/*
Theme Name: Papier japonais
Theme URI: http://www.mab.ms/themes/
Description: Sur fond depapier japonais.
Version: 0.9
Author: Marc Andre Belanger
Author URI: http://www.mab.ms/
*/

/* ************** STRUCTURE ************** */

body {
	background: White url("images/papier.jpg") repeat-y 170px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
td { font-size: 10pt; }
#menuhaut {
	position: absolute;
	left: 127px;
	top: 28px;
	font-size: 8pt;
}
#menuhaut a{
	color: #333;
	border-top: solid 1px #333;
	border-left: solid 1px #333;
	margin: 3px;
	font-weight: normal;
}
#menuhaut a:hover{
	color: Black;
	background: White;
}
#titre {
	position: absolute;
	left: 20px;
	top: 55px;
}
#soustitre {
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 320px;
	top: 95px;
	width: 300px;
	color: Maroon;
}
#cote {
	position: absolute;
	top: 130px;
	left: 5px;
	background: url("images/plume.gif") no-repeat;
}
.menu {
	text-align: center;
	color: Black;
	width: 164px;
}
.item {
	border: solid 1px Gray;
	margin-top: 1px;
	font-size: 10pt;
	font-weight: bold;
}
#main {
	position: absolute;
	top: 136px;
	left: 200px;
	width: 650px;
}
#plume {
	position: absolute;
	top: 136px;
	left: 5px;
}
#bandeau {
	position: absolute;
	left: 0px;
	top: 42px;
	background: black url("/images/bandeau.jpg") repeat-x;
	height: 82px;
	width: 100%;
	border: 0px
}

/* **************** LIENS **************** */

a {
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Black;
	text-decoration: none;
}

/* *************** ENTETES *************** */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.7em;
}

h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid Maroon;
	color: Maroon;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

/* Next's that image before the post title */

img.lefth2img {
	margin: 0;
	padding: 0 5px 0 0;
}

#sidebar h2 {
	color: #00953C;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12pt;
}

.post h2 {
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.post small { display: block; }

.post h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 15px 0 0 0;
}

/* ****************** BILLETS ****************** */

.post {
	font-size: 10pt;
	text-align: left;
}

.postmetadata {
	text-align: right;
	padding-bottom: 20px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid Maroon;
}

blockquote {
	margin: 15px 30px 0 0;
	padding: 10px;
	border: 1px solid #9BB3FF;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid black;
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color: #eeeeee;
	color: black;
}

.navigation { margin-bottom: 15px; }

/* ************* LISTES DE COTE ************** */

/* That next line puts ' � ' front of the list-items
   in the sidebar, with moder browsers only :| */

#sidebar ul ul li:before { content: "\00BB \0020"; }

#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;
}

/* *************** RECHERCHE *************** */

#searchform {
	position: absolute;
	left: 600px;
	top: 30px;
	margin: auto 0;
	padding: 5px 3px; 
	text-align: left;
}

form#searchform input:focus {
	border: 2px solid Maroon;
	margin: 1px;
}

#searchform input { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #888888;
	margin: 2px;
}

#searchform #s {
	width: 115px;
	background: #FFF url(images/search.png) no-repeat 2px;
	padding-left: 14px;
}

#searchsubmit { display: none; }

/* **************** COMMENTAIRES **************** */

/* Formulaire */

#respond { margin-top: 30px; }

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #9BB3FF;
	background-color: #eee;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #9BB3FF;
	background-color: #eee;
}

#commentform #submit {
	margin: 0;
	float: right;
	background-color: #eee;
	border: 2px solid #9BB3FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: Maroon;
}

#commentform p { margin: 5px 0; }

/* Commentaires */

.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #136284;
	border-bottom: 1px solid #136284;
}

.commentlist {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
}

.commentlist li {
	margin: 5px 0 3px 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
}

.commentlist p { margin: 0 0 15px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* .entry {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.2em;
} */

/* ajout */
#credit {
	font-size: 8pt;
	color: Black;
	padding: 3px;
	text-align: left;
}
#credit a:link, .credit a:hover {
	color: #9BB3FF;
	text-decoration: none;
}
.sitem {
	text-align: left;
	font-size: 10pt;
}
.page_nav { display: none; }
li.page_item a { font-weight: normal; }
li.page_item:before { content: "..."; }