/* -----------------------------------------
   Main Color #Red
----------------------------------------- */
a, a:visited, a:focus,
#bc a:hover,
#navigation a:hover,
#navigation .sfHover > a,
#navigation .sfHover > a:visited,
.entry h1 a:hover,
.read-more:hover {
	color: #C43E38;
}

a:hover {
	color: #c44628;
}

#tophead,
#navigation > li.current_page_item > a,
#navigation > li.current_page_item > a:visited,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-item > a:visited,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-ancestor > a:visited,
.entry-cats span,
.entry-cats a,
.entry-cats a:visited,
.entry .rating,
.footer-inner {
	background-color: #C43E38;
}