@import url(../../css-1);
@import url(../../css-2);

/**   Structure forcée    **/
/* Double sidebar gauche */
.lefty #barleft {
    margin: 0;
}
.lefty #barright {
    margin-right: 14px;
}
.lefty #blogcontent {
    margin: 0;
}
/* Double sidebar droite */
.righty #barleft {
    margin: 0;
}
.righty #barright {
    margin-left: 14px;
}
.righty #blogcontent {
    margin: 0;
}

/* Marges et dimensions qui changent parce qu'on enlève les borders */
.sidebar-info-bloc h3 {
    margin-left: 0;
    margin-right: 0;
}
.sidebar_two #bloginfo {
    margin: 0;
}
.sidebar_two #bloginfo.sidebar-info-bloc h3 {
    margin: 0;
}
.sidebar {
    width: 171px;
}
#switchitem {
    overflow: visible;
}
#currentbp a {
    height: 18px;
}
#changebp a {
    height: 15px;
}
.liste-amis-verbose li {
    padding-left: 15px;
    list-style: none !important;
}
.consult a {
    text-decoration: none;
}
h2.bloc_title, h1.bloc_title {
    text-align: left;
    min-height: 40px;
    padding-left: 52px;
    /* ce style casse le player. Cf surcharge-correctif ci-dessous */
}
.audioPlayer .bloc_title {
    padding: 3px 5px 4px;/* valeurs par défaut*/
}

.bloc .date {
    padding: 0.5em 0.7em;
}

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

.bloc_title {
    font-size: 23px;
}

.bloc_title a.plink {
    font-size: 30px;
}
.bloc_title a.plink, .bloc_title {
    line-height: 36px;
}
#currentbp a, #bloginfo.sidebar-info-bloc h3 {
    font-size: 17px;
}
.sidebar-info-bloc h3 {
    font-size: 14px;
}

.sidebar .blogtitle {
    font-weight: normal;
}
/* Arrondis */
.bloc, .bloc_title, #articles_container .thumbs_infos {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

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

.sidebar_one .sidebar {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.lefty #barright .sidebar, .righty #currentbp a {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
}
.righty #barright .sidebar {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
}
#barleft .sidebar, #barright .sidebar {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-left: 0;
}

/* Backgrounds */
.consult {
    background: #23290f url(../../img/templates/blogs/139/bg.jpg) center 41px no-repeat;
}
h2.bloc_title, h1.bloc_title {
    background: #000 url(../../img/templates/blogs/139/article_titre.png) 12px 10px no-repeat;
    /* ce style casse le player. Cf surcharge-correctif ci-dessous */
}
.audioPlayer .bloc_title, #linkPopup {
    background: #000;
}
.widget {
    background-color: #353a34;
    background: url(../../img/templates/blogs/139/bg_widget.png) left top no-repeat, 
                url(../../img/templates/blogs/139/bg_widget.png) right top no-repeat,
                url(../../img/templates/blogs/139/bg_widget.png) left bottom no-repeat,
                url(../../img/templates/blogs/139/bg_widget.png) right bottom no-repeat #353a34;
}
.bloc.shared_content, .section_box, .compteurs_block li {
    background: #353a34;
}

.sidebar, .bloc-description, #currentbp a {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000)";
    background: transparent\9;
}
.bloc {
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000)";
    background: transparent\9;
}

.bloc:not(zz) {
    filter: none;
    -ms-filter: none;
    background: rgba(0, 0, 0, 0.4);
}

.liste-amis-verbose li {
    background: transparent url(../../img/templates/blogs/139/puce.png) 0  center no-repeat;
}

.pop #blogcomments .bloc, #changebp a {
    background: #000;
}
.sidebar-info-bloc h3, #promos_ads h2, #load-more a {
    background: transparent;
}
.phylactere {
    background: #fff;
}
.title_tooltip {
    background: #879E81;
}

/* Borders */
#currentbp a, #changebp,  #changebp a, .sidebar, .centry #barleft.sidebar, .bloc, .bloc-description {
    border: none !important;
}

#promos_ads, .phylactere {
    border-color: #000;
}
.widget {
    border-color: transparent;
}

.liste-actions li {
    border-color: #202b23;
}

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

/* Déco cardres/coins images d'articles */
.text-image-container img, .image-container img {
    max-width: 570px;
    border: 18px solid #fff;
}
.content_large .bloc img {
    max-width: 720px;
}
.bloc.shared_content img {
    border: none;
}

/* Link & Colours */

.consult, .bloc, .sidebar, #load-more a, #menuTime li,
.pagination, .bloc-description, #changebp a, #currentbp a,
.bloc a:hover, .sidebar a:hover, .pagination a:hover { 
    color: #fff;
}
.title_tooltip {
    color: #fff !important;
}

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

.bloc a, .suite, .sidebar a, .pagination a, .pagination li.current a, .phylactere a, .blogpseudo a:hover {
    color: #879e81;
}

.bloc_title, .bloc_title a, .blogtitle, .bloc_title a:hover { 
    color: #e5c654;
}

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