
body{
	font: 70%/1.4em Verdana,sans-serif;
	color: #4d4d4d;
	background: #4d4d4d url('img/n_spacer.gif') repeat-x;
}

a:link, a:visited, a:active{
	color:#333;
}
a:hover{
	text-decoration:none;
}

hr {
	color: #80b706;
	background-color: #80b706;
}

input {
 background: #dddcdc;
 font-family: Verdana;
 font-size: 1em;
 width: 100px;
 padding: 2px;
 color: #000000;
 border: 1px solid #81a702;}
 
 textarea {
 background: #dddcdc;
 font-family: Verdana;
 font-size: 1em;
 width: 450px;
 padding: 2px;
 color: #000000;
 border: 1px solid #81a702;}
 
 select {
 background: #dddcdc;
 font-family: Verdana;
 font-size: 1em;
 padding: 2px;
 color: #000000;
 border: 1px solid #81a702;}
 
 input {
 background: #dddcdc;
 font-family: Verdana;
 font-size: 1em;
 width: 100px;
 padding: 2px;
 color: #000000;
 border: 1px solid #81a702;}

button {
 background: #222;
 font-family: Verdana;
 font-size: 5pt;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #444;
 height: 2em;} 
 
#search {
 margin-left: 0px;
 margin-bottom: 5px;
 float: right;
 align: bottom;
 }

#wrap{
	width:691px;
	margin:0 auto;
}

.newstitle {
font: 1.5em Times New Roman,sans-serif;
color: #4b4b4b;
font-weight: bold;
}

.newstag {
color: #80b706;
}

.releasetitle {
font: 1.2em Times New Roman,sans-serif;
color: #4b4b4b;
font-weight: bold;
}

#main{
	background: url('img/h_gradient.jpg') repeat-x;
	overflow:hidden;
}

#head{
	margin:0;
	background:  url('img/h_logo.jpg') no-repeat;
	height:107px;
}

#bubbles{
	margin:0;
	background:  url('img/h_bubbles.jpg') no-repeat;
	height:76px;
	width: 277px;
}

#nav{
	padding: 76px 0px 0px 0px;
}

#headline {
	margin: 0 0 0 10px;
	color: #96d706;
	font: 1.8em Verdana,sans-serif;
}

#releaseicon {
	margin: 0 5px 0 0;
}

#content{
	width: 690px;
	background: #ffffff;
}

#content .header{
	margin: 18px 0 0 0;
	background: url('img/content_header.gif') top center no-repeat;
	height: 61px;
	width: 690px;
}

#content .headerseconds{
	margin: 18px 0 0 0;
	background: url('img/content_header_seconds.gif') top center no-repeat;
	height: 61px;
	width: 691px;
}

#leftside{
	width: 691px;
	background: #fff;
	height: 600px;
}

#leftsideseconds{
	margin: 18px 0 0 14px;
	width: 450px;
	background: #fff;
	height: 600px;
}

#forums{
	width: 660px;
	background: #fff;
	height: 600px;
}

#sidebar{
	margin: 1px 10px 0 0;
	background: url('img/sidebar_background.gif') top right no-repeat;
	height: 192px;
	width: 290px;
	float: right;
	display: inline;
}

#sidebarseconds{
	margin: 1px 10px 0 0;
	background: url('img/sidebar_background3_seconds.gif') top right no-repeat;
	height: 300px;
	width: 197px;
	float: right;
	display: inline;
	color: #fff;
	font: 1.0em Verdana,sans-serif;
}

#sidebar .podcast{
	margin: 7px 0 0 0;
	background: url('img/sidebar_background2.gif') top right no-repeat;
	height: 98px;
	width: 290px;
	float: right;
	display: inline;
	color: #96d706;
	font: 1.6em Verdana,sans-serif;
}

.podtext {
	margin: 10px 0 0 10px;
	font: 0.9em arial,sans-serif;
}

.podtext2 {
	margin: 5px 0 0 15px;
	font: 0.6em arial,sans-serif;
	color: #fff;
}

.subscribe {
	font: 1.6em arial,sans-serif;
	color: #2c2c2c;
}

#sidebar .bubbles{
	margin: 2px 0 0 0;
	background: url('img/sidebar_bubbles.gif') top right no-repeat;
	height: 112px;
	width: 290px;
	float: right;
	display: inline;
}

#sidebar .storelinks{
	margin: 0 0 0 0;
	background: url('img/sidebar_background3.gif') top right no-repeat;
	height: 74px;
	width: 290px;
	float: right;
	display: inline;
}

#sidebar .latestrelease{
	margin: 10px 0 0 10px;
}

#footer{
	background: url('img/footer_spacer.gif') repeat-x;
	clear:both;
	text-align:right;
	font-size:8px;
	color:#333;
	height: 52px;
	width: 690px;
}

#artist{
	text-align:left;
}

.Block640, .Block530, .Block420, .Block310, .Block200, .Block90 { float:left; padding:10px; }
.Block640 { width:640px; }
.Block530 { width:530px; }
.Block420 { width:420px; }
.Block330 { width:330px; }
.Block310 { width:310px; }
.Block200 { width:200px; }
.Block90 { width:90px; }
