@import "/templates/css/style.css";

body { background:#30609f; color:#000000; margin:0px; }
h4 { color:#30609f; }

#baseballnav { WIDTH:990px; HEIGHT:30px; BACKGROUND:url("/images/baseball/navbar-bg.png") repeat-x; }
#baseballnav .text { COLOR:#30363f; FONT:bold 12px Arial,sans-serif; padding:0px; }
#baseballnav .text a:link, #baseballnav .text a:visited { COLOR:#30609f; FONT-WEIGHT:bold; TEXT-DECORATION:none; }
#baseballnav .text a:hover { COLOR:#000000; FONT-WEIGHT:bold; TEXT-DECORATION:none; }

#baseball-schedule { margin:15px; }
#baseball-schedule h1 { color:#30609f; }
#baseball-schedule table { float:left; width:320px; }
#baseball-schedule table.cubs { background:#ffffff; border:1px solid #30609f; }
#baseball-schedule table.sox { background:#ffffff; border:1px solid #000000; }
#baseball-schedule table.cubs .head { background:#30609f; color:#ffffff; padding:3px 5px; }
#baseball-schedule table.sox .head { background:#000000; color:#ffffff; padding:3px 5px; }
#baseball-schedule table .open { padding:5px; background:#ffffff; }
#baseball-schedule table .closed { padding:5px; background:#e6e6e6; }
#baseball-schedule table.cubs .home { color:#30609f; font-weight:bold; text-transform:uppercase; }
#baseball-schedule table.sox .home { color:#000000; font-weight:bold; text-transform:uppercase; }

#content { width:1000px; background:#ffffff; text-align:left; }
#content a:link, #content a:visited { color:#30609f; }
#content a:hover { color:#000000; }
#content h1 { margin:0px 0px 5px 0px; padding:0px; }
#content h1 a:link, #content h1 a:visited { color:#30609f; font:bold 24px arial,sans-serif; }
#content h1 a:hover { color:#000000; font:bold 24px arial,sans-serif; }
#content h2.more a:link, #content h2.more a:visited { color:#000000; }
#content h2.more a:hover { color:#990000; }
#content .columnleft { width:685px; margin:5px; text-align:left; }
#content .columnleft .component-container { padding:15px; }
#content .columnleft .component-container h1 { color:#30609f; }
#content .columnleft #baselead { width:685px; border:1px solid #909db0; }
#content .columnleft #baselead .columnleft { width:400px; padding:10px; }
#content .columnleft #baselead .columnright { padding:10px 10px 10px 0px; }
#content .columnleft #baselead .columnright h2 { padding:0px; margin-bottom:5px; }
#content .columnleft #baselead .columnright .lede { padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #e0e0e0; }
#content .columnright a:link, #content .columnright a:visited { color:#ab0100; }
#content .columnright a:hover { color:#000000; }
#content .columnright { width:300px; text-align:left; }
#content .columnright .bigbox { padding:0px; margin:0px 0px 5px 0px; border:0px; }

#content #baselead .columnright a:link, #content #baselead .columnright a:visited { color:#30609f; }
#content #baselead .columnright a:hover { color:#000000; }

#forum { background:#000000; width:100%; }
#forum .head { background:#30609f url("/images/baseball/forum/forum-head-bg.png") top left repeat-x; padding:5px 10px; color:#ffffff; font:bold 12px arial,sans-serif; }
#forum .body { background:#ffffff; padding:5px 10px; color:#000000; font:normal 12px arial,sans-serif; }
#forum .body a:link { color:#30609f; font-weight:bold; text-decoration:underline; }
#forum .body a:visited { color:#30609f; font-weight:normal; text-decoration:underline; }
#forum .body a:hover { color:#cc0033; font-weight:auto; text-decoration:underline; }

#header { margin:0px; }

#payoff-pitch { width:300px; background:#eceade url("/images/baseball/payoff-pitch-bg.png") top left no-repeat; margin:5px; }
#payoff-pitch .content { padding:45px 50px 10px 10px; }

#poll { margin:5px 0px 0px 0px; padding:5px 5px 5px 5px; border:0px; }

#substory { width:445px; }
#substory h2 { color:#000000; font:bold 16px arial,sans-serif; line-height:110%; }
#substory a:link, #substory a:visited { color:#30609f; text-decoration:none; }
#substory a:hover { color:#000000; text-decoration:none; }

#twitter_div { padding:10px; background:#f3f6f9; border:1px dotted #c3c6c9; margin-bottom:5px; }
#twitter_div h2 { color:#ab0100; }
#twitter_div ul#twitter_update_list { border:1px solid #c3c6c9; background:#ffffff; padding:10px; margin:10px 0px; }
#twitter_div li { padding-top:5px; list-style:none; }

.clear { clear:both; }

div.section-split-top {
    display:none;
    height:5px; 
    background-color: #E6E6E6; 
    line-height:1px;
    margin-bottom: 15px;
}

div.component-container {
    padding:0px; margin:0px;
}

div.shaw-insert-categories-component {
    padding:0px; margin:0px;
}

div.blog-push-container {
    width:300px; background:#eceade url("/images/baseball/payoff-pitch-bg.png") top left no-repeat; margin:5px;
    padding:0px; margin:0px;
}

div.component-container select { display:none; }

div.component-container a:link, div.component-container a:visited { color:#ab0100; text-decoration:none; }
div.component-container a:hover { color:#000000; text-decoration:none; }

div.shaw-insert-categories-component a:link, div.shaw-insert-categories-component a:visited { color:#ab0100; text-decoration:none; }
div.shaw-insert-categories-component a:hover { color:#000000; text-decoration:none; }

div.blog-push-container a:link, div.blog-push-container a:visited { color:#ab0100; text-decoration:none; }
div.blog-push-container a:hover { color:#000000; text-decoration:none; }

h2.blog-push-entry-title { padding:45px 50px 10px 10px; }
h2.blog-push-entry-title a:link, h2.blog-push-entry-title a:visited { color:#ab0100; text-decoration:none; }
h2.blog-push-entry-title a:hover { color:#000000; text-decoration:none; }
div.blog-push-container .content { padding:0px 50px 10px 10px; }

div.blog-push-title {
    display:none;
    padding:0px; margin:0px;
}

.blog-push-image { display:none; }

