@charset "UTF-8";
/* CSS Document */

#winnowcontent {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#winnowlinks a {
	width: 100%;
	font: bold 18px Arial, Helvetica, sans-serif;
	background: #cc0000;
	margin-right: 20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:20px;
	color: #FFF;
	text-decoration: none;
}
#winnowlinks a:hover {
	width: 100%;
	font: bold 18px Arial, Helvetica, sans-serif;
	background: #b10101;
	margin-right: 20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:20px;
	color: #FFF;
	text-decoration: underline;
}

a {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#333333;
}
h1 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:27px;
	font-weight:bold;
	margin:5px 0px;
	line-height:32px;
}
#main .column_wide {
	width:650px;
	float:left;
}
.box_divider .content, .box_regular .content {
	padding:20px 20px 0px 20px;
}
root icon_comments {
padding:2px 0px 10px 0px;
}
#on-air .box_show .show_img {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	width:125px;
	color:#ffffff;
	background:ffffff;
	float: left;
}
#on-air .box_show .show_img p {
	margin:0;
	padding:5px 0px;
}
#on-air .box_show .show_info {
	width:470px;
	float:right;
}
#on-air .box_show .show_info ul li {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	padding:10px 0px;
	margin-left:-40px;
	line-height:17px;
	border-top:1px dotted #bcbec0;
	list-style-type: none;
}

#main #on-air .column_wide #column_left .box_show.box_divider .content .show_img img {
	margin-right: 5px;
}
#main #on-air .column_wide #column_left .box_show.box_divider .content .show_info ul li a , #main #on-air .column_wide #column_left .box_show.box_divider .content .show_info ul li a:visited {
	color: #c00000;
}
#main #on-air .column_wide #column_left .box_show.box_divider .content .show_info ul li a:hover {
	color: #c00000;
	text-decoration:underline;
}
#main #on-air .column_wide #column_left .box_show.box_divider .content .show_img #times {
	background: #e4b21b;
	width: 124px;
	padding: 5px 0px;
}
.no-border {
	border:none;
}
#on-air a:visited {
	color: #333333;
}
#on-air a:hover {
	color: #c00000;
}
#on-air a:active {
	color: #333333;
}