.blog_title {
	font-family: "Bitstream Charter", "Georgia", serif;
	font-size: 1.8em;
	color: #f60;
	font-weight: normal;
}
.blog_subtitle {
	font-size: 0.8em;
	color: #cccccc;
	font-weight: bold;
	font-style: italic;
}
.blog_body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Tahoma", "Arial", sans-serif;
	font-size: 13px;
}
.blog_body a {
	color: #49e;
	color: #fd0;
}
.blog_byline {
	margin-top: 5px;
	font-size: 0.8em;
	color: #da1;
	font-weight: bold;
	background-color: #210;
}
.blog_blockquote {
	padding: 0px 15px 0px 15px;
	font-size: 0.9em;
	font-weight: bold;
	color: #eee;
}
.blog_p {
}
.blog_section1 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid gray;
}
.blog_section2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.blog_brokenlink {
	color: red;
	text-decoration: underline;
}
.blog_noRender {
	padding: 4px;
	background-color: #222;
	margin-top: 2px;
	margin-bottom: 2px;
}
.blog_img {
	display: inline;
}
