.blog-left-column, .blog-middle-column, .blog-right-column {
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	display:inline;
	float:left;
	margin:0 0 15px 15px;
	padding:10px 0 0;
	width:309px;
	border-top:1px solid #9498bb;
}

.featured2 {
	background-color:#9498ba;
	color:#fff;
	font-size:11px;
	overflow:auto;
}

.featured2 a{
	color: #fff;
}

.featured1 {
	background-color:#E9EAF1;
	color:#293176;
	font-size:11px;
	overflow:auto;
}

.featured1 a{
	color:#293176;
}

.featured1 a, .featured2 a{
	text-decoration: none;
	font-weight: bold;
	}



.featured1 img, .featured2 img{
	float:left;
	margin:0 6px 0 0;
}

.featured-text {
	padding:6px;
}

.blog-right{
	color:#293176;
	float:right;
	margin:12px 6px 0 0;
	width:317px;
	min-height:500px;
}

.blog-right a, .blog-right a:hover, .blog-right a:active, .blog-right a:vsited {
	color:#FFF;
	text-decoration:none;
}

.blog-left{
	color:#293176;
	float:left;
	margin:12px 0 0;
	width:710px;
	background:url(/images/news-list-hr.gif) repeat-x scroll center bottom; 
}

.blog-left a, .blog-left a:hover, .blog-left a:active, .blog-left a:vsited {
	color:#293176;
	font-weight:bold;
	text-decoration:none;
}

.blog-list {
	margin:0 0 6px;
	padding:0;
	float:right;
	font-size:11px;
	width:573px;
}

.blog-list h4 {
	font-size:18px;
	margin:10px 0;
	text-transform:uppercase;
}

.blog-list h4 a, .blog-list h4 a:hover, .blog-list h4 a:active, .blog-list h4 a:visited {
	text-decoration:none;
	color:#293176;
	font-weight:normal;
}

.blog-posted {
	font-weight:normal;	
	font-size:11px;
	margin:0;
	padding:0 10px 10px;
	float:right
}

.blog-posted a, .blog-posted a:hover, .blog-posted a:active, .blog-posted a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#293176;
}

.blog-excerpt {
	font-size:11px;
	padding:10px 10px 20px 0;
}

.blog-more {
	font-size:11px;
	margin:0 10px 10px 0;
}

.blog-more a, blog-more a:hover, blog-more a:active, blog-more a:visited {
	color:#293176;
	font-weight:bold;
	text-decoration:none;
}

.comments-link {
	display:block;
	margin:6px 0;
}

.comments-link a, .comments-link a:hover, .comments-link a:active, .comments-link a:visited {
	text-decoration:none;
	color:#293176;
}

.blog-categories h2, .blog-archive h2 {
	border-bottom:1px solid #D8D8D7;
	color:#032777;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px;
	padding:10px 0 11px;
}

.blog-categories, .blog-archive {
	padding:0px;
}

.blog-categories h5, .blog-archive h5 {
	font-size:11px;
	margin:0;
	padding:0;
}

.blog-categories h5 a, .blog-categories h5 a:hover, .blog-categories h5 a:active, .blog-categories h5 a:visited, .blog-archive h5 a, .blog-archive h5 a:hover, .blog-archive h5 a:active, .blog-archive h5 a:visited {
	color:#032777;
	font-size:11px;
	text-decoration:none;
}

.blog-period-holder {
	background:transparent url(/images/blog-period-bg.jpg) repeat-x scroll 0 20px;
	height:23px;
	margin:5px 0 10px;
}

.blog-period-holder ul {
	margin:0;
	padding:0;
}
	
.blog-period-active {
	background-color:#FFFFFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	float:left;
	height:12px;
	list-style-type:none;
	padding:4px;
	text-align:center;
	width:30%;
}

.blog-period-inactive {
	float:left;
	height:12px;
	list-style-type:none;
	padding:4px;
	text-align:center;
	width:30%;
}

.current-month a {
	padding:2px;
	color:#FFF !important;
	background:#293176;
}

/* blog article */

.blog-post {
	float:right;
	font-size:11px;
	width:532px;
}

.blog-post a, .blog-post a:hover, .blog-post a:active, .blog-post a:visited {
	color:#032777;
	text-decoration:none;
}

.blog-back-link {
	padding:0 0 10px 0;
	float:left;
}

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

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

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

.cdetails{
	margin:4px 0;
}

.cbox-a{
	border: 1px dotted #494949;
}


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

.comment-form {
	background:#E9EAF1 url(/images/news-list-hr.gif) top repeat-x;
	padding:20px;
	margin:20px 0 20px;
}

label {
	display:block;
	float:left;
	width:70px;
}

.blog-share {
	float:right;
}
