/*
Theme Name: ICONOPHAGES
Description: Theme enfant du template Jarida pour Espace TV
Version: 2.5.7
Author: Didlacharm
Author URI: http://www.iconophages.com/
Tags: responsive-layout, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options, photoblogging
Template: jarida

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
*/

/*HABILLAGE POUR ADS_CUSTOM-CONTENT IDENTIQUE AUX TÊTES DE RUBRIQUES - HOMEPAGE*/
.cat-border-ads_comment {
    margin-top: 10px;
    /*margin-bottom: 45px;*/
    border-top: 5px solid #CE1B1C;
    position: relative;
}

h2.cat-box-ads_comment {
    background: #CE1B1C none repeat scroll 0% 0%;
    color: #FFF;
    float: left;
    padding: 0px 10px 2px;
    font-size: 16px;
    font-family: Oswald,arial,Georgia,serif;
    text-transform: uppercase;
    position: absolute;
    left: 0px;
    top: -16px;
    z-index: 6;
}

/*DEUX DIV POUR LES JT - ADS_CUSTOM */

.leftboxJT {float:left;width:45%;}
.rightboxJT {margin-left:50%;padding-left:5px;}

.ytp-title-text {display:none;}

/*HABILLAGE POUR ADS_CUSTOM-CONTENT - ANNONCES EN CSS ENTRE LES RUBRIQUES - HOMEPAGE*/
.ads_comment_txt {font-size: 15px; padding-top:10px; padding-left:20px;text-align:left;}

h2.banner-ads_comment-red {
    background: #CE1B1C none repeat scroll 0% 0%;
    color: #FFF;
    float: left;
    padding: 2px 10px 2px;
    font-size: 24px;
    font-family: Oswald,arial,Georgia,serif;
    text-transform: uppercase;
	margin-bottom:10px;
	width: 100%;
	position: relative;
    left: 0px;
    top: -16px;
    z-index: 6;
}

h2.banner-ads_comment-blue {
    background: #0063AA none repeat scroll 0% 0%;
    color: #FFF;
    float: left;
    padding: 2px 10px 2px;
    font-size: 24px;
    font-family: Oswald,arial,Georgia,serif;
    text-transform: uppercase;
	margin-bottom:10px;
	width: 100%;
	position: relative;
    left: 0px;
    top: -16px;
    z-index: 6;
}

/*DISPLAY LES COMMENTAIRES*/
#comments {display:none;}

/*REMONTE LES TITRES DES BOX*/
h2.cat-box-title {top: -16px;}

/*DEFINI LA TAILLE DE LA VIDEO A LA UNE & SUPPRESSION DU BACKGROUND*/
#flexslider {width:632px;height:362px;margin-bottom:15px;}
.flexslider, .full-width .content .flexslider {background: #FFF ;}

.post-thumbnail img.attachment-tie-small {width: 70px; height: 47px;}

/*MODIFIE LES TITRES DES ARTICLES & PAGES*/
.page-title {color: #FFF;padding: 0 10px;background-color: #ce1b1c;margin-bottom: 0px;font-size: 22px;}
.flexslider .slides img {width: 100%;height: inherit;display: block;}
.slider-caption {display:none;}

/*CACHE LES METAS DE LA PAGE EMISSIONS (BLOG LIST) DU MENU*/
.page-id-927 p.post-meta {display:none;}

/*CACHE LES METAS DE LA PAGE EVENEMENTS (BLOG LIST) DU MENU*/
.page-id-924 p.post-meta {display:none;}

div.widget-top#text-html-widget-4 {display:none;}

/*MODIFIE LE WIDGET CATEGORIE DANS LA SIDEBAR ETROITE*/
.widget-container .date {display:none;}
.widget-container h3 {font-weight: 500;}
.widget .post-thumbnail img, .footer-widget .post-thumbnail img {width: 70px; height: 47px;}

/*TITRE ET META DES DES PROGRAMMES CACHES - menu deroulant */
#wslideshow25 h3.post-box-title {display:none;}
#wslideshow25 p.post-meta {display:none;}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
    background-color: #ffffff;
    border: 5px solid #0063aa;
        border-top-width: 2px;
		/*border-radius: 5px;*/
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
        border-top-style: solid;
        /*border-top-color: rgb(0, 99, 170);*/
}
