/*
Theme Name: Terres Nomades
Theme URI: http://waixing.eu
Description: Le thème pour Terres Nomades de Waixing Design.
Version: 0.1
Author: Fabien Marchant
Author URI: http://waixing.eu
*/

/* RESET CSS */
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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/***/


/* STANDARD WORDPRESS STYLE */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/* MY STYLE */
body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background-color:#FFF;
    line-height:15px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover{color: #999;}

h1{ font-size: 18px; line-height: 18px; margin-bottom: 13px; }
h2{ font-size: 17.5px; line-height: 18px; margin-bottom: 13px; }
h3{ font-size: 16px; line-height: 18px; margin-bottom: 13px; }
h4{ font-size: 15px; line-height: 18px; margin-bottom: 13px; }
h5{ font-size: 14px; line-height: 18px; margin-bottom: 13px; }
h6{ font-size: 13px; line-height: 18px; margin-bottom: 13px; }

p, ul {
	margin-bottom: 1em;
}
small{
	font-size: 80%;
}
big {
	font-size: 120%;
	font-weight: bold;
}

hr.black {
	clear: both;
	color: #333;
	background-color: #333;
	height: 1px;
	border: 0;
	margin: 2em 10em;
	
}


/************************/


#globalwrap {
	position:relative;
	top:0;
	left:0;
	min-width:997px;
}


/****** SCROLL ******/
/* position:absolute for all browsers - the whole page scrolls */
div#header {
	position:absolute;
	width:98.2%; /* pour ne pas manger le scrollbar IE */
	top:0;
	left:0;
	height:147px;
background-color:#FFF;
z-index:10;
}
/* position:fixed for modern browsers - header do not scroll */
body>div#globalwrap>div#header {
	position:fixed;
	width:100%;
}
div#middlewrap { /* Déplacement vertical du contenu */
	padding:153px 0 0 0;

	/*min-width:997px;*/
}
/****** fin SCROLL ******/



#entete .sitetitle {
	background: url(img/terres-nomades-entete.png) left top;
	width: 943px;
	height: 85px;
	display: block;
	text-indent: -9999px;
}


#entete {
position:relative;
width:90%;
background-color:#C93;
min-width:880px;
color:#FFF;
text-transform:uppercase;
}

#entete #description {
	position:absolute; 
	z-index:2; 
	bottom:5px; 
	left: 490px; 
}
#entete #description a{
	color:#FFF; 
	text-decoration:none;
}
#entete #description a:hover{color:#FF0;}

#entete #description #banniere {
	position: absolute; 
	bottom:21px; 
	right:0px;
}


#baseline{
	background-color:#339;
	height: 25px;
	padding-top: 9px;
	padding-left:70px;
	min-width:930px;
	text-transform:uppercase;
	color: #FFF;
	font-size: 12px;
}
#baseline a{
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
#baseline strong{
	color:#9CF;
	font-size: 17.5px;
	font-weight:normal;
	float:left;
}
#baseline img{
	float:left;
	margin: -8px 7px 0 6px;
}




.menu {
padding-left:70px;
}
.menu ul, .menu li {
	display:inline;
}

.menu ul li:before {
	content: "\2022";
	margin-left: -0.35em;
}
.menu ul li:first-child:before {
	content: "";
}
#mainmenu {
clear:both; /*uniquement pour IE mac*/
width:90%;
min-width:1020px;
height:18px;
padding-top:0;
background-color:#C60;
color:#FFF;
}
/*#mainmenu ul>li:first-child.current_page_item {
	visibility: hidden;
}*/

.ssmenu{
background-color:#FD0;
color:#000;
min-width:950px;
}

.menu_level1{
background-color:#339;
color:#9CF;
display: inline;
padding-right: 50px;
}

#mainmenu a, .ssmenu a, .menu_level1 a{
padding:0 0.5em 0 0.5em;
font-size:0.8em;
font-weight: bold;
text-decoration:none;
text-transform:uppercase;
}

#mainmenu a{color:#FFF;}

#mainmenu a:hover, 
#mainmenu .current_page_item a, 
#mainmenu .current_page_ancestor a {
	color:#FF0;
}

.ssmenu a{color:#000;}
.ssmenu a:hover, 
.ssmenu .current_page_item a,
.ssmenu .current_page_ancestor a {
	color:#C60;
}
.menu_level1 a{color:#9CF;}
.menu_level1 a:hover, 
.menu_level1 .current_page_item a,
.menu_level1 .current_page_ancestor a {
	color:#FFF;
}




.hentry h2 {
	color:#C60;
	margin: 1em 0 .5em 0;
}
.hentry h2 a{
	color: #C60;
	font-weight: inherit;
}
.hentry h3 {
	font-size:1.2em;
	margin-top: 1em;
}
.hentry a {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}
.hentry a:hover{
	color: #999;
	border-bottom: 1px solid #999;
}

.exergue {
	padding: 15px 15px 5px 15px;
	margin-bottom: 15px;
	background-color: #C93;
	color: #FFF;
}


/****** FOOTER  ******/
#footer {
	clear: both;
	background-color: #C60;
	color: #FFF;
	margin: 0;
	padding: 15px 0 15px 428px;
}
#footer a {
	color: #FFF;
}

.page-template-list-php #footer {
	padding-left: 280px;
}
.page-template-intermediaire-php #footer,
.page-template-infos-php #footer {
	padding-left: 70px;
}
/************************/



/****** COMMENTS  ******/
.comment {
	margin-bottom: 1em;
}
.comment-author {
	font-weight: bold;
	background: transparent url(img/comment_buble.png) no-repeat 15px bottom;
	padding-bottom: 5px;
}
.comment blockquote,
.comments-template textarea,
.comments-template input[type=text],
.comments-template select {
	border: 1px solid #a6a696;
	background-color: rgb(234, 234, 212);
	background-color: rgba(234, 234, 212, 0.5);
}
.comment blockquote {
	margin: 0 300px 0 0;
	padding: 15px 5px 0 5px;	
}
.comments-template textarea,
.comments-template input[type=text] {
	padding: 15px 5px 0 5px;	
}
.comments-template textarea {
	width: 618px;
}
.comments-template input[type=text] {
	width: 300px;
}
.comment .children {
	margin-left: 25px;
}

/************************/



/****** ENCART PUB ******/
.encart_pub {
	text-transform: uppercase;
	margin-top: 10px;
	padding-right: 10px;
}
.encart_pub a{
	border: none;
}

/************************/




/****** TEMPLATE COMMUN ******/
.entry li { 
	margin-left:1.5em;
	list-style-type: disc;
}



.pub_sticky{
	width: 349px;
	margin-left: -40px;
	padding: 10px 5px 10px 40px;
	background: #C93;
	color: #000;
}
.pub_sticky .pub_titre{
	font-size: 16px;
	font-weight: bold;
}
.pub_sticky p{
	margin: .5em 0;
}
.pub_sticky a{
	color: #FFF;
	text-decoration: none;
	border: none;
}
.pub_sticky a strong{
	font-size: 16px;
	font-weight: bold;	
	line-height: 20px;
}

/************************/



/****** TEMPLATE CLASSIC ******/
#illus{
	position: relative; 
/*	height: 240px; */
	margin: 0 0 10px 0; 
}
#illus img {
	/*width: 745px;*/
}
#chapeau{
	position: absolute; 
	bottom: 0; 
	left: 770px; 
	font-size: 16px;
	line-height: 20px;
}
#chapeau h1, #chapeau strong{
	font-size: 19px;
	margin: 0;
	line-height: 20px;
}
#chapeau p {
	margin: 0;
}
#chapeau a{
	font-weight: bold;
	text-decoration: underline;
}

.titre_page {
	margin:0 0 0 39px; 
	clear:both; 
	float:left; 
	width:389px;
}
.titre_page a {
	border: none;
}
.entry {
	float:left; 
	width:569px; 
	padding:0 0 20px 0; 
	font-size:0.9em; 
}
/************************/



/****** TEMPLATE INTERMEDIATE ******/
.page-template-intermediaire-php #illus {float:left; padding:15px 25px 0 0; width: 560px;}
/*.page-template-intermediaire-php #illus img {width: 560px;}*/
.page-template-intermediaire-php .entry { width:405px;}
.page-template-intermediaire-php #chapeau{position: static;}
.page-template-intermediaire-php .encart_pub { text-align: right; padding-right: 0;}
/************************/


/****** TEMPLATE LIST ******/
.page-template-list-php #illus img { padding-top:15px; /*width: 560px;*/}
.page-template-list-php #chapeau{left: 585px; width:405px;}
.page-template-list-php .titre_page {margin-top:0; width:240px;}
.page-template-list-php .entry {width:700px; padding-top:0;}

/*-------------*/

#liste_voyages {clear:both; border-bottom-style:solid; border-bottom-width:10px; }
#liste_voyages .voyage {
	/*height:130px; */
	text-align: justify;
	border-top-style:solid; 
	border-top-width:10px; 
	clear:both;
	padding-right: 100px;
	position: relative;
	overflow: hidden;
}
#liste_voyages .photo_voyage{
	position: relative;
	float:left; 
	margin: 0 20px 0 0;
	padding-left: 0;
}
#liste_voyages h2{ font-size:1.1em; font-family:Arial Black; font-weight:normal; display:inline;}
#liste_voyages p{
	padding-left: 280px;
	font-size:0.9em;
}
#liste_voyages .nouveau{ 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #0CA;
}
#liste_voyages .sticker {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#liste_voyages .sticky {
	background: transparent url("img/sticky.png") no-repeat left center;
}
#liste_voyages .nouvo {
	background: transparent url("img/nouvo.png") no-repeat left center;
}
#liste_voyages .pdf a {
	display: block;
	height: 100%;
}
#liste_voyages .pdf a:hover {
	background: transparent url("img/pdf") no-repeat 228px 110px;
}

#liste_voyages a {text-decoration:none;}
/*.interligne {height:10px; clear:both; line-height:0; font-size:0;}*/



#niveau_voyages { margin-left:259px; padding-left:20px; width:700px;}
#niveau_voyages strong{ font-size:1em;}

/************************/

/****** TEMPLATE INFOS ******/
.page-template-infos-php .hentry { clear: both; float: none; width: 930px; padding-left: 70px;}
.page-template-infos-php .titre_page { clear: both; float: none; margin-left:0;}
.page-template-infos-php .entry { width: 100%; }
.page-template-infos-php h2 { clear: both;}
.page-template-infos-php p img { float: left; margin: 0px 1em 1em 0px;}

/************************/





/****** INDEX ******/
.home {
	background: url("img/index-fond.png") no-repeat scroll left top #C93;
}

.home #header {
	background: none;
}

.home #description h1 {
	font-size: 13px;
	margin-bottom: 0;
}

.home #entete .sitetitle {
	background: url(img/terres-nomades-index.png) left top;
	width: 596px;
	height: 85px;
	display: block;
	text-indent: -9999px;
}

.home #illus {
	position: relative;
}
.home #illus img {
	border:#FFF solid 1px; 
	border-left:0px; 
	margin:0 15px 20px 0;
	/*width: 870px;*/
	height: 220px;
}

.home #chapeau {
	position: absolute;
	left: 880px;
	bottom: 20px;
	font-size: 13px; 
	font-weight: normal;
	line-height: 15px;
	width: 230px;
}
.home #chapeau strong {
	font-size: 13px;
}
.home #chapeau a {
	text-decoration: none;
	font-weight: normal;
}
.home #chapeau li {
	list-style-type: none;
}
.home #chapeau li:before {
	content: "- ";
}

.home .hentry {
	margin-left:50px; 
}
.home .entry{
	width:1070px; 
	float: none; 
	clear: both;
}
.home .entry>img{
	margin: 1em 0;
}

.home p { margin-bottom:0;}
.home .entry a { border: none; font-weight: bold;}

.home .entry strong {color: #FFF;}
.home .entry h2 {color: #339; margin: 1em 0;}

.home #footer {
	background: none;
}

.home #annonce{
	background-color: #FFF;
	margin-left: -50px;
	margin-top: 20px;
	padding: 15px 0 10px 50px;
	height: 120px;
	width: 540px;
}
.home #annonce strong {
	color: #339;
	display: block;
}
.home #annonce img.alignleft {
	margin-right: 10px;
}

.copy {margin-top:50px; margin-bottom:20px; padding-left: 50px;}
.copy a{color:#FFF; font-weight:normal; text-decoration:none; font-size:.8em;}

p.postscript{margin:80px 0 20px 50px; font-size:0.8em; color:#CCC;}
/****** fin INDEX ******/

