/*  
Theme Name:Litorne par zenhysteria
Theme URI: http://www.zenhysteria.fr/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Version française
Version: 1.0
Author: Thomas di Luccio - zenhysteria
Author URI: http://www.zenhysteria.fr/
	

*/



/* Begin Typography & Colors */
html, body {
	margin: 0px;
	font-size: 11px;
	padding:0px;
}

body {background:#4e80bf url('img/ciel.png') bottom repeat-x fixed;}

div.fixed {
	position: fixed;
}

div#blog_wide{
	width: 100%;
	top: 0px;
	position:relative; 
	z-index:10;
	height:100%; 
	overflow:hidden;
	_overflow-y:scroll;
	text-align:center;
}

div#blog_outer{
	height:100%;
	width:100%;
	/*_overflow-y:scroll;*/
}

div#blog_inner{
	width:800px;
	_width:780px;
		margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

div#content_top,div#content_main,div#content_main_index , div#content_bottom, div#content_bottom_it, div#content_bottom_en{
	width:790px;
	_width:800px;
	margin:0px;
	padding:5px;
	position:relative;
}
div#content_top{
	height:50px;
	background:url('img/top.png');
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/top.png',sizingMethod='image');
}
div#content_main, div#content_main_index{
	min-height:586px;
	_height:596px;
	_width:790px;
}

div#content_main{background: #cc6633 url('img/main.png');}
div#content_main_index{background:#cc6633 url('img/main_index.png');}

div#content_bottom{
	height:44px;
	background:url('img/bottom.png');
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/bottom.png',sizingMethod='image');
	background-position:top;
	background-repeat:no-repeat;
}

div#content_bottom_en{
	height:44px;
	background:url('img/bottom_en.png');
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/bottom_en.png',sizingMethod='image');
	background-position:top;
	background-repeat:no-repeat;
}

div#content_bottom_it{
	height:44px;
	background:url('img/bottom_it.png');
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/bottom_it.png',sizingMethod='image');
	background-position:top;
	background-repeat:no-repeat;
}

div#bg_grass, div#bg_grass2{
	background: url('img/maquis.png') repeat-x;
	background-repeat:repeat-x;
	background-position:top left;
	width: 100%;
	_width:99%;
	height: 318px;
	left:0;
	bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	_overflow:hidden;
}


div#bg_flower{
	background: url('img/dessous.png') no-repeat;
	_background:url();
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/dessousIE.png');
	background-repeat:no-repeat;
	background-position:top center;
	width: 100%;
	_width:99%;
	height: 45px;
	left:0;
	_left:50%;	
	
	bottom: 0px;
	margin-left:auto;
	_margin-left:-425px;
	margin-right:auto;
	z-index:500;
	_overflow:hidden;
}

div#bg_zh{
	/*background: red;*/
	width: 20px;
	height: 150px;
	position:relative;
	z-index:1000;
	margin-top:-160px;
	_margin-top:-150px;
	margin-left:805px;
}

div#bg_zh a img{
	background:url('img/griffe_zh.png');
	_background:url();
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/griffe_zh.png');
}

div#bg_zh a:hover img{
	background:url('img/griffe_zh2.png');
	_background:url();
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/griffe_zh2.png');
}

.grasvert{color:adea36;font-weight:bolder;}


/* menu */
/*big menu*/
.trans, .trans2{
	position:absolute;
	z-index:700;
	height:30px;
	width:30px;
	left:15px;
}

.trans{top:10px;}
.trans2{top:50px;}

#lg_en{
	background: url('img/en.png') top right no-repeat;
	_background:  url('img/enIE.png') top right no-repeat;
}

#lg_fr{
	background: url('img/fr.png') top right no-repeat;
	_background: url('img/frIE.png') top right no-repeat;	
}

#lg_it{
	background: url('img/it.png') top right no-repeat;
	_background:url('img/itIE.png') top right no-repeat;	
}

.menu{
	position: relative;
	z-index: 1000;
	width: 703px; /* 675 */
	margin: 0px 30px 0px 57px;
	padding: 0 00px 0 0;
}

.menu ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	
}

#kwick {
	position: relative;
}

#kwick .kwicks {
	display: block;
	height: 80px;
}



#kwick li {
	float: left;
	list-style: none;
	
}

#kwick .rightend, #kwick .leftend{
	position:absolute;
	top:0px;
	height: 80px;
	width:15px;
}

#kwick .rightend{
	background:   url('img/right.png') top right no-repeat;
	right:0px;
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/right.png');	
}

#kwick .leftend{
	background:   url('img/left.png') top right no-repeat;
	left:0px;
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/left.png');	
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 60px;
	width: 75px; /* 87px */
	padding: 10px;
/*	_height: 80px;
	_width: 107px;*/
	background: #fff;
	margin-right:5px;
}

#kwick .kwick span {
	display: none;
}

#kwick .liens {
	background: url('img/menu_liens.png');
}

#kwick .plats {
	background: url('img/menu_plats2.png');
}

#kwick .venir {
	background:  url('img/menu_venir2.png');
}

#kwick .produits {
	background:  url('img/menu_producteurs2.png');
}

#kwick .grive {
	background:  url('img/menu_grive2.png');
}

#kwick .litorne {
	background: url('img/menu_litorne2.png');
	_background: url('img/menu_litorneIE2.png');
}

#kwick .blog {
	background: url('img/menu_avenir2.png');
}

#kwick .contact {
	background: url('img/menu_contact2.png');
}

/* fin menu */


/* accueil*/
div#index_gallery{
	position:absolute;
	top:120px;
	right:35px;
	_top:106px;
}


div#index_texte
{
	position: absolute;
	top: 110px;
	left: 30px;
	width: 380px;
	_width:380px;
	
	font-family: Arial,Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
	/*word-spacing: 0.1em;
	letter-spacing: 0.1em;*/
	font-weight: bold;
	color:#eee;
	padding:0px 10px 5px 10px;
	_padding-top:5px;
}

div#index_info{
	position:absolute;
	top: 350px;
	right: 25px;
	width: 320px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	text-align: center;
	font-weight: normal;
	color:#2d2d2d;
}

.curlz{
	background: url('img/curlz.png');
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/curlz.png');
	background-position:center center;
	background-repeat: no-repeat;
	margin: 4px 0px 4px 0px;
}

td.inventaire{
	width:300px;
	height:199px;
	background: url('img/inventaire_fond.png');
	_background: url('img/inventaire_fondIE.png');
	
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
	margin:0px;
	_padding-right:0px;
	_padding-top:7px;
	position:relative;
}


/* itinéraire */
.googleearth{
	background:   url('img/googleearth.png') top center no-repeat;
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dist/img/googleearth.png');
	height:84px;
	width:84px;
	border:0px;
	margin:0px;
}
.googlemaps{
	background:   url('img/carte.jpg') top center no-repeat;
	height:84px;
	width:84px;
	border:0px;
	margin:0px;
}

.venir{font-size:12px;}

a img {border:0px;margin:0px;}



#content {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color:#2d2d2d;
	text-align:left;
	}
#content h2 {text-align:center;}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
.entry f a, .entry p a:hover {
	color: #adea36;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #bbb;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	color:#adea36;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 10px;
	margin: 0px;
	width:530px;
	}
	
.onecolumn{
	padding: 00px 0 20px 0px;
	margin: 0px 100px 0px 100px;
	width: 600px;
	_margin: 0px 90px 0px 90px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}

.post {
	margin: 0 0 40px 0px;
	margin-top:0px;
	text-align: justify;
	}
	
.postheader{
	position:relative;
}

.postheader #postnumber{
	height:37px;width:40px;
	position:absolute;top:0px;font-size:24px;padding-top:7px;
	font-family:arial;color:white;text-align:center;font-weight:900;
}

div.postnumber_1{ background:url('img/bgnum1.png');background-repeat:no-repeat;}
div.postnumber_2{ background:url('img/bgnum2.png');background-repeat:no-repeat;}
div.postnumber_3{ background:url('img/bgnum3.png');background-repeat:no-repeat;}
div.postnumber_4{ background:url('img/bgnum4.png');background-repeat:no-repeat;}
div.postnumber_5{ background:url('img/bgnum5.png');background-repeat:no-repeat;}
div.postnumber_6{ background:url('img/bgnum6.png');background-repeat:no-repeat;}
div.postnumber_7{ background:url('img/bgnum7.png');background-repeat:no-repeat;}
div.postnumber_8{ background:url('img/bgnum8.png');background-repeat:no-repeat;}
div.postnumber_9{ background:url('img/bgnum9.png');background-repeat:no-repeat;}
div.postnumber_10{ background:url('img/bgnum10.png');background-repeat:no-repeat;}
div.postnumber_11{ background:url('img/bgnum11.png');background-repeat:no-repeat;}
div.postnumber_12{ background:url('img/bgnum12.png');background-repeat:no-repeat;}

.postinfo{
	padding-left:55px;position:relative;top:0px;
}

.postinfo small{
	color:#333333;
}

.postinfo  a:hover{
	color:#adea36;
}

.postinfo a {
	color:#333333;
}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.narrowcolumn .postmetadata a, .narrowcolumn .postmetadata a:hover{
	color:#adea36;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h2.prod{
	text-align:left;
	font-size:16px;
	color:#fff;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	padding-top:5px;
	color:#adea36;
	font-size:15px;
	margin-top:4px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
	
.aligncenter {
	float: both;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin:0px;
	/*padding-left:150px;*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar #subscribeform #s {
	width: 120px;
	padding: 2px;
	font-size:11pt;
	}

#newslettersubmit, #sidebar #searchsubmit {
	padding: 2px;
	padding-top:5px;
	margin:0px;
	vertical-align:-18%;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist a:hover{color:#adea36;font-weight:bolder;}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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 Sidebar */
#sidebar
{
	padding: 10px 5px 10px 15px;
	margin-left:0px;
	margin-top:20px;
	/*margin-left: 545px;*/
	width: 200px;
	border-left: dotted 1px #888888;
	text-align:left;
	position:relative;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar .colDcol {padding-left:15px; color:#bbb;}
#sidebar .colDcol a {color:#fff;}
#sidebar .colDcol a:hover {color:#adea36;font-weight:bold;}
#side

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.imginventaire{
	position:relative;
}

.autourinventaire{
	position:relative;
	width:250px;height:167px;
	overflow:hidden;
	margin-left:auto;margin-right:auto;
	margin-top:10px;
	margin-bottom:0px;
}

.texteinventaire{
	position:relative;
	z-index:30;
	width:250px;height:20px;
	overflow:hidden;
	margin-left:auto;margin-right:auto;
	margin-top:00px;
	left:0px;
	text-align:left;
	font-size:13px;
	color:#ff6f0e;
	font-style: italic;
	padding-top:3px;
	_padding-top:1px;
}

h3.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px 4px 5px;
	background: #fff;
	font-size: 14px;
	font-weight: normal;
	position:relative;
	text-decoration:none;
	
}

h3.toggler .textes{
	position:absolute;
	top:2px;left:65px;
	font-size:1.4em;
	font-weight:bold;
	float:both;
}

h3.toggler .textes a {color:#222;text-decoration:none;}
h3.toggler .textes a:hover {color:#fff;text-decoration:none;}

h3.toggler .textes .date{
	font-size:0.6em;
	font-weight:normal;
	margin-top:0px;
	font-style:italic;
	color:#444;
}


h3.toggler .minidate{
	width:50px;
	position:relative;
	font-weight:bold;
	font-size:1.1em;
	border-right:1px solid #00457a;
	text-align:center;
	padding:2px 3px 0px 0px;
	letter-spacing: 1px;
	color:#00457a;
	float:both;
}

h3.toggler .minidate .mois{
	margin-top:-3px;
	letter-spacing: 2px;
}

h3.toggler .minidate .mess{
	margin-top:-3px;
	letter-spacing: 0px;
	font-size:0.6em;
	margin-bottom:5px;
}


