html {font-size: 125%;}
* {margin:0; padding:0;}
body {font-size: 50%; font-family: sans-serif; background-image:url(stuff/background.gif); background-repeat: repeat; background-attachment: fixed; padding-left:10px; padding-right:10px;}

a:link, a:visited, a:hover, a:active {color: #000; text-decoration: none; border-bottom:1px dotted #000;}
a.hide{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;}

.post {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; width: 800px;}
div#quote {padding-left:350px; width: 400px; position:float; font-size:1.4em; color: #FF6600; font-weight:bold; border:1;}
div#sidebar {padding-top: 0px; float: right; width: 150px; font-size:1.7em;}
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;}

.quote {color: #FF6600; font-weight:bold}

.content {font-size:1.5em;}
ul, ol {padding-left:30px;}
