/*  Style Marron Glace */

/* right content */

.logo{
	margin-bottom:0px;
	border-bottom:1px solid #8b8b8b;
	padding: 0 0 10px;
}

/* left contentt */

#body_left_content{
	width:638px;
	padding:0 0 0 44px;
}
	
.post{
	width:100%;
	margin:0 0 40px 0;
}

.post-top{
	width:100%;
	overflow:hidden;
	padding:0 0 5px 0;
	border-bottom:1px solid #8b8b8b;
}

.post-title{
	float:left;
	width:555px;
}

.post-title h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
}

.post-title h2 a{
	color:#000;
}
.post-top h4{
	width:77px;
	height:58px;
	padding:15px 0 0 0;
	color:#000;
	text-align:center;
	font-size:30px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	background:url(images/bgr_post_comment.png) no-repeat;
	margin:0 0 5px 0;
}

.post-top h3{
	font-weight:normal;
	color:#4b4b4b;
	font-size:11px;
	padding:3px 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-top h3 a, .post-top h3 span{
	color:#b50d13;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:underline;
}

.post-top h3 a:hover, .post-top h3 span{
	text-decoration:none;
}

.entry{
	line-height:20px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin: 15px 0 0 5px;
}
.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
	color:#b50d13;
	font-weight:normal;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:100%;
	overflow:hidden;
}

.postmetadata a{
	color:#999999;
	font-size:12px;
	background:#000;
	font-weight:bold;
	display:block;
	padding:5px 10px 5px 10px;
	float:left;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #8b8b8b;
	padding:0 0 7px 5px;
	margin:0 0 10px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:none;
	color:#b50d13;
	font-weight:normal;
}

.post-page .entry a:hover{
	text-decoration:underline;
}

.entry strong{
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding: 0 0 20px;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

