/* 
Template: dark_maple
Theme Name: Dark Maple
Description: 2 colonnes, une ambiance de canada !<br /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" />
Author: Moshu
*/

/* ----   Structure   ------ */
 
body {
	background:#241E21;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
	color:#711323;
}
 
#rap {
	width: 772px;
	background: #ffedd6 url('images/bgle.gif') repeat-y right;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #a87040;
	text-align: left;  /* IE 5.5 hack part II */
}
 
#rapsing {  /*for single pages*/
	width: 772px;
	background: #ffedd6;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #a87040;
	text-align: left;  /* IE 5.5 hack part II */
}
 
#masthead {
	background-image: url('images/bigleaf_a3.jpg'); /*header image*/
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #241E21;
	height: 241px;
	border-bottom: 1px solid #241E21;
	font-size: 20px;
}

#header {
	font-size:1.5em;
	margin:0pt;
	padding:40px 20px 20px;
	text-align:left;
}
#main {
 }
 
#content {
	float: left;
	width: 590px;
	overflow:hidden;
}
 
#contentsing { /*for single pages*/
	float: left;
	width: 770px;
}
 
#menu {
	float: right;
	width: 175px;
	overflow:hidden;
}
 
#nav {
	padding-left: 10px;
	padding-right: 3px;
 }
 
#hmenu {
	margin: 0;
	padding: 0;
}
 
#hnav {
	height: 22px;
	border-bottom: 1px solid #a87040;
	border-top: 1px solid #a87040;
	background: #f5d7b4;
	padding: 0 175px 0 0;
}
 
#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
 
#footer {
	margin-bottom: 0;
	background: #711323;
}
 
#test {
	width: 510px;
}
 
/* -------------------------- WordPress Stuff ------------------------------ */
 
a {
	color: #a87040;
}
 
a img {
	border: none;
}
 
/*a:visited {
	color: #;
}*/
 
a:hover {
	color: #711323;
}
 
acronym, abbr {
	border-bottom: 1px dashed #711323;
}
 
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
 
blockquote {
	background: #f5d7b4;
	border: 1px solid #a87040;
	border-right: 5px solid #a87040;
	margin-left: 1.5em;
	padding-left: 5px;
	padding-right: 10px;
}
 
.center {
	text-align: center;
	margin-top: 25px;
}
 
cite {
	font-size: 90%;
	font-style: italic;
}
.commentlist cite{
	font-size: 100%;
	font-style: normal;
}
.pagetitle {
	margin-top: 40px;
	text-align: center;
	}
 
#link_blog_title {
	color: #db0017;
	text-decoration: none;
}
 
#header a:hover {
	text-decoration: underline;
}
 
h1 {
margin: 0;
padding: 40px 20px 20px 20px;
text-align: left;
}
 
h2 {
	font: italic bold 100% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 0;
}
 
h3 {
	border-bottom: dotted 1px #eee;
	font:  bold 140% "Times New Roman", Times, serif;
	margin-top: 0;
	padding-bottom: 0;
	color: #c91d30;
}
 
 
h3 a:hover {
	color: #241E21;
}
 
ol#comments li p {
	font-size: 100%;
}
 
p, li, .feedback {
	font: 90%/175% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
 
.small {
	font: 80%/120% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
 
.textarea {
width:200px;
margin:0;
}
 
#commentform  #comment{
width:450px;
margin:0;
}
 
#content ul{
	list-style-type: none;
}
.commentmetadata{
	font-size: 10px;
}
.reply{margin-bottom: 15px; font-size: 11px;}
#cancel-comment-reply-link{ font-weight: normal; font-size: 11px;}
.commentlist p{font-size: 11px;}
.form-allowed-tags{font-size: 10px;}
 
/* ------------------------- Classes used by the_meta() ---------------------*/
 
 
ul.post-meta {
	list-style: none;
}
 
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
 
.credit {
border-top: double 3px #ae7541;
color: #ffedd6;
font-size: 70%;
margin: 10px 0 0 0;
padding: 3px; 
text-align: center;
}
 
.credit a:link, .credit a:hover, .credit a:visited {
color: #fff;
text-decoration: none;
}
 
.feedback {
	color: #711323;
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: 90%;
	padding-left: 25px;
} 
 
.meta {
	font-size: .75em;
}
 
.meta li, ul.post-meta li {
	display: inline;
}
 
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
 
.meta, .meta a {
	color: #a87040;
	font-weight: normal;
	letter-spacing: 0;
}
 
.post {
	margin-top: 35px;
	margin-right: 45px;
	margin-left: 35px;
	text-align: justify;
}
 
.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
	color: #c91d30;
}
 
.storytitle a {
	text-decoration: none;
	color: #c91d30;
}
 
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #f5d7b4;
	border: 1px solid #a87040;
	padding: .2em;
}
 
#commentform textarea {
	width: 100%;
}
 
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
 
#commentspopup {
	background: #ffedd6;
	text-align: left;
}
 
input#s {
	width: 40%;
	background: #f5d7b4;
	border: 1px solid #711323;
	color: #711323;
}*
 
input#searchsubmit {
	border: 1px solid #711323;
	background: #711323;
	color: #ffedd6;
}
 
/* ----------  All menu styling except #menu itself (in layout above) ------- */
 
#nav form {
	margin: 0 0 0 13px;
}
 
/*#nav input#s {
	width: 80%;
	background: #ffedd6;
	border: 1px solid #711323;
	color: #711323;
}  ---- if you put the search form in the sidebar, decomment this*/
 
#nav ul {
	color: #ffedd6;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}
 
#nav ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	margin-top: 10px;
	padding-bottom: 2px; 
	font-weight: bold;
}
 
#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
 
#nav ul ul li {
	border: 0;
	font: normal normal 70%/115% Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
 
#nav ul ul li a,.catcloud a {
	color: #ffedd6;
	text-decoration: none;
}
 
#nav ul ul li a:hover,.catcloud a:hover {
	border-bottom: 1px solid #ffedd6;
}
 
#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}
 
#nav ul li ul li ul li{
	border: 0;
	font: normal normal 100%/115% Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
 
/* ---------------------------- WP Calendar styling --------------------------*/
 
#wp-calendar {
	border: 1px solid #711323;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%; 
	background: #f5d7b4;
}
 
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background: #f5d7b4;
	color: #a87040;
}
 
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background: #f5d7b4;
	color: #a87040;
}
 
#wp-calendar a {
	display: block;
	text-decoration: none;
	background: #c91d30;
	color: #fff;
}
 
#wp-calendar a:hover {
	background: #ffedd6;
	color: #711323;
}
 
#wp-calendar caption {
	color: #ffedd6;
	font: italic bold 110% 'Times New Roman', Times, serif;
	text-align: left;
	margin-top: 15px;
}
 
#wp-calendar td {
	color: #a87040;
	font: normal 12px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
 
#wp-calendar td.pad:hover {
	background: #fff;
}
 
#wp-calendar td:hover, #wp-calendar #today {
	background: #711323;
	color: #ffedd6;
}
 
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
 
/*-------    Horizontal menu -- if you don't use it, delete below till Misc.   ----------*/

#navcontainer
{
margin: 0;
padding: 0;
height: 20px;
}
 
#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
 /*
#navcontainer ul li
{
display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;
}
*/
#navcontainer ul li a,
#navcontainer ul li
{/*
background: #f5d7b4;
width: 78px;
height: 22px;
border-right: none;
padding-top: 0;
margin: 0 0 0px 0;
color: #a87040;
text-decoration: none;
display: block;
text-align: center;*/
font: normal 11px/22px Georgia, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
 
#navcontainer ul li a:hover
{
color: #ffedd6;
background: #a87040;
}
 
#navcontainer a:active
{
background: #a87040;
color: #ffedd6;
}
 
#navcontainer li#active a /*not in use*/
{
background: #a87040;
border: 1px solid #db0017;
color: #fff;
}

/*-------------    Misc.  ----------*/
 
.slogan { /*blog tagline*/
color: #fff;
margin-left: 50px;
margin-right:50px;
font-size: 1.3em;
}
 
.navigation { /*paged navigation stuff*/
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-right: 30px;
	margin-left: 30px;
	}
		
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.thread-even { /*alternate comment colors*/
	background-color: #f5d7b4;
	border-top: 1px solid #a87040;
	border-bottom: 1px solid #a87040;
	margin: 0;
	padding-left: 8px;
	padding-right: 4px;
}
	
.paged {
	margin-left: 30px;
}
.avatar { display:block; float:right; margin:3px; }
.children li{
	list-style: none;
}

/* lien sidebar */
#menu a{
    color: #FFEDD6;
    text-decoration: underline;
}

#content img.size-full{
	max-width: 550px;
}

img.center, img[align="center"], img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, img[align="right"] {
	margin: 5px 0 5px 5px;
	display: inline;
}

img.alignleft, img[align="left"] {
	margin: 5px 5px 5px 0;
	display: inline;
}
