@charset "UTF-8";
#wordpress-post {
	margin-bottom: 30px;
}
.wordpress-header {
	font-size: 21px;
	font-weight: bold;
	color: #111;
	line-height: 24px;
}
.wordpress-hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: 1px;
	shade: no-shade;
	color: #CCC;
}
.wordpress-date {
	font-size: 14px;
	color: #555;
	font-weight: bold;
	line-height: 18px;
}
.wordpress-date a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.wordpress-date a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
