body { margin: 0px auto; padding: 0px; background: #FFF; 
font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Helvetica, Arial, sans-serif; font-size: 12px; color: #333; }

/*--------------reset styles----------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th { margin:0; padding:0; }
/* Remove borders */
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
abbr, acronym { border:0; }
label {border: 0 !important; }
/* Remove border around linked images */
img { border: 0; }
iframe { border:0; }
/* Reset font-size and -weight */
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
h1, h2, h3, h4, h5, h6 {font-size:1em; font-weight:normal; }
/* Remove styling from all list items */
ol, ul { list-style:none; }
small { font-size: 1em; }


/*--------------general text styles----------------*/
/* links */
a { text-decoration: none; color: #DA1921; font-weight: bold; }
a:hover { text-decoration: underline; }
/* text styles */
h1, h2, h3, h4, h5, h6, p { line-height: 1.3em;}
h1 { font-size: 30px; }
h2 { font-size: 25px; }
h3 { font-size: 20px;  }
h4 { font-size: 18px; font-weight: bold; }
h5 { font-size: 16px; font-weight: bold; }
h6 { font-size: 14px; font-weight: bold; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
.small {font-size: .8em; font-weight: normal; color:#999;}
.big {font-size: 1.2em;}
p {font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, sans-serif !important; }

/*-----------universal text styles---------------*/
h3.sectionhead { margin-bottom: 10px; height: 25px; font-family: Helvetica, Arial, sans-serif; color: #000; font-weight: bold; font-size: 18px; text-transform: uppercase; background: url(/img/header_line.gif) repeat-x; letter-spacing: -.05px; }
span.sechead {font-family: Helvetica, Arial, sans-serif; color: #000;  font-weight: bold; font-size: 18px; text-transform: uppercase; }


/*blog article styles*/
h3.bloghead { font-weight: bold; /* font-style: italic; font-family: Georgia, serif;*/ text-transform: capitalize; font-size: 17px; color: #DA1921; }
h3.bloghead a { color: #B10202; }
h3.bloghead_r { font-weight: bold; text-transform: capitalize; font-size: 14px; color: #DA1921; }
h3.subhead { margin-bottom: 10px; border-bottom: 2px solid #DA1921; color: #000; font-weight: bold; font-size: 16px; }
.body_content p { padding-bottom: 10px; font-size: 13px; line-height: 1.5em;  }
.body_content blockquote { margin: 15px 10px; padding: 20px; background: #FAFAFA;  }
.body_content blockquote p { font-size: 12px; line-height: 1.4em; }
.body_content_r { padding-bottom: 10px; }
.body_content_r p { padding-bottom: 5px; font-size: 11px; line-height: 1.5em; }
.body_content h4 { font-size: 2em;}
.body_content h5 { font-size: 1.5em;}
.body_content h6 { font-size: 1.2em;}
.body_content ol { list-style: decimal; margin: 12px 30px; }
.body_content ul { list-style: disc; margin: 12px 30px; }
.body_content li { margin: 3px 0px;}
.body_content span.continue a { margin-left: 5px; padding-right: 10px; background: url(/img/continued.gif) top right no-repeat; }
.body_content_r span.continue a { margin-left: 5px; }




/*-----------------general layout-------------*/
#container { margin: 0px auto; width: 1000px;  }
#head { padding-top: 5px; height: 135px; background: #fff; }
#topnav { background: url(/img/topnav_bkg.gif) repeat-x; height: 27px; padding-left: 105px;}
#toolbar { background: url(/img/toolbar_bkg.gif) no-repeat; height: 43px; }
#main { background: url(/img/shop_bkg.gif) repeat-x #eaeaea; border-top: 2px solid #FFF; }
#column_r { float: right; width: 200px; }
#column_l {  float: left; width: 200px; }
#main_content { float: left; width: 600px; padding: 20px 0px; }
#main_content_clear { clear: both; }
#main_l { float: left; width: 380px; }
#main_r { float: right; width: 200px; }
.content { margin: 20px; }
.content_b { padding: 20px; padding-bottom: 5px; }
.content_h { padding: 20px; padding-top: 0px; }
.content_v { padding: 15px 0px 10px 15px; }
.content_blog { margin: 20px 20px 20px 20px;}
.content_sm{ margin: 15px; }
#main_clear { clear: both; }
.main_clear { clear: both; }
.spacer { height: 15px;}
.hidden { display: none;}


/*----------ad columns----------------*/
.ads {  margin-bottom: 20px; }
.ads_smallbanner { border-bottom: 1px solid #ccc; padding-bottom: 15px; text-align: center; }


/*---------------toolbar----------------*/
#tb_search { padding: 15px 2px 0px 125px; float:left; }
#tb_join { padding: 15px 24px 0px 0px; float: right; }
#tb_contact { padding: 10px 0px 0px 0px; float: right; }
#toolbar .search_title { color: #666; text-align: left; }
#toolbar select.select_input { border: 1px solid #ccc; color: #666; width: 80px; height: 17px; }
#toolbar .text_input { background: #FFF; color: #aaa; border: 1px solid #CCC; padding: 1px; width: 176px; height: 17px; }
#toolbar .text_input:focus { background: #FFF; color: #666; border: 1px solid #CCC; padding: 1px; width: 176px; height: 17px; }
#search_btn, #join_btn { padding: 0px; position: relative; top: 4px; }
#tb_contact a { display: block; width: 147px; height: 25px; background: url(/img/toolbar_contact_btn.gif) no-repeat; }
#tb_contact a:hover { background-position: 0px -26px;}


/*---------------topnav----------------*/
#topnav ul { text-align: center;}
#topnav li { float: left; margin-right: 10px; }
#topnav li a { background-image: url(/img/topnav_btns.gif); background-repeat: no-repeat;  }
#topnav li#home a { display: block; height: 27px; width: 50px; background-position: 0px 0px;}
#topnav li#home a.active { display: block; height: 27px; width: 50px; background-position: 0px -28px;}
#topnav li#home a:hover { background-position: 0px -28px; }
#topnav li#shop a { display: block; height: 27px; width: 47px; background-position: -50px 0px;}
#topnav li#shop a:hover { background-position: -50px -28px}
#topnav li#bestsellers a { display: block; height: 27px; width: 99px; background-position: -98px 0px; }
#topnav li#bestsellers a:hover { background-position: -98px -28px; }
#topnav li#listen a { display: block; height: 27px; width: 54px; background-position: -199px 0px; }
#topnav li#listen a:hover { background-position: -199px -28px}
#topnav li#staffreviews a { display: block; height: 27px; width: 94px; background-position: -253px 0px; }
#topnav li#staffreviews a.active { display: block; height: 27px; width: 94px; background-position: -253px -28px;}
#topnav li#staffreviews a:hover { background-position: -253px -28px}
#topnav li#videos a { display: block; height: 27px; width: 58px; background-position: -345px 0px;}
#topnav li#videos a.active { display: block; height: 27px; width: 58px; background-position: -345px -28px;}
#topnav li#videos a:hover { background-position: -345px -28px; }
#topnav li#calendar a { display: block; height: 27px; width: 122px; background-position: -402px 0px;}
#topnav li#calendar a.active { display: block; height: 27px; width: 122px; background-position: -402px -28px;}
#topnav li#calendar a:hover { background-position: -402px -28px}
#topnav li#blog a { display: block; height: 27px; width: 44px; background-position: -526px 0px;}
#topnav li#blog a.active { display: block; height: 27px; width: 44px; background-position: -526px -28px;}
#topnav li#blog a:hover { background-position: -526px -28px}
#topnav li#cafe a { display: block; height: 27px; width: 44px; background-position: -570px 0px;}
#topnav li#cafe a.active { display: block; height: 27px; width: 44px; background-position: -570px -28px;}
#topnav li#cafe a:hover { background-position: -570px -28px}
#topnav li#locations a { display: block; height: 27px; width: 80px; background-position: -613px 0px;}
#topnav li#locations a.active { display: block; height: 27px; width: 80px; background-position: -613px -28px;}
#topnav li#locations a:hover { background-position: -613px -28px}


/*------------buttons----------------*/
.see_all { }
.btn_see_all { float: right; margin-top: 1px; }
.btn_see_all a { display: block; width: 50px; height: 17px; background: url(/img/btns.gif) no-repeat -55px 0px; }
.btn_see_all a:hover { background-position: -55px -18px; }
.btn_allblog { float: right; margin-top: 1px; margin-bottom: 10px; margin-left: 10px; }
.btn_allblog a { display: block; width: 82px; height: 17px; background: url(/img/btns.gif) no-repeat -214px 0px; }
.btn_allblog a:hover { background-position: -214px -18px; }
.btn_allreview { float: right; margin-top: 1px; margin-bottom: 10px; margin-left: 10px;  }
.btn_allreview a { display: block; width: 67px; height: 17px; background: url(/img/btns.gif) no-repeat -296px 0px; }
.btn_allreview a:hover { background-position: -296px -18px; }
.btn_buy { margin-top: 5px;}
.btn_buy a { display: block; width: 55px; height: 17px; background: url(/img/btns.gif) no-repeat 0px 0px; }
.btn_buy a:hover { background-position: 0px -18px; }
.play_btn { margin: 5px 0px;}
.play_btn a { display: block; width: 35px; height: 17px; background: url(/img/btns.gif) no-repeat -179px 0px; }
.play_btn a:hover { background-position: -179px -18px; }
.btn_map { margin: 8px 0px;}
.btn_map a { display: block; width: 44px; height: 17px; background: url(/img/btns.gif) no-repeat -363px 0px; }
.btn_map a:hover { background-position: -363px -18px; }
.prev_next { }
.btn_prev { float: left;}
.btn_prev a { display: block; width: 38px; height: 17px; background: url(/img/btns.gif) no-repeat -105px 0px; }
.btn_prev a:hover { background-position: -105px -18px;}
.btn_next {float: right; }
.btn_next a { display: block; width: 36px; height: 17px; background: url(/img/btns.gif) no-repeat -143px 0px; }
.btn_next a:hover { background-position: -143px -18px; }


/*------------articles----------------*/
.article_output { margin: 10px 0px; border-bottom: 1px solid #CCC; }
.article_output_single { margin-top: 10px; margin-bottom: 30px; }
.article_output p.posted, .article_output_single p.posted, .photo_list_info p.posted { padding-top: 3px; text-transform: uppercase; font-size: 12px; color: #999; margin-bottom: 5px; }
p.posted_r { padding-top: 3px; text-transform: uppercase; font-size: 10px; color: #999; margin-bottom: 3px; }
.article_output p.posted a { color: #444; }
.article_output .meta { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: italic; text-align: right; padding: 2px 0px 15px 0px; }
.article_output .meta a { font-weight: normal; }
.blog_photo { text-align: center; margin: 10px 0px;}
.blog_photo img { background: #fff; border: 1px solid #ccc; padding: 8px; }
p.photo_credit { text-align: right; font-size: 9px; color: #999; margin-bottom: 3px;}
.youtube { margin-bottom: 15px;}


/*article nav*/
.article_nav { font-size: 12px; border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; }
.home_article_nav { font-size: 12px;}
.article_nav small {font-size: 11px;}
.home_article_nav ul { list-style-image: url(/img/arrow-grey.gif); margin-left: 15px;}
.home_article_nav li { margin-bottom: 3px;}

/*staff picks*/
.review_art { float: left; margin: 0px 15px 10px 0px; border: 1px solid #CCC;}
.review_art img { width: 120px;}
.review_info_box { float: left; width: 205px; margin-bottom: 15px; }
.review_info_box_archive { float: left; width: 235px; margin-bottom: 15px; }
.review_info_box p.artist { font-size: 17px;}
.review_info_box p.album { font-weight: bold;}
.review_info_box p.info { font-size: 12px; font-style: italic; color: #666;}


/*staffpicks nav*/
.review_art_r { float: left; margin: 0px 10px 10px 0px; border: 1px solid #CCC;}
.review_art_r img { width: 50px; }
.review_art_a img { width: 70px; }
.review_info_box_r { float: left; width: 130px; margin-bottom: 15px; }
.review_info_box_r p.artist { font-size: 12px;}
.review_info_box_r p.album { font-weight: bold; font-size: 11px;margin-bottom: 5px;}
.nav_author a { color:#666; text-transform: uppercase
;}

/*album teaser*/
.video_teaser { width: 380px; padding-top: 15px; border-top: 1px solid #ccc;}
.photo_teaser { background: #FAFAFA; margin: 10px 0px; padding: 10px; }
.teaser_art { float: left; width: 80px; margin: 0px 10px 0px 0px; border: 1px solid #CCC;}
.teaser_art img { width: 80px;}
.teaser_art_info { float: left; width: 240px; margin-bottom: 15px; }
.teaser_art_info p.artist { font-weight: bold; font-size: 11px;}
.teaser_art_info p.album { font-style:italic; font-size: 11px;}
.teaser_art_info p.info { font-style:italic; color: #999; font-size: 11px; }
.teaser_art_info .btn_buy { font-style:italic; color: #999; font-size: 11px;margin-top: 5px;}


/*author*/
.authorbox_archive { margin-bottom: 15px; background: #d8d8d8 url(/img/author_archive_bkg.jpg) repeat-x; }
.author_archive_info { float: left; width: 190px; }
.author_archive_bio { float: right; width: 350px; margin-right: 10px;}
.authorbox_archive .pad { padding: 10px; }
.authorboximage { float: left; margin-right: 10px;}
.authorboximage img { width: 54px; height: 54px;}
p.authorname { text-transform: uppercase; color: #DA1921; font-weight: bold; }
p.authortitle { margin-top: 1px; font-style: italic; }
p.authorposted {padding-top: 3px; text-transform: uppercase; font-size: 12px; color: #999; }
p.authorbio {  }


/*--------------over ride span styles------------------*/
.body_content span[style] { 
    color: inherit !important; 
    font-size: inherit !important; 
    line-height: inherit !important;
    font-family: inherit !important;
}



/*---------------slimbox---------------------*/
.photo_nav_output { border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px;}
.photo_nav_output p { margin-top: 5px; font-size: 12px; }
.slimbox_main { margin-bottom: 3px; text-align: center; }
.main_photo { text-align: center; margin: 5px 0px;}
.main_photo img { width: 380px; margin-bottom: 10px; }
.photo_list_info { float: right; width: 170px; }
.photo_list_info h3 { color: #DA1921; font-size: 16px; margin-bottom: 5px; }
.photo_list_info p { }
.photo_list_info p.posted { text-transform: uppercase; font-size: 12px; color: #999; margin-bottom: 5px; }

/* media player */
.mp3 { margin: 10px 0px;}
.mp3 div { font-size: 11px; margin: 5px 0px;}


/* -------------------rss---------------------- */
.rss_header { }
.rss_header_btn { float: right; margin-top: 0px; }
.rssfeed { margin-top: 5px; text-align: right; }
.rsshome { width: 30px; float: right; padding-top: 0px; text-align: right; }
.rssfeed a, .rsshome a { color: #999; font-weight: normal; width: 30px; padding-right: 18px; background: url(/img/feed-icon-14x14.png) top right no-repeat; }
.rssfeed a:hover, .rsshome a:hover { text-decoration: none; color: #666;}
img.rssicon { float: right; margin-left: 5px; padding-top: 5px;}
#blog_home_header .rsshome { padding: 15px; padding-top: 15px; }


/* -------------footer-------------*/
#foot {  clear: both; background: url(/img/footer_bkg.gif) repeat-x; color: #666; font-size: 12px; padding-top: 0px; height: 60px; }
#foot p { text-align: center;  padding-top: 15px;  }
#footer_spacer { float: left; }
#sleepop { float: right;}

 

/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash span.sechead { visibility: hidden; font-size: 21px; letter-spacing: -3px; }