/*  
Theme Name: PSI
Theme URI: http://www.psi.fr/
Description: Thème du site PSI (New!) (Gris)
Version: 1.0
Author: Amaury BALMER
Author URI: http://wp-box.fr/
*/

/* Reset */
* {
margin: 0;
padding: 0;
}

/* General */
body {
font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
font-size: 12px;
color: #565656;
background: #ccc;
width:100%;
padding:20px 0;
}
.clear {
clear:both;
}
span.clear {
clear: both;
display: block;
}
p {
margin: 0 0 20px 0; 
line-height: 160%;
text-align: justify;	
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

/* Mise en forme des liens */
a img, img a {
border:0;
}
a {
text-decoration: underline;
outline: none;
}
a:link, a:visited{
color: #F7931E;
text-decoration: underline;
}
a:hover {
color: #000;
}

blockquote {
margin: 1.5em 0 1.5em 1.5em;
color: #666;
overflow: auto;
font-style: italic;
}
blockquote p {
margin:0;
}
strong {
font-weight:700;
}
em {
font-style:italic;
}
pre {
font-size: 1.2em;
font-family: monospace;
border: 1px solid #E0E0E0;
padding: 1em;
margin: 0 auto;
background: #EEE;
color: #000;
width: 90%;
overflow: auto;
}
code {
font: 0.9em Monaco, monospace;
}
label {
cursor: pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
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 */

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

/* Structure */
#wrap {
background:#ccc url(images/bg_site.gif) repeat-y;
width:996px;
margin:0 auto;
padding:20px 0 10px;
position:relative;
}

#wrap #wrap-top {
display:block;
position:absolute;
top:0;
left:0;
width:996px;
height:19px;
background:url(images/bg_site_top.gif) no-repeat;
}
#wrap #wrap-bottom {
display:block;
position:absolute;
bottom:0;
left:0;
width:996px;
height:8px;
background:#ccc url(images/bg_site_bottom.gif) no-repeat;
}

/* Header */
#header {
padding:0 20px;
position:relative;
}
#header h1 a {
display:block;
width:396px;
height:80px;
margin:0 0 20px;
background:url(images/logo.gif) no-repeat;
text-indent:-9999px;
}
#header .description {
display:none;	
}

#header .bup {
position:absolute;
top:20px;
right:20px;
}

/* Nav */
#nav {
padding:0 20px 0 0;
background:#ccc url(images/azur.gif) 97% 50% no-repeat;
height:33px;
position:relative;
}
#nav ul {
list-style: none;
}
#nav ul li {
display: block;
float: left;
position: relative;
color:#545454;
}
#nav ul li a {
height:33px;
line-height:33px;
vertical-align:middle;
padding:0 25px;
color:#545454;
font-size:13px;
font-weight:400;
display: block;
float: left;
text-decoration: none;
}
#nav ul li.current_page_item a, 
#nav ul li.current_page_parent a, 
#nav ul li.current_page_ancestor a, 
#nav ul li:hover a,
#nav ul li a:hover  {	
background:#f7f7f7;
color:#f7931e;
}

#nav ul li#home a {
width: 70px;
height: 33px;
text-align: center;
padding: 0;
text-indent: -9999px;
background: url(images/home.gif) 50% 50% no-repeat;
}
#nav ul li#home a.current_page_item,
#nav ul li#home a:hover {
background: url(images/home_hover.gif) 50% 50% no-repeat;
}

/* 3ème niveau */
#nav ul ul ul {
display: none;
}

/* Menu déroulant */
#nav ul ul {
z-index: 100;
float:none;
visibility: hidden;
position: absolute;
height: 0;
top: 33px;
left: 0px;
width: 180px;
border-top:1px solid #ccc;
}
#nav ul li:hover ul,
#nav ul a:hover ul {
visibility: visible;
}
#nav ul ul li {
float: none;
background: #fff;
padding: 0;
margin: 0;
}
#nav ul li ul li a {
position: relative;
float: none;
height: auto;
line-height:normal;
padding:5px;
margin: 0;
font-size: 12px;
border: 0;
border: 1px solid #ccc;
border-width: 0 1px 1px;
background: none;
}
#nav ul li.current ul li a, 
#nav ul li:hover ul li a {
background: #fff;
color:#666;
}
#nav ul li.current ul li a:hover, 
#nav ul li:hover ul li a:hover {
background: #F7931E;
color:#fff;
}
/* Fin - Menu déroulant */

/* Content */
#content {
padding:10px 5px 10px 10px;
clear:both;
position:relative;
}

/* Home */
#home #animation {
float:left;
width:689px;
position:relative;
}
#home #simulation {
position:relative;
float:left;
width:290px;
height:278px;
background:url(images/bg_simulation.gif) no-repeat;
}
#home #simulation form {
display:block;
padding:150px 10px 0;
color:#4d4d4d;
text-align:center;
}
#home #simulation span {
display:block;
margin-bottom:10px;
}
#home #simulation label {
display:block;
float:left;
width:60px;
text-align:left;
margin-bottom:5px;
}
#home #simulation label.first {
margin-left:50px;	
}
#home #simulation button#submit-simulation {
position:relative;
float: right;
display: block;
margin: 5px 15px 0 0;
z-index: 999;
width:100px;
height:20px;
border: 0;
background:none;
cursor:pointer;
}
#home #simulation button#submit-simulation span {
display:none;
}

/* Asides Home */
#asides-home {
position:relative;
background:url(images/bg_asides_home.gif) no-repeat;
width:954px;
height:254px;
margin:10px 0 0 10px;
}

#asides-home .bup {
float:left;
width:220px;
height:214px;
padding:20px 0;
text-align:center;
overflow:hidden;
}

#asides-home .news {
position: relative;
float:left;
width:190px;
height:214px;
padding:20px 15px 20px;	
overflow:hidden;	
}
#asides-home .news h3 {
font-size:15px;
line-height: 0.9;
font-weight:400;
margin: 7px 0 2px;
}
#asides-home .news h3 a {
color: #666;
text-decoration: none;
}
#asides-home .news p {
text-align:left;
font-size:11px;
line-height:110%;
margin-bottom:1px;
}
#asides-home .news a#link-more {
display:block;
position: absolute;
bottom: 8px;
left: 10px;
color:#f58724;
text-decoration:none;
font-size:11px;
padding-left:18px;
background:url(images/arrow-right.gif) 0 60% no-repeat;
letter-spacing: 80%;
word-spacing: 80%;
}
#asides-home .news a#link-news {
display:block;
position: absolute;
bottom: 8px;
right:10px;
text-align: right;
color:#f58724;
text-decoration:none;
font-size:11px;
padding-left:18px;
margin-top: -5px;
background:url(images/arrow-right.gif) 0 60% no-repeat;
width:92px;
letter-spacing: 80%;
word-spacing: 80%;
}

#asides-home .promo {
position:relative;
width:500px;
height:254px;
overflow:hidden;
}
#asides-home .promo a {
position:absolute;
text-indent:-9999px;
cursor:pointer;
}
#asides-home .promo a#reservation {
width:100px;
height:20px;
bottom:5px;
right:10px;	
}
#asides-home .promo a#savoir-plus {
width:80px;
height:20px;
top:60px;
left:220px;	
}

/* Left */
#left {
position:relative;
float:left;
width:668px;
background: url(images/bg_left_page.gif) repeat-y;
padding: 5px 0 6px;
margin-top: 7px;
margin-left: 10px;
}
#left #left-top {
display:block;
position:absolute;
top:0;
left:0;
width:668px;
height:5px;
background:url(images/bg_left_page_top.gif) no-repeat;
}
#left #left-bottom {
display:block;
position:absolute;
bottom:0;
left:0;
width:668px;
height:6px;
background:#fff url(images/bg_left_page_bottom.gif) no-repeat;
}

#left #img-left {
float:left;
margin: 0 15px 0 25px;
}

#left h2.page_title {
padding: 4px 15px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
display: block;
color:#666666;
font-size:18px;
font-weight: 400;
line-height: 32px;
}

/* Sub menu */
#sub_menu {
padding: 4px 25px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}
#sub_menu ul {
list-style: none;
}
#sub_menu ul li {
display: block;
float: left;
}
#sub_menu ul li a {
display: block;
float: left;
color:#666666;
font-size:14px;
line-height: 32px;
vertical-align: bottom;
text-decoration: none;
margin-right: 10px;
}
#sub_menu ul li a:hover {
color:#f7992c;
}
#sub_menu ul li.current_page_item a, 
#sub_menu ul li.current_page_ancestor a {
font-size: 20px;
line-height: 26px;
vertical-align: bottom;
color:#f7992c;
}
#sub_menu ul ul {
display: none;
}

/* Sub Sub menu (2eme niveau) */
#sub_sub_menu {
margin-top:-20px;
padding: 4px 25px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}
#sub_sub_menu ul {
list-style: none;
}
#sub_sub_menu ul li {
display: block;
float: left;
}
#sub_sub_menu ul li a {
display: block;
float: left;
color:#666666;
font-size:12px;
line-height: 32px;
vertical-align: bottom;
text-decoration: none;
margin-right: 10px;
}
#sub_sub_menu ul li a:hover {
color:#f7992c;
}
#sub_sub_menu ul li.current_page_item a {
font-size: 14px;
line-height: 29px;
vertical-align: bottom;
color:#f7992c;
}
#sub_sub_menu ul ul {
display: none;
}

/* Right */
#right {
position:relative;
float:left;
width:292px;
margin-left: 5px;
}

#right #simulation {
position:relative;
float:left;
width:292px;
height:279px;
background:url(images/bg_simulation_page.gif) no-repeat;
}
#right #simulation form {
display:block;
padding:151px 10px 0;
color:#4d4d4d;
text-align:center;
}
#right #simulation span {
display:block;
margin-bottom:10px;
}
#right #simulation label {
display:block;
float:left;
width:60px;
text-align:left;
margin-bottom:5px;
}
#right #simulation label.first {
padding-left:50px;	
}
#right #simulation button#submit-simulation {
position:absolute;
width:100px;
height:20px;
bottom:18px;
right:18px;
background:none;
border:0;
cursor:pointer;
}
#right #simulation button#submit-simulation span {
display:none;
}

#right #img-right {
clear: both;
padding:5px 0 0 5px;
}

/* Footer */
#footer {
font-size:11px;
clear:both;
position:relative;
}
#footer p {
width:976px;
margin:10px auto 0;
text-align: right;
}
#footer a {
color:#000;
text-decoration:none;
}

/* Posts */
.posts-with-img {
margin-left: 210px;
}

#content #post-140 .entry, #content #post-142 .entry {
padding: 0;
}
.post {
padding: 0 25px;
}
.post h2 {
font-weight:400;
font-size:20px;
line-height:0.9;
}
.post h2 a {
text-decoration: none;
}
.post h2 a:hover {
text-decoration: underline;
}
.post .entry {
padding: 15px 0;
}
.post .entry .thumb {
float: left;
margin: 0 10px 10px 0;
}
.post .entry li {
margin: 10px 0;
}
.post .entry ul {
list-style: square;
}
.post .entry ul, .post .entry ol {
margin: 0 0 15px 25px;
}
.post .entry h1 {
margin: 0.5em 0;
font-size: 3em;
}
.post .entry h2 {
margin: 0.5em 0;
font-size: 2em;
}
.post .entry h3 {
margin: 0.3em 0;
font-size: 1.6em;
font-weight: 700;
}
.post .entry h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
}
.post .entry h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
}
.post .entry h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
}
.reservation-link {
text-align:center;
margin-bottom:20px;
}
.read-more-excerpt {
margin-top: -15px;
float: right;
}

/* Cforms */
.linklove {
position: absolute;
left: -99999px;
top:-99999px;
display: block;
}

/* Espace de connexion */
#login-client {
font-size: 16px;
padding: 60px 0 80px;
}
#login-client ul {
list-style: none;
margin-left:100px;
}
#login-client ul li {
margin: 20px 0;
}
#login-client label {
width: 150px;
display: block;
float:left;
line-height: 20px;
vertical-align: middle;
height: 20px;
color: #F7931E;
}
#login-client input {
display: block;
float:left;
width:200px;
}
#login-client input#submit-login-client {
margin-left: 365px;
color: #F7931E;
padding: 5px 20px;
background: none;
border: 1px solid #ccc;
font-weight: 700;
position: relative;
text-align: center;
z-index: 1000;
float: none;
}

/* SEO Text */
.hide-text-seo {
position: absolute;
left:-99999999px;
top:-999999999px;
height:0;
width:0;
overflow: hidden;
}

/* Plan du site */
.entry .ddsg-wrapper h2 {
font-size: 16px;
font-weight: 400;
color: #F7931E;
}

/* Sidebar */
#sidebar {
float:left;
width:160px;
padding: 0 15px 0 25px;
border-right: 1px solid #ccc;
}
#sidebar .hr {
margin: 10px 0 20px;
height: 2px;
display: block;
border-bottom: 1px solid #ccc;
}
#sidebar h3 {
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 8px;
}
#sidebar input {
border: 1px solid #ccc;
margin: 3px 0;
}
#sidebar ul {
list-style: square;
}
#sidebar ul li {
margin: 3px 0 3px 25px;
}

#sidebar a {
color: #565656;
}
#sidebar a.current-cat,
#sidebar ul li.current-cat a,
#sidebar ul li a:hover {
color: #F7931E;
}

#posts-with-sidebar {
padding-left: 210px;
}

/* Dialog */
#simplemodal-overlay {
background:#000;
cursor:wait;
}
#simplemodal-container {
height:300px;
width:400px;
background:#fff url(images/logo-psi.gif) 95% 95% no-repeat;
border:3px solid #ccc;
padding: 20px;
}
#simplemodal-container li {
margin: 7px 0 7px 30px;
}
#simplemodal-container a.modalCloseImg {
background:url(images/x.gif) no-repeat;
width:25px;
height:29px;
display:inline;
z-index:99999999999;
position:absolute;
top:15px;
right:10px;
cursor:pointer;
}

/* Bloc réservation */
#reservation-bloc {
background: url(images/bg_form_reservation.jpg) no-repeat;
position:relative;
float:left;
width:290px;
height:278px;
}
#reservation-bloc h3, #reservation-bloc p {
display: none;
}
#reservation-bloc a {
position: absolute;
bottom: 30px;
left: 25px;
width:200px;
height: 18px;
text-indent: -9999px;
}