*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1em;
	text-indent: 0px;
	list-style-type: none;
}

BODY
{
	font-family: Courier New;
}

H2,
a:visited, a:active, a:link 
{
	color: #666;
	font-weight: normal;
}

H2.date-header
{
	font-size: .8em;
}

a:hover 
{
	text-decoration: underline;
}

#header
{
	text-align: center;
}

#wrapper
{
	margin: 0px auto 0px auto;
	width: 900px;
}

#content
{
	width: 650px;
	float: left;
	margin-top: 20px;
}

#rightNav
{
	width: 240px;
	float: right;
	margin-left: 10px;
}

#syndication LI
{
	float: left;
	font-size: .7em;
}

#syndication LI.notFirst
{
	margin-left: 5px;
}

#main,
#footer,
#links,
#menu
{
	clear: both;
}

#menu,
#links
{
	margin-top: 10px;
	font-size: 0.8em;
}

.post-body
{
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	font-size: 0.8em;
}

#content H1
{
	margin-bottom: 5px;
}

#content H1 A
{
	font-weight: bold !Important;
	color: #000000 !Important;
	font-size: 1.2em !Important;
	text-decoration: none;
}

#menu LI
{
	margin-top: 4px;
}

#menu UL LI UL LI UL LI
{
	list-style-type: circle !Important;
}

.post-comment-link-div
{
	padding-top: 5px;
}

.comments H4
{
	padding-bottom: 10px;
}

.comment-footer
{
	padding-bottom: 15px;
}

.comment-author
{
	font-weight: bold;
}

#footer
{
	text-align: center;
	font-size: .9em;
}