#index img{
	position:absolute;
	left:575px;
	top:200px;

}

#about img{
	position:absolute;
	left:720px;
	top:203px;

}


#radio img{
	position:absolute;
	left:500px;
	top:200px;
	
	}

	

body{
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding:0px;
	margin:0px;
	background:#000

}
.title{
  color:#606060;
}
.titlewhite{
  color:#fff;
  
}


nav{
	position:fixed;
	height:100%;
	left:0px;
	top:0px;
	width:185px;
	padding:20px 0 20px 20px;
	font-size: 22px;
	line-height: 24px;
	background:#000;
	z-index:10;
	font-weight:normal;
	display:block;
}

nav ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

nav ul li{
	overflow:hidden;
}

nav ul li a{
	display:block;
	width:100%;
	height:100%;
}

nav ul li:hover, nav ul li.active{
	background: url(bat.gif) 137.5px -2px no-repeat;
	
}

nav ul li a:hover{
color:white;
}

ul.social li:hover{
	background: none;
}

a{
	color:#a0a0a0;
	text-decoration: none;
}
a mark, h1{
	color: #606060;
	background-color:transparent;
}
mark{
	color:#fff!important;
}

section{
	margin-left:205px;
	overflow:hidden;
	display:block;
}

section div{
	float:left;
	margin:0 5px;
}

section div:first-child{
	margin-left:0px;
}

iframe{
	border:0;
	

}

 h1, h2{
	font-weight:normal;
	font-size:70px;
	margin:0px;
	padding:0px;
	text-transform: uppercase;

}

h2{
	color:#ffffff;
}

.lc{
	text-transform:none;
}

#index, #radio, .about, .contact{
	background:#000000;
	padding-left:560px;
	height:10px;
	padding-left:35px;
	margin:0px;
}

#index{
	padding-top:205px;
	height:560px;
    position:relative;
}


.contact{
	padding-top:205px;	
	height:560px;
	position:relative;
	
	}

.about{
	padding-top:205px;	
	height:560px;
	position:relative;
}

#radio{
	padding-top:205px;	
	height:560px;
	position:relative;
}


#copy{
    color:#000;
	position:absolute;
	top:788px;
	right:20px;
	background:#000;
	width:100%;
	text-align:right;
	padding:0px;
	margin:0px;
}

.about-inner{
	color:#fff;
	text-transform:none;
	width:650px;
	font-size:13px !important;
}

.about p{
	margin-top:0px;
	margin-bottom:0px;
}

#pictures{
    color:#a0a0a0;
	font-size:11px;
	margin-top:20px!important;
	height:779px;
}

.social {
margin-top: 15px;
position: relative;
}

.social li{
	clear:both;
}

a.spotify, a.facebook, a.twitter, a.linkedin, a.youtube, a.sharethis{
	display:inline-block;
	width:37px;
	height:36px;
	background:url('social.gif');
	
	
}

a.spotify{
	background: url('SpotifyBW.jpg') no-repeat scroll left top transparent;
	padding:20px 20px 0 0;
	
	
}


a.facebook{
	background-position: 154px 0;
	float:left;
}


iframe{
	float:left;
	margin-top:5px;
	margin-left:1px;
}

a.twitter{
	background-position: 74px 0;
}

a.linkedin{
	background-position: 114px 0;
}

a.youtube{
	background-position: 37px 0;
}

a.st_sharethis_custom{
	background: url('Share.jpg') no-repeat scroll left top transparent;
	padding:20px 20px 0 0;
}

a.spotify:hover, a.spotify.active{
	background: url('SpotifyGreen.jpg') no-repeat scroll left top transparent;
	padding:20px 20px 0 0;
	
	
}	

a.facebook:hover{
	background-position: 154px -36px;
}

a.twitter:hover{
	background-position: 74px -36px;
}

a.linkedin:hover{
	background-position: 114px -36px;
}

a.youtube:hover{
	background-position: 37px -36px;
}

a.st_sharethis_custom:hover{
	background: url('Sharegreen.jpg') no-repeat scroll left top transparent;
	padding:20px 20px 0 0;
}
    

img.loader{
	position: fixed;
	top:0;
	right:0;

}

.lc{
	background:url('email.png') 0px 0px no-repeat;
	overflow:hidden;
	width:0px;
	height:66px;
	padding-left:605px;
	display:block;
	float:left;
	margin-top:0px;
}

.emailh{
	width:0px;
	height:66px;
	padding-left:-400px;
	margin-top:0px;
	background:url('email.png') 0px 0px no-repeat;
	overflow:hidden;
}
