/*
Theme Name: Gillook 
Theme URI: 
Description: Bidouillé depuis le thème "classic"; Gillook est une refonte expurgée de tout gadget pour un site minimaliste !
Version: version 0.2
Author: Gilles Marivint
Tags: Page extensible en largeur pour toutes tailles de police et tous écrans à partir de 800x600px, contenu et menu de largeurs exprimées en tailles relatives - suppression du widget "menu" indésirables.
*/

/*______________________________________ ELEMENTS SANS "id" SANS "class"
*/
* {
margin: 0; padding: 0; border: 0 none;
list-style: none; text-decoration: none;
text-indent: 0;
font-family:  arial, "lucida grande", geneva, sans-serif;
}
	body {
	background: url('index-images/bbg.png') repeat-x #f8f8f3 fixed ;
	font-size: 90%;
	}

	a:link, a       {color: #0050B2; background: transparent;}
    a:visited       {color: #0050B2; background: transparent;}
    a:hover         {color: #000000; background: #ffffaa;}

/*______________________________________ ELEMENTS PERSONNALISES
*/
#sbody {
	background: #bcbdb3 url("index-images/la-serpente-bg.jpg") 50% 0 repeat-y;
	width: 90%; max-width: 900px !important; min-height: 900px;
	margin: auto;
	border: 1px solid #fff;
}





#haut_de_pige {
	background: url("index-images/la-serpente.jpg") 50% 0 no-repeat transparent;
	height: 238px;
}

#haut_de_pige #onglets_site,
#haut_de_pige #onglets_blog {
	background: url("index-images/porte-onglets.png") 0 -10px repeat-x;
	height: 85px;
	padding: 0 3%;
	/* textes de l'attribut alt */
	font-size: 300%;
	font-weight: bold;
	/* display: inline; */
}

#haut_de_pige #onglets_site #site,
#haut_de_pige #onglets_blog #blog {
	/* float: left; */
	/* display: inline; */
	list-style: none;
}

#haut_de_pige #onglets_site #site a,
#haut_de_pige #onglets_blog #blog a,
#haut_de_pige #onglets_site #site a:hover,
#haut_de_pige #onglets_blog #blog a:hover  {
	background-image: url("index-images/onglets-bg.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
	display: block; float: left;
	width: 142px; height: 85px;
	cursor: default;
}

#haut_de_pige #onglets_site #blog a,
#haut_de_pige #onglets_blog #site a {
	background-image: url("index-images/onglets-bg.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: -500px -500px;
	display: block; float: left;
	width: 142px; height: 85px;
	cursor: pointer;
}
#haut_de_pige #onglets_site #blog a:hover,
#haut_de_pige #onglets_blog #site a:hover {
	background-position: -142px 0;
}

/*hack pour IE7*/
#haut_de_pige #onglets_site #blog a,
#haut_de_pige #onglets_blog #blog a {margin-top: -1.1em;}

#haut_de_pige>/**/#onglets_site>/**/#blog>/**/a,
#haut_de_pige>/**/#onglets_blog>/**/#blog>/**/a {margin-top: 0;}
/*fin du hack*/

#haut_de_pige br {clear: both;}

#haut_de_pige #logo {
	text-align: right;
	padding-right: 5%;
	/* textes de l'attribut alt */
	font-size: 400%;
	font-weight: bold;
}
#haut_de_pige #logo a:hover {
	background: transparent;
}









/*////////////////////////////////////////////*/
#contenu.site, #contenu.blog {
	margin-top: 0.5em;
	background: #bcbdb3 url("index-images/la-serpente-bg.jpg") 50% 0 repeat-y;
	padding-left: 25%;
	padding-right: 3%;
}

.redac_top1, .redac_top2,
.redac_btm1, .redac_btm2 {
	background: url("index-images/bloc-texte-panneau.png") no-repeat;
	height: 30px;
}
.redac_top1 {background-position: 0 0;
	padding-left: 2%;
}
.redac_top2 {background-position: 100% 0;}

.redac_btm1 {background-position: 0 100%;
	padding-left: 2%; margin-bottom: 1em;
}
.redac_btm2 {background-position: 100% 100%;}

.redac_bloc {
	background: #fff;
	padding:  0 4% 0.5em;
}
.redac_bloc h1, .redac_bloc h2, .redac_bloc h3 {
	background:#fff;
	color: #87031E;
	padding: 1em 0 0.5em;
}
.redac_bloc p {
	background: #fff;
	color: #360110;
	text-indent: 1.5em;
	margin: 0 0 0.5em 0;
}
.redac_bloc .liste li {
	background: #fff;
	list-style-position: inside;
	list-style-image: url("index-images/list_image.png");
	color: #360110;
	text-indent: 1em;
}
.redac_bloc p:first-letter {
	font-weight: bold;
	font-size: 1.1em;
}
.redac_bloc hr {
	margin: 3em 0 1em;
	background: #ddd;
	height: 1px;
}
.redac_bloc div {
	margin: 0;
}
/*
.redac_bloc div .wp-caption {
	margin: auto;
}
*/
.redac_meta {
	font-size: 0.7em;
	color: #333;
	padding-top: 1em;
}








/*////////////////////////////////////////////*/
#menu.site, #menu.blog, #sidebar {
	float: left;
	margin-top: 0.5em;
	width: 22%;
	text-transform: uppercase;
}
#menu {
	background: #cccdc8;
	padding: 4px 4px 1px 0;
}

#menu li {
	background: #fff;
	list-style: none;
	font-size: 90%;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
#menu.blog ul {
	margin-bottom: 1em;
}
#menu.blog li {
	background: #cccdc8;
	text-indent: 1em;
	list-style: none;
	border: 0 none; margin: 0;
}
#menu.blog li a {
	border-bottom: 1px solid #ccc;
}
#menu.blog #rss {
	background: url("index-images/rss-icon-16.png") 1% 50% no-repeat;
	padding: 1em;
}
#menu li a {
	background: #fff url("index-images/coin-menu.jpg") top right no-repeat;
	color: #87031E;
	padding: 0.5em 5% 0.5em 6%;
	display: block;
	font-weight:bold; 
}
#menu li a:hover {
	color: #000; 
}




/*////////////////////////////////////////////*/
#posts-nav-links {
	padding-bottom: 2em;
}
#bas_de_pige {
	background: transparent;
	color: #333;
	padding-top: 5em;
}
#bas_de_pige .credit {
	font-size: 0.7em;
	text-align: center;
	padding-top: 1.5em;
	/*border-top: 1px solid #ccc;*/
}
/*======================================================================
_______________________________________________________ Alignements (wp)
*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.clearboth {clear: both;}

/*________________________________ wp-caption pour habiller les images
*/
.wp-caption a , .wp-caption a:hover {color:#fff;background: transparent !important}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
