html {background: #000;}
body {text-align: center; color: #ebebeb; font-size: 12px; line-height: 130%;}

a { color:#8c886d; text-decoration:none; }
a:hover { color:#ebebeb; text-decoration:underline; }

#wrapper {width: 100%;}


header {background: #000 url(../images/header-bg.gif) repeat-x 0 100%; padding: 0px 20px; height: 80px;}
.headerWrap {width: 980px;}
.headerRight {width: 530px;}
.contentWrap {width: 980px; margin: 0 auto;}
section.RightCol {padding: 10px 0px 0;}
.Columns {padding: 10px 20px;}
.mainImage { position: relative; height: 290px;}
.smallMainImage { position: relative; height: 240px;}
h1.artistLogo {width: 150px; height: 150px; position: relative; top: 10px;}
h1.artistLogo a {display: block; width: 150px; height: 150px;}

footer {width: 100%;}
.footerWrap {width: 940px; padding: 0 20px; margin: 0 auto;}

footer#banner-wrapper { background: #000 url(../images/footer-bg.gif) repeat-x;}
div.up a {background: url(../images/up-arrow.gif) no-repeat scroll 100% 0 transparent; }
.socialIcons ul li a {background: url(../images/social-icons.png); }
ul.adverts {background: url(../images/templateb/double-border.gif) repeat-x 0 100%;}

/* NAV */
header nav li a {color: #FFF;}
header nav li.default a { color: #F5EEB8;}

/* Fonts */
h1 {font-size: 20px; line-height: 30px; color: #f5eeb8;  margin-bottom: 0px;}
h2 {font-size: 18px; line-height: 26px; color: #f5eeb8; border-bottom: 1px solid #8c886d; margin-bottom: 10px;}
h3 {font-size: 16px; color: #EBEBEB; padding: 4px 0;}
h1 span {font-size: 16px;}

.more {text-align: right; font-family:Arial, Helvetica, sans-serif}
.more a {background:#ff3366; font-size: 10px; color: #000; padding: 1px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 2px 3px}
.more a:hover {color: #FFF;}

.moreNews {text-align: right; font-family:Arial, Helvetica, sans-serif}
.moreNews a {background:#ff3366; font-size: 10px; color: #000; padding: 1px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 2px 3px}
.moreNews a:hover {color: #FFF;}

time {color: #CCC;}
.tagger {color: #000000;  background: #8c886d; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }


/* background */
section.LeftCol article {background: #222222 url(../images/leftCol-top.gif) 0 0 no-repeat;}
section.LeftCol article .btm {background: #222222 url(../images/leftCol-btm.gif) 0 100% no-repeat}
section.MidCol article{background: #222222 url(../images/midCol-top.gif) 0 0 no-repeat;}
section.MidCol article .btm {background: #222222 url(../images/midCol-btm.gif) 0 100% no-repeat}
section.RightCol {background: #222222 url(../images/midCol-top.gif) 0 0 no-repeat;}
section.RightCol .Secbtm {background: #000 url(../images/midCol-btm.gif) 0 100% no-repeat}
section.RightCol article {background: url(../images/double-border.gif) repeat-x 0 100%;}
article .top {height: 11px;}
section.RightCol article .top, section.RightCol article .btm {height: 1px;}
section.LeftWide article {background: #222222 url(../images/leftwide-top.gif) 0 0 no-repeat;}
section.LeftWide article .btm {background: #222222 url(../images/leftwide-btm.gif) 0 100% no-repeat}
section.FullWidthCol article {background: #222222 url(../images/full-top.gif) 0 0 no-repeat;}
section.FullWidthCol article .btm {background: #222222 url(../images/full-btm.gif) 0 100% no-repeat}
article .btm {font-size: 12px; height: 40px;}
#paginationtop {background: url(../images/pag-bg.gif) repeat-x;}


/* News List  */
ul.newsList li {background: url(../images/double-border.gif) repeat-x 0 100%;}
ul.newsList a {color: #8c886d;}
ul.newsList a:hover {color: #ebebeb;}






/* Products */
ul.productlist li {background: url(../images/double-border.gif) repeat-x 0 100%; }
ul.releases li {background: url(../images/double-border.gif) repeat-x 0 100%; }
ul.productlist li {background: url(../images/double-border.gif) repeat-x 0 100%; }
ul.releases .storeLink a {background: url(../images/store-button-grey.gif) 0 0 no-repeat;}


/* Store Buttons */
.link-uj-store a {background: url(../images/store-button-lg.gif) no-repeat;}
.sm-button a {background: #9b9b9b; color: #000; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; border: 1px solid #000}


/* News */
ul#newslist li {background: #181818;}
ul#newslist li time {font: bold 16px/22px Arial,sans-serif;}
ul#newslist li .newsRight {border-left: 1px solid #333;}
ul#newslist li .newsTitle {font-size: 16px; line-height: 22px;}
.newsitem h1 {color: #FFF;}
.newsitem .newsRight {border-left: 1px solid #333;}
.newsitem time {font: bold 16px/22px Arial,sans-serif;}
.newsitem .subtitle {font-size: 14px; color: #FFF;}
.newsitem .topNewsImage {border: 5px solid #FFF; margin: 10px 0;}
.newsitem .video-player object {border: 5px solid #FFF;}
.newsitem .newsLower { background: url(../images/double-border.gif) repeat-x 0 100%;}



/* Category Filter */
ul.catfilter, #slider2 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #1e1e1e;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 1px rgba(140, 140, 140, 0.35);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 1px rgba(140, 140, 140, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 1px rgba(140, 140, 140, 0.35);
  margin: 10px 0;  
  padding: 10px 15px;
}
ul.catfilter li {border-right: 1px solid #595959; color: #f5eeb8;}
ul.catfilter li a {font-weight: bold;}
ul.catfilter li.active a {background: #F5EEB8; color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* Product Page */
.productPage .tags { background: url(../images/double-border.gif) repeat-x 0 100%;}
.productPage .tags span {-moz-border-radius: 3px; border-radius: 3px; }
.productPage .tags span.true {background: #f5eeb8; color: #000;}
.productPage .tags span.false {background: #191919; color: #555555; -moz-box-shadow: inset 0 1px 1px  #585858;-webkit-box-shadow: inset 0 1px 1px #585858; box-shadow: inset 0 1px 1px #585858;}

.PriceBlock {padding: 15px 10px; margin-bottom: 10px; background: #383838; -moz-border-radius: 10px; border-radius: 10px;}
.ProdRight .releasedate {padding-bottom: 10px; background: url(../images/double-border.gif) repeat-x 0 100%; font-size: 15px; font-weight: bold;}
.ProdRight .pricegroup {padding: 5px 0 10px;}
.ProdRight .price {display: block; padding: 10px 0; font-size: 22px; line-height: 30px; font-weight: bold; text-align: center}
.ProdRight .stock-info {clear: both; padding: 4px 0; font-size: 10px;}

.ProdFull h2 {background: url("../images/double-border.gif") repeat-x scroll 0 100% transparent;}

/* Track Listings */
ul.tracklistings li {border-bottom: 1px dotted #707070}
.track-tags div span { background: url(../images/track-icons.gif);}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
