/*
	Name: Superdorks Typography 
	Date: June 2010
	Description:
	Version: 1.0
	Author: Richard Goulstone 
	Autor URI: http://www.roxwood.com
*/

/* Body */
body {
        font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Verdana, Arial, sans-serif;
        font-size: 62.5%;
        color: #333
     }

/* Headings */

/* Anchors */


/* Paragraphs */

/* Lists */

/* Quotes */

/* Tables */
table { margin: 0; padding: 0; border-collapse: collapse;}
tr { margin: 0; padding: 0 }
td,th { text-align: left; 
	    margin: 0;
	    padding: 5px;
	    border: 1px solid #000 }

/* header */
header nav ul li a { font-size: 1.6em;
                     color: #fff;
                     text-decoration: none }
/* -- footer -- */
footer { font-size: 1.2em }

/* billboard */
section#billboard  h1 { font-size: 2.8em; font-weight: normal; margin:  0 } 
section#billboard article p  { font-size: 1.4em; font-weight: normal }
.coda-nav ul li a { color: #fff; text-decoration: none; font-size: 1.2em; }
/** keypoints **/

section#keypoints #policies li , section#keypoints #os li { font-size: 1.6em }

section aside h1 { font-size: 1.6em; margin-top: 0; }
section aside ul#twitterfeed li { font-size: 1.2em; } 
section aside ul#twitterfeed li .date { font-size: 90%; font-style: italic; font-weight: bold; }
