#header
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0a0a0a;
  background-color: #271a47;
  height: 86px;
  z-index: 300;
  width: 100%;
}
#share .buttons, #tag-filter a.active, .header-countdown .days, .header-countdown .hours, .header-countdown .minutes, .header-countdown .seconds, .recent-entries li .date, .widget_categories a span, .widget_archive a span, .widget_recent_entries a span, .widget_meta a span, .widget_nav_menu a span, .widget_pages a span, .widget_links a span, .widget_tag_cloud a:hover, .widget table#wp-calendar a, #tracklist-nav ul li:hover, #tracklist-nav ul li.active, #top-wrap .top-right-nav li.cart a .contents, span.onsale, .quantity .plus:hover, .quantity .minus:hover
{
  background-color: #000000;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}