/*@CHARSET "ISO-8859-1";*/

body {
	/*background-image: url(../images/ghostdromewall.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
	font-family: georgia;
	font-size : 10pt;
	color: #FFF;

}

#banner {
	margin-bottom: 20px;
}

#headertext {
	font-weight:bold;
	font-size : 12pt;
	color: #FFF;
}

#postheader {
	font-weight:bold;
	font-size : 12pt;
	color: #FFF;
}

#postcontent {
	color: #FFF;
}

A:link {
	text-decoration: underline;
	color: #FFF;
}

A:visited {
	text-decoration: none;
	color: #FFF;
}

A:active {
	text-decoration: none;
	color: black;
}

A:hover {
	text-decoration: none;
	color: #FFF;
}

#postspacer {
	
	background-color: darkred;
	
	/*background-image: url(../images/dots.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 3px;
}

#releasespacer {
	/*
	background-color: #000;
	*/
	/*background-image: url(../images/dots2.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-bottom: 0px;
	height:40px;
}

#bottomabout {
	color: #CCC;
}

#releases {
	color: #FFF;
}

#postcontent {
	color: #FFF;
}

#posts{
	color: #FFF;
}


#band_login_container {
	color:#FFF;
}
