/* =================================================================== */
/* Blue #0088ce
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a, 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #0088ce;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.ls-fullwidth .ls-nav-prev:hover,
.ls-fullwidth .ls-nav-next:hover,
#scroll-top-top a, 
.post-icon {
	background-color:#0088ce;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: none;
	border-color: #3bafdf;
	color: #3bafdf;
}

.mr-rotato-next:hover { background: url(../../images/testimonials-right-01a.png) no-repeat 50%; background-color: #ffffff; }
.mr-rotato-prev:hover {	background: url(../../images/testimonials-left-01a.png) no-repeat 50%; background-color: #ffffff; }



#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #0088ce !important;
	border: 1px solid #0088ce !important;
}

#current {
	background: #0088ce !important;
}
