@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/bg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}

/*
.background {
height:1000px;
width:900px;
background-image:url(../images/bg.jpg);
background-position:left;
z-index:-10;
float:left;
}
*/

.container {
margin-left:100px;
width:600px;
height:auto;
background-color:#111111;
border-left:3px solid #FFCC00;
border-right:3px solid #FFCC00;
padding-bottom: 20px;
}

.mailinglistbox {
width:480px;
height:50px;
background-color:#111;
padding-left:120px;
padding-top:25px;
border-bottom:2px solid #333;
}

	.mailinglistbox label {
	color:#FC0;
	}

.header {
width:600px;
height:200px;
background-image:url(../images/logo.jpg);
}

#twitter_div {
font-size:10px;
width:405px;
padding-left:85px;
padding-top:140px;
}

#twitter-link {
padding-right:30px;
padding-bottom:10px;
}

.superstargazer {
	width:170px;
	height:100px;
	float:right;
	margin-top:150px;
	margin-right:15px;
	text-align:left;
	padding-left:10px;
}

.menu {
width:600px;
height:40px;
background-color:#222222;
}

	.menu ul {
	padding-left:10px;
	margin:0;
	}
	
	.menu li {
	padding-top:12px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	float:left;
	}
	
	.menu li a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.menu li a:hover {
	color:#FFCC00;
	}

.albumfeatured {
width:600px;
height:250px;
background-color:#666666;
background-image:url(../images/albumfeatured.jpg);
}

.thebandcontainer {
width:600px;
height:auto;
background-color:#080808;
}

.thebandcontainer p {
	padding-left:50px;
	padding-right:50px;
	text-align:center;
}


.dans {
background-color:#111111;
text-decoration:none;
color:#FFF;
font-size: 10px;
padding-right: 10px;
padding-left: 10px;
}


	.dans a:link {
	color: #FFFFFF; text-decoration: underline; 
	}
	.dans a:active {
	color: #FFFFFF; text-decoration: underline; 
	}
	.dans a:visited {
	color: #FFFFFF; text-decoration: underline; 
	}
	.dans a:hover {
	color: #FFFFFF; text-decoration: none; 
	}



.maincontent {
width:600px;
height:auto;
clear:both;
}

.maincontent_left {
width:400px;
height:auto;
background-color:#111111;
float:left;
clear:both;
}

.maincontent_left a {
	text-decoration:none;
	color:#FFF;
}

.maincontent_left a:hover {
	color:#FC0;
}

.maincontent_right {
width:198px;
height:auto;
background-color:#111111;
border-left:2px solid #333333;
float:left;
}

.maincontent_expanded {
	width:596px;
	height:auto;
	background-color:#111111;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
}

.maincontent_expanded p {
	color:#FFF;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:25px;
}

.maincontent_expanded a {
	text-decoration:none;
	color:#FC0;
}

.maincontent_expanded a:hover {
	color:#FFF;
}

.footer {

}

.footer_left {
width:400px;
height:150px;
background-color:#000000;
float:left;
}

.footer_right {
width:200px;
height:150px;
float:left;
background-color:#000000;
}

.clear {
clear:both;
}

h1 {
color:#FFCC00;
font-weight:normal;
margin-left:25px;
border-bottom:2px solid #333333;
margin-right:25px;
}

ul {
list-style:none;
margin:0;
padding:0;
}

li {
margin-left:25px;
margin-right:25px;
}

hr {
margin-left:25px;
margin-right:25px;
border:1px solid #333333;
}

.findbox {
margin-left:25px;
margin-right:25px;
}

.spacer {
	height:35px;
	width:auto;
	clear:both;
}

/* EVENTS FORMATTING */

.date {
color:#FFCC00;
font-size:12px;
}

.event {
color:#FFFFFF;
font-size:12px;
}

/* GALLERY FORMATTING */

.thumbcontainer {
width:560px;
margin:0 auto;
height:auto;
padding-left:15px;
}

.thumb {
width:244px;
float:left;
background-image:url(../images/thumb_bg.jpg);
height:154px;
padding:3px;
}

.thumb-tshirt {
width:244px;
height:244px;
float:left;
border: 3px solid #ffcc00;
}

.album-thumb {
width:244px;
height:248px;
float:left;
border: 3px solid #ffcc00;
}

.album-right {
width:244px;
height:248px;
float:left;
}

.poster-thumb {
width:244px;
height:349px;
float:left;
border: 3px solid #ffcc00;
}

.poster-right {
width:244px;
height:350px;
float:left;
}

	.thumb p {
		color:#FFFFFF;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding-left:10px;
		padding-top:0px;
	}

.vert_spacer {
width:40px;
float:left;
height:10px;
}

/* PAYPAL FORMATTING */
.paypal_container {
	width:560px;
	margin:0 auto;
	height:auto;
	padding-left:15px;
}

.paypal_button {
	width:244px;
	float:left;
	padding:3px;
	text-align: center;
}

.paypal_title{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* VIDEO FORMATTING */


.demo2 li {
	float:left;
	margin-right:10px;
	margin-top:20px;
}

.videoholder {
	width:450px;
	margin:0 auto;
}

.yt_holder {
    padding: 10px;
    float: left;
	margin-bottom:15px;
}

/* Wordpress Blog Posts */

#wordpress_posts_container{
	margin-right: 10px;
	margin-left: 10px;
}

.wordpress_blog_post{
	margin-bottom: 10px;
}

a.wordpress_blog_post_title{
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.wordpress_blog_post_title:hover{
	text-decoration: underline;
}

.wordpress_post_date{
	color: #FFF;
	font-size: 10px;
}

#wordpress_no_posts{
	font-size: 11px;
	text-align: center;
	color: #FFCC00;
}
