
a img, :link img, :visited img {border:0;cursor:pointer;}
body, div, dl, dt, dd, pre, form, fieldset, input, table, th, td, embed, object, p {padding:0;margin:0;}
:focus {outline:0;}
:link,:visited {text-decoration:none;}
table {border-collapse:collapse;border-spacing:0;} 


.wrapper {
	position:absolute;
	top:50%;
	left:50%;
}

html {overflow-y:scroll;
}

body { 
background-color:#000000; 
color:#FFFFFF;	
font:12px Verdana, Geneva, sans-serif; 
width: 100%;
height:100%; 
line-height:1.35em;	
text-align:left;
background-image:url(../images/background.png);	
background-position: center 10px;	
background-repeat:no-repeat;
}
a:link, a:visited {color:#157AB7;}
a:hover, a:active {color:#E29018;}

h1, h2, h3 {margin:0;padding:0;} h1 {font-size:2em;} h2 {font-size:1.75em;} h3 {font-size:1.5em;}
hr {border:0; 	border-bottom: 1px solid #e4e4e4;	margin:10px 0;	width:100%; }

.bold {font-weight:bold;}
.clear {clear:both;}
.left {display:inline;float:left;}
.right {display:inline;float:right;}
.center {text-align:center;}

#skelet {width:100%; overflow:hidden; margin:0px auto 0px auto;}
#skeleton {width:960px; overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
    text-align:center;
}

/*header*/
.header {width:960px; overflow:hidden; margin:0px auto 0px auto; }
.headerindex {width: 960px; overflow:hidden; margin:0px auto 0px auto; position: absolute; top:0px;}

/*middle*/

.middle {	width:960px;	overflow:hidden;	margin-left:44px;}
#parallax { position:relative; 	padding-top: 80px;overflow:hidden;	width:100%; 	height:750px; }

#parallaxa { position:relative; 	padding-top: 80px; overflow:hidden;	width:100%; 	height:900px;}

/*footer*/
.footer_home {	
/*     width:960px; overflow:hidden; position: absolute; top: 600px;	
	margin: 5% 5%;
	max-width: 960px; */
    position:absolute; bottom:20px; width:100%;
}
.footer_home p {	color:#83aaba;	font-size:9px;	text-align:center;		text-transform:uppercase;	height:21px;	line-height:21px;}

.links {color:#fff; width:100%; position:absolute; bottom:50px;	font-size:9px; text-shadow:none!important; text-align:center;	text-transform:uppercase;	height:21px;	line-height:21px; z-index:999999;}

.social-middle{
padding-bottom: 7px;
/*width: 205px;*/
float: right;
}

.fb-like {
float: left;
	z-index: 9999;
	margin-left:4px;
	padding-left: 4px;
	/*margin-left: -83px; 31 for social1*/
}
.social1 {display:block;	width:20px;	height:20px;	float:left;	margin-left:4px;	background-image:url(../images/facebook1.png);	background-position:0px 0px;}
.social2 {display:block;	width:20px;	height:20px;	float:left;	margin-left:4px;	background-image:url(../images/tumblr1.png);	background-position:0px 0px;}
.social3 {display:block;	width:20px;	height:20px;	float:left;	margin-left:4px; margin-right:4px;	background-image:url(../images/soundcloud1.png);	background-position:0px 0px;}
.social4 {display:block;	width:20px;	height:20px;	float:left;	margin-left:4px;	background-image:url(../images/bandcamp1.png);	background-position:0px 0px;}
.social5 {display:block;	width:20px;	height:20px;	float:left;	margin-left:4px;	background-image:url(../images/twitter1.png);	background-position:0px 0px;}
.social6 {display:block; visibility: hidden;	width:20px;	height:20px;	float:left;	margin-left:4px;	background-image:url(../images/youtube.png);	background-position:0px 0px;}
/*.social1:hover, .social2:hover, .social3:hover, .social4:hover, .social5:hover,.social6:hover { background-position:-20px -0px; }*/
.social1, .social2, .social3, .social4, .social5, .social6 {
opacity: 1;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
.social1:hover, .social2:hover, .social3:hover, .social4:hover, .social5:hover,.social6:hover { 
opacity: 0.8;

 }
.soundcloudIsGold {
float: left;
padding-right: 0px;
margin-top: 2px;
	height: 23px;
	min-width: 323px;
}

#scplayert {

margin-top: 40px;
filter: alpha(opacity=70);
	opacity: 0.7;
	/*background: rgba(210, 237, 244, 0.29);*/
	background-color: transparent;
	
}
#scplayert #widget .widgetContainer {
	background: rgba(210, 237, 244, 0.29)!important;
}
#scplayert .sound__waveform {
	opacity: 1!important;
}