@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:#333;}
/* added padding to content div */
#content{min-height:200px;background:#000;color:#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/whats-a-boy-to-do/images/boy_header.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:#000;color:#fff;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;color:#fff;}
ul.nav li{background-color:#000;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;color:#fff;}
ul.nav li:hover{background-color:#000;color:#3399cc;}
#widget-subscribe{background-color:#000;font-size:13px;font-weight:bold;color:#fff;width:285px;}
#widget-subscribe a{color:#fff;}
.widget .widget-header{color:#fff;}
.entry-title a{color:#fff;}
#beta{padding-right:10px;background-color:#333;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;border-radius-topright:4px;border-radius-bottomright:4px;}
#widget-related-topics li a{color:#eee;}
#widget-related-posts li h4 a{color:#eee;}
.entry-title{color:#fff;}
#pagination{border-color:#111;}
#pagination a{color:#fff;}
.archive-list .entry-listing h2 a{color:#fff;}
ul.nav li a{color:#fff;}
.page #content{margin-bottom:0px;margin-top:0px;}
#widget-more-author li h4 a,#widget-related-posts li h4 a{color:#fff;}
a.comment{color:#fff;}
.entry-header a{color:#999;}
a{color:#999;}
.entry-more-link a{color:#fff;font-size:14px;font-weight:bold;font-variant:small-caps;}
.entry.summary{border-color:#111;}
.page #alpha,.entry-content{color:#fff;}
#widget-search label{color:#ccc;}
.archive-list .entry-listing p.excerpt{color:#eee;}
.comment-content{color:#fff !important;}
.image-description{color:#000 !important;}
#beta .google-ad .line-two{color:#f1f1f1 !important;}
#chart-beat * { text-shadow: none;}

#chart-beat #chartBeatList ul li { background: #333; border-right: 2px solid #333; border-bottom: 2px solid #333;}
#chart-beat #chartBeatList ul li .link { color: #fff;}

