/*
Theme Name: Thème oaka
Description: Theme enfant du theme twenty-twenty eleven. N'hésitez pas à prendre contact avec nous via l'adresse agence@oaka.fr
Author: Agence oaka
Author URI: https://oaka.alsace
Template: twentyeleven-wpcom
Version: 1.0
*/

@import url("../twentyeleven-wpcom/style.css");

body {
    background-color:#c9a18b;
}

.singular .entry-content {
    width: 100%;
}

#branding {
    border-color: #B88569;
}

#access {
    background: #511946;
}

.singular .entry-header {
    width: 100%;
}

h1.entry-title,
.singular .entry-title {
    padding-top: 0.3em;
    color: #B13939;
}

.entry-content h3 {
    font-size: 11px;
}