/* GLOBAL RESETS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:inherit;
	font-weight:inherit;     
	outline: 0;
	vertical-align: baseline;
    }
:focus {
	outline: 0;
    }
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
    }
ol, ul {
	list-style: none;
    }
table {
	border-collapse: separate;
	border-spacing: 0;
    }
caption, th, td {
	text-align: left;
	font-weight: normal;
    }
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
    }
blockquote, q {
	quotes: "" "";
    }
strong {
    font-weight:700;
    }
em {
    font-style:italic;
    }
a {
	text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
/* END GLOBAL RESETS */


/* GENERIC */
#page_wrapper {
    margin:-495px auto 0;
    width:994px;
    position:relative;
    }
#content_wrapper {
	font-size: 16px;
    padding:21px 14px 0 14px;
    
    }
#content_wrapper.default {
	background:#fff;
    }
#content_wrapper {
    background: #ffffff url(../img/bgs/rounded_corner.gif) no-repeat top right;
    }
.home_body #content_wrapper {
	background: #ffffff url(../img/bgs/rounded_corner_home.gif) no-repeat top right;
	    }
.clear:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
#article_body {
    overflow:hidden;
    margin: 0 0 14px 0;
    }
p {
    line-height:1.5em;
    margin:0 0 1.5em 0;
    }
p.first_graph:first-letter {
    float:left;
    font-size:3.1em;
    font-family:Georgia;
    margin:7px 2px 0 0;
    }
p.first_graph.safari_opera:first-letter {
    margin:12px 2px 0 0;
    }
/*
p.first_graph:first-line {
    font-variant:small-caps;
    }
*/
/* END GENERIC */


/* HEADER */
#header {
    width:994px;
    height:81px;
    z-index:1;
    }
#logo a {
    display:block;
    position:relative;
    text-indent:-10000px;
    }
#utilities_wrapper {
    background:#000;
    }
#utilities {
    position:relative;
    width:994px;
    margin:0 auto;
    z-index:100;
    }
#site_services {
    height:24px;
    line-height: 20px;
    background:#000;
    padding:0 0 0 14px;
    }
#site_services li {
    float:left;
    margin:0 5px 0 0;
    }
#site_services li a {
    font-size:.75em;
    }
#header_ad {
    height:100px;
    }
#search {
    background:transparent url(../img/bgs/search_bg.png) no-repeat;
    width:325px;
    height:59px;
    position:absolute;
    top:8px;
    right:-10px;
    padding:7px 24px 0px 24px;
    }
#search input.search_text {
    height:14px;
    width:183px;
    float:left;
    font-size:.75em;
    font-weight:700;
    border:none;
    padding:3px;
    margin:0 7px 0 0;
	background-color: #fff;
    }
#search input.search_button {
    margin:0 0 0 7px;
    position:relative;
    }
#search select {
    font-size:.75em;
    height:20px;
    float:left;
    }
#search option {
    font-size:.75em;
    }
#search fieldset {
    margin:0 0 4px 0;
    }
p.search_sponsor {
    color:#7E7D7D;
    font-size:.75em;
    text-align:center;
    }
.yahoo_search {
    text-transform:uppercase;
    color:#FF0033;
    font-size:.75em;
    font-weight:700;
    }
#header_flag_ad {
    float:right;
    }
#advertising_wrapper {
    background:#000;
    }
.home_body #advertising_wrapper {

    }
#advertising {
    background:transparent url(../img/bgs/advertising_shadow.jpg) no-repeat center bottom;
    width:994px;
    margin:0 auto;
    padding:21px 0;
    }
#leaderboard {
    width:950px;
    margin:0 auto;
    }
#pencil div.adtag {
    background:transparent url(../img/bgs/advertising_shadow.jpg) no-repeat center bottom;
    width:950px;
    margin:0 auto;
    padding:21px 0;
}
/* END HEADER */


/* NAVIGATION */
#site_nav {
    height:54px;
    width:615px;
    float:left;
    padding:0 13px;1
    }
#site_nav a:hover, #verticals_nav a:hover {
    text-decoration:none;
    }
.primary_nav li a, #verticals_nav li a {
    float:left;
    line-height:55px;
    margin:0 28px 0 0;
    }
.primary_nav li.last a, #verticals_nav li.last a {
    margin:0;
    display:block;
    }
.primary_nav li.last .secondary_nav li a {
    margin:0 7px 0 0;
    display:inline;
    }
.primary_nav a .sf-sub-indicator, ul.secondary_nav a .sf-sub-indicator {
    display:none;
    }
#site_nav ul.tertiary_nav li a .sf-sub-indicator {
    background:transparent url(../img/bgs/nav_arrows.gif) no-repeat 0 0;
    display:inline;
    text-indent:-50000px;
    width:4px;
    height:7px;
    overflow:hidden;
    position:absolute;
    top:12px;
    right:7px;
    }
#site_nav ul.tertiary_nav li a:hover .sf-sub-indicator {
    background-position:0 -7px;
    }
#verticals_nav {
    height:54px;
    width:300px;
    float:left;
    padding:0 14px 0 37px;
    }
#nav_wrapper {
    height:84px;
    width:994px;
    position:relative;
    }
ul.secondary_nav.first {
    visibility:visible;
    }
ul.secondary_nav {
    position:absolute;
    top:55px;
    left:0px;
    padding:0 0 0 2px;
    width:992px;
    display:none;
    }
ul.secondary_nav li  {
    float:left;
    position:relative;
    }
ul.secondary_nav li a.sub {
    background:transparent url(../img/bgs/secondary_nav_arrow.gif) no-repeat right 13px;
    }
ul.tertiary_nav li a.sub {
    background:transparent url(../img/bgs/tertiary_nav_arrow.gif) no-repeat right 13px;
    }
ul.secondary_nav li a {
    height:28px;
    line-height:30px;
    font-size:.75em;
    padding:0 12px 0 12px;
    margin:0;
    color:#989898;
    font-weight:bold;
    }
ul.secondary_nav li a:hover {
    color:#fff;
    }
ul.secondary_nav li.hover a, ul.secondary_nav li.current a {
    background:#222 url(../img/bgs/nav_top_fade.gif) repeat-x;
    }
ul.tertiary_nav {
    display:none;
    width:150px;
    position:absolute;
    top:28px;
    z-index:1000;
    }
ul.tertiary_nav.shift_left {
    right:0px;
    }
ul.tertiary_nav li {
    float:none;
    position:relative;
    }
#site_nav ul.tertiary_nav li a {
    padding:0;
    background:#222;
    float:none;
    display:block;
    text-indent:14px;
    }
ul.tertiary_nav li a:hover {
    background:#222;
    }
#site_nav ul.tertiary_nav li.hover a, ul.tertiary_nav li.current a {
    background:#1d324c;
    }
ul.quaternary_nav {
    position:absolute;
    top:0px;
    width:150px;
    left:150px;
    display:none;
    }
ul.quaternary_nav.pop_left {
    left:-150px;
    }
#site_nav ul.quaternary_nav li a, ul.quaternary_nav li.current a {
    background:#1d324c;
    }
/* END NAVIGATION */


/* FOOTER */
#footer {
    background:#000 url(../img/bgs/footer_bg.jpg) no-repeat;
    }
#cellar {
    width:593px;
    float:left;
    padding:0 14px;
    margin:14px 0;
    border-right:1px solid #1a1a1a;
    }
#cellar dl {
    float:left;
    width:594px;
    }
#cellar dt {
    color:#c2c2c2;
    font-size:.75em;
    font-weight:bold;
    float:left;
    line-height:1.8em;
    margin:0 14px 0 0;
    }
#cellar dd {
    float:left;
    margin:0 14px 0 0;
    }
#cellar dd a {
    color:#908166;
    font-size:.75em;
    }
#cellar dd a:hover {
    color:#fff;
    }
#site_tools {
    width:317px;
    float:left;
    padding:14px 14px 14px 21px;
    }
#site_tools a {
    color:#fff;
    }
#site_tools a:hover {
    color:#fff;
    }
#copyright {
    background:#000 url(../img/bgs/copyright_bg.jpg) no-repeat center 0;
    border-top:solid 1px #1c1c1c;
    width:966px;
    padding:14px;
    color:#fff;
    font-size:.75em;
    line-height:1.5em;
    }
#copyright img {
    float:left;
    padding:0 14px 0 0;
    }
#copyright a {
    color:#fff;
    }
#copyright a:hover {
    color:#AFB754;
    }
/* END FOOTER */


/* SECTION TITLE */

#section_header_wrapper {
    width:994px;
    background:#000;
    }
#section_header {
	padding: 14px;
	background:transparent url(../img/bgs/section_header_bg.gif) repeat-x 0 bottom;
    }
#section_header.detail {
	padding: 14px;
    }
#section_header h2 {
    font:1.75em Georgia;
    letter-spacing:-.01em;
    }
#section_header h2 a {
	font-family: Georgia;
    }

#section_header h2.section_header_breadcrumb {
	display: inline;
	float: left;
	font-family: Georgia;
	color: #444;
	margin-right: 7px;
	line-height: 1.75em;
    }

#section_header_details {
	float: left;
    }
#section_header h1.default {
	font-family: Georgia;
	font-size: 1.75em;
	line-height: 1em;
    }
#section_header_details h1 {
	font-family: Georgia;
	font-size: 1.75em;
	line-height: 1.75em;
	letter-spacing:-.01em;
    }

#section_header_details p {
	font-size: 1em;
	line-height: 1.5em;
	color: #a8a8a8;
    }
#section_header h2.section_header_breadcrumb a {
	font-family: Georgia;
	color: #444;
    }
#section_header h2.section_header_breadcrumb a:hover {
	color: #999;
	text-decoration: none;
    }

/* END SECTION TITLE */

/* SECTION HEADER TABS */
.section_header_tabs li a {
	color: #999;
    }
.section_header_tabs li a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
    }
.section_header_tabs li.active {
	background: #fff;
    }
.section_header_tabs li.active a {
	color: #333;
    }
.section_header_tabs li.active a:hover {
	background: #fff;
	color: #333;
	text-decoration: none;
    }
/* END SECTION HEADER TABS */

/* ARTICLE TITLE */
#article_header {
	width: 607px;
	margin:0 21px 0 0;
	float: left;
    }
#article_highlights {
    float:left;
    width:338px;
    }
#article_highlights h3 {
    color:#B4B4B4;
    font-family:Georgia;
    font-size:1.5em;
    font-style:italic;
    margin:2px 0 21px 0;
    }
#section_header h1.article_headline {
	font-family: Georgia;
	font-size: 1.75em;
	line-height: 1em;
	margin:0 0 5px 0;
    }
#section_header h2.article_subhead {
	font-family: Georgia;
	font-style: italic;
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: 14px;
    }
.article_meta {
	font-size: 14px;
	line-height: 21px;
    }
.article_meta li {
	
    }
/* END ARTICLE TITLE */

/* SECTION TITLE TABS */

.section_header_tabs {
	float: left;
	clear: both;
	margin-top: 14px;
	margin-bottom: -14px;
    }
.detail .section_header_tabs {
	margin-bottom: -14px;
    }
.section_header_tabs li {
	float: left;
    }
.section_header_tabs li a {
	display: block;
	padding: 7px 28px;
	font-size: 14px;
	font-weight: bold;
    }
.section_header_tabs li a:hover {
	
    }
.section_header_tabs li.active {
	background: #fff;
    }
.section_header_tabs li.active a {
	
    }
.section_header_tabs li.active a:hover {
	
    }
/* END SECTION TITLE TABS */

/* SECTION TITLE SPECIAL */

#section_header_special_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	letter-spacing: .05em;
	padding-bottom: 5px;
	color: #fff;
    }

/* END SECTION TITLE SPECIAL */

/* STAR RATINGS */
div.rating-cancel,div.star-rating{float:left;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url('../img/ratings/delete.gif') no-repeat 0 -21px}
div.star-rating,div.star-rating a{background:url('../img/ratings/star3states.gif') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:20px;height:21px;background-position:0 0px;border:0}
div.rating-cancel {margin-top:1px; margin-right:1px; width:20px; height:21px;}
div.rating-cancel a{height:100%;}
div.star-rating-on a{background-position:0 -21px!important}
div.star-rating-hover a{background-position:0 -42px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
.user_rating_form div.star-rating-on a{background-position:0 -42px!important} /* When a user has rated the object */

.media_list_rating {
	display: block;
	float: left;
	margin-top: -21px;
	margin-bottom: 14px;
	width: 100%;
	height: 38px;
}
.media_list_rating .rating_form {
	display: block;
	float: left;
	width: 200px;
	height: 17px;
	margin-left: 11px;
}
.media_detail_rating {
	display: block;
	float: left;
	clear: left;
	height: 21px;
	margin-top: -14px;
	margin-bottom: 14px;
}
.media_detail_rating .rating_label {
	display: block;
	float: left;
	clear: left;
	margin-right: 7px;
	margin-left: 14px;
	font-size: .75em;
	line-height: 21px;
	width: auto;
}
#section_header_details .rating_label {
	display: block;
	float: left;
	clear: left;
	margin-right: 7px;
	font-size: .75em;
	line-height: 21px;
	width: auto;
}
.media_detail_rating form {
	width: 200px;
	float: left;
}
.section_header_rating {
	width: 400px;
}



/* END SECTION TITLE STAR RATINGS */

/* SPECIAL SECTION TITLE - Weather, etc. */

#section_header.special {
	background: url(../img/bgs/section_header_bg.gif) repeat-x 0 bottom;
	padding: 14px 0 14px 0;
	zoom: 1;
	position: relative;
    }

#section_header.special h1 {
	padding: 0 0 14px 14px;
	    }
	
#section_header.special ul {
	margin-left: 14px;
	float: left;
	position: relative;
	width: 900px;
	    }
		
#section_header_details.special {
	background: url(../img/bgs/section_header_special_bg.jpg) no-repeat 0 0;
	width: 994px;
	    }
	
#section_header_special_left {
	width: 165px;
	padding: 20px;
	float: left;
    }

#section_header_special_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
    }

.text_input.special {
	font-size: .70em;
	height: 16px;
    }

#section_header_search_wrapper {
	height: 20px;
    }

#section_header_search_form {
	position: relative;
    }

#section_header_search_input_field {
	width: 90px;
	float: left;
	position: relative;
    }
#section_header_search_submit {
	width: 65px;
	float: right;
	margin-top: 1px;
    }

#section_header_special_right {
	float: right;
	width: 766px;
	padding: 20px 0 20px 0;
    }

/* END SPECIAL SECTION TITLE */

/* PRIMARY CONTENT */
#primary_content {
    float:left;
    width:607px;
    }
/* END PRIMARY CONTENT */

/* SECONDARY CONTENT */
.bigbox {
    height:280px;
    width:336px;
    vertical-align:middle;
    display:table-cell;
    }
.bigbox_wrapper { 
    margin:0 0 21px;
    background:#f2f2f2;
    border:1px solid #d2d2d2;
    }
.bigbox_wrapper.lead_story { 
    background:none;
    float:left;
    border:1px solid #111;
    }
.bigbox_wrapper.primary_content { 
    float:right;
    }
.bigbox img {
    display:block;
    margin:0 auto;
    }
#secondary_content {
    float:right;
    margin:0 0 0 21px;
    width:338px;
    display:inline;
    }
.adtag {
    text-align:center;
    }
/* END SECONDARY CONTENT */


/* LEAD STORY */
#lead_story_wrapper {
    background:#000 url(../img/bgs/lead_story_bg.png) no-repeat 0 bottom;
    padding:21px 0 21px 14px;
    }
#lead_story {
    float:left;
    width:608px;
    margin:0 21px 0 0;
    }
#lead_story img {
    float:left;
    margin:0 14px 0 0;
    }
#lead_story h1 a {
    font-family:Georgia;
    font-size:1.5em;
    margin:0 0 14px 0;
    display:block;
    color:#e6e6e6;
    line-height:1em;
    }
#lead_story h1 a:hover {
    text-decoration:underline;
    }
#lead_story h2 {
    margin:21px 0 14px 0;
    }
#lead_story p {
    margin:0;
    }
#lead_story p a {
    font-size:.875em;
    color:#e6e6e6;
    line-height:1.5em;
    }
#lead_story p a:hover {
    text-decoration:underline;
    }
#lead_story .comment_count {
    font-size:.875em;
    font-weight:700;
    display:block;
    }
#lead_story ul {
    
    }
#lead_story li a {
    font-size:.875em;
    }
#lead_story li a:hover {
    
    }
/* END LEAD STORY */


/* TOP STORIES */
#topstories_weather_wrapper {
	display: block;
    }
#topstories {
    width:621px;
    margin:0 21px 0 0;
    float:left;
    }
#weather {
    width:352px;
    float:left;
    }
/* END TOP STORIES */


/* STORY LISTS */
.story_list {
    padding:21px 14px 0px 14px;
    }
#topstories .story_list {
    padding:21px 14px 0 14px;
    }
#article_highlights .story_list {
    padding:0;
    margin:0;
    }
#article_highlights .story_list li {
    margin:0 0 14px 0;
	background:transparent url(../img/bullets/light_gray_square.gif) no-repeat 0 6px;
    color:#b4b4b4;
    line-height:1.5em;
    font-size:.875em;
    }
.story_list li {
    margin:0 0 21px 0;
    padding:0 0 0 21px;
	background:transparent url(../img/bullets/gray_square.gif) no-repeat 0 5px;
    }
.story_list a {
    display:block;
    font-size:1.125em;
    margin:0 0 0px 0;
	letter-spacing: -.2px;
	color:#000;
    font-weight:700;
    }
.story_list li p {
	margin-top: 7px;
    }
.story_list p a {
	font-weight:normal;
    }
.sidebar_story_list {
	font-size: .875em;
	padding-left: 7px;
    }
.sidebar_story_list li {
	padding-left: 14px;
	background-position: 0 2px;
    }
.sidebar_story_list a {
	font-size: 1em;
    }
.story_list a.comment_count {
    display:inline;
    }
.story_list .date, .story_list .comment_count, #topstories .story_list .comment_count {
	font-size:.8em;
	color:#777;
    }
.story_list a:hover {
    text-decoration:underline;
    }
#topstories .story_list a {
    color:#fff;
    font-size:1.125em;
    font-weight:normal;
    }
#topstories .comment_count {
	font-weight:bold;
	}
.more_story_list li {
	background-position: 0 1px;
    }
.more_story_list li a {
	font-size: .875em;
	line-height: .875em;
    }
/* END STORY LISTS */

/* BLOG AND CALENDAR LISTS */
.blog_list, .calendar_list {
	padding: 21px 14px 0;
	position: relative;
    }

.calendar_list .event_details {
	display: block;
    }

.blog_list a, .calendar_list a { 
	display:block;
	font-size:1.125em;
	margin: 0;
	color:#000000;
	font-weight:700;
	letter-spacing:-0.2px;
    }
.blog_list li {
	background:transparent url(../img/bullets/gray_square.gif) no-repeat scroll 0 5px;
    }
.blog_list li, .calendar_list li {
	margin:0 0 21px;
	padding:0 0 0 21px;
    }

.calendar_list li {
	padding:0 0 0 0;
	margin-bottom: 14px;
	background:transparent none;
    }

.calendar_list.combined li {
	float: left;
	clear: both;
    }

.calendar_list a.event_name { 
	display: inline;
    }

.blog_list a:hover,
.calendar_list a:hover {
	text-decoration: underline;
    }
.blog_list .date, .blog_list .comment_count, .blog_list .blog_name,
.calendar_list .place, .calendar_list .time  {
	color:#aaa;
	font-size:0.75em;
    }

.blog_list a.comment_count,
.calendar_list a.place {
	display:inline;
	color:#aaa;
    }
.blog_list a.blog_name {
	display:inline;
	font-weight: bold;
    }

.sidebar_calendar_list {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}
.calendar_list.sidebar_calendar_list li {
	width: 300px;
}
.calendar_list.sidebar_calendar_list a.event_name {
	font-size: .875em;
}
.calendar_list.sidebar_calendar_list a.place {
	font-size: .75em;
}
.calendar_list.combined li {
	width: 560px;
}
.calendar_list.combined .event_details {
	margin-top: 4px;
}
/* END BLOG AND CALENDAR LISTS */

/* MEDIA LISTS */

.media_list li {
	background: transparent none no-repeat scroll 0 0;
	width: 81px;
	position: relative;
	float: left;
	margin: 0 0 21px 14px;
    }
.media_list li a {
	font-weight: bold;
	font-size: .69em;
	display: block;
    }

.media_list li a:hover {
	text-decoration: underline;
    }

.media_list li.newline,
.sidebar_bucket_media_item.newline {
	float: left; 
	clear: left; 
    }
.section_bucket_media_primary h4 a {
	color: #000000;
    }
.section_bucket_media_primary h4 a:hover {
	text-decoration: none;
}
.inverted_body .section_bucket_media_primary h4 a {
	color: #bbb;
    }
.inverted_body .section_bucket_media_primary h4 a:hover {
	color: #fff;
	text-decoration: none;
    }

.media_list li a.thumb {
	height: 81px;
	overflow: hidden;
	border: solid 1px #000000;
	margin-bottom: 0px;
	position: relative;
    }

.media_list li a.thumb:hover {
	border: solid 1px #FFFFFF;

    }

.media_list .date {
	font-size:0.69em;
	color:#aaa;
    }
.media_list_blurb {
	float: left;
	font-size: .875em;
	margin: -14px 14px 21px;
	padding: 0;
    }
.inverted_body .media_list_blurb a {
	display: block;
	color: #555;
    }
.inverted_body .media_list_blurb a:hover {
	color: #eaeaea;
	text-decoration: none;
    }
/* END MEDIA LISTS */


/* VIDEO PLAYER */
#video_player_wrapper {
    width:338px;
    float:left;
    margin:0 0 0 21px;
    background:#ccc; /* temporary */
    }
/* END VIDEO PLAYER */


/* MOST POPULAR */
.home_body #most_popular, .home_body #community_photos {
    width:607px;
    float:left;
    }
/* END MOST POPULAR */

/* WEATHER */
#current_weather {
    margin:21px 12px 0 0;
    padding:0 12px 0 0;
    width:105px;
    float:left;
    }
#radar {
    float:left;
    margin:21px 14px 0 0;
    }
.current_conditions {
    font-size:.875em;
    font-weight:700;
	display:block;
	padding-bottom:4px;
    }
.current_temp_label {
    font-size:1em;
    display:block;
    font-weight:700;
	padding-bottom:7px;
    }
.today_temp_label {
	font-size:1em;
	display:block;
	font-weight:700;
	padding-bottom:3px;
	}
.current_temp {
    font-size:4.25em;
    display:block;
    font-weight:700;
    letter-spacing:-.05em;
    line-height:.9em;
    }
.current_wind {
    font-size:.75em;
    display:block;
    }
#hi_low {
    float:left;
    width:55px;
    margin:21px 0 0 0;
    }
.hi_temp {
    font-size:1.875em;
    font-weight:700;
	display:block;
	padding-bottom:3px;
	width:50px;
    }
.lo_temp {
    font-size:1.375em;
    font-weight:700;
	display:block;
	margin-top:4px;
    }
#home_36hr {
	border:1px solid #8A7F68;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-top:21px;
	width:339px;
	}
#home_36hr_titlebar {
	font-size: 0.675em;
	height: 28px;
	padding: 0;
	width: 339px;
}
.home_36hr_title {
	border-right: 1px solid #8a7f68;
	float:left;
	padding:3px 0 3px 0;
	text-align:center;
	width:67px;
}
.home_36hr_title_last {
	float:left;
	padding: 3px 0 3px 8px;
	}
#weather_home_bg {
	float:left;
	width:339px;
}
#home_36hr_today, #home_36hr_tonight, #home_36hr_tomorrow {
	border-right:1px solid #8A7F68;
	float:left;
	font-size:0.7em;
	overflow:hidden;
	padding:0 1px 0 1px;
	text-align:center;
	width:65px;
}
#home_36hr_today img, #home_36hr_tonight img, #home_36hr_tomorrow img {
	height:41px;
	margin-top:7px;
	width:50px;
}
#home_36hr_more {
	float:left;
	font-size:0.7em;
	padding:4px 0 0 7px;
	width:128px;
	}
.home_36hr_temp {
	font-size: 1.7em; 
	padding-left: 9px; 
	color: #E1DBD3; 
	line-height: 23px;
	}
.home_36hr_condition {
	color:#E1DBD3;
	font-size:0.85em;
	}
#home_more_weather {
	font-size:0.95em;
	line-height:16px;
	margin:4px 0 7px;
	}
#home_more_weather ul li a {
	color: #302C17;
	}
#home_weather_ad {
	height:30px;
	margin-bottom:7px;
	width:120px;
	}
#weather_home_bottom {
	float:left;
	height:2px;
	width:339px;
	}
.titlebar.weather h3 {
	margin:0;
	left:0;
	}

/* Weather Section Header */

#header_current_conditions {
	width: 290px;
	float: left;
    }

#header_current_conditions img {
	float:left;
	margin:0 10px 10px -10px;
    }

#header_current_conditions_text{
	float: left;
	width: 115px;
    }

#header_current_conditions p {
	font-size: .70em;
	margin-bottom: 2px;
	line-height: 1.4em;
    }

.currently {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #fff;
	margin-bottom:10px;
    }

.current_temp {
	font-family: Helvetica, sans-serif;
	font-size:4em;
	font-weight: normal;
	letter-spacing:0.01em;
	line-height:0.9em;
	color: #666;
	margin-bottom:0;
	line-height: .85em;
    }

#header_forecast_day {
	width: 70px;
	margin-right: 8px;
	float: left;
    }

#header_forecast_day img {
	margin-bottom: 5px;
    }

#header_forecast_day p {
	font-size: .65em;
	color: #fff;
	text-align: center;
	line-height: 1.4em;
	margin: 0;
    }

.header_weather_day {
	font-size: .75em;
	color: #666;
	text-align: center;
	margin: 2px 0 5px 0;
    }

.header_forecast_hi {
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	border-bottom: solid #666 1px;
	margin: 0 15px 0 15px;
    }

.header_forecast_lo {
	font-size: 1em;
	color: #666;
	text-align: center;
	padding-left: 5px;
	margin-bottom: 5px;
    }

/* End Weather Section Header */

/* Weather Section Content */

iframe {
	border: 1px solid #666; 
	margin: 17px 0 17px 15px;
	padding: 0;
    }

.bucket_float {
	float: left;
    }

.weather_microclimate {
	width: 577px;
	padding: 14px;
	float: left;
    }
.weather_microclimate_image {
	float: left;
	padding-bottom: 14px;
	width: 180px;
    }

.weather_microclimate a img {
	border: 1px solid #666;
    }

.weather_microclimate_details {
	padding-bottom: 14px;
	clear: both;
    }

.weather_microclimate_more {
	font-size:0.875em;
	font-weight:bold;
	padding-right:14px;
	text-align:right;
	}

.bucket_current_day {
	border-right:1px solid #DADADA;
	color:#000000;
	float:left;
	font-weight:700;
	margin:0 0 0 7px;
	text-align:center;
	width:100px;
	}
	
.bucket_current_day img {
	margin-top: -5px;
	}

.bucket_forecast_day {
	border-right:1px solid #DADADA;
	float:left;
	margin:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:5px;
	text-align:center;
	width:90px;
	}

.bucket_forecast_day img {
	margin-bottom: 5px;
    }

.bucket_current_temp {
	color:#313131;
	font-size:2.5em;
	font-weight:bold;
	padding-left:5px;
	text-align:center;
	}

.bucket_current_condition {
	color:#000000;
	font-size:0.75em;
	font-weight:bold;
	margin:5px 0 0 0;
	text-align:center;
	}

.bucket_weather_day {
	color:#000000;
	font-size:0.75em;
	font-weight:bold;
	margin:2px 0 5px;
	text-align:center;
	}

.bucket_forecast_conditions {
	color:#000000;
	font-size:0.675em;
	font-weight:bold;
	line-height:1.25em;
	margin-bottom:1px;
	padding-left:5px;
	text-align:center;
	}

.bucket_forecast_hilo {
	color:#000000;
	font-size:0.675em;
	margin-bottom:5px;
	padding-left:5px;
	text-align:center;
	}

/* End Weather Section Content */

/* Weather Detail/Forecast Page */

.weather_desc_title {
	border-bottom-color:#C2C2C2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:7px;
	}
.weather_desc {
	font-size:0.75em;
	margin-bottom:14px;
	line-height: 1.5em;
	}
#weather_desc {
	padding: 14px;
	}
.hourly_forecast_day {
	width: 80px;
	float: left;
	font-size:.75em;
	text-align: center;
	padding: 10px 10px 7px 10px;
	}
.hourly_forecast_day p {
	line-height: 1em;
	margin: 7px 0 0 0;
	}
.hourly_weather_day {
	font-weight: bold;
	}
.hourly_forecast_conditions {
	font-weight: bold;
	}
.hourly_6up {
	border-bottom: 1px solid #c2c2c2;
	padding: 7px 0 7px 0;
	}
.hourly_forecast_detail {
	width: 80px;
	float: left;
	font-size:.7em;
	text-align: center;
	padding: 0 10px 10px 10px;
	}
.hourly_forecast_detail p {
	line-height: 1em;
	margin: 7px 0 0 0;
	}
ul.weather_list {
	padding-left: 0px;
	}
ul.weather_list li {
	border-right:1px solid #C2C2C2;
	color:#C2C2C2;
	display:block;
	float:left;
	font-size:.75em;
	font-weight:normal;
	margin:7px 0;
	padding:0;
	text-align:center;
	width:80px;
	}
ul.weather_list li.first {
	width:120px;
	}
ul.weather_list li.last {
	border-right: 0;
	}
ul.weather_data li {
	padding: 3px 0;
	}
ul.weather_data ul.weather_list li {
	color: #000;
	border-right: none;
	padding: 0;
	}
.weather_search_bucket {
	padding: 14px;
	}

/* End Weather Detail/Forecast Page */

/* Weather Sidebar */
#sidebar_weather_forecast_3day {
	width:312px;
	padding-left: 10px;
    }

#mc_weather_forecast_3day {
	width:300px;
	padding-left: 14px;
	float:right;
	background-color: #EAEAEA;
	margin: 0 0 14px 14px;	
	}

#sidebar_weather_currently {
		width: 322px;
	}
#sidebar_current_icon {
	float:left;
	margin:0 14px 0 7px;
	}
#sidebar_current_weather {
	float:left;
	margin:7px 12px 0 0;
	padding:0 12px 0 0;
	width:95px;
	border-right:1px solid #c2c2c2;
	}
.inverted_body #sidebar_current_weather {
	border-right:1px solid #313131;
	}
#sidebar_weather_currently .current_temp_label, #sidebar_weather_currently .today_temp_label, #sidebar_weather_currently .current_temp, #sidebar_weather_currently .hi_temp {
		color:#313131;
	}
#sidebar_weather_currently .current_temp {
		font-size: 3em;
	}
#sidebar_weather_currently .hi_temp {
		border-bottom:1px solid #c2c2c2;
	}
.inverted_body #sidebar_weather_currently .hi_temp {
		border-bottom:1px solid #313131;
	}
#sidebar_weather_currently .current_conditions, #sidebar_weather_currently .current_wind, #sidebar_weather_currently .lo_temp {
		color:#939393;
	}
#sidebar_weather_currently .current_conditions, #sidebar_weather_currently .current_wind {
		font-size: .75em;
	}
#sidebar_hi_low {
	float:left;
	margin:7px 0 0;
	width:50px;
	}
.sidebar_current_weather {
		padding-bottom: 7px;
	}
.current_temp_label {
		padding-bottom:7px;
	}
.today_temp_label {
		padding-bottom: 3px
	}
.current_temp {
		font-weight:700;
	}
.current_temp_degree {
		font-weight:normal;
	}
.hide_current_temp_degree {
		display:none;
	}
.current_conditions {
		display:block;
		padding-bottom:4px;
	}
.hi_temp {
		display:block;
		padding-bottom:3px;
		width:50px;
	}
.lo_temp {
		display:block;
		margin-top:4px;
	}
.sidebar_forecast_day, .mc_forecast_day {
	width: 100px;
	float: left;
	padding: 7px 0 0 0;
    }
.sidebar_forecast_day img, .mc_forecast_day img {
	margin-bottom: 5px;
    }
.sidebar_forecast_day p, .sidebar_weather_day, .sidebar_forecast_conditions, .sidebar_forecast_hilo, .sidebar_forecast_detail,
.mc_forecast_day p, .mc_weather_day, .mc_forecast_conditions, .mc_forecast_hilo, {
	font-size: .75em;
	}
.sidebar_current_temp {
	font-size: 2em;
	font-weight: normal;
	color: #000;
	text-align: center;
    }
.sidebar_weather_day, .mc_weather_day {
	font-size: .8em;
	color: #000;
	text-align: center;
	margin: 2px 0 5px 0;
	font-weight: 700;
    }
.sidebar_forecast_day p, .mc_forecast_day p {
	font-size: .8em;
	text-align: center;
	margin: 0;
	padding: 0;
    }
.sidebar_forecast_conditions, .mc_forecast_conditions {
	font-size: .8em;
	color: #000;
	text-align: center;
	padding-left: 5px;
	line-height: 1.25em;
	margin-bottom: 3px;
	font-weight: 700;
    }
.sidebar_forecast_hilo, .mc_forecast_hilo {
	font-size: .8em;
	color: #000;
	text-align: center;
	padding-left: 5px;
	margin-bottom: 5px;
    }
.inverted_body .sidebar_current_temp, .inverted_body .sidebar_weather_day, .inverted_body .sidebar_forecast_conditions, .inverted_body .sidebar_forecast_hilo {
	color: #AAAAAA;
}
.sidebar_forecast_details, .mc_forecast_details {
	margin-top: 0;
    }
.sidebar_forecast_detail, .mc_forecast_detail {
	border-bottom:1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	float:left;
	padding:7px 0 0;
	width:100px;
	margin-bottom: 14px;
	}
.inverted_body .sidebar_forecast_detail {
	border-bottom:1px solid #313131;
	border-top: 1px solid #313131;
}
.sidebar_forecast_detail p, .mc_forecast_detail p {
	margin:0;
	padding:0;
	text-align:center;
	font-size: .75em;
	}
.sidebar_forecast_rulepadding, .mc_forecast_rulepadding {
	border-right:1px solid #C2C2C2;
	margin:0 0 7px;
    }
.inverted_body .sidebar_forecast_rulepadding {
	border-right:1px solid #313131;
}
.sidebar_forecast_rulepadding.last, .mc_forecast_rulepadding.last {
	border-right: none;
	margin:0 0 7px;
    }
#sidebar_weather_ad {
	float:left;
	height:30px;
	width:120px;
	}
.sidebar_more_link_weather, .sidebar_more_link_events {
	text-align: right;
	font-size: .875em;
	font-weight: bold;
	padding: 14px 14px 7px 7px;
	margin-left: 0;
	border-top:1px solid #DADADA;
	height: 30px;
    }
.inverted_body .sidebar_more_link_weather, .inverted_body .sidebar_more_link_events {
	background: transparent url(../img/bgs/sidebar_more.png) no-repeat 0 0;
	border-top:none;
	}
.sidebar_more_link_weather a, .sidebar_more_link_events a {
	display:block;
	float:right;
	margin-top:7px;
	width:170px;
	}
.sidebar_more_link a:hover, .sidebar_more_link_events a {
	text-decoration: underline;
	}
	
/* Weather Event Header */

#event_weather_forecast {
	margin: 0; 
	padding: 0; 
	float: right; 
	width: 322px; 
	background-color: transparent;
}

.event_forecast_weather {
	padding-bottom:7px;
}

#event_forecast_icon {
	float:left;
	margin:0 14px 0 7px;
}

.event_temp_label {
	padding: 0 0 4px; 
	font-size: 0.825em; 
	margin: 0 0 0 140px; 
	display: block;
	font-weight: 700;
	color: #DADADA;
}

#event_forecast_weather {
	border-right:1px solid #313131;
	float:left;
	margin:7px 12px 0 0;
	padding:0 12px 0 0;
	width:95px;
}

#event_weather_forecast .forecast_temp_label, #event_weather_forecast .today_temp_label, #event_weather_forecast .forecast_temp, #event_weather_forecast .hi_temp {
color:#DADADA;
}

#event_weather_forecast .forecast_temp {
font-size:3em;
}

#event_weather_forecast .forecast_conditions, #event_weather_forecast .forecast_wind, #event_weather_forecast .lo_temp, #event_weather_forecast .forecast_precip {
color:#939393;
}

#event_weather_forecast .forecast_conditions, #event_weather_forecast .forecast_precip {
font-size:0.75em;
}

.forecast_temp {
	font-family:Helvetica,sans-serif;
	letter-spacing:0.01em;
	line-height:0.85em;
	margin-bottom:0;
	display:block;
	font-weight:700;
}

.forecast_temp_degree {
	font-weight:normal;
}

.forecast_conditions {
	display:block;
	padding-bottom:4px;
	font-weight: 700;
}

.forecast_precip {
	display: block;
	margin-bottom: 4px;
}

.forecast_wind {
	display: block;
	font-size: .625em;
}

#event_hi_low {
	float:left;
	margin:4px 0 0;
	width:50px;
}

#event_weather_forecast .hi_temp {
	border-bottom:1px solid #313131;
}

.event_more_link_weather {
	border-top:1px solid #313131;
	font-size:0.875em;
	font-weight:bold;
	height:30px;
	margin-left:0;
	padding:7px 14px 0 7px;
	text-align:right;
}

#event_weather_ad {
	float:left;
	height:30px;
	width:120px;
}	
.current_temp_3dig {
	font-size: 3.25em;
}
.hi_temp_3dig {
	font-size: 1.5em;
}
/* END WEATHER */


/* SKYBOXES */
#skybox_wrapper {
    height:170px;
    }
.skybox_wrapper_home {
	padding: 28px 14px 0 14px;
}
.skybox_wrapper_interior {
	background: #000;
	padding: 14px 14px 0 14px;
}
#skybox_wrapper h3 {
    font-size:1.3125em;
    float:left;
    color:#fff;
    }
#skybox_controls {
    float:right;
    }
#skybox_carousel {
    position:relative;
    overflow:hidden;
    width:981px;
    height:109px;
    padding:0;
    margin:14px 0 0 0;
    z-index:1;
    }
#skybox_carousel li {
    width:981px; /* has to have size or jCarousel ends up in an infinite loop */
    display:block;
    float:left;
    }
#skybox_wrapper .jcarousel-clip {
    height:123px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    width:981px;
    z-index:2;
    }
.skybox {
    width:311px;
    height:107px;
    overflow:hidden;
    display:block;
    float:left;
    margin:0 14px 0 0;
    border:1px solid #5c5c5c;
    background:#262626;
    color:#eee;
    }
.skybox p {
    font-size:.8em;
    }
.skybox img {
	width: 120px;
	height: 107px;
	float: left;
	margin-right: 14px;
    }
.skybox a {
	display: block;
	color: #FFFFFF;
    }
.skybox a:hover {
	text-decoration: none;
    }
.skybox h4 {
    margin:14px 14px 3px 0;
	line-height: 1.25em;
    }
.skybox:hover {
	background-color: #5C5C5C;
    }
a.carousel_control {
    background:transparent url(../img/buttons/skybox_arrows.gif) no-repeat 0 0;
    text-indent:-50000px;
    display:block;
    width:16px;
    height:21px;
    float:left;
    position:relative;
    z-index:1000;
    }
a.carousel_prev {
    background-position:0px 0px;
    margin:0 1px 0 0;
    z-index:1000;
    position:relative;
    }
a:hover.carousel_prev {
    background-position:0 -42px;
    margin:0 1px 0 0;
    }
a.carousel_next {
    background-position:0 -21px;
    z-index:1000;
    position:relative;
    }
a:hover.carousel_next {
    background-position:0 -63px;
    }
ul.carousel_pagination {
    float:left;
    margin:5px 7px 0 0;
    }
ul.carousel_pagination li {
    float:left;
    margin:0 7px 0 0;
    }
ul.carousel_pagination li a {
    height:10px;
    width:10px;
    display:block;
    background:#606060;
    text-indent:-50000px;
    }
ul.carousel_pagination li a:hover {
    background:#fff;
    }
ul.carousel_pagination li.current a {
    background:#e9e9e9;
    }
/* END SKYBOXES */


/* POSTER */
.poster{
	overflow: hidden;
	position: relative; /*leave this value alone*/
	width: 606px;
	height: 282px; /*Height should enough to fit largest content's height*/
	z-index: 1;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	    }
.poster .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 606px;
	list-style: none;
	position: relative;
	    }
.poster .panel a {
	display: block;
	width: 606px;
	height: 282px;
	    }
.poster .panel_headline {
	position: absolute;
	left: 0px;
	top: 192px;
	height: 90px;
	width: 606px;
	z-index: 10;
	background: url(../carousel/blackfade.png) repeat-x;
	    }
.poster .panel h3 {
	margin: 21px 0 0 7px;
	width: 606px;
	font-size: 30px;
	font-family: Georgia;
	line-height: 30px;
	    }
.poster .panel a h3 {
	color: #fff;
	text-decoration: none;
	    }
.poster .panel a:hover h3 {
	text-decoration: underline;
	    }
.poster .panel h4 {
	margin: 9px 0 0 7px;
	font-size: 1.125em;
	line-height: 18px;
	height:18px;
	width:460px;
	overflow:hidden;
	    }
.poster .panel a h4 {
	color: #bcbab7;
	    }
a.poster_arrow {
	display: block;
	height: 23px;
	text-indent: -50000px;
	background: url(../img/carousel/arrows.gif) no-repeat;
	z-index:1000;
	    }
a.poster_prev {
	width: 17px;
	background-position: 0 0;
	z-index:1000;
	    }
a.poster_next {
	width: 18px;
	background-position: -17px 0;
	z-index:1000;
	    }
a.poster_prev:hover {
	background-position: 0 -23px;
	    }
a.poster_next:hover {
	background-position: -17px -23px;
	    }
.poster_container {
	width: 606px;
	height: 282px;
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position:relative;
    }
#poster_controls {
    background:#000;
	position:absolute;
    right:0;
	bottom:0;
	padding: 2px 5px 0 10px;
	z-index: 100;
	height: 30px;
    }
#poster_controls a {
    position:relative;
    }
.poster_container .jcarousel-clip {
    height:282px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    width:606px;
    z-index:2;
    }
/* END POSTER */


/* SECTION BUCKETS AND TITLEBARS */
.sections div.leaderboard {
	width: 728px;
	height: 90px;
	margin: 0 auto 21px auto;
	line-height: 90px;
	text-align: center;
	background: #000;
	color: #fff;
    }
.bucket {
	margin: 0 0 21px 0;
	position:relative;
	z-index:1;
    }
.bucket.story_detail_bucket {
	margin-top: 21px;
	position:relative;
	z-index:1;
    }
.bucket_padded {
	padding: 14px;
    }   
.titlebar {
	height: 35px;
    }
.titlebar h3 {
	display: inline;
	float:left;
	line-height: 35px;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 0 0 14px;
	padding: 0;
	color: #fff;
	letter-spacing:-.2px;
    }
.titlebar h3 em {
	font-style: normal;
	font-size: .75em;
	text-transform: uppercase;
    }
.titlebar h3 a {
	color: #fff;
    }
.titlebar h3 a:hover {
	text-decoration: underline;
    }
.titlebar.weather h3 {
    left:0px;
    }
#article_body .titlebar {
    overflow:hidden;
    }
.deeplinks {
	position: absolute;
	width: 330px;
	z-index: 10;
	top: 9px;
	right: 14px;
	margin: 0;
	padding: 0;
	text-align: right;
    }
.section .deeplinks {
	left: 50%;
	right: auto;
	margin: 0 0 0 -165px;
	text-align: center;
    }
.deeplinks li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 14px;
	padding-left: 14px;
    }
.deeplinks li a {
	color: #c2c2c2;
    }
.deeplinks li a:hover {
	color: #fff;
    }
.updown {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 41px;
	height: 20px;
    }
.updown li {
	float: left;
	height: 20px;
	text-indent: -50000px;
    }
.updown li.up {
	width: 21px;
	background-position: 0 -40px;
    }
.updown li.down {
	width: 20px;
	background-position: -21px -40px;
    }
.updown li a {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -50000px;
    }
.updown li.up a {
	background-position: 0 0;
    }
.updown li.up a:hover {
	background-position: 0 -20px;
    }   
.updown li.down a {
	background-position: -21px 0;
    }
.updown li.down a:hover {
	background-position: -21px -20px;
    }
.titlebar_alternate .updown li.up {
	background-position: 0 -100px;
    }
.titlebar_alternate .updown li.down {
	background-position: -21px -100px;
    }
.titlebar_alternate .updown li.up a {
	background-position: 0 -60px;
    }
.titlebar_alternate .updown li.up a:hover {
	background-position: 0 -80px;
    }   
.titlebar_alternate .updown li.down a {
	background-position: -21px -60px;
    }
.titlebar_alternate .updown li.down a:hover {
	background-position: -21px -80px;
    }
.subtitlebar {
	background: #313131;
    }
.subtitlebar h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-indent: 14px;
	color: #c2c2c2
    }
.section_secondary .subtitlebar h4 {
    text-indent:21px;
    }
.section_primary {
	width: 607px;
	float: left;
	margin-left: -1px;
    }   
.section_secondary {
	width: 359px;
	float: left;
	margin-right: -1px;
    }

.section_bucket_media_primary {
	margin:21px 0;
	float:left;
    }

.section_bucket_media_primary .media_list li {
	width: 81px;
	margin-right: 4px;
    }

.section_bucket_media_primary h4 .more {
	font-size: .85em;
	float: right;
    }
/* END SECTION BUCKETS */

/* TAB BUCKETS */
.ui-tabs-hide { display: none;     }
.titlebar_secondary {
	
    }
.titlebar_secondary h3 {
	top: 8px;
	color: #fff;
    }
.tab_header {
	padding-left: 14px;
	background: #313131;
    }
.tab_header:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	}
.tab_header li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
    }
.tab_header li a {
	margin: 5px 0 0 0;
	display: block;
	float: left;
	padding: 4px 14px;
	color: #c2c2c2;
    }
.tab_header h4.subhead a {
    line-height:20px;
	display: block;
	float: left;
	padding:0px;
	color: #c2c2c2;
	padding:0 0 7px;
    }
.tab_header h4.subhead.full_gallery a {
    line-height:30px;
	display: block;
	float: left;
	padding:0px;
	color: #c2c2c2;
    }
.inline-right .tab_header h4.subhead, .inline-left .tab_header h4.subhead {
    padding:7px 0;
    width:160px;
    height:auto;
    overflow:normal;
	color:#C2C2C2;
	line-height: 20px;
    }
.tab_header li a:hover {
	background: #4c4c4c;
	text-decoration: none;
    }
.tab_header li.ui-tabs-selected a {
	color: #000000;
	background: #eaeaea;
	text-decoration: none;
    }
.tab_header li.ui-tabs-selected a:hover {
	background: #eaeaea;
    }
.bucket_secondary {
	clear: left;
	border-top: none;
	padding: 7px;
	margin-bottom: 21px;
	background: #eaeaea;
	border: #d2d2d2 solid 1px;
	border-top: none;
    }
.cal_tab_header {
	width: 336px;
	height: 99px;
	border: #d2d2d2 solid 1px;
	border-top: none;
	border-bottom: none;
	padding-right: -1px;
    }
.cal_tab_header_browse {
	width: auto;
	border: none;
    }
.cal_tab_header li {
	float: left;
	width: 80px;
	height: 98px;
	border-right: #cfd4da solid 1px;
	border-bottom: #d2d2d2 solid 1px;
	background: #f1f1f1;
    }
.cal_tab_header_browse li {
	width: 98px;
    }
.cal_tab_header li.cal_tab_first .cal_tab_month {
	border-left: #898989 solid 1px;
	margin-left: -1px;
    }
.cal_tab_header li.cal_tab_last .cal_tab_month {
	border-right: #898989 solid 1px;
	margin-right: -1px;
    }
.cal_tab_header li.cal_tab_last {
	border-right: none;
    }
.cal_tab_header li a {
	display: block;
	position: relative;
    }
.cal_tab_header li a:hover {
	text-decoration: none;
    }
.cal_tab_header li a .cal_tab_day {
	display: block;
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #939393;
    }
.cal_tab_header li a .cal_tab_month {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: #c7c7c7;
	background: #898989;
    }
.cal_tab_header li a .cal_tab_date {
	position: absolute;
	display: block;
	width: 100%;
	top: 27px;
	left: 0;
	text-align: center;
	line-height: 49px;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #939393;
    }
.cal_tab_header li a .cal_tab_icon {
	position: absolute;
	display: block;
	width: 100%;
	top: 27px;
	left: 0;
	height: 50px;
	text-indent: -50000px;
	background: url(../img/icons/calendar_more_icon.gif) 50% 5px no-repeat;
    }
.cal_tab_header li a:hover .cal_tab_day {
	text-decoration: none;
    }
.cal_tab_header li a:hover .cal_tab_month {
	text-decoration: none;
    }
.cal_tab_header li a:hover .cal_tab_date {
	color: #313131;
	text-decoration: none;
    }
.cal_tab_header li a:hover .cal_tab_icon {
	background-position: 50% -95px;
	text-decoration: none;
    }
.cal_tab_header li.ui-tabs-selected {
	width: 93px;
	border-bottom-color: #EAEAEA;
	background: #EAEAEA;
    }
.cal_tab_header li.cal_tab_first.ui-tabs-selected .cal_tab_month, .cal_tab_header li.cal_tab_last.ui-tabs-selected .cal_tab_month {
	border-color: #464646;
    }
.cal_tab_header_browse li.ui-tabs-selected {
	width: 110px;
    }
.cal_tab_header li.ui-tabs-selected a .cal_tab_month {
	font-size: 18px;
	color: #fff;
	background: #464646;
    }
.cal_tab_header li.ui-tabs-selected a .cal_tab_date {
	color: #313131;
    }
.cal_tab_header li.ui-tabs-selected a .cal_tab_day {
	font-size: 14px;
	line-height: 14px;
	color: #313131;
    }
.cal_tab_header li.ui-tabs-selected a .cal_tab_icon {
	background-position: 50% -95px;
    }
#browse_cal {
    display:none;
    }
.bucket_primary {
	margin-bottom: 21px;
	background: #eaeaea;
	border: #cecece solid 1px;
	border-top: none;
    }
/*.bucket_detail {
	float:left;
	font-size:12px;
	line-height:16px;
	margin-left:14px;
	margin-top:14px;
	margin-right:14px;
	    }*/
.bucket_detail {
	font-size:12px;
	line-height:16px;
	margin-left:14px;
	margin-right:14px;
	margin-top:0;
	padding-top:14px;
    }
.home_body .bucket_primary {
	background: #EAEAEA url(../img/bgs/bucket_primary_home.gif) 606px 0 repeat-y;
    }
.bucket_detail_primary {
	width: 361px;
	float: left;
	margin-top: 14px;
	margin-left: 14px;
	font-size: 12px;
	line-height: 16px;
    }
.event_description {
	width: 267px;
	float: left;
    }
.event_location {
	float: left;
	clear: left;
    }
.bucket_2col {
	background-image: url(../img/bgs/bucket_shadow_back.gif);
	background-position: 386px 0;
	background-repeat: no-repeat;
    }
.bucket_primary .bucket_detail_primary h4,
.bucket_detail h4,
.bucket_primary .section_bucket_media_primary h4,
.video_information h4,
.bucket_primary .bucket_detail h4,
.featured_bucket_media_item h6 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 7px;
	padding-bottom: 4px;
	border-bottom: #dadada solid 1px;
	text-indent: 14px;
    }
.bucket_primary h4.bucket_list_header {
	padding-bottom: 4px;
	font-weight: bold;
	color: #444;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em;
	border-bottom: #dadada solid 1px;
	text-indent: 14px;
}
.inverted_body .bucket_detail h4, .inverted_body .section_bucket_media_primary h4 {
	border-bottom-color: #333;
    }
.bucket_media {
	padding: 21px 14px 0 14px;
	float: left;
    }
.sidebar_bucket_media {
	float: none;
	padding: 7px 0 0 7px;
    }
.bucket_primary .section_bucket_media_primary h4 {
	margin-left: 14px;
	margin-right: 14px;
    }
.bucket_detail_secondary {
	width: 180px;
	float: right;
	margin-right: 14px;
	margin-top: 14px;
	font-size: 11px;
	line-height: 14px;
    }
.bucket_primary h4 {
	font-size: .875em;
	line-height: 24px;
    }
.bucket_media h5 {
	font-size: 1em;
	font-weight:700;
	line-height: 24px;
	margin-bottom: 14px;
    }
.bucket_detail_secondary img {
	margin-bottom: 14px;
    }
.bucket_detail_secondary h4 {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	color: #8e8e8e;
	border-bottom: #dadada solid 1px;
    }
.bucket_detail_secondary a:hover {
	text-decoration: underline;
    }
.bucket_detail_secondary ul {
	margin-bottom: 14px;
    }
.bucket_detail_secondary li {
	padding-left: 14px;
	margin-bottom: 3px;
	background: url(../img/bullets/bucket_detail_secondary_bullet.gif) 0 3px no-repeat;
	color: #666;
    }
.bucket_detail_secondary h4.radio_station, .bucket_detail_secondary h4.mp3 {
	background: url(../img/bgs/band_radio_title_bg.png) 0 0px no-repeat;
	text-indent: 21px;
	padding-top: 4px;
    }
.bucket_detail_secondary h4.mp3 {
	background: url(../img/bgs/band_mp3_title_bg.png) 0 0px no-repeat;
    }

.bucket_media.galleries {
    border-top:1px solid #d5d5d5;
    padding:21px 14px 0px 14px;
    }
.bucket_media_item {
    width:183px;
    float:left;
    margin:0px 7px 21px 0px;
    }
.bucket_detail .notation,
.bucket_detail .bucket_description {
	font-size: 1.16em;
    }
ul.sidebar_list li {
    margin:0 0 14px 0;
    }
#sidebar_cal h5.browse_list_time {
    width:97px;
    font-size:.8em;
    }
#sidebar_cal h4.browse_list_venue {
    font-size:.8em;
    }
#sidebar_cal h4 {
    width:225px;
    float:left;
    }
#sidebar_cal h4 a {
    font-size:.875em;
    }
#sidebar_cal li {
    list-style:none;
    position:relative;
    }

/* SIDEBAR MEDIA BUCKETS */
.sidebar_bucket_media {
	border-top: #dadada solid 1px;
    }
.sidebar_bucket_media_item {
	width: 90px;
	margin: 0 12px 21px 0;
	min-height: 100px;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	float: none;
    }
.no_border {
	border: none;
    }
.sidebar_bucket_media.no_border {
	margin-top: 7px;
    }
.sidebar_more_link {
	text-align: right;
	padding-right: 14px;
	font-size: .875em;
	font-weight: bold;
	background: transparent url(../img/bgs/sidebar_more.png) no-repeat 0 0;
	padding-top: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border-top: 1px solid #DADADA;
    }
.inverted_body .sidebar_more_link {
		border-top: none;
	    }
.sidebar_more_link a:hover {
	text-decoration: underline;
    }
h4.bucket_secondary_subhead {
	margin: 7px;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
.bucket_media_item img {
    border:1px solid #313131;
    float:left;
    margin:0 14px 0 0;
    }
.bucket_media_item a:hover img {
	text-decoration: none;
    }
.sidebar_bucket_media_item img {
	float: none;
	display: block;
	margin: 0 0 7px 0;
    }
.bucket_media_item a {
    font-size:.75em;
    font-weight:700;
    color:#000;
    }
.bucket_media_item a:hover {
    text-decoration:underline;
    }
.secondary_bucket {
    border-left:1px solid #CECECE;
    padding:21px 0 0 21px;
    }
.home_body .secondary_bucket {
	border-left: none;
    }
.secondary_bucket h5 a {
    font-weight:700;
    font-size:.875em;
    text-indent:0;
    }
.secondary_bucket .media_type {
    font-weight:700;
    font-size:.875em;
	color:#8d8d8d;
    }
.secondary_bucket h5 a {
	color:#000;
    }
.secondary_bucket h5 a:hover {
	text-decoration:underline;
    }
.secondary_bucket img {
    float:left;
    margin:0 14px 0 0;
    border:1px solid #333333;
    }
.media_item {
    border-bottom:1px solid #CECECE;
    padding:0 0 10px 0;
    margin: 0 0 10px 0;
    }
/* END TAB BUCKETS */


/* COMBINED SECTION TAB BUCKETS */
.section_bucket_event_cal { 
	float:left;
	height:40px;
	margin:0 14px 14px 0;
	width:40px;
    }

.section_bucket_event_cal a { 
	display:block;
	position:relative;
    }
.section_bucket_event_cal a .section_bucket_event_cal_month { 
	display:block;
	font-size:11px;
	height:18px;
	left:0;
	line-height:20px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0;
	width:100%;
    }

.section_bucket_event_cal a .section_bucket_event_cal_date { 
	display:block;
	font-size:21px;
	font-weight:bold;
	left:0;
	letter-spacing:-1px;
	line-height:42px;
	position:absolute;
	text-align:center;
	top:9px;
	width:100%;
    }

.section_bucket_event_cal a:hover {
	text-decoration: none;
    }
/* END COMBINED SECTION TAB BUCKETS */


/* DETAIL TABLES */
table.details {
	width: 100%;
    }
table.details a:hover {
	text-decoration: underline;
    }
table.details tr {
	margin: 0;
	padding: 0;
    }
table.details th {
	padding: 7px 14px 0;
	font-size: .75em;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e3e3e;
    }
table.details.band_info th {
	padding-top: 0;
    }
table.details tr.odd {
	background: #fff;
    }
.submit_form table.details tr.odd {
	background: #eaeaea;
}
table.details tr.even {
	
    }
table.details td {
	padding: 0 14px;
	font-size: .75em;
	line-height: 2em;
    }
table.details.discography td {
	vertical-align: middle;
	padding: 7px 0 7px 14px;
    }
table.details td.field {
	width: 33%;
	text-transform: uppercase;
	font-weight: bold;
	color: #868686;
    }
table.details.band_info td.field {
	width: 20%;
	text-transform: uppercase;
	font-weight: bold;
	color: #868686;
    }
table.details td.value {
	color: #363636;
    }
/* END DETAIL TABLES */


/* COMMENTS */
#comments {
	margin: 0 0 21px 0;
}
#comments .titlebar {
	position: relative;
}
#titlebar_comment_count {
	font-size: .75em;
	color: #ccc;
}
.comment_list_wrapper {
	padding: 14px;
	background: #fff;
    }
.comment_list {
	border: #dadada solid 1px;
    }
.comment_opt {
	font-size: 12px;
    }
.hidden {
	display: none;
	visibility: hidden;
    }
.no_comments {
	margin: 14px;
	font-size: .875em;
    }
.comment_wrapper {
	clear: both;
	margin: 0;
	padding: 7px 0 14px;
    }
.comment_wrapper_odd {
	background: #fff url(../img/bgs/comment_back_even.gif) 0 0 repeat-y;
    }
.comment_wrapper_even {
	background: #efefef url(../img/bgs/comment_back_odd.gif) 0 0 repeat-y;
    }
ul.comment_info {
	width: 110px;
	float: left;
	text-align: right;
	list-style-type: none;
	padding-top: 8px;
    }
ul.comment_info li {
	color:#666;
	font-size:11px;
	line-height:11px;
	margin: 0 0 4px 0;
	padding: 0;
    }
ul.comment_info li.removal {
	margin-bottom: 25px;
    }
ul.comment_info li a {
	font-weight: normal;
    }
.comment_wrapper a:hover {
	text-decoration: underline;
    }
.comment_body {
	float: right;
	margin-right: 14px;
	width: 430px;
    }
h5.author {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:3px 3px 3px 0;
    }
h5.author .is_staff {
	font-size: .75em;
	text-transform: uppercase;
	color: red;
    }
.comment-admin h5.author {
	color: #fff;
    }
.comment-admin h5.author a {
	color: #fff;
    }
.comment_body p {
	font-size:12px;
	margin:10px 0;
	line-height: 18px;
    }
.comment_body blockquote {
	margin: 10px 0 18px 0;
	padding: 0 10px;
	border-left: #e5e5e5 solid 1px;
	background: url(http://web.knoxnews.com/static/images/gvx/nav/quotes.gif) 10px 28px no-repeat;
    }
.comment_body blockquote p {
	margin-left: 30px;
    }
.comment_body blockquote p.comment-response_to {
	margin-left: 0;
    }
p.comments_privacy {
	font-size: 11px;
	font-style: italic;
    }
.comment_form_wrapper {
	padding: 14px;
    }
.comment_form {
	padding: 14px;
	background: #fff;
	border: #dadada solid 1px;
	color: #313131;
    }
.errorlist {
	margin: 0;
	padding: 0;
	display: inline;
    }
.errorlist li {
	display: inline;
	padding-right: 14px;
    }
.error, .errorlist li {
	color: red;
	font-weight: bold;
	font-size: .75em;
	text-transform: uppercase;
    }

/* PAGINATION */
ul li.pagination {
	padding:0;
	}
.pagination {
	font-size: 12px;
	background: #EAEAEA;
    }
.inverted_body .pagination {
	background: #222;
    }
.pagination_top {
	border-bottom: #dadada 1px solid;
    }
.pagination_bottom {
	border-top: #dadada 1px solid;
    }

ul.paginated_arrows,
ul.time_paginated_arrows {
    border-top:1px solid #DADADA;
	position: relative;
	list-style-type: none;
	height: 48px;
	margin: 0;
	padding: 0;
    }
.inverted_body ul.paginated_arrows, .inverted_body ul.time_paginated_arrows {
	border-color: #232323;
}
ul.comments_paginated_arrows {
	height: 42px;
    }
ul.time_paginated_arrows li,
ul.paginated_arrows li {
	position: absolute;
	display: block;
	height: 42px;
	line-height: 42px;
	text-indent: -50000px;
	background-repeat: no-repeat;
	background-color: #cccccc;
	padding:0;
    }
.inverted ul.time_paginated_arrows li,
.inverted ul.paginated_arrows li {
	background-color: #333;
    }
ul.time_paginated_arrows li a,
ul.paginated_arrows li a {
	display: block;
	height: 42px;
	text-indent: -50000px;
	background-repeat: no-repeat;
	background-color: #AAA8A8;
    }
ul.time_paginated_arrows li.time_paginated_counter,
ul.paginated_arrows li.paginated_counter {
	top: 0;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	text-indent: 0;
	background: none;
    }
.time_paginated_prev, .paginated_prev {
	top: 0;
	left: 14px;
    }
.paginated_prev, .paginated_prev a {
	width: 74px;
	background-image: url(../img/buttons/default_prev.png);
    }
.time_paginated_prev, .time_paginated_prev a  {
	width: 83px;
	background-image: url(../img/buttons/time_prev.png);
    }
.inverted_body .time_paginated_prev, .inverted_body .time_paginated_prev a {
	background-image: url(../img/buttons/time_prev_inverted.png);
    }
.inverted_body .time_paginated_arrows_reverse .time_paginated_prev, .inverted_body .time_paginated_arrows_reverse .time_paginated_prev a {
	width: 90px;
	background-image: url(../img/buttons/time_prev_inverted_reversechron.png);
    }
.time_paginated_arrows_reverse .time_paginated_prev, .time_paginated_arrows_reverse .time_paginated_prev a {
	width: 90px;
	background-image: url(../img/buttons/time_prev_reversechron.png);
    }

.time_paginated_next,
.paginated_next {
	top: 0;
	right: 14px;
    }
.paginated_next, .paginated_next a {
	width: 74px;
	background-image: url(../img/buttons/default_next.png);
    }
.time_paginated_next, .time_paginated_next a {
	width: 83px;
	background-image: url(../img/buttons/time_next.png);
    }
.inverted_body .time_paginated_next, .inverted_body .time_paginated_next a {
	width: 90px;
	background-image: url(../img/buttons/time_next_inverted.png);
    }
.inverted_body .time_paginated_arrows_reverse .time_paginated_next, .inverted_body .time_paginated_arrows_reverse .time_paginated_next a {
	width: 83px;
	background-image: url(../img/buttons/time_next_inverted_reversechron.png);
    }
.time_paginated_arrows_reverse .time_paginated_next, .time_paginated_arrows_reverse .time_paginated_next a {
	width: 83px;
	background-image: url(../img/buttons/time_next_reversechron.png);
    }
ul.time_paginated_arrows li a:hover,
ul.paginated_arrows li a:hover {
	background-color:#373737;
    }
.inverted_body .time_paginated_arrows a:hover {
	background-color: #eaeaea;
    }
.inverted_body .time_paginated_arrows_reverse li {
	background-color: #333;
    }
.inverted_body .time_paginated_arrows_reverse li a {
	background-color: #bbb;
    }
.inverted_body .time_paginated_arrows_reverse li a:hover {
	background-color: #fff;
    }
.pagination_top .comment_pagination_placeholder {
	height: 14px;
    }
.pagination_bottom .comment_pagination_placeholder {
	display: none;
	height: 0;
    }
/* END PAGINATION */


/* ARTICLE DETAIL */
.lead_photo_caption {
	padding: 7px 0;
	margin-bottom: 14px;
	color: #666;
	border-bottom: #dadada solid 1px;
    }
.photo_credit, .caption {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
    }
.lead_photo_vert {
    width: 300px;
    float: left;
    margin: 0 14px 14px 0;
    clear:left;
    display: inline;
    position:relative;
    }
.columnist_mug {
	float:left; 
	display: inline; 
	border: 1px solid #5A6057; 
	margin-right: 14px;
	}
/* END ARTICLE DETAIL */


/* EVENT DETAIL */
.event_detail_cal {
	float: left;
	width: 80px;
	height: 98px;
	margin: 0 14px 14px 0;
	background: #fff;
    }
.event_detail_cal a {
	display: block;
	position: relative;
    }
.event_detail_cal a .event_detail_cal_day {
	display: block;
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #313131;
    }
.event_detail_cal a .event_detail_cal_month {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: #eaeaea;
	background: #313131;
    }
.event_detail_cal a .event_detail_cal_date {
	position: absolute;
	display: block;
	width: 100%;
	top: 27px;
	left: 0;
	text-align: center;
	line-height: 49px;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #313131;
    }
.event_detail_cal .event_detail_cal_icon {
	position: absolute;
	display: block;
	width: 100%;
	top: 27px;
	left: 0;
	height: 50px;
	text-indent: -50000px;
    }
/* END EVENT_DETAIL */


/* CONTENT MATCH ADS */
#content_match_wrapper {
    background:#e2e2e2 url(../img/bgs/rounded_corner_bottom.gif) no-repeat right bottom;
    border-top:1px solid #cccccc;
    padding:14px 0;
    width:994px;
    }
.inverted_body #content_match_wrapper {
	background-color: #222;
	background-image: url(../img/bgs/inverted_rounded_corner_bottom.gif);
	border-color: #333;
    }
#content_match {
    width:728px;
    height:90px;
    margin:0 auto;
    }
/* END CONTENT MATCH ADS */


/* FORMS */
.attached_button {
	border-right: none;
    }
.input_with_label {
	float: left;
    }
.text_input {
	font-size: 14px;
	height: 26px;
    }
label {
	font-size: 12px;
	color: #777;
    }
.events_browse_content {
	
    }
#browse_search_form {
	position: relative;
    }
#browse_search_input_with_label {
	width: 467px;
    }
#browse_search_input, #id_q.vTextField {
    padding:3px 0 3px 5px;
	width: 466px;
	font-size:1.1em;
	color:#777;
	border: 1px solid #536982;
    }
#browse_search_input_with_label label {
    font-size:.75em;
    margin:2px 0 0 0;
    display:block;
    }
#browse_search_input_field, #id_q.text_input {
	width: 301px;
	border-right: none;
    }
#browse_search_submit {
	width: 108px;
	float: left;
    }
#id_genres {
	width: 150px; 
	float: left; 
	margin-right: 14px; 
	margin-top: 3px;
    }
#id_bands_category_filter.filter {
	width: 150px; 
	margin-right: 14px; 
	margin-top: 3px;
	margin-left: 14px;
    }
/* END FORMS */


#browse_filter {
	padding: 14px;
	border-bottom: #dadada solid 1px;
    }
.browse_filter {
    display:block;
	font-size: 14px;
    }

form#browse_search_form select {
    width:130px;
    }
form#browse_search_form fieldset {
    float:left;
    margin:0 21px 0 0;
    }
input#search_button {
    margin:19px 0 0 0;
    }
#browse_search_form select {
    float:left;
    margin:5px 0 0 0;
    }
.browse_list li {
	padding: 14px 0;
	position:relative;
    }
.browse_list li.no_results {
    text-align:center;
    }
.browse_list li.odd {
	background: #fff;
    }
.browse_list h4 {
	float: left;
	margin: 0;
	padding: 0;
	width: 340px;
    }
.browse_list.place h4 {
	margin: 0;
	padding: 0;
	float:none;
    }
.browse_list.bands h4 {
	width: 370px;
    }
.bucket_primary .browse_list h4 {
	border: none;
    }
h4 a.browse_list_title, h4.browse_list_title {
	display: block;
	margin-left: 14px;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #000;
    }
h4 a.browse_list_venue {
	display: block;
	margin-left: 14px;
	font-size: 14px;
	line-height: 14px;
	color: #777;
    }
ul.secondary_list {
    display:block;
    margin:0 0 0 14px;
    }
ul.secondary_list li {
    float:left;
    padding:0 3px 14px 0;
    }
a.browse_list_cuisine {
    display:inline;
	font-size: 14px;
	line-height: 14px;
	color: #777;
    }
h5.browse_list_time {
	float: left;
	margin: 0;
	padding: 0;
	width: 155px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	font-weight: normal;
	color: #777;
    }
a.browse_list_maplink {
	float: none;
	width: 75px;
	height: 28px;
	overflow: hidden;
	text-indent: -50000px;
    position:absolute;
    top:10px;
    right:14px;
	display:block;
    }
.genre_list_wrapper a {
	font-size: .85em;
    }
.genre_list_wrapper a:hover {
	text-decoration: underline;
    }
.genre_list_wrapper {
    float:right;
    width:200px;
    padding:0 14px 0 0;
    }
/* STAFF LIST */

.browse_list.departments h4 {
	width: 280px;
    }
h5.browse_list_phone.departments {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	font-weight: normal;
    }

a.browse_list_emaillink.departments {
	float: left;
	width: 85px;
	padding-top: 3px;
    }

table.details.staff td {
	padding: 3px 14px 3px 14px;
    }

/* END STAFF LIST */


/* BUTTONS */
ul.story_tools {
    margin:14px 0 0 0;
    position:relative;
    z-index:100;
    }
ul.story_tools li a {
    float:left;
    display:inline;
    margin:0 14px 0 0;
    }
ul.story_tools li a.story_tool_font_small {
    margin:0 1px 0 0;
    }
a.button {
    width:100px;
    height:28px;
    display:block;
    line-height:28px;
    font-size:.875em;
    text-indent:40px;
    }
a:hover.button {
    text-decoration:none;
    }
ul.story_tools li a.story_tool_font_default {
    width:30px;
    text-align:center;
    text-indent:0px;
    margin:0 1px 0 0;
    }
ul.story_tools li a.story_tool_font_small, ul.story_tools li a.story_tool_font_large {
	width: 35px;
    }
.story_tools_dark .story_tool_email {
    background-position: 0 0;
    }
.story_tools_dark .story_tool_email:hover {
    background-position: 0 -28px;
    }
.story_tools_dark .story_tool_discuss {
    background-position: 0 -56px;
    }
.story_tools_dark .story_tool_discuss:hover {
    background-position: 0 -84px;
    }    
.story_tools_dark .story_tool_share {
    background-position: 0 -112px;
    }
.story_tools_dark .story_tool_share:hover {
    background-position: 0 -140px;
    }
.story_tools_dark .story_tool_share.active {
    background-position: 0 -140px;
    }
.story_tools_dark .story_tool_print {
	background-position: 0 -168px;
    }
.story_tools_dark .story_tool_print:hover {
	background-position: 0 -196px;
    }
.story_tools_dark a#font_small {
    width:35px;
    background-position: 0 -224px;
    text-indent:16px;
    font-size:12px;
    }
.story_tools_dark a:hover#font_small {
    background-position: 0 -252px;
    }
.story_tools_dark a#font_small.active {
    background-position: 0 -252px;
    }
.story_tools_dark a#font_default {
    width:30px;
    text-align:center;
    text-indent:0px;
    background-position: 0 -336px;
    font-size:16px;
    }
.story_tools_dark a:hover#font_default {
    background-position: 0 -364px;
    }
.story_tools_dark a#font_default.active {
    background-position: 0 -364px;
    }
.story_tools_dark a#font_large {
    background-position: 0 -280px;
    text-indent:10px;
    font-size:20px;
    }
.story_tools_dark a:hover#font_large {
    background-position: 0 -308px;
    }
.story_tools_dark a#font_large.active {
    background-position: 0 -308px;
    }
.story_tools_light .story_tool_email {
    background-position: 0 -392px;
    }
.story_tools_light .story_tool_email:hover {
    background-position: 0 -420px;
    }
.story_tools_light .story_tool_discuss {
    background-position: 0 -448px;
    }
.story_tools_light .story_tool_discuss:hover {
    background-position: 0 -476px;
    }    
.story_tools_light .story_tool_share {
    background-position: 0 -504px;
    }
.story_tools_light .story_tool_share:hover {
    background-position: 0 -532px;
    }
.story_tools_light .story_tool_share.active {
    background-position: 0 -532px;
    }
.story_tools_light .story_tool_print {
	background-position: 0 -560px;
    }
.story_tools_light .story_tool_print:hover {
	background-position: 0 -588px;
    }

div.bucket.section a.button.popmenu_button {
    width:135px;
    height:24px;
    float:left;
    margin:5px 0 0 21px;
    line-height:24px;
    font-size:.75em;
    text-indent:36px;
    }
div.bucket.section a:hover.button.popmenu_button, div.bucket.section a.button.popmenu_button.active {
    background-position: 0 -24px;
    }
/* BUCKET SHARING MENU */
div.bucket.section .popmenu {
    background:#000;
    padding:14px 14px 7px 14px;
    width:100%;
    -moz-border-radius:0 10px 10px 10px;
    -webkit-border-radius:0 10px 10px 10px;
    border-radius:0 10px 10px 10px;
    }
div.bucket.section .popmenu a {
    font-size:.85em;
    }
div.bucket.section .popmenu a:hover {
    color:#fff;
    }
/* END BUCKET SHARING MENU */
/* END BUTTONS */


/* STORY TOOLS SHARING MENU */
ul.story_tools ul.popmenu {
    position:absolute;
    top:0px;
    left:88px;
    width:135px;
    display:none;
    padding:14px 14px 4px 14px;
    -moz-border-radius:0 10px 10px 10px;
    -webkit-border-radius:0 10px 10px 10px;
    border-radius:0 10px 10px 10px;
    }
ul.story_tools.story_tools_dark ul.popmenu {
    background:#414141;
    }
ul.story_tools.story_tools_light ul.popmenu {
    background:#b4b4b4;
    color:#2F2F2F;
    }
ul.story_tools ul.popmenu li a {
    font-size:.875em;
    line-height:30px;
    height:30px;
    float:none;
    display:block;
    padding:0 0 0 40px;
    }
ul.story_tools ul.popmenu li a:hover {
    color:#fff;
    }
ul.story_tools.story_tools_dark ul.popmenu li a {
    color:#90ABCC;
    }
ul.story_tools.story_tools_dark ul.popmenu li a:hover {
    color:#fff;
    }
ul.story_tools.story_tools_light ul.popmenu li a {
    color:#2F2F2F;
    }
ul.story_tools.story_tools_light ul.popmenu li a:hover {
    color:#fff;
    }
ul.story_tools li {
    position:relative;
    float:left;
    }
/* END STORY TOOLS SHARING MENU */


/* BUTTONS */
ul.story_tools li a.yahoo_buzz_button {
    background:transparent url(../img/icons/yahoo_buzz.gif) no-repeat 0 0;
    width:74px;
    height:22px;
    text-indent:-50000px;
    margin:3px 0 0 0;
    }
.story_tool {
	background: transparent url(../img/buttons/story_tools.gif) no-repeat 0 0;
    }
a.button_dark {
    color:#90abcc;
    }
a.button_dark:hover {
    color:#90abcc;
    }
a.button_light {
    color:#2f2f2f;
    }
a.button_light:hover {
    color:#2f2f2f;
    }
.story_tools_dark .story_tool_font_small.active {
    color:#90abcc;
    }
.story_tools_dark .story_tool_font_default.active {
    color:#90abcc;
    }
.story_tools_dark .story_tool_font_large.active {
    color:#90abcc;
    }
div.bucket.section a.button.popmenu_button {
    background:transparent url(../img/buttons/titlebar_buttons.gif) no-repeat 0 0;
    color:#90abcc;
    }
div.bucket.section a:hover.button.popmenu_button, div.bucket.section a.button.popmenu_button.active {
    background-position: 0 -24px;
    }
/* END BUTTONS */


/* ALERTS MENU GENERIC*/
.alerts_menu_wrapper {
    position:relative;
    float:left;
    }
.popmenu {
    position:absolute;
    z-index:100;
    top:5px;
    left:136px;
    display:none;
    }
.popmenu.active {
    display:block;
    }
.popmenu li {
    line-height:1.75em;
    margin:0 0 10px 0;
    }
.popmenu li a {
    display:block;
    padding:0 0 0 40px;
    background:transparent url(../img/icons/sharing_icons.gif) no-repeat 0 28px;
    }
.popmenu li a:hover {
    text-decoration:none;
    }
.popmenu li img {
    vertical-align:middle;
    margin:0 5px;
    }
.popmenu li a.rss {
    background-position:0 0;
    }
.popmenu li a.yahoo {
    background-position:0 -82px;
    }
.popmenu li a.sms {
    background-position:0 -165px;
    }
.popmenu li a.email {
    background-position:0 -138px;
    }
.popmenu li a.share_widget {
	background-position:0 -252px
	}
/* END ALERTS MENU */


/* SHARING MENU - STORY DETAIL */
.story_tools_dark .popmenu li a, .story_tools_light .popmenu li a {
    background:transparent url(../img/icons/sharing_icons_gray.gif) no-repeat 0 28px;
    }

.story_tools_dark .popmenu li a.digg {
    background-position:0 -56px;
    }
.story_tools_dark .popmenu li a.facebook {
    background-position:0 -234px;
    }
.story_tools_dark .popmenu li a.linkedin {
    background-position:0 -204px;
    }
.story_tools_dark .popmenu li a.myspace {
    background-position:0 -115px;
    }
.story_tools_dark .popmenu li a.twitter {
    background-position:0 -28px;
    }
.story_tools_dark .popmenu li a.yahoo {
    background-position:0 -86px;
    }
.story_tools_dark .popmenu li a.yahoo_buzz {
    background-position:0 -264px;
    }

.story_tools_light .popmenu li a.digg {
    background-position:0 -350px;
    }
.story_tools_light .popmenu li a.facebook {
    background-position:0 -528px;
    }
.story_tools_light .popmenu li a.linkedin {
    background-position:0 -498px;
    }
.story_tools_light .popmenu li a.myspace {
    background-position:0 -409px;
    }
.story_tools_light .popmenu li a.twitter {
    background-position:0 -322px;
    }
.story_tools_light .popmenu li a .yahoo {
    background-position:0 -556px;
    }
/* END SHARING MENU */


/* FORMS */
.submit_form {
	
    }
.submit_form {
	margin: 0 0 0 0;
	padding: 14px;
	border: #dadada solid 1px;
	background: #fff;
    }
.submit_form_alerts_last {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DADADA;
	margin:0 0 21px;
	padding:14px;
	margin-bottom: 0px;
    }
.submit_form fieldset {
	margin-bottom: 21px;
    }
.submit_form fieldset h4.legend {
	padding-bottom: 4px;
	font-weight: bold;
	color: #444;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em;
	border-bottom: #999 solid 1px;
	text-indent: 14px;
    }
.submit_form_alerts h4.legend {
	padding-bottom: 4px;
	font-weight: bold;
	color: #444;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em;
	border-bottom: #999 solid 1px;
	text-indent: 14px;
    }
.submit_form .form_message {
	font-size: .875em;
    }
.submit_form label {
    }
.submit_form label.checkbox {
	display:inline;
    }
.submit_form_alerts { 
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DADADA;
	margin:0;
	padding:14px;
	margin-bottom: 21px;
    }
.submit_label {
	margin-bottom: 3px;
	font-size: .875em;
	font-weight: bold;
    }

.default_text_input {
	width: 75%;
    }
.default_text_input, .default_textarea {
	border: #dadada solid 1px;
	font-size: .875em;
	background: #fff;
	padding: 3px;
    }
.default_form label input, .default_form textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DADADA;
	font-size:0.875em;
	padding:3px;
	width: 80%;
    }
.default_form textarea {
	width: 75%;
	height: 6em;
    }
.formtip {
	font-size: .875em;
	color: #aaa;
	font-weight: normal;
    }
.error {
	color: red;
    }
.input_with_label {
	float: left;
    }
.text_input {
	font-size: 14px;
	height: 26px;
    }
label {
	font-size: 1em;
    }
.submit_form label {
	display: block;
	margin-bottom: 14px;
    }
.submit_form label .submit_label,
.submit_form_alerts .submit_label {
	display: block;
    }
.submit_form label .submit_label_inline { 
	font-size:0.875em;
	font-weight:bold;
	margin-bottom:3px;
	display:inline;
    }
.textarea_input {
	display: block;
	width: 80%;
	height: 150px;
    }
.errorlist li {
	color: red;
	list-style-type: square;
	margin-left: 14px;
	font-size: 14px;
	padding-bottom: 3px;
    }
p.message_alert {
	padding: 14px;
	font-weight: bold;
    }
p.alert_instructions {
	margin: 0pt 0pt 0pt 14px;
	padding: 0pt;
	font-size: 0.875em;
    }
 
/* MEDIA PAGES */
.inverted_body #content_wrapper {
	color: #fff;
    background: #151515 url(../img/inverted/rounded_corner_inverted.gif) no-repeat right top;
    }
.inverted_body #section_header {
	background: none;
    }
.inverted_body .bucket_primary {
	color: #ddd;
	background: #000;
	border-color: #232323;
    }
.inverted_body .bucket_secondary {
	color: #ddd;
	background: #222;
	border-color: #333;
    }
.inverted_body #primary_content .bucket_secondary {
	background: #000;
	border-color: #232323;
    }
.inverted_body #primary_content .bucket_secondary a {
	color: #999;
    }
.inverted_body #primary_content .bucket_secondary a:hover {
	color: #eaeaea;
	text-decoration: none;
    }
.inverted_body .comment_form {
	color: #ddd;
	background: #111;
	border-color: #333;
    }
.inverted_body .tab_header li.ui-tabs-selected a, .inverted_body .tab_header li.ui-tabs-selected a:hover {
	color: #ddd;
	background: #222;
    }
.inverted_body .comment_list_wrapper {
	background: #151515;
	border-color: #333;
    }
.inverted_body .pagination_top, .inverted_body .pagination_bottom {
	border-color: #333;
    }
.inverted_body input, .inverted_body textarea {
	color: #ddd;
	border: #333 solid 1px;
	background: #000;
    }
.inverted_body .comment_list {
	border-color: #333;
    }
.inverted_body .comment_wrapper_odd {
	background: #313131 url(../img/inverted/comment_back_odd.gif) 0 0 repeat-y;
    }
.inverted_body .comment_wrapper_even {
	background: #292929 url(../img/inverted/comment_back_even.gif) 0 0 repeat-y;
    }
.inverted_body h5.author {
	color: #999;
    }
.inverted_body ul.comment_info li {
	color: #999;
    }
.inverted_body .bigbox_wrapper {
	background-color: #313131;
	border-color: #444;
    }
#media_wrapper {
	margin-bottom: 21px;
	background: #000 url(../img/inverted/media_corner_inverted.gif) right top no-repeat;
    }

#media_wrapper.video_detail {
	padding: 14px;
    }
ul.media_arrows {
	position: relative;
	list-style-type: none;
	height: 48px;
	margin: 0;
	padding: 0;
    }
#media_wrapper.video_detail ul.media_arrows, #media_wrapper.galleryorphoto_detail ul.media_arrows {
	float: left;
	clear: left;
	width: 606px;
}
ul.media_arrows li {
	position: absolute;
	display: block;
	height: 42px;
	line-height: 42px;
	text-indent: -50000px;
	background-repeat: no-repeat;
	background-color: #373737;
    }
ul.media_arrows li a {
	display: block;
	height: 42px;
	text-indent: -50000px;
	background-repeat: no-repeat;
	background-color: #d9d9d9;
    }

ul.media_arrows li.media_counter {
	top: 0;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	text-indent: 0;
	background: none;
    }
.media_prev {
	top: 0;
	left: 14px;
    }
.media_prev, .media_prev a {
	width: 74px;
	background-image: url(../img/inverted/media_prev.png);
    }
.media_next {
	top: 0;
	right: 14px;
    }
.media_next, .media_next a {
	width: 74px;
	background-image: url(../img/inverted/media_next.png);
    }
#media {
	float: left;
	clear: left;
}
p.media_caption {
	padding: 14px 14px 21px;
	font-size: 14px;
	line-height: 21px;
	float: left;
	clear: left;
    }
.media_thumbs {
	float: left;
	width: 607px;
	padding-top: 14px;
	background: url(../img/inverted/media_thumbs_top.jpg) 0 0 no-repeat;
    }
.media_thumbs li {
	float: left;
	margin-left: 6px;
	margin-bottom: 8px;
    }
.media_thumbs li a {
	display: block;
	width: 75px;
	height: 75px;
	margin: 0;
	padding: 0;
	border: #000 solid 2px;
    }
.media_thumbs li a:hover {
	border-color: #fff;
    }

.video_detail p.date {
	color:#aaa;
	font-size:0.75em;
	margin-bottom: 3px;
}

p.video_credits {
	font-size: .75em;
	margin: 3px 14px 0 14px;
	line-height: 2em;
}


/* END MEDIA PAGE */

/* WEATHER - Will needs to divvy this between site and corp */



/* END WEATHER */

/* INLINES */
blockquote.pullquote {
    margin:0 0 1em 0;
    padding:0 0 0 21px;
    background:transparent url(../img/quotes.gif) no-repeat 0 6px;
    font-size:1.5em;
    font-family:Georgia;
    font-style:italic;
    color:#585858;
    line-height:1.25em;
    }
p.attribution {
    font-size:.65em;
    color:#585858;
    font-style:italic;
    }
blockquote.pullquote.inline-left {
    float:left;
    width:162px;
    margin:0 14px 0 0;
    border-right:1px solid #ccc;
    padding:0 8px 0 20px;
    }
blockquote.pullquote.inline-right {
    float:right;
    width:162px;
    margin:0 0 0 14px;
    }
blockquote.pullquote p.attribution {
    float:right;
    margin:0;
    }
blockquote.pullquote.inline-left p.attribution {
    float:right;
    margin:5px 0 0 0;
    }
.titlebar_inline h3 {
    font-size:1em;
    }
.inline_bucket {
    background:#EAEAEA;
    border:1px solid #D2D2D2;
    padding:14px;
    font-size:.875em;
    }
.inline_bucket img {
    margin:0 0 14px 0;
    }
.inline_bucket ul, ol {
    margin:0 0 14px 0;
    }
.inline_bucket li {
    padding-left: 14px;
	margin-bottom: 3px;
	background: url(../img/bullets/bucket_detail_secondary_bullet.gif) 0 3px no-repeat;
    }
ul.event_inline_list li {
    background:none;
    padding:0;
	margin-bottom: 7px;
	line-height: 1.3em;
    }
ul.event_inline_list {
    margin:0px 0 14px 0;
    }
.inline_wrapper {
    margin:0 0 1.5em 0;
    }
.inline_wrapper.inline-center {
    float:left;
    width:100%;
    }
.inline_wrapper.inline-left {
    float:left;
    clear:both;
    width:191px;
    margin:0 14px 14px 0;
    }
.inline_wrapper.inline-right {
    float:right;
    clear:both;
    width:191px;
    margin:14px 0 14px 14px;
    }
.inline_wrapper.inline-left.inline_player {
    width:320px;
    }
.inline_wrapper.inline-right.inline_player {
    width:320px;
    }
.inline-left h4, .inline-right h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
    }
.inline-left.inline_poll h4, .inline-right.inline_poll h4 {
	border-bottom: none;
    }
.inline-left .poll_choice label, .inline-right .poll_choice label {
	font-size: 12px;
	line-height: 21px;
    }
.inline-left .poll_choice input, .inline-right .poll_choice input {
	margin-right: 7px;
    }
.poll_choice {
	position: relative;
	color: #333;

	border-bottom: #dadada solid 1px;
    }
.poll_choice label {
	float: left;
	color: #333;
    }
.poll_choice_width {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	height: 26px;
	background: #666;
    }
/* END INLINES */

.comment_count {
	background:transparent url(../img/icons/comment_bubble.png) no-repeat 0 2px;
	padding-left: 19px;
    }
#topstories .comment_count {
	background-position:0 -11px;
	}

/* MAP WIDGETS */
.list_map {
	display: none;
	border:1px solid #DADADA;
	float: left;
	clear: left;
	margin: 14px 0 14px 14px;
	overflow:hidden;
    }
/* EXPANDING MAP WIDGETS */

/*VIDEO DETAIL */
.titlebar.video_detail {
	margin-top: 21px;
    }
.video_information {
	margin-top: 14px;
    }
.video_information h4 {
	color: #999999;
	border-color: #232323;
    }
.video_information p {
	font-size: .875em;
	font-weight: normal;
    }
.video_detail .titlebar h3 {
	font-size: 1em;
    }
table.details.video_info th {
	padding-top: 3px;
	color:#fff;
	background-color: #313131;
    }
table.details.video_info tr.odd {
	background:#141414 none repeat scroll 0 0;
    }
table.details.video_info td.value {
	color:#fff;
    }

/* VIDEO LIST */
#primary_content_full_width {	
	width:auto;
    }
.inverted_body #primary_content_full_width #media_wrapper {
	background: none;
	border: none;
	margin-bottom:21px;
    }
#section_bucket_video_archive .tab_header {
	background:transparent none repeat scroll 0 0;
	border-bottom: 1px solid #333;
    }
.inverted_body #section_bucket_video_archive .bucket_primary {
	padding: 21px 0px 21px 35px;
	position: relative;
	background:#000 none repeat scroll 0 0;
	border: 1px solid #333;
	border-top: none;
    }
#media_wrapper.video_archive {
	padding:0;
    }
.inverted_body #section_bucket_video_archive .tab_header li.ui-tabs-selected a {
	border: 1px solid #333;
	border-bottom: none;
	margin-bottom: -1px;
    }
.inverted_body #section_bucket_video_archive .tab_header li.ui-tabs-selected a, .inverted_body #section_bucket_video_archive .tab_header li.ui-tabs-selected a:hover {
	background:#000 none repeat scroll 0 0;
	color:#DDDDDD;
    }
#video_archive_channels {
	width: 160px;
	float: left;
	margin-right: 20px;
	display: inline;
    }
.video_archive_grid {
	float: left;
	width: 738px;
    }
.video_archive_grid.no_channels {
	float: left;
	width: 918px;
    }
ul.video_archive_grid_list li {
	width: 160px;
	height: 280px;
	margin: 0 20px 21px 0;
	min-height: 100px;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
    }
ul.video_ratings li {
	float:left;
	font-size:1em;
	height:21px;
	line-height:21px;
	margin-right:14px;
	height: auto;
	display: block;
	min-height: 21px;
	width: auto;
    }   
ul.video_archive_grid_list li h4 a {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
    }
ul.video_archive_grid_list li h4 a:hover {
	text-decoration: underline;
    }
ul.video_archive_grid_list li .video_pub_date {
	font-size: 11px;
	line-height: 18px;
    }
ul.video_archive_grid_list li.bigbox_ad {
	width: 344px;
	height: 280px;
	background-color: #0c0c0c;
    }
#section_bucket_video_archive .video_archive_titlebar.titlebar {
	background: none;
	margin:0 0 0px -35px;
	padding: 0 0 42px 0;
	background: url( ../img/bgs/video_archive_titlebar.gif) no-repeat 0px 49px;
    }
#section_bucket_video_archive .video_archive_titlebar.titlebar h3 {
	font-size:1.25em;
	font-weight:normal;
	line-height:35px;
	margin: 0 0 0 14px;
	padding:0;
	font-weight: bold;
	color: #555;
    }
#video_archive_channels_list li {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 16px;
    }
#video_archive_channels_list li a {
	display: block;
	padding: 5px;
	padding-left: 14px;
	color: #c2c2c2;
    }
#video_archive_channels_list li a.active_channel {
	background-color: #151515;
    }
#video_archive_channels_list li a:hover {
	background-color: #151515;
    }
ul.subchannel {
	padding-left: 14px;
    }
ul.subchannel li a {
	font-weight: normal;
    }
.video_list_pagination_top {
	text-align: right;
	clear: both;
	margin:-3px 21px 0 0px;
	font-size: 12px;
	float: right;
	width: 300px;
	position: relative;
    }
.video_list_pagination_bottom {
	text-align: right;
	clear: both;
	margin:0 0 0 -35px;
	padding: 28px 35px 0px 35px;
	font-size: 12px;
	background: url( ../img/bgs/video_archive_titlebar.gif) no-repeat 0px 0px;
    }
ul.video_ratings {
	display:inline;
	float:left;
	margin-top: 7px;
    }
.video_ratings li {
	float:left;
	font-size:1em;
	height:21px;
	line-height:21px;
	margin-right:14px;
	color:#A8A8A8;
    }

	ul.subchannel{display:none;}
    li.hot ul.subchannel{display:block;}
    .circle_loader{background:url(../img/icons/circle-loader.gif) top center no-repeat;height:35px;margin-top:75px;}
/* STAFF LIST */
a:hover.browse_list_emaillink.departments {
	text-decoration: underline;
    }
td.field a {
	color: #000;
    }
td.field a:hover {
	text-decoration:none;
    }
h4 a.browse_list_title {
	color: #000;
    }
h5.browse_list_phone {
	color: #666;
    }
/* END STAFF LIST */


/* BLOG LISTS */
.bucket_description {
	font-size: .875em;
	font-style: italic;
	padding: 14px;
	margin: 0;
	border-bottom: #CECECE solid 1px;
    }
.blog_list {
    padding-top: 21px 14px 0;
    }
/* END BLOG LISTS */


/* ALTERNATE HOMEPAGE LAYOUTS */
.lead_story_landscape p {
	font-size: .875em;
	line-height: 1em;
    }
.lead_story_date {
	float: left;
	font-size: .75em;
	line-height: 1em;
	font-style: italic;
	color: #b3b3b3;
    }
.lead_story_related {
	float: right;
	width: 196px;
    }
#lead_story .lead_story_related h2 {
	font-size: .875em;
	color: #777;
    }
.lead_story_related_list li {
	font-size: .875em;
	line-height: 1em;
	padding-left: 14px;
	margin-bottom: 7px;
    }
/* END ALTERNATE HOMEPAGE LAYOUTS */

/* GENERIC BULLETED LIST CODE */
ul.bucket_list, #article_body ul.bullet {
	margin: 0 0 28px 0;
    }

ul.bucket_list li, #article_body ul.bullet li {
	background:transparent url(../img/bullets/bucket_detail_secondary_bullet.gif) no-repeat scroll 0 4px;
	margin-bottom:7px;
	padding-left:14px;
    }
/* END GENERIC BULLETED LIST CODE */


/* ARTICLE BULLET LISTS */
#article_body ul.bullet li {
	line-height: 1.5em;
	background-position: 0 .5em;
	margin-bottom: 1.5em;
}


/* FLATPAGE GENERIC STYLES */
#flatpage_content .anchor_list {
	font-size: .85em;
	margin: 0 0 14px 0;
    }

#flatpage_content h2,
#flatpage_content h3 {
	font-weight: bold;
    }

#flatpage_content em.notation {
	font-size: .85em;
	color: #666;
    }
/* END FLATPAGE GENERIC */


/* QUIZZES */
ol.quiz_list {
	font-weight: bold;
	margin: 14px 0 14px 21px ;
    }
ol.quiz_list li {
	padding: 3px;
	list-style-type: decimal;
    }
ol.quiz_list li ul {
	padding: 7px 0px 7px 0px;
    }
ol.quiz_list li ul li {
	list-style-type: none;
	padding-left: 0px;
	font-size: .75em;
	font-weight: normal;
    }
#bucket_quiz .vTextField {
	width: 300px;
    }
.quiz_description {
	border: none;
	padding: 0 0 14px 0;
    }
p.quiz_answer {
	color: #777;
	font-size: .85em;
	font-weight: normal;
    }
/* END QUIZZES */


/* MORE FORM STUFF */
.default_form label.date_input input, .default_form label.phone_input input, .default_form label.fax_input input, .default_form label.time_input input {
	width: 150px;
    }
.default_form label.date_input input {
	background: #fff url(../img/icons/calendar_picker_icon.gif) right top no-repeat;
    }

.default_form label.age_input input, .default_form label.price_input input {
	width: 48px;
    }
.default_form label.checkbox_label input {
	width: auto;
	border: none;
    }
#mailfriend p.bucket_description, #event_submit p.bucket_description, p.bucket_description.no_border {
	padding: 0 0 14px;
	border-bottom: none;
    }
/* END MAILFRIEND */

/* BREAKING NEWS */
#breaking_wrapper {
    background:#000;
    width:100%;
    height:61px;
    padding:21px 0 0 0;
    }
#alert_type {
    background:transparent url(../img/bgs/breaking_arrows.jpg) no-repeat;
    width:222px;
    float:left;
    font-size:1.375em;
    font-weight:bold;
    letter-spacing:-.02em;
    text-transform:uppercase;
    height:61px;
    line-height:61px;
    margin:0 0 0 14px;
    padding:0 0 0 14px;
    overflow:hidden;
    }
#breaking_wrapper.news #alert_type {
    background-position:0 0;
    color:#fff;
    }
#breaking_wrapper.traffic #alert_type {
    background-position:0 -61px;
    }
#breaking_wrapper.weather #alert_type {
    background-position:0 -122px;
    }
#alert_body {
    background:transparent url(../img/bgs/breaking_content_bg.jpg) no-repeat;
    width:708px;
    height:61px;
    float:left;
    padding:11px 0 0 21px;
    color:#fff;
    }
#alert_body h3 a {
    font-size:1.25em;
    color:#fff;
    }
#alert_body p {
    font-size:.95em;
    color:#818181;
    }
#wxalert_controls {
    float:right;
	margin: 9px 7px 0 0;
    }
#wxalerts {
    position:relative;
    overflow:hidden;
    width:656px;
    height:60px;
    padding:0;
    margin:0 0 0 0;
    z-index:1;
    }
#wxalerts li {
	list-style-type: none;
    width:656px; /* has to have size or jCarousel ends up in an infinite loop */
    display:block;
    float:left;
    }
#wxalerts li a {
	font-size:1em;
	}
#alert_body .jcarousel-clip {
    height:60px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    width:656px;
    z-index:2;
    }
#alert_body li h3 {
	line-height: 1.125em;
}
#alert_body .wxalert_time_date {
	font-size: .875em;
	text-transform: uppercase;
	color: #666;
}
#alert_body .wxalert_area {
	font-size: .75em;
	text-transform: uppercase;
	color: #f1b11b;
}
#alert_body .wxalert_time {
	padding-left: 7px;
	font-size: .75em;
	color: #999;
}
/* END BREAKING NEWS */

/* POLLS FOR POLL FOLDER-NOT INLINES */
.poll_list .details td {
	padding: 7px 14px;
    }
h3.poll_detail_question {
	font-weight: bold;
	margin-bottom: 21px;
	font-size: 1.125em;
	line-height: 1.31em;
    }
p.poll_detail_answers {
	font-size: .875em;
    }
p.notation {
	font-size: .85em;
	color: #666;
	font-style: italic;
    }
#poll_detail .submit_form_alerts.submit_form_alerts_last {
	margin-bottom: 0px;
    }
#poll_submit_button {
	position: relative;
	cursor:pointer;
	height:29px;
	overflow:hidden;
	width:90px;
	display: block;
	margin-bottom: 21px;
    }
#poll_submit_button:hover input.poll_vote_button {
	margin-top:-29px;
    }
table.poll-results {
	margin-bottom:28px;
	width:100%;
    }
table.poll-results td.bar-graph div.bar-wrapper {
	background-color:#EBEFF2;
	width:150px;
    }
table.poll-results .number {
	text-align:right;
    }
table.poll-results td {
	padding: 14px;
	font-size: .875em;
	color: #777;
	line-height: normal;
	border-bottom:1px solid #EAEAEA;
    }
table.poll-results th {
	border-bottom:1px solid #999999;
	padding-left: 14px;
	padding-right: 7px;
    }
ul.bucket_list.bucket_list_polls li {
	font-size: .875em;
    }


/*USER ACCOUNT and REG */
ul.bucket_list.message_list {
	border-bottom: 1px solid #666;
    }
ul.bucket_list.message_list li {
	font-style: italic;
	font-size: .85em;
    }
.form_description {
    font-size:0.875em;
    font-style:italic;
    margin:0;
    padding: 0 0 14px;
    border: none;
    }
/*END USER ACCOUNT and REG */

/* INLINE PHOTO GALLERIES */
.story_gallery li {
    padding:0;
    margin:0;
    background:none;
    float:left;
    }
.sidebar .jcarousel-next {
    background:#000;
    width:20px;
    height:20px;
    display:block;
    }
.fullwidth .story_gallery li {
    margin:0 14px 0 0;
    }
.story_gallery {
    position:relative;
    overflow:hidden;
    width:20000px;
    z-index:1;
    }
.gallery_controls {
    float:right;
    margin:5px 14px 5px 0;
    }
.gallery_controls_sidebar {
    width:88px;
    margin:0 auto;
    }
.story_gallery_wrapper a.carousel_control {
    background:transparent url(../img/buttons/inline_gallery_arrows.gif) no-repeat 0 0;
    }
.story_gallery_wrapper a.carousel_prev {
    margin:0px;
    z-index:1000;
    position:relative;
    }
.story_gallery_wrapper a:hover.carousel_prev {
    background-position:0 -42px;
    }
.story_gallery_wrapper a.carousel_next {
    background-position:0 -21px;
    z-index:1000;
    position:relative;
    float:left;
    }
.story_gallery_wrapper a:hover.carousel_next {
    background-position:0 -63px;
    }
.controls_wrapper {
    margin:10px 0 0 0;
    }
.gallery_index {
    background:#ccc;
    text-align:center;
    font-size:.85em;
    float:left;
    width:55px;
    line-height:21px;
    }
.sidebar {
    width:160px;
    height:195px;
    overflow:hidden;
    }
.sidebar .story_gallery {
    height:160px;
    margin:0 0 5px 0;
    }
.fullwidth {
    height:133px;
    width:577px;
    overflow:hidden;
    }
.story_gallery_wrapper .jcarousel-clip {
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    z-index:2;
    }
.story_gallery_wrapper.fullwidth .jcarousel-clip {
    width:577px;
    height:133px;
    }
.story_gallery_wrapper.sidebar .jcarousel-clip {
    width:160px;
    height:192px;
    }
/* END INLINE PHOTO GALLERIES */

/* ON THE STREET */
h3.onthestreet_detail_question {
	font-size: 1.5em;
	font-weight: bold;
}
.onthestreet_answer {
	padding-bottom: 21px;
	border-bottom: 1px #d2d2d2 solid;
	margin-bottom: 21px;
}
.onthestreet_answer img {
	margin-left: 14px;
}
.bucket_list .date {
	color:#aaa;
	font-size:.92em;
}
.onthestreet_answer img {
	margin-left: 14px;
	width: 120px;
	float: right;
}
/* END ON THE STREET */

/* Q AND A */
#qa_set_list p.bucket_description {
	font-size: 1.18em;
	padding: 0 0 14px 0;
	margin-bottom: 14px;
	border: none;
}
dl.qa_detail {
	font-size: 1.5em;
	font-family: Times, "Times-New-Roman",Georgia;
}
dl.qa_detail dt {
	display: block;
	float: left;
	position: relative;
	font-size: 3em;
	font-style: normal;
	margin: 0 7px 28px 0;
	color: #777;
	vertical-align: top;
	clear: left;
	border-right: solid 1px #d2d2d2;
	padding-right: 7px;
	line-height: 1em;
}
dl.qa_detail dd {
	line-height: 1.5em;
	font-style: italic;
	margin-bottom: 28px;
}
dl.qa_detail dd.qa_question {
	font-weight: bold;
}
dl.qa_detail dd.qa_answer {
	font-style: normal;
	font-family: Arial, Helvetica, "sans serif";
	font-size: .85em;
}
/* END Q AND A */

/* PERSISTENT SEARCH */
.checkbox_list label {
	display: inline;
}
.checkbox_list ul {
	margin-bottom: 28px;
}
.checkbox_list ul li {
	font-size: .85em;
	font-weight: bold;
	padding: 3px;
}
fieldset.fieldset_related {
	padding: 14px;
	border: 1px solid #d2d2d2;
}
ol.searchalert_list {
	font-weight: bold;
	margin: 14px 0 14px 21px ;
    }
ol.searchalert_list li {
	padding: 3px;
	list-style-type: decimal;
	margin-bottom: 14px;
	margin-left: 14px;
	font-weight: normal;
    }
ol.searchalert_list li .date {
	color:#AAAAAA;
	font-size:0.75em;
	}
/* END PERSISTENT SEARCH */

/* MOVIES FOR CINEMA SOURCE */
ul.bucket_list li.movie_show_times {
	list-style-type: none;
	background: none;
}
ul.bucket_list li.movie_title {
	font-weight: bold;
	font-size: 1.2em;
}
.bucket_detail .bucket_description.show_time_description {
	margin-bottom:21px;
	padding:0 0 14px;
}
.movie_trailer_frame {
	width: auto;
	text-align: center;
	padding: 14px 0 14px 0;
	background-color: #d0d0d0;
	margin-bottom: 21px;
}
h3.theater_address {
	font-weight: bold;
	font-size: 1.2em;
}
.movie {
	border-bottom:1px solid #CCCCCC;
	margin:0 0 15px;
	min-height:150px;
	padding:0 0 15px;
}
.movie img {
	float: left;
	margin:0 15px 15px 0;
}
.movie h5 {
display:inline;
font-size:1.2em;
font-weight:700;
}
.movie .actors {
	display:block;
	margin-bottom: 14px;
	margin-top: 14px;
}
.movie.last {
border-bottom:medium none;
}
/* END MOVIES FOR CINEMA SOURCE */


.rss_my_yahoo_combined {
    float:right;
    display:inline;
    height:17px;
	position: relative;
	top: 7px;
    }
.rss_my_yahoo {
    float:right;
    display:inline;
    height:17px;
	position: relative;
	top: 16px;
    }
/* HOME PAGE UGC */
.bucket_media.media_list .date {
	margin-top: 3px;
}
/* YAHOO CONTENT MATCH */
#content_match iframe {
	margin: 0;
	border: none;
}

.ajax_loader {
    padding:28px 0 0 0;
    height:72px;
    background:#EAEAEA;
    text-align:center;
    display:none;
    color:#888;
    }
.ajax_loader img {
    margin:0 0 7px 0;
    }
/* SIDEBAR BUSINESS DIRECTORY */
ul.bucket_list.business_directory_list, ul.bucket_list.bucket_list_2col {
    margin: 7px 7px 14px 7px;
    }
    
ul.bucket_list.business_directory_list li, ul.bucket_list.bucket_list_2col li {
    display:inline;
    float:left;
    margin:3px 14px 3px 0;
    width:120px;
    font-size: .75em;
    background: transparent url(../img/bullets/bucket_detail_secondary_bullet.gif) no-repeat scroll 0 2px
    }
.sidebar_description {
    font-size: .75em;
    float: left;
    }
#sidebar_business_directory_search .submit_form {
    margin: 7px;
    }

/* SIDEBAR IMOMS AND WAGNBRAG */
#wag_brag_sidebar .sidebar_bucket_media_item, #imoms_sidebar .sidebar_bucket_media_item {
	overflow: hidden;
}

/* SECTION FEATURED CONTENT TEMPLATES - Polls */
.featured_bucket_media_item h3.poll_detail_question {
	font-size: .875em;
	font-weight: normal;
	margin-bottom: 14px;
}

.featured_bucket_media_item p.poll_detail_answers {
	margin-bottom: 7px;
	font-size: .75em;
}

.featured_bucket_media_item #poll_submit_button {
	margin-top: 21px;
}
/* SECTION FEATURED CONTENT TEMPLATES - Comment */
.bucket_media_item blockquote.pullquote.featured_bucket_pullquote, .bucket_media_item blockquote.pullquote.featured_bucket_pullquote a {
	font-weight: normal;
	font-size: 1em;
	}
.featured_bucket_media_item p.date a  {
	font-size: 1em;
}

.bucket_media_item blockquote.pullquote.featured_bucket_pullquote a {
	color: #585858;
}
.featured_bucket_media_item {
	width: 323px;
}
.featured_bucket_media_item img {
	margin-bottom: 14px;
}
.featured_bucket_media_item h5 {
	font-size: 1.125em;
	line-height: 1em;
	margin-bottom: 3px;
}
.featured_bucket_media_item p {
	font-size: .875em;
	line-height: 1em;
    }
.featured_bucket_media_item p a {
	color: #666;
}
.featured_bucket_media_item p.date {
	font-size: .75em;
	color: #999;
	margin-bottom: 7px;
}
.featured_bucket_media_item p.featured_bands {
	font-size: .75em;
	color: #999;
}
.featured_bucket_media_item p.featured_bands a {
	color: #2D4868;
}
.circle_loader{ background: url(../img/ajax-loader-video.gif) top center no-repeat; height:32px;margin:20px 0 0 0;}

/* CALENDAR CSS */
table.event_calendar {
    width: 100%;
    margin: 0;
	padding: 0;
}
#primary_content table.event_calendar {
	width: 95%;
	margin: 10px auto;
}
.event_calendar th {
    color: #333;
    padding: 7px;
    text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.event_calendar tr.days {
    color: #000;
    font-weight: bold;
}
.event_calendar td {
    text-align: center;
	vertical-align: middle;
    margin: 1px;
    border: 1px dotted #cecece;
}
#primary_content .event_calendar td {
	height: 70px;
}
#secondary_content .event_calendar td {
	height: 35px;
}
.event_calendar tr.days td {
    background-color: none;
    color: #000;
    font-weight: bold;
}
.event_calendar td.today {
    background-color: #313131;
}
.event_calendar td.eventful {
    background-color: #cecece;
	font-weight: bold;
}
#event_introduction {
	padding:0 0 14px 0;
	}

/* VIDEO PLAYER HOME */
#video_player_wrapper {
	background-color: #000;
	color: #fff;
	margin-bottom: 21px;
}
#video_player_wrapper ul {
	margin: 0 14px 14px 14px;
}
#video_player_wrapper ul li a {
	color: #fff;
	font-size: .85em;
}
.player_bucket {
	background-color: #000; 
	text-align: center; 
	padding: 14px 0 14px 0;
}
/* FOOTER */
.partners {
	float: right
	}
