/*  
Thème réalisé pour le site Mille Saisons. Graphismes par Anne-Claire Payet, webdesign et conception du site par Vanessa du Frat.

*/
h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body.site{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-color:#000000;
}
body p {
padding-right:15px;
}

#background {
position:absolute;
width:100%;
height:932px;
margin-top:0px;
left:0px;
top:0px;
clear:both;
}
#container {
display:block;
width:1258px;
height:auto;
position:relative;
margin-left:auto;
margin-right:auto;
}
#arbre {
background-repeat:no-repeat;
display:block;
position:relative;
left:0px;
width:1258px;
height:932px;
z-index:2;
}
#content {
width:910px;
height:500px;
overflow:auto;
position:absolute;
top:295px;
left:340px;
margin:auto;
}
#contentshop {
width:600px;
height:500px;
overflow:auto;
position:absolute;
top:295px;
left:340px;
}
#contentshop p {
padding-left:20px;
padding-right:20px;
}
.sidebar {
width:270px;
height:auto;
overflow:hidden;
position:absolute;
top:295px;
left:970px;
}

li.widget {
padding:7px 0 10px 0;
margin-bottom:10px;
}

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


.sidebar h2, .block-title{
	padding: 5px 0 7px 0;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.sidebar ul li {
padding-left:15px;
}
.sidebar ul ul ul{
	border: 0;
	padding: 0;
}
.PeSwitcher ul li {
margin-bottom:20px;
}
.checkout {
line-height:24px;
padding-bottom:15px;
font-size:14px;
}

#news a, #contact a, #catalogue a, #auteurillu a, #about a, #boutique a, #lanterne a, #solstice a, #jour a, #nuit a, #reset a, #newsletter a, #liens a {
display:block;
text-indent:-100em;
z-index:4;
cursor:crosshair;
overflow:hidden;
}
#switcher {
position:absolute;
z-index:4;
left:1175px;
top:6px;
}
#switcher li {
display:inline;
list-style:none;
float:left;
}

#pancarte {
left:1041px;
top:767px;
position:absolute;
z-index:8;
display:block;
width:204px;
height:47px;
}
form, input, textarea, table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight:normal;
}
.titre {
padding-top:15px;
text-align:center;
}
.widgettitle {
padding-top:5px;
padding-bottom:5px;
}
h3, h4, h5, h6 {
font-family: georgia, serif;
font-size:16px;
font-weight: normal;
padding-left:20px;
}
p, li {
text-align:justify;
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
}
a{
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{
	margin: 3px 10px 2px 0;
}

img.alignright{
	margin: 3px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 5px;
	border: 1px solid #eee;
	display: inline;
}

.alignleft{float: left;}
.alignright{float: right;}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

#wrapper{
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#header{
position:absolute;
left:800px;
top:25px;
display:none;
z-index:3;
}

#header h1{
	padding: 10px;
	text-transform: uppercase;
	font-size:24px;
	color:#FFFFFF;
	z-index:3;
}


#header h1 a{
	text-decoration: none;
}

#menu{
	position:absolute;
	bottom:3px;
	left:20px;
	width: 1050px;
	z-index:18;
	font-size:9px;
}

#menu ul, #menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul{
	padding: 0 0 0 0px;
}

#menu ul li{
	float: left;
	display: inline;
	line-height: 14px;
	margin-right:-13px;
	
}

#menu ul li a{
	display: block;
	text-decoration: none;
	font-weight:normal;
	
}

#menu ul li a:hover {
	text-decoration:underline;
	}

#nav-above{
	margin: 10px 10px 0;
}

#nav-below{
	margin: 10px;
}

.navigation{
	line-height: 24px;
	clear: both;
}

.nav-previous, .nav-next{
	display: inline;
}

.nav-previous{
	padding: 0 10px 0 0;
}

.post, .page{
	margin: 10px 10px 0 10px;
}

.post h2, .page h2 {
	padding: 15px 0 10px 0;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}


.entry-date{
	font-size: 11px;
	text-align:left;
}

.entry-content{
	padding: 0 10px 5px;
	line-height: 20px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0;
	text-transform: none;
	border: 0;
}

.entry-content h2{
	font-family: georgia, helvetica, sans-serif;
	line-height: normal;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding-bottom:15px;
}

.entry-content h3{
	font-family: georgia, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.entry-meta{
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
}

.cat-links{
	padding: 0 0 0 15px;
	background: url(images/bullet_go.gif) no-repeat 0 3px;
}

.comments-link{
	padding: 0 0 0 29px;
	background: url(images/comment.gif) no-repeat 10px 2px;
}


#search {
position:absolute;
z-index:4;
left:1030px;
top:210px;
text-align:left;
}
form#searchform{
	padding-top: 10px;
}

form#searchform input#s{
	width: 130px;
}

form#searchform input#searchsubmit{
	width: 50px;
	background:transparent;
	border:none;
	cursor:crosshair;
}


#comments{
	margin: 10px;
	border: 1px solid #eee;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3#comments-count{
	padding: 10px;
}

#comments ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #eee;
	line-height: 22px;
}

#comments ol li.alt{background: #fcfcfc;}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	border-top: 1px solid #eee;
	background: #f9f9f9;
}

p.comment_license{
	font-size: 11px;
	line-height: 18px;
}

#footer{
	float: left;
	width: 820px;
	border-top: 1px solid #eee;
	border-bottom: 4px solid #000;
	background: #fff;
	line-height: 24px;
}

#footer p{
	padding: 10px;
}

.hintsClass {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #000000;
			color: #FFFFFF;
			border: 1px solid #AAD2EC;
			padding: 8px;
}
.hintSource {
			color: green;
			text-decoration: underline;
			cursor: pointer;
}
.auteurs, .auteurs2 {
line-height: 16px;
list-style-type:none;
font-size:11px;
font-family: verdana, arial, helvetica, sans-serif;

}
.auteurs a, .auteurs2 a {
font-weight:normal;
}

/* Page solstice */
p.illu {
font-size:10px;
text-align:center;
}
#solsticetitre {
width:191px;
height:75px;
display:block;
position:relative;
z-index:4;
left:200px;
padding-bottom:20px;
}

.widget li {
  font-size: 8pt;
  padding-right:10px;
  }
.widget a {
font-weight:normal;
}
.ddsg-wrapper {
padding:20px;
}
#payment_method_1, #payment_method_2 {
border:none;
}
.sidebar li.widget {
list-style:none;
}
.xoxo li {
list-style:circle;
}