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