body,td,th {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}

body {
	background-color: #000;
	background-image: url('/images/background.jpg');
	background-position:top center;
	background-attachment:fixed;
	margin:0 auto;
}

img {border:0;}

.clear {clear:both;}

#main {
	width:1020px;
	max-width:1020px;
	margin:0 auto;
}

#header {
	width:inherit;
	max-width:inherit;
	float:left;
	clear:both;
	height:170px;
	max-height:170px;
	text-align:center;
	overflow:visible;
	z-index:1;
}
/*******************************/
/*******************************/
#left {
	float:left;
	width:676px;
	max-width:676px;
}

	a,
	#left a {
		color:#fff;
		text-decoration:none;
		font-size:10px;
		float:right;
	}
	
	a {
		float:none;
	}
	
	a:hover,
	#left a:hover {
		color:#ffd200;
	}
	
	#left form { /* contact.php */
		padding-left:30px;
	}
	
	#left form h3 {
		margin:0px;
		padding:0px;
	}

	#left form textarea,
	#left form select,
	#left form input {
		margin-bottom:30px;
	}
	
	#left .normal,
	#left .normal a {
		float:none;
		text-align:left;
		font-size:14px;
	}

#rockers {
	float:left;
	width:676px;
	max-width:676px;
	margin-bottom:70px;
}
	#rockerLee,
	#rockerMarvin,
	#rockerSwede,
	#rockerMike {
		float:left;
		width:auto;
		background-repeat:no-repeat;
		width:inherit;
	}
	
	#rockerLee {
		height:168px;
	}
	
	#rockerMarvin {
		height:167px;
	}
	
	#rockerSwede {
		height:167px;
	}
	
	#rockerMike {
		height:168px;
	}

#videos,
#images,
#songs,
#pages {
	position:relative;
	float:left;
	width:338px;
	max-width:338px;
	text-align:center;
	min-height:420px;
}

#pages {
	min-height:200px;
}

#videos,
#videos iframe {
	z-index:1;
}
	
#pages p a {
	position:relative;
	top:-60px;
	float:none;
	font-size:18px;
}

#images #thumbs {
	position:relative;
	float:left;
	top:-60px;
	left:30px;
}

	#images #thumbs img {
		float:left;
		width:120px;
		height:120px;
		border:1px solid #FFD200;
		margin:10px;
	}

	#images #thumbs img:hover {
		border:1px solid #FFF;
	}

	#images #thumbs a {
		float:none;
		margin:10px;
	}
	
#videos p,
#images p {
	position:absolute;
	top:350px;
	right:0px;
}

#songs {
	min-height:290px;
}
/*******************************/
/*******************************/
#right {
	float:right;
	width:338px;
	max-width:338px;
}

	#right div {
		
	}
/*******************************/
/*******************************/
#socials {
	position:relative;
	clear:both;
	text-align:center;
}

	#socials a {
		padding:0 30px;
	}
/*******************************/
/*******************************/
#latest {
	width:340px;
	float:right;
	top:-20px;
	background-image: url('/images/index/int-latest.png');
	background-position:top;
	background-repeat:no-repeat;
	padding:130px 0px 0px 0px;
}

	.fbEntry {
		font-size:11px;
		margin-bottom:20px;
		width:auto;
		padding:0px 20px;
	}
		.fbEntry .fbFrom {
			color:#FE0;
		}
		
		.fbEntry .fbFromMessage {
			margin:1px 0px 6px 10px;
			color:#CCC;
		}
		
		.fbEntry .fbFromLikes {

		}
		
		.fbEntry .fbFromCommentWho {
			margin-left:20px;
			color:#555;
		}
		
		.fbEntry .fbFromCommentMessage {
			margin:1px 0px 8px 35px;
			color:#999;
		}
/*******************************/
/*******************************/
table,th,td,tr {
	margin:0px;
	padding:0px;
	border:0px;
}

#member {
	width:676px;
	float:right;
}

#member th,
#member td {
	vertical-align:top;
}

#member th {
	width:200px;
	text-align:left;
}

#main h1 div {
	display:inline;
	font-size:14px;
	width:200px;
	margin-left:40px;
}

#memberLeft {
	float:left;
	width:338px;
}

#memberLeft img {
	border:1px solid #FFD200;
}

#memberLeft img:hover {
	border:1px solid #FFF;
}
/*******************************/
/*******************************/
textarea,
select,
input {
	background-image:url('/images/input-background.jpg');
	padding:6px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size:14px;
	background-color:#000;
	border:1px solid #999;
	color:#FFF;
}
/*******************************/
/*******************************/
.center {
	text-align:center;
}

.yellow {
	color:#ffd200;
}

.error {
	background-image:url('/images/error-background.jpg');
	padding:20px;
	font-size:20px;
	border:2px solid #861313;
	margin-bottom:30px;
}
/*******************************/
/*******************************/
#gallery div {
	float:left;
	width:180px;
	height:180px;
	text-align:center;
}

#gallery a,
#gallery img {
	float:none;
}

#gallery img {
	border:1px solid #FFD200;
}

#gallery img:hover {
	border:1px solid #FFF;
}

#goldenContest {
	width:700px;
	position:relative;
	clear:both;
	margin:0 auto;
	padding-top:20px;
}

#goldenContest form input {
	float:right;
	position:relative;
	left:-0px;
	top:-4px;
}

#goldenContest a {
	font-size:14px;
	color:#FE0;
	top:0px;
}

#goldenContest h3 {
	border:1px solid #696017;
	padding:20px;
	margin:10px 0px;
	background-color:#000;
	font-size:20px;
}

.lyrics h2 {
	color:#FC0;	
}

.credits p {
	color:#FC0;
	margin:3px 0 3px 20px;
}
