@charset "UTF-8";
/* CSS Document */

.blog-post-header{
	padding-bottom: 5px;
	border: none;
	margin: 0px;
}

.blog-post{
	color: #fff;
	font-size: 12px !important;
	line-height: 17px;
	font-weight: normal;
	padding: 0px;
}

.blog-post span{
	color: #f0d98d;
	font-size: 12px !important;
}

.blog-post-main{
	display: none;
}

.blog-post-title{
	color: #f0d98d;
	font-size: 13px !important;
	line-height: 18px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}