a,
.item a:hover,
.item a:hover h4,
.home-row-1 .item a:hover,
.entry-title a:hover,
.home.entry a:hover .entry-title,
a.btn,
input[type=submit],
button[type=submit],
a.btn.alt:hover {
  color: #D95919;
}

.item:hover,
.home-row-1 .item:hover,
.action-btn,
.btn-action,
a.btn,
input[type=submit],
button[type=submit],
a.btn.alt:hover {
  border-color: #D95919;
}

.item .item-more,
#paging .current,
#paging a:hover,
.item:hover .item-time,
.event-list .event:hover .event-time,
.ci-soundplayer-play,
.ci-soundplayer-meta .progress-bar {
  background-color: #D95919;
}

.tracklisting .track .sm2_link i {
  color: #ED9376;
  border-color: #ED9376;
}

a.button {
  color: #FFF;
  background-color: #D95919;
}

a.button:hover {
  color: #FFF;
  background: #242424;
}

.social-icon {
  background-color: #D95919;
  color: #fff;
}

.social-icon:hover {
  color: #fff;
}