div.planetbody {
	background-color: #ffffff;
	color: #888;
	font-family: trebuchet ms, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
}

div.planetbody a { color: #4a7184; border-bottom: 1px dashed #d2d2d2; text-decoration: none; font-weight: bold; }
div.planetbody a:visited { color: #4a7184; border-bottom: 1px dashed #d2d2d2; text-decoration: none; font-weight: bold; }
div.planetbody a:active { color: #4a7184; border-bottom: 1px dashed #d2d2d2; text-decoration: none; font-weight: bold; }
div.planetbody a:hover { color: #999966; border-bottom: 1px solid #222; text-decoration: none; }
div.planetbody span.title-author { margin-right: 10px; margin-left: 6px; }
div.planetbody span.title-author a { color: #666; border-bottom: none; 
	text-decoration: none; font-weight: bold; }
div.planetbody span.title-author a:hover { color: #999966;
	border-bottom: 1px solid #222; 
	text-decoration: none; font-weight: bold; }
div.planetbody span.title-title { font-weight: bold; }
div.planetbody span.title-title a { color: #666; border-bottom: none; 
	text-decoration: none; font-weight: bold; }
div.planetbody span.title-title a:hover { color: #999966;
	border-bottom: 1px solid #222; 
	text-decoration: none; font-weight: bold; }
span.title-timestamp { margin-right: 10px; margin-left: 16px; }
div.blog-item { margin-bottom: 10px; }
div.blog-header
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 5px solid #ccc;
	padding: 2px;
	margin-bottom: 4px;
}
div.blog-content { margin-left: 2em; }
div.blog-content img.photo-left { margin-right: 1em; }
div.blog-content img { border: none; }
div.blog-item { border: none; clear: left; }

div.datestamp {
	clear: both;
}

img.alignleft {
	float: left;
	margin-right: 1em;
}
