/* =================================================================== */
/* Dark #404040
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a {
/*background: #000000;*/
} 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #404040;
}

.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:#404040;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #404040;
	border-color: #404040;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #404040 !important;
	border: 1px solid #404040 !important;
}

#current {
	/*background: #000000 !important;*/
	background: url(../images/navigation-divider.png) no-repeat right 50%;
	color: #FFFFFF;
}