/* Red */

a, .posttitle a:hover, .entry p a:visited { color: #652d26; }
a:hover { color: #813023; }
#wp-calendar a { font-weight: bold; }
.cal { background: #652d26 url(images/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #efe6e5;
  border: 1px solid #652d26;
}

.sidebars {
  width: 210px;
  background: #efe6e5;
  border: 1px solid #DDDDDD;
  padding: 5px;
  overflow: hidden;
}