#wide-wrap {
	display: none;
	}

body {
    background-color: #1E1E1E;
} 

#page-wrap { 
	display: none;
	}

#leftbar {
	display: none;
	}

#rightbar { 
	display: none; 
	}

#mob-wrap{
	width: 100%; 
	margin:0 auto;
	}

.resize {
	width:100%;
	height:auto;
	}		
	
#welcomemob 	{
	margin-top: 12px;
/*
	margin-left: 5px;
	margin-right: 5px;
*/
	text-align: justify;
	
	margin-left: auto;
    margin-right: auto;
	width:96%;
	}
		
#welcomemob 	p{
	font-family: "Trebuchet MS", Tahoma; 
	color: #D0D0D0;
	font-size: 13px;
	line-height: 16px;
	}	

#totaltuned { 
	width: 210px;
	margin-top: 8px;
	margin-left: auto;
    margin-right: auto;  
	}

#totaltunedOff { 
	height: 40px;
	}
	
#listenerstuned {
	position:absolute;
	top: 0px;
	}

#listenerstuned  p{ 
	font-family: "Trebuchet MS", Tahoma;
	color: #D0D0D0;
	font-size: 16px;
	margin-top: 0px;
	width: 210px;
	text-align: center;
	}	
	
#playerwrap {
	top:0px;
	margin-top: 34px;
	margin-left: auto;
    margin-right: auto;
	width: 210px;
	}
	
#radiostatus {
	}

#radiostatus  p{ 
	font-family: "Trebuchet MS", Tahoma;
	color: #D0D0D0;
	font-size: 15px;
	line-height: 19px;
	margin-top: 0px;	
	width: 210px;
	text-align: center;	
	}
	
#chat {
	position: relative;
	height: 682px; 
	top:-140px;
	overflow:hidden;
	margin-left: auto;
    margin-right: auto;
/*
	width:312px;
*/	
	width:96%;
	}	

#playing { 	
	position:relative;
	height: 90px; 
	margin-left: auto;
    margin-right: auto; 
	top: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-style: solid;
	border-color: #464646; 
	border-width: 0px;	
	overflow: hidden;
	width:96%;
	}

#playing p {
	position: absolute;
	margin-top: 4px;
	margin-left: 3px;
	margin-right: 10px;
	}	

#playing:hover{
	height: 133px;
	display:block;
	overflow:hidden;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; 	
	}

#expand {
	position: absolute;
	margin-top: 4px;
	right: 8px;
	}

#djpicture {
	float:left;
	height: 82px; 
	margin-top: 0px;
	margin-left: 2px;
	}
	
#nowplayinglabel {
	display: none;
	}
	
#nowplayinglabel p {
`	display: none;
	}	

#nowplayinglabel2 {
	float: left;
	margin-left: 16px;
	margin-top: 3px;
	font-family: verdana;
	color: #42F039;
	font-size: 16px;
	line-height: 14px;
	}	
	
#contactthisdj {
	display: none;
	}	
	
#djdetected {
	position: absolute;
	left: 90px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	width:210px;
	}
	
#djdetected  p{ 
	font-family: verdana;
	font-weight: bold;
	color: #F7FCC1;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;	
	}	

#djshowname	{
	display:none;
	}
		
#djshownamemob {
	position: absolute;
	left: 90px;
	margin-top: 46px;
	margin-left: 10px;
	}

#djshownamemob  p{ 
	font-family: verdana;
	font-weight: normal;
	color: #42F039; 
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	}	

#defaultshowname {
	position: absolute;
	left: 90px;
	top: 28px;
	margin-top: 0px;
	margin-left: 10px;
	}	

#defaultshowname  p{ 
	font-family: verdana;
	font-weight: normal;
	color: #F7FCC1;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;	
	}

#djcontactlinks	{
	position: absolute;
	top: 90px;
	overflow:hidden;	
	height: 34px;
	}

#djcontactlinkslabel {
	float:left;
	height: 34px;
	width: 82px;
	margin-left:2px;
	margin-right:12px;
	font-family: "Trebuchet MS", Tahoma;
	color: #D0D0D0;
	font-size: 15px;
	line-height: 31px;
	text-align: center;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
	
#djcontactlinksnolink {
	font-family: "Trebuchet MS", Tahoma;
	color: #D0D0D0;
	font-size: 15px;
	line-height: 31px;
	width: 320px;
	}
	
#nowplayingicons {
	display: none;
	}	
	
#nowplayingiconsbig	{
	float:left;
	margin-right:3px;
	margin-left:3px;
	margin-top:0px;
	}

#fbsharemobwrap {
	position: relative;
	top: -140px;
	margin-left:3px;
	margin-right:3px;
	}	

.fbsharemobbutton {	
	margin-left: auto;
    margin-right: auto;
	background-color:#3E59A5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width: 100%;
	height: 40px;
	text-decoration:none;
	display:inline-block;
	}

.fbsharemobbutton:hover {
	background-color:#5B74BC;
	}

.fbsharemobbutton p{
	color:#fafafa;
	font-family:"Trebuchet MS", Tahoma;
	padding-top: 0px;
	font-size:13px;
	line-height: 40px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;	
	}	

#historydjpics {
	position: relative;
	top: -90px;
	width: 266px;
	height: 82px;
	margin-left: auto;
    margin-right: auto;  
	}
	
#historydjpicsleft1 {
	float:left;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#historydjpicscenter1 {
	float:left;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#historydjpicsright1 {
	float:left;
	width: 82px;
	height: 82px;
	margin-bottom: 10px;
	}	
		
#historydjpicsleft2 {
	float:left;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#historydjpicscenter2 {
	float:left;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#historydjpicsright2{
	float:left;
	width: 82px;
	height: 82px;
	margin-bottom: 10px;
	}
	
#historydjpicsleft3 {
	float:left;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow:hidden;
	}
	
#historydjpicscenter3{
	float:left;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#historydjpicsright3{
	float:left;
	width: 82px;
	height: 82px;
	margin-bottom: 10px;
	}
	
#historydjpicsleft1:hover > #djpicslayer1 {
	height: 82px;
	}
	
#historydjpicscenter1:hover > #djpicslayer1 {
	height: 82px;
	}

#historydjpicsright1:hover > #djpicslayer1 {
	height: 82px;
	}	
	
#historydjpicsleft2:hover > #djpicslayer2 {
	height: 82px;
	}
	
#historydjpicscenter2:hover > #djpicslayer2 {
	height: 82px;
	}

#historydjpicsright2:hover > #djpicslayer2 {
	height: 82px;
	}	
	
#historydjpicsleft3:hover > #djpicslayer3 {
	height: 82px;
	}
	
#historydjpicscenter3:hover > #djpicslayer3 {
	height: 82px;
	}

#historydjpicsright3:hover > #djpicslayer3 {
	height: 82px;	
	}	
	
#djpicslayer1 {
	position: absolute;
	background-color: rgba(26, 26, 26, 0.9);
	width: 82px;	
	height: 0px;
	bottom: 0px;	
	overflow:hidden;
	}	
	
#djpicslayer2 {
	position: absolute;
	background-color: rgba(26, 26, 26, 0.9);
	top:92px;
	width: 82px;	
	height: 0px;
	bottom: 0px;	
	overflow:hidden;
	}		
	
#djpicslayer3 {
	position: absolute;
	background-color: rgba(26, 26, 26, 0.9);
	top:184px;
	width: 82px;	
	height: 0px;
	bottom: 0px;	
	overflow:hidden;
	}	

#djpicslayertxt {
	font-family: "Trebuchet MS", Tahoma;
	color: #F7FCC1; 
	font-size: 16px;
	line-height: 16px;	
	text-align: center;
	height: 82px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	}

#upcoming {
	clear: both;
	position:relative;
	top: -50px;
	margin-left:3px;
	margin-right:3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-style: solid;
	border-color: #686868;
	border-width: 0px;	
	}		

#showheader { 
	min-height: 24px;
	margin-top: 8px;
	margin-left: 8px;	
	}

#showheader  p{ 
	font-family: verdana;
	color: #42F039;
	font-size: 20px;
	line-height: 18px;
	margin-top: 4px;
text-align: center;	
	}	
			
#shows { 
	width: 100%;
	}

#showtime { 
	position: relative;
	float:left;
	width: 100px;
	margin-left: 9px;
	margin-right: 8px;		
	font-family: "Trebuchet MS", Tahoma;
	color: #9C9C9C;
	font-size: 11px;
	line-height: 12px;		
	}
	
#showname { 	
	position: relative;	
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 9px;
	margin-right: 8px;	
	font-family: "Trebuchet MS", Tahoma;
	color: #F7FCC1;
	min-height:24px;
	max-height:30px;
	overflow:hidden;
	font-size: 15px;
	line-height: 15px;	
	}
	
#showdevider {
	position: relative;		
	height: 4px;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;
	border-top: solid #464646 1px;
	}

#upcomingfooter {
	position: relative;
	min-height:20px;
	margin-top: 3px;
	margin-bottom: 1px;	
	font-family: "Trebuchet MS", Tahoma;
	color: #9C9C9C;
	font-size: 11px;
	line-height: 11px;	
	text-align: center;
	}

#donatewrap {
	position: relative; 
	top: -20px;
	margin-left: 8px;
    margin-right: 8px;
	background-color: #35393F;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#donateheader  { 
	position: relative; 
	top: 6px;
	font-family: verdana;
	color: #42F039;
	font-size: 20px;
	line-height: 28px;
	text-align: center;	
	}

#donate { 
	float:left; 
	margin-top: 14px;
	margin-left: 10px;
    margin-right: 10px;
	text-align: center;
	}
	
#donate  p{ 
	font-family: "Trebuchet MS", Tahoma; 
	color: #9C9C9C;
	font-size: 15px;
	line-height: 18px;	
	}
	
#donatebutton {
	position: relative;
	top:12px;
	width:92px;
	margin-left: auto;
    margin-right: auto; 
	margin-bottom: 120px;
	}

#contactdvrwrapper {
	position: relative;
	width: 278px;
	height:90px;
	margin-top: -90px;
	margin-left: auto;
    margin-right: auto; 
	margin-bottom: 80px;
	}	

#contactdvrheader  { 
	position: relative; 
	bottom:10px;
	font-family: verdana;
	color: #42F039;
	font-size: 20px;
	line-height: 28px;
	text-align: center;	
	}
	
#dvrlogo img{ 	
	position: relative;
	float:left;
	margin-left: 0px;
	margin-right: 0px;	
	height: auto; 
    width: auto; 
    max-height: 85px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	}
	
#fbpagewrap {
	float:left;
	position: relative;
	margin-left: 10px;
	}
	
.fbpagebutton {	
	background-color:#3E59A5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width: 86px;
	height: 86px;
	text-decoration:none;
	display:inline-block;
	}

.fbpagebutton:hover {
	background-color:#5B74BC;
	}

.fbpagebutton p{
	color:#fafafa;
	font-family:Arial;
	padding-top: 0px;
	font-size:13px;
	line-height: 16px;
	font-weight:bold;
	text-indent: 4px;
	text-decoration:none;
	text-align: center;	
	margin-top:10px;
	}
	
#maildvr{
	float:left;
	margin-left: 10px;
	background-color:#35393F; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-style: solid;
	border-color: #929292;
	border-width: 2px;
	width: 82px;
	height: 82px;
	text-decoration:none;
	display:inline-block;
	}

/* ----aanpassen ---- */

#fbshare {
	position: absolute;
	float:left;
	display: block;
	left: 271px;
	margin-top: 110px;
	height: 30px;
	width: 474px;
	}

#sharetext {
	float:left;
	font-family: "Trebuchet MS", Tahoma;
	color: #9C9C9C;
	margin-left: 6px;
	font-size: 16px;
	margin-top:5px;
	}

#fbsharewarp {
	float:right;
	margin-right:5px;
	margin-left:2px;
	margin-top:4px;
	}
