.date {
  margin-top: 3em;
  padding-top: 6px;
  padding-bottom: 6px;
  font-style: italic;
  font-size: 16px;
  border-top: 1px solid #eeeeee;
  background-color: #f5f5ee;
  text-align: center;
}

.links {
  text-align: right;
  font-size: smaller;
}

.blosxomCalendar {
  border: 1px solid black;
  padding: 0.5em;
  background-color: white;
}

.blosxomCalendarCell {
  text-align: right;
}

.blosxomCalendarToday {
  text-align: right;
}

.blosxomCalendarBlogged {
  text-align: right;
  background-color: #ffffee;
}

.prefaratory td {
  vertical-align: top;
}

/* home-grown comments: */

.comment {
  margin-top: 1ex;
  margin-bottom: 3ex;
}

.comment_number {
  float: right;
  background-color: #ffffff;
  padding: 3px;
  border: 1px solid #eeeeee;
  color: #999999;
}

.comment_intro {
  border-top: 1px solid #EEEEEE;
  padding-top: 3px;
  color: #666666;
  margin-bottom: 1ex;
}

.comment_time {
  font-style: italic;
}

.comment_text {
  margin-left: 2em;
  margin-right: 2em;
}

.comment_form {
  padding: 8px;
  border: 1px solid #DDDDDD;
  background-color: white;
}

#commentForm table.comment_table {
  margin-left: 0px;
}

.comment_form .note {
  font-size: smaller;
  color: #666666;
}

.comment_form textarea {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

.comment_meta {
  width: 24em;
}

#commentForm p {
  margin-left: 0px;
}

#comment_preview {
  background-color: #eeeeee;
}

.preview_intro {
  background-color: #dddddd;
  font-weight: bold;
}

#noitembody {
  display: none;
}

.itembody {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding: 8px;
  margin-left: 2em;
  margin-top: 0px;
}

#content .itembody p {
  margin-left: 8px;
  margin-bottom: 8px;
}

.itemhider {
  border-bottom: 1px solid #eeeeee;
}

.itemhider a {
  font-weight: normal;
  text-decoration: underline;
}

/* home-grown recent comments widget: */

.recentcomment {
}

#recentComments .recentlink {
  font-weight: normal;
  color: black;
}

.recentdate {
}

.recentcommenter {
}

#recentComments .recenttitle {
  font-style: italic;
}

/* the following should be obsolete very soon: */

.recentComments {
  width: 25em;
  background-color: white;
  border: 1px solid black;
  padding: 1em;
  margin: 1em;
  font-size: smaller;
}

#haloscan-recent {
  height: 15em;
  overflow: hidden;
}

#haloscan-recent ul {
  list-style: none;
  margin: 0em;
  padding: 0em;
  margin-left: 1em;
}

#haloscan-recent a {
  font-weight: normal;
  color: black;
}

#content .recentComments p {
  margin-left: 0em; padding-left: 0em;
}
