/* Theme Name: Blog Curvo Theme URI: http://sumolari.com/blog_curvo Description: El primer tema para WordPress liberado por Sumolari - Tiene tres sidebars en la parte inferior de la página, pestañas (tabs), XHTML válido y CSS válido Author: Sumolari Tags: Fluid with, valid CSS, valid XHTML, widget ready, widgets, fluid, variable width, tabs, three sidebars, sidebar, bottom sidebar, admin menu, custom header, custom colors, admin options, gravatar, gravatars, Gravatar, avatar Author URI: http://sumolari.com Version: 1.3.2 . El CSS, XHTML y diseño están bajo licencia GPL: http://www.opensource.org/licenses/gpl-license.php . */ @import url(reset.css); /* RESETEADOR DE ESTILOS CSS DE YAHOO */ form textarea { width:90%; } .logo { height:100%; display:block; width:100%; margin-top:0px; } .logo a { display:block; height:100%; width:100%; } .logo span { display:none; } .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }