/*
Theme Name: Le Boudoir Fantastique
Theme URI: http://www.carine-m.com/
Description: Thème créé par mfactory-box
Version: 1.0
Author: Monsieur B.
Author URI: http://www.mfactory-box.com/
 
Creation Theme by Monsieur B. || http://www.mfactory-box.com
*/


/****************************
 ** INFO GENERAL SUR LA PAGE
 ****************************/

body {
font-family: "Palatino Linotype", Book Antiqua, Palatino, serif;
font-size: 14px;
text-align: left;
background-color:#B4B0A8;
background-image:url(images/basebackgroundboudoir.jpg);
background-position: top;
background-attachment: fixed;
color: #8c8584;
margin: 0;/*marge extérieure*/
padding: 0;/*marge interieur*/

}

#page {
	margin:0px auto 0px auto;
	width: 960px;
	border: 1px solid #2c0d1c;
	background-color: #2c0d1c;
	
}

.clear {
	clear: both;
}

/****************************
 **   HEADER
 ****************************/

#header {
	margin: 10px 0px 0px 10px;
	height: 485px;
	border: 1px solid #2c0d1c;
	background-image: url(images/headerboudoir.gif);
	background-repeat:no-repeat;

}

* html #header {/* header style pour exploreur 6*/
margin: 20px 0px 0px 10px;
}

h1 a {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

#header p {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}
	
/****************************
 **   NAVIGATION SOUS HEADER
 ****************************/

#navbar {
display: block;
float: left;
background-image:url(images/fond-nav.png);
margin-left: 20px;
margin-top: none;
margin-right: 20px;
width: 920px;
height:60px;
}

* html #navbar {/* navigation sous header pour exploreur 6 */
margin-left: 10px;
margin-right: 30px;
}

#nav {
    font-size:13px;
}

#nav, #nav ul li{
	list-style: none;
	float: left;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	width: 655px;	
}

#nav a ,#nav a:hover{ /* activation du menu lors du survol souris*/
	display: block;
	text-decoration: none;
	border: none;
}

#nav li {
	float: left;
	list-style: none;
	margin:10px 10px 0px 0px;
	border: 4px double #412632;	
}

#nav a,#nav a:visited {
	display: block;
	color: #c1bcb2;
	padding: 10px 10px 6px 10px;
}

#nav a:hover, #nav a:active {
	background: #7c2b4f; /* couleur sous cartouche I ACCEUIL I À PROPOS I sous header*/
	text-decoration: none;
}

/* Dropdown Menu (menu déroulant navigation POUR CATÉGORIES SI JE L'AI DÉSACTIVÉES DANS SIDEBARE.php sous header) */

/* #nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 152px;
	border-bottom: 1px solid #777;
}

#nav li li {
	width: 150px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	background: #777;
}

#nav li li a,#nav li li a:visited{
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

#nav li li a:hover,#nav li li a:active{
	background:#000;
}	

 #nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}

a.main:hover{
    background:none;
}*/

#searchform {
	float:right;
	text-align: right;
	margin:10px 0px 0px 0px;
	padding: 6px 10px;
	border: 4px double #412632;
}

#searchno #searchform {
	padding: 10px 10px;
	margin-left:20px;
	float:left;
}

#searchsubmit {
	width:23px;
	height:20px;
	border:1px solid #2c0d1c;
	background: url(images/search.png);
	cursor: pointer;
}

/* définition de la couleur des liens (1-lien/2-visité/3-liens survolés) */
a {
	color:#8e8440;
	text-decoration:none;
}	
/*a:visited {
	color: #579200;
}
a:hover {
	color:#555;
}*/


/****************************
 **   HOME CONTENT
 ****************************/
 
#content {
width: 600px;
margin-left: 20px;
float: left;
}

* html #content {/* home content pour exploreur 6*/
margin-left: 10px;
}

h2 {
/*	margin-right:50px;*/
	color: #8e8440;
	font-size: 25px;
	text-align: left;
	font-weight: lighter;
	padding-top: 25px;
}

.center{
	margin-left:20px;
}

h2 a {
	text-decoration: none;
	color: #aaacab;
}

/****************************
 **   contenu
 ****************************/
.post .post_content {
	padding-top: 1px;
	margin:0px 50px;
	text-align: justify;
	font-size: 1.0em;
	line-height: 1.3em;
	clear: both;
}

.tentacont1 {
	display: block;
	position: absolute;
	background-image: url(images/tentacont1.png);
	width: 53px;
	height: 184px;
	margin-left: -74px;
}

.post .tentacont1 {
	display: block;
	position: absolute;
	background-image: url(images/tentacont1.png);
	width: 53px;
	height: 184px;
	margin-left: -74px;
}

/****************************
 **   dates
 ****************************/
.post .date {
	background-image: url(images/date.png);
	width: 108px;
	height: 80px;
	text-align: center;
	float: left;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 12px;
	padding-top: 21px;
	color: #2c0d1c;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 2px;
	line-height: 18px;
	color: #2d0d1c;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 0px;
	color: #2d0d1c;
}

/****************************
 **   postmedata
 ****************************/
.postmetadata {
	margin: 20px 80px;
	text-align: center;
	font-size: 0.9em;
	color: #797979;
}

.postmetadata a {
	text-decoration: none;
}

/****************************
 **   séparateur
 ****************************/
.separateur {	
	background-image:url(images/separateur.png);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 50px;
	width: 500px;
	height: 25px;
}

.separateursearch {	
	background-image:url(images/separateur.png);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 20px;
	width: 500px;
	height: 25px;
}

.biscuitsearch {
	background-image: url(images/biscuit.png);
	width: 200px;
	height: 160px;
	margin-left: 400px;
	margin-top: -80px;
}

.tentacont2 {
	display: block;
	position: absolute;
	background-image: url(images/tentacont2.png);
	width: 52px;
	height: 232px;
	margin-top:-200px;;
	margin-left: 939px;
}

/****************************
 **   PAGES STATIQUES
 ****************************/

#tentacule {
	display: block;
	position: absolute;
	background-image: url(images/tentacule.png);
	width: 149px;
	height: 308px;
	margin-left: -169px;
	margin-top: -470px;
}

#tentacule2 {
	display: block;
	position: absolute;
	background-image: url(images/tentacule2.png);
	width: 128px;
	height: 301px;
	margin-left: 941px;
	margin-top: -490px;
}

/****************************
 **  GESTION DES COMMENTAIRES
 ****************************/

.comments-template ol{
	margin:0px;
	padding:0px;
	list-style: none;
}

.comments-template h2, .comments-template h3{
color: #8e8440;
text-align: left;
font-weight: lighter;
font-size: 25px;
margin: 0;
padding: 10px 0;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template ol li{
	display: inline;
	float: left;
	width: 580px;
}

textarea#comment {
	width: 400px;
}

.avatar {
	background-image:url(images/tete.png);
	background-position:center;
	background-repeat:no-repeat;
	border: 4px double #412632;	
	width: 37px;
	height: 37px;
	float: left;
}

cite {/*qui écrit*/
	padding: 0 0 0 15px;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;	
}

.commentmetadata a {/*date/jour/heure*/
	padding: 0 0 0 15px;
	background-color: transparent;
	text-decoration: none;
}

.comment-author {/*bloc général: qui écrit+date/jour/heure*/
	margin: 10px 50px 5px;
	background-color: transparent;

}

.comments-template ol li p{/*réponse*/
margin-left: 110px;
width: 400px
}


.reply {/*mot : répondre*/
	margin: 10px 110px 20px;
}

.comments-template ol li .depth-2 {
	margin-left:6px;
	padding:10px;
	background-color: #341725;
	border: 4px double #412632;	
	width: 500px;
}

.comments-template ol li .depth-2 p textarea#comment {
	width: 380px;
}

.comments-template ol li .depth-3 {
	margin-left:4px;
	padding:10px;
	background-color: #3a1e2c;
	border: 4px double #341725;	
	width: 427px;
}

.comments-template ol li .depth-3 p textarea#comment {
	width: 315px;
}

/****************************
 **  SIDEBAR
 ****************************/
 
 
/****************************************
 **   Badges avant sidebar sur 2 colonnes
 ****************************************/

#zonebadge {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: none;
	margin-right: 20px;
	width: 300px;
	height: 248px;
}

#badge, #badge ul{
	list-style:none;
	float: left;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	width: 300px;
	height:150px;
}

#badge, #badge li{
	float:left;
	list-style: none;
	margin:10px 10px 0px 0px;
}

#badgemail a{
	display: block;
	background-image: url(images/badgemail.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:-40px;
	width: 125px;
	height: 126px;	
}

#badgeshop a{
	display: block;
	background-image: url(images/badgeshop.png);
	margin-top:2px;
	margin-left:20px;
	width: 150px;
	height: 150px;	
}

#badgepresse a{
	display: block;
	background-image: url(images/badgepresse.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-58px;
	margin-left:130px;
	width: 126px;
	height: 150px;	
}

/****************************
 **  gestion sidebar
 ****************************/
 
.sidebar {
	background-image:url(images/fondsidebar.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	width: 300px;
	margin:0px 20px 0px 20px;
	float: right;
}

.sidebar a {
	text-decoration: none;
}

.sidebar ul{
	list-style-type: none;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.sidebar ul h2{/* définition du style des titres*/
	background-image:url(images/star.png);
	background-repeat:no-repeat;
	color:#aaacab;
	font-size: 18px;
	padding: 2px;
	padding-left:17px;
	font-weight: normal;
	border-bottom:4px double #412632;
}

.widget{
	margin-bottom: 10px;
}

/********************************
 **  mise en forme du Calendrier
 ********************************/

#calendar table,
.widget_calendar table{/* définition alignement du calendrier et non son titre*/
	font-size: 14px;
	letter-spacing: 2px;
	padding-top:3px;
	text-align:center;
	margin: 0px auto;
}

#calendar td,
.widget_calendar td{/* définition inter lettre et date du calandrier*/
	font-size: 14px;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}

#calendar a,
.widget_calendar a {/* définition parametre interactif du calendrier(ex. date, mois)*/
	font-size: 15px;
	font-weight: bold;
}

/****************************
 **  badge sidebar
 ****************************/

#badgeteatime a {
	display: block;
	background-image: url(images/badgeteatime.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:160px;
	margin-top:-45px;
	margin-bottom:-40px;
	width: 125px;
	height: 126px;
}

.deuxcolonne ul li a,
.widget ul li h2 a{/* définition du contenu de widgets*/
	width: 140px;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	border-right:1px solid #412632;
	border-left:1px solid #412632;
	float:left;
}

/****************************
 **   FOOTER
 ****************************/
 
#footer{
clear: both;
padding: 50px 0px;
margin-left: 250px;
font-size:13px;
}

#footer a {
color: #938841;
}

#footer .legal, .credit a{
	text-decoration: none;
}

#hib{
	background-image:url(images/foothib.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-20px;
	width:20px;
	height:52px;
	float:left;
}

#footer .legal, #footer .credit{
	float:left;
	color:#aaacab;
}