@charset "UTF-8";
/* CSS Document */
html{
	background: url(../img/bg.png);
}

body {
	padding:0;
	margin:0;
	font-size:100%;
	font-family: "nimbus-sans", Gill Sans, Helvetica, sans-serif,sans-serif;
	color:#fff;
}

a{text-decoration:none;}

h2{
	font-family:"nouvelle-vague", Helvetica, Arial,  sans-serif;	color:#fff;
	font-weight:100;
	font-size:20px;
	margin:10px;
}

.wrapper{
	width: 960px;
	margin: 0 auto;
	padding:0;
}

ul li{
	list-style:none;	
}

.nomargin{ margin:0;}

#mainnav{
	width:100%;
	height:230px;
	margin:10px 0;
}

#mainnav a{
	float:left;
	display:inline;
	margin-right:80px;
	width:57px;
	height:57px;
	margin-top:45px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#mainnav a span{
	line-height:130px;
}
#logo{
	background:url(../img/logo3.png) left no-repeat;
	width:165px !important;
	height:230px !important;
	float:left;
	margin:0 0 0 0px !important;
	}

#about{
	background:url(../img/about2.png) center no-repeat;
	margin-left:30px;
	}

#press{
	background:url(../img/press2.png) center no-repeat;
}

#video{
	background:url(../img/video2.png) center no-repeat;
}

#photos{
	background:url(../img/photos2.png) center no-repeat;
}

#events{
	background:url(../img/events2.png) center no-repeat;
	margin-right:0px !important;
}

footer{
	background: #ba9041;
	width:100%;
	overflow:hidden;	
	margin-top:100px;
}

#footerimg{
	position: absolute;
	z-index: 2;
	right: 0;
	margin: -96px 0 0 0;
}

#contactform{
	margin:50px 15px 20px 0px;
	float:left;
	padding:0;
	width:300px;
}

#contactform input, #textarea{
	width:296px;
	margin:5px 0;
	outline:none;
	border:0;
	padding:2px;
	resize:none;
}

#social{
	margin:50px 15px 20px;
	float:left;
	padding:0;
	width:300px;
}

#links a{
	color:#fff;	
	margin-left: 10px;
	display:block;
	font-size:14px;
	line-height:20px;
	letter-spacing: 1px;
}

#calendar{
	margin: 60px 0px 20px 15px;
	float:left;
	padding:0;
	width:300px;
	background: url(../img/calendar.png) center no-repeat;
	height:300px;
}

#contactform h2{
text-align:center;		
}

#calendar h2{
	text-align:center;	
}

#footernav{
	width:100%;
	background:url(../img/bg.png);
	height:50px;
	float:left;
}

#bottomnav{
	float:left;
	display:inline;
	margin:20px 0;
}

#bottomnav a{
	float:left;
	display:inline;
	margin:0 20px 0 0;
	font-family: Gill Sans, Helvetica, sans-serif,sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:100;
	text-decoration:none;
}

#copyright{
	float:right;
	margin: 22px 0;
	font-family: Gill Sans, Helvetica, sans-serif,sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:100;
	}
	
#socialnav{
	float:left;
	margin-bottom: 10px;
}

#socialnav a{
	float:left;
	margin-right:28px;
	height:40px;
	width:40px;	
}

#facebookicon{
	background: url(../img/facebook.png);
	display:block;	
	height:40px;
	width:40px;	
	margin-left:10px;
}

#scicon{
	background: url(../img/soundcloud.png);
	height:40px;
	width:40px;	
}

#youtubeicon{
	background: url(../img/youtube.png);
	display:block;	
	height:40px;
	width:40px;	
}

#bandicon{
	background: url(../img/bandcamp.png);
	display:block;	
	height:40px;
	width:40px;	
}
/********************************************************Home*****************************************************************/

#pg_home{
	background: url(../img/homebg.png) top no-repeat;	
}

#home{
	width:100%;
}

#banner{
	width:100%;
	background: url(../img/banner.png);
	height:200px;	
	float:left;
	margin-top:-125px;
	display:none;
}

#mainimg{
	width:960px;
	margin:10px 0 10px 0;
	background:url(../img/glashoot.jpg) center no-repeat;
	height:500px;
	float:left;
}

#hmmedia{
	width:100%;
	margin:10px 0;
	float:left;
}

#hmmedia ul{
	display:inline;
}

#hmmedia ul li{
	float:left;
	width:313px;
	margin:0 10px 0 0;	
	height:190px;
}

#small_cdcover{
	background: url(../img/cdcover.png);
}

#small_caption{
	color: #fff;
margin: 20px;
line-height: 2;
font-size: 14px;
text-align: center;
}

#small_video{
	margin:0 !important;
}

#small_video title{
	display:block;	
}

/********************************************************About*****************************************************************/

#pg_about{
	background: url(../img/aboutbg.png) top no-repeat;	
}

#abt{
	width:100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	background:#FFF;
	-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,.3);
	-webkit-box-shadow:  0px 0px 3px 3px rgba(0,0,0,.3);
	box-shadow:  0px 0px 3px 3px rgba(0,0,0,.3);
	background:#FFF;
}

#abtbnr{
	background:url(../img/abtbnr.jpg) top no-repeat;
	width:100%;
	height:350px;
}

#abtbnr header{
	font-family: Helvetica, Arial,  sans-serif;
	font-size:21px;
	color:#333;
	font-weight:100;
	float:right;
	margin:150px 20px 0;
	text-align:right;
	line-height:27px;
	font-style:italic;
}

#abtme{
	float:left;
	width:880px;
	margin:50px;	
}

#abtme header{
	font-family: "nouvelle-vague",ß Helvetica, Arial,  sans-serif;
	font-size:24px;
	color:#245e86;
	font-weight:100;	
}

#abtme p{
	font-size:15px;
	line-height:25px;
	color:#333;	
}

/********************************************************Press*****************************************************************/

#pg_press{
	background: url(../img/pressbg.png) top left no-repeat;	
}

#prss{
	width:100%;
}

.story{
	background:#FFF;
	width:620px;
	padding:10px;
	float:left;
	font-family: "nimbus-sans",Helvetica, Arial,  sans-serif;
	margin:0 0 20px 0;
}

#prss .description{
	background:rgba(255,255,255, .9);
	width:180px;
	color:#454545;	
	float:left;
	padding:50px;
	margin:0 0 0 30px;
	
}

#prss .description title{
	font-size:24px;
	color:#245e86;
	font-weight:100;
	display:block;
	font-family:"nouvelle-vague", Helvetica, Arial,  sans-serif;
}

#prss .description p{
	font-size:15px;
	line-height:25px;	
	margin:5px 0;
}


#prss .description p a{
	color:#245e86;
}


/********************************************************Videos*****************************************************************/
#pg_vid{
	background: url(../img/vidbg.png) top no-repeat;	
}


#vid{
	width:100%;
}

#main_vid{
	width:960px;	
}

#vid .description{
width: 500px;
color: #9EA5C2;
padding: 40px 50px;
margin: 0 auto;
line-height: 2;
font-size: 14px;
text-align: center;
	
}

#vid .description title{
	font-size:40px;
	color:#609;
	font-weight:100;
	display:none;
}

#vid .description p{
	font-size:15px;
	line-height:20px;	
}


/********************************************************Photos*****************************************************************/

#pg_photo{
	background: url(../img/photobg.png) top no-repeat;	
	background-position:0px -50px;
}

#photo{
	width:100%;
	float:left;
	background:#fff;
	padding:10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
}
#photo iframe{ margin:0 0 0 20px;}

#main_photo{
	width:960px;
	margin:0;
	background:url(../img/glashoot.jpg) center no-repeat;
	height:500px;
	float:left;
}

#thumbnails{
	width:100%;
	background:#fff;
	float:left;
}

#thumbnails ul{
	margin: 0;
  	padding: 10px 0;
  	white-space: nowrap;
  	width: 960px;
  	overflow-x: auto;
}

#thumbnails ul li{
	display:inline-block;
	background:#000;
 	margin:0 0 0 10px;
	width: 305px;
	height: 175px;
}

/*****Credits******/
#credits{
	width:100%;
	font-size:14px;
	line-height:2;
	background:#fff url(../img/img6lrg.jpg) right center no-repeat;	
	margin: 10px 0 20px 0;
	float: left;
}

#credits div{
	margin:70px 50px 50px;
	color:#333;
	display:block;
	width:500px;
	float:left;
}
#credits div span{ 
	color:#333;
	display:block;
	column-count:2;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	overflow:visible;
}

#credits title{
	font-size: 24px;
color: #245e86;
font-weight: 100;
display: block;	
	font-family:"nouvelle-vague", Helvetica, Arial,  sans-serif;
}

#credits a{
	font-weight:bold;
	color: #245e86;
}