/* Wicked r0x0rs==the good website.cmo stylesheet */

body 
{
	padding: 1em;
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: black;
}

body.single 
{
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

h2 
{
	font-family: Arial, sans-serif;
	font-size: 3.5em;	
	margin-bottom: 0px;
}

#header 
{
	padding-top: 35px;
	padding-left: 110px;
}

* html #header 
{
	margin-bottom: 10px;
}

#header a 
{
	color: red;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}

#content 
{ 
	margin: auto;
	width: 856px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}

.homepage 
{ 
	background-image: url('../img/backdrop.jpg');
	background-repeat: no-repeat;
	min-height: 482px;
}

* html .homepage 
{
	height: 485px;
}

#content a 
{ 
	color: red;
}

#coverfloat 
{ 
	float: right;
	width: 162px;
}

#albumheader 
{
	text-align: left;
	background-image: url('../img/rainbow.gif');
	background-repeat: no-repeat;
	background-position: -10px 320px;
	min-height: 630px;
}

#albumheader img 
{ 
	float: left;
	margin-right: 10px;
}

#albumheader table
{
	font-size: 1.2em;
	margin-bottom: 10px;
}

#albumheader td 
{ 
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#albumheader td img
{ 
	width: 450px;
	border: 1px #eee dashed;
}

#albumheader td ol 
{ 
	margin-top: 0px;
}

#albumheader tr.alt td 
{
	background-color: #eee;
}

#footer 
{ 
	clear: both;
	text-align: center;
}