/* LAYOUT */

#container {
	width: 800px;
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: -400px;
}
.content {
	width: 580px;
	padding: 5px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content_bg.png);
}
#headersign {
	width: 309px;
	height: 136px;
	background-image: url(images/header_sign.png);
	border: 0px;
	left: 50%;
	margin-left: -275px;
	z-index: -10;
}
#headerguitar {
	width: 580px;
	height: 175px;
	background-image: url(images/header_guitar.png);
	left: 50%;
	margin-left: -225px;
	z-index: -15;
}
#topmenu {
	width: 575px;
	height: 40px;
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -287px;
	z-index: 100;
	background-image: url(images/nav_bg.png);
}
#footer {
	height: 500px;
	width: 800px;
	text-align: center;
	background-image: url(images/newlights.png);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:0px;
}
#footerpic {
	position:absolute; 
	bottom:65px; 
	left:50%; 
	margin-left:-140px; 
	z-index:-10; 
	height:350px; 
	width:600px; 
}

/* SIDE SPEAKERS */

#leftspeaker {
	width: 200px;
	position:absolute;
	top:125px;
	left:50%;
	margin-left:-600px;
}
#leftspkrbar {
	background:url(images/speakers/leftspkr_bar.png);
	width:93px;
	height:304px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-540px;
	z-index:-100;
}
#leftspkrcenter object, #leftspkrcenter img {display:none;}
#leftspeaker #post .storytitle {margin:0;padding:10px 0 0;font-family:sans-serif;color:#cccc66;font-size:16px;font-weight:900;}
#leftspkrcenter #post p {margin:0;padding:0;color:#FFF;font-size:12px;}
#leftspkrcenter #post {border-bottom:1px #CCC solid; max-height:220px; overflow:hidden;}
#leftspkrtop {background:url(images/speakers/leftspkr_top.png) no-repeat;height:109px;width:240px;}
#leftspkrcenter {background:url(images/speakers/leftspkr_center.png) repeat-y;width:240px;min-height:150px;max-height:1000px;overflow-y:hidden;}
#leftspkrbottom {background:url(images/speakers/leftspkr_bottom.png) no-repeat;height:48px;width:240px;padding:6px 0 0 70px;}

.storytitle a {text-decoration:none; font-weight:bolder; padding:0 3px 0 3px;}
.storytitle a:link, .storytitle a:visited, .storytitle a:active {background-color: #cccc66; color: #333;}
.storytitle a:hover {background-color: #FFF; color: #333;}


#rightspeaker {
	width: 200px;
	position:absolute;
	top:125px;
	left:50%;
	margin-left:360px;
}
#rightspkrbar {
	background:url(images/speakers/rightspkr_bar.png);
	width:93px;
	height:304px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:445px;
	z-index:-100;
}
#rightspkrcenter object, #rightspkrcenter img {display:none;}
#rightspkrtop {background:url(images/speakers/rightspkr_top.png) no-repeat;height:109px;width:240px;}
#rightspkrcenter {background:url(images/speakers/rightspkr_center.png) repeat-y;width:240px;min-height:200px;max-height:1000px;}
#rightspkrbottom {background:url(images/speakers/rightspkr_bottom.png) no-repeat;height:48px;width:240px;padding:6px 0 0 125px;}
#rightspeaker .rss_title {display:none;}
#rightspeaker .rss_item {margin:0;padding:15px 0 0; font-size:16px; color:#cccc66; line-height:15px; text-align:right;}
#rightspeaker .rss_item a {text-decoration:none; font-weight:900; padding:0; margin:0;}
#rightspeaker .rss_item a:hover {background-color:#cccc66;color:#333;}
#rightspeaker li {border-bottom:1px #CCC solid;}
#rightspeaker ul, #rightspeaker li {margin:0; padding:0;}


/* SOCIAL BUTTONS */

#leftsocialbuttons {
	width:160px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-430px;
	z-index:100;
}
#leftsocialbuttons li {margin:0;padding:0;display:inline;}
#leftsocialbuttons ul {margin:0;padding:0;}
#leftsocialbuttons a:hover {border-bottom:3px #CCC dotted;}

/* STYLES */

a, b, p, h1, h2, h3, h4, h5 {font-family:Arial, Helvetica, sans-serif;}

body {
	background-position: top;
	background-image: url(images/bgroad.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	background-attachment: scroll;
	overflow-x: hidden;
}
h1 {
	color: #FFFFFF;
	font-size: 24px;
	text-align:center;
}
h5 {
	font-size:10px;
	color:#333333;
	font-weight: 500;
}
h5 a:hover {color:#FFF;}

.link a {text-decoration:none; font-size:16px; font-weight:bolder; padding:0 3px 0 3px;}
.link a:link, .link a:visited, .link a:active {background-color: #cccc66; color: #333;}
.link a:hover {background-color: #FFF; color: #333;}


.top {
	position:absolute;
	top: 0px;
}
.footer {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
.lavaLampNoImage li a:hover {color:#FFF;}

a:hover {color:#000000;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}


.footer a:hover {
	background-color: #666;
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}



/* CONTACT FORM */

#page-wrap {
	margin-left:auto;
	margin-right:auto;
	width: 500px;
	padding: 10px 20px 20px 20px;
	margin: 20px auto;
	min-height: 350px;
	height: auto !important;
	height: 500px;
}
#contact-area {
	margin-left:auto;
	margin-right:auto;
	width: 425px;
	margin-top: 20px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 3px solid #600;
}
#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 15px;
}
#contact-area label {
	float: left;
	text-align: left;
	margin-left:10px;
	margin-right: 10px;
	width: 100px;
	padding-top: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#FFF;
}


/* SONGLIST FORM */

#songlist label {
	text-align: left;
	font-size: 18px;
	color: #FFF;
}
#songlist form {text-align:right;}


/* JOINCLUB FORM */

#joinclub label {
	text-align: left;
	font-size: 18px;
	color: #FFF;
}
#joinclub form {text-align:right;}


/* LAVA LAMP EFFECT */

.lavaLampNoImage {
	margin:0;
	background-color:#;
	position: relative;
	height: 40px;
	width: 600px;
	padding:0;
	overflow: hidden;
	border: 0px;
	z-index:100;
}
.lavaLampNoImage li {
	margin:0;
	padding:0 0 0 7px;
	float: left;
	list-style: none;
	z-index:100;
}
.lavaLampNoImage li.back {
	border:1px #666 solid;
	background-color: #bbb;
	width: 9px;
	height: 45px;
	z-index: 50;
	position: absolute;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}
.lavaLampNoImage li a {
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 0px;
	letter-spacing: 0;
	z-index: 100;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin:0;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
	z-index:100;
}



/* SLIDESHOW EFFECT */

.slideshow {
	text-align:center;
	height:325px; 
	width:500px; 
}



/* BAND MEMBERS SCROLL */

div.section{padding:0;margin:0;}
div.section li{float:left;}
div.pane{
	overflow:hidden;
	padding:0;
	margin:0;
	width:550px;
	height:590px;
}
.elements {
	color:#FFFFFF;
	width:50000px; 
	height:600px;
	padding:0;
	margin:0;
}
ul.elements li{
	float:left;
	width:550px;
	height:600px;
	font-weight:bolder;
	text-align:center;
	padding:0;
	margin:0;
	background-color: transparent;
}
#pane-options {margin:0 auto 10px auto;padding:5px 0 0 0;}
#pane-options ul.elements li{padding:0;margin:0;}

.bandcontainer {width:550px; height:600px;}

.memberback {text-align:right;height:25px;width:45px;margin:3px 3px 0 0;float:right;}
.memberback a {margin:0 0 0 0;text-align:right;font-size:16px;text-decoration:none;}
.memberback a:link, .memberback a:visited, .memberback a:active {color: #66CC66;}
.memberback a:hover {color: #000000;background-color: #FFFFFF;}

.memberrole {margin:0 0 0 8px;float:left;height:50px;width:450px;}
.memberrole h1 {margin:0 0 0 0;text-align:left;font-size:42px;font-style:italic;font-weight:100;color: #66CCFF;}

.favoritequote {text-align:right;height:75px;width:210px;margin:15px 0 0 0;float:left;}
.favoritequote h1 {margin:0 0 0 0;text-align:right;font-size:22px;font-weight:normal;font-style:normal;color: #FFFF66;}

.memberquote {text-align:right;height:100px;width:325px;margin:15px 5px 0 0;float:right;}
.memberquote h1 {margin:0 0 0 0;text-align:left;text-indent:15px;font-size:12px;font-weight:normal;font-style:normal;color:#FFFFFF;}
.memberquote h2 {margin:10px 0 0 0;text-align:right;font-size:18px;font-weight:normal;font-style:normal;color:#FFFFFF;}

.memberbio {text-align:right;height:350px;width:285px;margin:5px 5px 0 0;float:right;}
.memberbio h1 {margin:10px 0 15px 0;text-align:right;font-size:24px;font-weight:normal;font-style:normal;color:#FFFF66;}
.memberbio h2 {margin:0 0 0 0;text-align:right;text-indent:18px;font-size:18px;font-weight:normal;font-style:normal;color:#FFFFFF;}

.membername {float:right;clear:both;margin:8px 5px 0 50px;width:500px;height:50px;}
.membername h1 {margin:0 0 0 0;text-align:right;font-size:52px;font-weight:bold;font-style:normal;color:#66CCFF;}

li {list-style:none;}
.links {margin:12px 0 0 3px; padding:0;}
.links li {display:inline;font-size:20px;}
.links li a {padding:5px 7px 6px 7px; text-decoration:none;}
.links a:link, .links a:visited, .links a:active {color: #FFFFFF;background-color: #333333;}
.links a:hover {color: #000000;background-color: #FFFFFF;}

