/*
Theme Name: Twenty eleven Child
Description: Th�me enfant pour Twenty Ten
Author: Le nom de l'auteur
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");


/*___Header______________________________________________________________________*/

#branding img {
    height: 200px;
    margin-bottom: -7px;
    width: 100%;
}

/*___Menu______________________________________________________________________*/

#access {
    background-color: #913A62;
}

/*___Recherche______________________________________________________________________*/

#branding .only-search #s {
    background-color: #BBBBBB;
    border-color: #888888;
    color: #555555;
}

/*___Pied de page______________________________________________________________________*/

#site-generator {
    background: none repeat scroll 0 0 #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    font-size: 12px;
    line-height: 2em;
    padding: 0 0.5em;
    text-align: center;
}

/*___Texte______________________________________________________________________*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: sans-serif;
}

.entry-title, .entry-title a {
    color: #913A62;
    font-size: 20px;
}

.singular .entry-title {
    color: #913A62;
    font-size: 20px;
}

/*___Widget______________________________________________________________________*/

.widget-title {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}


/*___Pages______________________________________________________________________*/

.singular.page .hentry {
    padding: 0 0 0;
}
