/* Note du webmaster pour les curieux : cette feuille de style a été adaptée de Dotclear 1 (www.dotclear.net) */
#post {
  clear: both;
}

#post-content p img {
  display: block;
	padding: 0.5em;
	margin: 5px 15px 15px 0;
  border: 1px solid #B5A597;
  background-color: #D5C6BA;
  position: relative;
}

#post-content p img.smiley {
  display: inline;
	padding: 0;
	margin: 0;
  border: none;
  background-color: transparent;
}

.catimage {
  float: left;
  padding: 4px;
  margin-top: -3px;
}

.post-title{
	margin-bottom: 0;
	background-image: url(/images/layout/v2/hx.gif);
  background-repeat: repeat-x;
  border: 1px solid #afa18c;
}

.post-title a{
	background: transparent;
	text-decoration: none;
	display: block;
	/*color: inherit; non supporté par IE... */
}
/* ... du coup : */
.post-title a:link,.post-title a:visited,.post-title a:hover,.post-title a:active{
	color:#514741;
}

.post-info{
	margin-top: 0;
	background: transparent;
	font-size: 9px;
	height: 18px;
	clear: both;
	float: right;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	background: transparent;
	text-decoration: none;
}

.FBConnectButton_Simple {
  padding-bottom:3px;
}

.post-content{
  line-height:1.4;
  text-align: justify;
	margin-top: 2.5em;
}

.post-info-co{
	text-align: right;
}

.commentaire {
  line-height:1.4;
  padding:1px;
  margin:0px auto;
  border:1px solid #CDBCA3;
  width:96%;
}

.commentaire2 {
  line-height:1.4;
  padding:1px;
  margin:0px auto;
  width:90%;
}

.comment-number{
  font-family: Georgia, "Times New Roman", "New York", serif;
  font-style: italic;
  font-size: 1.7em;
}

.comment-number a{
  text-decoration: none !important;
}

.pagenav {
  text-align: center;
}