/*   
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&aacute;gina, pesta&ntilde;as (tabs), XHTML v&aacute;lido y CSS v&aacute;lido
Author: Sumolari
Tags: Fluid with, valid XHTML, widget ready, widgets, fluid, variable width, tabs, three sidebars, bottom sidebar, admin menu, custom header, custom colors, admin options, avatar, compatible with WordRress 2.7 comments, compatible with WordPress 2.6 comments
Author URI: http://sumolari.com
Version: 1.4
.
El CSS, XHTML y dise&ntilde;o est&aacute;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;
}
