/*   
Theme Name: wp_pds
Theme URI: http://www.exnihilo.be/
Description: Th&egrave;me sp&eacute;cifiquement d&eacute;velopp&eacute; pour le Printemps des Sciences par Ex Nihilo
Author: Ex Nihilo
Author URI: http://www.exnihilo.be/
*/



/* ------------------------------------------- */
/* -------------- RESET MARGINS -------------- */
/* ------------------------------------------- */

* {
	margin:0;
	padding:0;
}


/* ----------------------------------------- */
/* -------------- HTML MARKUP -------------- */
/* ----------------------------------------- */

body {
	background:#fff4e5 url('img/body_bg.jpg') top center no-repeat;
	color:#333;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin-bottom:1em;
}

h1, h2, h3, h4, h5, h6 {
	color:#006b8f;
	font-weight:bolder;
}

h1 {font-size:1.6em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1.0em;}

a {
	color:#4090ab;
	text-decoration:none;
}

a:visited{color:#4090ab}
a:hover{color:#006b8f}

img {border:none;}

ul {
	padding-left:40px;
}

li {
	line-height:2.5em;
}

blockquote{
	border-left:2px solid #1fa0c8;
	clear:both;
	font-style:italic;
	margin-left:20px;
	padding-left:20px;
}



/* ------------------------------------------------ */
/* -------------- WORDPRESS SPECIFIC -------------- */
/* ------------------------------------------------ */

.alignleft{
	float:left;
	margin:0 2em 2em 0;
}

.alignright{
	float:right;
	margin:0 0 2em 2em;
}

.wp-caption {
	background:#f5f9ed;
	border:1px solid #1fa0c8;
	padding:5px 0;
	text-align:center;
}

.wp-caption-text {
	margin-top:1em;
}



/* -------------------------------------------- */
/* -------------- THEME SPECIFIC -------------- */
/* -------------------------------------------- */

#wrapper {
	background:url('img/wrapper_bg.png') center repeat-y;
	margin:25px auto;
	overflow:hidden;
	width:1070px;
	margin-top: 110px;
}

/* ---------- HEAD ---------- */

#header {
	background:url('img/header_bg.jpg') top center no-repeat;
	clear:both;
	height:270px;
}


/* ---------- TOP NAVIGATION ---------- */
#nav {
	background:#80b8c8 url('img/nav_bg.gif') center left repeat-x;
	clear:both;
	height:42px;
	margin:0 23px;
	padding:0;
	top:200px;
}

#nav li {
	display:block;
	float:left;
	height:100%;
	list-style:none;
}

#nav li a {
	color:#fff;
	font-weight:bold;
	line-height:42px;
	padding:5px 20px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav li a:hover, #nav li.current_page_item a {
	color:#bcd6df;
}

#search {
	background:url('img/search_bg.gif') center left no-repeat;
	width:269px;
}

#searchform {
	margin:5px 0 0 20px;
}

#s {
	border:1px solid #37a6c8;
	color:#555;
	float:left;
	margin:13px 10px;
}

#searchsubmit {
	padding-top:7px;
}

#nav li.page_item a {
	border-right:1px solid #37a6c8;
}

#nav li.page-item-19 a {
	border-right:none;
}


/* ---------- SIDEBAR ---------- */

#sidebar {
	background:url('img/sidebar_bg.jpg') center left no-repeat;
	float:left;
	height:555px;
	margin:35px 0 0 33px;
	width:330px;
}

#sidenav {margin-top:125px;padding:0; margin-left: -30px; }

#sidenav li {
	color:#bcd6df;
	display:block;
	font-size:1.0em;
	line-height:28px;
	list-style:none;
	width: 200px;
	margin:6px 0 6px 15px;
	text-align: center;
	text-transform:uppercase;
}

#sidenav li a {
	color:#66adbf;
	display:block;
	line-height:28px;
	text-decoration:none;

}

#sidenav li a:hover {
	color:#bcd6df;
}


/* ---------- CONTENT ZONE ---------- */

#content {
	float:right;
	margin:65px 103px 0 0;
	width:570px;
}

.search_result-block {
	margin-bottom:3em;
}


.search_result-title {
	border-bottom:1px solid #006b8f;
	overflow:hidden;
	margin-bottom:1em;
	padding-bottom:0px;
}
.search_result-title h2 {
	border:none;
	float:left;
	margin:0;
}

.search_result-block h2 a{color:#1fa0c8}
.search_result-block h2 a:visited{color:#006b8f}
.search_result-block h2 a:hover{color:#006b8f}


.search_result-block .the_date {
	color:#006b8f;
	font-size:0.9em;
	font-weight:bold;
	margin:0 1.5em 0.5em 0;
}

.search_result-block p {
	margin-bottom:0.5em;
}

.post-meta {margin-top:1em;padding:0}
.post-meta li {list-style:none;line-height:1.5em;}
.post-meta-key {color:#e6408d}


/* ---------- STEP BY STEP ---------- */

.stepbystep fieldset {
	background:#b1deec;
	border:none;
	color:#000;
	text-align:center;
	padding: 5px;
}

.stepbystep legend {
	color:#1fa0c8;
	font-weight:bold;
	text-align: center;
	float: left;
	width: 100%;
}

.stepbystep label {
	margin:1em 0.3em 1em 0;
}

.sbs_radio {
	margin-right:3em;
}

.sbs_button {
	background:url('img/nav_bg.gif') center center repeat-x;
	border:none;
	color:#fff;
	margin:0.8em 0.5em;
	padding:3px 10px;
}

.sbs_button:hover{
	color:#b1deec;
}


/* ---------- RESERVATION FORM ---------- */

.wpcf7-form fieldset {
	border:none;
	margin-bottom:2em;
}

.wpcf7-form legend{
	color:#1fa0c8;
	font-weight:bold;
	margin-bottom:1em;
}

.wpcf7-form input {
	background:#f5f9ed;
	border:1px solid #1fa0c8;
	margin:0.3em 0;
}

.wpcf7-form p {
	clear:both;
	margin-bottom:0.4em;
	overflow:auto;
}

.wpcf7-form label{
	color:#555;
	display:block;
	float:left;
	margin-right:1em;
	text-align:right;
	width:250px;
}

.wpcf7-form-control-wrap {
	text-align:left;
}

.wpcf7-form .submit_bookform {
	background:url('img/submit_bg.gif') center center no-repeat;
	border:none;
	color:#fff;
	float:right;
	padding:4px 35px;
}

.wpcf7-not-valid-tip-no-ajax {
	margin-right:20px;
	text-align:right;
}

#captcha_image {
	display:block;
	float:left;
	margin-right:1em;
	text-align:right;
	width:250px;
}

/* ---------- FOOTER ---------- */

#footer {
	background:url('img/footer_bg.png') center bottom no-repeat;
	color:#f29f41;
	height:107px;
	padding: 0px 0px 0px 20px;
	position: absolute;
	width: 1050px;

}
#footer-container{ clear: both; }


#footer_logo {
	float:left;
	height:48px;
	width:152px;
	margin: 30px 0px 0px 20px;
}

#footer_text {
	border-top:1px #f29f41 solid;
	float:right;
	font-size:0.8em;
	margin:45px 80px 0 0;
	padding:0.5em 0;
	width:570px;
}

#footer_text a{ color: #f29f41; }

#footer_text .alignleft, #footer_text .alignright {
	margin-bottom:0.5em;
}

.clear-b{
	clear:both;
}

