@import url(http://log.does-not-exist.org/mt-static/default.css);

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', verdana, sans-serif;
}

.entry-content
{
  line-height: 1.5;
}

.entry 
{
  overflow: visible;
}

.archive-header a 
{
  text-decoration: none;
}

.entry-header a
{
 text-decoration: none;
}

ul#twitter_update_list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1ex;
}

ul#twitter_update_list li {
  margin-bottom: 1ex;
}

/* *[id]:hover:after { color:#CCCCCC; content:" #" attr(id) " "; font-size:50%; text-decoration:none; } */
