/* = Red color scheme
-------------------------------------------------------------- */

body {background-color: #222}
body a  , ul.widgets li.widget.widget-nav div ul li a.top , ul.widgets li.widget_joby ul li i{
	color:#df0808;
}


#header-bar, #searchform button.submit , #searchform button.submit , .btn-custom-button-widget, .sidebar .widget-submit a, #content ul li.widget-submit a.button ,
.submit_form.main_form legend::after, article.blogo-post h2 a::after, #content .section_content h2::after, #content .categories-list h2::after, #content .categories-style h2::after, #content .pagetitle::after ,
form.filter input[type="submit"] , #footer .bottom-bar , #featured-job .owl-controls .owl-nav [class*="owl-"] , .resuma , .category-menu ul li 
{background-color: #df0808 }
.btn-custom-button-widget, .sidebar .widget-submit a, #content ul li.widget-submit a.button , .category-menu ul li , .category-menu ul , #main-menu .sub-menu {border-color: #df0808 }

ol.job_listings .job_listing:hover,
.job_position_featured,
li.type-resume:hover  ,  li.resume:hover{
    box-shadow: 3px 0 0 #ab0000 inset;
	-moz-box-shadow: 3px 0 0 #ab0000 inset;
	-webkit-box-shadow: 3px 0 0 #ab0000 inset;
}

.categories-style li:hover { box-shadow: 0 -4px 0 0 #ab0000;-moz-box-shadow: 0 -4px 0 0 #ab0000; -webkit-box-shadow: 0 -4px 0 0 #ab0000 }

#header { border-top-color: #df0808}


#topNav ul ul , #topNav ul ul li a {border-color: #febaa2}
#topNav ul ul li {background: #fbf0ec}

#footer .bottom-bar , #footer .bottom-bar  a , #footer .pull-right ul li a, #footer .pull-right ul li ul li a {color: #fff}

.cd-top {background-color : #888}

#content h3.job_listing-title a, #content h3.resume-title a {color: #ab0000 }

#content .categories-list h2, #content .categories-style h2, #content .pagetitle {color: #df0808}


#content ul.section_footer {
    border-top: 1px dashed #890101;
}
#content ul.section_footer li {
    background: #ab0000;
    border: 1px solid #890101;
}


.directory-social-media li a { color: #fc9797}


#main-menu .nav-menu > li a:hover{    color: #df0808; }
#main-menu .nav-menu > li a:hover:after {    background: #df0808; }