/*
 * Name: Green
 * Version: 2.0
 * Author: John Godley
 */

body { background-color: #eeeef5 }

#page, #header, #pagenav
{
border-left: 1px solid #538139;
border-right: 1px solid #538139;
}

#page
{
border-bottom: 1px solid #538139;
}

.widecontent h2
{
border-bottom: 1px solid #9fca87;
}

.widecontent h3 a
{
color: #334f23;
}

.nobar
{
background: transparent url(archive.png) no-repeat bottom left !important;
}

h2.narrowcorner
{
background-color: #c3deb4;
}

h2.narrowheading
{
background-color: #c3deb4;
color: #395827;
}

#inset
{
color: #79b557;
}

#inset h2
{
color: #395827;
}

a.author
{
color: #395827 !important;
}

.widecontent a, #inset a
{
color: red;
}

#content h2 a
{
color: #395827 !important;
}

.postmetadata a
{
color: #79b557 !important;
}

.postmetadata a:hover { color :red !important }

.postmetadata
{
color: #79b557;
}

div.hr
{
color: #c3deb4;
background-color: #c3deb4;
}

#headerimg a
{
color: #334f23;
}

#pagenav
{
border-top: 1px solid #538139;
border-bottom: 1px solid #6ba549;
background: #6ba549 url(grey-grad.gif) repeat-x top left;
}

.linkbar
{
background-color: #9fca87;
}

.linkbar ul li a:hover, .linkbar .active
{
background-color: #395827;
}

ol.commentlist li
{
border-bottom: 1px solid #79b557;
}

.commentlist p a, .post a
{
color: red;
}

h2 a
{
color: #334f23 !important;
}

h2 a:hover { color: red !important }

.sidebar
{
color: #395827;
}

.sidebar a:hover
{
color: red;
}

.sidebar ul li
{
background-color: #dfedd7;
}

.sidebar h2
{
color: #395827;
background-color: #9fca87;
}

.sidebar a, #searchform, #searchsubmit, #s
{
color: #395827;
text-decoration: none;
}

#wp-calendar
{
background-color: #dfedd7;
}

#wp-calendar caption a, #wp-calendar caption a:hover
{
color: #395827;
}

#wp-calendar th
{
background-color: #b7d7a4;
}

#wp-calendar a
{
border: 1px solid #9fca87;
background-color: #b7d7a4;
}

#wp-calendar a:hover
{
border: 1px solid #9fca87;
background-color: #395827;
color: #b7d7a4;
}

#wp-calendar caption
{
color: #395827;
background-color: #9fca87;
}

a.java
{
color: red;
}

.gravatar
{
border: 1px solid #c3deb4;
}

img.author
{
border: 1px solid red;
}


.commentmetadata, .commentmetadata a
{
color: #79b557;
}

.commentlist h4, .commentlist h4 a, .commentlist cite
{
color: #395827;
}



/* quentin */
#today {
border: 1px solid #9fca87;
font-weight:bold;
}

