/* OPALINE a Dotclear theme by Jean-Michel ROYER (http://themes.jm-royer.com) */

* {
	margin: 0;
	padding: 0;
}

	form {
	padding: 0;
	margin: 0;
	}

	fieldset{
	border: none;
	padding: 0;
	margin: 0;	
	}

body { 
	font-size: 75%;
	font-family: Verdana;
	color: black;
	background: url(images/fond.jpg) top center;
}

h1, h2, h3, h4 { font-family: Georgia;}

h1 { font-size: 2.25em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em;}
h4 { font-size: 1em; }

a {text-decoration: none; color:#7F2E4F;}
a:hover {border-bottom: 1px dotted #999; color:#999999; background : #F7F7F7; }

#prelude { visibility: hidden; }

#page { 
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 725px;
}

#main {
	float: right;
	width: 510px;
}

#content {
	padding: 0 31px;
	width: 448px;
}

#sidebar {
	float: left;
	width: 185px;
	padding: 0 15px;
}

#top {
	background: url(images/top.jpg) top center;
	width: 100%;
	height: 101px;
	clear: both;
}

	#top h1 {
	text-align: center;
	margin: 0 auto;
	width: 725px;
	}

#footer {
	background: url(images/footer.jpg) top center;
	width: 100%;
	height: 68px;
	clear: both;
}

	#footer p {
	margin: 0 auto;
	width: 725px;
	padding-top: 35px;
        font-size: 0.9em;
	}

#top h1 {
	padding-top: 25px;
}
.post, #comments, #comment-form, #content-info {
	margin-bottom: 4em;
}

#sidebar li {
	font-family: Georgia;
	list-style: none;
	padding: 0.25em 0;
	border-bottom: 1px dotted #cacaca;
        color: #e8e8e8;
}

#sidebar li li {
	border-bottom: none;
	padding-left: 0.75em;
}

#sidebar li li:before {
content:"+ ";
color: #e8e8e8;
}

#sidebar .text{
color: #e8e8e8;
}

#sidebar a {
	color: #e8e8e8;
}

#sidebar a:hover {
	background: #7F2E4F;
	border: none;
	color: white;
}

#sidebar h2 {
	font-weight: normal;
	color: white;
        padding-bottom: 0.25em;
}

#sidebar div div {
	padding-bottom: 3em;
}

#sidebar h3 {
	margin-top: 0.5em;
	font-size: 0.8em;
	color: #e8e8e8;
	text-transform: uppercase;
}

.links ul {
	margin-bottom: 1.25em;
}

.post-title {
	margin: 0.75em 0 0.25em 0;
	color:#7F2E4F;
        font-weight: normal;
}

.post-content, .post-excerpt, #comments dd {
	line-height: 1.70em;
}

.post-excerpt p, .post-excerpt ul, .post-excerpt, ol,
.post-content p, .post-content ul, .post-content ol {
	margin-bottom: 1em;
}

.post-content ul, .post-content ol {
	margin-left: 2em;
}

.post-excerpt img, .post-content img {
max-width:448px;
}

.post {
	border-top: 1px solid #F0F0F0;
	background: url(images/truc.jpg) right top no-repeat;
}

.post-info {
	text-align: right;
	font-size: 0.8em;
	color: #999;
	margin: 10px 0 2px 0;
        padding-right: 50px;
}

.dc-post .post-info {
        padding-right: 0;
}

.post-info-co {
	font-size: 0.8em;
	margin-top: 10px;
	margin-left: 10px;
	width: 40px;
        height: 20px;
	float: right;
	text-align: center;
}

.post-info-co a {
        font-weight: bold;
	color: #999;
}

.pagination {
	margin-top: 3em;
	font-size: 0.8em;
	color: #999;
}

.pagination a{
	color: #999;
}

.read-it {
	margin-top: 1em;
}

#content-info h2 {
	margin-bottom: 0.25em;
	color:#7F2E4F;
}

#content-info p {
	font-size: 0.8em;
	text-align: left;
	margin-top: 0.75em;
}

.dc-search #content-info p {
	text-align: left;
	font-size: 1em;
}

.dc-post .post {
	background: none;
	border: none;
}

.dc-post .post img {
	margin-bottom: 1em;
}

.dc-post .post-title, .dc-post .post-info, .dc-post .post-tags {
	text-align: center;
}

.post-tags {
text-align: right;
padding-right: 50px;
}

.dc-post .post-info a, .dc-post .post-tags a{
	color: #999;
}

.post-tags li {
	display: inline;
}

.post-tags {
	color: #999;
	font-size: 0.8em;

}

.dc-post .espace {
	background: url(images/truc.jpg) top center no-repeat;
	margin-top: 10px;
	padding-top: 50px;
	margin: 2em;
}

.post-content h3 {
	margin-top: 2em;
	margin-bottom: 0.25em;
	color:#7F2E4F;
}

.post-content h4 {
	margin-top: 2em;
	font-style: italic;
	color: #999;
}

.dc-post .footnotes {
	margin-top: 2em;
	border-top: 1px solid #cacaca;
}

.dc-post .footnotes h4 {
	margin: 0;
	padding: 0;
}

.dc-post .footnotes p {
	font-size: 0.8em;
}

#comments h3, #comment-form h3, #pings h3 {
	font-size: 1.33em;
	color: #999;
	margin-bottom: 1em;
}

#comments dd, #pings dd {
	padding: 1em 0;
	border-bottom: 1px dotted #cacaca;
	font-size: 0.9em;
}

#comments dd.me {
	border-bottom: 1px dotted #7F2E4F;
}

#comments dt, #pings dt {
	color: #999;
	font-size: 0.9em;
	padding: 1em 0 0 0;
}

#comments dt.me, #comments dt.me a {
	color:#7F2E4F;
	font-weight: bold;
}

#comments dt a {
	color: #999;
}

#comments dt.odd.first {
	padding: 0;
}

.comment-number {
	background: url(images/1.jpg) center left no-repeat;
	padding-left: 20px;
}

.me .comment-number  {
	background: url(images/2.jpg) center left no-repeat;
}

#navlinks {
	height: 40px;
	font-size: 0.8em;
	background: url(images/truc.jpg) center center no-repeat;
	margin-top: 3em;
}

#navlinks a{
	color: #999;
}

#navlinks .prev {
	padding-top: 0.5em;
	margin-right: 20%;
	float: left;
	width: 40%;
}

#navlinks .next {
	padding-top: 0.5em;
	float: right;
	width: 40%;
	text-align: right;
}

#navlinks span, #topnav span {
	display: none;
}

.dc-archive-month .post-info {
	text-align: left;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 1.5em;
}

.dc-archive-month #navlinks {
	background: none;
	width: 100%;
	text-align: center;
}

.dc-archive-month #navlinks .prev, .dc-archive-month #navlinks .next {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.dc-archive-month #content-info, .dc-archive-month #navlinks {
	text-align: center;
	margin: 0;
	padding: 0;
}

.dc-archive .content-inner ul, .dc-tags .content-inner ul {
	margin-left: 2em;
	margin-bottom: 4em;
}


/* Forms
-------------------------------------------------------- */
#comment-form {
}

#comment-form fieldset {
	border: none;
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#comment-form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
	font-size: 0.8em;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
	color: #999;
}
#comment-form input, #comment-form textarea {
	font-size: 1em;
	color: black;
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
	width: 68%;
	font-family: Verdana;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	margin-left: 30%;
}

#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #999;
	background: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #999;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: #cacaca;
	color: #fff;
}

#pr {
	margin-bottom: 4em;
}

dd.comment-preview {
	background: #EEEEEE;
	padding: 0.25em 0.5em;
}

#pr dl {
	padding-bottom: 1em;
}

.error {
	font-weight: bold;
	color:#7F2E4F;
	text-align: center;
}

#comments-feed {
	margin-top: 2em;
}

.category-current {
	background: #999;
	font-weight: bold;
}

.content-info-feed {
font-size: 0.8em;
}

.mentions {
font-size: 0.8em;
color: #666;
}

.post-excerpt pre, .post-content pre {
display:block;
line-height:125%;
margin-bottom:1em;
overflow:auto;
padding:2px 5px;
text-align:left;
white-space:pre-wrap;
font-size: 1.25em;
}

.post-excerpt pre, .post-content pre {
background:none repeat scroll 0 0 #EEEEEE;
}

#subcategories {
margin-top: -3em;
margin-bottom: 3em;
}

#subcategories h3 {
font-weight: normal;
}

#subcategories ul {
margin-left: 1em;
}

.post-excerpt blockquote, .post-content blockquote {
font-style: italic;
font-size: 1.25em;
background: #EEE;
margin: 1em 0;
padding: 0 0.25em;
}