.iehack {
  display: block;
  height: 0;
}

#slideshow {
  position: relative;
  margin: 37px 0 0 10px;
  float: left;
  width: 624px;
  height: 274px;
  background-color: #572995;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#just_played {
  position: relative;
  float: left;
  width: 330px;
  margin: 114px 0 0 29px;
  color: #fff;
}

#just_played #green {
  position: absolute;
  top: 2px;
  left: -30px;
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #8ad602;
  border-style: solid;
  border-width: 9px 0 9px 14px;
}

#just_played h3 {
  margin: 0;
  color: #fff;
  font: normal 24px 'ChunkFiveRegular', Arial, sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 2px 0 #000;
}

#just_played ol {
  margin: 14px 0 0 18px;
  font-size: 12px;
  line-height: 24px;
}

#just_played ol li {
  margin-bottom: 0;
}

#just_played ol li a {
  color: #fff;
}

#just_played h4 a {
  position: absolute;
  top: 168px;
  left: 186px;
  margin: 0;
  padding: 10px 12px 6px 12px;
  font: normal 14px 'ChunkFiveRegular', Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #402760;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

#just_played #white {
  position: absolute;
  top: 175px;
  right: 0;
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 8px 12px 8px 0;
}

#cfh {
  clear: both;
  display: block;
/*
  margin: 30px 0 0 55px;
*/
}

#cfh li {
  font: normal 28px 'ChunkFiveRegular', Arial, sans-serif;
  color: #8ad602;
  text-transform: uppercase;
/*  text-shadow: 1px 2px 0 #000;*/
}

#middle {
  position: relative;
  height: 250px;
  margin: 20px 0 0 55px;
}

#tab_box {
  position: relative;
  float: left;
  z-index: 1;
  width: 258px;
  height: 210px;
  padding: 20px;
  background: #222;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  box-shadow: 0 0 30px 5px #999;
  -moz-box-shadow: 0 0 30px 5px #999;
  -webkit-box-shadow: 0 0 30px 5px #999;
  behavior: url(/includes/PIE.htc);
}

#tab_box h3 {
  color: #fff;
  font: 24px/1 'ChunkFiveRegular', Arial, sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}

#tab_box h3.green {
  color: #8ad602;
}

#tab_box h4.green {
  font: 32px/1 'ChunkFiveRegular', Arial, sans-serif;
  color: #8ad602;
}

#tab_box img {
  margin-bottom: 10px;
}

#tab_box p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

#tab_box p.small {
  font-size: 11px;
}

#tab_box ul.feed {
/*  margin: 0 0 8px;*/
}

#tab_box ul.feed li {
  padding: 4px 0;
  border-bottom: 1px solid #444;
}

#tab_box a {
  color: #8AD602;
}

#artist {
  position: relative;
  float: left;
  z-index: 3;
  width: 158px;
  height: 220px;
  margin: 0 10px;
  padding-top: 30px;
}

#artist h3 {
  margin: 0;
  color: #572995;
  font: normal 20px/0.8 'ChunkFiveRegular', Arial, sans-serif;
  text-transform: uppercase;
  text-align: right;
}

#artist #purple {
  display: block;
  float: right;
  height: 0;
  width: 0;
  margin: 4px 2px 0 0;
  border-color: #572995 transparent transparent transparent;
  border-style: solid;
  border-width: 10px 6px 0 6px;
}

#artist #coverart {
  width: 158px;
  height: 158px;
  margin-top: 30px;
  background: #fff;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  box-shadow: 0 3px 20px #999;
  -moz-box-shadow: 0 3px 20px #999;
  -webkit-box-shadow: 0 3px 20px #999;
  behavior: url(/includes/PIE.htc);
}

#news {
  position: relative;
  float: left;
  width: 408px;
  height: 250px;
  background: #572995 url(/graphics/template/logo_rotated.png) no-repeat 326px 44px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  box-shadow: 0 0 30px 5px #999;
  -moz-box-shadow: 0 0 30px 5px #999;
  -webkit-box-shadow: 0 0 30px 5px #999;
  behavior: url(/includes/PIE.htc);
}

#news-inner {
  position: relative;
  width: 368px;
  height: 210px;
  padding: 20px;
}

#news .feed li {
  font-size: 12px;
  margin-bottom: 14px;
}

#news .date a {
  display: block;
  color: #8ad602;
  font-weight: bold;
}

#news .feed li {
  color: #F8EFFF;
}

#news h3 {
  position: absolute;
  bottom: 14px;
  right: 20px;
  margin: 0;
  color: #fff;
  font: normal 24px/1 'ChunkFiveRegular', Arial, sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 2px 0 #000;
}

#news h3.twitter {
  padding: 1px 0 0 30px;
  background: url(/graphics/template/twitter_icon_sm.png) no-repeat;
}

#news h3.twitter a {
  color: #fff;
}

#news h3.twitter a:hover {
  color: #fff;
  text-decoration: none;
}

#banners {
  clear: both;
  width: 990px;
  height: 80px;
  margin: 40px auto 20px;
}

#banners .borders {
  width: 940px;
  height: 80px;
  margin: 0 auto;
  border-right: 25px solid #572995;
  border-left: 25px solid #572995;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
} 

#banners .wrap {
  margin-right: -16px;
  margin-left: -16px;
}

#banners .banner {
  float: left;
  height: 60px;
  margin: 10px 10px 0 0;
  background: #aaa;
  box-shadow: 0 1px 5px #222;
  -moz-box-shadow: 0 1px 5px #222;
  -webkit-box-shadow: 0 1px 5px #222;
}

#banners #banner1,
#banners #banner2 {
  width: 120px;
}

#banners #banner3 {
  width: 234px;
}

#banners #banner4 {
  width: 468px;
  margin-right: 0 !important;
}

