.postWrapper {
	margin-bottom: 25px;
	background:url(../images/barbe-a-papa-fond-article-blog.png) repeat-y; 
}
.postTitle {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;*/
	margin-bottom: 0px;
	background:url(../images/barbe-a-maman-titre-article-blog.jpg) no-repeat; height:55px;
	padding-left:62px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding:19px 0 0;
}

.postTitle h2 a:link{color:#fff; text-decoration:none}

.postTitle h2 a:visited{color:#fff; text-decoration:none}

.postTitle h2 a:hover{color:#fff; text-decoration:underline;}

.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	color:#999999;
font-size:10px;
padding:8px 25px 2px 0;
text-align:right;
}
.postContent {
	padding:16px 35px 15px;
}
.postDetails {
	font-size: 10px;
	background:url(../images/barbe-a-papa-bas-article-blog.jpg) no-repeat;
	height:35px;
padding-right:59px;
padding-top:20px;
text-align:right;
}
.postDetails a:link{ color:#ED1E79; text-decoration:none}

.postDetails a:visited{color:#ED1E79; text-decoration:none}

.postDetails a:hover{color:#ED1E79; text-decoration:underline}


.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
	background:url(../images/barbe-a-papa-fond-article-blog.png) repeat-y;
	
	padding:14px 36px;
}
.commentContent {
	padding-bottom: 0px;
	
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
	 color:#ED1E79;
}
.postError {
	font-size: 16px;
}
