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

body {
	margin:0;
	background-color:#302b25;
	background-repeat:repeat-x;
	background-image:url(../images/bk.gif);
}

#wrapper {
	width: 899px;
	margin: auto;
}

#logo {
	float:left;
	width: 292px;
	height: 100px;
}


/* CONTENT */
#content-hold {
	float:left;
	width: 631px;
	margin-top: 4px;
}

/* TOP IMAGE */
#top-image {
	width: 631px;
	height: 224px;
}

.listenlive a:link a:visited {
	color:#a2c430;
	text-decoration:none;
}

.listenlive {
	height:591px;
	height: 184px;
	background-image:url(../images/listenlivebk.gif);
}

#player {
	float:left;
	width: 160px;
	height: 125px;
	padding:60px 0 0 50px;
}

#desktop-app {
	color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	width:400px; 
	float:right;
}


#content {
	float:left;
	width: 623px;
	color:#FFF;
	margin-top:9px;
	padding: 4px 4px 4px 4px;
	background-color:#342f29;
	font-family:Arial, Helvetica, sans-serif;
}

#content a:link, a:visited {
	color:#a2c430;
	text-decoration:none;
}

h4 h2, h3, h4, h5, h6 { margin:0; padding:0; }

p { margin:0; padding:0; font-size:12px; }

.dj {
	height:60px;
	padding: 65px 0 0 13px;
	background-image:url(../images/currentdj.gif);
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}


/* SIDEBAR */
#sidebarhold {
	float:right;
	width: 260px;
	margin-top: 4px;
	background-color:#3f3a34;
}

/* TOP MENU */
#menu {
	width: 899px;
	height: 37px;
	margin-top: 4px;
	background-color: #3f3a34;
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 0;
}

#menu li {
	color:#FFF;
	display:inline;
	list-style:none;
	font-size:14px;
	margin: 0 3px 0 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}

/* ADS */
#ads-top {
	float:right;
	width: 468px;
	height: 60px;
	margin-top: 20px;
}

/* FOOTER */
#footer {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#FFF;
}

#footer a:link a:visited {
	color:#6C3;
	text-decoration:none;
}

/* Junk Code */
.emptyone {
	height: 1px;
	clear:both;
}
.emptytwo {
	height: 18px;
	clear:both;
}
