@import url(http://www.chicagonow.com/cgi-bin/mt/mt-static/addons/ChicagoNow.pack/css/base.css);

/* Changed body bg color */
body{/*padding:40px;*/
background-color:#000;}
/* added padding to content div */
#content{min-height:200px;background:#fff;padding:10px;}
/* hide the h2,but leave it in the html (seo and accessibility) */
#blog-header-inner h2{visibility:hidden;}
/* added bg image to blog-header */ 
#blog-header-inner{background:url(http://www.chicagonow.com/blogs/top-ten-chicago-sports/images/top_ten_10s.jpg) no-repeat;margin-top:-20px;width:980px;}
/* move entire nav list to the right */
ul.nav{margin-top:80px;margin-left:0px;background-color:#eee;border-bottom:1px solid #ccc;padding:3px;width:974px;}
/* change active nav item bg */
ul.nav li.active{background-color:#000;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
#widget-subscribe{background-color:#000;font-size:13px;font-weight:bold;color:#fff;width:285px;}
#widget-subscribe a{color:#fff;}
.widget .widget-header{color:#08223d;}
.entry-title a{color:#000;}
#widget-related-topics li a{color:#000;}
#widget-related-posts li h4 a{color:#000;}
.entry-title{color:#000;}
#pagination a{color:#000;}
.archive-list .entry-listing h2 a{color:#000;}
ul.nav li a{color:#000;}
.page #content{margin-bottom:0px;margin-top:0px;}
.entry-more-link a{color:#000000;font-size:14px;font-weight:bold;font-variant:small-caps;}


