/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
*/

*{margin:0; padding:0;}

body {
	background: #a0a5a8;
	text-align: center;
	font-size: 93%;
	color: #333;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

a {
	color: #a0a5a8;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#a0a5a8;
	text-decoration: underline;
}

a img {
	border: none;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Layout
-------------------------------------------------------- */
#page {
	background:#ffffff;
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top {
	position: relative;
	height: 180px;
	padding: 0;
	margin: 50px auto 0 auto;
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/page-t.png) no-repeat bottom left;
}
#top h1 {
	position: absolute;
	top: 25px;
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 3.5em;
}
#top h1 a {
	color: #9ac528;
	text-decoration: none;
}

#prelude {
	position: absolute;
	top: 7px;
	right: 7px;
	margin: 0;
	padding: 0;
	color: #ededed;
}
#prelude a {
	color: #ededed;
}
#prelude a:focus, #prelude a:hover {
	background: yellow;
	color: red;
	text-decoration: none;
}

#wrapper {
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 20px 0;
}

#main {
	width: 528px;
	float: left;
}

#content p{font-size:0.8em;}
#content {
	padding: 0 20px;
	
}

#sidebar {
	width: 230px;
	float: right;
	text-align:right;
}
#blognav, #blogextra {
	padding: 0;
}

#footer {
	clear: both;
	padding: 30px 0 0 0;
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/page-b.png) no-repeat top center;
}
#footer p {
	margin: 0 auto;
	padding: 10px 0 20px;
	background: #e0e0e0;
	color: #9ac528;
	text-align: center;
	font-size: 1.2em;
}
#footer p a {
	color: #6d8824;
}


/* Sidebar styles
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0;
	color: #ffffff;
	font-family:Georgia, Helvetica, Arial;
	background:#cc33cc;
	display:inline;
	padding:3px 15px;
	font-weight:normal;
	font-size:1.2em;
}
#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #279ac4;
}

#sidebar div div {
	margin-bottom: 2em;
}
#sidebar div div div {
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#sidebar li {
	
	display: block;
	margin: 0;
	
}
#sidebar li a {
	
	background:url(http://www.aklea.fr/blog/plugins/spipclear/images/puce_triangle_violet_right.gif) no-repeat right 3px;
	color: #a0a5a8;
	text-decoration: none;
	font-size:0.8em;
	padding-right:15px;
	margin-right:10px;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
	text-decoration:underline;
}


#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#q {
	border: 1px solid #bfbfbf;
	width: 150px;
	color: #6b6b6b;
}
#search .submit {
	padding: 0;
	border:none;
	background: none;
	text-transform: uppercase;
	color:#ffffff;
}
#search .submit:hover {
	cursor:pointer;
	
}

#topnav ul {
	border-bottom: 1px solid #ffd02c;
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}

.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%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}


/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}

.day-date {
	background:url(http://www.aklea.fr/blog/plugins/spipclear/images/puce_triangle_violet.gif) no-repeat left 3px; 
	margin-left:-20px;
	padding-left:20px;
	color:#A0A5A8;
	font-size:0.9em;
}

.post {
	margin: 0;
}
.post-title {
	color:#3e3d40;
	font-size:1.2em;
	font-weight:normal;
}
.post-title a {
	color:#3e3d40;
	text-decoration:none;
}
.post-info {
	margin:0;
	font-size:0.77em !important;
	color:#a0a5a8;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #6b6b6b;
}

.post-info-co {
	clear: left;
	text-align:right;
	padding: 3px 0 3px 0.5em;
	border-top:#a0a5a8 solid 1px;

}
.post-info-co a {

	color: #00ccff;
	text-decoration:underline;
}
.post-info-co a:hover {text-decoration:none;}

.comment_count {
	
}
.ping_count {
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/trackback.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/attach.png) no-repeat 0 50%;
}

.read-it a{color:#3e3d40; text-decoration:underline;}
.read-it a:hover{color:#00ccff;}
.read-it {
	font-weight: normal;
	clear: left;
	
}

a.feed {
	/*background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;*/
}

/* Post content
-------------------------------------------------------- */
.post-content{
	padding:15px 0;
}


.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.4em;
	
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ul, .post-excerpt ul, .post-content ol, .post-excerpt ol {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 15px;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 0;
	padding: 0 5px;
	border-left: 4px solid #bfbfbf;
}


#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/attach.png) no-repeat 0 50%;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments and trackbacks
-------------------------------------------------------- */
#comments h3, #comment-form h3, #pings h3 {

	margin: 20px 0 8px 0;
	font-size: 1.4em;
	color:#cc33cc;
	border-bottom:#a0a5a8 solid 1px;
	font-weight:normal;
	font-family:Georgia, Helvetica, Arial;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
	background: transparent url(http://www.aklea.fr/blog/plugins/spipclear/images/comment-t.png) no-repeat bottom left;
}
#comments dt.me {
	background-image: url(http://www.aklea.fr/blog/plugins/spipclear/images/commentmy-t.png);
}
#comments a.comment-number {
	display: block;
	float: left;
	width: 30px;
	margin-right: 40px;
	font-size: 1.2em;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	background: #fffad1 url(http://www.aklea.fr/blog/plugins/spipclear/images/comment-b.png) no-repeat bottom left;
	color:#6b6b6b;
}
#comments dd.me {
	background-color:#f5f9d9;
	color:#6b6b6b;
	background-image:url(http://www.aklea.fr/blog/plugins/spipclear/images/commentmy-b.png);
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#comment-form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 0.8em "Lucida Grande",Arial,sans-serif;
	color: #3e3d40;
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
	width: 99%;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	margin-left: 30%;
}

#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #ffffff !important;
	background: #cc33cc;
	font-size: 1em;
	border:none;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	cursor:pointer;
}

/***********************************/
/* Entete */
/***********************************/

#entete h1{color:#ffffff; font-weight:normal; font-size:3.8em; text-transform:uppercase; padding-top:37px;}
#entete {
	background:url(http://www.aklea.fr/blog/plugins/spipclear/images/header_blog.jpg) no-repeat top left;
	width: 100%;
	position:relative;
	font-size:0.77em;
	height:115px;
	
}

#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }

#choix_langue{font-size:0.87em; position:absolute; top:0; right:0; padding:5px 0 5px 10px; background:#a0a5a8; color:#ffffff;}
#choix_langue li{display:inline;}
#choix_langue a{color:#ffffff;}


#agences_aklea{
	font-size:1.1em;
}
#agences_aklea li {list-style-type:none;}
#agences_aklea li p{

	display:inline;
	background:#a0a5a8;
	color:#cdd5d9;
	text-transform:uppercase;
	padding-right:5px;
}

#logo_aklea{

	background:url(http://www.aklea.fr/blog/plugins/spipclear/images/bg_header.png) no-repeat top left;

	height:104px;
	margin-right:129px;
	width:190px;
	float:left;
	z-index:1;
}

/*****************************/
/*Recherche*/
/*****************************/

#entete a { text-decoration: none; }
#entete .formulaire_recherche { position:absolute; right:0; bottom:10px;color:#ffffff;}
.formulaire_recherche {background:#a0a5a8; text-align:left; padding:2px 0 5px 10px; color:#ffffff;}
.formulaire_recherche label{}

.formulaire_recherche input.text {
background:#ffffff;
border:medium none;
font-family:inherit;
font-size:inherit;
margin-left:5px;
padding:1px;
width:139px;
}

/*commentaires*/
/******************************/

.whois{font-size:0.8em;}
table.spip_barre a {font-size:0.77em !important;}