html
{ background: #fff; }

body
{ 
	font: 62.5%/1.8 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}

#logo
{
	position: absolute;
	top:0; right:0;
	text-align: right;
	padding: 0;
}
#logo:hover, #logo:active
{ border-bottom:0; }

a:link, a:visited, a:hover, a:active
{ text-decoration: none;}

a:link, h1, h2, h3, #navigation ul
{ color: #72ba00;}

a:visited
{ color: #5b8c00; }

a:hover, a:active
{ color: #5b8c00; border-bottom: 1px dotted #5b8c00; }

img
{ border: 0;}

h1, h2, h3, #navigation #primary
/*TODO: Check Georgia fallbacks*/
{ font-family: Georgia, Century, serif; font-weight: normal;}

pre, code
{ font-family: ProFont, ProFontWindows, Monaco, fixed-width; font-size: inherit; line-height: 0.9em;}

h1
{ font-size: 2.2em;	line-height: 1.636em; }

h2
{ font-size: 1.6em;	line-height: 1.125em; }

h3
{ font-size: 1.3em; line-height: 1.3846em; }

.meta
{ 
	font-size: 1.0em; 
	line-height: 1.8em; 
	color: #999; 
}

.meta li
{ font-size: 1.0em;}

p, ul, ol
{ font-size: 1.2em; line-height: 1.5em; margin: 1.5em 0 0;}

ul li, ol li, li p, li li, ul ul, ol ol, ul ol, ol ul
{ font-size: 1.0em; }

ul, ol
{ padding: 0; }

del
{ color: #999; }

ul
{ list-style-type: circle; }

.comments p
{ font-size: 1.0em; }

.comments .meta
{ font-size: 0.833em; line-height: 1.8em; margin: 0; margin-bottom: 0em;}

.comments .meta img
{ float: left; }

dl.meta, ul.meta
{color: inherit; }

dl.meta dd
{ line-height: 1em; }

#navigation #primary, #navigation h2
{ font-size: 1.6em; line-height: 1.125em; text-transform: lowercase;}

#navigation .selected, #navigation h2
{ font-style: italic; }

#navigation address, #navigation p
{ font-size: 1em; line-height: 1.8em; font-style: normal;}