html {font-size: 125%;}
* {margin:0; padding:0;}
body {font-size: 50%; font-family: sans-serif; background-color:#EEE; padding-left:10px; padding-right:10px; color:#000;}

a:link, a:visited, a:hover, a:active {color: #000; text-decoration: none; border-bottom:1px dotted #000;}
a.hide{border:0}
a.lightbox{border:0}

img {border:0}

.author, .date {font-style: italic; font-size: 1.3em;}
.author {padding-left: 10px;}

h1, h2 {font-family: "Palatino Linotype", "Times New Roman", serif;}
h2 {font-size: 3em;}
h1 {font-size: 5em;}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-size: 1.5em;
}

p {padding-bottom:10px}

.postcomment {font-size: 1.5em;}

ul.linklog {font-size:1.8em; border-left: 4px solid #FF0000; padding-left: 4px; list-style:none;}

.commenter {font-style: italic; font-size: 1.5em;}

.hcomments {font-size: 2em;}

div#main {padding-top:50px; padding-bottom:10px; width: 800px; color:#000}
div#jquery-lightbox {border:0}
div#jquery-lightbox a {border:0}
div#sidebar {padding-top: 0px; float: right; width: 150px; font-size:1.7em; color:#000;}
div#sidebar a {color:#008989;}
div#comments {padding-top: 20px; padding-left: 10px;}
div#footer {font-size:1.3em;}
div#footer a {border:0}

td {font-size:1.5em;}

.content {font-size:1.5em;}

ul, ol {padding-left:30px;}

acronym {cursor:help;border-bottom:1px dotted #000;}

.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  line-height:1%;

  padding:0 2px;
}
