/**
 * Description				: Typography styles for standards-compliant browsers
 * Version						: 1.0
 * Date								: 21st February 2007
 * Author							: Stephen Lewis (stephen@manifestnewmedia.co.uk)
 */

body {font : normal 75%/1.5 Georgia, "Times New Roman", Times, serif;}
img {vertical-align : text-bottom;}


/* =p
 -------------------------------------------------------------*/
p.date {
font : bold 0.833em/1.0 "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform : uppercase;
}


/* =a
 -------------------------------------------------------------*/
a {font-weight : bold; text-decoration : none;}


/* =ol
 -------------------------------------------------------------*/
ol {list-style : decimal outside;}


/* =ul
 -------------------------------------------------------------*/
ul {list-style : disc outside;}


/* =h*
 -------------------------------------------------------------*/
h1, h2, h3, h4 {font : normal 1em/1.5 Georgia, "Times New Roman", Times, serif;}
h1 {font-size : 2em; line-height : 1.5;}
h2 {font-size : 1.5em; line-height : 1.333;}
h3 {font-size : 1.167em;}


/* =brand
 -------------------------------------------------------------*/
#brand a {text-indent : -9999em;}


/* =nav_primary
 -------------------------------------------------------------*/
#nav_primary {font : bold 0.917em/1.0 "Helvetica Neue", Helvetica, Arial, sans-serif; list-style : none;}
#nav_primary a {font-weight : normal; text-transform : uppercase;}
#nav_primary li.active a {font-weight : bold;}


/* =nav_list
 -------------------------------------------------------------*/
.nav_list {list-style : none;}
.nav_list a {font-weight : normal;}
.nav_list li.active a, .nav_list li.active a:hover {font-weight : bold;}


/* =post_index
 -------------------------------------------------------------*/
ol.post_index {list-style : none;}
.post_index h2 a {font-weight : normal;}


/* =supp
 -------------------------------------------------------------*/
#supp {font : normal 0.917em/1.636 "Helvetica Neue", Helvetica, Arial, sans-serif;}
#supp a {font-weight : normal;}
#supp ul {list-style : none;}


/* =plaudit
 -------------------------------------------------------------*/
p#plaudit {font-weight : bold; font-size : 1.333em; line-height : 1.5; text-align : center;}
#plaudit cite {font-weight : normal; font-style : normal;}
