/* Global Styles */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#050c10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	text-align:left;
	
}

a:link, a:visited, a:active {
	color: #82deff;
}

a:hover {
	color: #82deff;
	text-decoration:none;
}
.bg {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#04111c;
}

.bgTable{
background-image:url(../images/bg-table.png);
background-repeat:no-repeat;
background-position:top;
}

.bgFooter{
background-image:url(../images/bg-footer.jpg);
background-repeat:repeat-x;
background-position:top;
}
.bgPhone{
background-image:url(../images/iphone.png);
background-repeat:no-repeat;
background-position:top;
}
.menu{
text-align:center;
padding-top:15px;
padding-bottom:15px;

}

.menu a:link, .menu a:active, .menu a:visited{
text-transform:uppercase;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
}
.menu a:hover{
color:#82deff;
}

.menu .spacer{
padding-left:40px;
padding-right:40px;

}

.cdThumb {
padding-bottom:10px;
padding-right:10px;
}
.cdHeader{
font-size:16px;
font-weight:bold;
line-height:20px;
}


.eventDate{
font-size:14px;
line-height:20px;
}

.eventThumb{
padding:4px;
background-image:url(../images/event-img-bg.png);
background-repeat:no-repeat;
}

#posts{
margin:20 auto;
}

img.center{
display:block;
margin:0 auto;
}

.load_more {
text-align:center;
}

.load_more a {
background-color:#a5afc8;
display:block;
padding:10px 15px;
}

h1, h2 {
background-image:url(../images/bg-headers.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:15px;
margin-bottom:15px;
margin-top:0px;
color:#FFFFFF;
font-size:24px;
text-transform:uppercase;
font-weight:normal;
}


h3{
color:#FFFFFF;
margin-top:20px;
margin-bottom:10px;
font-size:14px;
}
.footerText{
color:#152b3b;
}
.footerText a:link, .footerText a:active, .footerText a:visited{
color:#152b3b;
}
.footerText a:hover{
color:#FFFFFF;
}

.footerMenu a:link, .footerMenu a:active, .footerMenu a:visited{
color:#ffffff;
padding-left:30px;
padding-right:30px;
text-align:center;
text-transform:uppercase;
font-size:16px;
}

.footerMenu a:hover{
color:#FFFFFF;
text-decoration:none;
}
input , textarea{
padding:5px;
font-family:Arial, Helvetica, sans-serif;
}
#footerSubmitBtn{
padding:0px;
margin-left:5px;
border:none;
}
.photoGallery img{
background-image:url(../images/bg-photogallery.jpg);
background-repeat:no-repeat;
background-position:top;
padding:5px;
margin:3px;
}
.musicGallery img{
background-image:url(../images/bg-music.jpg);
background-repeat:no-repeat;
background-position:top;
padding:5px;
margin:5px;
}

.subpageDivide{
padding-bottom:15px;
padding-top:5px;
}
