html, body
{
	background: #fff top url('/media/img/bg.gif') repeat-x;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 1;
}

abbr, acronym
{
	border-bottom:1px dotted #646464;
	cursor: help;
}

a
{
	color: #759d00;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

code, pre
{
	line-height: 1.1;
	color: #666;
}

pre
{
	margin: 1em 0;
	padding: .5em;
	border: 1px dashed #999;
}

hr
{
	border: 0 none;
	margin: 0;
	background: #fff center url('/media/img/post-ruler.gif') no-repeat;
	height: 15px;
}

#wrap
{
	margin: 0 auto;
	width: 744px;
}

#header
{
	text-align: left;
	padding-top: 17px;
	height: 70px;
}

#header *
{
	color: #759D00;
	text-decoration: none;
}

#header h1
{
	font: 3.3em Georgia, serif;
}

#header h1 span.sep
{
	color: #70787F;
}

#header h1 span.section
{
	color: #F08A00;
}

#header a:hover
{
	color: #5eb5e5;
}

#header p
{
	float: right;
	color: #F08A00;
	padding-top: .2em;
	margin-right: 10px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}

#header ul
{
	float: left;
	margin-left: 5px;
	font: 1.2em "Trebuchet MS", Georgia, serif;
	width: auto;
}

#header ul a
{
	color: #70787F;
}

#header li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#entries
{
	text-align: left;
	font-size: 1.3em;
	font-family: Helvetica, Arial, Sans-serif;
}

#entries p
{
	color: #444;
	margin: 0 0 0.769em;
	line-height: 1.5;
}

#entries h2
{
	font: 1.6em Georgia, serif;
}

#entries h2 a
{
	color: #000;
	text-decoration: none;
}

#entries div.post
{
	border-bottom: 2px solid #ECE9E6
}

#entries div.meta
{
	font: .8em "Trebuchet MS", Georgia, serif;
	color: #70787F;
}

#entries img
{
	padding: 1em;
}

#entries img.center
{
	display: block;
	margin: 0 auto;
}
