@import url(/lib/webfonts/sabon/stylesheet.css);
@import url(/fonts/stylesheet.css);

body {
    font-family: 'Sabon LT Std', Garamond, Serif;
    font-size: 1.65rem;
    line-height: 2.8rem;
    color: #7A7A7A;
}

input, select, textarea {
    font-family: 'Sabon LT Std', Garamond, Serif;
    font-size: 1.65rem;
    line-height: 2.8rem;
}

#logo a, 
.navigation ul li a,
.link, .page_stats,
.subheading span,
.subheading, .subtitle, .poster, .date, .price,
#hero_heading,
#hero_header .title, #hero_header .subtitle,
h1, h2, h3, h4, h5, h6,
.fullscreen_slideshow .hero_splash_text,
.records_list ul li .content .title, 
.records_list ul li .content .artist,
#cover_page_slideshow_pager,
#mc_embed_signup input.button {
    font-family: 'TradeGothic LT Extended', sans-serif;
    font-weight: bold;
}


blockquote {
    padding: 5px 0 5px 0;
    border-left: none;
}