@import "editor.css";
body {
	font-family: arial, free-sans, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0; 
}
p, h1, h2, h3, h4, h5, h5, ul, ol, li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
p { margin-top: 0.5em; margin-bottom: 1em;}
#navigation  { display: none;}
#contactform { display: none;}
img[align="right"], 	img.right 	{ float: right; margin: 4px 0 4px 40px; } /* The Attribute Selectors will not work in ie6 but will for ie7 */
img[align="left"], 	img.left  	{ float: left;  margin: 4px 40px 4px 0; }
img[align="middle"], img.middle  	{display:block; margin: 0 auto;}
a img {border: 0;}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: bold; margin: 0 0 0 0; line-height: 1em;}
h1, .h1 { font-size: 36px; }
h2, .h2 { font-size: 24px; }
h3, .h3 { font-size: 18px; }
h4, .h4 { font-size: 16px; }
h5, .h5 { font-size: 14px; }
h6, .h6 { font-size: 12px; }

div.post-excerpt { margin-bottom: 20px;}
div.post-footer { clear: both; text-align: center; margin-top: 20px; line-height: 2em;}
div.page-links { text-align: right;}
div.post-footer span { margin-right: 10px;}
span.excerptmore { display: block; text-align: right;}
div.time-date-owner { display: none; }
div.page-navigation {text-align: right; margin-bottom: 20px;}
.excerpt-thumb-img { float: left; margin: 8px 12px 8px 0;}

/* Comments */
#comment-title { display: inline; }
#comments_rss_link { margin-left: 1em;}
.comment-list li {padding: 0.5em 1em;}
#comment {width: 100%; border:0;}
.commentheader {font-size: x-small; font-weight: bold; font-style: italic;}
#commentsblock {margin-top: 40px;}

.off-site-links a:hover {text-decoration: none;}
#contactform  sup {vertical-align: text-top; font-size: x-small; margin-left:1em;}
#header-text a:hover {text-decoration:none;}