/*  
Theme Name: LE MO LU VI V3.0
Theme URI: http://wordpress.org/
Description: This theme is based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

/* -------------------------------------------------------------- 
Reset.css
* Resets default browser CSS styles.
Original by Erik Meyer:
* meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove style from the list*/
ul {list-style: none;}


/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Times, serif;
	line-height: 1; 
	color: #333; 
	height: 100%;
	margin-left: 5px; 
	background: #1f0c0d url('images/bgRepeat.jpg') repeat-y 0 0;
	}
	

#page {
	
	text-align: left;
	width: 1248px;
	}

#header h1, #header div.description {
	display: none;
	}

#headerimg 	{ 
	height: 85px; 
	width: 1248px;
	background: transparent url('images/bgTitle.jpg') no-repeat top left;  
	}

	#headerimg:hover { 
		height: 85px; 
		width: 1248px;
		background: transparent url('images/bgTitle_over.jpg') no-repeat top left;  
		}

#headerimg2 { 
	height: 750px; 
	width: 1248px;
	background: transparent url('images/bgHeader.jpg') no-repeat top left;
	margin-bottom: 15px;   
	}       
	
div#navCat {
	padding-top: 263px;
	padding-left: 120px;
}	  

.wrap {
	margin: -440px 0 0 14px;   
}

.narrowcolumn {
	float: left;
	width: 500px; 
	margin-left: 100px;  
	margin-top: 20px;
	}

.post {
	text-align: justify;   
	margin: 0 0 20px 0px;
	}

div.box div.boxee {
border: 1px solid #d3d3c1;
border-width: 0 1px 1px 0;
position: relative;
background: #ffffff;
-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); }
 
div.box div.boxee:after {
z-index: -1;
position: absolute;
background: transparent;
width: 100px;
height: 40px;
content: '';
right: 9px;
bottom: 10px;
-webkit-transform: skew(15deg) rotate(5deg);
-webkit-box-shadow: 8px 12px 10px rgba(0, 0, 0, 0.3);
-moz-transform: skew(15deg) rotate(5deg) ;
-moz-box-shadow: 8px 12px 10px rgba(0, 0, 0, 0.3); }
 
div.box div.boxee:before {
z-index: -2;
position: absolute;
background: transparent;
width: 100px;
height: 40px;
content: '';
left: 11px;
bottom: 11px;
-webkit-transform: skew(-15deg) rotate(-5deg);
-webkit-box-shadow: -8px 12px 10px rgba(0, 0, 0, 0.3);
-moz-transform: skew(-15deg) rotate(-5deg) ;
-moz-box-shadow: -8px 12px 10px rgba(0, 0, 0, 0.3); }	  

.post p {        
	margin-bottom: 15px;
}	

.post hr {
	display: block;
	}

.narrowcolumn .entry {
	padding: 10px 25px 0;
	}
	
.narrowcolumn .postmetadata {
	padding: 0;
	}
	
.postmetadata, .postmetadata2 {
	clear: left;
}

.navigation {
	display: block;
	padding: 20px 0;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 100%;   
	background: #ffffff;  
	font-size: 18px;
	}

.wrapComment {
	padding: 15px 25px;
	margin-top: -18px;
	}

#sidebar {
	margin-left: 690px;
	width: 300px;    
	background: none;
	}

#footer {
	border: none;
	height: 85px; 
	width: 1108px; 
	background: transparent url('images/bgFooter.jpg') no-repeat top left;
	clear: both; 
	padding-top: 55px;
	padding-left: 125px;  
	}

#footer p {         
	text-align: left;  
	font-size: 11px;
    }  
  
/*Début gestion du footer fixe*/
	body{
	  margin:0;
	  padding:0 0 0 0;
	 }
	 div#footerF{
	  z-index: 1;
	  position:absolute;
	  bottom:0;
	  left:0;
	  width:100%;
	  height: 74px;  
	  background: transparent url('images/bgFooterF.gif') no-repeat top left;
	 }
	 @media screen{
	  body>div#footerF{
	   position: fixed;
	  }
	 }
	 * html body{
	  overflow:hidden;
	 } 
	 * html div#page{
	  height:100%;
	  overflow:auto;
	 } 
/*Fin gestion du footer fixe*/ 	
	
/* End Structure */

/* Begin Typography & Colors */
#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	font-size: 1.1em;
	line-height:  1.3em; 
	}

.narrowcolumn p.postmetadata, .narrowcolumn .postmetadata2 {
	padding: 15px 25px 0;
	margin-top: 15px;
	font-size: 0.9em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 25px;
	}

p.small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

.narrowcolumn h2 {
	margin: 0 25px 0;
	padding-top: 15px;
	}

h3 {
	font-size: 1.3em;
	}
/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
*/
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #264362;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #comment textarea {
	font-size: 1em;
	}
#comment textarea {
	font-family: Lucida Grande, Helvetica, sans-serif;
	color: red;
	font-size: 1.4em;
}
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.1em;
	}

#sidebar h2 {
	font-size: 1.3em;
	font-family: Lucida Grande, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

 

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #017398;
	text-decoration: none;
	}
a:hover {
	color: #A31108;
	text-decoration: underline;
	} 
	
#navCat a {
	font-size: 1.5em;  
	float: left;
	display: block;
	height: 52px;
	}   

#navCat a.ex { 
	width: 54px;
	background: transparent url('images/cat_expo.gif') no-repeat top left;  
	}
#navCat a.ex:hover { 
	width: 54px;
	background: transparent url('images/cat_expo_over.gif') no-repeat top left;  
	}   
#navCat a.de { 
	width: 57px;
	background: transparent url('images/cat_design.gif') no-repeat top left;  
	}
#navCat a.de:hover { 
	width: 57px;
	background: transparent url('images/cat_design_over.gif') no-repeat top left;  
	}   
#navCat a.ec { 
	width: 46px;
	background: transparent url('images/cat_ecolo.gif') no-repeat top left;  
	}
#navCat a.ec:hover { 
	width: 46px;
	background: transparent url('images/cat_ecolo_over.gif') no-repeat top left;  
	}
#navCat a.fr { 
	width: 60px;
	background: transparent url('images/cat_friperie.gif') no-repeat top left;  
	}
#navCat a.fr:hover { 
	width: 60px;
	background: transparent url('images/cat_friperie_over.gif') no-repeat top left;  
	}
#navCat a.ge { 
	width: 50px;
	background: transparent url('images/cat_geek.gif') no-repeat top left;  
	}
#navCat a.ge:hover { 
	width: 50px;
	background: transparent url('images/cat_geek_over.gif') no-repeat top left;  
	}
#navCat a.mu { 
	width: 62px;
	background: transparent url('images/cat_musique.gif') no-repeat top left;  
	}
#navCat a.mu:hover { 
	width: 62px;
	background: transparent url('images/cat_musique_over.gif') no-repeat top left;  
	} 
#navCat a.ph { 
	width: 52px;
	background: transparent url('images/cat_photo.gif') no-repeat top left;  
	}
#navCat a.ph:hover { 
	width: 52px;
	background: transparent url('images/cat_photo_over.gif') no-repeat top left;  
	}
#navCat a.lu { 
	width: 106px;
	background: transparent url('images/cat_gribouille.gif') no-repeat top left;  
	}
#navCat a.lu:hover { 
	width: 106px;
	background: transparent url('images/cat_gribouille_over.gif') no-repeat top left;  
	}

div#aPropos {
	margin-bottom: 15px; 
	width: 222px;
	height: 142px;
	background: transparent url('images/aPropos.jpg') no-repeat top left;  
}
div#aPropos:hover {
	margin-bottom: 15px; 
	width: 222px;
	height: 142px;
	background: transparent url('images/aPropos_over.jpg') no-repeat top left;
}
	
h2 a:hover, h3 a:hover {
	color: #9e2f04;
	text-decoration: none;
	}
.entry p a {
	text-decoration: underline;
	}
.entry p a:visited {
	color: #b85b5a;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

p img {
margin: 10px 0;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul p {
	margin: 5px 15px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 18px; /*reglages des elements de la liste*/
	}

#sidebar ul ul a, #sidebar ul ol a {
	background:  url('images/flecheOrange.gif') no-repeat 0 0px;
	padding-left:  20px;
	}
#sidebar ul ul a:hover, #sidebar ul ol a:hover {
	background:  url('images/flecheRubrique.gif') no-repeat 0 1px;
	padding-left:  20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-left: 20px;
	background: #ffffff;
	padding: 13px 3px; 
	text-align: left;
	width: 265px; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
	/* Lu uniquement par IE 6 */ 
	* html #searchform { 
		margin: 0px 10px; 
		}
	
	/* Lu uniquement par IE 7 */ 
	*:first-child+html #searchform { 
		margin: 0px 10px; 
		}
	
#sidebar #searchform #s {
	width: 143px;
	padding: 5px;
	border: 1px solid #017398;  
	margin-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

	/* Lu uniquement par IE 6 */ 
	* html #sidebar #searchform #s { 
		width: 125px; 
		}

	/* Lu uniquement par IE 7 */ 
	*:first-child+html #sidebar #searchform #s { 
		width: 125px; 
		}

#sidebar #searchsubmit {
	padding: 5px 10px 6px;
	border: 1px solid #017398;  
	background: #017398 url('images/alert-overlay.png') repeat-x;  
	color: #ffffff; 
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
    }       

#sidebar #searchsubmit:hover {
	background: #017398;
	
}
   

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	background: transparent url('images/machineEcrire.gif') top right no-repeat;   
	color: #000000;
}

#commentform p {
	clear: left;
	margin: 0;
	padding: 0;
	}

#commentform small {
	margin: 0;
	padding: 0;
	}
	
#commentform p label {
	float: left;
	width: 15%;
	padding: 5px 0 0;
	}

#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #017398;   
	background-color: #FFFFFF; filter:alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;
	}
#commentform input:focus { 
	background-color: #FFFFFF; filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;  
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #017398; 
	background-color: #FFFFFF; filter:alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;
	}          
#commentform textarea:focus {
	background-color: #FFFFFF; filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;  
	}

#commentform #submit {
	margin: 0;
	float: right; 
	width: 50%;
	padding: 5px 10px 6px;
	border: 1px solid #017398;  
	background: #017398 url('images/alert-overlay.png') repeat-x;  
	color: #ffffff; 
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;  
	filter:alpha(opacity=100);-moz-opacity:1;opacity: 1;  
	}      

#commentform #submit:hover {
	background: #017398;
	}  

/* End Form Elements */



/* Begin Comments*/
/*.alt {
	margin: 0;
	padding: 10px;
	}
*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
.rouge {
	color: #A31108;
}
.orange {
	color: #ff4800;
}
strong {
	font-weight: bold;
	}
a img {
	border: none;
	}
div.clear {
	clear: both;
	}
div.clearBottom10 {
	clear: both;
	margin-bottom: 10px;
	}
div.clearBottom15 {
	clear: both;
	margin-bottom: 25px;
	}
.marginTop10 {
	margin-top: 10px;
	}
.marginTop60 {
	margin-top: 60px;
	}
.paddingTop10 {
	padding-top: 10px;
	}  
span.hidden {
	display: none;
}    
/* End Various Tags & Classes*/
             
/* Twitt div */
a#followUs {       
	float: left;
	width: 250px;
	margin-left: 28px; 
	line-height: 2em;    
	margin: -15px 0 0px 95px;
}
div#twitter_div {
	background: none; 
	width: 290px; 
	height: 300px;  
	margin-top: -120px;
	margin-left: 120px;  
	margin-bottom: 20px;
	padding: 0px;
	font-size: 12px; 
}
/*hack IE7*/
*+html div#twitter_div {
	background: none; 
	width: 290px; 
	height: 300px;  
	margin-top: 0px;
	margin-left: 120px;  
	margin-bottom: 20px;
	padding: 0px;
	font-size: 12px; 
} 

#sidebar ul#twitter_update_list ul, #sidebar ul#twitter_update_list ol {
	margin: 0; /*reglages des elements de la liste*/   
	}

ul#twitter_update_list {
	font-size: 1.1em;
    padding: 10px;
	line-height: 1.5em;
	background: transparent;  
	}    
	
ul#twitter_update_list li {
	border-bottom: 10px transparent solid;
	line-height: 16px;     
	}   
/* End Twitt div */  

/* FLick div*/       
div#flick {
	background: transparent url('images/bgFlick.gif') no-repeat top left; 
	width: 510px;
	height: 288px;
	margin-left: -15px;    
	padding: 0;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



