/*
THEME NAME: isumad.org
THEME URI: http://www.hostaccion.com/
DESCRIPTION: Desarrollado e Implementado exclusivamente para isumad.org. 
Version: 1.0
AUTHOR: Paulo Cesar Gonzalez
AUTHOR URI:
TAGS: sandbox, profesional, hostaccion
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('styleisum.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

textarea#comment {
height:13em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
}

.alignleft,img.alignleft{
float:left;
}

.aligncenter,img.aligncenter{
display:block;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-images {
height:150px;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
}

div.sidebar li form {
padding:0;
}

div.sidebar ul ul {
}

div.sidebar ul ul li {
list-style:disc;
}

div.sidebar ul ul ul {
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

img{
padding: 6px;
}

ol li, ul li{
	margin: 12px auto 12px 48px;
}