/* = Blue color scheme
-------------------------------------------------------------- */
body {background-color: #333}
body a  , ul.widgets li.widget.widget-nav div ul li a.top , ul.widgets li.widget_joby ul li i{
	color:#089aed;
}


.user_menu , .user_menu .dropdown-menu, #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: #089aed  }
.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: #0371b0 }

ol.job_listings .job_listing:hover,
.job_position_featured,
li.type-resume:hover ,  li.resume:hover {
    box-shadow: 3px 0 0 #089aed inset;
		-moz-box-shadow: 3px 0 0 #089aed inset;
	-webkit-box-shadow: 3px 0 0 #089aed inset;
}
#header { border-top-color: #089aed}

.categories-style li:hover  { box-shadow: 0 4px 0 0 #089aed;-moz-box-shadow: 0 4px 0 0 #089aed; -webkit-box-shadow: 0 4px 0 0 #089aed }
#topNav ul ul , #topNav ul ul li a {border-color: #9ccae4}
#topNav ul ul li {background: #e8f4fa}

#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: #089aed }
#content ul.section_footer {
    border-top: 1px dashed #0874b2;
}
#content ul.section_footer li {
    background: #089aed;
    border: 1px solid #0874b2;
}

.jobboard-social-media li a { color: #75c9f9}
#main-menu .nav-menu > li a:hover{    color: #089aed; }
#main-menu .nav-menu > li a:hover:after {    background: #089aed; }