/* Theme Magazine */
/* THEME MONOCOLONNE */

@import url(https://fonts.googleapis.com/css?family=Anton);



/* marges et mise en page */
.bloc:not(.bottom) {
    min-height: 185px;
}
.bloc.shared_content {
    min-height: 0;
}
.bloc, .centry .bottom {
    margin: 0;
    padding-bottom: 70px !important;
}
#linkPopup, #blogcomments .blogname {
    margin: 0 0 0 -5px;
}
h2.bloc_title, h1.bloc_title, .blogtitle {
    padding: 0;
}

h2.bloc_title a.plink, h1.bloc_title a.plink, .bloc_title span {
    padding: 0 5px;
    margin: 0;
}
.bloc .date {
    padding: 0.5em 0.7em;
}

#barleft .sidebar {
    text-align: center;
}
.liste-actions {
    text-align: left;
}
.centry #cybercop {
    bottom: 63px;
}

.centry.content_large h2.bloc_title, .centry.content_large h1.bloc_title {
    padding-left: 50px;
}
.centry.content_large .article_bottom {
    padding: 0 50px;
}
.centry.centry_thumbs #articles_container .bloc {
    padding-left: 50px;/* valeur par défaut*/
    padding-bottom: 0 !important;/* valeur par défaut*/
}
.centry_thumbs #articles_container .bloc_title {
    height: 35px !important; /* valeur par défaut (40px) - le border-bottom (5px) */
    font-size: 25px;
}

/* Fonts */
.bloc_title, .blogpseudo, .blogtitle {
    font-family: 'Anton', impact, arial, serif;
    font-weight: normal;
}
.sidebar, .bloc, #promos_ads h2, #bloginfo li em {
    font-family: 'Arimo', arial, serif;
    font-weight: normal;
}

h2.bloc_title, h1.bloc_title, .centry .blogtitle {
    font-size: 30px;
    text-align: left;
}
.blogpseudo {
    font-size: 25px !important;
}
.sidebar_one.content_large .blogpseudo {
    font-size: 18px !important;
}

/* Backgrounds */
.centry.consult {
    background: #cfae92 url(/img/templates/blogs/199/bg.jpg) center top repeat;
}
.consult {
    background: #cfae92 url(/img/templates/blogs/199/bg_3col.jpg) center top repeat;
}
h2.bloc_title, h1.bloc_title {
    background: #000;
}

h2.bloc_title:before, h1.bloc_title:before {
    display: block;
    width: 49px;
    height: 55px;
    position: absolute;
    left: -49px;
    top: 0;
    content: "";
    background: url(/img/templates/blogs/199/article_titre_img.png);
}
.centry.content_large h2.bloc_title:before, .centry.content_large h1.bloc_title:before {
    height: 44px;
    left: 0;
}

.bloc_title a.plink, .bloc_title span, .title_tooltip {
    background: #d62222;
}

.bloc.shared_content, .pop, .pop #blogcomments .bloc, #changebp a {
    background-color: #000;
}

.sidebar, #currentbp a {
    background: #923030;
}
.bloc, .widget {
    background: #000;
}
.centry_slim .bloc:after {
    position: absolute;
    left: -50px;
    top: 100px;
    content: url(/img/templates/blogs/199/article_img.png);
}
 .bloc-description {
    background: #353f2a;
}
.bottom {
    background: #000 url(/img/templates/blogs/199/bottom.jpg) 570px 148px no-repeat;
}
.bottom:after, .shared_content:after {
    content: "";
}
.compteurs_block li, .section_box {
    background: #000;
}

#promos_ads h2, #load-more a {
    background: transparent;
}

.phylactere {
    background: #fff6bb;
}

/* Borders */
.sidebar, .bloc-description, #currentbp a, #changebp a{
    border-color: transparent !important;
}
.centry_slim .bloc {
    border: none;
    border-left: 16px solid #3F3B3B;
}
.shared_content, .bloc {
    border: none;
}
#promos_ads, .phylactere {
    border-color: #fff6bb;
}
.widget {
    border-width: 2px;
    border-color: #000;
}

h2.bloc_title, h1.bloc_title {
    border-bottom: 5px solid #d62222;
}

.centry .liste-actions-centry li {
    border-top: 2px dashed #fff6bb !important;
}

.title_tooltip .pointe_border {
    border-top-color: #d62222;
}

/* Link & Colours */

.sidebar a, .suite, .bloc a, .pagination, .pagination a, .compteurs_block li a:hover, #currentbp a, .phylactere a {
    color: #ff0000;
}

.blogtitle, .sidebar, .bloc_title, .bloc_title a, #changebp a {
    color: #fff;
}

.title_tooltip, .title_tooltip:hover {
    color: #fff !important;
}

.sidebar a:hover, .bloc a:hover, .bloc-description, .blogpseudo a, .compteurs_block li a {
    color: #fff6bb;
}

.consult, .bloc, .pop, .date a, .pagination a:hover, .pagination li.current a, .dates, .share_zone { 
    color: #ccc;
}

.phylactere, .phylactere a:hover {
    color: #923030;
}

#load-more a, #menuTime li {
    color: #000;
}


/* Nouveaux ciblages pour les bulles de MOOD */
.phylactere.top_left .pointe_border {
    border-bottom-color: #fff6bb;
}
.phylactere.top_left .pointe_bg {
    border-bottom-color: #fff6bb;
}
.phylactere.left .pointe_border {
    border-right-color: #fff6bb;
}
.phylactere.left .pointe_bg {
    border-right-color: #fff6bb;
}
.righty .phylactere.left .pointe_border,
.righty_one.content_large .phylactere.left .pointe_border {
    border-left-color: #fff6bb;
}
.righty .phylactere.left .pointe_bg,
.righty_one.content_large .phylactere.left .pointe_bg {
    border-left-color: #fff6bb;
}