* {font-size: 100%; padding: 0; margin: 0;}

body { font: 14px Arial, Helvetica, sans-serif; line-height: 1.5; color: black; background-color: white;
       min-width: 828px; }

.allcaps { text-transform: uppercase; font: 28px Arial, Helvetica, sans-serif; color: #555; }

.title { font: 64px Georgia, "Treubuchet MS", sans-serif; font-weight: bold; border-bottom: 5px solid #aaa;
         padding-bottom: 15px; }

#main { margin-left: auto; margin-right: auto; margin-top: 40px; width: 828px; }

.about { float: left; margin-left: 18px; margin-right: 18px; position: relative; width: 252px;
         text-align: justify; background-color: transparent; margin-top: 20px; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia; } 
h1 { font-size: 24px; margin-bottom: 4px; }

.date { color: #555; font-size: 11px; }

.about p { margin-bottom: 4px; }
.no_left { margin-left: 0; }
.no_right { margin-right: 0; }
.about h1 { color: black; }
.about h1 a:link, .about h1 a:visited, .about h1 a:active { color: black; }
.about h1 a:hover { color: #314eb9; border-bottom: 1px dotted #314eb9; }

p.post_list { line-height: 16px; margin: 0 0 10px 0; }
h1 + p.post_list { margin-top: 6px; }

a:link, a:visited, a:active { color: #000080; text-decoration: none; }
a:hover { color: #314eb9; border-bottom: 1px dotted #314eb9; }

ul { list-style-position: outside; list-style-type: disc; margin-left: 40px; margin-bottom: 8px; }

.clear { clear: both; }


