div.h1 {
	font-weight: lighter;
	font-style:italic;
	font-size: 26px;
	margin-bottom: 15px;
	padding: 15px 0 7px 18px;
	padding-left:0px;
	color: #A30001;
	border-bottom: 3px solid #E0E0E0;
}

div.h2 {
	font-weight: lighter;
	font-size: 20px;
	color: #404040;
	padding: 9px 7px 0px 25px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:4px;
}

/* Typography */

div.h2 a{
	background: none;
	font-size:21px;
	padding: 0px;
	font-weight: normal;
	font-family:Times;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
/*
.blog div.post h2 a{
	color: #383838;
}

.blog div.post h2 a:hover{
	color: #7e0000;	
}

.blog h1, .blog_title strong{
	background: none;
	border: none;
	padding: 0px;
	color: #971111;
	font-style: italic;
	font-size: 20px;
	margin: 0px;
	float: left;
}
*/
/*Blog Main*/

#blog-main{
	float: left;
	width: 490px;
	margin-right: 16px;
}

/*
#blog-featured{
	display: block;
	float: left;
	background-color: #f7f3e2;
	border: 1px solid #ede6c7;
	padding: 5px 5px 9px 5px;
	margin-bottom: 15px;
	width:479px;
}

#blog-featured strong{
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: 60px;
	margin-top: 9px;
	font-weight: bold;
	color: #6e6e6e;
}

.blog .featured-more{
	width: 101px;
	height: 17px;
	float: right;
	text-decoration: none;
	background:transparent url(images/read-more.png) no-repeat scroll center center;		
}

#blog-featured h2 a{
	color: #971111;
	float: left;
	margin: 8px 0px 10px 0px;
}

#blog-featured p{
	color: #2f2f2f;
	line-height:21px;
	clear: left;
}
*/

.blog_title{
	height:27px;
	display: block;	
	clear:left;
	margin-bottom:5px;
}

/*
.blog .viewall{
	padding-top: 7px;
	float: right;
}

.blog .viewall a{
	text-transform: uppercase;
	color: #5c4f4f;
	text-decoration: none;
	font-size: 11px;
}
*/

div.post{
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #c6c6c6;
	color: #505050;
	font-size:13px;
	float: left;	
}

div.subpost{
	width:400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	background-color:#E0E0E0;
	color: #505050;
	font-size:13px;
}

/*
.blog div.post a{
	color: #840000;
}

.readmore{
	text-decoration: none;
}

a.readmore:hover{
	text-decoration: underline;
}
*/

.post-meta{
	color: #56a962;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 8px;
}

/*
div.post .post-meta a{
	color: #56a962;
}

div.post .post-meta a:hover{
	color: #383838;	
	text-decoration: underline;
}

div.post-thumb{
	padding: 2px;
	float: left;
	border: 1px solid #cfcfcf;
	margin-right: 5px;
	margin-bottom:8px;
}
*/

/* Post Page */

/*
.blog h1.entry{
	font-size: 25px;
	float: none;
	margin-bottom: 0px;
}

div.nothome div.post p{
	line-height: 22px;
}

.hrpost{
	height: 3px;
	border-top: 3px solid #e8e5e5;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
}

.post-meta2{
	border-bottom: 1px dashed #c6c6c6;	
	font-style: italic;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #7e0000;	
}

.blog .post-meta2 a{
	color:#56A962;	
}

.blog div.post h2{
	color: #157a43;
	margin-bottom: 6px;
}

.blog div.post.entry h2{
	margin-top: 20px;
}

.blog_title strong{
	font-size:16px;
	margin-top: 5px;
}

#otherposts{
	display: block;
	margin-bottom: 30px;
}

#otherposts ul li a{
	color: #505050;
	text-decoration: none;
	background:transparent url(images/blog/icon-article.png) no-repeat scroll left center;		
	padding-left: 13px;
	line-height: 23px;
}

#otherposts ul li a:hover{
	text-decoration: underline;
}
*/
