/*
Theme Name: WordPress DC2009 Fr
Theme URI: http://www.dimanchesduconte.com/
Description: Theme du site Les Dimanches du Conte.
Version: 0.9
Author: Jean-Francois Yelle
Author URI: http://www.jfyelle.com/
Tags:  

This layout is copyright@2009 Jean-Francois Yelle enr. 
It is to be used exclusively by www.lesdimanchesduconte.com.
*/

/* Begin Typography + Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #1A0101 /*url('images/kubrickbgcolor.jpg')*/;
color: #2E0000;
text-align: center;
font-size: 11pt;
}

#page {
border: 0px;	
border-style: none none none none;	
text-align: left;
/*border: 1px solid white;*/
}

#header {
/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
background-image: url('images/bk_parchemin_top.jpg');
background-repeat: no-repeat;
background-position: center top;
border: 0px;	
border-style: none none none none;
}

#headerimg 	{
/*height: 192px;*/
/*width: 740px;*/
/*width: 800px;*/
}

#content {
/*font-size: 1.2em*/
font-size: 1em;
}

/*.entry
{
	border: 1px solid green;
}

.hentry
{
	border: double #2E0000;
}*/

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

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}

#footer {
background-image: url('images/bk_parchemin_bas.jpg');
background-repeat: no-repeat;
background-position: center bottom;
border: none;
padding-bottom: 150px;
}

small {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: .8em;
line-height: 1.5em;
}

.blackborder{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	margin:0;
	padding:0;
	width:170px;
}

.slim
{
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
font-family: 'times new roman', 'Times', Serif;
font-weight: bold;
margin: 10px 10px 0px 10px;
padding: 0px;
text-transform: uppercase;
}

h1 {
color: #2E0000;
}

h2, h3 {
color: #652600;
}


h1 {
font-size: 3em;
/*text-align: center;*/
}

#headerimg h1
{
	text-align: center;
	font-size: 2em;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: underline;
}
#headerimg h1 a {
	color:#2E0000;
	text-align: left;
}

#headerimg .description {
color: #2E0000;
text-align: justify;
}

#headerimg .quote {
	border-bottom: 1px solid #aaa;
	padding: 0 10px 5px 10px;
}

#headerimg p{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: .8em;
}

#headerimg h4
{
font-size: 1em;	
text-decoration: none;
font-weight: normal;
text-align: center;
}

.narrowcolumn h2, .widecolumn h2
{
	background-color: #2E0000;
	color: white;
	padding: 5px 10px 5px 10px;
}





h2 {
font-size: 1.6em;
}

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

#sidebar h2, #headerimg h2 {
/*font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.6em;*/
text-align: center;
}

h3 {
font-size: 1.3em;
}

h2.widgettitle, .narrowcolumn h3, .widecolumn h3
{
	/*background-image: url('images/paperh3.jpg');*/
	background-color: #2E0000;
	color: white;
	/*background-image: url('images/paper_dark.jpg');*/
	padding: 5px 10px 5px 10px !important;
}


.widget_subpages h2
{
	background-image: none;	
	background-color: transparent;
	color: 2E0000;
	padding: 2px 10px 2px 10px !important;
}

.menu
{
	background-color: white;
	background-image: url('images/paper_light.jpg');
	border-width: 1px 0 1px 0;
	border-style: solid;	
}

.widget_subpages ul
{
	list-style: disc inside none !important;
}
.widget_subpages li
{
	padding: 2px 0 2px 0px !important;
	margin-left: 10px !important;
	list-style: disc outside none !important;
}

h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: #B63700;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
/*color: #B63700;*/
color: white;
}

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

.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: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

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

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

.dark{
	/*background-color: #1A0101;*/
	background-color: #2E0000;
	font-size: 10pt;
	border-style: double;
	border-width: 3px;
	border-color: #FCF7E3;
	margin:20px 0px 0px 0px;
	padding:5px;	
}
 
.dark p, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5
{
	color: #FCF7E3;
}


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: #B63700;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #B63700;
font-weight: bold;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 1em;
}

#wp-calendar a {
text-decoration: none;
/*color: white;*/
font-weight: bold;
font-size: 1.5em
}

#wp-calendar caption {
font-size: 1.6em;
font-family: 'times new roman', 'Times', Serif;
text-align: center;
}

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



/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}

#page {
/*margin: 20px auto;*/
margin: 0px auto 0px auto;
padding: 0;
width: 800px;
border: none;
background-color: #FCF7E3;
background-image: url('images/bk_parchemin.jpg');
/*border: 1px solid white;*/
}

#header {
/*background-color: #73a0c5;*/
margin: 0 0 0 1px;
padding: 0;
height: 114px;
width: 800px;
}

#headerimg {
/*margin: 0 0 20px 0;*/
/*height: 200px;*/
/*width: 100%;*/
	position: relative;
	/*border-bottom: 1px solid green;*/
}

#logo {
	width: 200px;
	margin-left:30px;
	float: left;
}

#title {
	/*position: absolute;
	top: 0px;
	left: 285px;
	width: 450px;*/
	/*--*/
	padding-left: 250px;
	width: 450px;
	min-height: 160px;
}

#title h1
{
	margin: 5px auto 5px auto;
	font-size: 2.5em;
}

#title .description
{
	margin-bottom : 5px;
}

#social_medias
{
	position: absolute;
	top: 0px;
	left: 740px;
	width: 32px;
}

#social_medias img
{
	margin-bottom: 5px;
}

.narrowcolumn {
float: left;
padding: 10px 65px 0px 0px;
margin: 0px 0px 20px 0px;
/*width: 385px;*/
width: 450px;
/*height: 1%*/
/*border: 1px solid green;*/
}

/*no sidebar*/
.widecolumn {
margin: 10px 0 20px 0;
padding: 0 65px 0 65px;
width: 670px;
/*width: 815px;*/
}

.lys_top
{
	background-image: url('images/top_img.gif');
	background-repeat: no-repeat;
	background-position: center top;
	/*border: 1px solid black;
	background-color: red;*/
}

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

.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 {
padding: 0;
margin: 0 auto;
padding-bottom: 100px;
width: 800px;
clear: both;
}

#lys_bottom
{
	background-image: url('images/bot_img.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	min-height:48px;
}

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

.p_left
{
	text-align: left;
}
/* End Structure */



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

h2 {
margin: 30px 0 0;
/*text-align: center;*/
}

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

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
text-align: left;
}

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

.oldphoto{
	border: 10px solid #FFFFFF;
}

.photoleft {
	margin-right: 10px;
	margin-bottom: 3px;
}

/*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
}
/* 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 0px;
/*list-style: none;*/
padding-left: 30px;
/*text-indent: -30px;*/
/*border: 1px solid blue;*/
}

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

/*.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;
font-size:.8em;
}

#sidebar ul ul ul li
{	
	text-transform: none !important;
}
/*#sidebar ul ul ul li:before {	
content: none !important;
}*/

hr
{
	width: 80%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 2px;
	color: #652600;
	background-color: #652600;
	border: 0;
	text-align: center;
}

.horizontal_line
{
	width: 80%;
	border: 0px none #000;
	border-bottom: 2px solid #652600;
	margin-left: 10%;
}

#sidebar .page_item {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
	clear: left;
	font-size: 1em;
	text-transform: uppercase;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	min-height: 14px;*/
	/*background-image: src="./images/fleche_droite.gif";
	background-repeat: no-repeat;
	background-position: left top;*/
	
	
	/*line-height: 12pt;*/
	/*border: 1px;	
	border-color: #CD9E46;
	border-style: none hidden hidden none;*/
}



#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: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



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

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

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

}
.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: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
float: left;
padding: 0 20px 0 65px;
margin: 0;
/*width: 265px;*/
width: 200px;
/*border: 1px solid blue;*/
}


#sidebar form {
margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
/* Begin Calendar */
#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 margin: 0;
 border:1px solid #2E0000;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 240px;
background-color: #2E0000;
color: #FCF7E3;
border: 3px double #FCF7E3;
font-size: 10pt;
}

#wp-calendar  table {
	padding:0;
	margin: 0;
}

#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 thead {	
	padding: 0;
	text-align: center;
}

#wp-calendar td {
padding: 0;
font-size: 0.8em;
text-align: left;
vertical-align: bottom;
height: 1.6em;
}

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

.ec3_postday 
{
	/*background-color: yellow;*/	
}

.ec3_postday a {
	color: #B63700;
}


.ec3_eventday
{	
	background-image: url('../../../wp-includes/images/dc_32x22.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ec3_schedule
{
	/*background-color: yellow;*/
	/*background-image: url('http://www.dimanchesduconte.com/images/logodc_260x200.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 260px;
	height: 200px;*/
}

/* 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-top: 10px;
margin-bottom: 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 */

.hentry h1, h2, h3
{
	margin-top: 0px;	
}

.thumbnail_cell
{
	width:132px; 
	height: 160px;
	float: left; 
	margin-left:0px; 
	margin-top:0px; 
	margin-right:10px; 
	margin-bottom:10px; 
	position: relative;
}

.event_div
{
	/*width:100%; */
	/*float: left;*/
	position: relative;
	/*	clearing divs : http://www.sitepoint.com/simple-clearing-of-floats/ */
	overflow:auto;
	padding: 0px;
}

.event_div p
{
	text-align: left;
	font-size: .8em;
}

/*todo : replace by thumbnail_cell*/
.event_cell
{
	width:132px; 
	height:215px; 
	float: left; 
	margin-left:10px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:10px; 
	/*position: relative;*/
	font-size: .8em;
}

.nav_cell
{
	width:102px; 
	height:102px; 
	float: left; 
	padding: 10px;
	margin-left:10px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:10px; 
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCAA #999977 #999977 #CCCCAA;	
}

.prime_event_cell, .important-info, .searchcontent, .widget_subpages
{
	/*width: 100%;*/
	/*margin:0;*/
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCAA #999977 #999977 #CCCCAA;	
	margin: 0 0 10px 0;
	background-color: white;
	background-image: url('images/paper_light.jpg');
}

.important-info
{
	padding: 10px;
	width: 430px;
	margin-bottom: 10px;
}

.verbeux p, .verbeux td, .verbeux li
{
	font-size: .8em;
}

.prime_event_cell p, .searchcontent p
{
	text-align: justify;
	padding: 0 10px 0 10px;
	
}

.prime_event_cell h4, .searchcontent h4
{
	background-color: #2E0000;
	/*background-image: url('images/paper_dark.jpg');*/
	color: white;
	font-family: 'times new roman', 'Times', Serif;
	text-transform: uppercase;
	margin:0 0 10px 0;
	padding: 2px 10px 2px 10px;
}

.prime_event_cell h4 a, .searchcontent h4 a
{
	color: white;
	text-transform: uppercase;
}

.prime_event_cell h4 a:hover, .searchcontent h4 a:hover
{
	color: #B63700;
	text-decoration: none;
}

.prime_event_cell .oldphoto:hover, .event_cell .oldphoto:hover, .img_link:hover
{
	border-color: #B63700;
}

.event_cell_content
{
	text-align:left;
}

.event_cell .blackborder, .thumbnail_cell .blackborder {
	width:120px;	
}

.prime_event_cell .blackborder
{
	width:170px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 0;
}

.prime_event_cell  .slim
{
	margin: 0 !important;
	padding: 0 !important;
}

.next_event_div
{
	width:100%; 
	/*float: left;*/
	padding-top: 10px;
	padding-left: 11px;
}

.menu {
	text-align: center;
	margin: 0 0 15px 0;
	padding: 2px 0 1px 0; 
	border-color: #2E0000;
}

.menu ul {
list-style: none;
margin: 0;
padding: 0;
/*text-indent: 0px;*/
}

.menu a {
/*color: #000;
background: #efefef;*/
/*display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;*/
text-decoration: none;
padding: 2px 3px;
}

.menu .current_page_item a, .menu .current_page_parent a
{
	color: #652600;
}
.menu .current_page_item a:hover, .menu .current_page_parent a:hover
{
	color: #B63700;
}

.menu a:hover {
background: white;
}

.menu li {
margin: 0px;
padding: 2px 10px 2px 10px; 
position: relative;
display: inline; 
text-transform: uppercase;
font-family: 'times new roman', 'Times', Serif;
font-size: 1.2em;
/*border: 1px solid transparent;*/
}

/*.menu li:hover {
background-color: #2E0000;
background-image: url('images/paper_dark.jpg');
color: white;
}*/

/**/
.menu ul ul {
position: absolute;
display: list-item; 
top: 100%;
left: 0;
width: 100%;
min-width:150px;
text-align: left;
margin: 0;
padding: 0;
background-color: white;
background-image: url('images/paper_light.jpg');
border-style: solid;
border-width: 1px;
border-color: transparent #2E0000 #2E0000 #2E0000;
}

.menu ul ul li
{
	display: list-item; 
	/*border: 1px solid black;*/
	/*border-bottom: 1px solid gray;*/
	text-align: left;
	text-transform: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: .7em;
	padding: 5px;	
	margin: 0 0 0 0;	
}

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

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

.widget_subpages a, .widget_subpages h2 a
{
	color: #2E0000;
}

.menu ul ul li a
{
	color: #2E0000 !important;
}

.menu ul ul li a:hover, .widget_subpages a:hover
{
	color: #B63700 !important;
	background: none;
	text-decoration: none;
}

.menu ul ul li:hover
{
	background: white;
	/*background-color: transparent;*/
	background-image: none;
}

div.menu ul ul,
div.menu ul li:hover ul ul
{display: none;}

div.menu ul li:hover ul,
div.menu ul ul li:hover ul
{display: block;}
/**/

.menu ul ul ul {
position: absolute;
top: 0;
left: 95%;
width: 100%;
border-color: #2E0000;
}

div.menu ul ul ul,
div.menu ul ul li:hover ul ul
{display: none;}

div.menu ul ul li:hover ul,
div.menu ul ul ul li:hover ul
{display: block;}

.cloud
{
	background-color: white;
	background-image: url('images/paper_light.jpg');
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCAA #999977 #999977 #CCCCAA;	
	padding: 5px;
}

a.ctc-tag:hover
{
	color: white !important;
	background-color: #2E0000;
	text-decoration: none;
}


