/*   
Theme Name: Apuntes al (Margen) 2010
Theme URI: http://apuntesalmargen.com
Author: Natalia Ventre
Author URI: http://wwww.nataliaventre.com
Version: 4.0
*/

header, footer, nav, article{display:block}

body{
    margin:0;
    padding:0;
    text-align:center;
    background:#34284d url(bg-body.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.875em;
    line-height:2em;
    letter-spacing:0.1em;
    color:#fff;}

header, #wrap, footer div{
    width:960px;
    margin:0 auto;
    text-align:left;
    overflow:hidden}
    
#wrap{
    padding-top:2em;
    margin-bottom:4em}

header{
    height:252px;
    background:url(bg-header.jpg) no-repeat left top;
}

header img{
    margin:50px 0 0 240px;
    border:none}
    
header a, header a:hover{border:none}

/*ENLACES*/
a {
    color:#fff;
    text-decoration:none;
    border-bottom:1px dotted #fff}
    
a:hover{
    color:#d22b1c;
    border-bottom:1px solid #d22b1c}
    
/*TABLA DE CONTENIDOS*/
.toc{
    -moz-column-count: 2;  
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;}
    
/*.toc ul, ul.relacionados, ul.categoria {margin-left:0; padding-left:0}*/
    
.toc li, .relacionados li, .categoria li, .listado li{
    list-style:none;
    background:url(file.png) no-repeat left 5px;
    padding-left:20px}
    
/*SINGLE*/
.columnas {
    background:url(3-columnas.png) no-repeat center top;
    min-height:400px}

.rating-system, #sidebar, .descripcion{
    width:220px;
    float:left}

.rating-system{
    text-align:right;
    padding-right:20px}
    
.descripcion{padding-right:20px}
    
#sidebar{padding-left:20px}

    
article{
    width:440px;
    padding:0 20px;
    float:left}
    
/*FOOTER*/
footer {background:#37b4b7 url(bg-footer)}

footer div{
    background:url(bg-footer-div.png) no-repeat center top;
    min-height:100px;
}

footer form{
    float:right;
    margin-top:2em
}

/*TEXTO*/
p{margin-bottom:2em}

article li{margin-bottom:1em}
article .relacionados li, .categoria li{margin-bottom:auto}

blockquote{
    border-left:5px solid #fff;
    padding-left:10px;
}

h1, h2, h3{font-weight: normal}

h2, h3{margin-top:2em}

h1{color:#37b4b7; font-size:36px; line-height:36px; letter-spacing:-0.08em; margin:0}

h2{font-size:24px; line-height:24px; letter-spacing:-0.08em;}

h3{font-size:18px; line-height:18px; letter-spacing:-0.04em; text-transform:uppercase}

small{color:#aca7b6; font-size:12px}

/*PUBLICIDAD*/
.ad{margin:1em auto; text-align:center}
    