body {
  background: #D1C4B2;
}


#headerLinks a {
  font-size: 12px !important;
  color: #FFF;
  font-weight: normal;
}
#headerLinks a:hover {
  color: #C06;
}
#headerLinks .body2 a {
  color: #F1418C;
}
#headerLinks .body2 a:hover {
  color: #FFF;
}

.post {
  border-bottom:1px solid #333
}

#footer {
  padding: 0;
  margin: 0 auto;
  clear: both;
  background: #FFF;
  border: none;
}

#bcm_drop_down * {
  font-size:10px;
}

#commentHeader {
  width: 525px;
  height: 42px;
  background: url(images/commentsheader_03.jpg) top left no-repeat;
  margin: 0 0 10px 0;
}

input#author, input#email {
  background: 	#FFFFC0;
}

/*  PLUGINS CSS */
.subscribe-to-comments {
  color: #111;
}

#commentform input#preview {
  margin: 0 5px 0 0;
  float: left;
  background: url(images/preview2.jpg) top left no-repeat;
  width: 114px;
  height: 34px;
  border: 0px solid;
}

#commentform #submit {
  margin: 0;
  float: left;
  background: url(images/submitbutton2_03.jpg) top left no-repeat;
  width: 114px;
  height: 34px;
  border: 0px solid;
}

