@import url(http://fonts.googleapis.com/css?family=Iceberg);
body{
    position: relative;
	margin: 0;
	padding: 0;
}
body div{
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
#radio-container{
    position: relative;
    float: left;
    width: 780px;
    min-height: 549px;
    background-color: #d3d3d3;
    padding: 8px 5px;
}
div#recent-tracks{
    width: 429px;
    height: 210px;
    float: left;
    background-color: #D6D5D5;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    margin-top: 0px;
}
div#recent-tracks div{
    padding: 5px 30px;
    height: 29px;
}
div#radio-station{
    float: left;
    width: 336px;
    height: 210px;
    background: url('images/feature_light.png') no-repeat right top #B2B2ED;  
    background-size: cover;
background-color: #F5F5F5;
    border: 1px solid rgb(197, 197, 197);
    border-radius: 3px; 
}

div#track-1, div#track-2, div#track-3, div#track-4, div#track-5, div#track-6{
    background-color: #FFFCFC;
    border-bottom: 1px dotted #393939;
    color: #261B1B;
    font-family: "Iceberg";
    font-size: 13px;
    height: 21px;
    letter-spacing: 0px;
    overflow: hidden;
    padding-top: 1px;
	padding-left: 30px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 429px;

}
div#track-0{
    background: none repeat scroll 0 0 ##DBBCBC;
    color: green;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
	padding-left: 10px;
    width: 330px;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div#recent-tracks h3 {
    /* background-color: #EED7D7; */
    color: black;
    font-family: Iceberg;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 5px;
    width: 429px;
    height: 30px;
	margin-bottom: 2px;
background-color: #F5F5F5;
    border: 1px solid rgb(197, 197, 197);
    border-radius: 3px; 
}
div#recent-tracks h2 {
    background: none repeat scroll 0 0 #141414;
    color: #1C0909;
    font-family: verdana;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
div#current-song{
    position: relative;
    margin-right: 5px;
    height: 280px;
    width: 429px;
    float: left;
    margin-top: 5px;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    background-color: #F5F5F5;
    border: 1px solid rgb(197, 197, 197);
    border-radius: 3px; 
}
div#current-song_image{
    margin-top: 55px;
    margin-left: 30px;

}
div#title-name{
    margin-top: -125px;
    margin-left: 150px;
	font-family: Iceberg;
    font-weight: bold;
    font-size: 20px;
	color: black;
}
div#artist-name{
    margin-top: 5px;
    margin-left: 150px;
	font-family: Iceberg;
    font-weight: bold;
    font-size: 20px;
	color: black;
}
div#player{
    margin-top: 100px;
}
div#adblock{
    width: 336px;
    height: 280px;
    float: left;
    overflow: hidden;
    margin-top: 5px;
    background: #141414;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
}
div#adblock img{
    width: 100%;
}
div#listeners{
    float: left;
    width: 429px;
    margin-top: 8px;
    margin-right: 5px;
    height: 30px;
    background-color: white; 
    background-color: #F5F5F5;
    border: 1px solid rgb(197, 197, 197);
    border-radius: 3px; 
    font-size: 16px;
    font-family: Iceberg;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
	padding-left: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
}

div#socials{
    float: left;
    width: 336px;
    height: 31px;
    margin-top: 8px;    
    background: white;
background-color: #F5F5F5;
    border: 1px solid rgb(197, 197, 197);
    border-radius: 3px; 
}
.clickimg{
    margin-left: 45px;
    width: 80px;
}
.clickimg img{
    border: 3px solid #aaa;
    padding: 1px;
}
div.jp-audio, div.jp-audio-stream, div.jp-video {
font-size: 1.25em;
font-family: Verdana;
line-height: 1.6;
color: #fff;
border-top: 1px solid #04366F;
border-left: 1px solid #04366F;
border-right: 1px solid #04366F;
border-bottom: 1px solid #04366F;
background-color: #141414;
}
div.jp-audio {
width: 201px;
padding: 25px;
}
.social-buttons {
    background: none repeat scroll 0 0 #141414;
    color: #A99D9D;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    margin: 2px 2px 0;
    text-align: center;
    width: 107px;
    font-family: verdana;
    letter-spacing: 1px;
}

#radio-station > img {
    -moz-box-shadow: 0 0 4px 1px #FFFFFF;
    -webkit-box-shadow: 0 0 4px 1px #FFFFFF;
    box-shadow: 0 0 4px 1px #FFFFFF;
    margin-left: 33px;
    margin-top: 32px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.social-buttons.facebook{
	background: url(images/facebook.png) no-repeat;
}
.social-buttons.twitter{
	background: url(images/twitter.png) no-repeat;
}
.social-buttons.gplus{
	background: url(images/gplus.png) no-repeat;
}
span.streamdata {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
}

div#jp_container_1 {
    position: absolute;
    bottom: 0;
    left:19px;
}
#socials a{
    float: right;
}
.mejs-mediaelement{
background-color: #f5f5f5;
}