body, p, h1, h2, h3, h4, h5, h6, ul, li, td, th, tr {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  background: white url(/images/left_back.png);
  background-repeat: repeat-y;
}

h1:first-letter {
  font-size: 200%;
}

.left-column {
  vertical-align: top;
}

.left-column a {
  color: black;
}

.left-column .body {
  padding: 8px;
}

.mid-column {
  vertical-align: top;
}

.right-column {
  vertical-align: top;
  border-left: 1px #555555 dotted;
  padding: 20px 8px;
}

 
.left-column ul li {
  margin-left: -10pt;
  list-style-type: circle;
  font-size: 10pt;
}

.left-column ul li.active {
  margin-left: -10pt;
  list-style-image: url(/icons/small/forward.gif);
}

.note {
  font-weight: bolder;
}

.blog-headlines .title {
  font-weight: bold;
}

.blog-headlines .day-heading, .blog-headlines .day-body {
  font-size: 8pt;
}

.blog-headlines .day-heading {
  font-weight: bold;
}

pre {
  border: 1px black solid;
  padding: 10px;
  margin: 0px 40px;
  background-color: #fff5e0;
}

blockquote h1 {
  font-size: 125%;
}

blockquote h2 {
  font-size: 100%;
}

.pres-popup {
  background: #CCCCFF;
  border: 1px solid #333399;
  width: 250px;
}

.pres-popup .caption {
  font-family: Arial, Helvetica, sans-serif;
  background: #333399;
  color: #FFFFFF;
}

.pres-popup .caption .title {
  font-size: 10pt;
  font-weight: bolder;
  vertical-align: bottom;
}

.pres-popup .caption .location {
  padding-left: 5px;
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
  vertical-align: bottom;
}

.pres-popup .text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.pres-popup .name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: top;
}

.pres-popup .zoom {
  font-family: Arial, Helvetica, sans-serif;
  background: #9999CC;
  color: #000000;
  font-size: 8pt;
  font-weight: bolder;
  text-align: center;
  padding: 2px 5px 0px 5px;
  }

.tree-presence {
  margin-top: 0px;
}

.tree-presence p, .tree-presence h6 {
  font-family: Verdana,Arial,Helvetica;
  margin: 0px
}

.tree-presence h6 {
  font-size: 100%;
  font-weight: bold;
}

.tree-presence p + h6 {
  margin-top: 5px;
  clear: left;
}

.tree-presence img {
  float: right;
  margin: 0 5px 5px 5px;
}

.tree-presence p.click {
  clear: both;
  margin: 5px -2px -2px -2px;
  background: #9999CC;
  padding: 1px 5px 0px 5px;
  font-weight: bolder;
  text-align: center;
}

table#personalia {
  text-align: left;
}

#cv h4, #cv h5, #cv h6, #cv p, #cv ul, #cv dl {
  margin-left: 3%;
}

#cv blockquote {
  margin-left: 5%;
}

#cv dt {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

