/* Kill Defaults */

html, body, p, ul, ol, dl, li, h1, h2, h3, h4, img	{
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

img	{
	border: 0;
}

a {
	outline: none;
}



/* Layout
============================================================ */ 

body {
	background: #000;
}

body#start {
	background: #000 url(images/bg.jpg) no-repeat center top;
	text-align: center;
}

#wrapper {
	width: 910px;
	position: relative;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

#wrapper2 {
	width: 452px;
	position: relative;
	text-align: left;
	margin: auto;
	vertical-align: middle;
}


/* Parts
============================================================ */ 


#video {
	/*width: 853px;*/
	width: 640px;
	border: thin solid #002634;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}

#albumcover {
	border: thin solid #002634;
	margin-top: 3%;
}

#poster {
	margin-top: 3%;
}

#main {
	margin-top: 30px;
	margin-bottom: 20px;
}

#header {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 20px;
	color: #555;
}

.band {
		padding-bottom: 10px;
		margin-top: 20px;
}


/*For removing the text link in the 1bit mp3 player*/

.onebit_mp3 a { display: none; }

/* Typography
============================================================ */ 

body {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555;
}

p {
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #880200;
}

a:hover	{
	text-decoration: underline;
	color: #d9001e;
}

a:active {
	border: none;
}

h1 {
	font-family: helvetica,arial,sans-serif;  
	font-weight:bold;
	font-size: 60px;	
	color: #880200;

}

h2 {
	font-family: helvetica,arial,sans-serif;  
	font-weight:bold;
	font-size: 32px;
	color: #880200;
	margin-top: 4px;

}

h3	{
	font-size: 18px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 9px;
	color: #880200;
	font-style: italic;
}

i {
	color: #e7e7e7;
	font-style: normal;
}


#roxy {
	color: #FFFFFF;
	font-size: 100px;	

}
