html>body {
  font-family: helvetica, arial, sans-serif;
}

hr {
  color: #eee;
}

h1 {
  font-size: 1.4em;
}

#post_title {
  margin-top: 40px;
  margin-bottom:30px;
}

body {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}

p {
  font-size: 1em;
  line-height: 1.3em;
}

li {
  line-height: 1.3em;
}

#footer {
  background: #ddd;
  padding: 10px;
}

#post_link_to_list {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-size: small;
}

#footer>p {
  font-size: 0.7em;
  color: #444;
}

.ext_link_me .favicon {
  display: inline;
  margin-left:2px;
}

.post_list_link {
  display: block;
  line-height: 1.7em;
}

.post_list_link > .tstamp{
  margin-right: 10px;
  font-size: x-small;
}

img {
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.metaleft {
  font-size: 0.8em;
  line-height: 1.6em;
}

.meta {
  font-size: 0.8em;
  text-align: right;
  line-height: 1.6em;
}

.datetime {
  font-weight: bold;
}
