body.homepage #body { padding-top: 0; }
body.homepage .content_title { display: none; }
body.homepage .content { padding: 0; width: 640px; background: transparent; }


/* LEAD STORY */
body.homepage .lead_story { margin-bottom: 10px; padding: 20px; background: #fff; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
body.homepage .lead_story .thumbnail { display: block; float: left; margin: 0 15px 0 0; }
body.homepage .lead_story .thumbnail img { display: block; }
body.homepage .lead_story .header { margin-bottom: 0; font-size: 25px; font-weight: bold; line-height: 30px; }
body.homepage .lead_story .subheader { font-size: 18px; line-height: 22px; }
body.homepage .lead_story .tease { margin-bottom: 5px; }
body.homepage .lead_story .date { margin-bottom: 5px; font-size: 12px; color: #999; }
body.homepage .lead_story .footer { list-style: none; margin: 5px 0 0 0; padding: 0; font-size: 12px; line-height: 25px; color: #999; overflow: hidden; }
body.homepage .lead_story .footer li { float: left; margin: 0 15px 0 0; overflow: hidden; }


/* BLOG LIST */
body.homepage .blog_list ul { list-style: none; padding: 0; }
body.homepage .blog_list li { margin-bottom: 10px; font-size: 13px; color: #777; }
body.homepage .blog_list li a { display: block; font-size: 14px; font-weight: bold; }


/* STORY LIST */
body.homepage .story_list { float: left; margin-right: 20px; width: 370px; }


/* EVENT LIST */
body.homepage .event_list { float: left; width: 240px; }
body.homepage .event_list .item { margin-bottom: 20px; }
body.homepage .event_list .item h4 { font-size: 14px; line-height: 18px; }
body.homepage .event_list .item p { margin: 0; color: #999; }
body.homepage .event_list .item p a { color: #555; }


/* MONTH CALENDAR */
body.homepage .month_calendar { margin-bottom: 10px; }
body.homepage .month_calendar table { margin-bottom: 5px; }
body.homepage .month_calendar table td a { padding: 6px 0; }


/* WEATHER */
body.homepage .weather { margin-bottom: 10px; padding: 10px; background: #fff; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
body.homepage .weather .current_conditions { float: left; width: 232px; }
body.homepage .weather .current_conditions h3 { font-size: 14px; }
body.homepage .weather .current_conditions .icon { float: left; display: block; margin: 0 10px 0 0; }
body.homepage .weather .current_conditions ul { list-style: none; float: left; margin: 0; padding: 0; font-size: 13px; line-height: 19px; }
body.homepage .weather .current_conditions ul li { color: #777; }
body.homepage .weather .current_conditions ul .temperature { font-size: 20px; font-weight: bold; color: #333; }
body.homepage .weather .current_conditions ul .temperature small { font-size: 14px; font-weight: bold; color: #777; }
body.homepage .weather .current_conditions ul .condition { margin-bottom: 5px; font-weight: bold; color: #333; }
body.homepage .weather .extended { overflow: hidden; }
body.homepage .weather .extended .day { float: left; margin: 0; padding: 0 15px 0 15px; list-style: none; width: 70px; height: 190px; border-left: 1px solid #ddd; text-align: center; }
body.homepage .weather .extended .day .when { margin-bottom: 10px; font-size: 14px; font-weight: bold; }
body.homepage .weather .extended .day .temperature { margin: 5px 0; font-size: 16px; font-weight: bold; color: #333; }
body.homepage .weather .extended .day .temperature small { font-weight: bold; font-size: 14px; color: #777; }
body.homepage .weather .extended .day .condition { font-size: 12px; line-height: 16px; font-weight: bold; color: #999; }
body.homepage .weather .extended .more a { display: block; float: left; padding: 88px 25px 0 0; width: 60px; height: 108px; background: #175e99 url(../images/carousel/arrow_right.gif) 70px 50% no-repeat; font-weight: bold; font-size: 13px; line-height: 16px; color: #fff; text-align: right; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
body.homepage .weather .extended .more a:hover { text-decoration: none; background-color: #175e99; }


/* LATEST */
body.homepage .latest { margin-bottom: 10px; padding: 20px; background: #fff; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
body.homepage .latest .latest_news { float: left; margin-right: 10px; padding-right: 10px; width: 290px; border-right: 1px solid #ddd; }
body.homepage .latest .latest_news ul { margin: 0; }
body.homepage .latest .latest_news ul li { margin-bottom: 5px; font-size: 14px; line-height: 18px; color: #999; }
body.homepage .latest .latest_news ul li a { font-weight: bold; }
body.homepage .latest .latest_poll { float: left; width: 289px; }
body.homepage .latest .latest_poll .question { font-size: 16px; line-height: 20px; }
body.homepage .latest .latest_poll ul { list-style: none; margin-bottom: 10px; padding: 0; }
body.homepage .latest .latest_poll ul li { font-size: 13px; font-weight: bold; }


/* TUMBLE */
body.homepage .tumble { margin-bottom: 15px; padding: 15px; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
body.homepage .tumble h3 { background: url(../images/tumble_rule.gif) 50px 50% no-repeat; font-size: 16px; }
body.homepage .tumble h3 a { display: block; padding: 0 0 0 30px; height: 23px; background: url(../images/tumble_arrow.gif) 0 -23px no-repeat; color: #777; }
body.homepage .tumble h3 a span { padding: 0 10px 0 0; font-weight: bold; background: #fff; }
body.homepage .tumble .list { padding-left: 30px; }


/* VIDEO MODULE */
.video_module .body {}
.video_module .body .video_player { height: 200px; background: #000; }
.video_module .body .video_playlist { list-style: none; margin: 5px 0 0 0; padding: 0; overflow: hidden; }
.video_module .body .video_playlist li { float: left; margin: 0 5px 0 0; border: none; }
.video_module .body .video_playlist li.last { margin-right: 0; }
.video_module .body .video_playlist li a { float: left; margin: 0; padding: 0; width: 71px; height: 60px; background: #222; }
