/*
Theme Name: MAXBLOG
Theme URI: http://maxblog1.tn-simple.com
Author: TN Team.
Author URI: http://maxblog1.tn-simple.com
Description: MaxBlog - Flat News Magazine Blogs WP.
Version: 3.0
License: license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags: white, one-column, two-columns, right-sidebar, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
Text Domain: tn
*/

/* Ajuste para el texto de la galeria */
.colaborador {
	width: 80px !important;
	margin-left: 15px !important;
	margin-top: 10px !important;
}

#full-bottom {
  position: absolute;
  top: 0;
  right: 0;
}

.widget.zoom_widget {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
}

.widget.zoom_widget img {
  width: 50px !important;
  height: 50px !important;
}

#footer{
 margin-top: 100px;
}

div.su-spoiler-title{
  font-size: 18px;
  color: #DB303B;
}

div.su-spoiler-title > span{
  color: black;
}

.meta-thumb-wrap, .date-post-meta, .comments-area{display:none!important;}