/* =================================================================== */
/* Blue #0553FB
====================================================================== */

#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #0553FB;
	color: #fff;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.post-icon {
	background-color:#0553FB;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #;
	border-color: #0553FB;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #0553FB !important;
	border: 1px solid #0553FB !important;
}