/* Theme Trash 2 */
/* THEME MONOCOLONNE */

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

.bloc {
    border: none;
    padding-bottom: 15px;
}
.bloc-description {
    padding-bottom: 25px !important;
}

.bloc .date {
    padding: 0.5em 0.7em;
}
.consult a {
    text-decoration: none;
}
h2.bloc_title, h1.bloc_title {
    padding-left: 55px;
    text-align: left;
}

/* Fonts */

.bloc_title, .blogtitle, .blogpseudo, #promos_ads h2, #currentbp a {
    font-family: 'Anton', Arial, Sans-serif;
    font-weight: normal;
}
h2.bloc_title, h1.bloc_title {
    font-size: 22px;
}
.bloc_title {
    font-size: 25px;
}
.blopseudo {
    font-size: 20px;
}
.sidebar_one.content_large .blogpseudo {
    font-size: 18px !important;
}
#currentbp a {
    font-size: 15px;
}

/* Arrondis */

.bloc.shared_content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#linkPopup {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

/* Backgrounds */
.consult, .content_large.consult {
    background: #acacac url(/img/templates/blogs/190/bg_3col.jpg) center top fixed no-repeat;/* older browsers */
}
.centry_slim.consult {
    background: #acacac url(/img/templates/blogs/190/bg.jpg) center top fixed no-repeat;/* older browsers */
}

.centry.previsu {
    background: url(/img/templates/blogs/190/bg.jpg) fixed top center no-repeat,
                url(/img/templates/blogs/190/bg2.jpg) fixed top center repeat-y;
    background-color: #acacac;
}

.content_large.previsu,
.previsu {
    background: url(/img/templates/blogs/190/bg_3col.jpg) fixed top center no-repeat,
                url(/img/templates/blogs/190/bg_3col2.jpg) fixed top center repeat-y;
    background-color: #acacac;
}

.sidebar, .bloc, .pop, #promos_ads {
    background-color: #fff;
}

.phylactere, .widget {
    background: #fff;
}
.compteurs_block li, .widget, .section_box, .title_tooltip {
    background: #f5f5f5;
}

/* Borders */
.bloc, .sidebar, .bloc-description, #currentbp a, #changebp a, .widget {
    border-color: transparent !important;
}
.centry .liste-actions-centry li {
    border-top: 2px dashed #000 !important;
}

.phylactere {
    border-color: #acacac;
}

.bloc, .bloc-description, .centry .sidebar {
    border-bottom: 2px dashed #000 !important;
}
.centry_thumbs #articles_container .bloc {
    border: 1px solid #fff !important;
}

.centry.content_large .article_bottom {
    padding: 0 50px;
}


.bloc .shared_content, .bloc.bottom {
    border: none !important;
}

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

/* Déco cardres/coins images d'articles */
.text-image-container img, .image-container img {
    max-width: 596px;
    border: 5px solid #acacac;
}
.content_large .bloc img {
    max-width: 752px;
}

/* Link & Colours */
.consult, .bloc, .bloc a:hover, .sidebar, .sidebar a:hover, .pop, .pop a:hover, .bloc-description, 
#load-more a, #menuTime li, #cybercop a:hover, 
.pagination a:hover, .bloc_title, .bloc_title a.plink,
.dates, .date, .phylactere { 
    color: #000;
}
.bloc a, .commentaires a, .suite, .suite a, .pop a, .sidebar a, .pagination a, .date a, .phylactere a, #currentbp a, #changebp a {
    color: #0096ff;
}

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

.blogpseudo a, .date a, .date, .bloc_visites, .pagination li.current a { 
    color: #000;
}


/* Nouveaux ciblages pour les bulles de MOOD */
.phylactere.top_left .pointe_border {
    border-bottom-color: #acacac;
}

.phylactere.top_left .pointe_bg {
    border-bottom-color: #fff;
}
.phylactere.left .pointe_border {
    border-right-color: #acacac;
}
.phylactere.left .pointe_bg {
    border-right-color: #fff;
}
.righty .phylactere.left .pointe_border {
    border-left-color: #acacac;
}
.righty .phylactere.left .pointe_bg {
    border-left-color: #fff;
}
