﻿body {

background :#fdfcf7 url('images/maroonbg.gif') repeat-x;
color : #666;
}

a {
font-weight : bold;
color : #3a71a8;
}

a:hover {
color : #431205;
}

#header {
width : 100px;
height:175px;
}

#logo {

width : 950px;
height : 125px;
float : left;
margin-top : 20px;

}

#header h1 a,#header h1 a:hover{
color:#FFF;
text-decoration:none;
}

.description {
color:#b3949c;
}

#header ul li a {

color : #990022;

}
#header ul li a:hover {
color : #FFF;
background:#4a0015;
}
.post-date{
background: url(images/dbm.gif) no-repeat;
}
.day {
color:#FFF;
}
.month {
color:#c3260d;
}


#sidebar {
background:#f6f1de;
border:1px #f6e2b9 solid;
}

#sidebar ul {

list-style : none;

}


#sidebar ul h2 {
color : #36360c;
}

#footer {

background : #efe6ce;
}
#comments form textarea {
background:#FFFEEF;
border : 1px solid ##F6F1DE;
}
#comments ol.commentlist li {
background : #EFEDD1;
border-left : 10px solid #CFCB8E;
}
#brown {height: 15px;}
#blue {height: 15px;}
#maroon {height: 20px;}
