body {
  color: #666;
  background-color:#fff;
}

h1, h2, h4, h5, h6 {
  color:#BD7528;
}

li.barpart a, a:link, a:visited, a:active {
  color: #333;
}

div.span-3 a, a:link, a:visited, a:active {
  color: #BD7528;
}

h3 a, a:link, a:visited, a:active {
  color: #554218;
}

a:hover {
 text-decoration:underline;
}
li.barpart ul li  {
  list-style-type: square;
  list-style-image: url('../images/percent.png'); }

.description {
  color: #554218;
}

input, textarea {
  color: #333;
  background-color: transparent;
  border: 0;  
}

input[type="submit"] {
  color: #333;
  background-color: transparent;
  border: 0;
}

.postmetadata, .commentmetadata {
  color: #BD7528;
}U

#header .pattern {
}

#footer .pattern,
.pagetitle .pattern,
.posttitle .pattern {
}

#footer ul {
  list-style-type: none;
}

#sidebar ul.bar {
  list-style-type: none;
}

#sidebar ul.bar a{
color:#666;}

#sidebar ul li ul,
#sidebar ul.handmade,
#footer ul.handmade,
.entry ul {

}

#sidebar ul.handmade li.clean,
#footer ul.handmade li.clean {
  list-style-type: none;
  list-style-image: none;
}

blockquote {
  color: #cccccc;
  background: transparent url('../images/blockquote.png') no-repeat left top;  
}

.wp-caption {
  background-color: #fff;
}

.wp-caption-text {
  color: #ccc; 
}

.singlenavigation img,
.entry img,
.entry .wp-caption {
}

.post img.wp-smiley {
  border: 0;
}

.entry .wp-caption img {
  border: 0;
}

.entry img.inline {
  border: 0;
}

.readmore,
.multipage {
  background: transparent url('../images/pages.png') no-repeat 15px top;  
}

.less {
  background: transparent url('../images/less.png') no-repeat left top;  
}

.more {
  background: transparent url('../images/more.png') no-repeat left top;  
}

.commentmetadata .commentmark {
  background: transparent url('../images/comment.png') no-repeat left top;  
}
h3 a{
color:#554218;}
