/* This document was created by Tim Madden of Studio Two Twelve. www.studiotwotwelve.com */

body {
	background: black url('background.jpg') top center no-repeat;
	margin: 0;
	font-size: 10px;
	margin-bottom: 20px;
	text-align: center;
}

img {
	border: 0;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#container {
	width: 750px;
	float: left;
}

.breaker {
	width: 750px;
	float: left;
	clear: left;
}

#logo {
	width: 330px;
	height: 100px;
	float: left;
	display: inline;
	margin-top: 49px;
}

#middleadspot {
	width: 270px;
	height: 100px;
	margin-top: 49px;
	float: left;
	display: inline;
}

#subscribe {
	width: 128px;
	height: 38px;
	float: left;
	display: inline;
	margin-top: 80px;
	background-image: url('subscribe.jpg');
}

#subscribe a {
	width: 128px;
	height: 38px;
	display: block;
	background-image: url('subscribe.jpg');
}

#subscribe span {
	display: none;
}

#subscribe a:hover {
	background-position: -128px 0;
}

#menuback {
	width: 750px;
	height: 39px;
	float: left;
	clear: left;
	background-image: url('menuback.jpg');
	background-repeat: no-repeat;
	margin-top: 11px;
}

#mainback {
	width: 750px;
	float: left;
	clear: left;
	background-image: url('backbars.jpg');
	background-repeat: repeat-y;
}

#mainback2 {
	width: 750px;
	float: left;
	clear: left;
	background-image: url('mainback.jpg');
	background-repeat: no-repeat;
}

.text {
	width: 504px;
	float: left;
	display: inline;
	margin-left: 25px;
	margin-top: 10px;
}

.item {
	width: 504px;
	float: left;
	clear: left;
	background-image: url('itemback.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.right {
	width: 174px;
	float: left;
	display: inline;
	margin-left: 25px;
	margin-top: 10px;
}

.reviewbar {
	width: 174px;
	float: left;
	clear: left;
}

.reviewbartop {
	width: 174px;
	height: 31px;
	background-image: url('reviewbartop.gif');
	background-position: 2px 0px;
	background-repeat: no-repeat;
	float: left;
}

.reviewmiddle {
	width: 166px;
	float: left;
	display: inline;
	margin-left: 8px;
}

.reviewbottom {
	width: 174px;
	height: 16px;
	background-image: url('reviewbarbottom.jpg');
	float: left;
	clear: left;
}

.reviewbarcontent {
	width: 160px;
	float: left;
	clear: left;
}

.reviewbarcontent span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
}

.reviewbarcontent a {
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	margin-right: 3px;
	float: left;
}

#footer {
	width: 750px;
	height: 50px;
	background-image: url('footer.jpg');
	background-repeat: no-repeat;
	float: left;
	clear: left;
}

#footer2 {
	width: 750px;
	height: 100px;
	float: left;
	clear: left;
}

.dropdownartist {
	width: 174px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

.hop {
	width: 170px;
}

img.blockleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

img.blockright {
	margin-left: 10px;
	margin-bottom: 6px;
	float: right;
}

.archivepage {
	width: 200px;
	float: left;
	margin-right: 20px;
}


/*----------TEXT---------------------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1em 0;
	color: #f0f0f0;
	line-height: 1.5em;
}

p.small {
	font-size: 10px;
	line-height: 1.2em;
}

p.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.2em;
}

p.date {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
	margin-top: 0px;
	line-height: 1.2em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb(179,131,47);
	margin-top: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: rgb(179,131,47);
}

a:hover, a:active {
	text-decoration: underline;
	color: rgb(149,149,149);
}
	




/*--------MENU-----------------------------------------------*/

#menu {
	width: 383px;
	height: 15px;
	float: left;
	display: inline;
	margin-left: 347px;
	margin-top: 11px;
}

#menu span {
	display: none;
}

.menu1 {
	float: left;
}

.menu1 a {
	display: block;
	width: 50px;
	height: 15px;
	background-image: url('menu.gif');
}

.menu1 a:hover {
	background-position: -383px 0;
}
	
.menu2 {
	float: left;
}

.menu2 a {
	display: block;
	width: 73px;
	height: 15px;
	background-image: url('menu.gif');
	background-position: -50px 0;
}

.menu2 a:hover {
	background-position: -433px 0;
}

.menu3 {
	float: left;
}

.menu3 a {
	display: block;
	width: 78px;
	height: 15px;
	background-image: url('menu.gif');
	background-position: -123px 0;
}

.menu3 a:hover {
	background-position: -506px 0;
}

.menu4 {
	float: left;
}

.menu4 a {
	display: block;
	width: 68px;
	height: 15px;
	background-image: url('menu.gif');
	background-position: -201px 0;
}

.menu4 a:hover {
	background-position: -584px 0;
}

.menu5 {
	float: left;
}

.menu5 a {
	display: block;
	width: 53px;
	height: 15px;
	background-image: url('menu.gif');
	background-position: -269px 0;
}

.menu5 a:hover {
	background-position: -652px 0;
}

.menu6 {
	float: left;
}

.menu6 a {
	display: block;
	width: 61px;
	height: 15px;
	background-image: url('menu.gif');
	background-position: -322px 0;
}

.menu6 a:hover {
	background-position: -705px 0;
}



.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}

form.gigsform p {
	font-size: 14px;
}


.podcastbacker {
	background-image: url('hqpodcastback.gif');
	background-repeat: no-repeat;
	width: 494px;
	float: left;
	margin-left: 2px;
	display: inline;
}

.podcasttext {
	width: 60px;
	float: left;
	margin-left: 30px;
	margin-top: 65px;
	display: inline;
}

#flashPlayer {
	margin-top: 65px;
	margin-left: 28px;
}

.flashPlayer {
	margin-top: 70px;
	margin-left: 10px;
	float: left;
	display: inline;
}
	
