@charset "utf-8";
/* CSS Document */

/*****************************************************************************/

/* Author: Adam Allegretta - CaliGrafx.com									 */

/* http://www.CaliGrafx.com - 1.619.449.6712 - Adam@CaliGrafx.com			 */

/*****************************************************************************/

body {
	margin: 0px;
	background-color: #3B3B3B;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center 160px;
}

#header {
	height: 133px;
	background-image: url(images/header-blue.jpg);
	background-repeat: repeat-x;
}

#header-inner {
	width: 950px;
	height: 133px;
	margin: 0px auto 0px auto;
}

#logo {
	float: left;
	width: 301px;
	height: 104px;
	padding-top: 20px;
	padding-left: 15px;
}

#player {
	float: right;
	width: 451px;
	height: 103px;
	padding-top: 20px;
	padding-right: 15px;
}

#nav {
	width: 950px;
	margin: 0px auto 0px auto;
	height: 43px;
	background-repeat: repeat-x;
	background-color: #89C0E9;
	padding-top: 15px;
}

ul#menu {
	width: 100%;
	height: 43px;
	background: url("images/menu-bg.gif") top left repeat-x;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

ul#menu li a {
	height: 32px;
	color: #777;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 8px 15px 0;
}

ul#menu li a:hover {
	color: #333;
}

ul#menu li a.current {
	color: #FFF;
	background: url("images/current-bg.gif") top left repeat-x;
	padding: 5px 15px 0;
}

#news {
	width: 950px;
	margin: 0px auto 0px auto;
	background-image: url(images/news-poweredby.jpg);
	background-repeat: no-repeat;
	height: 65px;
	background-color: #1D1F1A;
	background-position: bottom;
}

#news-information {
	float: left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 40px;
	padding-left: 62px;
}

#news-download {
	float: left;
	width: 96px;
	height: 32px;
	padding-top: 25px;
}
#pwrby {
	float: right;
	width: 450px;
	height: 47px;
	padding-top: 16px;
}

#white-body {
	margin: 0px auto 0px auto;
	width: 950px;
	height: 600px;
	background-color: #FFFFFF;
}

#white-ad {
	margin: 0px auto 0px auto;
	width: 950px;
	height: 300px;
	background-color: #FFFFFF;
}

#white-downloads {
	margin: 0px auto 0px auto;
	width: 950px;
	height: 3700px;
	background-color: #FFFFFF;
}

#home-image {
	width: 492px;
	height: 212px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-image: url(images/info-box.png);
}
#home-dave {
	margin-left: 18px;
	margin-top: 25px;
	float: left;
	border: 2px solid;
	border-color: #9ED5FE;
}
#home-dave:hover {
	border: 2px solid;
	border-color: #74B2E1;
}
#home-host {
	float: left;
	margin-top: 25px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 255px;
}
#latest-shows {
	width: 400px;
	height: 200px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
#latest-shows-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.shows-list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1D1F1A;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 5px;
}
.shows-list:hover {
	background-color: #333333;
	color: #CCCCCC;
	cursor:pointer;
}
.show-download {
	float: right;
	width: 120px;
}
.show-download a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.show-download a:hover {
	color: #999999;
	text-decoration: underline;
}
.show-download a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#shows {
	width: 400px;
	height: 60px;
	padding-top: 25px;
	padding-left: 15px;
}
#shows-player {
	width: 100%;
	height: 450px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#downloaders {
	height: 150px;
	width: 100%;
}
#downloadsers-lines {
}
#ads {
	width: 800px;
	height: 200px;
	margin-left: 18px;
}
.ad-blocks {
	width: 25%;
	height: 150px;
	float: left;
}

#bottom-ads {
	width: 950px;
	height: 185px;
	margin: 0px auto 0px auto;
	background-color: #CCCCCC;
}
#bottom-ad-title {
	width: 100%;
	color: #666666;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
}





#footer {
	width: 950px;
	margin: 0px auto 0px auto;
	height: 30px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

#footer-text {
	float: left;
	width: 385px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 15px;
}

#designer {
	float: right;
	padding-right: 15px;
	padding-top: 9px;
}
