body {
   background: white;
   font-size: 12pt;
   }
#prelude, #sidebar1, #trackbacks, #comments, #comment-preview, #extra, #sidebar2 {
   display: none;
   }
#search, #q, #categories, #archives, #links, #syndicate, #footer, #calendar, #comment-form  {
   display: none;
   }

#page, #carcas-top, #top, #titre, #carcasse, #content, #main-content {
   width: auto;
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
#top {
   height: auto;
   }
div#main-content {
   margin-left: 0;
   padding-top: 0;
   border-top: 1px solid #930;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   margin: 0;
   border: 0;
   text-decoration: underline;
   }
h1 { font-size: 1.5em; margin:0; font-style: italic; }
h3 { font-size: 1.0em; margin:0; }
#top h1 {
    margin : 0;
    padding : 0;
    letter-spacing : 2px ;

#content h3 {
   color :#666;
}

#content h4 {
   color :#666;
}
    
.day-date {
    padding-bottom : 4px;
    font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
    font-size : 1em;
    text-align : right;
    color : #ada095;
    border-top : 1px solid #c3a758;
    text-transform : lowercase;
}

.post {
    margin-top:0;
}

.post-title {
    font-weight:normal;
    font-size:1.33em;
    background : transparent none;
    padding: 0;
    margin:0;
    color:#333;
}

.post-title a {
    color:#000;
    text-decoration:none;
}

.post-chapo {
    margin-top:0;
}

.post-content {
    text-align:justify;
    margin-top:0;
}

.post-content p {
    margin-top:0;
    line-height:120%;
}

.post-info {
    margin-bottom: 0;
    color:#999;
}

.post-info-co {
    background : transparent url(images/ico_comments.png) no-repeat 0 40%;
    margin-top:0;
    margin-bottom:2em;
    padding-left : 13px;
}

.post blockquote {
    font-family:Tahoma, "Lucida Grande", "Trebuchet MS", sans-serif;
    background: transparent url(images/cite.gif) repeat-y;
    margin:2em 0;
    padding-left:2em;
}

.post blockquote p {
    margin-top:1em;
}


.post-info-co span {
    background : transparent url(images/ico_tb.png) no-repeat 100% 40%;
    padding : 0 15px 0 0;
}


