.posts{
	width:100%;
	height:auto;
	margin:0 auto 0;
	padding:15px 0;
}
.post{
	width:100%;
	height:auto;
	margin:20px auto 0;
	padding:0 0 0 0;
}
.postDateWrap{
	width:100%;
	height:auto;
	background-color:#fdd000;
}
h2{width:45%;}
h2.blogPageTtl{
	width:100%;
}
.postDate{
	width:90%;
	height:auto;
	font-size:90%;
	padding:8px 0;
	color:#5b3081;
	line-height:1;
	font-weight:bold;
	margin:0 auto 0;
}
.postBody{
	width:90%;
	height:auto;
	margin:0 auto;
	font-size:90%;
	line-height:1.4;
}
.post h3{
	color:#5b3081;
	font-size:120%;
	margin:0 0 0 0;
	padding:10px 0 15px 0;
}
.postSocial{
	margin:20px auto 0;
}
.pageNation{
	background:url(../images/common/bdrImgRpt.gif) top left repeat-x;
	padding:10px 0 0 0;
}
.pageNation2{
	background:url(../images/common/bdrImgRpt.gif) top left repeat-x;
}
.social{
	padding-top:10px;
}


#newsArea{
	width:100%;
	height:auto;
	background:url(../images/news/obliqueBgPtn01.gif);
}
.posts{
	width:90%;
	height:auto;
	margin:15px auto 0;
	background:url(../images/news/obliqueBgPtn02.gif);
	padding:15px 0 1px 0;
}
.post{
	width:90%;
	height:auto;
	margin:0 auto 15px;
	padding:0 0 10px 0;
	background:url(../images/common/bdrImgRpt.gif) bottom left repeat-x;
}
.post h3{
	color:#5b3081;
	font-size:110%;
	margin:13px 0 0 0;
}
.postSocial{
	margin:20px auto 0;
}
h2{
	width:45%;
}
.postDateWrap{
	width:42%;
	height:auto;
	background-color:#5b3081;
}
@media screen and (max-width: 400px) {
	.postDateWrap{
		width:70%;
	}
}
.postDate{
	width:80%;
	height:auto;
	font-size:90%;
	border-left:4px solid #e8e8e8;
	padding:0 0 0 15px;
	color:#fff;
	line-height:2;
	font-weight:bold;
	margin:0 auto;
}
.postBody{
	margin:13px 0 0 0;
}