/* Copyright (c) 2006 Brin de soi. All rights reserved
Style.css - Thème 'brindesoi' */


/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Pied de page (#footer)
=================== */



/* ---------------------
Html et body
--------------------- */
html {
	font-size : 75%;
	font-family : Arial, sans-serif;
	color : #713f39;
	background : url(img/bg_index.png) no-repeat -20px 0px #fffefb;
	margin : 0; padding : 0;
	}

.linkViewer{
	color : #c89567;
	font-weight:bold;
	}
body {
/*
	width : 610px;
	margin : 0 auto; padding : 0;
	*/
	}



/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.6em;}
h2 {font-size : 1.2em;}
h3 {font-size : 1.1em; padding : 5px 0; margin : 0;}
p {margin : 0; padding : 3px 0;}
a {color : #c89567; text-decoration: none;}
a:hover {color : #a23538; text-decoration: none;}
hr {clear : both; visibility : hidden; margin : 0; padding : 0;}

li{
	padding-left:30px;
	background: url(img/bg_li.gif) no-repeat top left;
	list-style: none;
	margin-bottom:10px;
}
em{
color:#c89567;
font-weight: bold;
}

/* ---------------------
Haut de page (#top)
--------------------- */
#top {
margin-left: 100px;
	}
	
	
#top h1{ 

/* titre et sous-titre du site */
	height: 54px;
	width: 154px;
	}
#top a{
background: url(img/bg_index_h1.png) top left no-repeat;
padding-left:154px;
height: 54px;
width: 154px;
	position: absolute;
		clip: rect(auto 154px 54px auto);
	clip: rect(auto, 154px, 54px, auto);
}

/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#page{
		float : left;
		/*margin-left:200px !important;
		margin-left:180px;*/
		margin-left:16%;
		margin-top:-85px;
		width:350px;
}
#content { /* Bloc */
	width:400px;
	/*height: 400px;
	
	overflow: auto;
	overflow-x: hidden; 
	*/
	margin : 10px 0 0 0;
	text-align: justify;
	}

.post { /* Conteneur de l'article */
	padding : 0 20px 35px 10px;
	}

.articletitle,.articletitle2 { /* Titre de l'article */
	color : #78150a;
	font-size : 1.5em;
	font-weight : normal;
	margin : 0; padding : 3px 0 0 0;
	font-family : "Century Gothic", "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	font-weight: bold;
	}

.articletitle a,.articletitle2 { /* Lien sur le titre de l'article */
	color : #ceaca0;
	text-decoration : none;
	}
	.articletitle2 {
	margin-top:50px;
	}
.articletitle a:hover{
	color : #78150a;
	}

.post-info { /* Informations de l'article (auteur, date etc...) */
	color : #C3C3C3;
	margin : 0; padding :0 8px 0 0;
	text-align : right;

	}
.post-info a{
	color : #C3C3C3;
	}
.post-info a:hover {
	color : #808080;
	}

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	margin-top : 10px;
	text-align : center;
	}



/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
#sidebar {
font-family: "Century Gothic", "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
font-size: 1.1em;
	float : left;
	width : 200px;
	padding : 0 0 0 8px; 
	margin : 290px 0 0 80px;
	text-align: right;
	display:inline;
	}
#sidebar h2 { /* Titre des menus de la sidebar */
	color : #8F8F8F;
	font-size : 1.1em;
	margin : 0; padding : 3px 0 0 10px;
	font-weight : normal;
	}
#sidebar ul { /* bloc de liste */
	margin : 0; padding : 6px 0;
	}
#sidebar li { /* élément de liste */
	list-style-type : none;
	padding: 1px 0 2px 30px;
		line-height: 13px;
		background: none;
		margin-bottom:2px;
	}
#sidebar li a { /* Liens dans les listes */
	color : #c89567;
	text-decoration : none;
	}
#sidebar li a:hover {
	color : #713f39;
		font-weight: bold;
			font-size: 1em;
	}
div#categories{ /* Bloc 'catégories' (application du background) */
	margin : 0;
	padding : 3px 0;
	
	}



/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	margin-top:15px;
	height:90px;
	padding-top:60px;
	padding-bottom:5px;
	padding-left:50px;
	font-size : 0.8em;
	color:#713f39;
	font-family: "Century Gothic", Arial, sans-serif;
	background : url(img/bg_index_footer.png) no-repeat transparent;
	}
	
.pagerem{
	color:#8b191c;
	font-style: normal;
	font-weight: bold;
		font-size : 1.1em;
}
.pagerem a{
	color:#8b191c;
	text-decoration: none;
}
.admin{
	color:#f7efe5;
	font-size: 0.8em;
	margin-top:5px;
}
.admin a{
	color:#f7efe5;
	text-decoration: none;
}
.admin a:hover{
color:#c79e98;
}
/*--------------------
page d'accueil
------------------------*/

#contentIndex{
margin-top:40px;
	height: 360px;
	width: 329px;
	text-align:justify;
font-family : Voluta, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contentIndex h2{ 
display:none;
}

.creaLi{
	list-style:none;
	background: none;
}
.creaLi a{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.1em;
color:#713f39;
text-decoration: none;
margin-bottom:0;
background:#fffefb;
}
.creaLi a:hover{
	color:#713f39;
	font-weight: bold;
}
#crea-li{
position:absolute;
	background : url(img/bg_li_menu.gif) no-repeat 0 5px;
	padding:0 0 0 55px;
	margin-right:50px;
	height:200px;
	top:170px !important;
	top:250px;
	left:175px !important;
	margin-left:0 !important;
	margin-left:-50px;
	z-index:0;
}
.creations
{
	height:330px;
	overflow: hidden;
}
.creations li
{
	font-size: 0.9em;
	margin:4px 0;
	padding:0;
	background : none;
}
.creations p
{
	display:none;
}
.cacheContainer{
	/*
	background: #fffdfd;
	border:1px solid #b49a96;
	width:95%;
     position:absolute;
     top:10px;
     left:10px;
     */
    background: #fffdfd;
	border:1px solid #b49a96;
	width:250px;
     position:absolute;
     top:50px;
     right:40px;
}

.aLarge, .aLarge:link, .aLarge:hover{
color:black;
font-size:0.85em;
padding:1em;
	font-family: "Century Gothic", Arial, sans-serif;
		display:inline;
}
.imgLarge{
	border:0;
	margin:5px;
	width:200px;
}
.pLarge{
margin-left:10px;
width:200px;
}
.dimLarge, .pLarge em{
		color:#9c6f46;
}
.cacheContainer a{
text-decoration: none;
}
.aCache, .aCache:link{
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration: none;
}

.aCache:hover, .aCache:hover em{
	color:#9c6f46;
		text-decoration: none;
}
.aCache:visited, .aCache:visited em{
	color : #ceaca0;
}

.imgCache{

	margin-left:10px;
	margin-top:10px;

}
.divImgCache{
	position:absolute;
	background : url(img/bg_img_cache.gif) no-repeat top left;
	width:50px;
	height:50px;
	margin-left:-60px;
	margin-top:-5px;
}
.pCache{
	font-size:0.85em;
	margin-bottom:3em;
	margin-top:1.2em;
	width:150px;
}
a.wb { background : url(img/icon.png) no-repeat 0 -135px;
	color : #BCBCBC;
	padding:5px 0 0 15px;
	margin-right:2px;
 }