h1 {
	font-family: Georgia, Serif !important;
	font-size: 30px !important;
	margin-bottom: 1em !important;
	text-transform: none !important;
}

.BlogCommentsTitle {
	font-size: 1.5em;
	margin: 1em 0;
	display: block;
}

.blog_title a {
	text-decoration: none;
}

.blog_byline {
	font-size: 11px;
	font-style: italic;
	margin-bottom : 2em;
}

.TagCloud {
	margin: 1em 0;
}

.tweet .at {
	font-style: italic;
	color: #60604b;
	display: block;
}

.InfoLabel,
.BlogLeaveComment {
	display: block;
	margin: 1em 0;
	font-weight: bold;
}

.BlogPanel {
	margin: 1em 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

.BlogPanel td {
	padding: 0;
}

.CommentDetail .CommentUserName {
	font-size: 0.9em;
	font-weight: bold;
}

.CommentDetail .CommentText {
	font-style: italic;
}

.CommentDetail .CommentDate {
	font-size: 0.9em;
}