/* @override https://embruns.net/-css/styles-2012.css */

/*** BONJOUR, C'EST GENTIL DE PASSER PAR ICI! :-) ***/

/* 
Gris foncé texte 303030 (20%)
Gris moyen 777 (50%)
Gris inter a0a0a0 (66%)
Gris clair e2e2e2 (90%)
Gris très clair f6f6f6 (97%)
Rouge 990000
*/

@import url(/-css/reset.css);
@import url(https://fonts.googleapis.com/css?family=Lekton:400|Noto+Serif:400,700,400italic,700italic);

/* BLOCS PRINCIPAUX */

body { margin: 0 42px; color: #303030; background-color: #fff; font: 15px "Noto Serif", helvetica; }

header, nav, article, footer { width: 800px; margin: 0 auto; }

#conteneur { line-height: 160%; width: 800px; margin: 0 auto; border-top: 2px solid #f6f6f6; }

article { padding-top: 20px; margin-bottom: 20px; }

footer { font-size: 14px; color: #777; padding-top: 10px; margin-top: 10px; margin-bottom: 420px; border-top: 2px solid #f6f6f6; }

/* EN-TETE DE PAGE */

header#premier { background: url(/-img/sceau-laurent.png) no-repeat right top; height:200px; padding-bottom: 20px; }
header#premier h1, header#premier h1 a { font-size: 42px; font-weight: normal; margin-top: 22px; width: 580px; line-height: 42px; color: #7a7a7a; }
header#premier h2 { font: 400 22px "Lekton", helvetica, sans-serif; text-transform: uppercase; letter-spacing: 2px; margin-left: 17px; padding-top: 3px;}
#chapeau { width: 800px; margin: 20px auto; font-size: 15px; } /* Page d'accueil */
nav { font: 400 16px "Lekton", helvetica, sans-serif; text-transform: uppercase; letter-spacing: 1px; margin-top: 57px; text-align: right; }
nav ul { margin-right: 210px; }
nav li { display: inline; margin-right: 12px; list-style-type: none; }
nav li a { color: #a0a0a0; }

/* ARTICLE ET MEDIAS */


#conteneur.carnet h1 { font-size: 24px; font-weight: normal; margin-bottom: 20px; margin-top: 6px; }

time { font: 400 16px "Lekton", helvetica, sans-serif; letter-spacing: 1px; color: #a0a0a0; }
.carnet time { font-size: 18px; }
time.stamp { display: inline-block; margin: 12px 0 8px 0; padding: 2px 4px 0px 4px; color: #777; background-color: #f6f6f6; border: 1px solid #e5e5e5; border-radius: 3px; }

.categ { font: 400 16px "Lekton", helvetica, sans-serif; letter-spacing: 1px; }
.categ span { display: inline-block; margin: 12px 0 12px 0; padding: 2px 6px 1px 6px; background-color: #f6f6f6; border: 1px solid #e5e5e5; border-radius: 3px; }

#conteneur header h2 { font-size: 24px; font-weight: normal; margin-bottom: 20px; margin-top: 3px; }
#conteneur header h2 a { color: #303030; }

#conteneur.carnet h3 { font-size: 22px; font-weight: normal; margin-bottom: 14px; margin-top: 20px; }
#conteneur.carnet h4 { font-size: 18px; font-weight: normal; margin-bottom: 14px; margin-top: 20px; }

#conteneur p { padding-bottom: 6px; margin: 0; }

#conteneur blockquote { border: 1px solid #e2e2e2; background-color: #f6f6f6; padding: 3px 9px; margin: 14px 0; }

#conteneur cite { font-style: normal; display: block; text-align: right; } 
#conteneur cite:before { content: "["; color: #777; font-size: 120%; margin-right: 2px; }
#conteneur cite:after { content: "]"; color: #777; font-size: 120%; margin-left: 2px; }

#conteneur table { border-collapse: collapse; margin: 14px 0; } #conteneur td { padding: 5px; border: 1px solid #777; }

#conteneur img { border: 1px solid #777; margin: 10px 0 5px 0; }

#conteneur iframe { border: none; margin: 10px 0; }

#conteneur a { color: #990000; text-decoration: none; }
#conteneur a:hover {text-decoration: underline; }

header a { text-decoration: none; color: #303030; }
header a:hover { text-decoration: underline; color: #000; }


/* FORMATS OL, UL, DL, PRE, CODE */

#conteneur ol, #conteneur ul { margin: 14px 0 14px 0; }
#conteneur ol li, #conteneur ul li { margin: 0 0 1px 2em; }
#conteneur dl { } #conteneur dt { font-weight: bold; } #conteneur dd { margin: 6px 0 12px 1em; }

code { color: #777; background-color: #f6f6f6; border: 1px solid #e5e5e5; border-radius: 3px; font: 15px Monaco,Andale Mono,Courier New,monospace; padding: 1px 3px;}


pre { color: #f6f6f6; background-color: #303030; border: 1px solid #e5e5e5; border-radius: 10px; padding: 0.8em; width: 85%; margin: 12px 0; }
pre code { color: #f6f6f6; background-color: #303030; border: none; }
pre code span { color: #62d8ee; }


/* LISTE DE COMMENTAIRES */
.bloc-commentaires { padding-top: 16px;}
.commentaires { font-size: 15px; color: #777; margin-bottom: 16px; line-height: 20px; }
.commentaire { border-bottom: 1px solid #e2e2e2; padding: 6px 0 8px 0; }
.texte-commentaire { width: 623px; margin-left: 177px; }
#conteneur .texte-commentaire blockquote { margin: 6px 0; padding: 8px 14px; clear: none; } 
.vd { width: 157px; float: left; }
.lien-commentaire { } a.lien-commentaire { text-decoration: none; }
#conteneur .vd img { border: none; margin: 0; position: relative; top: 2px; left: 2px; }
.fin-commentaire { clear: both; }

/* AUTRES */

::selection { background: #007cbf; color: #fff; }

sup { font-size: 70%; vertical-align: baseline; position: relative; line-height: 0; top: -0.5em; }

/* FORMULAIRE DE COMMENTAIRE */

p.blah { text-align: center; }

.bouton { font: 400 15px "Lekton", helvetica, sans-serif; letter-spacing: 1px; line-height: 100%; display: inline-block; -webkit-transition: background-color 600ms ease-out; -moz-transition: background-color 600ms ease-out; -o-transition: background-color 600ms ease-out; transition: background-color 600ms ease-out; }

#conteneur .blabla { color: #e2e2e2; background-color: #a0a0a0; border: 1px solid #a8a8a8; padding: 5px 12px; margin: 0 0 4px 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
#conteneur .blabla:hover { background-color: #990000; cursor: pointer; text-decoration: none; }

#conteneur .blatweet { margin-left: 20px; }

#comment-greeting {font-size: 14px; text-align: right; padding: 4px; }

#formulaire form { font-size: 15px; margin: 12px 0; padding: 12px; line-height: 150%; border: 1px solid #a8a8a8; border-radius: 6px; }
#formulaire .cl { clear: both; }
#formulaire label { display: block; color: #777; margin-bottom: 2px; }
label#checkbox-label { display: inline-block; margin-top: 8px; }

#comments-open-data input, #comment-right textarea { border: 1px solid #a8a8a8; font-family: Arial,Helvetica,sans-serif; font-size: 14px; padding: 4px; width: 100%; }
#comments-open-data input:focus, #comment-right textarea:focus { background-color: #ebebeb; border: 1px solid #a8a8a8; }
#comment-right textarea { margin-bottom: 8px; }
#comments-open-data input#comment-bake-cookie { margin: 0 6px 2px 0; width: auto; }
#comments-open-data { width: 30%; margin-right: 8%; float: left; }
#comment-right { width: 60%; float: left; }

.bouton-form { color: #fff; background-color: #a0a0a0; border: 1px solid #a8a8a8;
padding: 5px 17px 5px 17px; margin: 8px 10px 8px 0;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.bouton-form:hover { background-color: #5f96c4; cursor: pointer; text-decoration: none; }

#formatage-commentaires { font-size: 15px; text-align: center; }
#formatage-commentaires code { font-size: 13px; }
#formatage-commentaires img { border: none; padding: 0; margin: 5px 8px 0px 0; position: relative; top: 2px; }

/* LISTINGS ARCHIVES */

ul.liste-billets { list-style-type: none; margin: 20px 0; }
ul.liste-billets a { display: inline-block; width: 380px; }
span.liste-date { display: inline-block; width: 120px; text-align: right; padding-right: 25px; padding-top: 4px; }
span.liste-coms { display: inline-block; width: 50px; color: #e2e2e2; text-align: right; }
.lien-commentaires { text-align: right; } /* Lien pages archive JDB catégorie */
.bloc-archives { display: inline-block; width: 32%; margin-top: 10px; padding-bottom: 12px; margin-right: 6px; padding-top: 10px; padding-left: 2px; border-bottom: 1px solid #a0a0a0; background-color: #f6f6f6; }
#conteneur.archives li { list-style-type: none; margin: 0; }
#conteneur.archives .cl { clear: both; padding-bottom: 40px; }

/* PIED DE PAGE */

footer a { color: #777; } footer a:hover { color: #303030; text-decoration: none; }
footer li { list-style-type: none; }

#sig-box-a { width: 400px; float: left; }
#sig-box-a ul { padding: 8px 0 0 0; }
#sig-box-a li { padding-bottom: 3px; }
#sig-box-a span { font: 400 16px "Lekton", helvetica, sans-serif; text-transform: uppercase; letter-spacing: 3px; color: #a0a0a0; }
#sig-box-a span a { text-decoration: none; }
#sig-box-b { width: 370px; float: left; padding-top: 8px; }
#sig-box-b li { display: block; height: 36px; }

#atom-icn { display: block; width: 30px; height: 30px; background: url(/-img/icones-2012.png) no-repeat -31px 0; } #atom-icn:hover { background-position: -31px -30px; }
#twitt-icn { display: inline-block; width: 30px; height: 30px; background: url(/-img/icones-2012.png) no-repeat 0 0; margin-right: 3px; } #twitt-icn:hover { background-position: 0 -30px; }
#fck-icn { display: inline-block; width: 30px; height: 30px; background: url(/-img/icones-2012.png) no-repeat -62px 0; margin-right: 3px; } #fck-icn:hover { background-position: -62px -30px; }
#glp-icn { display: inline-block; width: 30px; height: 30px; background: url(/-img/icones-2012.png) no-repeat -93px 0; margin-right: 3px; } #glp-icn:hover { background-position: -93px -30px; }
#lkd-icn { display: inline-block; width: 30px; height: 30px; background: url(/-img/icones-2012.png) no-repeat -124px 0; margin-right: 3px; } #lkd-icn:hover { background-position: -124px -30px; }
#nav-icn { display: inline-block; width: 30px; height: 30px; background: url(/-img/icones-2012.png) no-repeat -155px 0; margin-right: 3px; } #nav-icn:hover { background-position: -155px -30px; }
#atom-icn span, #twitt-icn span, #fck-icn span, #glp-icn span, #lkd-icn span, #nav-icn span { position: absolute; top: -99em; }


/* Grand maître de l'ordre des trolls */
.xf70d5c275f96ed26d1d9 { color : #303030; }

/* Autres dignitaires */
.xa0e5f962821951d4da45 { background: url(/-img/banana-xave.png) no-repeat 38px 24px; }
.x71f4557dc6cf167e0e2d { background: url(/-img/krysalia.png) no-repeat 62px 28px; }
.x245a7c8b507176e06aae { background: url(/-img/karlcow.png) no-repeat 110px 25px; }
.xec2d145940518c1544b8 { background: url(/-img/guillermito.png) no-repeat 85px 25px; }
.x67cb058822506192e3f5 { background: url(/-img/off-top.png) no-repeat 65px 24px; }

/* INFOS DU JOUR */

#conteneur div.idj { font: 14px; }
#conteneur div.idj a { color: #b3b3b3; }
#conteneur div.idj span { color: #b3b3b3; }

div.idj-a, div.idj-b { width: 394px; } div.idj-a { float: left; } div.idj-b { float: right; } div.idj-c { clear: both; }

div.breve { color: #f6f6f6; background-color: #303030; border: 1px solid #e5e5e5; border-radius: 10px; padding: 0.8em; margin: 12px 0; }

div.breve b { font: 400 18px "Lekton", helvetica, sans-serif; letter-spacing: 1px; color: #ccc; text-transform: uppercase;  padding-left: 32px; display: block; }

b.at { background: url(/flags/at.png) no-repeat 0 4px; }
b.au { background: url(/flags/au.png) no-repeat 0 4px; }
b.ca { background: url(/flags/ca.png) no-repeat 0 4px; }
b.cn { background: url(/flags/cn.png) no-repeat 0 4px; }
b.de { background: url(/flags/de.png) no-repeat 0 4px; }
b.es { background: url(/flags/es.png) no-repeat 0 4px; }
b.fr { background: url(/flags/fr.png) no-repeat 0 4px; }
b.ng { background: url(/flags/ng.png) no-repeat 0 4px; }
b.qc { background: url(/flags/qc.png) no-repeat 0 4px; }
b.ru { background: url(/flags/ru.png) no-repeat 0 4px; }
b.se { background: url(/flags/se.png) no-repeat 0 4px; }
b.tw { background: url(/flags/tw.png) no-repeat 0 4px; }
b.uk { background: url(/flags/uk.png) no-repeat 0 4px; }
b.us { background: url(/flags/us.png) no-repeat 0 4px; }

/* BOITE A LIENS */

div.swatches {
font-size: 16px;
padding-top: 6px;
line-height: 130%;
}

div.swatches div {
width: 142px;
height: 142px;
margin-right: 8px;
margin-bottom: 8px;
float: left;
padding: 4px;
border: 1px solid #e7e7e7;
}

div.swatches span { display: block; font-family: "Lekton", helvetica, sans-serif; color: #a0a0a0; }

div.swatches time { display: block; color: #a0a0a0; float: right; font-size: 11px; padding-top: 1px; }

div.swatches .swf { background-color: #f7f7f7; }

div.swatchescl { clear: both; }

.nuages-0 { background: url(/-img/meteo/nuages-0.png) no-repeat 66px bottom; }
.nuages-1 { background: url(/-img/meteo/nuages-1.png) no-repeat 66px bottom; }
.nuages-2 { background: url(/-img/meteo/nuages-2.png) no-repeat 66px bottom; }
.nuages-3 { background: url(/-img/meteo/nuages-3.png) no-repeat 66px bottom; }
.nuages-4 { background: url(/-img/meteo/nuages-4.png) no-repeat 66px bottom; }
.nuages-5 { background: url(/-img/meteo/nuages-5.png) no-repeat 66px bottom; }
.nuages-6 { background: url(/-img/meteo/nuages-6.png) no-repeat 66px bottom; }
.nuages-7 { background: url(/-img/meteo/nuages-7.png) no-repeat 66px bottom; }
.pluie-1 { background: url(/-img/meteo/pluie-1.png) no-repeat 66px bottom; }
.pluie-2 { background: url(/-img/meteo/pluie-2.png) no-repeat 66px bottom; }
.pluie-3 { background: url(/-img/meteo/pluie-3.png) no-repeat 66px bottom; }
.pluie-4 { background: url(/-img/meteo/pluie-4.png) no-repeat 66px bottom; }
.neige-0 { background: url(/-img/meteo/neige-0.png) no-repeat 66px bottom; }
.neige-1 { background: url(/-img/meteo/neige-1.png) no-repeat 66px bottom; }
.neige-2 { background: url(/-img/meteo/neige-2.png) no-repeat 66px bottom; }
.neige-3 { background: url(/-img/meteo/neige-3.png) no-repeat 66px bottom; }
.neige-4 { background: url(/-img/meteo/neige-4.png) no-repeat 66px bottom; }
.neige-5 { background: url(/-img/meteo/neige-5.png) no-repeat 66px bottom; }
.grele { background: url(/-img/meteo/grele.png) no-repeat 66px bottom; }
.brume { background: url(/-img/meteo/brume.png) no-repeat 66px bottom; }
.brouillard { background: url(/-img/meteo/brouillard.png) no-repeat 66px bottom; }
.orage-1 { background: url(/-img/meteo/orage-1.png) no-repeat 66px bottom; }
.orage-2 { background: url(/-img/meteo/orage-2.png) no-repeat 66px bottom; }
.orage-3 { background: url(/-img/meteo/orage-3.png) no-repeat 66px bottom; }

/* VERGUE */

#conteneur table.vergue td { padding: 22px; border: 1px solid hsl(0, 0%, 85%); text-align: center; }

#conteneur table.vergue img { padding: 16px; border: 1px solid hsl(0, 0%, 85%); }
