@charset "UTF-8";
/**
 * Theme Name:     twentyelevencustom
 * Theme URI:      http://www.lunadeayelen.com.ar
 * Description:    Child theme for the twentyeleven theme.
 * Author:         unknown
 * Author URI:     http://www.lunadeayelen.com.ar
 * Template:       twentyeleven
 * Version:        0.1
 */
@import url('../twentyeleven/style.css');

/* One column */

.one-column #page {

	max-width: 900px;

}

#site-title {
    margin-right: 270px;
    padding: 0.65625em 0 0;
}

.singular .entry-title {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
}

.entry-content, .entry-summary {
    padding: 1.625em 0 0;
}

#site-generator {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    font-size: 12px;
    line-height: 2.2em;
    padding: 0.2em 0.5em;
    text-align: center;
}

.entry-content, .entry-summary {
    padding: 0.625em 0 0;
}

.singular.page .hentry {
    padding: 0.0em 0 0;
}

#main {
    clear: both;
    padding: 0 0 0;
}

.entry-title {
    clear: both;
    color: #222222;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 5px;
}

#site-description {
    color: #7A7A7A;
    font-size: 14px;
    margin: 0 30px 0.70000em 0;
}