* { margin: 0; padding: 0; }
body { background: #fff url(../images/site/bg_white.jpg) top center repeat; color: #333; font: 70% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; position: relative; text-align: center; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 0; }
.first h1 { margin: 0 0 1em 0 !important; }
li, dd { margin-left: 15px; }
fieldset { padding: .5em; }
select option{ padding: 0 5px; }
input { background: #fefefe; border: 1px solid #999; padding: 5px; width: 175px; width: 100%; }

.hide { display: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; font-size: 1px; height: 1px; line-height: 1px; }
img { border: none; }
.readmore { color: #09f; }
.highlight { background: #ffc; }
.strong { font-weight: bold; }

a:link, a:visited, a:hover, a:active { color: #09f; }
a:hover { text-decoration: none; }

h2 { color: #333; font-size: 2em; font-weight: bold; letter-spacing: -1px; margin: 0.5em 0 0 0; }
h3, h4 { color: #333; font-family: tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;  font-size: 1.15em; font-weight: bold; }
p { line-height: 1.75em; }
li { list-style-type: square; padding: 0.5em 0 0.5em 15px; }
ul.list li { background: transparent url(../images/site/li.gif) 0 6px no-repeat; list-style-type: none; margin: 0; padding-top: 0; }
blockquote { border-left: 2px solid #ccc; color: #333; margin-left: 1em; padding-left: 1em; }


.wrap { margin: 0 auto; position: relative; text-align: left; width: 813px; } /* keeps the content in right size (width) */

/********** header **********/
#header { background: #fff url(../images/site/header.jpg) top center repeat-x; height: 156px; margin: 0; position: relative; }

#header .bullet { background: transparent url(../images/site/bullet.png) top left no-repeat; position: absolute; float: left; height: 134px; width: 398px; z-index: 2; top: 12px; left: -95px; }
* html #header .bullet { display: none; }
#header .wrap { z-index: 1; }


h1 { background: transparent url(../images/site/logo_new.jpg) top left no-repeat; float: left; height: 156px; margin: 0; position: relative; text-indent: -1000em; width: 135px; z-index: 3; }
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active { display: block; height: 156px; overflow: hidden; text-decoration: none; width: 135px; }


.audioplayer { position: absolute; top: 12px; right: 8px; }


/********** navigation **********/
#nav { bottom: -120px; position: absolute; right: 0;  z-index: 33; }
*:first-child+html #nav { bottom: 37px; }
* html #nav { bottom: 37px; }/*IE6*/
#nav ul { list-style: none; margin: 0; }
#nav li { display: inline; float: left; padding: 0; }
#nav li a { color: #fff; font-size: 110%; font-weight: bold; display: block; padding: 5px 10px; text-decoration: none; }
#nav li a:hover { color: #ccc; }
#nav li.active a { background: #fdfdfd; color: #09f; }
#nav li.active a:hover { color: #09f; }


/********** search **********/
#header form { background: transparent url(../images/site/bg_search.jpg) top left no-repeat; float: right; height: 36px; position: relative; width: 222px;}
#header input { font-size: .9em; padding: 2px; position: absolute; right: 8px; top: 8px; width: 200px;  }


/********** content (home page) **********/
#wrapper, #wrapper-artists { margin: 0 auto; overflow: hidden; padding: 0 0 2em 0; width: 813px; }
#content { float: right; width: 424px; }
#sidebar { float: left; padding-top: 0.65em; width: 210px; }
#center { float: right; margin: 0 30px 0 20px; padding-top: 0.65em; width: 120px; }


/* artists */
#wrapper-artists #content { float: right; width: 404px; }
#wrapper-artists #sidebar { float: right; display: inline; width: 170px; }
#wrapper-artists #center { float: right; margin: 0 20px 0 19px; width: 200px;  }

.artist-info dl { }
.artist-info dl .highlight { background: #f7f7f7; }
.artist-info dt { clear: left; float: left; font-weight: bold; padding: 4px 7px 0 4px; }
.artist-info dd { margin: 0 0 6px 0; padding: 4px; }

/* releases */
.releases-page { }
.releases-page img { border: 1px solid #09f; float: left; height: 65px; margin: 0 15px 15px 0; width: 65px; }
.releases-page h2 { clear: both; }
.releases-page dl { clear: both; padding: 0 0 15px 0; width: 420px; }
.releases-page dt { float: left; width: 70px; }
.releases-page dt img { margin: 0; } 
.releases-page dd { float: left; width: 120px;  }

.album-preview { overflow: hidden; margin-bottom: 10px; _margin-bottom: 0; }
dl.album-preview dd { width: 300px; }
dl.album-preview dt img { height: 65px; width: 65px; }

dl.albuminfo { clear: both; margin-right: 0; width: 420px; }
dl.albuminfo dt { margin: 0 0 15px 0; width: 80px; }
dl.albuminfo dd { width: 300px; }

.tracklist { clear: both; }
.tracklist ul li { border-bottom: 1px solid #ccc; font-size: 1.1em; font-weight: bold; list-style: none; margin-left: 0; }
.tracklist ul li span { display: block; font-size: .9em; font-weight: normal; }

/*
.tracklist { border-top: 1px solid #ccc; clear: both;  }
.tracklist p { border-bottom: 1px solid #ccc; margin-top: 3px; }
*/
/* releases */

#sidebar .featured p { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; line-height: 1.5em; margin: 1em 0 0 0; padding: 0.5em 0 0.6em 0; }
#sidebar .featured dl { border-bottom: 1px solid #ccc; margin: 0; padding: 0.5em 0 0.6em 0; }
#sidebar .featured dl.dl-ads { margin: 0 0 2em 0; }
#sidebar dt { color: #333; display: inline; margin: 0; padding: 0; }
#sidebar dd { display: inline; margin: 0; padding: 0; }


/* articles */
.article-image, .article-image-right { float: left; padding: 10px 10px 0 10px; margin: 0 10px 10px 0; }
.article-image-right { float: right; margin: 0 0 10px 10px; }
.article-image img, .article-image-right img { border: 1px solid #ccc; margin: 0 0 3px 0; }
.article-image span, .article-image-right span { display: block; }
blockquote { border-left: 2px solid #333; margin-left: 15px; padding-left: 10px;  }

/* bottom items */
#wrapper-bottom { background: transparent url(../images/site/bg_bottom.jpg) top center repeat-x; overflow: hidden; padding: 2em 0 0 0; }

#wrapper-bottom .block { float: left; margin: 0 0 0 40px; width: 244px; }
* html #wrapper-bottom .block { margin-right: -3px; } 

#wrapper-bottom .first { margin: 0; }

#wrapper-bottom h3 { font-size: 1.4em; margin: .5em 0 1em 0; }
#wrapper-bottom h4 { font-size: 1.3em; margin: 0 !important; }

ul.listing { border-top: 1px solid #ccc; list-style-type: none; margin: 1.5em 0 2em 0; }
ul.listing li { background: none; border-bottom: 1px solid  #ccc; list-style-image: none; list-style-type: none; margin: 0; padding: 0.5em 0; }

ul.listing a { color: #09f; display: block; text-decoration: none; }
ul.listing a:hover { color: #333; }

ul.listing .date { color: #09f; padding: 0 1.5em 0 0; }
ul.listing span { color: #000; display: block; }

/* Bottom lists */
#wrapper-bottom ul.listing li { background: transparent url(../images/site/icon_article.gif) no-repeat; margin: .5em 0; padding: 0 0 .5em 20px !important;  }

#wrapper-bottom ul.upcomingreleases li { background: transparent url(../images/site/icon_cd.gif) no-repeat; margin: .5em 0; padding: 0 0 .5em 25px !important;  }

#wrapper-bottom ul.upcomingreleases li img { float: right; }


/* footer */
#footer { clear: both; color: #939393; margin: 2em 0 3em 0; }
#footer .wrap { border-top: 1px solid #ccc; padding: 1em 0; }
#footer p { font-size: 0.95em; margin: 0; }
#footer p.copyright{ float: left; margin-bottom: 20px; }
#footer p.attributes{ float: right; }

a.rss:link, a.rss:visited, a.rss:hover, a.rss:active { background: transparent url(../images/site/feed.gif) top left no-repeat; display: block; height: 12px; text-indent: -1000em; width: 12px; }

.top-of-the-page { display: inline; padding: 0 4px 0 0; }


/* search */
.search-title { margin: 2em 0 0.5em 0 !important; }
/* Search results */
#search-results { background: #333; border-top: 1em solid #000; float: right; padding: 0 0 0 0; width: 30%; -moz-opacity: 0.9; }
#search-results h3 { background: #000; font-weight: bold; margin: 0; padding: 0 0 1em 0; text-align: left; }
#search-results small { border-bottom: 1px solid #555; border-top: 1px solid #666; display: block; font-size: 0.9em; padding: 0.5em 1em 0.7em 1em; text-align: left; }
#search-results small a { color: #ccc; }
#search-results ul li { list-style-type: none; margin: 0.5em 0; padding: 0 1em 0.5em 1em; }
#search-results ul li:hover { background: #202020; }
#search-result ul { margin: 0; }
#search-results ul li a { border-bottom: 1px dotted #ccc; text-decoration: none; }
#search img.archives-icon { margin: 0 7px 0 0; top: 1px; }



/* ads */
#primary-artists #sidebar { float: right; width: 444px; }
.ads-center { float: right; margin: 0 30px 0 20px; width: 120px; }
.ads-center h3 { margin-top: 1.5em; }

#banner-wide { /*background: transparent url(../images/ban/bg_banner_wide.jpg) top left no-repeat;*/ clear: both; height: 102px; margin: 0 auto; position: relative; width: 736px; }
#banner-wide img { border: 0px none; left: 4px; position: absolute; top: 4px; }

#banner-468x60 { background: transparent url(../images/ban/bg_banner_460x60.jpg) top left no-repeat; clear: both; float: right; height: 72px; margin: 0; position: relative; width: 477px; }
#banner-468x60 img { border: 0px none; left: 5px; position: absolute; top: 5px; }



/*  TXP Plugins/Icons*/

/* related topics*/
ul.chh_related_articles li { background: transparent url(../images/site/icon_article.gif) no-repeat; list-style: none; margin: 0 0 .5em 0; padding: 0 0 3px 20px !important; }

/* rss archive */
.dl-archive dt { font-weight: bold; margin: 10px 0 0 0; }
.dl-archive dd { background: transparent url(../images/site/li.gif) 0 6px no-repeat; margin: 0 0 6px 0; padding: 0 0 0 15px; }

