.post {
  margin: 0px;
  padding: 0px;
}

#sidebar ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  line-height: 120%;
}

#sidebar li {
  font-weight: bold;
  border-top: 2px dotted rgb(0, 0, 0);
  padding-left: 24px;
  padding-top: 4px;
  padding-bottom: 2px;
}

#sidebar li li {
  font-weight: normal;
  border-top: none;
  padding-top: 0px;
  padding-bottom: 2px;
}

.widget_title {
  margin-bottom: 2px;
}

#searchform {
  margin-bottom: 4px;
}

#searchform div {
  text-align: center;
  width: 112px;
}

#searchform #s {
  margin-bottom: 4px;
}

.alignright {
  text-align: right;
}

.write_comment, .comments_h, .m_p_prev, .m_p_next, .pagetitle, .s_p_bloghome, .s_p_prev, .s_p_next {
  font-family: Verdana;
  font-size: 14px;
}

.s_p_bloghome, .comments_h, .write_comment {
  font-weight: bold;
}

