/* @override http://www.quartierlibre-yerres.fr/wp-content/themes/quartierlibre/style.css */

/* @override http://www.quartierlibre-yerres.fr/wp-content/themes/quartierlibre/style.css */

/* @override http://www.quartierlibre-yerres.fr/wp-content/themes/quartierlibre/style.css */

/*
Theme Name: Quartier Libre
Description: Le blog de la MDJ de Yerres.
Version: 1.0
Author: Exosys
Author URI: http://www.exosys.net
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #6fb605;
	margin: 0;
	padding: 0;
}
#page {
	text-align: left;
	background: #FFF url(images/page-background.gif) repeat-y;
	width: 992px;
	margin: 0 auto;
}
#header {
	background-color: #6fb605;
	color: #fff;
}
#headerimg {
	width: 992px;
	background: transparent url('images/header.jpg') no-repeat left top;
	position: relative;
	height: 300px;
}
#content {
font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 0.9em;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
	border-top: 1px solid #fff;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}

#headerimg h1 {
	margin: 0;
	padding: 0;
}

#headerimg h1 a {
	display: block;
	height: 300px;
	margin: 0;
}
#headerimg h1 span{
	display: none;
}

h2 {
font-size: 1.6em;
	line-height: 1.1em;
}
h2.pagetitle {
font-size: 1.4em;
}

#sidebar h2 {
	background-color: #ff;
	color: #6fb605;
	font: normal 1em Verdana, Sans-Serif;
	padding: 3px;
	margin-top: 8px;
	margin-bottom: 4px;
}


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: #6fb605;
}
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;
	color: #71b708;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

.entry p a:visited {
	color: #5091c9;
}
.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, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h3 a:hover {
	color: #494949;
	text-decoration: none;
}
a:hover {
color: #494949;
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 */
.narrowcolumn {
	float: left;
	width: 500px;
	overflow: hidden;
	margin-left: 150px;
	padding-top: 10px;
	background-color: #6fb605;
	margin-bottom: 20px;
}
.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}
.post, .hentry {
	padding-top: 12px;
	background: #fff url('images/post-top.gif') left top no-repeat;
	clear: both;
	width: 476px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 12px;
}
#content.ados .post, #content.ados .hentry {
	background: #fff url('images/post-top-ados.gif') left top no-repeat;
}
#content.jeunes .post, #content.jeunes .hentry {
	background: #fff url('images/post-top-jeunes.gif') left top no-repeat;
}
#content.juniors .post, #content.juniors .hentry {
	background: #fff url('images/post-top-juniors.gif') left top no-repeat;
}

.post div.date {
	width: 55px;
	float: left;
	background: #000;
	margin-left: 0;
	background: #420411;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.post div.date .day {
	font-size: 22px;
	padding: 4px 0;
	background-color: #9c0;
}

.post div.date .month {
	font-size: 9px;
	background-color: #d6eb99;
	padding: 4px 0;
	color: black;
}

.post div.date .year {
	font-size: 9px;
	background-color: #fff;
	padding: 4px 0;
	color: gray;
}

.post div.thispost {
	float:  left;
	width: 380px;
	overflow: hidden;
	margin-left: 10px;
}
.post div.inner, .hentry div.inner {
	overflow: hidden;
	margin: 0;
	padding: 0 15px;
}

.post div.bottom, .hentry div.bottom {
	clear: both;
	background: #F5F5E9 url('images/post-bottom.gif') left bottom no-repeat;
	height: 12px;
}

#content.juniors .post div.bottom, 
#content.juniors .hentry div.bottom {
	background: #F5F5E9 url('images/post-bottom-juniors.gif') left bottom no-repeat;
}
#content.ados .post div.bottom, 
#content.ados .hentry div.bottom {
	background: #F5F5E9 url('images/post-bottom-ados.gif') left bottom no-repeat;
}
#content.jeunes .post div.bottom, 
#content.jeunes .hentry div.bottom {
	background: #F5F5E9 url('images/post-bottom-jeunes.gif') left bottom no-repeat;
}


.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
}
.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: both; 
}
.clear { 
clear: both; 
}
#footer {
	clear: both;
	margin-left: 150px;
	width: 748px;
}
#footer p {
	margin: 0;
	text-align: right;
	height: 100px;
	background: url(images/yerres-footer.gif) no-repeat left top;
	font-size: 0.9em;
}
/* End Structure */

/*	Begin Headers */
h1 {
	margin: 0;
}
h2 {
	margin:0.5em 0;
}
h2.pagetitle {
text-align: center;
color: #fff;
}

h3 {
padding: 0;
margin: 0.5em 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;
}

div.navigation .alignright, div.navigation .alignleft {
	margin-bottom: 8px;
	font-size: 0.8em;
}
div.navigation .alignright a, div.navigation .alignleft a {
	white-space: nowrap;
	color: black;
}

/* 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 0 0 5px;
padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	width: 220px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 0px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul li.cat-item {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
#sidebar ul.children li.cat-item {
	font-weight: normal;
	text-transform: none;
	margin-left: 16px;
	padding-top: 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	padding: 8px 6px;
}
#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	border:  1px solid #ccc;
	background-color: #fff;
}
#sidebar #searchsubmit {
	height: 20px;
	border: none;
	background: url('images/search.gif') left top no-repeat;
	padding: 0;
	padding-left: 28px;
	color: #6db208;
	text-align: left;
	width: 95px;	
}
.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 0 20px;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 10px;
text-align: justify;
	margin: 10px;
	background-color: #d6eb99;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.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 {
	margin: 0;
	width: 240px;
	float: right;
	padding-right: 80px;
}

#sidebar a {
	color: #000;
}

#sidebar form {
	margin: 0;
	}

#sidebar div.searchbox {
	margin-bottom: 16px;
	width: 240px;
}
#sidebar div.searchbox p.feed {
	margin: 0;
	padding: 0 8px;
	border-top: 1px solid #d6eb99;
}
#sidebar div.searchbox p.feed a {
	display: block;
	background: url('images/rss-icon.gif') left center no-repeat;
	padding-left: 24px;
	width: 100%;
	line-height: 24px;
	margin: 0;
}

#sidebar ul.pages h2, 
#sidebar ul.bookmarks h2, 
#sidebar div.archives h2 {
	margin: 16px 0 6px 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar div.searchbox h2 {
	font-weight: bold;
	margin: 0 8px;
	padding: 8px 0 0;
	border-top: 1px solid #AB9B8F;
	font-size: 1.1em;
}
#sidebar ul.pages li li {
	margin: 4px 0;
	padding: 0;
	background: url('images/puce.gif') no-repeat left 0.5em;
	padding-left: 9px;
}
#sidebar ul.pages li.pagenav ul {
	padding: 0;
	margin: 0;
}

#sidebar ul.categories {
	margin-top: 16px;
	background: url(images/mjc.gif) no-repeat right top;
}

#sidebar ul.categories h2 {
	font-weight: bold;
	padding-right: 110px;
}

#sidebar ul.categories li {
	margin: 8px 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
}
#sidebar ul.categories ul {
	margin: 0;
	padding: 0;
}
#sidebar ul.categories ul li {
	font-size: 0.9em;
	padding: 0;
	margin: 8px 0;
}
#sidebar ul.categories ul.children {
	margin: 8px 0 20px 0;
}
#sidebar ul.categories ul.children li {
	margin: 8px 0 0 0;
	background: url('images/puce.gif') no-repeat left 0.5em;
	padding-left: 9px;
}

#sidebar ul.categories li li {
	font-weight: normal;
	margin: 8px 0 0 0;
	background: url('images/puce.gif') no-repeat left 0.5em;
	padding-left: 9px;
}


#sidebar div.tags {
	margin-top: 16px;
}
#sidebar div.tags h2 {
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar ul.bookmarks li li,  
#sidebar div.archives li {
	padding: 0;
	margin: 8px 0 0 0;
	background: url('images/puce.gif') no-repeat left 0.5em;
	padding-left: 9px;
}
#sidebar div.tags ul {
	line-height: 18px;
	text-align: justify;
}
#sidebar div.tags a {
	color: green;
}

#sidebar div.archives {
	margin-bottom: 16px;
}
/* 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;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
	margin: 10px 20px 60px;
}
/* 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 */

#sidebar #nav, 
#sidebar #nav ul, 
#sidebar #nav ul ul, 
#sidebar #nav li, 
#sidebar #nav li li { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#sidebar #nav a {
	display: block;
}

#sidebar #nav li { /* all list items */
	float: left;
	width: 240px; /* width needed or else Opera goes nuts */
	background: #d6eb99 url('images/dropdown.gif') no-repeat right center;
	text-transform: uppercase;
	font-weight: bold;
}


#sidebar #nav li a {
	color: white;
	padding: 5px 4px;
}
#sidebar #nav li li a {
	color: #333;
	text-transform: none;
	border-bottom: 1px dotted #d6eb99;
	font-weight: normal;
}

#sidebar #nav li ul { /* second-level lists */
	position: absolute;
	width: 230px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #fff;
	padding:  5px;
}

#sidebar #nav li li {
	background: #fbfbf8;
	background-image: none;
	margin: 0;
	width: 230px;
}


#sidebar #nav li:hover ul, #sidebar #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#navmenu {
	margin-left: 150px;
	margin-right: 80px;
	height: 43px;
	overflow: hidden;
}
#navmenu ul, #navmenu li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}
#navmenu li {
	margin-right: 3px;
}

.narrowcolumn.juniors {
	background-color: #8087fe;
}
.narrowcolumn.ados {
	background-color: #f94ca0;
}
.narrowcolumn.jeunes {
	background-color: #ffda5c;
}

a.post-edit-link {
	display: block;
	text-align: center;
	color: #fff;
}
#respond {
	width: 476px;
	margin: 0 auto;
	color: #d6eb99;
}
#commentform a {
	color: #fff;
}

h3#comments {
	color: #fff;
	margin: 0 10px;
	font-size: 1em;
}