/***Common Elements***/

body {
  margin: 0px;
  padding:0px;
  font-family: Helvetica;
	background: #110e0e url('/graphics/bg.jpg') no-repeat;
	background-position: top center;
}
img {
  border: none;
}

.clear {
  clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

p {
  margin: 0px;
	padding: 0;
}

a:link, a:visited {
  font-size: 12px;
	color: #7d6b68;
	font-family: helvetica;
	font-weight: bold;
  text-decoration: none;
}
a:hover {
  font-size: 12px;
	color: #7d6b68;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
}


.number {
  width: 36px;
}

#outershell {
  width: 1000px;
	margin: 0px auto;
}

#overflow {
  width: 10px;
	height: 90px;
	float: left;
	background: url('/graphics/overflow.gif') no-repeat;
}

#masthead {
  float: left;
	width: 990px;
	height: 150px;
	background: url('/graphics/masthead_bg.jpg') no-repeat;
}

#logo {
  width: 243px;
	height: 150px;
	float: left;
}

#mast-right {
  float: left;
	width: 747px;
	height: 150px;
	background-color: url('/graphics/mast_right.gif') no-repeat;
}

input#keyword_search { width: 157px; height: 26px;  margin-right: 10px; margin-top: 0px; float: left;  border-spacing: 0px; margin: 0px; space: 0px; font-size: 12px; padding: 0px 0 3px 0px; } /* for the input box */ 
#keyword_button input { width: 77px; height: 26px;  background: #000 url('/graphics/search.gif'); float: left; display: none; } /* for the submit button */
#keyword_button { width: 77px; height: 26px; background: #000 url('/graphics/search.gif'); float: left; cursor: pointer;}

#search {
  float: right;
	margin: 8px 15px 0px 0px;
}

#adbanner1 {
  width: 728px;
	height: 90px;
	margin: 50px 0px 0px 5px;
	
}

#main_container {
  width: 990px;
	margin-left: 10px;
	background-color: #929aaa;
}

#inner_main {
  width: 974px;
	margin-left: 8px;
	background:url('/graphics/bg.gif') repeat-y;
}

#sub_inner_main {
  width: 974px;
	margin-left: 8px;
}

#top_content {
  width: 974px;
	height: 318px;
	background: url('/graphics/top_content_bg.gif') no-repeat;	
}

#major_promo {
  width: 670px;
	height: 300px;
	float: left;
	padding: 10px 0px 0px 8px;
}

#top_right {
  width: 280px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin: 10px 0px 0px 8px;
}

#nav_bg {
  width: 974px;
	height: 48px;
	background: #929aaa;
	padding: 8px 0px;
}

#nav {
  width: 974px;
	height: 48px;
	background: url('/graphics/nav.gif');
  margin: 0px auto;
	padding: 0;
  position: relative;
}

#nav li {
  margin: 0;
	padding: 0;
	list-style: none;
  position: absolute;
	top: 0;
}
#nav li, #nav a {
  height: 48px;
	display: block;
}

#nav1 {left: 0; width: 103px;}
#nav2 {left: 103px; width: 110px;}
#nav3 {left: 213px; width: 113px;}
#nav4 {left: 326px; width: 164px;}
#nav5 {left: 490px; width: 118px;}
#nav6 {left: 608px; width: 114px;}
#nav7 {left: 722px; width: 120px;}
#nav8 {left: 842px; width: 132px;}
#nav1 a:hover {background: transparent url('/graphics/nav.gif') 0 -48px no-repeat;}
#nav2 a:hover {background: transparent url('/graphics/nav.gif') -103px -48px no-repeat;}
#nav3 a:hover {background: transparent url('/graphics/nav.gif') -213px -48px no-repeat;}
#nav4 a:hover {background: transparent url('/graphics/nav.gif') -326px -48px no-repeat;}
#nav5 a:hover {background: transparent url('/graphics/nav.gif') -490px -48px no-repeat;}
#nav6 a:hover {background: transparent url('/graphics/nav.gif') -608px -48px no-repeat;}
#nav7 a:hover {background: transparent url('/graphics/nav.gif') -722px -48px no-repeat;}
#nav8 a:hover {background: transparent url('/graphics/nav.gif') -842px -48px no-repeat;}

.subnav a:link, .subnav a:visited {
  font: normal 12px arial;
  line-height:20px;
  color:#fff;
  text-decoration:none;
}
.subnav a:hover {
  font: normal 12px arial;
  line-height: 20px;
  color:#fff;
  text-decoration:underline;
}

#jocks_subnav {
  background-color: #262c36;
  color: #fff;
  width:125px;
  border: 1px solid #535e71; 
  padding:5px; 
  position:absolute; 
  z-index:1001; 
  left: 103px; 
  top: 0px;
}

#station_subnav {
  background-color: #262c36;
  color: #fff;
  width:108px;
  border: 1px solid #535e71; 
  padding:5px; 
  position:absolute; 
  z-index:1002; 
  left: 722px; 
  top: 0px;
}

#contact_subnav {
  background-color: #262c36;
  color: #fff;
  width:121px;
  border: 1px solid #535e71; 
  padding:5px; 
  position:absolute; 
  z-index:1003; 
  left: 841px; 
  top: 0px;
}

#video_subnav {
  background-color: #262c36;
  color: #fff;
  width:102px;
  border: 1px solid #535e71; 
  padding:5px; 
  position:absolute; 
  z-index:1004; 
  left: 608px; 
  top: 0px;
}

#lsidebar {
  width: 207px;
	float: left;
}

#top_lsidebar {
  width: 189px;
	background: #4b576a url('/graphics/lsidebar_top.gif') no-repeat;
	font-family: Helvetica;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 9px 8px 9px;
	border-left: 1px solid #2c333f;
	float: left;
}

#top_lsidebar a:link, #top_lsidebar a:visited {
  font-family: Helvetica;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#top_lsidebar a:hover {
  font-family: Helvetica;
	color: #3e322f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#xtra {
  margin-left: 0;
  padding-left: 0;
	margin-bottom: 8px;
  list-style: none;
}

#xtra li
{
  padding: 5px 0px 5px 15px;
  border-bottom: 1px solid #6f7786;
  background-image: url('/graphics/arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 .75em;
}

#connect {
  background-color: #2c333f;
	width: 189px;
}

#connect a:link, #connect a:visited {
  color: #afb8ca;
	font-family: Helvetica;
	font-size: 8pt;
	text-decoration: none;
}

#connect a:hover {
  font-family: Helvetica;
	color: #afb8ca;
	font-size: 8pt;
	text-decoration: underline;
}

#connect table {
  padding-left: 5px;
}

#lab {
  background: #4b576a url('/graphics/labtop.gif') no-repeat;
	width: 191px;
	border-left: 1px solid #2c333f;
	padding: 10px 8px;
}

#out_soon {
  background: #4b576a url('/graphics/outsoon_bg.gif') no-repeat;
	width: 191px;
	border-left: 1px solid #2c333f;
	padding: 20px 8px 10px 8px;
	border-bottom: 1px solid #2c333f;
	
}

#out_soon a:link, #out_soon a:visited {
  font-family: Helvetica;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#out_soon a:hover {
  font-family: Helvetica;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.date {
  color: #afb8ca;
}

#out_soon td {
  border-bottom: 1px solid #6f7786;
	font-family: Helvetica;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mid_cont {
  width: 423px;
	background: url('/graphics/mid_bg.gif') repeat-y;
	border-top: 1px solid #485061; 
	float: left;
	padding: 10px 20px 10px 15px;
}

#mid_cont embed {
  width: 425px !important;
	height: 344px !important;
}

#mid_cont object {
  width: 425px !important;
	height: 344px !important;
}

.news_cont {
  width: 423px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 10px solid #37414f;
}

.news_headline {
  font-size: 22px;
	font-family: helvetica;
	font-weight: bold;
	color: #fff;
}

.news_date {
  font-size: 11px;
	font-family: helvetica;
	color: #93817e;
	font-style: italic;
	margin-bottom: 8px;
}

.news_details {
  font-size: 12px;
	font-family: helvetica;
	font-weight: bold;
	color: #fff;
}

.news_ratings {
  margin-bottom: 10px;
}

#rsidebar_cont {
  width: 300px;
	float: left;
	margin-left: 9px;
}

#xtv {
  background: url('/graphics/xtv_bg.gif') no-repeat;
	width: 300px;
	height: 125px;
}

#xtv_text_cont {
  float: left;
	padding-top: 73px;

}

.xtv_text {
  padding: 0px 0px 0px 5px;
	margin: 0px;
	line-height: 75%;
}

.xtv_text a:link, .xtv_text a:visited {
  font-family: Helvetica;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.xtv_text a:hover {
  font-family: Helvetica;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#xtv_image {
  float: left;
	width: 141px;
	height: 99px;
	margin-left: 19px;
	margin-top: 12px;
}

#events_hdr {
  margin: 8px 0px;
}

.event_wrapper {
  margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #787f8c;
}


.events_details {
  font-size: 12px;
	color: #2c333f;
	font-family: helvetica;
	font-weight: bold;
}

.events_more {
  margin-top: 5px;
}

.events_more a:link, .events_more a:visited {
  font-size: 11px;
	color: #7d6b68;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.events_more a:hover {
  font-size: 11px;
	color: #7d6b68;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

#view_all {
  margin: 10px 0px;
}

#topten_hdr {
  margin: 8px 0px;
}

#topten_featured {
  margin-bottom: 8px;
}

.topten_item {
  margin-bottom: 8px;
}

.blue {
  color: #2c333f;
	font-size: 13px;
	font-family: helvetica;
	font-weight: bold;
}

.blueitalic {
  color: #2c333f;
	font-size: 13px;
	font-family: helvetica;
	font-weight: bold;
	font-style: italic;
}

.white {
  color: #fff;
	font-size: 13px;
	font-family: helvetica;
	font-weight: bold;
}

.white a:link, .white a:visited {
  color: #fff;
	font-size: 13px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

.white a:hover {
  color: #fff;
	font-size: 13px;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: underline;
}

#main_ad_wrapper {
  width: 974px;
	margin-left: 8px;
}

#small_ad_container {
  width: 650px;
	height: 90px;
	background-color: #403431;
	margin-top: 10px;
	padding: 8px;
	float: left;
}

.small_ad {
  float: left;
	width: 120px;
	height: 90px;
	margin-left: 12px;
}

.small_ad_first {
  float: left;
	width: 120px;
	height: 90px;
}

#big_ad_container {
  width: 300px;
	height: 250px;
	float: left;
	margin: 10px 0px 10px 8px;
}

#footer {
  width: 990px;
	height: 26px;
	margin-left: 10px;
	background: url('/graphics/footer_bg.gif') repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: helvetica;
	padding-top:10px;
}

#sub_cont {
  width: 666px;
	float: left;
	border-bottom: 8px solid #929AAA;
}

#sub_hdr {
  width: 656px;
	height: 38px;
	background: url('/graphics/sub_hdr.gif') no-repeat;
	color: #fff;
	font-family: Helvetica;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

#sub-content {
  width: 646px;
	padding: 10px;
	background-color: #2c333f;
	color: #fff;
	font-size: 12px;
}

#sub_ad_cont {
  width: 300px;
	float: left;
	margin-left: 8px;
}

#jock_cont {
  width: 634px;
}

#jock_left_cont {
  width: 225px;
	float: left;
	margin-right: 10px;
}

#jock_right_cont {
  width: 395px;
	float: left;
}

#blog_cont {
  width: 215px;
	background: #3e322f url('/graphics/blog_bg.gif') no-repeat;
	padding: 5px 5px 30px 5px;
	margin-top: 10px;
}

#blog_cont embed {
  width: 215px;
	height: 150px;
	margin-bottom: 5px;
}

#blog_cont object {
  width: 215px;
	height: 150px;
}

#blog_cont img {
  width: 215px;
	height: 150px;
	margin-bottom: 5px;
}

.blog_hdr {
  font-family: Helvetica;
	font-size: 18px;
	color: #8a919f;
	padding-bottom: 10px;
}

#blog_hdr {
  font-family: Helvetica;
	font-size: 18px;
	color: #8a919f;
	padding-bottom: 10px;
}

.blog_white {
  font-family: Helvetica;
	font-size: 18px;
	color: #fff;
}

.post_hdr {
  font-family: helvetica;
	font-size: 15px;
}

.blog_mgn {
  margin-bottom: 10px;
}

.pubdate {
  font-family: helvetica;
	font-size: 10px;
	color: #786764;
	font-style: italic;
	
}

.entry {
  margin-top: 10px;
}

#bio_hdr {
  font-family: helvetica;
	font-size: 22px;
}

#onair_time {
  font-family: helvetica;
	font-size: 11px;
	color: #93817e;
	font-style: italic;
	margin-bottom: 20px;
}

.news_item {
  width: 634px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
}

.news_item_left {
  width: 225px;
	float: left;
	margin-right: 10px;
}

.news_item_right {
  width: 395px;
	float: left;
}

.news_hdr {
  font-family: helvetica;
	font-size: 22px;
}

.where_wrap {
  width: 646px;
	border-bottom: 5px solid #929aaa;
	padding: 10px 0px;
}

.where_hdr {
  font-size: 22px;
	font-family: helvetica;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 481px;
	margin-left: 10px;
}

.where_img {
  float: left;
	width: 150px;
}

.where_details {
  float: left;
	width: 481px;
	margin-left: 10px;
}

.where_link {
  float: right;
	width: 100px;
	padding-left: 381px;
}

.where_link a:link, .where_link a:visited, .where_link a:hover {
  background: url('/graphics/buy.gif') no-repeat;
	display: block;
	width: 90px;
	height: 19px;
}

#station_contacts td a:link, #station_contacts td a:visited {
  font-size: 15px;
	color: #483b38;
}

#station_contacts td a:hover {
  font-size: 15px;
	color: #483b38;
}

.psas {
  width: 646px;
	border-bottom: 5px solid #929aaa;
	padding: 30px 0px;
}

.new_music_cont {
  width: 646px;
	border-bottom: 5px solid #929aaa;
	padding-bottom: 8px;
	margin-bottom: 8px;
}


.sub_news_img {
  width: 150px;
	height: 150px;
	margin-right: 8px;
	float: left;
}

.sub_news_hdr {
  float: left;
	width: 442px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: Uppercase;
}

.sub_news_details {
  float: left;
	width: 442px;
}