.blog-sidebar {
	color: #666666;
	float: right;
	margin-top: 33px;
	font-size: 12px;
	line-height: 1.33;
	text-align: justify;
	width: 24%;
}

.blog-sidebar a {
	color: #336699;
}

.blog-sidebar a:hover {
	color: #f36e2c;
}

.blog-sidebar-entry {
	list-style: none;
	padding-bottom: 10px;
}

.blog-sidebar-title {
	background-image: url(../../get/images/blog/sidebar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-left: 10px;
}

#comment {
	width: 100%;
}

.postmetadata {
	color: #999999;
}

.screen-reader-text {
	display: none;
}
h2 {
	font-size: 2em;
	font-weight: bold;
}
h2 strong {
	font-size: 0.75em;
	font-weight: normal;
}

