body {
	color: #000;
	margin: 0;
	padding: 0;
	font: 12pt Georgia, Times New Roman, Times, serif;
}

a {
	color: #520;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.christianheritageonline.org" attr(href) ") ";
}

h1, h2, h3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	line-height: normal;
	letter-spacing: -1px;
}

h2 {
	padding: 5px 0;
	font-family: 'Lucida Grande', LucidaGrande, Lucida Sans Unicode, Lucida, verdana, sans-serif;
}

h3 {
	padding: 1px 0 0;
}

/*<group=head>*/

#head h1 a {
	text-decoration: none;
	font-size: 80%;
}

#head h2 {
	display: none;
}

/*</group>*/

/*<group=content>*/

#content {
}

#content blockquote {
	text-align: justify;
}

#content h1 a,
#content h1 a:link, 
#content h1 a:active, 
#content h1 a:visited {

	color: #081644;

	text-decoration: none;

	}

#content h1 a:hover {
	border-bottom: 1px solid #940A0A;
}

#content p {
	margin-top: 0;
	margin-bottom: 20px;
}

#content ul {
	padding: 0;
	margin: 0 0 20px 20px;
}

#content ul li {
	padding: 0 0 0 11px;
}

.entrytext {
	margin: 0;
	padding: 0;
}

.imgr {
	float: right;
	margin: 0 0 10px 10px;
}
	
/*</group>*/

#side, #foot {
	display: none;
}

/*<group=WP>*/


div.post {
	padding-bottom: 15px;
}
	
/*</group>*/