@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	height:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
a:link {
	color: #0287a6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0287a6;
}
a:hover {
	text-decoration: underline;
	color: #0287a6;
}
a:active {
	text-decoration: none;
	color: #0287a6;
}
.contactPage{
width:1000px;
height:442px;
background-image:url(../Images/contact.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.videoSubPage{
width:1000px;
color: #FFF;
}

html {
	background:transparent
}
p {
	text-indent:9px;
}
#wrap {
	max-width:50em;
	margin:0 auto;
}
* html #wrap {
	width:50em
}
.wrapper {
	width: 1000px;
	margin:auto;
	text-align:left;
	
}
img {
  border:0px;
  }
  
.logo {
	width: 110px;
	float: left;
}
.nav {
	float: right;
}
.clear {
	clear:both;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}

.contentWrapper
{
	clear:right;
	float:right;
	width:400px;
}

.contentWrapperContact
{
	clear:right;
	float:right;
	width:400px;
	color:#FFFFFF;
	padding-top:20px;
}

.contentWrapperPress
{
	clear:right;
	float:right;
	width:680px;
	color:#FFFFFF;
	
}
.PressInner{
padding: 0 10px 0 10px;
}

.innerContent{
padding: 0 10px 0 10px;
}

.buyNow{
clear:right;
float:right;
}

.contentWrapperMusic
{
	clear:right;
	float:left;
	width:350px;
	color:#FFFFFF;
}


.contentWrapperHome
{
	clear:right;
	float:right;
	width:390px;
	color:#FFFFFF;
}
.contentWrapperHomeInner
{

}

.contentWrapperBlog
{
	clear:both;
}

.contentWrapperShows
{
	clear:both;
	float:right;
	color:#fff;
	width:1000px;

}
.contentWrapperBand
{
	clear:both;
	width: 864px;
	margin:0px auto 0px auto;
	color:#fff;
	background-image:url(../Images/brickforbio3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:330px;
	text-align:left;
}

.contentRight{
	float:right;
}

.content {
	width:250px;
	float:left;
	color:#FFFFFF;
	border:0px;
	padding: 0px 5px 5px 5px;
}
.contentContent {

}

.contentBox{
	/*background-color:#0e242a;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DDD;
	padding: 6px;
	width: 350px;
	height: 500px;
	border:none;
}

.leftMedia {
	width:575px;
	float:left;
}
.leftMediaContact {
	width:590px;
	float:left;
}

.leftMediaPress {
	width:300px;
	float:left;
}

.leftMediaMusic {
	width:350px;
	float:left;
}
.leftMediaShows {
	width:400px;
	float:left;
}

.itunes{
width: 300px;
float:right;
}


.mediaBox {
	width: 350px;
	float: left;
}
.facebookBox {
	width: 350px;
	float: left;
}

.signUp{
text-align:center;
font-size:1.5em;
width:300px;
margin: auto;
}
.SubMenu {
margin-right:40px;	
}

.mid{
}
.center {
margin: auto;	
}

.footer {
	text-align:center;
	color:#FFFFFF;
	font-size:.8em;
	background-color:#000000;
	padding-top:15px;
}

.footer img{
margin-left:40px;
}


.login{
	border: none;
	color:#FFFFFF;
	background-color:#000;
	width: 100px;
	padding-left:3px;
}
.loginSubmit{
	border: none;
	color:#FFFFFF;
	background-color:#000;
	width: 100px;
	padding-left:3px;
}

.LoginEmail {
	padding-left:25px;
	background-image:url(../Images/email.png);
	background-position:left;
	background-repeat:no-repeat;
	width:125px;
}

.LoginPass {
	padding-left:25px;
	background-image:url(../Images/password.png);
	background-position:left;
	background-repeat:no-repeat;
	width:125px;
}

.LoginButton {
	padding-left:25px;
	background-image:url(../Images/login.png);
	background-position:left;
	background-repeat:no-repeat;
	width:125px;
}

form {
margin: 0;
padding: 0;
}

.pastDates{
color:#999999;
}

.twitter{
color:#FFFFFF;
}

h1{
margin:0px;
padding:0px;
font-size:1.5em;
}

/*and Image rollover CSS*/

		.tmRect { border: 1px solid #ffffff; }
		.tmRectContrast { border: 1px solid #ffffff; }
		.tmRectSelected { border: 1px solid #ffffff; }
		.tmRectContrastSelected { border: 1px solid #999999; }
		.tmRectMod { border: 1px dashed #ffffff; }
		.tmRectContrastMod { border: 1px dashed #999999; }
		.tmCorner { border: 1px solid #999999; background: #ffffff; }
		.tmTooltip { border:1px solid #999999; margin:0; padding:0.2em; background:#ffffff; -moz-border-radius:8px; opacity: .85; filter: alpha(opacity=85); } 
		.tmTooltipMod { border:1px solid #999999; margin:0; padding:0.5em; background:#ffffff; -moz-border-radius:8px; }
		.tmText { font: 0.8em/1em Verdana, Arial, Helvetica, sans-serif; }
		.tmForm { margin: 0; }
		.tmTextArea { width:95%; height:100px; }
		.tmButton {
			font: 0.8em/0.8em Verdana,Arial,Helvetica,sans-serif;
			border:1px solid #999;
			background:#CCCCCC;
			margin-right:5px;
			margin-top:5px;
			}
			
			
.register {
	text-align:center;
	font-family: Georgia;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 1em;
}
.showsTable table { text-align: left; border-collapse: collapse;}
.showsTable tr:hover { background:#333333; color:#FFFFFF;}
