/*
Theme Name: Veredes_Ske
Theme URI: http://veredes.es/blog/wp-content/themes/veredes
Description: Tercera revisión del tema para veredes. Ahora el tema utiliza el framework de skeleton de 16 columnas para hacerla fluida y "responsive" ante los diferentes dispositivos móviles. Incorpora widgets propios como lo más leido o enlaces a redes sociales sin el innecesario script de dichas páginas.
Author: Veredes
Author URI: http://veredes.es/
Version: 3.0
Tags: custom-menu, featured-images, microformats, sticky-post, threaded-comments
License: GNU General Public License v2.0 | This theme is completely free and open source to use as you like for both personal and commercial projects without any limitations.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('./stylesheets/skeleton.css');
@import url('./stylesheets/base.css');
@import url('./stylesheets/layout.css');


em{
font-style:italic;
}

strong{
font-weight: bold;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	
	position: relative;
	font-size: 0.75em;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

figure.wp-caption{
max-width: 100% !important;
}

figcaption.wp-caption-text{
font-size: 11px !important;
margin-top: 0px !important;
margin-bottom: 15px !important;
padding-top: 0px !important;

}

.activo {
	font-weight: bold;
}
