#main #honbun .date-header {
  border-bottom: solid 1px #9C5142;
  padding-left: 10px;
}

#main #honbun .entry-footer {
  font-size: 86%;
  border-top: dashed 1px #CCC;
}

#main #honbun .content-nav {
  text-align: center;
  font-size: 86%;
}

#trackbacks-info {
  margin: 10px;
  border: solid 1px #ccc;
}

.comments-open-moderated {
  font-size: 86%;
}

#comments-open-data label,#comments-open-text label   {
 display: block;
}

#main #menu .module {
  width: 180px;
  margin: 0px 5px;
  background-color: #F7FFCE;
  padding: 5px;
  font-size: 86%;
}

#main #menu .module-content {
  margin-top: 5px;
}

#main #menu h2.module-header {
  font-size: 86%;
  font-weight: normal;
  line-height: 100%;

  background-color: #F7FFCE;
  color: #000;

  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;

  background-image: none;
  background-repeat: no-repeat;
  background-x-position: left;
  background-y-position: top;
  height: auto;
  border-top: solid 1px #CC9966;
  border-bottom: solid 1px #CC9966;
  border-right: solid 1px #CC9966;
  border-left: solid 5px #CC9966;
}

#main #menu .module-calendar table {
  width: 180px;
  border-collapse: collapse;
}

#main #menu .module-calendar table th, .module-calendar table td {
  border: solid 1px #CC9966;
  text-align: center;
}
#main #menu .module-calendar table th {
  background-color: #B58E52;
  color: #FFF;
  font-weight: normal;
}

#main #menu .module-list li {
  margin-left: 10px;
}

#main #menu .module-syndicate .module-content{
  font-size: 86%;  
  padding: 5px;
  text-align: center;
  border: solid 1px #CC9966;
}

input#search {
  width: 110px;
}

#main #menu .module-content form {
  margin: 0px;
}