/*
Theme Name:     Pravda - Retina Responsive WordPress Theme - Child
Theme URI:      http://themeforest.net/user/ZERGE/portfolio
Description:    Child theme for the Pravda theme
Version:        1.04
Author:         ZERGE
Author URI:     http://themeforest.net/user/ZERGE
Template:       wp-pravda

*/

@import url("http://www.muycomputer.com/wp-content/themes/wp-pravda/style.css");

/* --------- Insert your custom styles on next rows --------- */


/* General */
body, .body-class {
    font-size: 16px;
}
.titulo-seccion {
    overflow: hidden;
    white-space: nowrap;
    border-top: 6px solid #FFF;
}
.titulo-seccion h1 {
    color: #FFF;
    font-size: 5rem;
    font-weight: 300;
    line-height: 0.8;
    display: inline-block;
    font-style: italic;
    padding: 0 20px;
    margin-bottom: 0;
}
.titulo-seccion h1:first-child {
    margin-left: -200px;
}
.titulo .titulo-seccion {
    display: block;
    border: none;
    color: #111;
    font-weight: 800;
    font-size: 140%;
    margin-bottom: -15px;
    overflow: visible;
    text-shadow: 1px 1px 3px rgba(255,255,255,0.5);
}
.comentado .titulo .titulo-seccion {
    font-size: 165%;
}
.seccion-publi {
    text-align: center;
    box-shadow: none;
}
.seccion-publi .widget {
    list-style: none;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 10px 0;
}
.seccion-publi.rojo {
    background: #C80000;
}
.seccion-publi.blanco {
    background: #FFF;
}
#logo {
    padding-top: 5px;
}
.comments-block {
    padding: 20px 40px;
}


/* Header */
#header {
    box-shadow: 0 2px 15px rgba(0,0,0,0.4);
}
#header #logo a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    max-width: 380px;
}
#header .logo-mc-peq {
    position: absolute;
    left: 0;
    
    top: -160px;
    z-index: 100;
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    transition: 0;
}
#header .container.header-block {
    height: 80px;
}
#header .logo-block,
#header .logo-mc-peq,
#header .row-fluid.top-block,
#header .container.header-block,
#header #mainmenu-block-bg .container,
#header #secondmenu-block-bg .container {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#header .logo-mc-peq img {
    height: 42px;
    *box-shadow: 0 0 20px -5px #000;
}
#header .row-fluid.top-block {
    position: relative;
}
#header .tpnet-head-bkg {
    background: url('http://www.muycomputer.com/wp-content/themes/wp-pravda-child/img/header_bkg.png') right bottom no-repeat;
    background-size: cover;
    border-bottom: 1px solid #111111;
    margin-bottom: -1px;
}
#header .banner-block {
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 0;
    height: 40px;
    margin: -20px 0;
    width: 380px;
}
#header .social a {
    display: inline-block;
    background: transparent;
    text-align: center;
    height: 35px;
    width: 35px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 25px;
    padding: 3px;
    box-sizing: border-box;
    margin: 1px 2px;
    border: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    color: #000;
    transition: all 0.2s;
}
#header .social a:active,
#header .social a:hover {
    color: #000;
}
header .navigation li a {
    font-family: 'Carrois Gothic';
    font-size: 20px;
}
#tpnet-header-banner-container {
    margin-bottom: 25px;
    min-height: 0;
}
#tpnet-header-banner-container.single-header-banner {
    position: relative;
    margin: 20px 0 0;
    z-index: 1;
}
#tpnet-header-banner-container .widget {
    background: none;
    box-shadow: none;
    list-style: none;
    text-align: center;
    padding: 0; /* A BORRAR */
}
#header .navigation > div {
    display: inline-block;
    vertical-align: middle;
}
#tpnet-menu .secondary-menu-btn {
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    color: #222;
    padding: 0 10px;
}
#tpnet-menu > div {
    display: none;
    position: absolute;
    top: 100%;
    background: #FFF;
    border: 1px solid #222;
    padding: 10px 20px;
}
#tpnet-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#tpnet-menu li {
    padding: 3px 0;
    text-transform: uppercase;
}
#tpnet-menu li a {
    color: #222;
}
#tpnet-buscar {
    float: right;
    position: relative;  
}
#tpnet-buscar form#searchform {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    margin: 0;
    width: 270px;
    background: #FFF;
    border: 1px solid #222;
}
#tpnet-buscar form#searchform input {
    display: inline-block;
    width: 70%;
    border: none;
    margin: 0;
    outline: none;
    box-shadow: none;
}
#tpnet-buscar form#searchform button {
    display: inline-block;
    float: right;
    max-width: 25%;
    border: none;
    background: none;
}
#tpnet-buscar .menu-compartir,
#tpnet-buscar .buscar-btn {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #222;
    padding: 0 10px 4px;
    margin-bottom: -1px;
}
#tpnet-buscar .menu-compartir {
    display:none;
}
#header.fijo #tpnet-buscar .menu-compartir {
    display: inline-block;
}
#tpnet-buscar .menu-compartir i {
    margin-bottom: 9px;
    vertical-align: middle;
}
#tpnet-menu .secondary-menu-btn.activo,
#tpnet-menu .secondary-menu-btn:hover,
#tpnet-menu li a:hover,
#tpnet-buscar .menu-compartir:hover,
#tpnet-buscar .menu-compartir.activo,
#tpnet-buscar .buscar-btn.activo,
#tpnet-buscar .buscar-btn:hover {
    border: none;
    color: #c2374c;
}
#tpnet-buscar .menu-compartir.activo,
#tpnet-buscar .buscar-btn.activo {
    background: #ebebeb;
}
.sf-menu li {
    padding: 10px 20px 8px;
}
#header .sf-menu a:hover {
  color: #080808!important;
}
#menu .menu-item {
    -webkit-transition: all 0.2s;
    font-family: 'Carrois Gothic';
}
#menu-superior .menu-item:first-child {
    padding-right: 10px;
}
#menu-superior .menu-item:first-child a {
    color: #1e1e1e!important;
}
#menu-superior .menu-item:first-child:hover {
    background: none;
}
#menu .menu-item:hover,
#menu .menu-item.activo {
    background: #ebebeb;
}
.main-submenus {
    position: relative;
    z-index: 10;
}
.main-submenus > div {
    position: absolute;
    padding: 25px 0;
    background: #ebebeb;
    top: -1px;
    left: 0;
    right: 0;
    box-shadow: 0 5px 10px -5px;
    border-bottom: 5px solid #C80000;
}
.main-submenus .elemento-submenu {
    display: inline-block;
    width: 20%;
    padding-right: 20px;
    vertical-align: top;
    box-sizing: border-box;
}
.main-submenus .elemento-submenu:last-child {
    padding: 0;
}
.main-submenus .elemento-submenu .imagen {
    margin-bottom: 10px;
    height: 0;
    width: 100%;
    padding-bottom: 70%;
    overflow: hidden;
}
.main-submenus .elemento-submenu:last-child .imagen {
    padding-bottom: 64.3%;
}
.main-submenus .elemento-submenu img {
    width: 100%;
    min-height: 100%;
}
.main-submenus .elemento-submenu h4 {
    margin: 0;
}
#secondmenu-block-bg {
    position: relative;
    background: #1e1e1e;
    z-index: 1;
    height: 39px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#header .secondary-menu {
    overflow: hidden;
}
ul#menu-inferior {
    margin: 0;
}
ul#menu-inferior li.menu-item {
    display: inline-block;
    padding: 10px 20px 8px;
}
ul#menu-inferior li.menu-item:hover {
    background: #444;
}
ul#menu-inferior li.menu-item a {
    color: #FFF;
}
ul#menu-inferior li.menu-item a:hover {
    border: none;
}
#secondmenu-block-bg .span12 {
    position: relative;
}
#secondmenu-block-bg .social,
#secondmenu-block-bg .form-buscar {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #ebebeb;
    padding: 0 10px;
}
#secondmenu-block-bg .form-buscar {
    padding: 0;
}
#secondmenu-block-bg .form-buscar button {
    display: none;
}
#secondmenu-block-bg .form-buscar input {
    display: block;
    float: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    padding: 5px 15px;
    margin: 0;
    border: 0;
    background: #ebebeb;
    box-shadow: none;
    width: 300px;
    box-sizing: border-box;
}
#header #mainmenu-block-bg .container .row-fluid .span12 {
    float: none;
}
div#mainmenu-block-bg {
    border-bottom: none;
    position: relative;
}

/* Paginación */
body .container-pagination {
    border-top: none;
    background: #333;
    margin-top: 0!important;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    position: relative;
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
body .container-pagination:hover {
    background: #CF1F20;
}
body .container-pagination #pbd-alp-load-posts a {
    display: inline-block;
    color: #FFF;
    font-weight: 600;
    font-size: 120%;
    width: 100%;
}
body .container-pagination #pbd-alp-load-posts i {
    color: #CCC;
}
body .container-pagination #pbd-alp-load-posts a:hover {
    border: none;
    color: #FFF;
}


/* Seccion principal */
.sidebar-fija {
    position: relative;
    background: #FFF;
}
.sidebar-fija .sidebar-fin {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #FFF;
}
.sidebar-fija article {
    margin-bottom: 22px;
    width: 100%;
}
.lista-posts-home .entry-title,
.sidebar-fija .entry-title {
    font-size: 1.3rem;
    line-height: 1.2;
    padding: 20px;
}
.span12.lista-posts-home {
    margin-left: 0;
}
#blog-entry .masonry-box.custom-ads .post-block {
    padding: 10px;
    box-sizing: border-box;
}
.sidebar-fija .post-block .entry-title a {
    color: #333;
    text-shadow: none;
}
.sidebar-fija .entry-meta,
.lista-posts-home .entry-meta {
    position: relative;
    background: #000;
    z-index: 10;
}
.sidebar-fija .entry-meta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(transparent 0%,#000 80%);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sidebar-fija .post-block:hover .entry-meta {
    opacity: 1;
}
.sidebar-fija .entry-meta > *,
.lista-posts-home .entry-meta > * {
    display: none;
}
.sidebar-fija .entry-meta > .entry-date,
.lista-posts-home .entry-meta > .entry-date {
    display: block;
    float: left;
}
.sidebar-fija .entry-meta > .meta-author,
.sidebar-fija .entry-meta > .meta-comments,
.lista-posts-home .entry-meta > .meta-author,
.lista-posts-home .entry-meta > .meta-comments {
    display: block;
    float: none;
    line-height: 2.2;
    text-align: right;
}
.sidebar-fija .post-block .entry-thumb img:hover,
.lista-posts-home .post-block .entry-thumb img:hover {
    opacity: 1;
}
.sidebar-fija .post-block .entry-thumb a,
.sidebar-fija .post-block .entry-thumb img,
.lista-posts-home .post-block .entry-thumb a,
.lista-posts-home .post-block .entry-thumb img {
    display: block;
    overflow: hidden;
}
.lista-posts-home .post-block .entry-thumb img {
    max-width: 101%;
    width: 101%;
}
/*.sidebar-fija .post-block:hover .entry-thumb img,
.lista-posts-home .post-block:hover .entry-thumb img {
    -webkit-transform: scale(1.1);
}*/
.sidebar-fija .entry-content,
.lista-posts-home .entry-content {
    position: relative;
}
.sidebar-fija .entry-content .degradado-tapar,
.lista-posts-home .entry-content .degradado-tapar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    background-image: linear-gradient(transparent,#FFF);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sidebar-fija .post-block .entry-content span {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    box-sizing: initial;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sidebar-fija .post-block:hover .entry-content span,
.lista-posts-home .post-block:hover .entry-content span {
    top: -130px;
}
.sidebar-fija .post-block:hover .entry-content .degradado-tapar.atras,
.lista-posts-home .post-block:hover .entry-content .degradado-tapar.atras {
    bottom: 100%;
    height: 150px;
}
.lista-posts-home .post-block .custom-ads-entry {
    padding: 0;
}
.sidebar-fija aside.widget,
.sidebar-fija article {
    position: relative;
    z-index: 2;
}
.post-block .entry-thumb {
    position: relative;
    overflow: hidden;
}
.post-block .entry-thumb img {
    -webkit-transition: all 0.2s ease;
}
.post-block .entry-thumb .thumbnail-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.6);
    opacity: 0;
}
.post-block .entry-thumb .thumbnail-hover:hover {
    opacity: 1;
    border: none;
}
.post-block .entry-thumb .thumbnail-hover span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #1e1e1e;
    font-weight: 300;
    font-size: 70px;
    font-family: 'Carrois Gothic'
}
.lista-posts-home .post-block .entry-content,
.lista-posts-home .post-block .entry-title {
    background: #C80000;
    padding: 20px;
}
.lista-posts-home .post-block .entry-content {
    padding: 12px 20px;
}
.lista-posts-home .tarjeta-wrapper {
    position: relative;
}
.lista-posts-home .tarjeta-wrapper .excerpt-largo {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 20px 10px;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.lista-posts-home .tarjeta-wrapper:hover .excerpt-largo {
    opacity: 1;
}
.lista-posts-home .post-block .entry-content.bajos {
    height: 20px;
    padding: 0;
}
.lista-posts-home .post-block .entry-title {
    padding: 18px 20px 10px;
}
.lista-posts-home .post-block .entry-content .degradado-tapar {
    background-image: linear-gradient( transparent 50%, #CF1F20);
}
#seccion-trending .trending-post .degradado-fondo,
#seccion-comunidad .degradado-fondo {
    background-image: linear-gradient( transparent 50%, #CF1F20);
}



/* Seccion - Comunidad */
#seccion-comunidad {
    /*background: url('http://www.muycomputer.com/wp-content/themes/wp-pravda-child/img/white_bkg.png');*/
    /*background-attachment: fixed;*/
    padding: 50px 0;
}
#seccion-comunidad .span8,
#seccion-comunidad .span4 {
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
#seccion-comunidad .destacado {
    position: relative;
    height: 0;
    overflow: hidden;
}
#seccion-comunidad .destacado.comentado {
    padding-bottom: 56%;
}
#seccion-comunidad .destacado.votado,
#seccion-comunidad .destacado.visto {
    padding-bottom: 28%;
}
#seccion-comunidad .destacado.discutido {
    padding-bottom: 58.3%;
}
#seccion-comunidad .destacado .entrada-fondo,
#seccion-comunidad .destacado .degradado-fondo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#seccion-comunidad .destacado.comentado .degradado-fondo {
    top: 30%;
    opacity: 1;
}
#seccion-comunidad .destacado.votado .degradado-fondo,
#seccion-comunidad .destacado.visto .degradado-fondo {
    top: 0;
    opacity: 1;
}
#seccion-comunidad .destacado.comentado .degradado-fondo:hover,
#seccion-comunidad .destacado.votado .degradado-fondo:hover,
#seccion-comunidad .destacado.visto .degradado-fondo:hover {
    border: none;
}
#seccion-comunidad .destacado:hover .entrada-fondo {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
}
#seccion-comunidad .degradado-fondo {
    background-image: linear-gradient(transparent, #FFF);
}
#seccion-comunidad .discutido .degradado-fondo {
    background-image: linear-gradient(#FFF 20%, transparent)!important;
}
#seccion-comunidad .discutido:hover .degradado-fondo {
    top: 0;
    bottom: -50px;
}
#seccion-comunidad .destacado .titulo {
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 40px;
}
#seccion-comunidad .destacado.discutido .titulo {
    top: 40px;
}
#seccion-comunidad .destacado.discutido .titulo h4 {
    color: #C80000;
    text-shadow: 1px 1px 2px #FFF;
    text-align: center;
    font-size: 22px;
}
#seccion-comunidad .destacado.discutido .meta-info > * {
    display: block;
    color: #111;
    text-shadow: none;
    text-align: center;
}
#seccion-comunidad .destacado.discutido .meta-info .autor {
    display: none;
}
#seccion-comunidad .destacado.discutido .meta-info .comentarios {
    position: relative;
}
#seccion-comunidad .destacado.discutido .meta-info .comentarios span {
    position: absolute;
    color: #FFF;
    text-align: center;
    top: 4px;
    left: 0;
    right: 0;
    margin-left: -7px;
}
#seccion-comunidad .destacado.discutido .meta-info .comentarios i {
    font-size: 3rem;
    color: #C80000;
}
#seccion-comunidad .destacado.discutido a:hover {
    border: none;
}
#seccion-comunidad .destacado.comentado .titulo,
#seccion-comunidad .destacado.comentado .meta-info,
#seccion-comunidad .destacado.votado .titulo,
#seccion-comunidad .destacado.votado .meta-info,
#seccion-comunidad .destacado.visto .titulo,
#seccion-comunidad .destacado.visto .meta-info {
    opacity: 1;
}
#seccion-comunidad .destacado:hover .titulo,
#seccion-comunidad .destacado:hover .meta-info {
    opacity: 1;
}
#seccion-comunidad .destacado .titulo h3,
#seccion-comunidad .destacado .titulo h4 {
    font-weight: 300;
    color: #111;
    line-height: 1.2;
    text-shadow: 1px 1px 3px rgba(255,255,255,0.5);
}
#seccion-comunidad .destacado .meta-info {
    position: absolute;
    bottom: 25px;
    left: 40px;
    right: 40px;
}
#seccion-comunidad .destacado .meta-info > * {
    display: inline-block;
    color: #111;
    margin-right: 20px;
    text-shadow: 1px 1px 3px rgba(255,255,255,0.5);
}
#seccion-comunidad .destacado .meta-info .fa {
    padding-right: 5px;
}
#seccion-comunidad .destacado > span.seccion {
    position: absolute;
    top: 20px;
    left: 0;
    color: #FFF;
    background: #111;
    font-size: 1.5rem;
    padding: 10px 20px 10px 40px;
    font-family: "Carrois Gothic", Arial, sans-serif;
    opacity: 0.9;
}

/* Seccion - En Imagenes */
#seccion-imagenes {
    padding: 50px 0;
    border-top: 2px solid #FFF;
}
#seccion-imagenes .row-fluid {
    position: relative;
}
#seccion-imagenes .span12.sliders {
    white-space: nowrap;
    overflow: hidden;
}
#seccion-imagenes .posts-slider .anterior, 
#seccion-imagenes .posts-slider .siguiente {
    display: none; /* A BORRAR */
    position: absolute;
    top: 50%;
    padding: 10px 20px;
    margin-top: -25px;
    color: #FFF;
    font-size: 2rem;
    text-shadow: 1px 1px 3px #000;
    z-index: 100;
}
#seccion-imagenes .posts-slider .anterior {
    left: 0;
}
#seccion-imagenes .posts-slider .siguiente {
    right: 0;
}
#seccion-imagenes .posts-slider .anterior:hover, 
#seccion-imagenes .posts-slider .siguiente:hover {
    border: none;
    -webkit-transform: scale(1.2);
}
#seccion-imagenes .span12.sliders .span4 {
    display: inline-block;
    float: none;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    white-space: normal;
    -webkit-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    -moz-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    -ms-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    -o-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
}
#seccion-imagenes .span12.sliders .span4 a:hover {
    border: none;
}
#seccion-videos .titulo-seccion,
#seccion-imagenes .titulo-seccion {
    border-color: #777;
}
#seccion-imagenes .titulo-seccion h1 {
    color: #777;
}
#seccion-imagenes .destacado {
    position: relative;
    height: 0;
    overflow: hidden;
}
#seccion-imagenes .destacado.comentado {
    padding-bottom: 140%;
}
#seccion-imagenes .destacado.comentado:hover img {
    -webkit-transform: scale(1.1);
}
#seccion-imagenes .destacado .entrada-fondo,
#seccion-imagenes .destacado .degradado-fondo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#seccion-imagenes .destacado:hover .entrada-fondo {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
}
#seccion-imagenes .destacado .degradado-fondo {
    top: 100%;
}
#seccion-imagenes .degradado-fondo {
    background-image: linear-gradient(transparent 50%, #000);
}
#seccion-imagenes .destacado .degradado-fondo {
    top: 0px;
}
#seccion-imagenes .destacado .meta-info {
    position: absolute;
    bottom: 25px;
    left: 30px;
    right: 30px;
    transition: all 0.3s ease;
}
#seccion-imagenes .destacado .titulo {
    position: absolute;
    bottom: -100px;
    left: 30px;
    right: 30px;
    transition: all 0.3s ease 0.1s;
}
#seccion-imagenes .destacado .titulo {
    position: absolute;
    bottom: 40px;
    left: 30px;
    right: 30px;
    transition: all 0.3s ease;
}
#seccion-imagenes .destacado .titulo h3,
#seccion-imagenes .destacado .titulo h4 {
    font-weight: 300;
    color: #FFF;
    line-height: 1.2;
}
#seccion-imagenes .destacado:hover .meta-info {
    position: absolute;
    bottom: 25px;
    left: 30px;
    right: 30px;
    transition: all 0.3s ease 0.1s;
}
#seccion-imagenes .destacado .meta-info > * {
    display: inline-block;
    color: #FFF;
    margin-right: 20px;
}
#seccion-imagenes .destacado .meta-info i {
    padding-right: 5px;
}
#seccion-imagenes .destacado > i {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #FFF;
    background: #111;
    font-size: 1.5rem;
    padding: 8px;
}


/* Seccion - Trending */
#seccion-trending {
    /*background: url('http://www.muycomputer.com/wp-content/themes/wp-pravda-child/img/white_bkg.png');*/
    /*background-attachment: fixed;*/
    padding: 0 0 100px;
    /*border-top: 2px solid #FFF;*/
}
#seccion-trending .vert-slider {
    /* position: relative; */
    height: 0;
    overflow: hidden;
    padding-bottom: 240%;
}
#seccion-trending .slider-plancha {
    -webkit-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    -moz-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    -ms-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    -o-transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
    transition: all 0.75s cubic-bezier(0.75,0,0.25,1);
}
#seccion-trending .span4 {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}
#seccion-trending .span4 .anterior,
#seccion-trending .span4 .siguiente {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    text-align: center;
    color: #FFF;
    overflow: hidden;
    height: 50px;
    transition: all 0.2s ease;
}
#seccion-trending .span4 .anterior:hover,
#seccion-trending .span4 .siguiente:hover {
    height: 75px;
}
#seccion-trending .span4 .anterior {
    bottom: 100%;
}
#seccion-trending .span4 .siguiente {
    top: 100%;
}
#seccion-trending .anterior i,
#seccion-trending .siguiente i {
    position: relative;
    color: #FFF;
    font-size: 90px;
    z-index: -10;
    -webkit-transition: all 0.2s ease;
}
#seccion-trending .siguiente i {
    margin-top: -40px;
}
#seccion-trending .siguiente:hover i {
    margin-top: -20px;
}
#seccion-trending .span4 .anterior:hover,
#seccion-trending .span4 .siguiente:hover {
    border: none;
}
#seccion-trending .trending-post {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
}
#seccion-trending .trending-post .entrada-fondo,
#seccion-trending .trending-post .degradado-fondo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
}
#seccion-trending .trending-post:hover .entrada-fondo {
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    
}
#seccion-trending .trending-post .titulo {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    transition: all 0.5s ease;
}
#seccion-trending .trending-post .titulo h3 {
    color: #FFF;
    line-height: 1.2;
    font-weight: 400;
}
#seccion-trending .trending-post .meta-info {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -20px;
    color: #FFF;
    text-shadow: 0 0 5px #000;
    transition: all 0.5s ease 0.1s;
}
#seccion-trending .trending-post .meta-info .autor,
#seccion-trending .trending-post .meta-info .comentarios {
    display: inline-block;
    margin-right: 10px;
}
#seccion-trending .trending-post .meta-info i {
    margin-right: 5px;
}
#seccion-trending .trending-post .degradado-fondo {
    background: linear-gradient(transparent 30%, #000); /* CATEGORIA */
    transition: all 1s ease;
    opacity: 0.7;
}


/* Seccion - Video */
#seccion-videos .titulo-seccion h1 {
    color: #777;
}
#seccion-videos .entry-thumb {
    position: relative;
    height: 0;
    padding-bottom: 66%;
    overflow: hidden;
}
#seccion-videos .entry-thumb iframe {
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#seccion-videos .post_video i {
    position: absolute;
}
#seccion-videos .span4 {
    margin: 0;
    width: 33.3%;
}
#seccion-videos {
    padding: 50px 0;
    border-top: 2px solid #FFF;
}
#seccion-videos .seccion-video-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(transparent 50%,#000);
    overflow: hidden;
}
#seccion-videos .seccion-video-hover:hover {
    border: none;
}
#seccion-videos .seccion-video-hover h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #FFF;
    line-height: 1.2;
    padding: 30px;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
}
#seccion-videos .seccion-video-hover:hover h3 {
    bottom: -50%;
}
#seccion-videos .seccion-video-hover i {
    position: absolute;
    top: -50%;
    left: 50%;
    width: 66px;
    height: 66px;
    padding: 16px 22px;
    margin: -33px;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    color: #FFF;
    background: rgba(0,0,0,0.7);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#seccion-videos .seccion-video-hover:hover i {
    top: 50%;
}


/* Footer */
body #footer {
    border-top: 6px solid #C80000;
}
body #footer .container.ultimo-pie {
    border: none;
    border-top: 1px solid #222;
}
body #footer .ct-footer-wigets {
    border-bottom: none;
}
body #footer {
    background: #000;
}
body #footer .span12 {
    text-align: center;
}    
body #footer .tpnet-footer-menu {
    margin: 0;
    list-style: none;
}
body #footer .tpnet-footer-menu li {
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 0 0 0 20px;
    border-right: 1px solid #222;
}
body #footer .tpnet-footer-menu li:first-child {
    margin-left: 0;
}
body #footer .tpnet-footer-menu li:last-child {
    border: none;
    padding-right: 0;
}
body #footer .tpnet-footer-menu li a {
    color: #CCC;
    border-color: #CCC;
}
body #footer .copyright-info {
    color: #CCC;
}
body #footer .widget {
    background: none;
    padding: 0;
    margin-left: 30%;
}
body #footer .widget img {
    opacity: 0.7;
}
body #footer .widget img:hover {
    opacity: 1;
}
.post-block .entry-title a {
    font-weight: 400;
    font-size: 110%;
    text-transform: none;
    color: #FFF;
}
.lista-posts-home .post-block .entry-content span {
    color: #FFF;
}
.lista-posts-home .post-block .entry-content span .home-user,
.lista-posts-home .post-block .entry-content span .home-time {
    display: inline-block;
    width: 50%;
    color: rgba(255,255,255,0.7);
}
.lista-posts-home .post-block .entry-content span .home-time {
    text-align: right;
    white-space: nowrap;
}
.lista-posts-home .post-block .entry-content span .home-user .fa,
.lista-posts-home .post-block .entry-content span .home-time .fa {
    margin-right: 6px
}
.lista-posts-home .post-block .entry-content span .home-user .fa-share-alt {
    margin-left: 15px;
}
#content.tpnet-listado-page .lista-posts-home .post-block .entry-content span .home-user .fa-share-alt {
    margin-left: 30px;
}
.sidebar-fija .post-block .entry-meta,
body.home .post-block .entry-meta {
    text-align: center;
    display: none;
}
body.home .post-block .entry-meta .entry-date {
    display: none;
}
body.home .post-block .entry-meta .meta-author,
body.home .post-block .entry-meta .meta-comments {
    display: inline-block;
    margin: 0;
    float: none;
}
body.home .post-block .entry-meta .meta-author {
    margin-right: 15px;
}
body.home .post-block .edit-link {
    display: none;
}



/* Singles */
.nav-block.box-shadow-2px.padding-20.clearfix {
    position: fixed;
    top: 100%;
}
.nav-block.box-shadow-2px.padding-20.clearfix {
    z-index: 10;
}
.nav-single {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -3px;
    padding: 0;
    text-align: center;
    background: rgba(0,0,0,0.8);
    opacity: 0.375;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 0;
}
.nav-single.activo {
    padding: 12px 0 15px;
}
.nav-single.activo:hover {
    opacity: 1;
}
.nav-single .nav-previous,
.nav-single .nav-next {
    display: inline-block;
    position: relative;
    width: 48%;
    max-width: 750px;
    vertical-align: middle;
    float: none;
}
.nav-single .nav-previous {
    text-align: left;
}
.nav-single .nav-next {
    text-align: right;
}
.nav-single .nav-previous a,
.nav-single .nav-next a,
.nav-single .nav-previous a .fa,
.nav-single .nav-next a .fa {
    line-height: 0;
}
.nav-single .nav-previous a .fa,
.nav-single .nav-next a .fa {
    position: absolute;
    display: inline-block;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    font-size: 40px;
}
.nav-single .nav-previous a .fa {
    left: -50px;
}
.nav-single .nav-next a .fa {
    right: -50px;
}
.nav-single.activo .nav-previous a .fa,
.nav-single.activo .nav-next a .fa {
    line-height: 1;
}
.nav-single .nav-previous a,
.nav-single .nav-next a {
    display: inline-block;
    color: #FFF;
    border: none!important;
    width: 100%;
    max-width: 400px;
    font-weight: 600;
    font-size: 15px;
}
.nav-single.activo .nav-previous a,
.nav-single.activo .nav-next a {
    line-height: 20px;
}
.ct-totop {
    z-index: 10;
}


/* Single */
.single .post-block .entry-thumb {
    position: relative;
    margin-bottom: 20px;
}
.single .single-meta {
    color: #FFF;
    padding: 15px 20px;
    line-height: 1.2;
    background: #C80000;
    box-shadow: none;
}
.single .post-block .single-meta .autor-fecha,
.single .post-block .single-meta .compartir {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 260px;
    vertical-align: bottom;
    z-index: 5;
}
.single .post-block .single-meta .autor-fecha .autor {
    display: inline-block;
    padding-right: 15px;
    border-right: 1px solid #FFF;
    margin-right: 15px;
    font-weight: 600;
}
.single .post-block .single-meta .autor-fecha .autor .autor-twitter {
    padding-left: 10px;
    font-size: 20px;
    line-height: 1;
}
.single .post-block .single-meta .autor-fecha .autor a {
    color: #FFF;
    border: none;
}
.single .post-block .single-meta .autor-fecha .fecha {
    display: inline-block;
    padding-right: 15px;
    border-right: 1px solid #FFF;
    margin-right: 15px;
}
.single .post-block .single-meta .autor-fecha .comentarios {
    display: inline-block;  
}
.single .post-block .single-meta .autor-fecha .comentarios a {
    color: #FFF;
    border: none;
}
.single .post-block .entry-content {
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 20px;
}
.single .post-block .entry-content .compartir {
    position: absolute;
    top: 20px;
    left: 0;
    display: inline-block;
    text-align: right;
}
.single .post-block .entry-content .compartir a.social {
    display: block;
    color: #FFF;
    margin: 0 16px 5px;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 6px;
    box-sizing: border-box;
}
.single .post-block .entry-content .compartir a.social.facebook {
    background: #3b5998;
}
.single .post-block .entry-content .compartir a.social.twitter {
    background: #00aced;
}
.single .post-block .entry-content .compartir a.social.linkedin {
    background: #007bb6;
}
.single .post-block .entry-content .compartir a.social.google-plus {
    background: #dd4b39;
}
.single .post-block .entry-content .compartir a:hover {
    border: none;
}
.single .entry-extra {
    display:  none;
}
.entry-format.border {
    display: none;
}
.single header.entry-header {
    color:  #FFF;
    background: #C80000;
}
.single header.entry-header h1 {
    color:  #FFF;
    text-transform: none;
}
h1.entry-title, .entry-content {
    padding: 20px;
}
#seccion-trending .trending-tag-title {
    position: absolute;
    top: -95px;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 70px;
    padding-top: 10px;
    height: 0;
}
#seccion-trending .trending-tag-title h2 {
    margin: 0;
    font-weight: 500;
    color: #999;
}
aside.widget.widget_tpnet_widget_notepuedesperder {
    position: relative;
    padding: 0;
    height: 0;
    padding-bottom: 113%;
}
aside.widget.widget_tpnet_widget_notepuedesperder .un-slider {
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 3px solid #AAA;
}
aside.widget.widget_tpnet_widget_notepuedesperder .thumbnail {
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    overflow: hidden;
}
aside.widget.widget_tpnet_widget_notepuedesperder .titulo {
    background: #FFF;
    font-size: 14px;
}
aside.widget.widget_tpnet_widget_notepuedesperder .titulo h3 {
    line-height: 1.1;
    font-size: 140%;
    padding: 10px 15px;
}
aside.widget.widget_tpnet_widget_notepuedesperder .slide-anterior {
    position: absolute;
    top: 37%;
    left: -10px;
    font-size: 200%;
    color: #FFF;
    padding: 15px;
    text-shadow: 0 0 6px #000;
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
}
aside.widget.widget_tpnet_widget_notepuedesperder .slide-siguiente {
    position: absolute;
    top: 37%;
    right: -10px;
    font-size: 200%;
    color: #FFF;
    padding: 15px;
    text-shadow: 0 0 6px #000;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
}
aside.widget.widget_tpnet_widget_notepuedesperder .slide-anterior:hover,
aside.widget.widget_tpnet_widget_notepuedesperder .slide-siguiente:hover {
    border: none;
}
#tpnet_widget_destacadossidebar h4 {
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 300;
    color: #646464;
    border-top: 3px solid #AAA;
}
body.single .row-fluid #secondary.widget-area.span4 aside:nth-of-type(2) {
    border-top: 3px solid #AAA
}
#tpnet_widget_tabssidebar {
    text-align: center;
}
#tpnet_widget_tabssidebar .un-slider {
    margin-bottom: 30px;
    white-space: nowrap;
}
#tpnet_widget_tabssidebar .un-slider .thumbnail {
    display: inline-block;
    width: 75px;
    height: 75px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    vertical-align: middle;
}
#tpnet_widget_tabssidebar .un-slider .thumbnail img {
    min-width: 100%;
    min-height: 100%;
}
#tpnet_widget_tabssidebar .un-slider .titulo {
    display: inline-block;
    width: 185px;
    vertical-align: middle;
    padding-left: 7px;
    text-align: left;
}
#tpnet_widget_tabssidebar .un-slider .titulo h3 {
    font-size: 100%;
    line-height: 1.2;
    margin: 0;
    white-space: normal;
}
#tpnet_widget_tabssidebar .tab-selector {
    display: inline-block;
    padding: 11px 4px 8px 4px;
    text-align: center;
    color: #646464;
    font-family: 'Carrois Gothic', Arial, sans-serif;
    font-size: 115%;
}
#tpnet_widget_tabssidebar .tab-selector:hover,
#tpnet_widget_tabssidebar .tab-selector.activo {
    color: #c2374c;
    border: none;
}
#tpnet_widget_tabssidebar .tab-content {
    padding: 20px 15px;
    border-top: 3px solid #AAA;
}
.widget_tpnet_widget_tabs {
    border-top: 3px solid #AAA;
    padding: 0;
}
.sidebar-suscribir {
    position: relative;
    margin: 15px -20px -20px;
    padding: 15px 15px 43px;
    border-top: 3px solid #AAA;
}
.sidebar-suscribir span[role="alert"] {
    top: 100%;
    left: 0;
    right: 0;
    width: auto;
}
.sidebar-suscribir > div {
    display: inline-block;
}
.sidebar-suscribir .icono,
.sidebar-suscribir .formulario {
    vertical-align: top;
}
.sidebar-suscribir .icono {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.sidebar-suscribir .icono img {
    width: 100%;
    display: block;
}
.sidebar-suscribir .icono img.sobre-sidebar {
    position: absolute;
    bottom: 4px;
    left: 50px;
    width: 180px;
}
.sidebar-suscribir .formulario {
    width: 100%;
    padding-left: 0;
    box-sizing: border-box;
    font-size: 0.7rem;
}
.sidebar-suscribir .formulario p {
    font-weight: bold;
    font-size: 1.3em;
    color: #444;
    margin-bottom: 2px;
}
.sidebar-suscribir .formulario form {
    white-space: nowrap;
    font-size: 0;
}
.sidebar-suscribir .formulario form .suscribe-email {
    display: inline-block;
    width: 72%;
    height: 30px;
    box-sizing: border-box;
}
.sidebar-suscribir .formulario form .suscribe-email span {
    width: 100%;
}
.sidebar-suscribir .formulario form .suscribe-btn {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    height: 31px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.sidebar-suscribir .formulario form .suscribe-btn input,
.sidebar-suscribir .formulario form .suscribe-btn img {
    display: none;
}
.sidebar-suscribir .formulario form .suscribe-email input {
    border-color: #CCC;
    border-radius: 0;
    padding: 2px 6px;
    height: 31px;
    margin: 0;
    background: rgba(0,0,0,0.2);
    border: none;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    width: 185px;
}
.sidebar-suscribir .formulario form .suscribe-btn .flecha {
    display: block;
    color: #FFF;
    background: none;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    padding: 6px 0;
}
.sidebar-suscribir .formulario form .suscribe-btn .flecha:hover {
    text-decoration: none;
}
.sidebar-suscribir .formulario form .suscribe-btn .flecha i {
    display: block;
}
.sidebar-suscribir-titulo {
    margin: -20px;
    padding: 15px;
    font-weight: 300;
    color: #646464;
    border-top: 3px solid #AAA;
}
.sidebar-suscribir .formulario form .suscribe-email input::-webkit-input-placeholder {
   color: #F0F0F0;
   font-family: 'Carrois Gothic', Arial, sans-serif;
   font-style: italic;
}

.sidebar-suscribir .formulario form .suscribe-email input:-moz-placeholder { /* Firefox 18- */
   color: #F0F0F0;
   font-family: 'Carrois Gothic', Arial, sans-serif;
   font-style: italic;
}

.sidebar-suscribir .formulario form .suscribe-email input::-moz-placeholder {  /* Firefox 19+ */
   color: #F0F0F0;
   font-family: 'Carrois Gothic', Arial, sans-serif;
   font-style: italic;
}

.sidebar-suscribir .formulario form .suscribe-email input:-ms-input-placeholder {  
   color: #F0F0F0;
   font-family: 'Carrois Gothic', Arial, sans-serif;
   font-style: italic;
}

a.tpnet-publiprueba {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.sidebar-fija .sidebarfija-pre {
    position: absolute;
    background: #FFF;
    top: -35px;
    bottom: 100%;
    left: 0;
    right: 0;
    z-index: -10;
}

div#content {
    margin-top: 0;
    padding-top: 25px;
    overflow: hidden;
}
.home div#content {
    overflow: visible;
}
.single div#content {
    overflow: visible;
}

.sidebarfija-titulo {
    font-family: 'Carrois Gothic';
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    padding-bottom: 40px;
}
.sidebarfija-titulo span {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 3px solid #1e1e1e;
}
.sidebarfija-titulo span::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    bottom: -2000px;
    width: 3px;
    background: #1e1e1e;
    z-index: 1;
}

.category-color {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 8px;
    background: #CF1F20;
}
#seccion-videos .post_video {
    position: relative;
}

.single .post-block {
    box-shadow: none;
}
footer.single-meta .meta-views,
footer.single-meta .meta-likes,
footer.single-meta .meta-author {
    display: none;
}
footer.single-meta .meta-category,
footer.single-meta .meta-tags {
    float: left;
    line-height: 24px;
    margin-left: 15px;
}
.single article.post {
      box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
}
.single .format-gallery .post-block .entry-thumb,
.single .format-video .post-block .entry-thumb {
    margin-bottom: 0;
}

#seccion-videos .entry-thumb .video {
    width: 60px;
    height: 60px;
    margin: -30px;
    top: 50%;
    left: 50%;
}
#seccion-videos .entry-thumb .video a {
    position: absolute;
    top: -50px;
    bottom: -50px;
    left: -100px;
    right: -100px;  
    width: auto;
    height: auto;
    box-sizing: border-box;
}
#seccion-videos .entry-thumb .video a i {
    top: 50%;
    left: 50%;
    margin: -15px -8px;
    font-size: 32px;
    transition: color 0.2s ease;
}
#seccion-videos .entry-thumb:hover .video a i {
    color: #C80000;
}
.single .review-block {
    position: relative;
    z-index: 1;
}
.lista-posts-home .entry-thumb .review-home-puntos {
    position: absolute;
    left: 0;
    bottom: 20px;
    color: #FFF;
    background: #C80000;
    line-height: 0.8;
    font-size: 45px;
    font-weight: 100;
    padding: 10px;
    text-align: center;
}
.lista-posts-home .entry-thumb .review-home-puntos span {
    display: block;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    margin-top: 5px;
}
.OUTBRAIN {
    box-shadow: 2px 2px 10px #888;
    border-bottom: 3px solid #CCC;
    text-align: center;
}
.post-block:hover .tarjeta-wrapper img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.archive #content {
    margin-top: 0;
}
body.single #footer[role="contentinfo"] {
    padding-bottom: 50px;
}
#mainmenu-block-bg .row-fluid {
    min-height: 0;
}

body #footer .span12 {
    min-height: 0;
}
body #footer .ct-footer-wigets {
    display: inline-block;
    vertical-align: middle;
}
body #footer .ct-footer-wigets .row {
    margin-left: 0;
}
body #footer .ct-footer-wigets .row .widget {
    margin: 0;
}
body #footer .ct-footer-wigets .row img {
    width: 200px;
    max-width: 200px;
}
body #footer .ultimo-pie {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: none;
    padding-left: 50px;
    box-sizing: border-box;
}
body #footer .ultimo-pie .tpnet-footer-menu {
    border-bottom: 1px solid #222;
    padding-bottom: 20px;
    margin-bottom: 20px
}
body #footer .ultimo-pie .copyright-info { 
    font-size: 14px;
}

.destacados-top.span12 {
    margin-left: 0;
}
.destacados-top article {
    width: 100%;
}
.destacados-top .destacado-col1 {
    display: inline-block;
    width: 61%;
    margin-right: 2%;
}
.destacados-top .destacado-col1 .post-block {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
}
.destacados-top .destacado-col2 {
    display: inline-block;
    width: 37%;
}
.destacados-top .destacado-col2 .post-block {
    width: 100%;
    height: 0;
    padding-bottom: 47.2%;
    overflow: hidden;
}
.destacados-top article .post-block {
}
.destacados-top article .entry-header {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: linear-gradient( transparent 35% , #000);
}
.destacados-top .destacado-col1 .entry-header h1.entry-title {
    font-size: 36px;
    line-height: 1.1;
}
.destacados-top article .entry-header .entry-title {
    position: absolute;
    bottom: 0;
    padding: 20px 30px;
}
.destacados-top .destacado-col2 article:first-child {
    margin-bottom: 20px;
}
.destacados-top article:hover .entry-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
#header.fijo,
#header .tpnet-head-bkg.fijo {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /* height: 33px; */
    z-index: 999;
}
#secondmenu-block-bg .row-fluid .span12 {
    min-height: 0;
}
.container-pagination.tpnet-listado-pag .pagination  {
    display: block;
}
.tpnet-listado-page .lista-posts-home {
    min-height: auto;
}
#content.tpnet-listado-page #blog-entry {
    width: 100%;
    height: auto!important;
}
.category-color.right-bar {
    left: initial;
    right: 0;
}
#content.tpnet-listado-page article {
    position: relative!important;
    margin-bottom: 30px;
    top: inherit!important;
}
#content.tpnet-listado-page .tarjeta-wrapper {
    font-size: 0;
}
#content.tpnet-listado-page .post-block .entry-thumb {
    display: inline-block;
    width: 27%;
    vertical-align: top;
    height: auto;
    padding-bottom: 0;
}
#content.tpnet-listado-page .post-block .entry-header {
    display: inline-block;
    width: 73%;
    background: none;
    vertical-align: top;
}
#content.tpnet-listado-page .post-block .entry-title,
#content.tpnet-listado-page .post-block .entry-content {
    background: none;
}
#content.tpnet-listado-page .post-block .entry-title a,
#content.tpnet-listado-page .post-block .entry-content .home-user,
#content.tpnet-listado-page .post-block .entry-content .home-time {
    color: #1E1E1E;
}
#content.tpnet-listado-page .post-block .entry-content .home-user,
#content.tpnet-listado-page .post-block .entry-content .home-time {
    color: #999;
    width: auto;
    margin-right: 30px;
}
#content.tpnet-listado-page .post-block .entry-content {
    position: absolute;
    left: 27%;
    right: 0;
    bottom: 0;
}
#content.tpnet-listado-page .post-block .category-color {
    z-index: 10;
}
.tpnet-listado-page .lista-posts-home .tarjeta-wrapper .excerpt-largo {
    position: relative;
    display: block;
    box-sizing: border-box;
    opacity: 1;
    font-size: 14px;
    max-height: 100px;
    margin-bottom: 50px;
    padding-bottom: 0;
    overflow: hidden;
    color: #1E1E1E;
}
.tpnet-listado-page-title {
    position: relative;
    display: table;
    margin: 30px 0 10px;
    width: 100%;
    overflow: hidden;
}
.tpnet-listado-page-title.comunidad-tags {
    margin-bottom: 120px;
}
.tpnet-listado-page-title .span12 {
    display: inline-block;
    position: relative;
    width: auto;
    margin: 0;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Carrois Gothic';
    font-size: 40px;
    line-height: 1;
}
.tpnet-listado-page-title .span12::before,
.tpnet-listado-page-title .span12::after {
    content: '';
    position: absolute;
    width: 2000px;
    top: 50%;
    height: 4px;
    margin: -2px -4px;
    background: #FFF;
}
.tpnet-listado-page-title .span12::before {
    left: 100%;
}
.tpnet-listado-page-title .span12::after {
    right: 100%;
}
.tpnet-listado-page-title .span12 .pagination {
    display: inline-block;
    font-family: 'Carrois Gothic';
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
    color: #AAA;
}
.tpnet-listado-page-title .span12 .pagination a {
    color: #AAA;
    padding: 3px 5px;
    font-weight: 100;
}
.tpnet-listado-page-title .span12 .pagination .current {
    color: #AAA;
    padding: 3px 5px;
    font-weight: 800;
    background: none;
}
.tpnet-listado-page-title.paginacion {
    margin: 10px 0 35px;
}
.tpnet-listado-page-title.comunidad-tags .row-fluid,
.tpnet-listado-page-title.paginacion .row-fluid {
    text-align: center;
}
.tpnet-listado-page-title.comunidad-tags .span12,
.tpnet-listado-page-title.paginacion .span12 {
    float: none;
}
.tpnet-listado-page-title.comunidad-tags .span12 span {
    color: #999;
}
body.single #secondary.widget-area {
    margin-top: 25px;
}
body.single .row-fluid {
    position: relative;
}
body.single article.format-gallery .tpnet_texto_imagen {
    display: none;
    position: relative;
}
body.single article.format-gallery .tpnet_texto_imagen.imagen_numero_1 {
    display: block;
}
body.single article.format-gallery .tpnet_texto_imagen .numero_de_imagen {
    position: absolute;
    top: 50%;
    font-size: 30px;
    font-weight: bold;
    border: 3px solid #AAA;
    color: #AAA;
    border-radius: 50%;
    line-height: 1;
    width: 30px;
    text-align: center;
    padding: 7px;
    margin-top: -25px;
}
body.single article.format-gallery .tpnet_texto_imagen .imagen_contenido {
    padding-left: 70px;
}

/* GALERIA */
.entry-thumb.tpnet-galeria .slider-container .slides {
    height: 0;
    padding-bottom: 60%;
}
.tpnet-galeria .slider-container .imagen-slide,
.tpnet-galeria .slider-container .imagen-slide a,
.tpnet-galeria .slider-container .imagen-slide a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
}
.entry-thumb.tpnet-galeria .slider-container .flecha-slides {
    position: absolute;
    top: 50%;
    font-size: 50px;
    line-height: 1;
    margin-top: -25px;
    color: #FFF;
    text-shadow: 0 0 7px #000;
    background: rgba(0,0,0,0.6);
    padding: 12px 15px 8px;
}   
.entry-thumb.tpnet-galeria .slider-container .flecha-prev {
    left: 0;
}
.entry-thumb.tpnet-galeria .slider-container .flecha-prev:hover {
    left: -5px;
    border: none;
}
.entry-thumb.tpnet-galeria .slider-container .flecha-next {
    right: 0;
}
.entry-thumb.tpnet-galeria .slider-container .flecha-next:hover {
    right: -5px;
    border: none;
}
.single .format-image .post-block .entry-thumb {
    margin-bottom: 0;
}
#header.fijo #secondmenu-block-bg .social,
#header.fijo #secondmenu-block-bg .form-buscar input {
    bottom: initial;
    height: initial;
}
#header.fijo #secondmenu-block-bg .social a:hover {
    color: #C80000;
}
.et_monarch .et_social_networks li {
    float: none;
    display: inline-block;
}
.et_monarch .et_social_networks .et_social_icons_container {
    text-align: center;
}
#secondary.widget-area.span4 aside:nth-of-type(3) {
    border-top: 3px solid #AAA;
}

/* RESPONSIVE */
@media (min-width: 1200px) {
    body.single .row-fluid #secondary.widget-area.span4 {
        width: 300px;
    }
    .single-format-image .singlefull-secondblock .singlefull-content.span8,
    .single-format-gallery .singlefull-secondblock .singlefull-content.span8,
    body.single .row-fluid #primary.span8 {
        width: 840px;
    }
    body.single .row-fluid #secondary.widget-area.span4 aside:last-of-type,
    body.single .row-fluid #secondary.widget-area.span4 aside:first-of-type,
    body.single .row-fluid #secondary.widget-area.span4 aside:nth-of-type(2),
    body.single .row-fluid #secondary.widget-area.span4 aside:nth-of-type(3) {
        padding: 0;
    }
    body.single .row-fluid #secondary.widget-area.span4 aside:last-of-type div,
    body.single .row-fluid #secondary.widget-area.span4 aside:first-of-type div,
    body.single .row-fluid #secondary.widget-area.span4 aside:last-of-type ins,
    body.single .row-fluid #secondary.widget-area.span4 aside:first-of-type ins {
        display: block!important;
    }
}
@media (min-width: 980px) {
    #header.fijo .logo-block {
        height: 0;
        min-height: 0;
        overflow: hidden;
    }
    #header.fijo .logo-mc-peq {
        top: 0;
    }
    #header.fijo .row-fluid.top-block {
        padding: 0!important;
    }
    #header.fijo .container.header-block {
        height: 0;
    }
    #header.fijo #tpnet-header-banner-container {
        display: none;
    }
    #header.fijo #secondmenu-block-bg,
    #header.fijo .secondary-menu {
        height: 0;
        min-height: 0;
    }
    #header.fijo #secondmenu-block-bg .form-buscar input {
        box-shadow: 0 0 15px rgba(0,0,0,0.5);
    }
    #header.fijo #mainmenu-block-bg .container,
    #header.fijo #secondmenu-block-bg .container {
        padding-left: 140px;
        box-sizing: border-box;
    }
    header#header.fijo div#mainmenu-block-bg {
        border-top: 2px solid #C80000;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    #header .container.header-block {
        height: 65px;
    }
    #mainmenu-block-bg, #header .main-submenus {
        display: none;
    }
    #secondmenu-block-bg {
        height: 33px;
    }
    #secondmenu-block-bg #menu.secondary {
        display: none;
    }
    #secondmenu-block-bg .navigation select {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        height: 33px;
        border: none;
        background: #1e1e1e;
    }
    .destacados-top article .entry-header .entry-title {
        padding: 10px 20px;
        line-height: 1.1;
        font-size: 20px;
    }
    #seccion-imagenes .destacado .meta-info,
    #seccion-trending .trending-post .meta-info .autor,
    #seccion-trending .trending-post .meta-info .comentarios {
        display: none;
    }
    #seccion-comunidad .destacado.discutido .titulo {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
    }
    #seccion-comunidad .destacado.discutido .meta-info {
        display: none;
    }
}
@media (max-width: 767px) {
    #header .container.header-block {
        height: 65px;
    }
    #header .container.header-block .top-block {
        padding: 0!important;
    }
    #header #logo a {
        margin: 0 auto;
    }
    #mainmenu-block-bg, #header .main-submenus {
        display: none;
    }
    #secondmenu-block-bg {
        height: 33px;
    }
    #secondmenu-block-bg #menu.secondary {
        display: none;
    }
    #secondmenu-block-bg .navigation select {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        height: 33px;
        border: none;
        background: #1e1e1e;
    }
    .destacados-top article .entry-header .entry-title {
        padding: 10px 20px;
        line-height: 1.1;
        font-size: 20px;
    }
    #header.fijo,
    #header .tpnet-head-bkg.fijo {
        position: relative;
    }
    body {
        margin-top: 0!important;
        padding-left: 0;
        padding-right: 0;
    }
    .destacados-top .destacado-col1,
    .destacados-top .destacado-col2 {
        width: 100%;
    }
    .destacados-top .destacado-col1 .post-block {
        margin-bottom: 10px!important;
    }
    .destacados-top .destacado-col2 .post-block,
    .destacados-top .destacado-col1 .post-block {
        padding-bottom: 50%;
    }
    .destacados-top .destacado-col2 .post-block h1.entry-title,
    .destacados-top .destacado-col1 .post-block h1.entry-title {
        font-size: 30px;
    }
    #seccion-videos .span4,
    #seccion-videos .span4 img {
        width: 100%;
    }
    #seccion-trending .span4 .anterior,
    #seccion-trending .span4 .siguiente,
    #seccion-trending .trending-post:nth-child(5),
    #seccion-trending .trending-post:nth-child(6),
    #seccion-trending .trending-post:nth-child(7),
    #seccion-trending .trending-post:nth-child(8) {
        display: none!important;
    }
    #seccion-trending .vert-slider {
        margin-bottom: 130px;
    }
    body #footer .ct-footer-wigets,
    body #footer .ultimo-pie {
        display: block;
        margin: 0 auto 30px;
    }
    .single .post-block .entry-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    #seccion-imagenes .destacado .meta-info,
    #seccion-trending .trending-post .meta-info .autor,
    #seccion-trending .trending-post .meta-info .comentarios {
        display: none;
    }
}
aside[id*="wysija-"] .widget-title {
    margin: -20px -20px 0;
    padding: 15px 15px 12px;
    font-weight: 300;
    color: #646464;
    border-top: 3px solid #AAA;
    word-spacing: 0;
    font-family: "Carrois Gothic", Arial, sans-serif;
    font-size: 17px;
    line-height: 1;
}
aside[id*="wysija-"] .widget_wysija_cont {
    position: relative;
    margin: 0 -20px -20px;
    background: url('/wp-content/themes/wp-pravda-child/img/newsletter_fondo.jpg');
    background-size: cover;
}
aside[id*="wysija-"] .widget_wysija_cont:after {
    content: '';
    position: absolute;
    background: url('/wp-content/themes/wp-pravda-child/img/sobre.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 80px;
    margin: 0 -90px 5px;
    bottom: 0;
    left: 50%;
}
aside[id*="wysija-"] .widget_wysija_cont form {
    margin: 0;
    height: 0;
    padding-bottom: 40%;
}
aside[id*="wysija-"] .widget_wysija_cont form .wysija-submit {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 34px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
aside[id*="wysija-"] .widget_wysija_cont form .wysija-paragraph {
    margin: 0;
}
aside[id*="wysija-"] .widget_wysija_cont form .wysija-paragraph label {
    display: none;
}
aside[id*="wysija-"] .widget_wysija_cont form .wysija-input {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 185px;
    background: rgba(0,0,0,0.15);
    z-index: 2;
    border-radius: 0;
    border-width: 0 1px;
    border-color: #FFF;
    padding: 7px;
    margin: 0;
    color: #FFF;
}
aside[id*="wysija-"] .widget_wysija_cont form .wysija-paragraph > div {
    position: absolute!important;
    bottom: 15px!important;
    top:inherit!important;
    left: 15px!important;
}
aside[id*="wysija-"] .widget_wysija_cont form .wysija-paragraph > div > div {
    line-height: 17px;
}
#secondary.sidebar-fija [id*="form-wysija"] input.wysija-input[name="wysija[user][email]"]::-webkit-input-placeholder {
   color: #eee;
   font-style: italic;
}
#secondary.sidebar-fija [id*="form-wysija"] input.wysija-input[name="wysija[user][email]"]:-moz-placeholder {
   color: #eee;  
   font-style: italic;
}
#secondary.sidebar-fija [id*="form-wysija"] input.wysija-input[name="wysija[user][email]"]::-moz-placeholder {
   color: #eee;  
   font-style: italic;
}
#secondary.sidebar-fija [id*="form-wysija"] input.wysija-input[name="wysija[user][email]"]:-ms-input-placeholder {  
   color: #eee;  
   font-style: italic;
}
#tpnet-single-banner-container .widget {
    list-style: none;
    text-align: center;
    box-shadow: none;
    padding-top: 0;
}