* { margin: 0; padding: 0; border: 0; }
body {
	background: #FFF;
	font: .85em  arial,sans-serif;
	color:#000;
}

/* Common styles
-------------------------------------------------------- */
ul { list-style: none; }
ul li { list-style: none; }
a:link, a:visited { color: #000; text-decoration:underline;}
a:hover { color: #000; text-decoration: none; }
pre { overflow: auto; width: 510px; max-height: 700px;}
.left { float: left; }
.right { float: right; }

/* Page
-------------------------------------------------------- */
#page {
	width: 820px;
	margin:0 auto;
}

/* Header
-------------------------------------------------------- */
#top {
    margin:50px auto 0 auto;
    width: 820px;
    text-align:right;
}
#top h1 {
	 font-size: 1.7em;
     margin-top: -35px;
     margin-bottom: 15px;
     padding-right:10px;
}
#top a:link, #top a:visited, #top a:hover {
	color: #555; text-decoration: none;
}


/* Prelude
-------------------------------------------------------- */
#prelude {
    color:#FFF;
	text-align: center;
	position:absolute;
	top:0;
}

#prelude a:link, #prelude a:visited, #prelude a:hover {
	font-size: .5em;
	color: #FFF;
	text-decoration: none;
}


/* Wrapper
-------------------------------------------------------- */
#wrapper {
	width: 820px;
	margin: 0 auto 10px auto;
}


#main {
	width: 550px;
	float:right;
}

/* Sidebar
-------------------------------------------------------- */
#sidebar {
    font-size:.9em;
	width: 200px;
	float: left;
    margin-top:0;
	border:1px solid #E6E6E6;
	background:#FFFFFF;
    padding:10px;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}

#sidebar h2 {
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0 0 0 0;
	background: transparent 0 8px;
    }

#sidebar h3 { color:#666; padding: 4px 8px 0 8px; font-size: 1em; }
#sidebar a:link, #sidebar a:visited { color:#666; text-decoration: none; }
#sidebar a:hover { color:#666; text-decoration: underline; }
#blogextra a:link, #blogextra a:visited { color:#666; text-decoration: none; }
#blogextra a:hover { color:#666; text-decoration: underline; }

#sidebar ul, #blogextra li { padding: 0 0 0 0; }
#sidebar li, #blogextra li {
	background: transparent url(img/li.png) no-repeat 15px 6px;
	padding: 3px 0 3px 22px;
    }
#sidebar p, #blogextra p { padding: 0 0 4px 10px; }
#search #q {
	color: #000;
	width: 150px;
	border:1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 1em;
	background:#EDEDED;
	}
#search .submit {
	color: #666;
	background: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #E6E6E6;
	}
#search .submit:hover { background: #EDEDED; border: 1px solid #666; }
#search, #selected, #categories, #syndicate, #langs, #tags, #links, #blogextra .text { padding: 0 0 10px 0; }

#topnav {
    color:#666;
    font-weight:bold;
    background:#EDEDED;
    padding:8px;
    text-transform:uppercase;
    }
#topnav a {
    color:#666;
    }
#sidebar #topnav ul { margin: 0; padding: 0; }
#sidebar #topnav li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	}
#sidebar .syndicate li {
	margin: 0 4px 0 11px;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	padding: 5px 4px 5px 22px;
	}

#sidebar .tags ul {
	margin: 5px 5px 10px 10px;
	padding: 0;
	font-size: 120%;
	}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	}
#sidebar .tags ul li a:link, #sidebar .tags ul li a:visited { color: #555; }
#sidebar .tags p strong a:link, #sidebar .tags p strong a:visited { padding: 0 0 0 18px; background: transparent url(img/tag.png) no-repeat; font-size:1.1em;}
#sidebar .tags p strong a:hover {}

.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: 130%; }
.tag80 { font-size: 140%; }
.tag90 { font-size: 150%; }
.tag100 { font-size: 160%; }



/* Post-content
-------------------------------------------------------- */
.post-content, .post-excerpt {
	padding: 4px 0 0 0;
	line-height: 1.4em;
	font-size: 1.2em;
    text-align:justify;
}

.post-content p, .post-excerpt p { padding: 4px 0; }
.post-content strong, .post-excerpt strong { font-size: 0.9em; }
.post-content acronym, .post-excerpt acronym { cursor: help; border-bottom: 1px dashed #666; }
.post-content pre, .post-excerpt pre, .post-content code, .post-excerpt code {
	font: 1em 'courier new', courier, monospace;
	background: #404040;
	padding: 0 5px;
	margin: 4px 0 4px 5px;
    border-left: solid 5px green;
    color:#fff;
}

.post-content h2, .post-excerpt h2 { padding: 4px 0; font-size: 1.3em; color: #666; }
.post-content h3, .post-excerpt h3 { padding: 4px 0; font-size: 1.2em; color: #666; }
.post-content h4, .post-excerpt h4 { padding: 4px 0; font-size: 1.1em; color: #666; }
.post-content h5, .post-excerpt h5 { padding: 4px 0; font-size: 1.0em; color: #666; }

.post-content ul, .post-excerpt ul { padding: 4px 0; margin: 0; }
.post-content ul li, .post-excerpt ul li {
	padding: 1px 0 1px 10px;
	background: transparent url(img/li.png) no-repeat 0 8px;
}
.post-content ol, .post-excerpt ol { padding: 4px 0; margin: 0 0 0 28px; }
.post-content ol li, .post-excerpt ol li { padding: 1px 0; }
.post-content blockquote, .post-excerpt blockquote { border-left: 4px solid #CDCDCD; margin: 4px 0 4px 5px; padding: 0 5px; font-style:italic; background:#EDEDED;}
.post-content q {font-style:italic;}
.post {
    border:solid 1px #E6E6E6;
    margin-bottom:30px;
    padding:10px;
    padding-top:none;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}
.post-info, .post-info a {
    font-size:.9em;
    color:#666;
    margin-bottom:10px;
}

.post-content img, .post-excerpt img {
    padding-top:10px;
}

/* Edito
---------------------------------------------------------*/
.edito{
    background:#EDEDED;
    border: solid 1px #E6E6E6;
    margin-bottom: 30px;
    padding:10px;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -o-border-bottom-right-radius: 20px;
    -ms-border-bottom-right-radius: 20px;
    -khtml-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* Classes
-------------------------------------------------------- */
a.feed {}

.post {
 color: #000;
 font-size: 0.9em;
 }

.post-title { color: #666; padding: 0 0 10px 0; font-size: 1.7em; }
	.post-title a:link, .post-title a:visited { color: #666; text-decoration: none; }
	.post-title a:hover { text-decoration: underline; }

.post-tags {
	position: relative;
	border: 0;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
.post-tags:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.post-tags li { display: inline; }
.post-tags li a:link, .post-tags li a:visited {
	color: #666;
	display: block;
	float: right;
	text-decoration: none;
	background: transparent url(img/tag.png) no-repeat 0 0;
	padding: 2px 8px 2px 18px;
    white-space: nowrap;
}
.post-tags li a:hover { text-decoration: underline; }
.post-info-co {
	clear: left;
	border: 0;
	text-align:left;
	color:#666;
    font-size: .9em;
}
.post-info-co a:link, .post-info-co a:visited {
	text-decoration:underline;
	padding-right:5px;
    color:#666;
}
.post-info-co a:hover { text-decoration: none; }
.read-it {
    margin-right:15px;
}
.read-it, .read-it a {
    color:#666;
	font-weight: bold;
	padding: 0 0 0 0;
	clear: left;
    text-align:right;
}

#attachments {
    margin-top:30px;
}
	#attachments * { color: #666; }
	#attachments h3 {
	font-size: 1em;
	background: transparent 0 9px;
	margin: 0 0 0 -5px;
	padding: 5px;
}
#attachments ul { padding: 4px 0; }
#attachments li {
	margin: 0 0 0.6em 0;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}
#attachments li em {}
#attachments li div {}
#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.footnotes {
	padding: 5px 0;
	margin: 6px 0 25px 0;
}
.footnotes h4 {
	clear: left;
	padding: 5px;
	margin: 15px 0 8px -5px;
	background: transparent  0 8px;
    font-size:1em;
}
.footnotes p { padding: 4px 10px; }


/* Archives
-------------------------------------------------------- */
#content-info {
	font-size: 0.8em;
	border: 1px solid #E6E6E6;
    background:#EDEDED;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: .8em;
	line-height: 1.4;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}
#content-info h2 {color: #666;}
.content-inner {
    padding:10px;
    padding-bottom: 20px;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}

.content-inner h3 {
	font-size: 1.4em;
	color: #555;
	border-width: 1px 0;
	margin: 10px 0;
}

#content-info h2 { font-size: 1.4em; }
#content-info p { padding: 4px 0; font-size: 1em; }
#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
	background: transparent url(img/rss.png) no-repeat 1px 3px;
}
#content-info p a.feed:hover {}
.content-inner .post-title { padding: 4px 0; margin: 0 0 0 10px; }
.content-inner .post-info {margin: 4px 0 20px 10px;}
.content-inner ul { padding: 4px 0; margin: 0 0 0 10px; }
.content-inner ul li {
	padding: 1px 0 1px 10px;
	background: transparent url(img/li.png) no-repeat 0 5px;
	font-size: 1em;
	line-height: 1.3;
}

.day-date {
    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: inline; 
	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;
}
.content-inner ul.tags li a:hover { text-decoration: underline; }
.content-inner ul.tags li a:focus, .content-inner ul.tags li a:active { background: #005D99; color: #FFF; }

/* Commentaires
-------------------------------------------------------- */
#comments, #pings { padding-top: 10px; }
#comments h3, #pings h3{
	clear: left;
	padding: 5px;
	margin: 20px 0 8px -5px;
	font-size: 1.2em;
	background: transparent 0 8px;
    color:#666;
}

#pr h3 {margin: 30px 0 8px 0; }
#comments-feed { text-align: right; font-weight: bold; margin: 14px 0 8px 0; }
#comments-feed a:link, #comments-feed a:visited {
		font-size: 0.8em;
		text-decoration: none;
		background: transparent url(img/rss.png) no-repeat 0px 50%;
		padding: 3px 0 3px 22px;
           color:#666;
}

#comments-feed a:hover { text-decoration: underline; }
#comments dl{}
#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 30px 0;
	background: transparent url(img/commentaire_bulle.png) no-repeat 50% 100%;
}
#comments dt a:link, #comments dt a:visited { color: #000; text-decoration: none; }
#comments dt a:hover { text-decoration: underline; }
#pings dt a:link, #pings dt a:visited { color: #000; text-decoration: none; }
#pings dt a:hover { text-decoration: underline; }

#comments dd, #pings dd, dd.comment-preview {
	border: 1px solid #E8E8E8;
	border-width: 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius:8px;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
	background: #FFF;
	padding: 10px;
	margin: 0 0 8px 0;
	font-size: 1em;
	line-height: 1.4;
    text-align:justify;
}
#comments dd *, #pings dd *, dd.comment-preview * { padding: 5px 0; font-size: 1em; }
.comment-number, .ping-number {
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
}

#ping-url {
    color:#666;
	text-align: left;
}

.error {
	border: 2px solid red;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #FFCCCC;
	font-weight: bold;
}

.message {}
.pagination {
	clear: left;
	border-width: 1px 0;
	padding: 5px;
	margin: 20px 0 30px 0;
	text-align: center;
	color: #666;
}

.pagination a:link, .pagination a:visited { color: #666; text-decoration: none; }
.pagination a:hover { text-decoration: underline; }
#navlinks {
	border: 1px solid #E6E6E6;
    background: #EDEDED;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #666;
	font-weight: bold;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}
#navlinks a:link, #navlinks a:visited { color: #555; text-decoration: none; }
#navlinks a:hover { text-decoration: underline; }

/* Forms
-------------------------------------------------------- */
#comment-form {
    margin-top: 50px;
    padding: 10px;
    border: solid 1px #E6E6E6;
/*  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2); */
    color:#666;
}
#comment-form h3 {
    clear: left;
	font-size: 1.2em;
    margin-bottom:10px;
	background: transparent 0 8px;
}

#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 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 1em Arial,sans-serif;
	border: 1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 1em;	
	width: 60%;
}

#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 140px;
}
#comment-form input.preview { margin-left: 134px; }
#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #555;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	background:#FFFFFF;
}
#comment-form input.preview:hover, #comment-form input.submit:hover { background: #555; color: #FFF; }


/* Footer
-------------------------------------------------------- */
#footer {
    width:550px;
    float:right;
	margin:20px auto 20px auto;
	clear:both;
    background:#EDEDED;
    border:1px solid #E6E6E6;
    color:#666;
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}
#footer p {
	color: #666;
	text-align:center;
    font-size:.9em;
	padding:5px;
}

#footer p a:link, #footer p a:visited { color: #666; text-decoration:underline; }
