@charset "utf-8";
/* reset browser styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0px;
	font-size: 100%;
	font-weight: 400;
}
ol { 
  margin-left: 1.4em; 
  list-style: decimal; 
}
ul { 
  margin-left: 1.4em; 
  list-style:square; 
}
img {
	border: 0;
	margin-top: 10px;
}
/* end reset browser styles */ 
/* CSS Document */
h1 {
	color:yellow;
	font-size:2.1em;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	margin:20px 0 20px 40px;
}
h2 {
	color:yellow;
	margin:30px 45px;
	font-size:1.5em;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}
em {
	font-size:1.2em;
	color:#3F3;

}
a:link {
	color:white;
	text-decoration:underline;
}
a:hover {
	color:yellow;
}
a:visited {
	color:white;
	
}


body {
	margin:0 auto;
	width:1100px;
	padding: 0;
	background-color:black;
	background-image:url(../images/backgrounds/black_orb_col.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:100%;
	line-height:120%;
}
body p {
	font-family:Verdana, Geneva, sans-serif;
	margin:10px 3px;
}
#wrapper {
	width:1090px;
	height:auto;
	margin-top:-15px;
	
	
		
}
#main_cont {
	width:785px;
	height:auto;
	float:left;
	border-left:medium gray groove;
	border-right:medium gray groove;
	border-top:medium gray groove;
	background-image:url(../images/backgrounds/frm_200_400.png)
}
#top_flash {
	border:medium gray solid;
	margin-left:7px;
	margin-top:10px;
	padding-top:10px;
	width:766px;
	height:200px;
	background-image:url(../images/backgrounds/flash_red_blk.png);
	background-repeat:repeat-x;
}
#FlashID {
	margin-left:25px;	
	
}
.listen {
	position:absolute;
	left:593px;
	top:17px;
	
}
#editable {
	width:785px;
	height:auto;
	
}

#nav_bar {
	width:780px;
	height:18px;
	margin:10px 5px 5px 3px;
	padding:3px 0;
	font-size:90%;
	background-color:#333;
	border-top:thin gray solid;
	border-bottom:thin gray solid;
}
.nav_lst li{
	display:inline;
	border-right:medium gray groove;
	padding:0 20px 0 0;	
	margin-left:20px;
}
.nav_lst li.last_nav {
	border-right:0;	
}
#nav_bar a:hover {
	color:yellow;
	text-decoration:none;
}

#side_bar {
	width:280px;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:center;

	
}

#side_bar h2 {

}
.social {
	margin:15px 60px;
	padding:3px;
	border:medium gray groove;
		 }
.icon_cap {
	font-size:60%;
	text-align:center;
	margin-top:-15px;
}


#email_block {
	margin:20px auto;
	;
	background-color: #000;
	padding: 10px 0 20px 0;
	border: thin solid green;
	width: 160px;
}
#side_bar #email_block h2 {
	padding-right: 70px;

}

#email_block p{
	margin-left:0px;
	text-align:center;
	font-size:80%;
}
	
#footer {
	width:1090px;
	clear:both;
	background-image:url(../images/backgrounds/frm_200_400.png);
	padding-bottom:20px;
}
#footer p {
	text-align:center;
	margin-top:10px;
	
}
#nav_lst_btm {
	padding-top:30px;
	text-align:center;	
}
#nav_lst_btm li {
	
	display:inline;
	border-right:medium gray groove;
	padding:3px 17px;
	
}
#nav_lst_btm li.last_nav {
	
	border-right:0;
}
#deals {
	width:780px;
	height:105px;
	background-color:#000;
	padding-bottom:10px;
	border-bottom:thin gray groove;
	
}
.deal {
	margin-top:5px;	
}
.include_jocks {
	text-align:center;	
}
.include_jocks img {
	padding:10px;
	border:medium gray groove;	
}
.jobs_lnk {
	/* [disabled]padding-left:47px; */	
}

.onair {
	margin-left:15px;	
}
.copy_rt {
	font-size:70%;	
}

