#MainMenu {
	margin-top:16px !important;
}
a:hover {
}

a.retweet:hover {
	text-decoration:none !important;
}

div.blog {
	width:582px;
	padding-left:35px;
}

.sidebar_right ul {
	list-style:none;
	margin:0;
	padding:5px;
}

.sidebar_right li {
	list-style:none;
	margin:0;
	padding:0;
}

.post {
	margin:10px 0px 50px 35px;
	padding-bottom:30px;
	background:transparent url(images/line.png) no-repeat bottom left;
}

.comments-area {
	margin:-30px 0px 60px 35px;
}

.comments-area .comment {
	clear:both;
}

.post h2 {
	margin:0px 0px 5px 0px;
	font-size:15pt;
}

.post .date { /*date*/
	float:left;
	width:72px;
	height:68px;
	margin:0;
	margin:-20px 0px 0px -98px;
	text-align:center;
	background:transparent url(images/datebg.png) no-repeat top left;
	padding:23px 0px 0px 0px;
	text-align:right;
}

.post .date .number {
	font-size:18pt;
	margin-right:15px;
}

.post .date .month {
	text-transform:uppercase;
	font-size:11pt;
	margin-right:15px;
}

.post .others { /*table*/
	width:100%;
	height:20px;
}

.post .others .by { /*author*/
}

.post .others iframe {
}

.tweetmeme_button {
}

.tweetmeme_button iframe {
}

.post .entry { /*le contenu*/
	clear:left;
	margin:20px 0px 0px 0px;
}

.post .entry img { /*image dans contenu*/
	border:0 none;
	float:left;
	margin:0 15px 15px 0 !important;
	position:relative;
}

.post .postmetadata { /*les liens apres*/
	clear:left;
}

.navigation {
	margin:0px 0px 60px 0px;
}

.comments-navigation {
	margin:0px 0px 0px 0px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

h3#comments {
	line-height:20px;
	margin:0px 0px 20px 0px;
}

.others td {
	text-align:center;
	padding:0px;
}

table {
	margin:0px !important;
}

.comments-area li {
	list-style:none;
}

.comments-area .comment-author img {
	float:left;
	margin:0px 10px 0px 0px;
}

.comments-area .comment-author {
	padding:10px;
	background:#E0E0E0;
	height:32px;
}

.comments-area .comment-meta {
	position:relative;
	top:-27px;
	left:52px;
}

.comments-area .comment-meta a {
	padding:0px;
	margin:0px;
	font-size:8pt;
	color:#6B6B6B;
}

.comment-body p {
	padding:0px 10px 10px 10px;
}

.cat-item {
	border:medium none;
	border-bottom:1px solid #DDDDDD;
	clear:both;
	float:none;
	padding:0px 0px 5px 0px !important;
	margin:5px 10px 0px 10px !important;
	width:220px;	
}