﻿/*
Theme Name: Blogs ABC 2013
Description: Tema para los blogs de ABC.
Author: Angel Ruiz
Version: 1.0
*/

/* Reset */
h1,h2,h3,h4,h5,h6{font-weight:normal}
a{color:#000}

/* estructura */
body{background:url(img/bg-body.gif) repeat-y center;color:#666}
.span8.contenido{width:664px;margin-right:-20px}
.span4.lateral{width:300px;padding-left:12px}
.cabecera{margin-bottom:20px;height:150px;border-bottom:1px solid #d9d9d9}
.robapaginas{width:300px;margin:0 0 20px;padding:7px 0 0;background:url(img/bg-publi.gif) no-repeat}

/*header*/
#searchsubmit{margin-bottom: 10px;}

/* tipograf�as */
@font-face{font-family:'abc_italic';src:url('fonts/abctext-light_italic-webfont.eot');src:url('fonts/abctext-light_italic-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/abctext-light_italic-webfont.woff') format('woff'),url('fonts/abctext-light_italic-webfont.ttf') format('truetype'),url('fonts/abctext-light_italic-webfont.svg#abctext_lg_itlight_italic') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'abc';src:url('fonts/abctext-light-webfont.eot');src:url('fonts/abctext-light-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/abctext-light-webfont.woff') format('woff'),url('fonts/abctext-light-webfont.ttf') format('truetype'),url('fonts/abctext-light-webfont.svg#abctext_lglight') format('svg');font-weight:normal;font-style:normal}
.abc{font-family:"abc", Georgia, "Times New Roman", Times, serif}
.abc-italic{font-family:"abc_italic", Georgia, "Times New Roman", Times, serif}

/* Cabecera ABC */
.cabecera-abc{width:auto;height:42px;background:#333 url(img/bg-cabecera-abc.gif) repeat-x bottom;color:#fff}
.cabecera-abc h4{width:63px;height:63px;margin:0 -2px -66px -2px;padding:0 2px 3px;position:relative;text-indent:-99999px;overflow:hidden;background:url(img/logo-blogs-abc.gif) no-repeat}
.cabecera-abc h4 a{width:63px;height:63px;display:block}
.cabecera-abc ul{margin:0;padding:15px 0;height:12px;list-style:none}
.cabecera-abc ul li{height:12px;margin:0 7px 0 0;padding:0 7px 0 0;float:left;list-style:none;font-size:11px;line-height:12px;border-right:1px solid #484848}
.cabecera-abc ul li a{color:#999}
.cabecera-abc ul li a:hover{color:#fff;text-decoration:none}
.cabecera-abc form{margin-top:8px}
.cabecera-abc form input[type="text"]{height:16px;font-size:11px}

/* Contenido */
.span8.nombre-blog h2{width:663px;margin:0;padding:0;height:150px;text-indent:-99999px;overflow:hidden}
.span8.nombre-blog h2 a{width:663px;height:150px;display:block}
.articulo{margin-bottom:20px;border-bottom:1px solid #d9d9d9}
.articulo h1{font-size:52px;line-height:100%}
.articulo h3{font-size:34px;line-height:110%}
.articulo p.lead{line-height:120%}
.articulo p.firma{margin-top:-5px;padding-bottom:5px;border-bottom:1px dotted #d9d9d9}
img.fotoautor{margin-top:-50px;margin-left:-128px;margin-bottom:-229px;position:relative;z-index:10}
.span4.lateral .modulo{margin:0 0 20px;padding:0 0 10px;border-bottom:1px solid #e0e0e0}
.span4.lateral .modulo.mas-vista h5{font-size:22px;color:#660}
.span4.lateral .modulo.mas-vista h3{font-size:29px;line-height:110%}
.span4.lateral .modulo.mas-vista p{font-size:19px;color:#666;line-height:120%}
.span4.lateral .modulo h5{font-size:18px;margin:0 0 5px;padding:0;color:#ccc}
.span4.lateral .modulo h4{margin:0 0 10px;padding:0;font-size:20px}
.span4.lateral .modulo ul.nav-pills{margin-bottom:0;font-size:11px}
.span4.lateral .modulo ul.nav-pills.enlaces li{float:none;margin-right:0}
.span4.lateral .modulo ul.nav-pills a{background:#e8e8e8;color:#bbb}
.span4.lateral .modulo ul.nav-pills a:hover{background:#ccc;color:#fff}
.span4.lateral .modulo .boton-desplegable{width:91px;margin-top:2px;margin-bottom:2px;margin-right:2px;padding:8px 12px;display:block;background:#e8e8e8;color:#bbb;line-height:14px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:11px}
.span4.lateral .modulo .boton-desplegable:hover{background:#ccc;color:#fff;text-decoration:none}
.span4.lateral .modulo-autor{width:288px;/*height:126px;*/margin:0 0 10px -12px;padding:12px 12px 22px 12px;background:url(img/bg-modulo-autor.gif) no-repeat bottom #777;color:#fff}
.span4.lateral .modulo-autor a{color:#fff; text-decoration: underline;font-style: italic;}
.span4.lateral .modulo-autor a:hover{color:#e8e8e8}
.span4.lateral h4{font-size: 14px;margin: 0;padding: 1px 0;}
#calendar_wrap table{width:300px;font-size:11px}
#calendar_wrap table caption{margin:0 0 5px;font-size:22px;text-align:right;color:#aaa;font-family:"abc_italic", Georgia, "Times New Roman", Times, serif}
#calendar_wrap table th,#calendar_wrap table td{padding:6px;text-align:center;color:#bbb;border-bottom:1px solid #eee}
#calendar_wrap table td#today{background:#fff}
#calendar_wrap table th{font-weight:normal;color:#ddd}
#calendar_wrap table td#prev{text-align:left}
#calendar_wrap table td#next{text-align:right}
#calendar_wrap table tfoot td{border-bottom:none}
#calendar_wrap table a{color:#888;font-weight:bold}
#calendar_wrap table a:hover{color:#444;text-decoration:none}
.pagination{margin-top:0}
.row.pie{width:684px;height:24px;margin-top:20px;margin-right:-20px;padding-top:20px;padding-bottom:40px;border-top:1px solid #d9d9d9}
.row.pie h4{width:96px;height:24px;margin:0 10px 0 0;float:left;text-indent:-99999px;overflow:hidden;background:url(img/logo-abc-pie.gif) no-repeat}
.row.pie h4 a{width:96px;height:24px;display:block}
.row.pie p{height:24px;float:left;line-height:38px;color:#ccc;font-size:11px}
h2.subseccion{margin:0 0 10px!important;color:#660}
/* Listados sidebar */
.widget_archive ul,.widget_links ul{margin:0;font-size:11px;list-style:none;zoom:1}
.widget_archive ul:after,.widget_links ul:after{display:table;content:"";line-height:0;clear:both}
.widget_archive ul li,.widget_links ul li{line-height:20px;display:list-item;text-align:-webkit-match-parent}
.widget_archive ul li{float:left}
div.widget_links ul.blogroll li h4{margin:0!important;font-size:11px!important}
.widget_archive ul li a,.widget_links ul li a{background:#e8e8e8;color:#bbb;padding:8px 12px;margin:2px 2px 2px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;line-height:14px;display:block}
.widget_archive ul li a:hover,.widget_links ul li a:hover{background:#ccc;color:#fff;text-decoration:none}

/* Entrada */
.entrada{margin-bottom:20px;border-bottom:1px solid #d9d9d9}
.entrada h1{margin:20px 0 15px;font-size:46px;line-height:100%;color:#000}
.entrada p{margin-bottom:15px;font-size:16px}
.entrada p.lead{line-height:130%;font-size:22px}
.entrada p.firma{padding-bottom:10px;border-bottom:1px dotted #d9d9d9;font-size:14px;line-height:120%}
.entrada blockquote{width:219px;margin:0 10px 10px -83px;padding:15px 0 0 10px;float:left;font-family:"abc_italic", Georgia, "Times New Roman", Times, serif;font-size:26px;line-height:110%;color:#660;border-left:none;background:url(img/comillas.gif) no-repeat top left}
h4.comentarios{margin:0;font-size:21px}
.page-header.comentarios{margin:30px 0 10px}
.row.mas-entradas{padding-top:20px;border-top:1px solid #d9d9d9}
.row.mas-entradas div.abc-italic{font-size:20px;line-height:110%}
.entrada img.alignleft{margin:0 10px 10px -83px;float:left;padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)}

/*Redes sociales*/
.addthis_toolbox addthis_default_style {line-height:5px !important;}
.at300bs{height:24px !important;line-height:26px !important;overflow:hidden;width:24px !important}
.addthis_toolbox.addthis_default_style span, .addthis_toolbox.addthis_32x32_style span{line-height:24px !important}
.addthis_default_style .at300b,.addthis_default_style .at300m,.addthis_default_style .at300bs{width:24px;height:24px;margin:0 0 4px;padding:0 4px 0 0;float: left; text-indent:-9999px; overflow:hidden;}
.at300bs{background:url("http://www.abc.es/img/sprite_enlaces_redes.gif") no-repeat scroll 0 0 transparent !important}
.twcount,.fbcount,.twcount2,.fbcount2{background:url("http://www.abc.es/img/bocadillo-contador.gif") no-repeat scroll left top transparent;color:#666;float:left;font-family:arial;font-size:11px;font-weight:normal;height:24px;text-align:center;width:29px;margin:0 0 0 -3px}
#divcontadorf,#divcontadort,#divcontadorf2,#divcontadort2{float:left;width:56px}
.addthis_button_email{background:url("http://www.abc.es/img/enviar-mail.gif") no-repeat scroll 0 3px transparent !important;border-top:1px dotted #ddd;height:28px;width:97%}
.uh-topic #articulo .addthis_button_email{background-position:0 0 !important;border-top:0 none !important;float:right !important;height:28px !important;width:83px}
.addthis_button_email .at300bs{background:none repeat scroll 0 0 transparent !important}
.at15t_facebook{background-position:0 0 !important}
.at300bs.at15t_twitter{background-position:0 -24px !important}
.at15t_meneame{background-position:0 -48px !important}
.at15t_linkedin{background-position:0 -72px !important}
.at15t_tuenti{background-position:0 -96px !important}
.at15t_email{background-position:0 -120px !important}
.addthis_button_google_plusone{width:85px !important}
.addthis_button_google_plusone at300b{width:85px !important}
#divcontadortmasuno{width:66px !important;height:24px;overflow:hidden}
 
/*Vocento*/
.entrada .alignleft,.entrada .alignright,.entrada .aligncenter,.entrada .foto{margin:0 10px 10px -83px;float:left;padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)}
.entrada p.wp-caption-text{margin:3px 0 0;margin-bottom:0;text-align:center;font-size:11px;color:#999}
.entrada a{color: #0088CC; text-decoration:none; }
.entrada a:hover{color: #0088CC; text-decoration:underline; }
.span7{overflow:visible!important}
.unvideo{
    width: 570px;
    overflow: hidden;
}
.mosca-player{text-align: center; width: 69px; z-index: 9; position: relative; margin: -75px auto 0; display:block!important}

 /* Iconos */
@font-face {
    font-family: 'Iconos';
    src: url('http://www.abc.es/comun/2015/fonts/iconos.eot?v=4.2.0');
    src: url('http://www.abc.es/comun/2015/fonts/iconos.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('http://www.abc.es/comun/2015/fonts/iconos.svg?v=4.2.0#fontawesomeregular') format('svg'),url('http://www.abc.es/comun/2015/fonts/iconos.ttf?v=4.2.0') format('truetype'),url('http://www.abc.es/comun/2015/fonts/iconos.woff?v=4.2.0') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*boton seguir*/

.seguir-guardar-blog {
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    /*background-color: #F4F5F7;*/
}

    .seguir-guardar-blog a {
        float: right;
        display: block;
        height: 30px;
        margin: 0 0 0 1px;
        padding: 0 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 30px;
        text-transform: uppercase;
        text-decoration: none;
        color: #0088CC;
        background-color: rgba(0, 0, 0, 0.05);
    }

        .seguir-guardar-blog a:hover {
            background-color: rgba(0, 0, 0, 0.1);
        }

        .seguir{font-weight:bold}

        .btn-fav.activo{color:#2F83E0;}
     

fa.boton-cuadrado.azul {
    color: #2F83E0;
   
    border: none !important;
    font-weight: normal !important;
}

   fa.boton-cuadrado.azul:hover {
        color: #2980b9;
      
        border: none !important;
        font-weight: normal !important;
    }

.fa {
  
      padding-top:6px;
    display: inline-block;
    font: normal normal normal 14px/1 'Iconos';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-save:before {
    font-size:16px;
    content: '\e88f';
}

/***MODULO RSS**/

.modulo.widget_rss{width: 300px;}

    .modulo.widget_rss img {display:none;  }
	.modulo.widget_rss a{text-decoration: none;color: #5e5e5e;}
	.modulo.widget_rss h5{font-size: 18px;margin: 0 0 5px;padding: 0;color: #ccc;font-weight: normal;font-style: italic;}
	.modulo.widget_rss ul{margin: 0;padding: 0;list-style: none;}
	.modulo.widget_rss li{margin-top: 10px;padding-top: 10px;border-top: 1px dotted  #b5b5b5;}
	.modulo.widget_rss .antetitulo,.modulo.widget_rss .firma{display: block;font-family: Arial, Helvetica, sans-serif;}
	.modulo.widget_rss .rsswidget{display: block;margin: 4px 0;padding: 0;color: #34495e;line-height: 1.1;}
	.modulo.widget_rss .antetitulo{font-size: 10px;text-transform: uppercase;color: #0277BD}
	.modulo.widget_rss .firma{font-size: 11px;font-weight: bold;color: #999;}
	
	
	/*IMAGENES ALINEADAS EN SU SITIO J.GODOY 10/08/2016*/
.entrada .alignright {
    float: right !important;
    margin: 0px !important;
    margin-left: 10px !important;
}
.entrada .aligncenter {
    float: none !important;
    margin: auto !important;
}

.entrada a{
   float: none !important;
    margin: auto!important;
    width: auto!important;
 
}

.entrada img.alignleft {
    margin: 0 10px 10px 0px !important;
}


.entrada {

    margin-left: -83px !important; margin-top: 10px;
}

.entrada img
{ width: 100%; }}