/*
Theme Name: Sarah-Anne au Pays des Merveilles
Theme URI: http://blog.dans-la-prairie.com/
Description: V4 du blogue dans la prairie de Midgard.
Version: 0.1
Author: Sarah-Anne "Raven" Krane
 
Sarah-Anne au Pays des Merveilles, par Sarah-Anne "Raven" Krane || http://blog.dans-la-prairie.com 
 
*/

/*********************général**************************/
body {
font-family: Georgia, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background-color: #c29a61;
background-image: url('images/bottom.png');
background-repeat: repeat-x;
background-attachment: fixed;
background-position: bottom left;
color: #000000;
margin: 0;
}

blockquote {
margin:10px 10px 10px 50px;
padding:5px 5px 5px 41px;
background-color:#F2D4BB;
background-image:url('images/quote.png');
background-position:left top;
background-repeat:no-repeat;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;

-khtml-border-radius-topleft:10px;
-khtml-border-radius-topright:10px;
-khtml-border-radius-bottomleft:10px;
-khtml-border-radius-bottomright:10px;

-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}

/*********************menu**************************/
.menu2 {
float: right;
padding-right: 100px;
}

.menu {
	text-align: right;
	padding-top: 400px;
	padding-right: 35px;
	padding-bottom:20px;
}

.menu a {
color: #e4dada;
text-decoration: none;
font-size: 18px;
}

.menu a:hover {
color: #770707;
text-decoration: none;
font-size: 18px;
}

/*********************images**************************/
.wp-caption {
   border: 2px solid #975c1c;
   text-align: center;
   background-color: #c29a61;
   color : #000000;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 12pt;
	line-height: 19px;
	padding: 0 4px 5px;
	margin: 0;
}

/*********************liens**************************/
a {
color: #6e3023;
text-decoration: none;
}

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

a img {
border: none;
}

a:hover img {
border: none;
}

/*********************header**************************/
#art-page-background-glare {
position: absolute;
width: 100%;
height: 400px;
left: 0;
top: 0;
}

#art-page-background-glare-image {
background-image: url('images/top.png');
background-repeat: no-repeat;
height: 400px;
width: 300px;
margin: 0;
}

#page {
margin: 0 auto 0 auto;
width: 900px;
background-image: url('images/page.png');
background-repeat: repeat;
}

#header {
font-family: Georgia, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
width: 900px;
height: 645px;
background-image: url('images/header.jpg');
color: #e5c7c7;
text-decoration: bold;
}

#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: right;
}
 
#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}

/*********************contenu**************************/
#content {
float: left;
width: 675px;
color: #000;
}

#content h2 {
font-size: 1.3em;
}

#content h2 a{
font-size: 1.2em;
font-family: Georgia, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #6e3023;
}

#content h2 a:hover{
color: #583815;
text-decoration: underline;
}

.post_end { 
width: 400px;
height: 50px;
background: transparent url(images/separateur.png) no-repeat;
margin:0 0 0 100px;
}

.postmetadata {
background: url(images/metahaut.png) no-repeat;
width: 300px;
height:50px;
padding-top: 20px;
}

.decorshaut {
float: right;
background: url('images/decorshaut.png') no-repeat;
width: 48px;
height:48px;
margin-top: -100px;
margin-right: 30px;
}

.related_post_title {
padding: 0px 0px 15px 32px;
background: url('images/articleapparente.png') no-repeat left;
}

.postmetadata2 {
background: url(images/metabas.png) no-repeat;
width: 550px;
height:50px;
}

.date {
padding: 0px 0px 0px 18px;
background: url('images/date.png') no-repeat left;
margin-top: 20px;
}

.entry_more {
padding: 0px 0px 0px 16px;
 background: url('images/plus.png') no-repeat left;
 position: relative;
 vertical-align: middle;
}

.category {
float: left;
padding: 0px 0px 0px 18px;
background: url('images/categorie.png') no-repeat left;
margin-top:20px;
margin-left: 20px;
}

.tag {
float: right;
padding: 0px 0px 0px 18px;
 background: url('images/tag.png') no-repeat left;
 margin-top: 20px;
}

.entry_comments {
float: right;
 padding: 0px 0px 0px 18px;
 background: url('images/commentaire.png') no-repeat left;
 margin-top: 20px;
}

.prevlink a {
	float: left;
background-image:url('images/precedent.png');
background-repeat:no-repeat;
width: 150px;
	height: 50px;
}

.nextlink a {
	float: right;
background-image:url('images/suivant.png');
background-repeat:no-repeat;
width: 150px;
	height: 50px;
}

.nav {
margin-left: 10px;
margin-right: 5px;
}

.navigation {
margin-left: 10px;
margin-right: 5px;
}

.post {
margin-left: 10px;
margin-right: 5px;
}

.post ul {
list-style-type: none;
}

.post li {
list-style-type: none;
background-image: url(images/heart.png);
background-repeat:no-repeat;
padding-left:13px;
}

.post ul li {
list-style-type: none;
background-image: url(images/spade.png);
background-repeat:no-repeat;
padding-left:13px;
}

.post ol li {
list-style-type: lower-roman;
background-image: none;
padding-left:0px;
}

.post_content {
font-size: 1em;
color: #000;
margin-left: 10px;
}

.post_content a {
color: #6e3023;
}
 
.post_content a:hover {
color: #583815;
text-decoration: underline;
}

.post_content a img {
text-decoration: none;
}
 
.post_content a:hover img {
text-decoration: none;
}

/*********************commentaires**************************/ 
.comments-template {
margin-left: 10px;
margin-right: 5px;
}
 
.comments-template ol {
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p {
	font-family: Georgia, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

.author {
background-color: #b28750;
background-image:url('images/authorcomment.png');
background-position:left top;
background-repeat:no-repeat;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;

-khtml-border-radius-topleft:10px;
-khtml-border-radius-topright:10px;
-khtml-border-radius-bottomleft:10px;
-khtml-border-radius-bottomright:10px;

-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}
 
.comments-template h2, .comments-template h3 {
	font-size: 1.2em;
}
 
.commentmetadata {
	font-size: 1em;
	text-align: center;
}

.comment {
	padding-left: 20px;
}

.gravatar {
	float: right;
}
 
.image {
	font-size:1.1em;
} 
 
.comments-template p.nocomments {
	padding: 0;
}
 
.comments-template textarea{
	font-family: Georgia, Arial, Hevletica, Sans-serif;
	font-size: 14px;
	width: 410px;
	background: #c29a61 url('images/comment.png') 100% 100% no-repeat;
}
 
.cadre_commentaires {
border-bottom: none;
border-top: none;
}

#author {
color: #000;
font-family: Georgia;
background: #c29a61;
}

#email {
color: #000;
font-family: Georgia;
background: #c29a61;
}

#url {
color: #000;
font-family: Georgia;
background: #c29a61;
}

#submit {
color: #000;
font-family: Georgia;
}

#comment_mail_notify {
color: #000;
font-family: Georgia;
}

.comment-reply-notification {
color: #000;
font-family: Georgia;
}

ckeckbox {
color: #000;
font-family: Georgia;
}

.laissercom {
padding: 0px 0px 15px 32px;
background: url('images/laissercommentaire.png') no-repeat left;

}

.voscom {
padding: 0px 0px 15px 32px;
background: url('images/voscommentaires.png') no-repeat;

}

/*********************sidebar**************************/ 
.sidebar {
float: right;
width: 223px;
border-left: 1px dashed #4a3821;
}

.sidebar a:hover {
text-decoration: underline;
border-bottom: none;
}

.sidebar a:hover img {
text-decoration: none;
border-bottom: none;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

.sidebar h2 {
text-align: center;
color: #e4dada;
padding-top: 5px;
font-size: 1.2em;
height: 30px;
background-image: url('images/nav.png');
background-repeat: no-repeat;
}

.sidebar ul li{}

.sidebar ul ul li{}

/********************footer**************************/
#footer {
font-size: 1em;
background-image: url('images/footer.png');
background-repeat: no-repeat;
padding: 10px 10px 0 0;
clear: both;
width: 900px;
height:290px;
}

#footer p {
text-align: right;
font-size: 1em;
padding: 0 10px 20px 0;
}

.sidebar1 {
width: 300px;
float: left;
overflow:hidden;
}

#footer h2 {
text-align: center;
color: #e4dada;
padding-top: 5px;
font-size: 1.2em;
height: 30px;
width: 220px;
background-image: url('images/nav.png');
background-repeat: no-repeat;
}

.current_book {
margin-left: -40px;
width: 300px;
float: left;
text-align: center;
font-size: 15px;
}

.rss {
margin-left: 35px;
margin-top: 30px;
overflow:hidden;
}

.fav {
margin-left: 140px;
margin-top: -70px;
overflow:hidden;
}

#gotop {
padding: 0px 0px 0px 18px;
background: url('images/up.png') no-repeat left;
float: left;
height:18px;
margin-left: -35px;
}

.sidebar2 {
width: 300px;
margin-left: 300px;
margin-top: -10px;
overflow:hidden;
}

.sidebar3 {
width: 300px;
margin-left: 600px;
margin-top: -300px;
overflow:hidden;
}

/*********************search**************************/
#f {
background:transparent;
width: 150px;
color: #e5dfdf;
font-size: 14px;
font-family: Georgia, Tahoma, Verdana;
font-decoration: bold;
padding: 4px;
margin:20px 0 0 40px;
border:0;
}
#search{
height:115px; 
padding:20px 0 0 0; 
margin:0; 
}	
#search-box{
height:73px; 
padding:0; 
margin:0; 
background: url(images/search.png) no-repeat left bottom!important;
}
