/* the typography basics */
body {font-family: arial, helvetica, sans-serif ; line-height: 1.2; font-size: 12px; }
a {color: #000;  }
a:hover {text-decoration : none; }
h1 {font-size: 24px; }
h1, h2, h3 {margin-top: 5px; font-weight: bold; }
.entry-title {font-size: 18px; padding-bottom: 3px; }
.entry-content p {padding-bottom: 16px; }
.entry-meta {font-size: 12px; }
.foot-text {padding-right: 20px; }