/*
¡Bienvenido a Custom CSS!

CSS (Hojas de estilo en cascada) es un tipo de lenguaje de programación
que indica al navegador cómo procesar una página web. Puedes eliminar
estos comentarios y comenzar con tus personalizaciones.

Por defecto, tu hoja de estilo se cargará después de las hojas de estilo
del tema, lo que significa que tus normas pueden prevalecer y anular las
reglas CSS del tema. Solo tienes que escribir aquí lo que quieres cambiar,
no es necesario copiar todo el contenido de la hoja de estilo de tu tema.
*/
#middle .content, #middle.sidebar_left .content {
	width: 640px;
}

.header_container header {
	height: 143px;
	padding: 10px 10px 0;
}

.list_layout.image_small .post-image {
	width: 180px !important;
}

h6 {
	font-style: italic;
	text-transform: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.6em;
	font-family: 'Alike', Georgia, Times, serif;
}

.post-detail .entry h6 {
	margin: 20px 0 8px;
}

img.frame_box {
	padding-bottom: 15px;
}

/* SIDEBAR*/

#middle .sidebar {
	margin: 0 0 0 20px;
}

.sidebar .widget-container {
    padding-right: 0px;
}

#middle .widget_recent_entries li, #middle .widget_recent_comments li {
    padding-top: 10px;
    padding-bottom: 5px;
}

.sidebar .widget_image h3 {
	font-size: 25px;
	line-height: 1.2;
}

.sidebar .widget_related_posts {
	font-family: 'Yanone Kaffeesatz', Tahoma, Geneva, ​sans-serif;
	font-size: 20px;
	line-height: 1.3em;
	background: url("images/box_bg.jpg") repeat scroll 0 0 #EFF1F0;
	border: 2px solid #E4E4E4;
	color: #292929;
	margin-bottom: 25px;
	margin-top: 5px;
	outline: 0 none;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	position: relative !important;
	vertical-align: baseline;
	z-index: 2;
}

.sidebar .widget_related_posts h3 {
	font-size: 30px;
	margin-top: 15px;
	padding-bottom: 10px;
}

.sidebar .widget_related_posts li {
	border-top: 1px solid #D3D3D3;
	padding-bottom: 10px;
	padding-top: 5px;
}

.sidebar .widget-container, .content .widget-container {
	padding-top: 10px;
	padding-left: 0px;
}

#middle .sidebar {
	margin: -20px 0 0 20px;
}

.sidebar .widget_related_posts {
	z-index: 0;
}

/*SUPER RECENT POST*/


#super_recent_posts_widget-2, #super_recent_posts_widget-3, #super_recent_posts_widget-4, #super_recent_posts_widget-5 {
	border: 2px solid #E4E4E4;
	padding: 20px;
	background: url("images/box_bg.jpg") repeat scroll 0 0 #EFF1F0;
	margin-top: 0;
	padding-bottom: 10px !important;
	color: #292929;
	font-family: 'Yanone Kaffeesatz', Tahoma, Geneva, sans-serif;
	font-size: 17px;
	line-height: 1.4em;
	position: relative !important;
	z-index: 2;
	outline: 0 none;
	vertical-align: baseline;
	margin-bottom: 25px;
}

#super_recent_posts_widget-2 h3, #super_recent_posts_widget-3 h3, #super_recent_posts_widget-4 h3, #super_recent_posts_widget-5 h3 {
	color: #6D6C6C;
	font-family: 'Yanone Kaffeesatz', Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}

#super_recent_posts_widget-2 h3 a, #super_recent_posts_widget-3 h3 a, #super_recent_posts_widget-4 h3 a, #super_recent_posts_widget-4 h3 a {
	color: #6D6C6C;
}

.super_recent_posts_item {
	border-bottom: 1px solid #D3D3D3;
	border-image: none;
	color: #292929;
	line-height: 1.2em;
	min-height: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.super_recent_posts_item .alignleft {
	border-top: 2px solid #FFD800;
	height: 60px;
	width: 60px;
}

.super_recent_posts_item_title {
	color: #292929;
	margin: 5px 0 0 75px;
	position: absolute;
	width: auto;
}

/*AUTOR*/

.author-image img {
	height: 85px;
	margin-top: 20px;
	width: 85px;
}

.author-image {
	height: 105px;
}

.box h1, .box h2, .box h3, .box h4, .box h5, .entry .box h1, .entry .box h2, .entry .box h3, .entry .box h4, .entry .box h5 {
	padding-bottom: 8px;
}

.title {
	margin: 0;
}

p.wp-caption-text, .frame_caption, .image_frame figcaption {
		font-size: 12px;
    line-height: 1.6;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
    margin-top: -25px !important;
}

.wp-caption, .image_frame {
	border-bottom: 1px solid #999999;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.cols2 .post_carousel li, .col_2_3 .post_carousel li, .col_1_3 .post_carousel li, .col_1_2 .post_carousel li {
	height: 175px;
	width: 275px;
}

.caroufredsel_wrapper {
	height: 175px;
}

.cols2 .post_carousel .prev, .cols2 .post_carousel .next {
	height: 175px;
}

.post_carousel .slide_caption .slide_tag {
	display: none;
}

.nr_showviews {
	display: none;
}

div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
	clear: both;
	display: inline-flex;
	float: left;
	font-family: 'Yanone Kaffeesatz', ​Tahoma, ​Geneva, ​sans-serif;
	font-size: 18px;
	padding-bottom: 25px;
}

.title {
	margin: -15px 0 0;
}

.post-detail .entry h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.post-detail .entry h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

img.alignleft, .adv_300.alignleft, .adv_250.alignleft {
    margin: 0px 20px 5px 0 !important;
}

/* SPO Shortcodes-Team*/
.ctsc-member-content p {
	font-size: 12px;
	line-height: 1.5;
}

.ctsc-member-meta {
	margin-top: 10px;
}

.ctsc-member-meta a {
	border: medium none #999;
	border-radius: 3px;
	color: #999;
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	text-align: center;
	width: 30px;
}

.ctsc-member-meta a .icon-facebook {
	background-image: url("/revista/wp-content/uploads/2014/11/facebook-3-256.png");
	background-size: 30px 30px;
	display: block;
	height: 30px;
	width: 30px;
}

.ctsc-member-meta a .icon-twitter {
	background-image: url("/revista/wp-content/uploads/2014/11/twitter-3-256.png");
	background-size: 30px 30px;
	display: block;
	height: 30px;
	width: 30px;
}

.ctsc-team {
	margin: 0 0 40px;
}

.tiled-gallery-item p {
	margin: 0;
}

input[type="reset"], input[type="submit"], input[type="button"], button {
	background-color: lightgray;
	height: auto;
	padding: 5px;
}

.divider_space_thin {
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 25px;
}

.dropdown li ul.submenu-1 li {
	line-height: 1.2em;
	text-transform: uppercase;
	width: 260px;
}

.top_filter {
	display: none;
}

div.sharedaddy h3.sd-title {
	font-size: 20pt;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 15px;
	padding-bottom: 0;
}

.so-widget-sow-image-default-bd5cd9da0588 .sow-image-container .so-widget-image {
    margin-bottom: -30px;
}

.panel-grid-cell p {
    margin: 0 0 0px 0;
}
.siteorigin-panels-stretch panel-row-style panel-row-style-for-8156-4{
    padding-top: 0px;
}
.siteorigin-panels-stretch panel-row-style {
    padding-top: 0px;
}
.sow-carousel-title {
    margin-bottom: -20px;
}