h3 i {
  font-size: 60%;
}

.var-padding a {
  color:#444;
}

.var-padding a:focus {
  color:#444;
}

.var-padding a:hover {
  color: #99cc00;
}

.jp-playlist-item b {
  font-weight: 900;
}

.color-red {
  color: #f00;
}

.section h3 {
  margin-bottom: 5px;
}

.section ul {
  padding-left:30px;
}
.section li {
  list-style: none;
  position: relative;
}

.section li:before {
  content:"\f105";
  font-family: fontawesome;
  left: -15px;
    position: absolute;
  
}

.audio-detail {
 padding-left:10px;
 font-size:75%;
 line-height: 120%;
 position:relative; 
 top: -3px;
}

.pl-aud-detail {
  font-size: 95%;
  font-weight: 300;
}

.radio-bottom-text {
  font-family: Karbon; font-size: 130%; 
  line-height: 110%;
  color: #fff; 
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.89);
}

.radio-bottom-text a {
  color: #fff;
}
