/* Blog-specific */
h2.blog_entry_date {
	font-size: 1.1em;
}
h3.blog_author {
	margin-bottom: .5em;
}
div.blogcomments {

}
div.blogcomments h4 {
	font-size: 1.2em;
	margin: 2.5em 0 1.5em;
}
div.comment {

}
div.date {
	font-size: 1.1em;
	color: #746198;
	margin: 2em 0 .2em;
}
div.who {
	margin: 0 0 .8em;
}
span.whoname {
	font-style: italic;
}
div.comment h5 {
	color: #39396B;
}
div.commentcontent {
	font-size: 1.2em;
	color: #39396B;
	margin: 0 0 2em 0;
}
div.hr {
  height: 1px;
  background: #ccc;
}
div.hr hr {
  display: none;
}
li.important_note {
	color: #EF680F !important;
	line-height: 1.2 !important;
	font-size: .9em !important;
	text-align: center !important;
}
.bloglogin {
	font-size: 0.8em;
	font-style: italic;
}