/*   

.
*/


/************************************************
*	background elements									*
************************************************/

#radiobod {
	background:#000 url(radio/images/rusts.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size:12pt;
	text-align:justify;
	line-height:16pt;
	margin: 0px auto 0px;
	padding: 0px;
}

#pagewrap {
	width:100%;
}

#top_bg_element {
	background: url(radio/images/mastbacker.png) center no-repeat;
	position:absolute;
	width:100%;
	height: 425px;
	margin: 0px auto 0px;
	overflow: hidden;
	z-index: 0;
	}
	

#footer {
	background: url(radio/images/foot.png) center no-repeat;
	width: 100%;
	height:150px;
    position:relative;
	margin: -50px auto 0px;
	bottom: 0;
	z-index: 2;
	}

#footertext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top: 55px;
	color:#FFF;
	width: 900px;
	margin: 0px auto;
	z-index: 6;
}


/************************************************
*	content container								*
************************************************/

#content_container {
	position:relative;
	width: 1060px;
	margin: 0px auto 0px;
	padding: 0px;
	z-index:1;
}


/************************************************
*	masthead									*
************************************************/

#radiomasthead {
	background: url(radio/images/radiohead.jpg) center no-repeat;
	width: 1060px;
	height: 375px;
	margin: 0px auto;
}

.radiofeed {
		position: relative; 
		top: 323px; 
		left: 540px; 
		width: 450px; 
		height: 22px; 
		overflow: hidden;
		}	

.homelink {
	position: absolute; 
		top: 30px; 
		left: 25px; 
		width: 385px; 
		height: 230px; 
		}	

.poweredlink {
		position: absolute; 
		top: 270px; 
		left: 150px; 
		width: 115px; 
		height: 25px; 
		}	


.artistslink {
		position: absolute; 
		top: 75px; 
		left: 410px; 
		width: 145px; 
		height: 50px; 
		}	
		
.aboutlink {
		position: absolute; 
		top: 165px; 
		left: 437px; 
		width: 75px; 
		height: 80px; 
		}	

.launch {
		position: absolute; 
		top: 200px; 
		left: 540px; 
		width: 65px; 
		height: 95px; 
		}	


.nwtolinktop {
		position: absolute; 
		top: 30px; 
		left: 475px; 
		width: 110px; 
		height: 30px; 
		}	

.nwtolinkbottom {
		position: absolute; 
		top: 270px; 
		left: 405px; 
		width: 35px; 
		height: 35px; 
		}	

.addthis {
		position: absolute; 
		top: 275px; 
		left: 660px; 
		width: 125px; 
		height: 20px; 
		}	

.fblink {
		position: absolute; 
		top: 235px; 
		left: 645px; 
		width: 31px; 
		height: 35px; 
		}	
		
.myspace {
		position: absolute; 
		top: 235px; 
		left: 685px; 
		width: 31px; 
		height: 35px; 
		}	
		
.blipfm {
		position: absolute; 
		top: 235px; 
		left:730px; 
		width: 31px; 
		height: 35px; 
		}			

.twitter {
		position: absolute; 
		top: 235px; 
		left:770px; 
		width: 31px; 
		height: 35px; 
		}			

.nowplayinglive365link {
		position: absolute; 
		top: 320px; 
		left: 260px; 
		width: 270px; 
		height: 30px; 
		}	


/************************************************
*	main content									*
************************************************/


#contentwrap {
background: url(radio/images/ctntbg.png) center repeat-y;
width: 1060px;
margin: 0 auto 0 auto;
padding-bottom: 100px;
}

#stuffinside {
	background-color: #dcd8ce;
	width: 920px;
	margin: 0px auto 0px;
}

.contentbuffer {
	padding: 10px;}



#last5box {
	background: url(radio/images/last5.jpg) center no-repeat;
	height:350px;
	width: 300px;
}

#last5list {
	 padding: 70px 25px 35px 35px;
	 position:absolute;}



h1 {
	width:100%;
	background-color:#4c2400;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding: 5px;
	margin-bottom: 10px;
}

h3 {
	width:100%;
	background-color:#4c2400;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding: 5px;
	margin-bottom: 10px; }
	
	
	a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
