button.button, a.button, #commentform p input.submit{
	color: #ffffff;
	background:#009fe3;
}

button.button:hover, a.button:hover{
	background:#f59c00;
	color:#ffffff;
}

input[type=submit]{
	background:#009fe3;
	color:#ffffff;
}

input[type=submit]:hover{
	color:#f59c00;
	background:#14b1bb;
}

table td a:hover{
	color:#009fe3;
}

table td#today{
	color: #009fe3;
}

.header-site nav.nav-horizontal li:hover a{
	color:#009fe3;
}

ul.job_listings li.job_listing.job_position_featured a:hover {
	background: #fff;
}

.blog-metas-date, #layers-widget-htblog-1 .blog-metas-date {
	display: inline-block;
	background:#009fe3;
}

#layers-widget-htblog-1 .carousel-style-two.owl-theme .owl-controls .owl-nav div i {
    color: #009fe3;
}
#layers-widget-htblog-1 .blog-metas-date {
    background-color: #009fe3;
}

.post_dates {
    background-color: #009fe3;
}

#layers-widget-ht_sliders-1 .thumbnail-body a.button:hover {
    color: #ffffff;
    background: #f59c00;
    border-color: #f59c00;
}

.black-bg-btn .button:hover {
    background: #f59c00;
    color: #ffffff;
}
.breadcrumb-area {
	background-color: #b0171a;
}