/*
Theme Name:   The Resistance
Theme URI:    https://www.theresisttimes.com/
Description:  The Resist Times Theme
Author:       Earth
Author URI:   https://www.theresisttimes.com
Template:     valenti
Version:      1.0.0
Text Domain:  valentichild
*/
body {
    color: #fff;
}
p {
    line-height: 28px !important;
}

#cb-content, #content.widecolumn {
    background: #fff !important;
}
.cb-sidebar {
    background: #fff !important;
}
// article Title
.cb-fis .cb-single-title {
    color: #905203 !important;
}
.cb-beside, #cb-previous-next-links, #respond {
    background: #fff !important;
}
.cb-tags a, .bbp-topic-tags a {
    border: 3px solid #000 !important;
    background: #000 !important;
    color: #FF0000 !important;
}

.cb-block-title, #reply-title {
    border-bottom: 2px solid #808080 !important;
}

.highlander-embedded #respond .form-submit input, .highlander-embedded #respond .form-submit input#comment-submit, .highlander-embedded #respond .comment-form-fields input[type="submit"], .highlander-embedded #respond p.form-submit input[type="submit"], .highlander-embedded #respond input[type="submit"], .highlander-embedded #commentform #submit {
    border: 1px solid #6b3b00 !important;
    background: #fc9211 !important;
    color: #fff !important;
}
#cb-top-menu {
    background: #28600b !important;
    color: #E09D38 !important;
}

/* Page Title */
.cb-page-header #cb-cat-title, .cb-404-header #cb-cat-title, .cb-cat-header #cb-cat-title {
    color: #fff !important;
}
.cb-page-header, .cb-404-header, .cb-cat-header {
    background: #ebad31 !important;
}

.cb-layout-fw #cb-nav-bar.cb-dark-menu {
    background-color: #267F00 !important;
}

// article List
.cb-light-blog .cb-module-block article {
    background: #E09D38 !important;
}
.cb-light-blog .cb-module-block .cb-post-title a {
    color: #00650f !important;
}
.cb-dark-blog .cb-module-block article {
    background: #E09D38 !important;
}
.cb-dark-blog .cb-module-block .cb-excerpt {
    color: #00650f !important;
}
