body { 
font-size : 0.9em;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin : 0;
} 
a:visited, a:active, a:link { 
color : #00f;
text-decoration : none;
} 
a:hover { 
text-decoration : underline;
} 
h1 { 
margin : 0;
font-size : 1.5em;
} 
h1 a:visited, h1 a:active, h1 a:link { 
color : #000;
} 
h1 a:hover { 
color : #47f;
text-decoration : none;
} 
h2 { 
margin-top : 10px;
font-size : 1em;
} 
h5 { 
margin : 0;
padding : 0;
} 
#top { 
padding : 10px;
background-color : #adf;
color : #000;
border-bottom : 4px solid #47f;
} 
#tagline { 
font-size : 0.8em;
margin : 0;
} 
p.date img { 
vertical-align : middle;
} 
p.date { 
font-size : 0.9em;
font-weight : bold;
border-bottom : 1px solid #aaa;
margin-bottom : 0;
padding : 2px 0;
} 
blockquote { 
font-style : italic;
} 
p.postfoot { 
font-size : 0.75em;
} 
#leftmenu { 
position : absolute;
left : 10px;
margin-top : 10px;
width : 232px;
} 
#leftmenu h3 { 
font-size : 0.9em;
margin : 0;
padding : 4px;
border-bottom : none;
} 
#leftmenu ul { 
list-style : none;
margin : 0;
padding : 0;
margin-left : 5px;
margin-bottom : 10px;
font-size : 0.8em;
} 
#main { 
margin-left : 232px;
background-color : #eee;
padding : 10px;
border-left : 1px solid #555;
border-bottom : 4px solid #47f;
} 
#footer { 
margin : 0;
padding-top : 5px;
text-align : center;
font-size : 0.7em;
} 
input.text { 
width : 300px;
} 
textarea { 
width : 300px;
height : 200px;
} 
#comments h4 span { 
color : #999;
} 
#comments h4 { 
margin : 0;
font-size : 0.9em;
} 
p { 
margin : 10px 0;
} 
h3 { 
font-size : 1.2em;
border-bottom : 1px solid #aaa;
} 
#relatedlinks ul { 
list-style : none;
margin-left : 10px;
padding : 0;
} 
h1 a:visited, h1 a:active, h1 a:link { 
color : #000;
} 
h1 a:hover { 
color : #093;
} 
a:visited, a:active, a:link { 
color : #093;
} 
#top { 
background-color : #cea;
color : #000;
border-bottom : 4px solid #093;
} 
p.date { 
border-bottom : 1px solid #aaa;
} 
#main { 
background-color : #eee;
border-bottom : 4px solid #093;
} 
#comments h4 span { 
color : #999;
} 
h3 { 
border-bottom : 1px solid #aaa;
} 

.sourcecode { 
font-family : MonoSpace;
width : 760px;
background-color : #ddeeff;
border : 1px solid;
}