body	{ 
	background-color: #fff;
	color: #000;
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

#solobody	{
	float: left;
	width: 60%;
	margin: 0px 10px 20px 0px;
	padding: 25px 10px 10px 25px;
	background: #fff;
	color: #000;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
	}

#rightnav	{
	margin: 0px 0px 0px 50px;
	padding: 25px 0px 45px 0px;
	border-bottom: 5px solid #000;
	}

#comments	{
	margin: 0px 0px 0px 50px;
	padding: 25px 0px 45px 0px;
	}

.postsection	{
	margin-bottom: 15px;
	}

p.postheader	{
	font-weight: bold;
	}

p.post	{
	margin-bottom: 15px;
	line-height: 15px;
	}

span.permalink	{
	font-size: 10px;
	color: #000;
	background: transparent;
	}

p 	{ 
	color: #666;
	background: transparent;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	}

#solobody p	{
	font-size: 11px;
	line-height: 15px;
	}

.header	{
	font-weight: bold;
	}

.book	{
	font-style: italic;
	}

img	{
	margin: 0px;
	border: 0px;
	}

ul	{
	margin: 5px 20px 15px 20px;
	}

li	{
	margin: 1px 20px 0px 25px;
	color: #666;
	background: transparent;
	font-size: 11px;
	}

a:link	{ 
	color: #03c;
	background: transparent;
	text-decoration: none;
	}
a:visited	{ 
	color: #03c;
	background: transparent;
	text-decoration: none;
	}
a:active	{ 
	color: #000;
	background: transparent;
	text-decoration: underline;
	}
a:hover	{ 
	color: #69f;
	background: transparent;
	text-decoration: underline;
	}

p.right_link_head	{
	font-size: 13px;
	}

p.right_link	{

	}

blockquote	{
	color: #666;
	font-size: 11px;
	}

pre	{
	color: #666;
	font-size: 11px;
	}

.currentbookthumb	{
	float: left;
	border: 1px solid black;
	margin: 3px 3px 20px 3px;
	}

.commentfirst {
	color: #000;
	padding: 2px;
	border: 1px solid #000;
	background: #69f;
	margin-right: 15px;
}

.comment {
	color: #000;
	padding: 2px;
	border: 1px solid #000;
	border-top: 0;
	background: #69f;
	margin-right: 15px;
}

.sectiontitle {
	font-weight: bold;
}

div.section {
	margin-bottom: 15px;
}
