:root{
color-scheme: dark;
}

.currentLine{
margin:0px;
padding:0px 5px 5px 5px;
vertical-align:middle;
border:none;
}

body{
height:100%;
margin:0px;
padding: 0px;
text-align:center;
font-size:12pt;
font-family:'Verdana', 'Tahoma';
color:#ffffff;
background-color:#000000;
overflow:auto;
vertical-align:top;
}

#songArtist0Bio{
margin:5px;
max-height:290px;
overflow-y:auto;
font-weight:normal;
font-size:10pt;
}

.recentItem{
padding:2px 0px;
}

.currentTitle {
margin-top:5px;
margin-bottom:0px;
font-weight:bold;
color:yellow;
}

.recentTitle {
margin-top:10px;
margin-bottom:0px;
font-weight:bold;
color:yellow;
}

.logoWrap{
padding-top:10px;
}

.siteTitle{
margin-bottom:2px;
text-align:center;
font-size:24pt;
color:yellow;
font-variant:small-caps;
}

.streamUrl{
margin-bottom:10px;
font-size:8pt;
color:#808080;
}

.audioPlayer{
width:310px;
}

#songArtist0{
margin-top:1px;
}

#recentHistoryList{
color:#CCCCCC;
font-size:10pt;
padding:0px 10px;
}
