/* =================================================================== */
/* Blue #4786BB
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a, 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #FFF; /*#4786BB;*/
	color:black;
}

.featured-box:hover > .circle,
.featured-box:hover > .circle span,
#price-range .ui-widget-header,
.infobox,
.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.ls-nav-prev:hover,
.ls-nav-next:hover,
#scroll-top-top a, 
.post-icon {
	background-color:#4786BB;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #4786BB;
	border-color: #4786BB;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #4786BB !important;
	border: 1px solid #4786BB !important;
}

#current {
	background: #FFF !important;
	/*background: #4786BB !important;*/
}



