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

body { background-color: #eeeef5 }

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

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

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

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

.widecontent h3 a
{
color: #5b1917;
}


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

h2.narrowheading
{
background-color: #eaaba9;
color: #5b1917;
}

#inset
{
color: #de7e7b;
}

#inset h2
{
color: #5b1917;
}

a.author
{
color: #5b1917 !important;
}

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

#content h2 a
{
color: #5b1917 !important;
}

.postmetadata a
{
color: #de7e7b !important;
}

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

.postmetadata
{
color: #de7e7b;
}

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

#headerimg a
{
color: #5b1917;
}

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

.linkbar
{
background-color: #dc7774;
}

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

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

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

h2 a
{
color: #5b1917 !important;
}

h2 a:hover { color: green !important }

.sidebar
{
color: #5b1917;
}

.sidebar a:hover
{
color: green;
}

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

.sidebar h2
{
color: #5b1917;
background-color: #dc7774;
}

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

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

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

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

#wp-calendar a
{
border: 1px solid #dc7774;
background-color: #e59896;
}

#wp-calendar a:hover
{
border: 1px solid #dc7774;
background-color: #5b1917;
color: #e59896;
}

#wp-calendar caption
{
color: #5b1917;
background-color: #dc7774;
}

a.java
{
color: green;
}

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

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


.commentmetadata, .commentmetadata a
{
color: #de7e7b;
}

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



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