/*
Theme Name:9the13 Theme
Theme URI:http://9the13.com
Description: --
Version:1.2.0
Author:Christian Garcia Bello
Author URI:http://www.christiangarciabello.es/
Tags:white, fixed-width, two-columns, right-sidebar

	"9the13" by http://www.9the13.com/

	This theme was designed and built by Christian Garcia Bello: http://www.christiangarciabello.es/

	The CSS, XHTML and design is released under the GPL.

*/

body {
font-family:Helvetica, Arial, sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:light;
line-height:1.7em;
margin:0;
padding:0;
height:96%;
}

a {
text-decoration:none;
color:#000;
font-weight:light;
font-variant:normal;
font-style:normal;
}

a:hover {
color:#777777;
background-color:#fff;
}

hr{
margin-top:35px;
border:0;
width:620px;
color:#fff;
clear:both;
}

#wrapper {
width:650px;
margin:1px auto;
min-height:100%;
position:relative;
}

#header {
float:center;
width:650px;
margin:0px;
}

#logo {
float:center;
width:auto;
padding:18px 0 34px 0;
}

#logo a {
color:#000000;
}

#logo h2 {
color:#000000;

}
#blurb {
font-family:Helvetica, Arial, sans-serif;
height:auto;
width:100%;
float:center;
padding:35px 0;
font-size:12px;
font-weight:light;
line-height:120%;

}
#blurb:hover {
color:#000000;
}

#content {
width:650px;
float:center;
min-height:210px;
padding-bottom:100px; /* Altura del footer */
}

.post {
padding:0 0px 0 0;
}

.post p {
margin:14px 0 14px 0;
}

.post em{
font-style:italic;
}

.post h2 {
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
margin:25px 0 10px 0;
font-weight:light;
}

.post h1, .post h1 a{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-style:regular;
float:center;
text-align:left;
margin: 0px 0px 20px 0;
font-weight:light;
line-height:20px;
}

.post h3, .post h4 {
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
margin:15px 0 10px 0;
font-weight:light;
}

.post h4 {
font-size:13px;
}

.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#000000;
}

.post .indent {
padding-left:0px;
}

.post .indent p {
padding-left:0px;
}

.post small {
font-size:11px;
}

.post small a {
font-weight:light;
}

.post .alignright {
float:right;
margin-left:10px;
}

.post .alignleft {
float:left;
margin-right:10px;
}

.post .aligncenter {
margin:0 auto;
display:block;
}

.post abbr {
font-weight:light;
}

.post ul{
list-style:circle;
margin:0 0 0 25px;
}

.post ol{
list-style:decimal;
margin:0 0 0 30px;
}

.post .wp-caption {
background:#000000;
border:0px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}

.post .wp-caption-text {
margin:0;
}

.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
color:#777;
text-transform:lowercase;
border-left:5px solid #ccc;
margin:15px 0px 0 10px;
padding-left:0px;
}

.post pre {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
text-transform:lowercase;
letter-spacing:-1px;
margin:14px 0 14px 0;
}

.post .message ul {
margin:12px 0 0;
}

.post .message {
display:none;
background:#000000;
text-transform:lowercase;
margin-top:10px;
padding:20px;
color:#fff;
}

#comments h3, #comments h4{
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
text-transform:lowercase;
margin:35px 0 5px;
font-weight:light;
}

#comments h4{
font-size:13px;
text-transform:lowercase;
}

#comments cite{
font-family:Helvetica, Arial, sans-serif;
text-transform:lowercase;
font-size:13px;
font-weight:light;
border-bottom:0px dotted #ccc;
}

#comments em {
font-style:italic;
text-align:right;
text-transform:lowercase;
}

#comments ol.commentlist li {
margin-top:20px;
border:0px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}

#comments p {
margin:10px 0 0 10px;
width:auto;
text-transform:lowercase;
}

#comments span {
display:block;
color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:90px;
font-weight:light;
text-transform:lowercase;
float:center;
padding-top:25px;
}

#comments ul.formlist {
margin:20px auto;
width:375px;
text-transform:lowercase;
}

#comments ul.formlist li {
display:block;
margin:10px 0 0;
text-transform:lowercase;
}

#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
text-transform:lowercase;
}

#comments input {
font-family:Helvetica, Arial, sans-serif;
width:370px;
font-size:18px;
text-transform:lowercase;
font-weight:light;
}

#comments textarea {
font-family:Helvetica, Arial, sans-serif;
width:370px;
font-size:18px;
text-transform:lowercase;
font-weight:light;
}

#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Helvetica, Arial, sans-serif;
font-weight:light;
font-size:16px;
text-transform:lowercase;
width:374px;
}

#comments .center {
text-align:center;

}
#footer {
float:center;
width:100%;
height:100px;
position:absolute;
bottom:0;
left:0;
text-align:center;
text-transform:lowercase;
padding:0 0 12px 0;
}

/* ESPECIFICO PARA EL FOOTER */

html,
body {
    margin:0;
    padding:0;
    height:96%;
}

#wrapper {
    min-height:100%;
    position:relative;
}

#header {
}

#content {
    padding-bottom:100px;
}

#footer {
    width:100%;
    height:100px;
    position:absolute;
    bottom:0;
    left:0;
}

/* NAV MENU */

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 1px;
	padding: 5px 20px 5px 20px; color: #000000;
	background: white;}
#navmenu ul li a:hover {color: #666666;
	background: #FFFFFF; }
#navmenu {font-size:13px;}

