/*  
Theme Name: lola
Description: wrapper for twentyeleven
Template: twentyeleven
*/
@import url(../twentyeleven/style.css);

.one-column #page {
    max-width: 1000px;
}

body {
    color: #563a05;
}

p {
    font-family: Verdana,Arial,sans-serif;
}

#page {
    background: none;
}

.singular.page .hentry {
    padding: 0 0 0;
}

.entry-content, .entry-summary {
    padding: 0 0 0;
}

#access a {
    line-height: 1.5em;
    padding: 0 1em;
}

#access {
    background: #563a05;
}

#branding {    border-top: none;
}

#branding .only-search + #access div {
    padding-right: 0px;
}

#access div {
    margin: 0 0;
}

.menu-item {
    font-family: Monotype Corsiva, Apple Chancery,Verdana,Helvetica,Arial,sans-serif;
    font-size: 20px;
}

#searchform {
    display: none;
}

/*
.entry-header {
    display: none;
    height= 0px;
}*/
