body {
/**/
background:url(http://radiosocal.net/klos/img/mb/NewTemp_bg.jpg) repeat-x fixed center top #000000; 
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}

#mainContent .moduleContainer {width:960px}
#mainContent {width:960px;padding:0px;}
#mainContent ul {padding:0px;}

#mainContent a {color:#ff0000}
#mainContent a:hover, #mainContent a:visited, #mainContent table p, #mainContent a, #mainContent p  {color:white;}
#mainContent p {
line-height:12pt;
margin-left:15pt;
padding-top:5px;
}
 #mainContent h3  {margin-top:10pt;margin-left:15pt;color:white;text-transform:uppercase}

#navigation-top {width:960px;height:52px;background:transparent url(http://radiosocal.net/klos/img/nav_redbg.jpg) repeat-x;margin-bottom:15pt;}

#mainContent .moduleContainer  {background-color:#4B4B44;background-image: none}

#header {background: transparent url(http://images.radcity.net/5148/3666290.jpg) no-repeat scroll 0 -5px;height:72px;width:962px;}

#logo, #flashTagline,  #headerRight, #navigationDate, #mainContent .moduleHeader  {display:none}

#clubSearch {background:url(http://images.radcity.net/5148/3666291.jpg) repeat scroll 0 -131px transparent;}


#siteContent {background-color:#0a0a0a}

#mainContent {color:white;}
#cubeAd {display:none}
#mainContent .containerPadding, #siteContent .siteContentPadding, #siteContentLeft .padding, #secRow2Content  {padding:0px;}
#siteContent .siteContentPadding{margin:0px;}


.story {
background:url(http://radiosocal.net/images/blogtop720.jpg) no-repeat scroll 0 0 transparent;
float:left;
font-size:10pt;
line-height:13pt;
margin-left:0;
min-height:75px;
padding-top:15pt;
width:737px;
margin-left:8em;
}
#mainContent h4 {
clear:left;
color:yellow;
font-size:12pt;
margin-left:10px;
}

#mainContent img {
border:2px solid white;
margin-bottom:5pt;
margin-top:5pt;
}
.storySeparator {
background:url(http://radiosocal.net/images/blogbottom720.jpg) no-repeat scroll 0 0 transparent;
height:33px;
width:740px;
}
.storyContainer {
/*background:#333333 url(http://radiosocal.net/klos/img/mb/enterheadbg.jpg);
margin:0 0 5pt;
width:33em;*/
}
.storyContainer b {color:yellow}

 #secRow1,hr , #siteContentRightInside  {display:none}

#simplegallery1{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
margin-left:4pt;
float:left;
background: url(http://images.radcity.net/5147/3811185.jpg);border:1px solid #999999;
}

#mbiframe {margin-top:2pt;}


#rss-feed {
float:right;
height:194px;
margin-right:5pt;
width:300px;}

#rss_footer {
background:url(http://radiosocal.net/klos/img/mb/module_darkgray_footers.gif) no-repeat scroll 0 0 transparent;
width:300px;
height:1em;
}

p.rss_title {background:url(http://radiosocal.net/klos/img/mb/font-blanktitles-sprite.gif) repeat scroll 0 0 transparent;
height:28px;line-height:20pt;
text-align:center;}


#simplegallery2
{background: url(http://images.radcity.net/5147/3811185.jpg);border:1px solid #999999;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}

/*What's happening*/
#whathappening{
background:url(http://radiosocal.net/klos/img/whathappening_bg.jpg) repeat scroll 0 0 transparent;
border:1px solid #CCCCCC;
height:100px;
margin:15px 10px -16px;
width:800px;}

#whathappening img {width:100px;height:100px;float:left;margin-right:5pt}


#navigation-ul {margin:0px;padding:0px;display:block;height:52px;list-style:none;}

#navigation-ul li{float:left;
height:52px;
list-style:none outside none;
margin:0 5px;
padding:0;}

#navigation-ul li a
{
float:left;
font-size:13.5pt;
height:52px;
line-height:48px;
list-style:none outside none;
margin:0 5px;
padding:0;
text-transform:uppercase;
}

#listenlive {background:transparent url(http://radiosocal.net/klos/img/nav_redbg_listenlive.jpg) no-repeat;width:100px;}

#mainContent ul {list-style:none}

/*navigation*/
ul.topnav {
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	width: 960px;
	background: #222;
	font-size: 10pt;
font-weight:bold;
	background: url(http://radiosocal.net/images/navigationbg.jpg) repeat-x;
}
ul.topnav li {
float:left;
font-family:arial;
list-style:none outside none;
margin:0 0 0 34px;
padding:0;
position:relative;
}
ul.topnav li a{
	padding: 4px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(http://radiosocal.net/images/navigationbg.jpg) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 10px;z-index:9999999999999;
	height: 35px;
	float: left;
	background: url(http://radiosocal.net/kabc/img/tilden/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;;z-index:9999999999999;} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top:25px;
	background: #990000;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;;z-index:9999999999999;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;z-index:0;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;z-index:9999999;
	width: 145px;
	background: #990000  no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #990000 10px center;z-index:0;
}

ul.topnav a{color:white;}
ul.topnav a:hover{color:#cccccc;}

#secRow1 p a, #secRow3 p a, #secRow2Content p a {
float:right;
font-size:1.1em;
font-weight:normal;
margin:10pt 0 0;
text-decoration:underline;
}
#secRow2, #secRow3  {background:#333333;width:100%}

#social {padding:0px 0;background:#333333;width:960px;}

#social img {float:right;margin-right:5pt;margin-top:5pt;}



ul.rss_items{background:url(http://images.radcity.net/5148/2847957.jpg) repeat scroll 0 0 transparent;
border-left:1px solid #A8A8A8;
border-right:1px solid #A8A8A8;
text-indent:5pt;}

blockquote {background:none repeat scroll 0 0 black;
margin:0 10pt;
padding:10pt;
width:900px;}

