body {
background:none;
background-color:#5d4b2d;
color:white;
font-family:Georgia;
}

hr {
border:1px;
background-color:#fdc300;
}
#page {
background-color:#5d4b2d;
}

#branding {
    border-top: none;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}

#branding hgroup {
    margin: 0px 7.6%;
    display: none;
}

#branding #searchform {
    display: none;
}

#site-generator {
background:none;
border-top:none;
background-color:#5d4b2d;

}

#site-generator a {
color:#fdc300;
}

#access {
background:none;
background-color:#fdc300;
}

.singular .entry-title {
color:#fdc300;
font-weight:normal;
}



a {
color:#fdc300;
}

#access a {
color:#5d4b2d;
}

#main {
padding:0px;
}

#access li:hover > a, #access a:focus {
background:none;
background-color:none;
color:white;
}

#access div {
    margin: 0px 10.8%;
}

input, textarea {
    color:#5d4b2d;
    font: 300 15px/1.625 "Georgia",Helvetica,Arial,sans-serif;
font-family:Georgia;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], textarea {
background:none;
    background-color:red;
    border: 0px solid #DDD;
    color: #5d4b2d;
}

.entry-content img {
    border: none;
padding:0px;
    padding-right: 30px;
padding-bottom: 20px;
    max-width: 97.5%;
float:left;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0px auto;
    width: 92%;
}

#content .gallery .gallery-icon img {
    border: 0px solid #DDD;
}

#gallery-1 .gallery-item {
    margin-top: 0px;
}

#cboxCurrent {
display:none;
}
#cboxOverlay {
    background: black;
}

.gallery-caption {
    color: white;
    font-family: Georgia,serif;
    font-size: 12px;
}