/*---------- Wrapper ----------*/
 * {
	 margin: 0px;
	 padding: 0px;
 }
body {
	background-color: #000000;
}
h1 {
	font-family:Impact, "Arial Black", sans-serif;
	color: #9e9256;
}
h2 {
	font-family: Impact, "Arial Black", sans-serif;
	color: #9e9256;
}
h3 {
	font-family: Impact, "Arial Black", sans-serif;
	color: #9e9256;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2c89f;
	font-size: .9em;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
	font-size: 1.2em;
	
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
}
	

/*---------- Header ----------*/
#header {
	width: 1024px;
	height: 285px;
}
/*----------- Container ----------*/
#container {
	width: 600px;
	margin: 0 auto;
	background-color: #212121;
}
/***************** AD SENSE ***************/
#ads {
	width: 468px;
	height: 60px;
	margin: 0 auto;
}
/*-------------T-Shirts -----------*/
#tShirts {
	width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
}
	#nav a:link {
			color: white;
			text-decoration: none;
		}
		#tShirts a:visited {
			color: white;
			text-decoration: none;
		}
		#tShirts a:hover {
			color: #f26248;
			text-decoration: underline;
		}
		#tShirts a:active {
			color: black;
			text-decoration: none;
		}
}
/*--------------- Nav ------------*/
#nav {
	width: 500px;
	height: 39px;
	margin: 0 auto;
	background-color: #212121;
}
#nav ul {
	text-align: center;
	margin: 0;
	padding-top: 7px;			
}
#nav li{
	display: inline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 15px 0px 15px;
}
#nav a:link {
			color: white;
			text-decoration: none;
		}
		#nav a:visited {
			color: white;
			text-decoration: none;
		}
		#nav a:hover {
			color: #f26248;
			text-decoration: underline;
		}
		#nav a:active {
			color: black;
			text-decoration: none;
		}
/*---------- Content ----------*/
#content {
	width: 350px;
	text-align: left;
	margin: 15px 0px 0px 15px;
	float: left;
}
#content p {padding: 5px 10px 20px 20px;
}
#content a:link {
			color: white;
			text-decoration: none;
		}
		#content a:visited {
			color: white;
			text-decoration: none;
		}
		#content a:hover {
			color: #f26248;
			text-decoration: underline;
		}
		#content a:active {
			color: white;
			text-decoration: none;
		}
	

#cover {
	padding-left: 20px; 
}
.master {
	padding-bottom: 30px;
}
#rightImage {
	width:186px;
	height:459px;
	background: url('../images/vertPics.jpg') no-repeat;
	float: right;
	margin-top: 40px;
}
#cdInfo {
	width: 300px;
	text-align: left;
	margin: 15px 0px 0px 15px;
	float: left;
}
#cdInfo p {padding: 0px 0px 0px 20px;
}
#rightImage2 {
	width:196px;
	height:459px;
	background: url('../images/towerDown2.jpg') no-repeat;
	float: right;
	margin: 50px 5px 0px 0px;
}
#leftSide {
	width: 80px;
	height: 800px;
	background: url('../images/leftBarrel.jpg') no-repeat;
	float: left;
	margin-left: 123px;
	margin-top: 50px;
}
#rightSide {
	width: 80px;
	height: 800px;
	background: url('../images/rightBarrel.jpg') no-repeat;
	float: right;
	margin-right: 123px;
	margin-top: 50px;
}
/*---------------Media Page -----------*/
/**************************************/
#mediaTop {
	width: 600px; 
}
#mediaBottom2 {
	width: 600px;
}
.topLeft {
	width: 270px;
	float: left;
}
.topLeft img {
	margin: 25px 0px;;
}
.topRight {
	width: 320px;
	float: right;
	margin-top:10px;
}
.topRight h2 {
	margin:15px 0px;
}
.topRight p {
	margin:4px 0px;
}
.topRight h3 {
	margin: 30px 0px;
}
.topRight a:link {
			color: white;
			text-decoration: none;
		}
		.topRight a:visited {
			color: white;
			text-decoration: none;
		}
		.topRight a:hover {
			color: #f26248;
			text-decoration: underline;
		}
		.topRight a:active {
			color: white;
			text-decoration: none;
		}
#eyes {
	width: 600px;
	height: 225px;
	margin: 0 auto;
}
#vidInfo {
	width:500px;
	text-align: left;
	margin:0 auto;
}
#vidInfo p {
	padding:15px 0px;
}
.space {
	height: 20px;
	width: 800px;
}
.video {
	margin-top: 40px;
	margin-bottom: 10px;
}
/*************************************/
/*------------- BIO -----------------*/
.topLeftBio {
	width: 350px;
	float: left;
}
.topRightBio {
	width: 250px;
	float: right;
	margin-top:68px;
}
.topLeftBio img {
	margin: 25px 0px;;
}
.topRightBio p {
	margin: 10px 0px;
}
.topRightBio a:link {
			color: white;
			text-decoration: none;
		}
		.topRightBio a:visited {
			color: white;
			text-decoration: none;
		}
		.topRightBio a:hover {
			color: #f26248;
			text-decoration: underline;
		}
/*--------------- Footer ------------*/
#footer {
	width:600px;
	margin: 0 auto;
	background-color: #212121;
	border-top: 5px solid black;
}
#footer ul {
	text-align: center;
	margin: 0;
	padding-top: 7px;			
}
#footer li{
	display: inline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 40px 0px 40px;
	border-right: 1px solid white;
}
#footer .stuff {
	border: none;
}
#footer a:link {
			color: white;
			text-decoration: none;
		}
		#footer a:visited {
			color: white;
			text-decoration: none;
		}
		#footer a:hover {
			color: #f26248;
			text-decoration: underline;
		}
		#footer a:active {
			color: black;
			text-decoration: none;
		}
/****************************************/
/*--------- VIDEOS Pages ---------------*/
#live {
	width: 800px;
	height: 550px;
	margin:0 auto;
}
#game {
	width: 800px;
	height: 600px;
	margin:0 auto;
}
#vidInfo a:link {
			color: white;
			text-decoration: underline;
		}
		#vidInfo a:visited {
			color: white;
			text-decoration: none;
		}
		#vidInfo a:hover {
			color: #f26248;
			text-decoration: underline;
		}
/****************************************/
/*--------- CD Cover Full Page  ---------------*/		
#cdCoverFull {
	margin: 0 auto;
	width: 800px;
	height: 800px;
	background: url('../images/cdCover_800.jpg') no-repeat;
}
#content img {
	border: none;
}
