/*
Theme Name: WordPress ExteNDE
Description: Thème pour ExteNDE.
Version: 1.6
Author: Simon Holzman
Author URI: http://www.holzman.fr/



*/

/* Begin Typography & Colors */

/*Reseter */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 130%;
	vertical-align: baseline;
	background: none;
}

sup {
	font-size: 80%;
	vertical-align: top;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
}


ul {list-style-type:none;}
#sidebar ul ul.iconized_bookmarks li a {background-image: none;}


body {
font-size: 75%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background: #f7eccd url('images/bg_body.jpg') repeat-x top left;
color: #000;
text-align: center;

}

a:link, a:active {
	color:#98730c;
	text-decoration:underline;
}

a:visited {
	color:#7b5d0a;
}

a:hover {
	color:#b88c0e;
}

#page {
background: transparent url('images/spot.jpg') repeat-y 650px 0px;
text-align: left;
}

#header {
background: #fff;
}



#content {
/*font-size: 1.2em*/
text-align:left;
z-index: 0;
}



.entry p {
margin:1em 0 0 3px;
padding-left: 1.2em;
/*border-left: 3px solid #d69e04;*/
}
.entry p.p_border {
margin:1em 0;
padding-left: 1.2em;
border-left: 3px solid #d69e04;
}

.entry div.div_border {
border-left: 3px solid;
border-color: #d69e04;
padding: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
margin-bottom: 10px;
width: 580px;
}

.entry ul {
	padding:0 0 1em 0.8em;
}


.entry ul li {
	list-style-type:none;
	background: transparent url('images/li_content.gif') no-repeat 0px 0.5em;
	padding: 0 0 0 1.5em;
	text-indent:0;
}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
}

.widecolumn {
	/*line-height: 1.6em;*/
}

.narrowcolumn .postmetadata {
	display:none;
}

.narrowcolumn ul li {
	position:relative;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: #eee ;
	border: none;
	clear:both;
}

small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	display:none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

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




h2 {
	font-size: 1.6em;
}

/*h2.pagetitle {
	font-size: 1.6em;
}*/



h3 {
	font-size: 1em;
}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #ddd;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

}

.entry p a:visited {
	color:#7b5d0a;
}

.entry p img {
	margin: 1em 0;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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 {
	font-family:  Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
}

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

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

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  Verdana, Arial, Sans-Serif;
	text-align: center;
}

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



/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}

#page {
background-color: white;
margin: 0px auto;
padding: 0;
width: 898px;
border-left: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
border-top: 0px;
border-bottom: 0px;
}

#header {
background: white url('images/bg_head.jpg') no-repeat top left;
margin: 0;
padding: 0;
height: 195px;
width: 898px;
}

#header h1 {margin:0; padding:0; width:auto; height:auto; background:transparent;}

#header h1 a span {display:none;}
#header h1 a {
	display:block;
	width:241px;
	height:74px;
	background: transparent url('images/logo_extende.gif') ;
	float:left;
	margin: 35px 0 0 35px;
	}

#header .description span {display: none;}
#header .description {
	float:left;
	width:254px;
	height:17px;
	background: transparent url('images/nde.gif');
	margin: 45px 0 0 30px;
}




.narrowcolumn {
float: left;
padding: 1em 20px 20px 20px;
margin: 0px 0 0 0;
width: 610px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

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

.narrowcolumn h2, h2.pagetitle {
	text-transform:uppercase;
	color:#fff;
	background:#25435f url('images/puce_h2.gif') no-repeat center left;
	font-size:1em;
	margin:0em 0;
	padding:0 5px 0 18px;
	display:inline;
}

.narrowcolumn h3 {
	color:#000;
	background:transparent url('images/puce_h3.gif') no-repeat top left;
	font-size:1em;
	font-weight:bold;
	margin:4em 0 1em 0;
	padding:0 5px 0 26px;
}

.narrowcolumn h4 {
	color:#000;
	background:transparent url('images/puce_h4.gif') no-repeat top left;
	font-size:1em;
	font-weight:bold;
	margin:4em 0 1em 0;
	padding:0 5px 0 34px;
}


ul.empty_page li {
	display:block;
	background:transparent url('images/puce_h3.gif') no-repeat top left;
	margin:0em 0 0.5em 0;
	padding:0 5px 0 26px;
	font-weight:bold;
	}

.post hr {
background-color:#dedede;
color: #dedede;
height:1px;
border: 0px;
clear:both;
}

a.post-edit-link {margin-top: 3em; display:block;}

.post table td {vertical-align:top;}
.post table.conf {width:100%;}
.post table.conf td {vertical-align:top; border-bottom:25px solid white;}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */



/*Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

h2 {
margin: 30px 0 0;
}


#sidebar h2 {
	line-height:16px;
	font-weight: bold;
	font-size: 1em;
	margin: 3em 0 0 0;
	padding: 0 0 0.5em 0.8em;
	color:#cdcdcd;
	text-transform:uppercase;
	background: transparent url('images/sidebar_h2_bg.gif') no-repeat 0px 15px;
}

#sidebar ul ul li a {
	background: url('images/fleche_liens.gif') no-repeat 0px 0.5em;
	padding:0 0 0 1em;
}

* html #sidebar h2 { letter-spacing: -0.5px;}
*+html #sidebar h2 { letter-spacing: -0.5px;}

#sidebar ul li .textwidget ul.partners li a img {padding:0; margin:0;}
#sidebar ul ul.partners li a {
background:none;
padding:0px;
margin:0px;
	}


#sidebar #language-selector {
	margin: 1em 0 1em 0.8em;
}

#sidebar #lang_sel {
	z-index:0;
}

#sidebar #lang_sel ul li a {
	border: 1px solid #dedede;
}

#sidebar #lang_sel ul {
	border:0px;
}


#sidebar #lang_sel ul ul li a {
 	background-position: -200px; /*Bug IE*/
}

#sidebar #lang_sel ul li a img { margin-bottom: -1px;}

#sidebar .textwidget img {margin-left:0.8em;}

#sidebar .textwidget ul {margin-bottom: 0.8em;}
#sidebar .textwidget ul li {font-weight:bold;}
#sidebar .textwidget ul ul li {font-weight:normal;}
#sidebar .textwidget a {font-weight: normal;}

h3 {
padding: 0;
margin: 0px 0 0;
}

h3.comments {
padding: 0;

}




/* End Headers */



/* 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
}
/* 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 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 p, #sidebar ul select {
margin: 5px 0 8px;
}

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

#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: 10px 0;
padding: 5px 0.8em;
text-align: left;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
border: 1px solid #dedede;
}

#sidebar #searchsubmit {
padding: 0px;
margin-bottom:-5px;
}

* html #sidebar #searchsubmit {
padding: 0px;
margin-bottom:-2px;
}

*+html #sidebar #searchsubmit {
padding: 0px;
margin-bottom:-2px;
}

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

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}

#respond {display:none;}

#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
display:none;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

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

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

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

#commentform p {
margin: 5px 0;
}

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

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



/* Begin Sidebar */
#sidebar
{
padding: 45px 0px 10px 0px;
margin-left: 650px;
width: 247px;
background: white url('images/bg_sidebar.jpg') no-repeat top right;
border-left: 1px solid #dedede;
z-index: 0;
}

#sidebar form {
margin: 0;
}
/* End Sidebar */



/* 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;
}

.hidden {
display: none;
}



a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 50px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.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;
}
/* End captions */




/*PixoPoint Menu*/



#pixopoint_menu1 {
	width:645px; /* Anciennement: 620px; */
	height:35px;
	background: none;
	padding:45px 0 0 0;
	margin:0px; /* Anciennement: 0px 0 0 1.3em; */
	clear:both;
	z-index:2000;
	}
	

#pixopoint_menu1 ul {
	float:left;
	width:100%;
	border:none;
	background:none;
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background: white url('images/bg_menu_off.jpg') repeat-x bottom left;
	color:#000;
	line-height:35px;
	z-index:2010;
	font-weight:bold;
	padding:0px;
	margin:0 0.5em;
	float:left;
	font-family:verdana,arial,sans-serif;
	position:relative;
	}
	


#pixopoint_menu1 li:hover, #pixopoint_menu1 li.sfhover {
	background: white url('images/bg_menu_on.jpg') repeat-x bottom left;
	}
#pixopoint_menu1 li a { /* Level 0 */
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0px;
	color:#98730c;
	height:24px;
	}
	
* html #pixopoint_menu1 li a {letter-spacing:-1px;}
*+html #pixopoint_menu1 li a {letter-spacing:-1px;}

#pixopoint_menu1 li a:hover { /* Level 0 au survol */
	border:none;
	background:none;
	text-decoration:none;
	color:#b88c0e;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:24px;
	width:200px;
    margin:0 0 0 0;
	border-bottom:2px solid #000;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	padding:0px 5px;
	text-transform:normal;
	font-variant:normal;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:2010;
	width:200px;
	font-family:verdana,arial,sans-serif;
	font-size:1em;
	font-style:normal;
	background:#EEE;
	border-bottom:1px solid #000;
	margin:0;
	display:table;
	}
#pixopoint_menu1 ul ul li a {
	line-height:24px;
	color:#000;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a { /* Level 1 Couleur au survol */
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a { /* Level 2 Couleur normale */
	color:#444444;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover { /* Level 2 couleur au survol */
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover { /* Level 1 et 2 Couleur de fond au survol */
	color:#FFFFFF;
	background:#b88c0e;
	}
#pixopoint_menu1 ul ul ul li {
	width:260px;
	font-size:1em;
	}
#pixopoint_menu1 ul ul ul,#pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:auto;
	top:expression("0"); /* Pour IE */
	width:260px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	left:200px;
	margin:0 0 0 0;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}

#pixopoint_menu1 li.pixo_search {
	display:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;
	}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}
