/* @import url('?tf=/inter.css'); */
@import url('?tf=/new.min.css');
@import url('?tf=/layout.css');

/* ------------------------------------------------------------
	2. BALISES HTML PAR DEFAUT
------------------------------------------------------------- */

html {
    font-size: 19px;
}

body {
    line-height: 1.75;
background-color: #fff;
color: #000;
}

pre, blockquote {
background-color: #ccc;
}

h2 {
color: #000;
}

a {
	color: #305E97;
	text-decoration: none;
}

a:hover {
	color: #214169;
	text-decoration: underline;
}

@media screen and (max-width: 850px) {
    html {
        font-size: 12px;
    }
}
/* ------------------------------------------------------------
	4. HAUT DE PAGE
------------------------------------------------------------- */

#top {
    text-align: center;
}

#top h1 {
    /* font-size: 47px; */
    font-size: 2.5em;
}

#top h1 a {
    color: #333332;
    text-decoration: none;
}

#prelude {
    font-size: 0.5em;
    color: #fff;
}

#prelude a {
    color: #fff;
}

/* ------------------------------------------------------------
	6. BILLETS
------------------------------------------------------------- */

.day-date {
    display: none;
}

.post-title a {
    color: #333332;
    text-decoration: none;
}

.post-title a:hover {
    color: #000000;
}

.post-info {
    margin: 0;
    font-size: 0.75em;
}

.post-tags {
    position: relative;
    overflow: hidden;
    height: 1%;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;    
}

.post-tags li {
    display: inline;
}

.post-tags li a {
    display: block;
    float: left;
    padding: 2px 8px 2px 20px;
    background: transparent url(img/tag.png) no-repeat 0 10px;
    white-space: nowrap;
    text-decoration: none;
}

.post-content figcaption{
    font-size: 0.7em;
    font-style: italic;
}
.post-content figure {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    background-color: #f8f9fa;
}
.post-content p, .post-content pre {
    margin: 10px 0;
}

.post-info-co {
    clear: left;
    padding: 3px 0 3px 0.5em;
    border-width: 1px 0;
    border-style: solid;
    border-color: #bfbfbf;
    background: #fbfbfb;
}

.post-info-co a {
    color: #2b2b2b;
	padding: 2px 10px 2px 0px;
	text-decoration: none;
}

/* ------------------------------------------------------------
	7. COMMENTAIRES, PINGS
------------------------------------------------------------- */

#comments h3 {
    border-width: 1px 0;
    border-style: solid;
    border-color: #bfbfbf;
    background: #fbfbfb;
    padding: 5px;
    margin: 20px 0 8px 0;
    font-size: 1.2em;    
}

#pings h3 {
    border-width: 1px 0;
    border-style: solid;
    border-color: #bfbfbf;
    background: #fbfbfb;
    padding: 5px;
    margin: 20px 0 8px 0;
    font-size: 1.2em;        
}

#comment-form h3 {
    border-width: 1px 0;
    border-style: solid;
    border-color: #bfbfbf;
    background: #fbfbfb;
    padding: 5px;
    margin: 20px 0 8px 0;
    font-size: 1.2em;    
}

#comments dd {
    border: 1px dashed #383838;
    padding: 10px;
    margin-left: 23px;
}
#comments dd:before {
    content: '';
}

#comment-form fieldset {
    border: none;
}

.field {
    padding: 5px 0;
    width: auto;
    margin: 0;
    clear: left;    
}

.field label {
    font-weight: bold;
    display: block;
    padding: 0 1% 0 0;
    width: 29%;
    float: left;
    text-align: right;    
}

.field input {
    font: 1em "Lucida Grande",Arial,sans-serif;
    color: #279ac4;
    border: 1px solid #cdcdcd;
    padding: 1px 2px;
    width: 68%;    
}

.field textarea {
    font: 1em "Lucida Grande",Arial,sans-serif;
    color: #279ac4;
    border: 1px solid #cdcdcd;
    padding: 1px 2px;
    width: 68%;
}

.form-help {
    width: 60%;
    margin: 0 0 0 30%;
    font-style: italic;
}
#c_remember {
    width: auto;
    border: 0;
    margin: 0 5px 0 30%;
}
input.preview {
    margin-left: 30%;
}

/* ------------------------------------------------------------
	8. SIDEBAR
------------------------------------------------------------- */

#sidebar {
    font-size: 0.8em;
}

#sidebar h2 {
    font-size: 1.5em;
    margin: 0.5em 0 0 0;
}

#sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidebar ul li {
    margin: 0;;
}
/* ------------------------------------------------------------
	10. CLASSES COMMUNES
------------------------------------------------------------- */

/* class sur les liens rss (on peut y placer l'icone
feed.png a piocher dans le theme par defaut par ex.) */

.feed {
    padding-left: 20px;
    background: transparent url(img/feed.png) no-repeat left center;
}

/* tags dans le sidebar et dans la page les regroupant
(exemple ici pour un nuage) */

.dc-tags #content ul li,
.dc-tags #content ul li a,
.tags ul li,
.tags ul li a {
    display: inline;
    width: auto;
    padding-left: 0;
    padding-right: 4px;
    background: transparent;
    line-height: 1.5em;
}

.tags ul li a:hover {
    background-image: none;
}

.dc-tags .tag0,
.tags .tag0 {
    font-size: 85%;
}

.dc-tags .tag10,
.tags .tag10 {
    font-size: 90%;
}

.dc-tags .tag20,
.tags .tag20 {
    font-size: 95%;
}

.dc-tags .tag30,
.tags .tag30 {
    font-size: 100%;
}

.dc-tags .tag40,
.tags .tag40 {
    font-size: 105%;
}

.dc-tags .tag50,
.tags .tag50 {
    font-size: 110%;
}

.dc-tags .tag60,
.tags .tag60 {
    font-size: 115%;
}

.dc-tags .tag70,
.tags .tag70 {
    font-size: 120%;
}

.dc-tags .tag80,
.tags .tag80 {
    font-size: 125%;
}

.dc-tags .tag90,
.tags .tag90 {
    font-size: 130%;
}

.dc-tags .tag100,
.tags .tag100 {
    font-size: 135%;
}


/* messages d'erreur */

.error {
    border: 1px solid #c44;
    background: #df0;
    padding: 0.5em;
}

.error ul {
    padding-left: 20px;
}

.error li {
    list-style: square;
}


/* exemples de ceux que j'ajoute souvent */

.left {
    float: left;
    margin-right: 1em;
}

.right {
    float: right;
    margin-left: 1em;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.left-text {
    text-align: left;
}

.right-text {
    text-align: right;
}

.center-text {
    text-align: center;
}

.little-text {
    font-size: .8em;
}

.little-upper-text {
    font-size: .8em;
    text-transform: uppercase;
}