/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

/*Clarendon regular */
h1,
h2,
#home_twitter h2,
.product_carousel h2,
.news_detail p.news_title,
p.intro { font-family:"Clarendon URW Regular", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:normal; font-style:normal; }

/*Clarendon light */
#longbanner p,
#body_home #newsletter h2,
footer dt {font-family:"Clarendon URW Light", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:200; font-style:normal;}

/*Clarendon Oblique */
blockquote { font-family:"Clarendon URW Oblique", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:normal; font-style:italic; }


/*Museo Sanns 100 */
nav span { font-family:"Museo Sans Rounded 100", Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size-adjust:1; font-weight:100; font-style:normal; }

/*Museo Sanns 300 */
nav li{ font-family:"Museo Sans Rounded 300", Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size-adjust:0.5; font-weight:300; font-style:normal; }

/*Museo Sanns 500 */
#subnav li,
#browse label,
#your_basket a,
.button,
footer dd,
#twitter_feed dt span a,
.product a,
h3.acc_trigger a,
.cross_sell_details a,
#selectproduct th,
#section_nav li,
#review ul li a,
.date_name p,
#write_review label,
#body_how .content_sub dt,
.news_detail span,
cite,
.fly_out_nav dl,
div.box h2,
.action_button  {font-family:"Museo Sans Rounded 500", Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size-adjust:0.51; font-weight:500; font-style:normal;}

/*Core selectors */

h1 {
    font-size: 2em;
    margin: 0 0 20px 0;
	color:#380040;
}

h2 {
    font-size: 1.5em;
    margin: 0 0 10px 0;
	color:#380040;
}

.content_sub h2 {margin-top:20px;}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}


/*Colours (for rich styling) */
.green {color:#b0be2e}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
	font: 1.0769em/1.3846 Georgia;
    margin: 0;
font-style:italic;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}






/*div { font-family:"Museo Sans Rounded 100", Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size-adjust:0.5; font-weight:100; font-style:normal; }
div { font-family:"Museo Sans Rounded 300", Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size-adjust:0.5; font-weight:300; font-style:normal; }
div { font-family:"Clarendon URW Regular", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:normal; font-style:normal; }
div { font-family:"Museo Sans Rounded 500", Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size-adjust:0.51; font-weight:500; font-style:normal; }
div { font-family:"Clarendon URW Light", Clarendon, 'Century Schoolbook', 'Times New Roman', Times, serif; font-size-adjust:0.477; font-weight:200; font-style:normal; }*/