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

@font-face {
    font-family: "FuturaEF-Book";
    src: url("../fonts/FuturaEF-Book.otf") format("truetype");
}

/*-------GLOBAL------*/

body {
	background: url("../images/bigbg.jpg") center;
	color: #e2e2e2;
	font:bold 22px FuturaEF-Book;
	
}

h1 {
	font: ;
	color: ;
	margin: ;
	padding: 0;
	text-transform: none;
	text-shadow: ;
}

h2 {
	float:right;
	font-size: 14px;
	margin: 29px 16px;
	font-weight:normal;
}

h3 { 
	font: ;
	color: ;
	margin: 0 0 10px;
	padding: 0;
}

a {
	color:#fff ;
	text-decoration: none;
}

a:hover {
	color: ;
}

a img {
	border: 0;
	
}

p {
	margin: 0 0 10px;
}

.clear {
	clear: both;
}

.clearfix::after {
	content: "";
	clear: both;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

:focus {
	outline: 0;
}

.hidden{
	visibility:hidden;
}

.album{
	/*height: 110px;*/
	height:118px;
    /*width: 425px;*/
    width:100%;
    clear: both;
    /*overflow: hidden;*/
}

em{
	font-style: normal;
	font-size: 11px;
}



/*-------MAIN CONTAINERS-------*/

.wrapper {
	width: 960px;
	margin: 0 auto;
	/*padding: 60px;*/
	padding:60px 0;
	position: relative;
	text-align:center;
}

/*----------HEADER------------*/

#header {
	text-transform:uppercase;
}
#header img.logo{
	width: 54%;
}

/*----------NAVIGATION---------*/


/*----------DROP DOWN----------*/


/*------------HOME------------*/

#content {
	width:960px;
	margin: 22px 0;
}

.topimage img {	

/*-webkit-box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);
-moz-box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);
box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);*/
-webkit-box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	-moz-box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	
}

.left_column {
	width: 50%;
	float: left;
	text-align:right;
	margin-left: -23px;
}

.left_column  img{
	float:Right;
	margin:10px;
	/*-webkit-box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);
-moz-box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);
box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);*/
	-webkit-box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	-moz-box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	box-shadow:0px 8px 12px rgba(0,0,0,0.32);

}


.left_column h2 span{
	font-style:italic;
}

.social-media{
	margin:19px -9px;
}

.left_column .social-media h2{
	margin:16px -2px;
	float:right;
	font-weight:normal;
}

.left_column .social-media img{
	float:right;
	margin:10px;
}

.right_column {
	width: 50%;
	float: right;
	text-align:left;
	margin-right:-23px;	
	margin-bottom:25px;
}

.right_column img{
	float:left;
	margin:10px;
	/*	-webkit-box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);
-moz-box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);
box-shadow: 12px 17px 21px -5px rgba(0,0,0,0.52);*/
-webkit-box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	-moz-box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	box-shadow:0px 8px 12px rgba(0,0,0,0.32);
	
}

/*.right_column h2{
	float:left;
}*/

.right_column h2 span{
	font-style:italic;
}

.right_column .social-media img{
	float:left;
	margin:10px;
}

.right_column .social-media h2{
	margin:15px -2px;
	float:left;
	font-weight:normal;
}

#sb-overlay{
	opacity:.8!important;
}

#sb-wrapper{
	padding:14px 14px 0;
	background:#000;
	border-radius:10px;
	font-weight:normal;
	top:50px!important;
}

#sb-body-inner{
	background:#000;
}

#sb-title-inner{
	margin:-3px 0 0 11px;
	font:15px FuturaEF-Book!important;
}

#sb-description{
	padding: 20px 0 0; 
	color: #FFF; 
	text-shadow: 1px 1px 1px rgba(0,0,0,.6), 0 0 5px rgba(0,0,0,.5);
	top:369px!important;
	font:14px/1.4em FuturaEF-Book!important;
	margin:0 18px;
}

#sb-wrapper-inner{
	height:451px!important;
	border:none!important;
}

iframe#sb-player{
	height:360px!important;
}

#sb-title, #sb-title-inner{
	height:44px!important;
}
#sb-title-inner {
	width: 90%;
	text-transform:uppercase;
	/*margin-top:-24px!important;*/
}

#sb-nav-close {
	float: right;
	width: 74px;
	height: 16px;
	display: block;
	/*margin: -28px 0px 0px 0px;*/
	margin:-45px 4px 0;
	background:none!important;
	color:#fff;
	cursor: pointer;
	text-align:right;
}

#sb-nav-close:after{
	content:"Close";
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
}

.foo{
	position: relative;
	display: inline-block;
}
.foo h2.caption, .topimage .foo h2.caption{
	    position: absolute;
    top: 0;
    width:40%;
    
}
.topimage .foo h2.caption{
	left: -48%;
    text-align: right;
}

.left_column .foo h2.caption{
	left:-9%;
	width: 50%;

}
.right_column .foo h2.caption{
	right: -9%;
    width: 50%;
}

.foo img:last-child, .topimage .foo img.second-img{display:none}

.foo:hover img:first-child{display:none}

.foo:hover img:last-child{display:inline-block}

/*------------FOOTER----------*/

#footer {
	clear:both;
}

#footer a{
	margin: 0 10px;
}
/***********************************************************
					 MEDIA QUERIES
***********************************************************/
@media (max-width: 980px) {
	#sb-overlay{
		width:200%!important;
		height: 200%!important;
	}
}
@media (max-width: 768px) {
	.wrapper, #content{
		width: 568px;
		padding: 0;
	}
	#header{
		margin:30px 0 0;
	}
	#header img.logo{
		width: 82%;
	}
	img{
		width: 94%;
	}
	.right_column,.left_column{
		margin:0;
	}
	.right_column{
		margin:0 0 25px;
	}
	.album{
		width:95%;
	}
	iframe#sb-player{
		height:197px!important;
	}
	#sb-wrapper{
		top:8px!important;
	}
	#sb-description{
		padding:0;
		top:204px!important;
	}
	#sb-overlay{
		width:98%!important;
		height: 98%!important;
	}
	

}

@media (max-width: 480px) {
	.wrapper,#content{
		width: 318px;
		padding: 0;
	}
	img{
		width: 100%;
	}
	.left_column, .right_column, .left_column img, .right_column img{
		margin:0;
	}
	#sb-overlay{
		width:103%!important;
		height:103%!important;
	}
	.left_column,.right_column{
		float:none;
		display: block;
	}
	.topimage, .left_column,.right_column{
		padding: 0 10px;
    	width: 91%;
	}
	#header img.logo{
		width: 83%;
		display: block;
		margin: 0 auto;
	}
	.foo{
		margin:0 0 7px;
	}
	.right_column{
		margin:0 0 15px;
	}
	#sb-wrapper{
		left:0!important;
	}
	iframe#sb-player .player.no-fullscreen-api-support.mobile .controls .mobile-timecode{
		display:none!important;
	}
	#sb-nav-close{
		width:46px;
		margin:-51px -1px 0;
	}
	#sb-nav-close:after{
		font-size:9px;
	}
	.album{
		width: 100%;
	}
	
}



