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

a {
    color: #6B8137;
}

a:hover {
    color: #CEA606;
}

#header h1 a {
    color: #F08914;
}

.desc {
    color: #BE6B0C;
}

.entrytitle h3 {
    color: #6F6F6F;
}

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

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

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

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

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

.commentsblock h3 {
    color: #E7820F;
}

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

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

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