/* blue style - blue.css */

#top { background:url(blue/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #4c1b1e; }
#top .content { background:url(blue/bg-top.png) no-repeat top center; }
#featured { background:#310000 left bottom; border-top:0px solid #df979c; border-bottom:1px solid #865055; }
#featured .content { background:url(blue/bg-slider.jpg) no-repeat top center; }
#nav a { color:#c0a5a7; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#310000; border:1px solid #310000; border-width: 0 0px 1px 0; }

