h1,h2,h3,h4,h5,h6 {
    color: #334D00;
}

h3 a {
    color: #334D00 !important;
    text-decoration: none;
}

a {
    color: #008FD9;
}

#header {
    background: #436500 url('../images/green/n1.gif') repeat-x;
}

#logo h2 {
    color: #D9E2C7;
}

#menu li a {
    background: #fff url('../images/green/n4.gif') repeat-x;
}

#menu li a.active {
    background: #2798D2 url('../images/green/n3.gif') repeat-x;
    border: solid 1px #468BAE;
}

#main {
    background: #fff url('../images/green/n2.gif') 0px 1px repeat-x;
}

#main_inner .post ul.post_info li.date {
    background-image: url('../images/green/n5.gif');
}

#main_inner .post ul.post_info li.comments {
    background-image: url('../images/green/n6.gif');
}

input.button {
    background: #2798D2 url('../images/green/n3.gif') repeat-x;
    border: solid 1px #468BAE;
}

.pagenav li span.current {
    background: #2798D2 url('../images/green/n3.gif') repeat-x;
    color: #fff;
}

.pagenav li a, .pagenav li span {
    border: 1px solid #468BAE;
}

