/* gray style - gray.css */

#top { background: #282E31 repeat-x top left; border-bottom:1px solid #282E31; }

/* My Comment */
#top .content { background:#282E31 no-repeat top center; }
#featured { background:#fff repeat-x left bottom; border-top:1px solid #c5c5c5; border-bottom:1px solid #727272; }
#featured .content { background:no-repeat top center; }
#nav a { color:#fff; }
#nav a:hover, #nav li.current_page_item a{ color:#fff; background:#3a3a3a; border:1px solid #2c2c2c; border-width: 0 0px 1px 0; }
