/*
Theme Name: Gadgetry Child
Theme URI: http://themefuse.com/demo/wp/gadgetry/
Description: Child theme for the Gadgetry theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: gadgetry-parent
*/

@import url("../gadgetry-parent/style.css");

/* Conserta tamanho do post no widget */
.textwidget .postlist .post-item {
	width: 250px;
}
