body{
    background: #f4e898 url(../images/brown/bg.jpg) repeat-x top left;
}

a {
    color:#aa8654;
}

a:hover {
    color: #CEA606;
}

#header h1 a {
    color: #C63A1E;
}

.desc {
    color: #9A6C28;
}

.entrytitle h3 {
    color: #6F6F6F;
}

.entrytitle h1 a, .entrytitle h2 a, h2.title {
    color: #CE9744;
}

.entrytitle h1 a:hover, .entrytitle h2 a:hover {
    color: #C63A1E;
}

#sidebar h4 {
    background: url(../images/brown/bullet.png) no-repeat;
}

#nav a:hover, #nav li.current_page_item a:hover{
    background-color: #c63a1e;
}

#nav li.current_page_item a{
    background-color: #d9ac6b;
}

.commentsblock h3 {
    color: #C63A1E;
}

.comment-author-admin cite {
    color: #c63a1e;
}

.gotop {
    background: url(../images/brown/gototop.png) no-repeat;
}

.search-form input {
    border: 2px solid #CE9744;
}
