body {
    background: #6DA89B;
    }

#container {
    background: #FFF;
    }

#banner { 
    background: #FFF;
    color: #6699CC;
    border-bottom: 2px solid #568072;
    }

h1 { color: #6699CC; }
h2 { color: #6699CC; }
hr.border { color: #4D7062; }
a { color: #3C8CA7; }

.entry-header {
    color: #000;
    background: #FFF;
    border-left:3px solid #36291D;
    }

.entry-header a { color: #000; }

.entry-footer, .comment-footer { color: #3C8CA7; }

.content-header, .archive-header { color: #666; }

.comments-header, .comments-open-header, .trackbacks-header {
    color: #3C8CA7;
    background: #FFF;
    text-align: center;
    border:1px solid #3C8CA7;
    }


ul.enclosure li { list-style-type: none; }



