/* global */

body,h1, h2, h3, h4, h5, h6,p {
    font-family: 'Lato', sans-serif;
}

a {
    color: #333333; 
}
a:hover {
    color: #252525; 
}
.button{
	background:#252525;
	border:0px;
}
.button.buy{
	background:#2d9eda; 
}
.button:hover{
	background:#333333;
}
blockquote, blockquote p {
    color: #FFFFFF; 
	font-style:italic;
	font-family:Georgia;
	font-size:.9em;

}


/* HEADER */

.top-bar-section li a  {
    font-family: 'Lato', sans-serif;
}

.nav-wrap{     
}
nav.top-bar{ 
}

.fixed.top-wrap{
	margin-bottom: 0 !important;
}
.header-container {
     background: none repeat scroll 0 0 #252525;  

}

.header-container .wrapper{
     width:100%;
	margin:0px;
	 background: url("../img/facts-lead.jpg") no-repeat scroll right center / cover rgba(0, 0, 0, 0);
    display: block;
    height: 360px;
	text-indent:-55555px;
	position:relative;
}
.header-container h1{
}
 

.title {
    display: none;
    font-size: 0.01em;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 1px;
} 
.wrapper {
    margin: 0 5%;
    width: 90%;
	text-align:left;
}

#social-trigger{
	position:absolute;
	right:10px;
	top:10px;
	width:36px;
	height:36px;
	text-indent:0px;
}
ul.social-nav{
	position:absolute;
	right:10px;
	top:10px;
	width:300px;
}



/* SLIDES */ 
.album{
	 background: url("../img/slides-bg-2.jpg") no-repeat scroll center top / cover rgba(0, 0, 0, 0); 
    overflow: hidden;
	width:auto;
}
 


.album h2{
    font-weight: normal;
    margin: 50px 50px 0;
	color:#ffffff;
} 
.album h3
{
    font-weight: normal;
    margin: 0 0 0;
	color:#ffffff;
	width:50%;
}
.album p{
    font-weight: normal;
	color:#ffffff;
    margin: 40px 0 0;
}

.release-page h4{
	border-top:1px dashed #202020;
	font-weight:normal;
	border-bottom:1px dashed #202020;
	padding:8px 0;
	margin:8px 0;
	text-transform:uppercase;
}

.release-page .album a{
    color:#222222; 
}
.release-page .album a.button{
    color:#ffffff; 
}
.release-page .album a:hover{
    color:#000000; 
}
.release-page .album a.button:hover{
    color:#ffffff; 
}
.release-page .album p{ 
    margin: 10px 0;
	color:#202020;
}
.release-page .album blockquote{ 
	color:#202020;
	border-left:1px solid #202020;
	font-style:italic;
	font-family:Georgia;
	font-size:.9em;
}
.release-page h4 {
    font-size: 1.3em; 
	color:#202020;
}
 



/* SECTION BREAKOUTS */

section.photo{
	background:url(../img/control-board-photo.jpg) no-repeat left center;
	background-size:cover;
}

section.lead-text {
    background: none repeat scroll 0 0 #008E64;
    color: #FFFFFF;
    padding: 5em 2em;
}
section.press {
   background: url("../img/news-bg.jpg") repeat scroll 0 0 / cover #333333;
    color: #FFFFFF;
    padding: 2em;
} 

.press p a{
	color:#ffffff;
}

section.lead-text p{
	font-size:2em;
}
section.about-text p,
section.about-name-text p,
section.about-team-text p{
	font-size:1em;
}
 
section.album{
    padding: 2em 2em;
	background: url("../img/speakermesh-bg.jpg") no-repeat scroll 0 0 / cover #B27A01;
    
}

section.album.ep{ 
	background:#fbd089;
}
section.album.factsalbum{ 
	background:#666699;
}
section.music{
	background: url("../img/record-bg.jpg") no-repeat scroll 0 0 / cover #202020;
    border-bottom: 0 solid #333333;
    border-top: 0 solid #333333;
    overflow: hidden;
    padding: 2em;
}
section.music h2,
section.press h2{
	color:#ffffff;
}
section.shows{
	
	background:url(../img/control-board-photo.jpg) no-repeat left center;
	background-size:cover;
	padding:2em;
	color:#ffffff;
}
section.video{
	
	background:url(../img/video-screenshot.png) no-repeat left center;
	background-size:cover;
	padding:2em;
	color:#ffffff;
}

section.video h2 {
    color: #FFFFFF;
    font-size: 2.3125em;
    text-shadow: 2px 2px #202020;
}



section.shows a{
	color:#ffffff;
}

.show-wrap{
	padding:1em;
	background:url(../img/bag-fade.png) repeat left top;
	color:#ffffff;
}

section.shows h3, .show-wrap h3{ 
	color:#ffffff;
}

.show-wrap.presskit-box h3{
	color:#202020;
}

.show-wrap.presskit-box  {
	text-indent:0;
	margin:40px 0 0;
	background:#ffffff;
	box-shadow:2px 2px #505050;
}
.show-wrap.presskit-box  p{
color:#202020;
}

.mailinglist label{
	color:#ffffff;
	font-size:1em;
}

.home-page input.email,
.home-page input#mc-embedded-subscribe{
	 font-size: 2em;
    height: 3em;
    margin: 0;
}
.home-page #mc-embedded-subscribe-form{
	border:1px dotted #202020;
	overflow:hidden;
	padding:1em;
}


.player{ 
	margin:0 0 2em 0;
}


/* FOOTER */

footer { 
	padding:5em;
	text-align:center;
	color:#ffffff;
	background:#252525;
}

footer a{ 
	color:#cccccc;
}
footer a:hover{ 
	color:#ffffff;
}


/* Foundation Block Grids for below small breakpoint */
@media only screen and (max-width: 768px) { 

	
	.header-container .wrapper{ 
		 background: url("../img/facts-cover.jpg") no-repeat scroll left top / cover  rgba(0, 0, 0, 0);
	}
	
	 
	section.album{
		padding: 1em 0; 
	}
	section.music{ 
		padding: 0 1em; 
	}
	section.shows{ 
		padding: 2em 1em;
	}


}
/* Foundation Block Grids for below small breakpoint */
@media only screen and (max-width: 500px) { 

	section.album {
	    background: url("../img/speakermesh-bg-sm.jpg") no-repeat scroll 0 0 / cover #B27A01;
	}
	section.music {
	    background: url("../img/record-bg.jpg") no-repeat scroll 0 0 / cover #202020;
	}
	section.shows,section.photo {
	    background: url("../img/control-board-photo-sm.jpg") no-repeat scroll left center / cover rgba(0, 0, 0, 0);
	}
	section.press {
	    background: url("../img/news-bg.jpg") repeat scroll 0 0 / cover #333333;
	}

}