/*  
Theme Name: Emire
Theme URI: http://ifelse.co.uk/emire/
Description: A smart, professional theme
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
body{
	
	background:url(img/bando_haut.jpg) 0 0 repeat-x;
	background-color:#9CBB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
	
}

ul, li{ margin:0px; padding:0px;}


#wrap{
	
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	width:800px;
	
}

#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding:10px;
	width:550px;
}
/*#footer{
	position:fixed;
	bottom:0;
	width:100%;
	background:#434343;
	border-top:1px solid #4F5158;
	border-bottom:none;
	color:#888;
	clear:both;
	padding:3px 0;
	-moz-border-radius:3px;
}*/

#footer{clear:both;  background:url(../../../../fr/blog_juliet/wp-content/themes/emire-10/img/bando_pied.jpg) 0 0 repeat-x; padding:0; margin:0; height:222px; width:auto; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF;}
#footer_contenu {height:222px; width:800px; background:url(../../../../fr/blog_juliet/wp-content/themes/emire-10/img/pied.jpg) no-repeat; margin:0 auto;}
#footer ul{ margin:50px 0px 0px 50px;}
#footer li{ margin:0px 0px 0px 10px;}
#footer li a{ color:#FFF; text-decoration:none;}
#footer li a:hover{ color:#FFF; text-decoration:underline;}

#pied1{background:url(img/pied1.jpg) no-repeat; float:left; width:400px; height:222px;}
#pied2{background:url(img/pied2.jpg) no-repeat; float:left; width:400px; height:222px;}



/*************************************
 +Header
 *************************************/
#header{
	
	background:#879675 url("images/header.png") 0 no-repeat;
	border-bottom:1px solid #c4cC91;
	height:99px;
	margin:0;
	text-align:center;
	width:100%;
}
#header h1{
	font-size:2.2em;
	font-weight:normal;
	margin:0 auto;
	padding-top:40px;
	padding-left:30px;
	text-align:left;
	width:700px;
}
#header h1 a{
color:#ecefed;
}
#header p{
	font-size:1em;
	padding-left:30px;
	margin:0 auto;
	text-align:left;
	width:700px;	
}
/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
/*************************************
 +Navigation
 *************************************/
#nav{
	background:#758C00;
	border-bottom:1px solid #555;
	font-size:1.2em;
	margin-top:-0.9em;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:700px;
}
#nav ul{
	list-style-type:none;
	margin-left:-27px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:9px 10px;
}
#nav ul li a{
	color:#fff;
}
#nav ul li a:hover{
	color:#BDE271;
} 
 /*************************************
 +Entry
 *************************************/
 .entry{
	font-size:1.1em;
	margin:5px;
	padding:10px;
}
.entrytitle{
	border-bottom:1px dotted #4F5158;
	color:#006B33;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
	color:#FFF;
}
.entrytitle h2{
	color:#006B33;
}

.entrytitle h2 a{
	color:#006B33;
}

.entrytitle h2 a:hover{color:#fff;}

.entrytitle h3{
	font-weight:normal;
}
.entry-1{
	
	
	color:#ffffff;
	font-size:1.3em;
}



.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#897;
}
.entry-1 .entrytitle h2 {
	color:#006B33;
}
body#home .entry-1 .entrytitle
{
	background:url("images/latest.png") no-repeat;
	border-bottom:none;
	height:45px;
	padding-left:45px;
}
body#home .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}
body#home .entry-1 .entrytitle h3{
	display:block;
	margin:0;
	font-size:0.9em;
}
.entrymeta{
	background:#758C00;
	font-size:0.8em;
	padding:5px;
	display:none;
}
.entry-1 .entrymeta{
	display:block;
}
.postedby{
}
.filedto{
	background:url("images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
.navigation{
padding:5px;

text-align:center;
}
  /*************************************
 +Sidebar
 *************************************/
#sidebar{
	background-color:#758C00;
	
	color:#fff;
	font-size:1.1em;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:15px;
	width:200px;
}
#sidebar h3{
	color:#fff;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:10px;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	
	padding:3px;
}

#sidebar ul li a{
color:#DFD603;}

#sidebar ul li a:hover{
color:#fff;}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	
}
.commentsblock textarea:focus{
	background:#758C00;

}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#758C00;
	
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
	color:#FFF;
}
.alt{
	background:#758C00;
	
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
color:#006B33;
}

#respond{ color:#006B33;}
 /*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color:#DFD603;
}
a:hover{
color:#fff;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;}






 /***********************************JULIET MINE***********************************************************************/











#conteneur{ width:800px; height:auto; margin:0 auto;}

#logo{float:left;  width:331px; height:149px; background:url(img/bando_logo.jpg); }


#langue{ background:url(img/bando_haut_droite.jpg) no-repeat;  width:469px; height:149px; float:left; }
#menu_langue{ width:auto; list-style-type:none; height:40px; margin-top:8px; margin-left:260px;}
#menu_langue li{border:none;  float:left; display:block; margin:0;}
#menu_langue li img{border:none;}
#menu_langue li a{ border:none;}
#menu_langue li a:hover{ border:none; }


/********* MENU BULLE******************************/
#menu_bulle{background:url(img/bando_haut_milieu.jpg) no-repeat; width:800px; height:112px; float:left; margin-top:2px; background-color:#990; }

#menu_bulle_ul{float:left; height:99px; width:700px; margin:4px 0px 0px 20px; list-style:none;}
#menu_bulle_ul li{ text-indent:-9000px; float:left; margin:0; }
#menu_bulle_ul li a{ display:block; height:99px; margin:0; padding:0;}

#menu_bulle_ul li a.bulle1{ background:url(img/bulle1.png) no-repeat 0px 0px; width:93px;}
#menu_bulle_ul li a.bulle1:hover{ background:url(img/bulle1.png) no-repeat 0px -101px; width:93px;}

#menu_bulle_ul li a.bulle2{ background:url(img/bulle2.png) no-repeat 0px 0px; width:93px;}
#menu_bulle_ul li a.bulle2:hover{ background:url(img/bulle2.png) no-repeat 0px -101px; width:93px;}

#menu_bulle_ul li a.bulle3{ background:url(img/bulle3.png) no-repeat 0px 0px; width:91px;}
#menu_bulle_ul li a.bulle3:hover{ background:url(img/bulle3.png) no-repeat 0px -101px; width:91px;}

#menu_bulle_ul li a.bulle4{ background:url(img/bulle4.png) no-repeat 0px 0px; width:93px;}
#menu_bulle_ul li a.bulle4:hover{ background:url(img/bulle4.png) no-repeat 0px -101px; width:93px;}



/********* MENU ******************************/

#menu{ width:800px; height:40px; list-style:none; margin:0px; padding:0px;}
#menu li{float:left; color:#FFFFFF; margin:12px 17px 10px 0px;}
#menu li a{ display:block; height:25px; margin:0; padding:0;}

#menu li a.menu1{ background:url(img/menu.jpg) no-repeat 0px 0px; width:150px;}
#menu li a.menu1:hover{ background:url(img/menu.jpg) no-repeat 0px -25px; width:150px;}

#menu li a.menu2{ background:url(img/menu.jpg) no-repeat -165px 0px; width:105px;}
#menu li a.menu2:hover{ background:url(img/menu.jpg) no-repeat -165px -25px; width:105px;}

#menu li a.menu3{ background:url(img/menu.jpg) no-repeat -285px 0px; width:80px;}
#menu li a.menu3:hover{ background:url(img/menu.jpg) no-repeat -285px -25px; width:80px;}

#menu li a.menu4{ background:url(img/menu.jpg) no-repeat -385px 0px; width:80px;}
#menu li a.menu4:hover{ background:url(img/menu.jpg) no-repeat -385px -25px; width:80px;}

#menu li a.menu5{ background:url(img/menu.jpg) no-repeat -480px 0px; width:95px;}
#menu li a.menu5:hover{ background:url(img/menu.jpg) no-repeat -480px -25px; width:95px;}


#menu ul.ul_sous{display:none; list-style:none; margin:0px 0px 0px 0px;; padding:8px 0px 0px 0px; width:180px; position:absolute;}
#menu ul.ul_sous li{  float:left; width:200px; height:20px; background-color:#758C00; margin:0px 0px 2px 15px; padding:5px 0px 0px 5px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; font-weight:bold; font-size:12px;}
#menu ul.ul_sous li a{font-family: myriad, arial; color:#FFF; font-weight:bold; font-size:12px; text-decoration:none;}
#menu ul.ul_sous li a:hover{font-family: myriad, arial; color:#000; font-weight:bold; font-size:12px; text-decoration:none;}

#menu li.sous_menu:hover ul.ul_sous { display:block;}




#menu ul.ul_sous2{display:none; list-style:none; margin:-30px 0px 0px 167px; padding:0; width:180px; position:absolute;}
#menu ul.ul_sous2 li{float:left; width:180px; height:20px; background-color:#758C00; margin:0px 0px 2px 35px; padding:5px 0px 0px 5px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; font-weight:bold; font-size:12px;}
#menu ul.ul_sous2 li a{font-family: myriad, arial; color:#FFF; font-weight:bold; font-size:12px; text-decoration:none;}
#menu ul.ul_sous2 li a:hover{font-family: myriad, arial; color:#000; font-weight:bold; font-size:12px; text-decoration:none;}

#menu li.sous_menu2:hover ul.ul_sous2 { display:block;}






#colline{ background:url(../../../../img/colline.jpg) no-repeat; width:800px; height:59px; float:left;}

/**********PIED*****************************/
#pied{ clear:both; background:url(img/bando_pied.jpg) repeat-x; height:222px; font-family: Georgia, "Times New Roman", Times, serif;
color:#FFF;}
#pied_contenu {height:222px; width:800px; background:url(../../img/pied.jpg) no-repeat; margin:0 auto;}
#pied_navigation{ margin:20px 0px 0px 50px;}
#pied_conception{margin:10px 0px 0px 50px;}

#pied a{ color:#FFF; text-decoration:none;}
#pied a:hover{ color:#FFF; text-decoration:underline;}