@charset "utf-8";
/*
Theme Name: Jour d'Hiver
Theme URI: http://blog.thomascook.fr/demo/jour-hiver/
Description: This Winter WordPress theme was brought to you by <a href="http://www.thomascook.fr">Vacances Thomas Cook</a> and it's SEO friendly & xhtml valid. This theme is part of the <a href="http://blog.thomascook.fr/demo/themes-wordpress/">4 Saisons du Voyage Collection</a> : one theme per season with the night and day variation. Combined with the <a href="http://blog.thomascook.fr/demo/day-switcher/">Day Switcher</a> plugin, you can automatically change your blog's theme, just having to choose the schedule for each design.

Version: 1.0
Author: Thomas Cook
Author URI: http://blog.thomascook.fr/
Tags: white, blue, flexible-width, right-sidebar, holiday, seasonal, two-columns, left-sidebar

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family:   "Franklin Gothic Medium", "Trebuchet MS", verdana, Arial, Helvetica, Sans-Serif  ;
letter-spacing:1px;
background: #fff url(images/header-repeat.jpg) repeat-x top left;
color:#0b0931;
}

a {
color: #f96b00;
text-decoration: none;
}

a:hover {
color:  #d7c693;
}
#page {
background: url(images/background.jpg) no-repeat top left;
}

#wrapcontent {
margin: 0 67px 0 240px;
padding: 35px  0 0 0;
min-width: 500px;
font-family:  verdana, Arial;

}
#sidebar {
width: 220px;
padding: 70px 15px 20px 0;
text-align: right;
float: left;
/*
position: absolute;
top: 150px;
left:0;
width: 220px;
padding: 0 15px 20px 0;
text-align: right;
background: url(images/sidebar.jpg) no-repeat top left;
*/
}

#sidebar form {
margin: 0;

}
#header {
padding: 0;
height: 150px;
}

/*	caractèristiques du contenu de la page (titre, barre, marge) */

.pagetitle {
font-size: 30px;
margin: 0 auto;
text-align: center;
}


.postitle {
border-bottom: 1px solid #1087b7;
font-size: 20px;
padding: 20px 0 0 0;
margin: 0 6px 0 0;
height: 30px;
font-weight: normal;

}

ul {
list-style: none;
margin: 0;
padding: 0;
}

.entry {
min-height: 120px;
margin: 0 50px 50px 50px;
padding: 20px 0 0 0;
}

.entry ul {
list-style: none;
margin: 0;
padding: 10px;
}

#header-links {
position: absolute;
top: 120px;
right: 3%;
margin: 0;
padding: 0;
width: 76%;

}

#header-links ul {
margin-right: 50px;
font-size: 12px;
font-weight: bold;
letter-spacing: normal;
}

#header-links li {
list-style: none;
float: right;
margin: 4px 10px 0 10px;
}

#header-links a {
color: #8ec2cd;
}

#header-links a:hover {
color: #d7c693;
}

#feedrss {
position: absolute;
right: 20px;
background:transparent url(images/) no-repeat scroll 0 -15px;
height:15px;
width:15px;
margin:0;
}

.postT {
background: url(images/box-header-repeat.jpg) repeat-x left top;
}
.postL {
background: url(images/box-left-repeat.jpg) repeat-y left top;
background-color: #f6f5fb;
}
.postR {
background: url(images/box-right-repeat.jpg) repeat-y right top;
}
.postB {
background: url(images/box-footer-repeat.jpg) repeat-x left bottom;
}     
.blocTL {
background: url(images/box-header-left.jpg) no-repeat left top;
}
.blocTR {
background: url(images/box-header-right.jpg) no-repeat right top;
}
.blocBL {
background: url(images/box-footer-left.jpg) no-repeat left bottom;
}
.blocBR {
background: url(images/box-footer-right.jpg) no-repeat right bottom;
}
.entry p {
margin: 0;
}
.entry a {
text-decoration: underline;
}
#feedrss a {
background:transparent url(images/) no-repeat scroll left top;
float: right;
height:15px;
width:15px;
margin:0;
}

#feedrss a:hover {
background-image: none;
}


#rsscontenu {
position:absolute;
top:-5000px;
}

small {
font-size: 10px;
}

small a {
text-decoration: none;
}

h1, h2, h3 {
letter-spacing:1px;
font-weight: bold;
}
/*	Begin Headers */

#search {
margin: 15px 0 2px 0;
padding: 20px 0 0 0;
border-top: #716e99 solid 1px;
}

#sidebar h2 {
margin: 15px 0 2px 0;
padding: 20px 0 0 0;
border-top: #f96b00 solid 1px; 
font-size: 14px;
}

#sidebar a {
color: #1087b7;
}

#sidebar a:hover {
color: #d7c693;
}

h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
#sitename {
font-size: 16px;
padding: 65px 0 0 40px;
margin: 0;

}

h1 {
font-size: 18px;
}
.description {
font-size: 14px;
padding: 26px 0 0 40px;
color: #f96b00; #FF9936; #9dbed1;
font-weight: bold;

}
h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}
h1 {
text-decoration: none;
color: #0b0931;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #0b0931;
}

h2 a:hover {
color: #d7c693;
}

.commentlist li, #commentform textarea {
font-size: 12px;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 12px;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

small, .nocomments, .postmetadata, blockquote, strike {
color: #686787;
}
code {
font: 12px 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 10px;
}

.post {
margin: 0 0 40px 0;
text-align: justify;
}

.post hr {
display: block;
color: #716e99;
background-color: #716e99;
height: 1px;
border: 0;
}
fieldset {
border: 1px solid #716e99;
padding: 10px;
}

fieldset legend {
color: #716e99;
}

.postmetadata {
clear: both; 
font-size: 10px;
margin: 20px 50px 20px 50px;
}
.clear { 
clear: both; 
}
#imgbottom {
background: url(images/footer-left.jpg) no-repeat left bottom;
height: 150px;
}

#footer {
padding: 0;
margin: 0;
height: 150px;
font-size: 12px;
clear: both;
background: url(images/footer-repeat.jpg) repeat-x bottom center;
}
#footer p {
margin: 0 0px 0 0;
padding: 110px 0 0 0;
text-align: right;
color: #686787;
}

#footer a {
color: #a5a3d3;
}
#footer a:hover {
color: #d7c693;
}

/* End Structure */

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

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 Form Elements */
#searchform {
margin: 10px auto;
height: 25px;
}
#sidebar #searchform #s {
width: 130px;
padding: 0 5px;
background-color:#fff;
border:1px solid #d7d6db;
}
#sidebar #searchsubmit {
background: none;
font-weight: bold;
border: none;
color:#0b0931;
cursor:pointer;
padding: 0;
}
#sidebar #searchsubmit:hover {
color:#d7c693;
}
.entry form {
text-align: center;
}
select {
width: 130px;
}

#commentform input {
border: 1px solid #7771a1;
color:#7771a1;
font-size: 16px;
margin:5px 0 1px 0;
padding:4px;
width:200px;
}

#submit:hover {
background-color: #7771a1;
color: #28293e;
}

#submit {
background-color:#fff;
border: 1px solid #92c0c0;
color:#7771a1;
cursor:pointer;
font-size: 16px;
margin:5px 0 1px 0;
padding:4px;
width:200px;
}

#commentform textarea {
width: 99%;
padding: 5px;
background-color:#fff;
border: 1px solid #92c0c0;
color:#7771a1;
}
textarea {
background-color:#fff;
border:1px solid #d7d6db;
}

#commentform #submit {
margin: 0 0 50px 0;
float: right;
}
.alt {
margin: 0;
padding: 10px;
}

.commentaires {
width: 90%;
margin: 0 auto;
background-color:#f2f1f9;
padding: 20px 30px 60px 30px;
border: 1px solid #92c0c0;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0;
padding: 5px 10px;
list-style: none;
}
.commentlist li .avatar {
float: left;
border: 1px solid #282634;
padding: 2px;
margin-right: 5px;
background: #fff3ee;
}
.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;
}
/* End Comments */

/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto;
width: 190px;
}
#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;
text-decoration: none;
}
#wp-calendar caption {
margin: 5px auto;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 30px 0;
padding:0;
font-style: italic;
width: 60%;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
font-size: 14px;
padding: 20px 20px 35px 20px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #92c0c0;
text-align: center;
padding-top: 4px;
margin: 10px;
z-index:1000;
}
.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;
}

/* navigation barre menu page */
#nav{
    background:none;
    font-size:1.1em;
	padding: 15px 0 0 0;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
}

#nav a, #nav a:visited {
	display:block;
	font-weight:normal;
	color:  #1087b7; #f96b00; #ff3333;
	padding:6px 6px;
	border-bottom: 1px solid #f96b00; #a9a9a9;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background: #f4f3fb;
	text-decoration:none;
	padding:6px 6px;
	border-bottom: 1px solid #f96b00; #a9a9a9;
	color:  #559395;
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 122px;
	border-bottom: 0px solid #a9a9a9;

}

#nav li li {
	width: 120px;
	border-top: 0px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 0px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	background: #FFFFFF;
	
}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:  #559395;
}

#nav li li a:hover, #nav li li a:active {
	background:;
	
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background: transparent;
	
	
}

a.main:hover
{
    background:none;
}