/*------------------------------------------------------------------------
 Theme Name:    iMix
 Description:   Theme
 Version:       1.4.5
 Author:        Mixlife
 Author URI:    http://mixlife.pt
 License: GNU   General Public License
 License URI:   license.txt
 Tags:          editor-style, custom-menu, fixed-width, threaded-comments
 ------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------
	Default Wordpress styles
/* ---------------------------------------------------------------------- */

/* Captions */
.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}

/* Sticky post */
.sticky .featured-post { font-size: 14px; }