/*
Theme Name: Claire
Theme URI: http://loonie.mabulle.com
Description: Arbres sur fond clair
Version: 0.1
Author: Loonie
 
Arbres sur fond clair by Loonie || http://loonie.mabulle.com
 
*/

* { margin: 0; padding: 0; }

body{
font-family:"Trebuchet MS", "Tahoma", sans serif;
font-size: 10pt;
}

ul{
list-style-type:none;
}

ol{
list-style-type:none;
}


#header{
text-align: center;
margin-bottom: 30px;
}

#page{
width: 780px;
margin: 0 auto 0 auto;
}

#contenu{
float:left;
width:512px;
margin: 0 10px 0 18px;
text-align:justify;
/* largeur totale 540px*/
}

#menu{
width:220px;
float:right;
padding-left: 20px;
}

#footer{
width:780px;
text-align: center;
clear:both;
}

/* navlinks */
.navigation{
padding: 5px;
margin-bottom: 25px;
text-align:center;
}



/* articles */
.post{
padding:20px;
margin-bottom:20px;
}

.post h2 {
display:block;
padding: 5px 5px 5px 30px;
}

.post-contenu{
margin:20px 0;
}

.post p{
padding: 5px;
}


/* Commentaires */

.commentaire{
min-height: 70px;
padding : 5px;
margin-bottom: 10px;
}

.commentaire p{
padding: 0;
}

.avatar{
float: right;
padding: 1px 1px 5px 5px;
margin: -6px -6px 5px 5px;
}

.commentmetadata{
clear: both;
text-align: right;
}

.auteur{
border: 1px solid;
}

.auteur .avatar{
border-bottom: 1px solid;
border-left: 1px solid;
}

.post h3{
margin: 20px 0 10px;
padding: 5px;
}

.post input{
margin-bottom: 8px;
}
.post form p{
padding:0 5px;
}

.post textarea{
max-width:460px;
}

.chargement textarea{
background: white url(./chargement.png) 50% 50% no-repeat scroll;
}

.error, .error p{
background:white !important;
}

/* Menu */

.menu-bloc{
padding:5px;
margin: 20px 20px 20px 0;
}