
#blog h2
{
	margin-bottom: 0.2em;
	line-height: 110%;
}

#blog .post h2
{
	letter-spacing: -0.03em;
}

#blog #sidebar h2
{
	font-size: 140%;
}

#blog #sidebar h3
{
	font-size: 120%;
}

#blog #sidebar ul
{
	padding-left: 0;
	margin-left: 0;
	text-align: left;
}

#blog #sidebar ul li
{
	list-style-position: inside;
}

#blog #main
{
	width: 70%;
	float: left;
}

#blog #sidebar
{
	width: 190px;
	float: right;
	margin-right: -12px;
}

#blog #sidebar #calendar table
{
	font-size: 90%;
}

#blog #sidebar #calendar table th
{
	font-size: 90%;
}

#blog #sidebar #calendar table td
{
	text-align: right;
}

#blog #sidebar #links h3
{
	margin: 0;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
}

#blog #sidebar #search .field #q
{
	border: 1px solid #909090;
	width: 70%;
}

#blog #sidebar #search .field .submit
{
	width: 18%;
}

/*
#blog #sidebar #lastcomments a,
#blog #sidebar #lastcomments a:link,
#blog #sidebar #lastcomments a:visited
{
	font-weight: normal;
}
*/

#blog form input.submit,
#blog form input.preview,
#blog #sidebar #search .field .submit
{
	border: 1px solid #909090;
	background-color: #e0e0e0;
	cursor: pointer;
	font-size: 90%;
}

#blog form input.submit:hover,
#blog form input.preview:hover,
#blog #sidebar #search .field .submit:hover
{
	background-color: #e05020;
	color: #e0e0e0;
}

#blog form #c_nom,
#blog form #c_mail,
#blog form #c_site,
#blog form #c_content,
#blog form #dc_captcha
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #909090;
}

#blog form fieldset
{
	padding: 0;
	padding-top: 1em;
	border: none;
}

#blog form fieldset .error
{
	background-color: #a02000;
	border: 1px solid #c0a0a0;
	color: #ffcccc;
	padding: 0.4em;
}

/*
#blog form fieldset .error ul
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
*/

#blog .post-list .post
{
	border-bottom: 1px dotted #d0d0d0;
	padding-bottom: 1em;
}

#blog .post-header
{
	margin: 0;
	margin-bottom: 0.7em;
}

#blog .post-list .post-header
{
	margin-left: 50px;
}

#blog .post-list .post-header h2
{
	font-weight: normal;
	font-size: 21pt;
	letter-spacing: -0.05em;
	/*height: 1.2em;*/
	line-height: 100%;
}

#blog .post-list .post-info
{
	font-size: 10pt;
}

#blog .post-date
{
	float: left;
	margin-right: 0.5em;
	height: 50px;
	text-align: center;
	margin-top: 1em;
	width: 45px;
	background-image: url(blog-date2.png);
	background-repeat: no-repeat;
	position: relative;
}

#blog .post-date .day
{
	display: block;
	position: absolute;
	left: 0px;
	top: 15px;
	width: 41px;
	height: 28px;
	line-height: 28px;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #a63333;
}

#blog .post-date .month
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 41px;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#blog p.post-info
{
	margin-top: -0.2em;
}

#blog p.post-info,
#blog p.post-info a,
#blog p.post-info a:link,
#blog p.post-info a:visited
{
	color: #707070;
}

#blog div.post-chapo,
#blog div.post-content
{
	clear: both;
}

#blog .post-content-read-more
{
	clear: both;
	padding: 0.3em 0.5em;
	border: 1px solid #acc8d2;
	background-color: #d0e0e6;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#blog .comment-info .comment-number
{
	padding-left: 16px;
	background-position: 0% 50%;
	background-image: url(blog-comment.png);
	background-repeat: no-repeat;
}

#blog .comment-info .comment-number a
{
	font-size: 160%;
	font-family: serif;
	font-weight: normal;
	color: #517db6;
	text-decoration: none;
}

#blog #comment-preview blockquote,
#blog #comments blockquote
{
	white-space: normal;
	color: #606060;
	font-style: normal;
	padding-left: 2em;
}

#blog #comments .comback-comment-info
{
	margin: 0;
	padding: 0;
	padding-top: 1em;
	padding-left: 2em;
}

#blog #comments blockquote.comback_content
{
	margin-top: 0.3em;
	margin-left: 2em;
	padding: 0.4em 0.9em;
	border: 1px solid #d8dfe5; /*#b9c0c6;*/
	background-color: #ebf2f7; /* e6edf2; d8dfe5;*/
}

#blog .post .liste-images
{
	text-align: center;
}

#blog .post .liste-images img
{
	padding-bottom: 0.3em;
}

#blog .post p.code
{
	font-family: monospace;
	font-size: 95%;
	border: 1px solid #909090;
	background-color: #f0f0ff;
	padding: 0.2em;
	margin-left: 1em;
	text-align: left;
	white-space: normal;
}

#blog img,
#blog img.smiley
{
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

#blog span.highlight0 { background-color: #FFFF99; }
#blog span.highlight1 { background-color: #FF99FF; }
#blog span.highlight2 { background-color: #99FFFF; }
#blog span.highlight3 { background-color: #FF9999; }
#blog span.highlight4 { background-color: #9999FF; }

#blog #dc-powered
{
	margin-top: 2em;
	margin-bottom: 0;
}

#blog #dc-powered,
#blog #dc-powered a:link,
#blog #dc-powered a:visited,
#blog #dc-powered a:hover
{
	color: #b0b0b0;
}

#blog p.post-info-co
{
	margin-bottom: 1em;
	padding-left: 16px;
	background-position: 0% 50%;
	background-image: url(blog-comment.png);
	background-repeat: no-repeat;
	line-height: 18px;
}

#blog p.post-info-co,
#blog p.post-info-co a,
#blog p.post-info-co a:link,
#blog p.post-info-co a:visited
{
	color: #707070;
	font-weight: normal;
	font-size: 90%;
}

#twtags-cloud ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

#twtags-cloud ul li
{
	display: inline;
}

#twtags-cloud .level-1 { font-size: 90%; }
#twtags-cloud .level-2 { font-size: 110%; }
#twtags-cloud .level-3 { font-size: 130%; }
#twtags-cloud .level-4 { font-size: 150%; }
#twtags-cloud .level-5 { font-size: 170%; }


