/*
Theme Name: Child
Description: Child for twentyeleven theme
Author: Shaleah
Template: twentyeleven
*/
@import url("../twentyeleven/style.css");

#branding {
    border-top: medium none;
}
#access {
    background: #FFFFFF;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
}
#access a {
    color: #808080;
}
#branding .only-search #s {
    background-color: #FFFFFF;
    border-color: #808080;
    color: #808080;
}
