.entry a, .comment a {
	font-size: 11px;
	font-weight: normal;
	color: #3c1f1e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C1F1E;
}

.date-header {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 0 10px;
	font-size: 12px;
	color: #3c1f1e;
}

.entry-header {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #3c1f1e;
}

.archive-title {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #3c1f1e;
	width: 355px;
}

.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #3c1f1e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C1F1E;
}

.dashed_rule {
	height: 1px;
	border: 0;
	border-bottom: 1px dashed #3c1f1e;
	margin: 3px;
}

.module-header {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	color: #3c1f1e;
}

.module {
	width: 120px;
}

.module-header a {
	color: #3c1f1e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C1F1E;
}

.module-content ul {
	padding: 0 0 10px;
}
.module-content li {
	list-style: none;
}
.module-content li a {
	font-size: 10px;
	font-weight: normal;
	color: #3c1f1e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C1F1E;

}

#comments-open-data, .blog_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c1f1e;
}

comments-open-data input, .blog_search input {
	font-size: 10px;
	border: 1px solid #3c1f1e;
}

.blog_divider {
	height: 1px;
	border: none;
	border-bottom: 1px dotted #3c1f1e;
	margin: 25px 10px 25px 10px;
}

.archive-list {
	width: 365px;
}

.post-footers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c1f1e;
	margin-left: 10px;
}
.post-footers a {
	margin-left: 10px;
}

.trackbacks-header, .comments-header, .comments-open-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c1f1e;
	margin-left: 10px;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c1f1e;
	margin-left: 10px;
}

.comment-content {
	margin-top: 15px;
}

.comment_divider {
	height: 1px;
	width: 50px;
	border: none;
	border-bottom: 1px dotted #3c1f1e;
	margin: 15px 10px 15px 160px;
}

.comment-footer {
	margin-left: 18px;
}
.blog-leadin {
	color: #6B8E23;
	font-style: italic;
}

