/* Thème "govez" PluXml - Copyright Pingouindesalpes */  

/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color : #555;
	background : #F3F3F3;
	margin : 0;
	padding : 0;
}
body {
	margin : 0;
	padding : 0;
}
#page {
	width : 960px;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
}

/* ---------------------
Styles generaux
--------------------- */
h1 { font-size : 2.1em; }
h2 { font-size : 1.2em; }
h3 { font-size : 1.1em; margin : 0; padding: 0; }
p { margin : 0; padding: 0; }
a { color : #4C96D1; text-decoration : none; outline : none; }
a:hover { color : #333; }
a:focus { outline : none; }
code { font-family : monospace; font-size : 1.1em; color : #C6A467 ;}
q { quotes:"\AB\A0" "\A0\BB" "\201C\A0" "\A0\201D";}
.root { color : #9a515f;}
.user { color : #477647;}
.note { color : #B9624E;}
.auteur { font-variant: small-caps; }
.logo { float:left; margin:2px; height:80px; width:80px;}
.gravatar {float:right; margin-top: -2px; margin-bottom: 0px; margin-left:15px; height:50px; width:50px; padding: 0px; } 
.center { text-align : center; }
.clearer { clear : both; visibility : hidden; margin : 0; padding : 0; }


/* ---------------------
Formulaire
--------------------- */
fieldset {
	border : 0;
	margin: 0;
	padding: 0;
}
label {
	display : block;
}
input, textarea {
	background-color : #EEEEEE;
	border-left : 1px solid #C3C9D0;
	border-top : 1px solid #C3C9D0;
	border-right : 2px solid #D4DAE2!important;
	border-bottom : 1px solid #D4DAE2;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
	border-left : 1px solid #D4DAE2;
	border-top : 1px solid #D4DAE2;
	border-right : 1px solid #C3C9D0;
	border-bottom : 1px solid #C3C9D0;
}

/* ---------------------
Haut de page (#top)
--------------------- */
#top {
	width : 960px;
	margin : 0 auto;
}
#header {
	width : 960px;
	height: 160px;
	color : #482018;
	margin : 0 auto; padding :   5px 0px  0px   0px;
	background: #F3F3F3 url("img/printemps.jpg") top left;
	margin-bottom:15px;
	margin-top: 0px;
}
#header h1 { /* Titre et sous-titre du site */
	background: url("img/titre.png")no-repeat; 
	line-height: 40px;
	margin : 0; 
	padding : 0 0 0 10px;
	font-weight : normal;
	letter-spacing : 1px;
	color : #333;
	
	
}
#header h1 a { /* Lien du titre */
	
	
	text-decoration : none;
	color :#F8DDEC ;
}

#header p {
	color : #EEF4F8;
	padding : 0 0 0  12px;
}
#top h1 a:hover {
	color : #EEF4F8;
}
ul#access {
	margin : 0 auto; padding : 0;
	width : 900px;
	list-style-type : none;
}
ul#access li {
	position : relative;
	float : right;
	left: 0px ;
	top: 20px;
}
ul#access li a {
	display : block;
	padding : 4px 0 4px 20px;
	color :  #555;
	text-decoration : none;
	letter-spacing : 1px;
}
ul#access li a:hover, ul.access li.active a {
	text-decoration : underline;
}
#header ul.right  { 	
			background : url(img/social_logo.png);			
			width: 220px;
			line-height: 40px;
			margin-right:  10px;
			padding: 5px 0px 0 0;
			list-style-type: none;
			float: right; 
			margin-top: -40px;
						
}
#header li {display: inline;}
#header ul.right li  a {
			display:inline; 
			overflow: hidden;
			color: #666;
			font-family: sans-serif;
			font-weight : bold;
			font-size: 0.9em;
			letter-spacing: 1px;
			line-height: 30px;
			margin: 0 0 0 6px;
			text-transform: none;
			float: left;	
			
			}


#header ul.right li.feed  a {
			background: url(img/rss.png) no-repeat ;
			padding-left: 33px;
			}

#header ul.right li.feed  a:hover {
			background: url(img/rss_hover.png) no-repeat ;
			color: #ccc;
			}
#header ul.right li.identi  a {
			background: url(img/identi.png) no-repeat ;
			padding-left: 33px;
			}

#header ul.right li.identi  a:hover {
			background: url(img/identi_hover.png) no-repeat ;
			color: #ccc;
			}
#header ul.right li.facebook  a {
			background: url(img/facebook.png) no-repeat ;
			padding-left: 33px;
			}

#header ul.right li.facebook  a:hover {
			background: url(img/facebook_hover.png) no-repeat ;
			color: #ccc;
			}
#header ul.right li.picasa  a {
			background: url(img/picasa.png) no-repeat ;
			padding-left: 33px;
			}

#header ul.right li.picasa  a:hover {
			background: url(img/picasa_hover.png) no-repeat ;
			color: #ccc;
			}
#header ul.right li.delicious  a {
			background: url(img/delicious.png) no-repeat ;
			padding-left: 33px;
			}

#header ul.right li.delicious  a:hover {
			background: url(img/delicious_hover.png) no-repeat ;
			color: #ccc;
			}
#menu {
	
	float: right;
	width: 420px;
	margin-right: 0px;
	margin-top:  -45px;
	margin-bottom:  0px;
}
#menu ul {
	margin : 0 auto; padding : 0;
	width : 420px;
	list-style-type : none;
}
#menu li {
	float : left;
	width: 99px;
	height: 34px;
	margin: 2px 4px 0 0;
	background : url(img/menu_hover.png) no-repeat;
}
#menu li a {
	display : block;
	padding : 4px 5px;
	color :  #F8DDEC;
	text-decoration : none;
	text-transform : none;
	font-size : 1.5em;
	letter-spacing : 0px;
	text-align: center;
	background : url(img/menu_hover.png) no-repeat;
}

#menu li a:hover {
	color : #fff;
	background : url(img/menu_hover.png) no-repeat;
}

#menu li.active a {
	color :  #999;
	font-weight: bold;
	background : url(img/menu_hover.png) no-repeat;
}


/* --------------------- 
Galerie d'images (#galery)  
--------------------- */

ul.galerie li {
	float:left;
	margin: 20px 3px 4px 12px; /* changer 20px pour modifier le nombre d'images par colonne */
	padding: 0;
	color: #F3F3F3;
	
}
ul.galerie li img {
	border: 1px #dedede solid; /* bordure autour des images */
	padding: 3px 3px 3px 3px;
}

/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	width : 720px;
	margin : 0;
	padding : 0;
	float : left;
	 
}
#content .title { /* Titre de l'article */
	color : #555;
	font-size : 1.5em;
	margin : 0 0 0 0;
	padding : 0;
	letter-spacing : 2px;
	font-weight : lighter;
}
#content .title a { /* Lien sur le titre de l'article */
	color : #555;
	text-decoration : none;
}
#content .title a:hover {
	color : #777;
}
#content .post {
	background : #FFF;
	border : 1px solid #CCC;
	margin : 5px 0 20px 0;
	clear : both;
	padding : 5px 10px 5px 10px;
	text-align : justify ;
	font-size : 1.1em; 
}
#content .post p {
	padding : 4px 0 4px 0;
}
/* ---------------------
Citations
--------------------- */
#content .post blockquote {
	background-color : #FAFAFA;
	margin: 1em 2em ;
	border-left: 1px dashed #999;
	font-size: 1em;
	font-family: sans-serif;
	font-style: italic;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em; }
#content .post blockquote p:first-letter {
	
	margin: .1em 0.05em .51em 0;
	font-family: Georgia, "DejaVu Serif", sans-serif;
	font-size: 290%;
	font-weight: bold; }


#content .social {
	
	text-align : left ;
	letter-spacing : 1px;
	font-size : 1.6em; 
	margin : 0px 0  10px 0;
	clear : both;
	padding : 0;
}
#content .social p {
	padding : 4px 0 4px 0;
	
}
#content p.date {
	float : right;
	margin : -20px 0 0 0;
}
#content p.date span {
	font-size : 2.5em;
}

#content p.cat {
	float : left;
	margin : 0;
	padding : 0;
}
#content p.cat span a, #content p.cat span{ color: #66993F; }
#content .feed_categorie, #content .feed_article {
	clear : both;
	padding : 0;
	text-align : center;
}
#content .feed_categorie a, #content .feed_article a {
	color : #333;
	background : url("img/icones.png") no-repeat 0 -254px;
	padding : 4px 0 4px 20px;
	height : 20px;
}
#content .feed_categorie a:hover, #content .feed_article a:hover { color : #777; }
#pagination { /* Conteneur des liens 'page suivante' et 'page precedente' */
	text-align : center;
	margin : 10px 0 0 0;
	padding : 0;
}
#pagination a { color : #333; }
#pagination a:hover { color : #777; }

/* --------------------- 
Paneau lateral (#sidebar)  
--------------------- */
#sidebar {
	float : right;
	width : 220px;
	padding : 0;
	margin : 0 -1px 0 0;
	font-size : 1.1em;
	
}
#sidebar div {
	margin : 0 0 0 0;
	padding : 0;
	width : 100%;
}
#sidebar h2 { /* Titre des menus de la sidebar */
	color : #666;
	font-size : 1.1em;
	margin : 0;
	padding : 6px 4px 6px 30px;
	height: 20px;
}
#sidebar ul { /* Bloc de liste */
	margin : 0 0 20px 0;
	padding : 0;
	border : 1px solid #CCC;
	border-top : none;
}
#sidebar li { /* Element de liste */
	list-style-type : none;
	padding : 6px 10px 6px 10px;
	border-top : 1px solid #C3C9D0;
}
#sidebar li a { /* Liens dans les listes */
	padding : 0;
	text-decoration : none;
	color : #333;
	display : block;
}		
/* --------------------- 
Paneau lateral (statistiques)  
--------------------- */
#sidebar .stats  {background : url("img/visiteurs.png") no-repeat; line-height: 30px; height: 30px; 
		border: none; font-size: 1.1em;
		margin-bottom: 20px; text-indent:30px;}

/* ---------------------
Catégories
--------------------- */

#sidebar .item-1 h2 { background :  url("img/categories_title.png") no-repeat top left;}	
#sidebar .item-1 li { background : #DEEDF9; }
#sidebar .item-1 li a:hover, #sidebar .item-1 li a.active {color:#4C96D1; }

/* ---------------------
Derniers articles
--------------------- */

#sidebar .item-2 h2 { background :url("img/article_title.png") no-repeat top left ;}
#sidebar .item-2 li { background : #EAE2F1; }
#sidebar .item-2 li a:hover, #sidebar .item-2 li a.active {color : #C185F3;}

/* ---------------------
commentaires
--------------------- */

#sidebar .item-3 h2 {background : url("img/commentaires_title.png") no-repeat top left;}
#sidebar .item-3 li { background : #E8EFD9;}
#sidebar .item-3 li a:hover {color : #89A054;}

/* ---------------------
Archives
--------------------- */

#sidebar .calendar  { background : #EFDADA; margin: 0 auto; margin-bottom:20px;}
#sidebar .calendar h2 {	background : #F3F3F3 url("img/archives_title.png") no-repeat top left;	 }
#sidebar .calendar .today{ color: #EB1010;}
#sidebar .calendar a {color: #7E99B1;}
#sidebar .calendar a:visited {color: #7E99B1;}
#sidebar .calendar a:hover {color: #EB1010;}


/* ---------------------
recherche
--------------------- */
#sidebar .item-5  { background : url("img/recherche_title.png") no-repeat top left ;line-height: 20px;}
#sidebar .item-5  a { color: #666;}
#sidebar .item-5  a:hover { color: #333;}
/* ---------------------
plan du site
--------------------- */

#sidebar .item-6  { background :url("img/plan_title.png") no-repeat top left ;line-height: 20px;}
#sidebar .item-6  a { color: #D3D3D3; }
#sidebar .item-6  a:hover { color: #333;}
/* ---------------------
sélecteur de thème
--------------------- */
#sidebar .item-7 h2 { background : #CBD7AD ; }
#sidebar .item-7 { background : #E8EFD9; }

/* --------------------- 
Panneau lateral (blogs)  
--------------------- */


#sidebar .item-8 h2 {background : url("img/sites.png") no-repeat top left;}
#sidebar .item-8 li { background : #F2FAC2;}
#sidebar .item-8 li a:hover {color : #DE6973;}

/* --------------------- 
Panneau lateral (flux RSS)  
--------------------- */
#sidebar .item-9 ul {margin-bottom: -1px}
#sidebar .item-9 h3 {line-height: 25px; background : #FAF8FA; border : 1px solid #C3C9D0;
		border-bottom: none; color: #428098; text-align:center; } 
#sidebar .item-9 h2 {background : url("img/flux.png") no-repeat top left;}
#sidebar .item-9 li { background : #EEE2EC; }
#sidebar .item-9 li a:hover {color : #98428A;}


/* --------------------- 
Panneau lateral (nuage de tags)  
--------------------- */
#sidebar .item-10  {text-align:center; background : url("img/tags_title.png") no-repeat top left ;line-height: 20px;}
#sidebar .item-10  a { color: #666;}
#sidebar .item-10  a:hover { color: #333;}
#sidebar .item-10 h2 {text-indent: -80px;}
/* ---------------------
Commentaires (#comments)
--------------------- */
#comments h2 {
	color : #555;
	font-size : 1.5em;
	margin : 0 0 10px 0;
	padding : 0;
	letter-spacing : 2px;
	font-weight : lighter;
}
#comments .comment {
	background : #FFF;
	margin : 0 0 8px 0;
	border : 1px solid #CCC;
	
}
#comments .comment blockquote {
	padding : 0;
	margin : 0;
	font-size: 1em;
	text-align: justify;
	font-family: sans-serif;
	

	}

#comments .comment .info_comment {
	border-bottom : 1px solid #CCC;
	color : #333;
	padding : 2px 4px;
	
}
#comments .comment .info_comment a { color : #333; }
#comments .type-normal .info_comment { background : #CBD7AD url("img/arobase.png"); 
	background-position: 0.5% ;
	background-repeat:no-repeat;
	padding : 6px 5px 5px 30px;

}
#comments .type-admin .info_comment { background : #CDBFD9 url("img/arobase.png") ; 
	background-position: 0.5%;
	background-repeat:no-repeat;
	padding : 6px 5px 5px 30px;

}
#comments .comment .content_com { padding : 2px 4px;}
#form h2 {
	color : #555;
	font-size : 1.5em;
	margin : 0 0 0 0;
	padding : 0;
	letter-spacing : 2px;
	font-weight : lighter;
}
#form p.message_com {
	text-align : center;
	font-weight : bold;
	color : #333;
	margin : 8px 0 0 0;
	padding : 4px 0;
}
#form .form_left {
	float : left;
	margin : 0 20px 0 0;
}
#form textarea {
	width : 350px;
	float : left;
	padding-top: 10px;
	height : 110px;
	margin-top : 10px;
	margin-right : 20px;
	background :  url("img/stylo2.png" )  ; 
	background-position:right bottom;
	background-repeat:no-repeat;
	padding : 6px 5px 5px 8px;
	
} 

#form .button{ margin : 20px 0 0 0; }
#form .button span.buttons { float: right; }
#form input[type=submit], #form input[type=reset] {
	background : #EEE;
	padding : 0px 5px 2px 5px;
	height: 26px;
}

#form input[type=submit]:hover{
	cursor: pointer;
	background : #5baa21;
	color: #FFF;
	}
#form input[type=reset]:hover{
	cursor: pointer;
	background : #c63e39;
	color: #FFF;
	}
#form p.button{
	background:  url('img/icons.png') no-repeat 0 -62px;
	padding: 0 0 0 19px;
	}

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	
	margin :  20px auto 5px auto;	 
	background : url("img/footer2.png") no-repeat top left ;	 
	clear : both;
	position : relative;	 
	height : 28px;	 
	width : 960px;
	font-family : baveuse, tahoma, verdana, sans-serif;
	font-size : 1.0em; /* taille des polices dans le pied de page */
	 
}
#footer p {
	float : left;
	padding : 4px 6px;
}
#footer p.right {
	float : right;
	padding: 4px 6px;
}
#footer p.center  {
	float : left;
	padding: 5px 16px;
	height:16px;
	
}
#footer p.center img {
	margin:auto;
	border: 0;
	padding: 2px;
	 
	 
}

#footer a {
	
	text-decoration : none;
}
#footer a:hover {
	
	color :#333;
}
#footer p.center a:hover {
	border-bottom : none;
	 
}

/* ---------------------
Réglages divers
--------------------- */
/* --------------------
calendrier
--------------------- */


.today{ color: #EB1010; }

#calendar a {
color: #7E99B1;
}
#calendar a:visited {
color: #7E99B1;
}
#calendar a:hover {
color: #EB1010;
}


/* ----------------
fin du calendrier 
------------------*/


/* ----------------
changement de thème 
-----------------*/
div#skinswitcher{padding-bottom : 8px ;text-align : center; }	
div#skinswitcher h2{font-size: 1.1em; line-height: 20px;height:20px; margin-top: -20px;
		 padding-left: 5px; margin-bottom:5px;}



#pub {
	float: left;
	margin-left: 250px;
	position: relative;
	margin-top: -15px;
	padding-left: 25px;
	font-family: sans-serif;
	font-size: 1.1em;	
	background: url(img/fleche.png) -12px -8px no-repeat ;
}

#pub a:hover{color: #B83C84;}
	
 .tag-smallest {
    font-size: 8px;
}
.tag-small {
    font-size: 10px;
}
.tag-medium {
    font-size: 12px;
}
.tag-large {
    font-size: 14px;
}
.tag-largest {
    font-size: 16px;
}
#fleche {   
  
   	width: 40px;  
    	height: 40px;  
    	position : fixed;
    	float:right;
    	margin: 0 0 0 98.5%;
} 

#fleche img { 
	border:none;
}

#fleche .zone {  
	 
     	float: right;  
     	width: 40px;  
    	height: 40px;  
     	margin-top: 0px;  
     	margin-left: 0px;   
}