/* CSS Document */

#couv {
background-image:url(book/lyencouv.jpg);
}

#sommaire h1 {
color:#993300;
}
#content {
position:absolute;
left:500px;
top:50px;
display:block;
width:400px;
height:425px;
overflow:auto;
z-index:50;
}
#content .post .post-content, #content .post .post-chapo {
padding-left:15px;
padding-right:15px;
}

/* TOC */
.memo {
font-size:20px;
color:#000000;
width:355px;
border-bottom:#900 1px solid;
position:absolute;
left:20px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:5px;
top:0px;

}
#toc {
	padding-left:20px;
}
#toc h2.toc-title {
font-size:16px;
text-transform:capitalize;
padding-top:15px;
padding-left:20px;
}
h3.toc-group a, h3.toc-group a:hover, h3.toc-group {
font-size:14px;
color:#333333;
text-transform:capitalize;
text-decoration:none;
padding-left:20px;
}
#toc ul li a {
font-size:10px;
color:#333333;
text-decoration:none;
}
#toc ul li a:hover {
color:#000000;
}
#toc ul li a img {
border:0px;
}
#toc ul li {
list-style-image:url(book/licoche.gif);
color:#666666;
line-height:12px;
}
#toc ul {
padding-left:45px;
}
/* Footer agenda*/
#book #footeragenda {
position:absolute;
top:490px;
left:520px;
width:360px;
height:105px;
display:block;
border-top:#900 1px solid;
}
/* Catégories */
#categories {
position:absolute;
display:block;
left:10px;
}
#categories ul {
list-style-image:url(book/licoche.gif);
line-height:12px;
}
#categories ul li a {
font-size:11px;
color:#333333;
text-decoration:none;
}
#categories ul li a:hover {
color:#600;
font-weight:bold;
}
/* Hides from IE5-mac \*/
* html #categories {top: 10px;}
/* End hide from IE5-mac */
#categories h2 {
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
text-align:left;
}

/* Calendar */

#calendar {
position:absolute;
left:200px;
display:block;
width:150px;
top:7px;
}
#calendar thead {
border-bottom:#900 1px solid;
height:13px;
width:150px;
}
#calendar table{
	font-size: xx-small;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;

}
/* Hides from IE5-mac \*/
* html #calendar table {font-size: 10px;}
/* End hide from IE5-mac */
th abbr {
border:none;
}
#calendar table caption{
	margin: 0 auto;
}

#calendar table th{
	color: #900;
	background: transparent;
}

#calendar table td{
	width: 14.2%;
	line-height: 8px;
	font-weight:normal;
	color:#333333;
}
/* Hides from IE5-mac \*/
* html #calendar table td {line-height: 9px;}
/* End hide from IE5-mac */
#calendar table td a{
	display: block;
	background-image:url(book/croix.gif);
	background-position:center;
	background-repeat:no-repeat;
	color: #333;
	text-decoration: none;
	font-weight:normal;
}

#calendar table tbody tr td.active a {
background-image:url(book/cercle.gif);
background-position:center;
background-repeat:no-repeat;
font-weight:bold;
}
#calendar table td a:hover {
background:none;
color:red;
font-weight:bold;
}

caption, caption a {
font-size:11px;
text-transform:capitalize;
color:#000;
font-weight:bold;
text-decoration:none;
}
caption a:hover {
color:#990000;
}
/* Date */
.day-date{
display:none;
}
span.jour {
font-size:9px;
}
div.month {
position:absolute;
text-transform:uppercase;
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
left:15px;
font-style:italic;
}
div.date {
position:absolute;
right:18px;
margin-top:-6px;
text-align:center;
}
span.day {
background-image:none;
font-size:40px;
z-index:50;
top:-15px;
}
.post-date {
width:360px;
height:50px;
padding-bottom:5px;
text-align:right;
border-bottom:#990000 1px solid;
}


/* Post */
.post {
padding-left:20px;
}

.post-title {
padding-top:5px;
padding-left:15px;
padding-bottom:10px;
color:#900;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-transform:capitalize;
}
.post a {
font-size:10px;
color:#333;
text-decoration:none;
padding-bottom:10px;
}
.post a:hover {
color:#990000;
}
h2.post-title a {
color:#990000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.infos {
display:none;
}
div.post-chapo, div.post-content, div.post-chapo p, div.post-content p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:justify;
padding-top:5px;
padding-bottom:5px;
}
.post-content a, .post-content p a, .post-chapo a, .post-chapo p a {
color:#990000;
}
.post-content p a, .post-chapo p a {
font-size:11px;
}
.post-content a:hover, .post-content p a:hover, .post-chapo a:hover, .post-chapo p a:hover {
color:#cc0000;
}
div.post-content p.right {
text-align:right;
}
#post-maj fieldset, #post-maj fieldset p {
font-style:italic;
font-size:9px;
color:#666666;
}
.post-info-co a {
text-decoration:none;
color:#666;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
.post-info-co a:hover {
color:#990000;
}
/* Trackbacks */
#trackbacks {
text-align:left;
font-size:10px;
padding-left:15px;
}

/* Comments */
#comments {
text-align:left;
font-size:10px;
padding-left:15px;

}
#comments blockquote {
font-size:10px;
color:#333333;
}
#comments div.me blockquote p {
color:#990000;
}
.me {
color:#990000;
background-image:url(book/fleur.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
/* Form */
#comment-form {
width:95%;
font-size:10px;
}
.comment-number a, .comment-number a:hover {
color:#990000;
text-decoration:none;
}
.comment-number a:hover {
font-weight:bold;
}
.comment-info a {
font-weight:bold;
color:#990000;
text-decoration:none;
}
.comment-info a:hover {
text-decoration:underline;
}
.field label {
text-align:left;
color:#333333;
}
fieldset {
border:none;
width:300px;
}
.form-help {
font-size:10px;
padding-left:10px;
}
input.submit {
text-align:center;
}
input, textarea {
background-color:transparent;
border:#900 1px solid;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
padding:3px;
}
input label {
color:#333333;
font-weight:bold;
}
.cb {
border:none;
}

/* Menu */
#menunews li {
list-style:none;
list-style-type:none;
}
#menunews li a {
display:block;
text-indent:-200em;
z-index:0;
overflow:hidden;
background-repeat:no-repeat;
}

#admin {
position:absolute;
text-indent:-200em;
left:830px;
top:0px;
width:63px;
height:36px;
display:block;
background-image:url(book/admin.gif);
}
#menunews {
position:absolute;
top:30px;
width:61px;
left:869px;
z-index:1;
margin-top:10px;
display:block;
}
li #archives {
height:44px;
background-image:url(book/archives.gif);
}
li #xbl {
background-image:url(book/xbl.gif);
height:50px;
}
li #rss {
background-image:url(book/rss.gif);
height:42px;
}
#boiteamessage {
padding-left:15px;
}
#boiteamessage ul {
list-style-image:url(book/licoche.gif);
}
ul li.linone {
list-style-image:none;
}
