h1,h2,h3,h4,h5,h6 {
    color: #66000F;
}

h3 a {
    color: #66000F !important;
    text-decoration: none;
}

a {
    color: #D90000;
}

#header {
    background: #870014 url('../images/red/n1.gif') repeat-x;
}

#logo h2 {
    color: #E5CCD0;
}

#menu li a {
    background: #fff url('../images/red/n4.gif') repeat-x;
}

#menu li a.active {
    background: #CA2F2F url('../images/red/n3.gif') repeat-x;
    border: solid 1px #A94B4B;
}

#main {
    background: #fff url('../images/red/n2.gif') 0px 1px repeat-x;
}

#main_inner .post ul.post_info li.date {
    background-image: url('../images/red/n5.gif');
}

#main_inner .post ul.post_info li.comments {
    background-image: url('../images/red/n6.gif');
}

input.button {
    background: #CA2F2F url('../images/red/n3.gif') repeat-x;
    border: solid 1px #A94B4B;
}

.pagenav li span.current {
    background: #CA2F2F url('../images/red/n3.gif') repeat-x;
    color: #fff;
}

.pagenav li a, .pagenav li span {
    border: 1px solid #A94B4B;
}

