/*html            { background:url("../images/red/bg-main.jpg") no-repeat top center #1d0101; } 
.nav li a:hover, .current-menu-item a { background:url("../images/red/red.png");  }
.nav li span    { color:#cfb8b8; }
.nav li a:hover span, .current-menu-item a span{ color:#eba0a0; }
.ie6 .nav li.first a:hover, .ie7 .nav li.first a:hover, .ie7 .nav li.first a:hover { background:url("../images/red/li.png") 0 0 no-repeat }*/




html            { background:url("../images/red/bg-main.jpg") no-repeat top center #0f0801; } 

.nav>li:hover>a {background-color:#921109;  } 
.nav>li.current-menu-item>a, .nav>li ul li:hover a {background-color:#c62319; } 
.nav>li:hover>a span, .current-menu-item>a span { color:#d3f3ca; }
.ie6 .nav>li.first:hover>a, .ie7 .nav>li.first:hover>a, .ie7 .nav>li.first:hover>a { background:url("../images/red/li.png") 0 0 no-repeat }

.nav>li ul { background-color:#921109;}
#header .nav>li ul li.current-menu-item a {color:#F7B3AF;}

.nav>li.current-menu-parent>a{background-color:#c62319;}
.clearfix::after{content:"";display:table;clear:both}
