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

* {
	margin:0;
	padding:0;
}

body {
	background-image:url(images/stripe_grayblue01.png);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h3 {
	color:#FF0000;
	font-size:10px;
}

h4 {
	color:#00FF00;
	font-size:16px;
}

h5 {
	font-size:10px;
	color:#FF0000;
	text-align:center;
}

h6 {
	font-size:10px;
	color: #00FF00;
	text-align:center;
}

a.text:link {
	color: #66CCFF;
	border-bottom:dotted 1px;
	text-decoration:none;
}

a.text:visited{
	font-style:italic;
	color:#999999;
	border-bottom:dotted 1px;
	text-decoration:none;
}

a.text:hover{
	text-decoration:none;
	border:none;
	color:#66FFFF;
}

a.text:active{
	color:#FFFFFF;
}

#shows a:link {
	color: #66CCFF;
	border-bottom:dotted 1px;
	text-decoration:none;
}

#shows a:visited{
	font-style:italic;
	color:#999999;
	border-bottom:dotted 1px;
	text-decoration:none;
}

#shows a:hover{
	text-decoration:none;
	border:none;
	color:#66FFFF;
}

#shows a:active{
	color:#FFFFFF;
}

#shows hr {margin-top:15px;}

a.wpgallery:link {
	color: #66CCFF;
	border-bottom:dotted 1px;
	text-decoration:none;
}

a.wpgallery:visited{
	font-style:italic;
	color:#999999;
	border-bottom:dotted 1px;
	text-decoration:none;
}

a.wpgallery:hover{
	text-decoration:none;
	border:none;
	color:#66FFFF;
}

a.wpgallery:active{
	color:#FFFFFF;
}

img.page {
	position:absolute;
	left:0px;
	right:0px;
	z-index:-1;
}

img.frame {
	border:1px solid #FFFFFF;
}

span.date {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

span.newstitle {
	font-size:16px;
	color:#00ccff;
}

span.sirtin {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	text-align:right;
	font-weight:normal;
}

div.album {color:#ffffff; font-size:35px; font-weight:bold; text-align:center; line-height:50px;}
div.album2 {color:#ffffff; font-size:35px; font-weight:bold; text-align:center; line-height:70px;}
span.date-album {font-size:60px;}
#album-sprite {width:480px; height:480px; border:1px solid #ffffff; background-image:url(images/album-cover-sprite.jpg); background-position:left; background-repeat:no-repeat; margin:0 auto;}
#album-sprite2 {width:396px; height:396px; border:1px solid #ffffff; background-image:url(images/album-cover-sprite2.jpg); background-position:left; background-repeat:no-repeat; float:left; margin:10px;}
#album-sprite:hover, #album-sprite2:hover, #album-sprite3:hover {background-position:right;}
a.album-link {display:block; width:480px; height:480px;}
#album-signup {float:left; margin:10px; width:396px; height:362px;}
#album-sprite3 {width:175px; height:175px; border:1px solid #ffffff; background-image:url(images/album-cover-sprite3.jpg); background-position:left; background-repeat:no-repeat; margin:10px;}
#album-info {width:100%; float:left; padding:10px; line-height:24px;}
.hide {display:none;}

ul.news {
	margin-left:14px;
}

li.news {
	margin-bottom:10px;
}

#site {
	width:860px;
	height:510px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#site2 {
	width:860px;
	height:620px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#000000;
}

#site3 {
	width:860px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#000000;
}

#showbox {
	width:585px;
	float:left;
	border-bottom:4px solid #FFFFFF;
	padding-bottom:10px;
	margin-bottom:10px;
}

#showinfo {
	float:left;
	width:445px;
}

#showposter {
	float:left;
	margin-top:5px;
}

#showclick {
	float:left;
	width:445px;
	text-align:right;
	margin-top:120px;
}

#header {
	background-color:#000000;
	width: 800px;
	height:160px;;
	text-align:center;
	border-bottom:#FFFFFF solid 4px;
	border-top:#FFFFFF solid 4px;
	border-left:#FFFFFF solid 4px;
	border-right:#FFFFFF solid 4px;
	margin-left:20px;
	margin-right:20px;
}

#navigation {
	background:#000000;
	width: 176px;
	height:334px;
	float:left;
	border-left:#FFFFFF solid 4px;
	border-right:#FFFFFF solid 4px;
	border-bottom:#FFFFFF solid 4px;
	margin-left:20px;
}

.navbar {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
}

#contentheader {
	width:580px;
	height:39px;
	float:right;
}

#contentheaderhome {
	width:435px;
	float:left;
	padding-bottom:5px;
}


#content {
	background:#000000;
	width:600px;
	height:324px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-right:#FFFFFF solid 4px;
	border-bottom:#FFFFFF solid 4px;
	overflow-y:auto;
	text-align:justify;
}

#content2 {
	width:590px;
	float:left;
	text-align:justify;
}

#contentphotos {
	width:590px;
	float:left;
	text-align:justify;
}

#music {
	width:590px;
	padding-top:30px;
	float:left;
	text-align:center;
}

#contenthome {
	background:#000000;
	width:620px;
	height:334px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border-right:#FFFFFF solid 4px;
	border-bottom:#FFFFFF solid 4px;
	text-align:justify;
}

#news {
	width:450px;
	float:left;
	padding-left:0px;
}

#cl1 {
	float:left;
	width:150px;
	height:300px;
	padding-top:0px;
}

#home {
	width: 447px;
	height:269px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:10px;
	overflow-y:auto;
	border-left:#FFFFFF 4px solid;
}

#upcoming {
	width:131px;
	height:274px;
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
	float:left;
	border-right:#FFFFFF 4px solid;
	
}

#homenews {
	width:435px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	float:left;
}

#newsletter {
	width:466px;
	height:47px;
	float:left;
	margin-top:0px;
	border-top:4px solid #FFFFFF;
	border-left:#FFFFFF 4px solid;
	padding-top:5px;

}

#footer {
	width:860px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	margin-top:10px;
	text-align:center;
}

#photobox {
	float:left;
	text-align:center;
	width:295px;
	margin-bottom:10px;
	line-height:30px;
	height:190px;
}

/* CONTACT FORM */

#contactform {
	margin: 0;
	width: 600px;
}
#contactform * {
	
	font-size: 14px;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	
	padding:2px;
	
}
#contactform li.buttons {
	margin: 0;
	overflow: hidden;
}
#contactform label {
	margin: 0;
	width: 150px;
	float: left;
	
}
#contactform input.text {
	width: 438px;
	border: 1px solid #D4D4D4;
	padding: 3px;
	margin: 0;
}
#contactform textarea {
	width: 438px;
	border: 1px solid #D4D4D4;
	padding: 3px;
	height: 80px;
}
#contactform li.buttons input {
	padding: 0px;
	float: right;
	margin: 0 0 0 5px;
	width: auto;
}

/* EMAIL FORM */


#emailform {
	margin: 0;
	width: 440px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#emailform * {
	
	font-size: 14px;
}
#emailform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#emailform li {
	
	padding:2px;
	
}
#emailform li.buttons {
	margin: 0;
	overflow: hidden;
}
#emailform label {
	margin-left:0px;
	width:150px;
	float: left;
	font-size:16px;
	padding-top:3px;
	text-align:left;
	
}
#emailform input.text {
	width: 200px;
	border: 1px solid #D4D4D4;
	padding: 3px;
	margin-left:0px;
	margin-right:5px;
}

#emailform li.buttons input {
	padding: 0px;
	float: right;
	width: auto;
}

