.estructura_noticias { position: relative; }

/* ********************************************************************* LEFT */

/* **** MENUS **** */

.estructura_noticias .left .pane-menu-menu-inferior,
.estructura_noticias .left #block-boadilla-menus-level3 {
    background: #FFF;
    padding: 15px;
    margin: 40px 0 0;
}

.estructura_noticias .left #block-boadilla-menus-level3  ul,
.estructura_noticias .left #block-boadilla-menus-level3  ul li,
.estructura_noticias .left .pane-menu-menu-inferior ul,
.estructura_noticias .left .pane-menu-menu-inferior ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    font-size: 90%;
    color: #333;
}

.estructura_noticias .left #block-boadilla-menus-level3 ul li,
.estructura_noticias .left .pane-menu-menu-inferior ul li {
    background: url("../images/divider_horizontal.png") no-repeat center bottom;
    padding: 6px 4px;
}

.estructura_noticias .left #block-boadilla-menus-level3 ul li.last,
.estructura_noticias .left .pane-menu-menu-inferior ul li.last { background: none; }

.estructura_noticias .left #block-boadilla-menus-level3 ul li.active-trail,
.estructura_noticias .left #block-boadilla-menus-level3 ul li:hover,
.estructura_noticias .left .pane-menu-menu-inferior ul li.active-trail,
.estructura_noticias .left .pane-menu-menu-inferior ul li:hover {
    background: #EBEBEB url("../images/divider_horizontal.png") no-repeat center bottom;
}

.estructura_noticias .left #block-boadilla-menus-level3 ul li.last.active-trail,
.estructura_noticias .left #block-boadilla-menus-level3 ul li.last:hover,
.estructura_noticias .left .pane-menu-menu-inferior ul li.last.active-trail,
.estructura_noticias .left .pane-menu-menu-inferior ul li.last:hover { background: #EBEBEB; }

.estructura_noticias .left #block-boadilla-menus-level3 ul li a,
.estructura_noticias .left .pane-menu-menu-inferior ul li a {
    display: block;
    background: url("../images/sprite.png") no-repeat -278px -77px;
    text-decoration: none;
    color: #333;
    padding: 0 0 0 15px;
}

.estructura_noticias .left #block-boadilla-menus-level3 ul li.active-trail a,
.estructura_noticias .left #block-boadilla-menus-level3 ul li:hover a,
.estructura_noticias .left .pane-menu-menu-inferior ul li.active-trail a,
.estructura_noticias .left .pane-menu-menu-inferior ul li:hover a {
    background-position: -278px -52px;
}

/* **** DISELO A TU ALCALDE **** */

.estructura_noticias .left .pane-boadilla-bloques-diselo-alcalde a  {
    background: url("../images/diselo_alcalde.png") no-repeat 0 0;
    display: block;
    width: 242px;
    height: 107px;
    margin: 20px 0;
    text-indent: -999999px;
    font-size: 0; 
}

/* **** EL TIEMPO **** */

.estructura_noticias .left .weather { width: 198px; padding: 15px; }
.estructura_noticias .left .weather .fecha { width: 80px; float: left;  }
.estructura_noticias .left .weather .temp { min-height: 50px; position: relative; }
.estructura_noticias .left .weather .temp .woys_x_mid { top: -10px; right: 0; left: auto; }
.estructura_noticias .left .weather .temp #woys_x_temp { margin: -8px 0 0; }

/* **** CAJA SOMBRA **** */

.estructura_noticias .left .block_banner_degradado_border { clear: both; margin: 15px 0;  }

/* **** CAJA SOMBRA **** */

.estructura_noticias .left .caja_sombra { clear: both; margin: 15px 0;  }

/* **** CAJA PUNTEADA **** */

.estructura_noticias .left .caja_punteada { clear: both; margin: 15px 0;  }

/* **** VIDEO **** */

.estructura_noticias .left .caja_sombra .caja_sombra_content .field-name-title,
.estructura_noticias .left .caja_sombra .caja_sombra_content .field-name-title a {
    font-family: "Trebuchet MS",sans-serif;
    font-size: 90%;
    color: #333;
    text-decoration: none;
}

.estructura_noticias .left .caja_sombra .caja_sombra_content iframe.media-youtube-player {
    width: 222px;
    height: 130px;
    margin: 5px 0 0;
}

/* **************************************************************** RIGHT TOP */

/* **** SHARETHIS **** */

.estructura_noticias .right_top .pane-sharethis-sharethis-block {
    float: right;
    margin: 25px 0 0 0;
}

.estructura_noticias .right_top .sharethis-wrapper .st_googleplus_hcount,
.estructura_noticias .right_top .sharethis-wrapper .st_email_hcount,
.estructura_noticias .right_top .sharethis-wrapper .st_sharethis_hcount,
.estructura_noticias .right_top .sharethis-wrapper .st_sharethis_hcount,
.estructura_noticias .right_top .sharethis-wrapper .st_fblike_hcount {
    display: none;
}

/* **** TITULO **** */

.estructura_noticias .right_top .pane-node-title {
    margin: 20px 0 0 20px;
    padding: 10px;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 100%;
    text-transform: uppercase;
    color: #333;
    line-height: 100%;
    background: url("../images/divider_horizontal.png") repeat-x center bottom;
    
}

.estructura_noticias .right_top .pane-node-title a {
    text-decoration: none;
    color: #333;  
}

/* **** CONTENIDO **** */

.estructura_noticias .right .right_bottom {
    color: #333;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 90%;
    line-height: 150%;
}

.estructura_noticias .right .right_bottom a {
    color: #85B200;
    text-decoration: none;
}

.estructura_noticias .right .right_bottom p {
    padding: 0 0 15px;
    margin: 0;
}
