/*
Theme Name: Diet 1
Theme URI: http://www.new-era-web-solutions.com
Description: <p>2 Column beautiful Diet Theme. Suitable for any blog.</p>
Version: 1.0
Author: New Era Web Solutions
Author URI: http://www.new-era-web-solutions.com/

*/

/* Begin Typography & Colors */
body, html{
	font-size: 0.95em; /* Resets 1em to 10px */
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	margin-left:-10px;
	background:url(images/bg.jpg) repeat-x #004161;
	}

#container {
	width:1185px;
	margin:auto;
	}



a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	color:#c4d63b;
	}

a:hover {
	color:#26416a;

	}


a:hover, a:active {

	text-decoration: none;
}

.header{
	position:relative;
	width:1100px;
}

*:first-child+html #bannertop{
	margin-top:-90px;
	margin-bottom:10px;	
}

#title_desc{
	display:none;

}


#logo {
	float:left;
	/*background:url(images/logo_fr.png) no-repeat;*/
	width:234px;
	height:85px;


}

#bannertop {
	
	margin-left:287px;
	padding-top:0px;
	margin-bottom:10px;
	/*background:url(images/banner.gif) no-repeat center;*/
	width:728px;
	height:90px;}

/* left-sidebar */

#menu{
	display:none;}


#menu_left {

	 	width:200px;
        
        background:#ffffff;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}
	
.sidebar_left #menu_left ul li h2 span {
	display:none;
	}

*:first-child+html .sidebar_left #menu_left ul li h2 {
	margin:-16px 0 0 -23px;
	padding-bottom:0;
	}
	
.sidebar_left #menu_left ul li h2 {
	margin-top:-12px;
	}

.sidebar_left #menu_left ul li .home {
	background:url(images/home_off.png) no-repeat;
	width:173px;
	height:34px;
	margin-left:-23px;
	}
	
.sidebar_left #menu_left ul li .home:hover {
	background:url(images/home_on.png) no-repeat;
	width:173px;
	height:34px;
	}

.sidebar_left #menu_left ul li .ligue {
	background:url(images/ligue_off.png) no-repeat;
	width:173px;
	height:34px;
	margin-left:-23px;
	}
	
.sidebar_left #menu_left ul li .ligue:hover {
	background:url(images/ligue_on.png) no-repeat;
	width:173px;
	height:34px;
	}

.sidebar_left #menu_left ul li .statuts {
	background:url(images/statuts_off.png) no-repeat;
	width:173px;
	height:34px;
	margin-left:-23px;
	}
	
.sidebar_left #menu_left ul li .statuts:hover {
	background:url(images/statuts_on.png) no-repeat;
	width:173px;
	height:34px;
	}

.sidebar_left #menu_left ul li .combats {
	background:url(images/combats_off.png) no-repeat;
	width:173px;
	height:34px;
	margin-left:-23px;
	}
	
.sidebar_left #menu_left ul li .combats:hover {
	background:url(images/combats_on.png) no-repeat;
	width:173px;
	height:34px;
	}

*:first-child+html .sidebar_left #menu_left ul li.top {
	margin-top:10px;
	}
	
.sidebar_left #menu_left ul li.top {
	margin-top:10px;
	}
	
.sidebar_left #menu_left ul li.bottom {
	margin-bottom:0px;
	}

#form{
		width:200px;
        padding-top:15px;
		margin-top:6px;
        background:#d7e258;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}
	
#form h2{
	background:url(/wp-includes/images/formheader.jpg) no-repeat;
	width:200px;
	height:148px;
	margin-top:-10px;
		}

#form h2 span{
	
	display:none;
}

#form_content p {
	font-size:0.8em;
	padding: 0 10px 30px 10px;
	
	}
	
#form_content 

{
		width:200px;
        background:#ffffff;
		margin-top:-19px;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

        /* -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px; */
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

      /*   -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px; */
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}
	
#email 

{ 
  margin-top:-20px;
  padding: 0 10px 30px 10px;

}

#email .submit {
margin-top:10px;
}


/* contentu principal */


.mid{
	top:0px;
	z-index:1;
	left:12px;
	margin-top:15px;
	width:1184px;
	float:left;
}



.content_column{
	width:515px;
	background:#ffffff;
	margin-left:-20px;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;

}

/* right-sidebar */

.widget_pages {
	width:284px;
	background:#ffffff;
	margin-left:-5px;
	margin-top:-10px;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
}

*:first-child+html #sidebars .widget_pages {
	width:284px;
	background:#ffffff;
	margin-left:-15px;
	margin-top:-23px;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
}

#illu {
	width:263px;
	height:270px;
	background:#ffffff;
	margin:0 0 5px 5px;
	padding:20px 0 20px 20px;
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	
	}

#reveal {
	width:263px;
	height:244px;
	background:#ffffff;
	margin:0 0 5px 5px;
	padding:20px 0 20px 20px;
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	
	}
	
#manif {
	width:263px;
	height:105px;
	background:#ffffff;
	margin:0 0 5px 5px;
	padding:20px 0 20px 20px;
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	
	}


.manifestation {
	background:url(images/manifestation.gif) no-repeat;
	width:201px;
	height:33px;
	margin-top:-10px;
	}


#reportage {
	background:url(images/reportage.gif) no-repeat;
	width:133px;
	height:39px;
	margin-top:-10px;
	}
	
.sidebar_right #twitter_div {
	background:url(images/twitt.png) no-repeat;
	width:283px;
	height:169px;
	margin-left:-5px;
	margin-top:-36px;
	
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;

	}
	
*:first-child+html .sidebar_right #twitter_div {
	background:url(images/twittIE.gif) no-repeat;
	width:283px;
	height:169px;
	margin-left:-5px;
	margin-top:-40px;
	}

.sidebar_right #twitter_div ul li span {
	font-size:0.8em;
	color:#ffffff;
	}


.sidebar_right #twitter_div ul li a {
	font-size:0.8em;
	color:#062a55;
	}
	

.sidebar_right #twitter_div ul li {
	padding:25px 20px 25px 120px;
	}


#twittbird {
	margin-top:0px;
	}
	
*:first-child+html #twittbird {
	position:relative;
	top:0px;
	left:0px;
	}

#flickrrss {
	width:263px;
	height:240px;
	background:#ffffff;
	margin-left:-5px;
	margin-right:20px;
	margin-top:5px;
	padding:20px 0px 20px 20px;
	
        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}
	
#flickrrss h2{
	display:none;
	}

#flickrrss .photo{
	float:left;
	padding:0 0 5px 5px;
	}
	
#illu .photo{
	float:left;
	padding:0 0 5px 5px;
	}
	
#reveal .photo{
	float:left;
	padding:0 0 0 0;
	margin-left:-10px;
	}

#manif .photo{
	float:left;
	padding:0 0 5px 5px;
	}

#pave {
	width:284px;
	background:#d7e258;
	margin-left:-5px;
	margin-top:5px;

        opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}


#pave img {
	padding:30px 10px 0 30px	;	
	}
	
#pave p {
	font-size:1em;
	color:#062a55;
	padding:0px 10px 30px 30px;
	}


.widgettitle {
	padding:0;
	margin:0;
	}

iframe {
	display:none;
	}
	
#skycraper{
	width:160px;
	height:600px;
	margin-left:20px;
	margin-top: 5px;
	
	}

*:first-child+html #skycraper{
	width:160px;
	height:600px;
	margin-left:20px;
	margin-top:5px;
	
	}


#content{
padding:0px 30px 10px 30px;

}

.add{
text-align:center;


}
.add img{
margin:0 auto;
padding:5px;


}

.author{
	background-color:#00007a;
	padding:10px;
	margin-bottom:10px;
	border:5px solid #000000;
	width:250px;
	list-style:none;
	position:absolute;
	right:30px;
	top:170px;
	color:#fff;

}
.author h3,
.author ul,
.author li

{
padding:0px;
margin:0px;
list-style:none;


}


<!--sidebars, left and right-->
#sidebars{
	background-color:#ffffff;
	float:left;
	
}

#sidebars ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding:10px;


}

#sidebars ul li ul{
	margin:0px;
	padding:0px;
	border-bottom:0px solid #ebc0d5;


}

#sidebars ul li ul ul{
border:none;


}

#sidebars ul li h2 {
	color:#fff;
	padding:0px;
	margin:0px;
	padding:5px 10px 0px 22px;
	font-size:1.8em;
	height:37px;


}
#sidebars ul li ul li{

	border-bottom:0px solid #f5f5f5;
	padding:5px;
	color:#000;padding-left:20px;

}

#sidebars ul li ul li li{

	border-bottom:0px solid #f5f5f5;
	padding:5px;

}
#sidebars ul li ul li li a{
color:#222;


}


#sidebars ul li ul ul{
	margin:0px;
	padding:0px;
	border-top:0px solid #eee;
}


#sidebars ul li ul li a,
#sidebars ul li ul li a:visited
{
	color:#730000;
	text-align:left;
	font-size:1.10em;


}
#sidebars ul li ul li a:hover{



}

#sidebars ul li ul {
	margin-bottom:10px;

}


.footer{
z-index:5;
position:relative;

}
#footer{
	height: 51px;
	text-align:center;
	border-top:
	1px solid #ba240c;



}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color:#ba240c;

	}

#footer p a{

	color:#ba240c;
	font-weight:bold;

	}

.sponsor ul {
margin:0px;
padding:0px;
text-align:center;


}


.sponsor li{
display:inline;
padding:3px 10px;


}


small {

	font-size: 0.9em;

	}





.entry img.avatar {
padding:5px 10px 5px 0;
}

.entry img.facebook {
padding:10px 10px 0px 0;
}

.entry img {
padding:5px 5px 5px 0;
}




acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#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 */

.post {
	margin: 0 0 40px;
	
	}

.post .entry {
	text-align: justify;
	}

.post small{
	margin-top:10px;
	padding-top:50px;
	color:#243056;
		}

#content .post small span{
	color:#243056;
	font-size:1em;
	}


.post h3
 {
	text-align:left;
	margin:0px;
	padding:0px;
}



.post h2 a,
.post h3 a
{
	color:#243056;
	
	font-weight:bold;
	line-height:1.2em;
}



.search{




}

.search ul li{
background-image:none;





}
.author a,.author a:visited{
color:#FFCC00;



}


.author p{
padding:0px;


}

.author img{
padding:3px;
border:1px solid #eee;
background-color:#fff;
margin:5px;


}


.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */






/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;

	}

#sidebars #searchform #s {
	width:115px;
	padding: 2px;

	}

#sidebars #searchsubmit {
	padding: 1px;
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Comments starts here*/




.alt {
	background-color: #d7e258;
	border:1px solid #dbdb3e;
	
	 opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	

	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	color:#000;
	
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}

#commentform #submit {
	margin: 0 17px 30px 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.em {
	font-style:normal;
	color:#9ebbd7;
	display:block;
	font-weight:bold;
	background:#f5f5f5;
	padding:10px;
	margin:10px -10px 0 -10px;;
	
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}


.alt {
	margin: 0;
	padding: 10px;
	}
	
.alt p {
	color:#062a55;
	}
	
.commentlist {
	color:#062a55;
	}
	
.alt a {
	font-weight:bold;
	color:#26416a;
	}
	

.alt a:hover {
	color:#999933;
	}

.rss a{
	color:#FF9900;
	}

#google_ad_div1 {
	display:none;
	}

.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;
	color:#999933;
	font-weight:bold;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .folder_icon a{
	margin-left:15px;


}

.post .comments{
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .comments a{
	margin-left:15px;


}

.post .date strong{
	color:#243056;
	font-weight:bold;
	font-size:1em;
	text-align:right;
	
	

}

.post .user{
	color:#243056;
	font-weight:normal;

}

.post h2, .post h3 {
	color:#243056;
	font-size:2.5em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:17px;
	border-bottom: 5px solid #7fa1c0;
	margin-bottom:20px;
	}
	
*:first-child+html .post h2, *:first-child+html .post h3 {
	color:#243056;
	font-size:2.5em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:17px;
	border-bottom: 5px solid #7fa1c0;
	margin-bottom:20px;
	margin-top:30px;
	}
	
.entry h3 {
	color:#243056;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	border:none;
	margin-bottom:-20px;}
	
*:first-child+html .entry h3 {
	color:#243056;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	border:none;
	margin-bottom:-20px;}
	

.pagetitle {
	color:#d7e258;
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	padding-bottom:17px;
	margin-bottom:20px;
	}
	
*:first-child+html .pagetitle {
	color:#d7e258;
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	padding-bottom:17px;
	margin-bottom:20px;
	margin-top:20px;
	}
	
.post small {color:#243056;
	font-weight:bold;
	font-size:1.4em;
	text-align:right;}

.postmetadata small {
	color:#243056;
	font-size:1em;
	font-weight:normal;}

.language{
	margin-top:10px;
	
	list-style-type:none;
	background:#f5f5f5;
	padding:10px 0px 10px 0px;
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;	
	}

*:first-child+html .language{
	width:180px;
	margin-top:10px;
	list-style-type:none;
	background:#f5f5f5;
	padding:10px 0px 10px 0px;
	opacity: 1;filter:alpha(opacity=100);zoom:1;

         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;	
	}
	
.language .puce {
	background:url(images/menu_on.png) no-repeat center;
	margin-left:5px;
	margin-right:25px;
	}
	
*:first-child+html .language .puce {
	background:url(images/menu_on.png) no-repeat center;
	margin-left:5px;
	margin-right:25px;
	}

.language a{
	padding:10px 10px 10px 0;
	font-size:0.8em;
	color:#243056;
	font-weight:bold;
	}
	
*:first-child+html .language a{
	padding:0px 10px 10px 0px;
	font-size:0.8em;
	color:#243056;
	font-weight:bold;
	width:200px;
	}
	
	
.language a:hover{
	color:#d7e258;
	}
	
	
*:first-child+html .language a:hover{
	color:#d7e258;
	}
	


	
.linklove {display:none;}

/*--------------------------------------FORMULAIRE-REVEAL--------------------------------------------------------*/

#confirm{
	font-size: 0.95em; /* Resets 1em to 10px */
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	background:url(images/bg.jpg) repeat-x #004161;
	margin:auto;
	}


#conteneur {
	position:absolute;
	width:900px;
	margin:22%;
	}
	

	
#confirmation {
	position:relative;
	margin-left:20px;
	margin-top:-20px;
	float:left;
	width:350px;
	height:100px;
	background-color:#d7e258;
	padding:20px 20px 20px 20px;
	
         -webkit-border-top-left-radius:7px;
         -webkit-border-top-right-radius:7px;
         -webkit-border-bottom-left-radius:7px;
         -webkit-border-bottom-right-radius:7px;

         -khtml-border-radius-topleft:7px;
         -khtml-border-radius-topright:7px;
         -khtml-border-radius-bottomleft:7px;
         -khtml-border-radius-bottomright:7px;

         -moz-border-radius-topleft:7px;
         -moz-border-radius-topright:7px;
         -moz-border-radius-bottomleft:7px;
         -moz-border-radius-bottomright:7px;
	}
	
*:first-child+html #confirmation {
	margin-left:20px;
	margin-top:-50px;
	width:350px;
	height:50px;
	background-color:#d7e258;
	float:left;
	padding:20px 0 0 20px;
	
	}
	
#logo_confirm {
	position:relative;
	float:left;
	}
	

.button {
	color:#1e3762;
	font-weight:bold;
	}



	

