.cbox-a, .cbox{
	clear: both;
	margin: 10px;
	padding: 5px;
}

.cbox-a{
	clear: both;
	margin: 10px;
	background: #a00e12;
	color: #fff;
}

.poster-name{
	font-weight: bold;
}

.cdetails{
	color: #a00e12;
	margin: 5px;
}

.blog-bar{

}

.blogBlock{
	font:12px Arial, Helvetica, sans-serif;
	margin:10px 0 0;
}

.blogBody{
	color:#17449C;
	font-size:11px;
	line-height: 18px;
	border-bottom:1px solid #A91B23;
	padding:0 0 10px;
}

.blog-bar a{
	font-size: 11px;
	font-weight: bold;
}

.blog-more{
	
}

.comments-link{
	
}

.comments-list{

}

.comments-list fieldset{
	border: none;
	margin:0;
	padding:0;
}

.comments-list legend{
	font-weight: bold;
}

.comments-list label{
	width: 80px;
}

.comments-list input, .comments-list textarea{
	font-size: 11px;
}

.comments-list h4{
	margin: 10px 0 0 10px;
}


/* Blog */

.blogNaviPost{
	width:200px;
	float:right;
	font-weight:bold;
	text-align:right;
}

.blogNaviPost a, .blogNaviPost a:hover, .blogNaviPost a:active, .blogNaviPost a:visited {
	color:#a00e12;
	text-decoration:none;
}

.blogNaviRead a, .blogNaviRead a:hover, .blogNaviRead a:active, .blogNaviRead a:visited {
	color:#a00e12;
	text-decoration:none;
	font-weight:bold;
}

.blogReadAll {
	margin:10px 0 0 20px;
}

.blogReadAll a, .blogReadAll a:hover, .blogReadAll a:active, .blogReadAll a:visited{
	color:#a00e12;	
	font-size:12px;
	text-decoration:none;
	
	font-weight:bold;
}

.blogPostMain{
	background: url(/images/blog-post-main.png);
	width:550px;
	margin:0 0 20px;
	min-height: 405px;
	padding: 10px;
	float: left;
	overflow: hidden;
}

.calendarPostMain{
	background: url(/images/blog-post-main.png);
	margin:0 0 20px;
	min-height: 405px;
	padding: 10px;
	width: 500px;
	float: left;
}

.mergedTop{
	background:url(/images/3pxjog.png) repeat-x top;
	padding:10px 0 0 0;
}

.postBlockA{
	background:#a00e12;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	margin:10px 20px 0 20px;
	height:72px;
}

.blogPostYour {
	margin:10px 0 10px 30px;
	font-weight:bold;
	color:#a00e12;
	
	font-size:12px;
}



.blogPost {
	
	font-size:10px;
	color:#a00e12;
	margin: 0 0 0 30px;
}

.blogPost input {
	border:0;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:0;
	border-bottom:0;
	margin:10px 0 0 0;
	color:#a00e12;
	font-size:10px;
	
	width:200px;
	height:16px;
}

.blogPost textarea {
	border:0;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:0;
	border-bottom:0;
	margin:10px 0 0 0;
	color:#a00e12;
	font-size:10px;
	
	width:400px;
	height:160px;
}

.blogPost img{
	margin:10px 10px 0 0;
}

.blogPostBtns{
	margin:0 0 0 56px;
	height:50px;
}

.blogPost label{
	float:left;
	width:50px;
	margin:13px 4px 0;
	text-align:right;
}

.postExpln{
	color:#d19698;
	margin:0 0 0 10px;
}

.blogArticleHead {
	padding:10px;
}
