/* ************************************************
Theme basé sur ReFoliage pour DC2 et Pouette pour
DC2.
************************************************ */

* { margin: 0; padding: 0; border: 0; }

body {
	background: #222;
	font: 0.8em Verdana, sans-serif;
	color: #AEAEAE;
	}


/* Common styles
-------------------------------------------------------- */
ul { list-style: none; }
ul li { list-style: none; }

a:link, a:visited { color: #DDD; text-decoration: none; }
a:hover, a:focus, a:active { background: #333; color: #EEE; }

pre { overflow: auto; width: 100%; height: auto; }

h2 { padding: 4px 0; font-size: 1.2em; color: #A9D06F; }
h3 { padding: 4px 0; font-size: 1.1em; color: #A9D06F; }
h4 { padding: 4px 0; font-size: 1.0em; color: #A9D06F; }
h5 { padding: 4px 0; font-size: 0.9em; color: #A9D06F; }
h6 { padding: 4px 0; font-size: 0.8em; color: #A9D06F; }

.smiley { border: none; width: 1em; height: 1em; padding: 0; margin: 0; margin-left: 3px; margin-right: 3px;}


/* Header
-------------------------------------------------------- */
#top {
	width: 50%;
	height: 150px;
	float: left;
	margin: 5px 15% auto;
	margin-bottom: 3em;
	background: transparent url('http://www.livresanspage.net/public/theme/bg.png') repeat top left;
	border: 1px solid transparent;
	-moz-border-radius: 15px;
	text-align: right;
	}
	#top h1 {
		font-size: 1.7em;
		font-weight: normal;
		font-family: 'Trebuchet MS',Verdana,sans-serif;
		letter-spacing: -1px;
		margin: 5%;
		padding-right: 10px;
		border-right: 1px solid #333;
		}
	#top a:link, #top a:visited { color: #FFF; }
	#top a:hover, #top a:focus {border-bottom: 1px dotted #333; background: transparent;}

#prelude {
	width: 55%;
	margin: 5px 15% auto;
	position: absolute;
	top: 0;
	text-align: center;
	clear: both;
	color: #444;
	}
	#prelude a:link, #prelude a:visited { font-size: 0.8em; font-weight: bold; color: #444; }
	#prelude a:hover, #prelude a:focus, #prelude a:active { background: transparent; color: #666; }


/* Wrapper
-------------------------------------------------------- */
#wrapper { width: 100%; margin-top: 25px; margin-bottom: 0; }

#main {
	width: 50%;
	float: left;
	margin: 0 15% auto;
	margin-top: 0;
	margin-bottom: 5em;
	background: transparent;
	}

#sidebar {
	clear: both;
	border-top: 1px solid #777;
	background: #000;
	display: block;
	width: 100%;
	margin-bottom: 0;
	font-size: 0.8em;
	}
	#sidebar:after { /* Bidouille pour afficher la couleur de fond du footer */ 
		content: '[Merci Kozlika pour cette astuce !]';
		display : block;
		clear : both;
		visibility : hidden;
		}

#blognav {
	float: left;
	width:  20%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 3%;
	}

#blogextra {
	float: left;
	width: 20%;
	margin-left: 0%;
	margin-right: 15%;
	margin-top: 3%;
	} 

/* Post-content
-------------------------------------------------------- */
.post-content, .post-excerpt { padding: 4px 0 0 0; line-height: 1.4em; }
	.post-content p, .post-excerpt p { margin: 1.1em 0; }
	.post-content img, .post-excerpt img { border: 1px solid #777; padding: 3px; }
	.post-content .smiley, .post-excerpt .smiley { border: none; width: 1em; height: 1em; padding: 0; margin: 0; margin-left: 3px; margin-right: 3px;}
	
	.post-content acronym, .post-excerpt acronym { cursor: help; border-bottom: 1px dotted #555; }
	
	.post-content ul, .post-excerpt ul { margin-left: 15px; }
		.post-content ul li, .post-excerpt ul li { list-style-type: disc; }
	.post-content ol, .post-excerpt ol { margin-left: 15px; }
		.post-content ol li, .post-excerpt ol li { padding: 1px 0; }

	.post-content pre, .post-excerpt pre {
		font-family: 'courier new', courier, monospace;
		background: #111;
		padding: 1em;
		margin: 1em;
		overflow: auto;
		}
	.post-content blockquote, .post-excerpt blockquote {
		margin: 1em;
		padding: 5px;
		color: #CCC;
		background: #111;
	}
		.post-content blockquote em, .post-excerpt blockquote em { color: #EFB; }

#attachments, .footnotes {
	clear: left;
	border-top: 1px dotted #444;
	padding: 5px;
	margin: 2em;
	font-size: 0.8em;
	}
	#attachments li { margin-left: 15px; color: #444; list-style-type: disc; }
		#attachments li object {
	   		display: inline;
	   		margin: 0;
	   		padding: 0;
	   		vertical-align: bottom;
			}


/* Classes
-------------------------------------------------------- */
.day-date {
	color: #FFF;
	clear: left;
	text-align: right;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	font-size: 0.8em;
	}

.post { margin-bottom: 35px; }

.post-title { color: #A9D06F; padding: 10px 0 4px 0; font-size: 1.3em; }
	.post-title a:link, .post-title a:visited { color: #A9D06F; }
	.post-title a:hover, .post-title a:active, .posta-title a:focus { color: #EFB; background: transparent; }

.post-info { font-style: italic; font-size: 0.8em; margin-left: 1.2em; }

.post-tags {
	background: #333;
	padding: 5px;
	margin: 5px;
	overflow: hidden;
	font-size: 0.8em;
	-moz-border-radius: 5%;
	}
	.post-tags li { display: inline; }
		.post-tags li a:link, .post-tags li a:visited {
			display: block;
			float: left;
			text-decoration: none;
			background: transparent url('http://www.livresanspage.net/public/theme/tag.png') no-repeat 0 0;
			padding: 2px 8px 2px 18px;
			white-space: nowrap;
			}

.post-info-co {
	clear: left;
	text-align: right;
	margin: 15px; margin-right: 0;
	font-size: 0.8em;
	}
	.post-info-co a:link, .post-info-co a:visited {
		text-decoration: none;
		color: #777;
		border-bottom: none;
		margin-right:  5px;
		}
	.post-info-co a:hover, .post-infoa-co a:focus, .post-info-co a:active { background: transparent; color: #FFF; }
	
.read-it { font-weight: normal; color: #FFF; clear: left; }

.finbillet { text-align: center; font-style: italic; font-size: 0.8em; }
	.finbillet a { color: #666; }
	.finbillet a:hover { color: #FFF; }
	.finbillet a:hover img { background: transparent; }

ul.dialogue li { list-style: none; }



/* Archives
-------------------------------------------------------- */
#content-info {
	margin-bottom: 3em;
	line-height: 1.4;
	font-size: 0.9em;
	}
	#content-info h2 { font-size: 1.3em; }
		.dc-archive #content-info h2, .dc-archive-month #content-info h2, .dc-tags #content-info h2 { text-align: right; border-bottom: 1px solid #666; }
	#content-info p { padding: 4px 0; margin-left: 15px; }
	#content-info p a.feed:link, #content-info p a.feed:visited { padding: 4px 0 4px 22px; background: transparent url('http://www.livresanspage.net/public/theme/rss.png') no-repeat 1px 3px; }
	
.content-inner { padding-bottom: 20px; }
	.content-inner .day-date { text-align: left; }
	.content-inner ul {
		clear: left;
		padding: 5px;
		margin-bottom: 2em;
	}
		.content-inner ul li { margin-left: 15px; color: #444; list-style-type: disc; }
		
.dc-archive-month .content-inner .day-date { border-bottom: none; }
.dc-archive-month .content-inner .post-title { padding: 0; }
.dc-archive-month .content-inner .post-info { margin: 0; font-style: normal; font-size: 1em; margin-bottom: 2em; }
.dc-archive-month .content-inner .post-info a:link, .dc-archive-month .content-inner .post-info a:visited { color: #AEAEAE; }

/* Pages statiques
---------------------------------------------------------*/

p.page-info { display: none; }

/* Tags - Page des tags
-------------------------------------------------------- */

.content-inner ul.tags {
	position: relative;
	padding: 5px;
	margin: 8px 0 20px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
	}
	.content-inner ul.tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
	.content-inner ul.tags li {
		display: block;
		float: left;
		margin: 4px;
		height: 18px;
		line-height: 18px;
		background: none;
		}
		.content-inner ul.tags li a:link, .content-inner ul.tags li a:visited { text-decoration: none; white-space: nowrap; }



/* Commentaires
-------------------------------------------------------- */
#comments, #pings { padding-top: 10px; width: 70%; margin: auto; }
	#comments h3, #pings h3, #pr h3 {
		clear: left;
		padding: 5px;
		margin: 20px 0 8px 0;
		font-size: 1.3em;
		text-align: right;
		border-bottom: 1px solid #666;
		}
	#pr h3 { margin: 0px 0 8px 0; }
	
	#comments-feed {width: 75%; text-align: right; font-weight: bold; margin: 15px auto; }
		#comments-feed a:link, #comments-feed a:visited {
			font-size: 0.8em;
			text-decoration: none;
			background: transparent url('http://www.livresanspage.net/public/theme/rss.png') no-repeat 0px 50%;
			padding: 3px 0 3px 22px;
			}

#comments dl{ margin-bottom: 3em; }

#comments dt, #pings dt { display: block; padding: 10px 0 0 0; font-size: 0.9em; }
	#comments dt a:link, #comments dt a:visited { color: #A9D06F; }
	#comments dt a:hover { color: #FFF; background: transparent; }
		#comments dt.me a:link, #comments dt.me a:visited { color: #EFB; }
		#comments dt.me a:hover { color: #FFF; }
	#pings dt a:link, #pings dt a:visited { color: #A9D06F; }
	#pings dt a:hover { color: #FFF; background: transparent; }
.comment-number, .ping-number { font-weight: bold; font-size: 1.3em; }

#comments dd, #pings dd, dd.comment-preview {
	margin: 5px;
	padding: 1em;
	background: #111;
	}

#comments dd p {padding-bottom: 10pt;}


#ping-url {
	text-align: right;
	width: 75%;
	margin: auto;
}

.error {
	border: 2px solid red;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #FFCCCC;
	font-weight: bold;
	color: red;
}


/* Forms
-------------------------------------------------------- */
#comment-form {
	padding: 5%;
	margin: auto;
	background: #2A2A2A;
	-moz-border-radius: 10px;
	width: 70%;
}

#pr { margin-bottom: 3em;}

#comment-form h3 { clear: left; font-size: 1.2em; text-align: right; border-bottom: 1px solid #666; margin-bottom: 1em; }

#comment-form fieldset p.field { margin: 5px; }
#comment-form p.form-help { font-style: italic; cursor: help; }

#comment-form p.field label {
	display: block;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
	}
#comment-form input[type="text"], #comment-form textarea {
	background: #222;
	border: 1px solid #666;
	padding: 5px;
	width: 60%;
	color: #AEAEAE;
	}
	#comment-form input:focus, #comment-form textarea:focus {border: 1px solid #999;}

#comment-form p { width: 100%; margin: 5px; }

#comment-form input[type="submit"] {
	width: auto;
	color: #FFF;
	font-size: 1em;
	border: 1px solid black;
	background: #95A566;
	padding: 2px;
	margin-top:  5px;
}

/* Navigation
-------------------------------------------------------- */
.pagination {
	clear: left;
	text-align: center;
	/*font-weight: bold;*/
	margin: 15px;
	background: #333;
	-moz-border-radius: 5%;
	padding: 5px;
}
	.pagination a:link, .pagination a:visited { text-decoration: none; }

#navlinks {
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #888;
	font-weight: bold;
}
	#navlinks a:link, #navlinks a:visited { color: #888; }
	#navlinks a:hover { color: #EEE; }

/* Sidebar
-------------------------------------------------------- */
#sidebar h2 {
	font-size: 1em;
	/*font-weight: bold;*/
	border-bottom: 1px solid #777;
	padding-bottom: 5px;
	margin: 10px 0 10px 0;
}

#sidebar a:hover { color: #EFB; background: transparent; }

#sidebar ul li, #blogextra ul li  {padding-left: 15px;}
#sidebar ul li:hover, #blogextra ul li:hover  {border-left: 1px solid #FFF; padding-left: 14px;}

#sidebar p, #blogextra p, #blognav p { padding: 0 0 4px 10px; }

	#search fieldset p { padding-left: 8px; }
	#search #q {
		font-size: 1em;
		width: 70%;
		border: 1px solid #777;
		padding: 3px;
		background: url('http://www.livresanspage.net/public/theme/search.png') left no-repeat;
		padding-left: 20px;
		color: #AEAEAE;
		}

	#search .submit {
		font-size: 1em;
		margin-left: 5px;
		padding: 3px;
		color: #AEAEAE;
		border: 1px solid #777;
		background: #333;
		width: 15%;
		}

#search, #sidebar .selected, #sidebar .categories, #sidebar .syndicate,
#sidebar .langs, #sidebar .tags, #sidebar .links, #sidebar .text { padding: 0 0 10px 0; }

#topnav {
	font-size: 0.9em;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
	#sidebar #topnav ul { margin: 0; padding: 0; }
	#sidebar #topnav li {
		display: inline;
		background: none;
		margin: 0;
		padding: 0;
	}
	#topnav li:before {content:'';}

#sidebar .syndicate li {
	margin: 0 4px 0 11px;
	background: transparent url('http://www.livresanspage.net/public/theme/rss.png') no-repeat 0px 50%;
	padding: 5px 4px 5px 22px;
}
	#sidebar .syndicate li:hover {border: none; padding: 5px 4px 5px 22px;}

#sidebar .tags ul {
	margin: 5px 5px 10px 10px;

	padding: 0;
	font-size: 110%;
}
	#sidebar .tags ul li {
		display: inline;
		background: none;
		margin: 0;
		padding: 0;
		font-size: 0.9em;
	}
	#sidebar .tags ul li:before {content: '';}
		#sidebar .tags ul li:hover {border-left: none;}	
	#sidebar .tags p strong a:link, #sidebar .tags p strong a:visited {
		padding: 0 0 0 18px;
	}

.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }

.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }

.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }


/* Footer
-------------------------------------------------------- */
#footer {
	background: #000;
	clear: both;
	margin-top: 0;
	font-size: 0.7em;
	}
	#footer p {
		padding: 6px 16px 6px 0;
		text-align: right;
		}
		
		
.left { float: left; }
.right { float: right; }
.center { display: block; text-align: center; }
.block { display: block; text-align: center; }