/* @override http://www.lesotlylaisse.com/wp-content/themes/lesotlylaisse09/style.css */

/*
Theme Name: Le Sot Ly Laisse Theme 2009
Theme URI: 
Description:
Version: 1.0
Author: burografik
Author URI: http://www.burografik.com/
Tags: 
Text Domain: 

*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #b1cc7f url(images/fond_bkgd.jpg) repeat-x;
	color: #333;
	text-align: center;
}

#page {
	text-align: left;
}

#header {
	
}

#headerimg {
	
}

#content {
	font-size: 1.2em;
}

.entry {
	line-height: 1.4em;
	font-size: 12px;
}

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

.thread-alt {
	background-color: #eaeaea;
}

.thread-even {
	
}

.depth-1 {
	
}

.even, .alt {
	
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
}

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

h1, h2, h3 {
	font: normal normal 3em "Bookman Old Style", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	border-bottom: 3px solid #b1cc7f;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#headerimg h1, #headerimg .description {
	display: none;
}

h2 {
	font-size: 1.6em;
}

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

#sidebar h2 {
	
}

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

h3#comments {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.5em;
}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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;
	text-align: right;
	color: #5e5e5e;
	letter-spacing: 0;
}

div.comment-author.vcard {
	font-family: "Bookman Old Style", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	background-color: #b1cc7f;
	padding: 5px 9px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

cite.fn {
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	text-shadow: #000 0 0 2px;
	margin-right: 5px;
}

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

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

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: gray;
	text-decoration: none;
}

a:hover {
	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 */

body {
	padding: 0;
	margin: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	background-image: url(images/page_bkgd.jpg);
	position: relative;
}

#header {
	background: url(images/header_bkgd.jpg) no-repeat center;
	position: relative;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: right;
	padding: 0 70px 20px 40px;
	width: 390px;
	margin: 20px 0 0;
}

.widecolumn {
	padding: 0 0 20px;
	margin: 0px 80px 0;
}

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

.post hr {
	display: block;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 860px;
	clear: both;
	background-image: url(images/footer_bkgd.jpg);
	height: 227px;
	position: relative;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 0;
	margin: 0;
	color: #b1cc7f;
}

h2 {
	margin: 30px 0 0;
}

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

#sidebar h2 {
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
}

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

/* End Headers */

/* 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 Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

#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 {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border: 1px solid #b1cc7f;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 97%;
	padding: 5px;
	border: 1px solid #b1cc7f;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	padding: 5px 15px;
	border: 1px solid silver;
	font-size: 15px;
	color: white;
	float: right;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 10px 0;
	border-style: none;
	list-style-type: none;
	font-family: "Courier New", Courier, mono;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 5px 0 0;
	display: block;
}

/* End Comments */

/* Begin Sidebar */

#sidebar {
	padding: 20px 0 10px 65px;
	width: 295px;
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

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

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

blockquote {
	font: italic 18px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #633;
	white-space: normal;
	margin: 0;
	padding: 0;
}

/* End Various Tags & Classes*/

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

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.clearfloat {
	display: inline-block
}

.clearfloat {
	display: block
}

/* ---------- Lire la suite-----------*/

p.readmore {
	text-align: right;
}

p.readmore a {
	color: #b1cc7f;
	font-size: 11px;
}

/* ---------- Footer-----------*/

.right {
	width: 300px;
	float: right;
	list-style-type: none;
	margin-right: 90px;
	margin-top: 20px;
}

#footer h2 {
	display: none;
}

#footer li {
	list-style-type: none;
	text-align: left;
}

#footer li a {
	color: #797979;
	font-size: 12px;
	line-height: 17px;
}

a.footercontact {
	width: 120px;
	display: block;
	position: absolute;
	height: 23px;
	text-indent: -9999px;
	top: 125px;
	left: 225px;
	background: url(images/contactez-nous.jpg) left;
}

a.footercontact:hover {
	background-position: right;
}

/* Fancybox */

#gallery-1 {
	padding-left: 10px;
}

#gallery-1 dl.gallery-item dt.gallery-icon a.fancybox img.attachment-thumbnail {
	border-width: 5px;
	border-color: #b1cc7f;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#gallery-1 dl.gallery-item {
	padding: 0;
	margin: 3px 4px 3px 0;
}

#gallery-1 dl.gallery-item dt.gallery-icon a.fancybox:hover img.attachment-thumbnail {
	border-color: #b46508;
}

/* Sidebar */

div.sidebar-haut {
	background-image: url(images/encart_ht.jpg);
	height: 15px;
	width: 295px;
	margin: 0;
	padding: 0;
}

.sidebar-encart {
	text-align: justify;
	background: url(images/sidebar_enc_bkgd.jpg) repeat-x 0 bottom;
	border-left: 1px solid #b1cc7f;
	border-right: 1px solid #b1cc7f;
	padding: 1px 20px;
}

div.sidebar-bas {
	height: 15px;
	width: 295px;
	margin: 0 0 20px;
	padding: 0;
	background: url(images/encart_bs.jpg) 0 bottom;
}

/* Liste des menus */

ul.menulist {
	font-size: 0.9em;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

ul.menulist li {
	border-bottom: 1px solid #eaeaea;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.menulist li strong {
	font-size: 1.2em;
}

/* Contact Form */

/* Pour Contactform7 */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #f7e700;
	padding-top: 5px;
	padding-bottom: 5px;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	z-index: 100;
	background: #f00009;
	width: 280px;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	text-align: center;
	font-size: 10px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7 textarea {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	padding: 5px;
	border: 1px solid silver;
}

.wpcf7 input {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	padding: 5px;
	border: 1px solid silver;
}

.wpcf7 input.submit {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	padding: 5px 15px;
	border: 1px solid silver;
	font-size: 20px;
	color: white;
}
