/*
# -- BEGIN LICENSE BLOCK ---------------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2010 Olivier Meunier & Association Dotclear
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK -----------------------------------------
*/
body {
	margin: 0;
	padding: 0;
        background: #32824F url(img/pictos/fond.jpg) fixed repeat;
	color: #6b6b6b;
	font: 62.5% "Lucida Grande",Arial,sans-serif;  /* verdana, arial, helvetica, sans-serif */
}

a {
	color: #4E9A60;
	text-decoration: none;
        outline: none;
}
a:hover, a:active, a:focus {
	color:#4E9A60;
	text-decoration: underline;
}

a img {
	border: none;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

sup {
	font-size:80%;
	line-height:50%;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Layout
-------------------------------------------------------- */
#page {
	font-size: 1.2em;
}

#top {
	height: 200px;
	width: 950px;
	margin: 30px auto 4px auto;
 	background: transparent;
}

#titre_base {
	float: left;
        margin-bottom: -200px;
}

#top a {
	color: transparent;
	text-decoration: none;
}

#vignette {
	background : transparent url(img/random/rotate.php) no-repeat center center;
	float: right;
	width:196px;
height:200px;

}

#prelude {
	position: absolute;
	top: 7px;
	right: 7px;
	margin: 0 0 0 0;
	padding: 0;
	color: #5DAA76;
	font-size: 0.8em;
}

#prelude a {
	color: #B7CCBE;
}

#prelude a:focus, #prelude a:hover {
	color: #F5E799;
	text-decoration: none;
}

#wrapper {
	width: 950px;
	overflow: hidden;
	margin: 0px auto 0 auto;
	padding: 0 0 10px 0;
	background: transparent url(img/page-bg.png) repeat-y top left;
}

#main {
	width: 750px;
	float: left;
        background-color:#fff;
}

#content {
	padding: 0 25px;
}

#navlinks {
        margin:10px 0 -10px 0;
}

#sidebar {
	width: 200px;
	float: right;
}

#blognav, #blogextra {
	padding: 30px 20px 1px 20px;
}

.pagination {
        margin-top:-20px;
}

#footer {
	clear: both;
	padding: 20px 0 0 0;
	background: transparent url(img/page-b.png) no-repeat top center;
	min-width: 950px;
}

#footer p {
	margin: 0 auto;
	padding: 10px 0 20px;
	background: transparent;
	color: #B7CCBE;
	text-align: center;
	font-size: 11px;
}

#footer p a {
	color: #F5E799;
}

#footer .nomsjaunes {
	color:#F5E799;
}


/* Sidebar styles
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0 0 -14px 0;
	padding: 0px;
	color: #32824F;
        font-size: 1.2em;
}

#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #000;
} 
#sidebar p {
	padding-bottom: 10px;
}
#sidebar div div {
	margin-bottom: 2em;
}
#sidebar div div div {
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	margin: 1em 0 35px 0;
	padding: 0;
	border-top: 1px solid #D3373B;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #D3373B;
	line-height: 150%;
}
#sidebar li a {
	color: #000;
	text-decoration: none;
	list-style: none;
        list-style-position: outside;
}

#sidebar .links li a {
	display: block;
        width:143px;
        padding-left: 7px;
        margin-left:-3px;
        margin-right: -30px;
        white-space: nowrap;
}

#sidebar .links li a:hover, #sidebar .links li a:focus, #sidebar .links li a:active {
	display: block;
        width:160px;
        padding-left: 7px;
        margin-left:-3px;
        white-space: nowrap;
}

#sidebar .links li a:hover:after, #sidebar .links li a:focus:after, #sidebar .links li a:active:after {
        content:url(img/pictos/fourmi.jpg);
}


#sidebar .shortArchives ul li ul li a, #sidebar .shortArchives ul li ul li a:hover, #sidebar .shortArchives ul li ul li a:focus, #sidebar .shortArchives ul li ul li a:active {
	background-image: none;
        padding-left: 21px;
}

.shortArchives {
       margin-top:-12px;
}

#sidebar .shortArchives li.open {
	padding-bottom: 8px;
}

#sidebar .shortArchives li.open a.archives-year{
	color: #D3373B;
}

.shortArchives ul li a.archives-year {
	width:140px;
        display:block;
}

.shortArchives ul li a.archives-year, .shortArchives a.archives-year:hover {
	background: url(http://www.melakarnets.com/themes/ingrid/img/droite.png)left center no-repeat;
	padding-left: 20px;
} 

.shortArchives a.archives-year:focus, .shortArchives a.archives-year:active, .shortArchives .open .archives-year {
	background: url(http://www.melakarnets.com/themes/ingrid/img/bas.png)left center no-repeat;
	padding-left: 20px;
} 


/* 

#sidebar .shortArchives li.open ul li a, #sidebar .shortArchives li.open ul li a:hover, #sidebar .shortArchives li.open  ul li a:focus, #sidebar .shortArchives li.open ul li a:active {
	background-image: none;
        padding-left: 20px;
}

*/







#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
	color: #D3373B;
}
#sidebar ul ul {
	margin: 0;
	padding: 0 0 0px 0;
	border: none;
}
#sidebar li li {
	display: list-item;
	margin: 0.5em 0 0 0;
	padding: 0 0;
	border: none;
}
.interligne3 {
	height:3px;
	display: block;
}
.interligne6 {
	height:6px;
	display: block;
}
.interligne9 {
	height:9px;
	display: block;
}
/* PICTOS SIDEBAR*/

.rub-archive {
  margin: 0px 0 7px -10px;
}
.rub-lien {
margin: 12px 0 5px -5px;
}
.rub-contact {
margin: 20px 0 0 -10px;
}
.rub-site{
margin: 0px 0 -10px 0px;
}

#search fieldset {
	border: none;
	margin: 0 0 -10px 0;
	padding: 0;
}
#q {
	border: 1px solid #bfbfbf;
	width: 123px;
	color: #32824F;
        padding-left: 4px;
}
#search .submit {
	padding: 0;
	border: 1px solid #fff;
	background: none;
	font-weight: bold;
	color: #6b6b6b;
	text-transform: uppercase;
        float:right;
}
#search .submit:hover {
	background: #32824F;
	color: #fff;
	border: 1px solid #32824F;
        float:right;
}

#topnav ul {
	border-bottom: 1px solid #D3373B;
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}

#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}

.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}


/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
	color: #4E9A60;
}

h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
#subcategories {
	background: #fbfbfb;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}

.day-date {
	font-size: 11px;
	margin: -37px 0 0px 135px;
	text-align: right;
	color: #6B6B6B;
        border-bottom: 0.5px solid #4E9A60;
}

.post {
	margin: 0 0 0 0;
}

.avatar {
        float:left;
        margin: -10px 5px 0 -5px;
}
.post-title {
	color:#004A80;
	font-size:16px;
	margin: 30px 0px 0px 0px;
}
.post-title a {
	color:#004A80;
}
.post-info {
	margin: 0 0 19px 0;
	color:#6B6B6B;
	font-size: 0.8em;
}

.post-info a:hover, .post-info .categorie a:active {
        border-bottom: 0.5px solid #4F4A4A;
        text-decoration:none;
}

.auteur {
	color:#4F4A4A;
}

.post-tags {
	list-style: none;
        font-size: 8px;
        display:none;
}

.post-tags a {
        color:#dfdfdf;
}
.post-tags a:hover, .post-info .categorie a:active {
        color:#D3373B;
        text-decoration:none;
}

.post-info-co {
	clear: left;
        margin:20px 0 60px 0;
	padding: 3px 0 3px 0.5em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
}
.post-info-co a {
	color: #2b2b2b;
	padding: 2px 10px 2px 18px;
}

.comment_count {
	background: transparent url(img/comment.png) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(img/trackback.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

.read-it {
	font-weight: bold;
	clear: left;
}

a.feed {
	background: transparent url(img/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}
#comments-feed {
	margin-top: 30px;
}

.haut a {
	float:right;
	font-size:9px;
	color: #B7CCBE;
	padding: 0;
}

/* Post content
-------------------------------------------------------- */

.post-content img {
        margin: 0 auto 1px auto;
}

.post-content .large {
  	width: 700px;
}

.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.5em;
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ul, .post-excerpt ul, .post-content ol, .post-excerpt ol {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 15px;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 0;
	padding: 0 5px;
	border-left: 4px solid #bfbfbf;
}

.external-media embed {
         width:700px; 
         height:400px;
} 

#flash {
         width:700px;
         height:400px;
}

#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments and trackbacks
-------------------------------------------------------- */
#comments {
	clear: both;
}
#comments h3, #comment-form h3, #pings h3 {
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
	background: transparent url(img/comment-t.png) no-repeat bottom left;
}
#comments dt.me {
	background: transparent url(img/commentmy-t.png)no-repeat bottom left;
}
#comments a.comment-number {
	display: block;
	float: left;
	width: 30px;
	margin-right: 40px;
	font-size: 1.2em;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	background: #fffad1 url(img/comment-b.png) no-repeat bottom left;
	color:#6b6b6b;
}
#comments dd.me {
	background:#DCF7E7 url(img/commentmy-b.png) no-repeat bottom left;
	color:#6b6b6b;
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#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;
}

#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;
}
#comment-form input, #comment-form textarea {
	font: 1em "Lucida Grande",Arial,sans-serif;
	color: #000;
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
	width: 68%;
}

#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: #4E9A60;
	background: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #4E9A60;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: #4E9A60;
	color: #fff;
	border: 1px solid #4E9A60;
}