*{
margin:0;padding:0;
}

body{
color:#554;
font-family:"baskerville","palatino linotype","trajan","times new roman",georgia,serif;
}

#banner{
height:180px;
background:#eed;
border-bottom:1px solid #ccb;
}


.blog{
width:400px;
padding:24px;
}

p{
margin-bottom:12px;
}

blockquote{
margin-bottom:12px;
padding:12px;
}

h1{
position:absolute;
top:80px;
font-size:100px;
letter-spacing:-0.1em;
}

h1 a{
text-decoration:none;
color:#998;
background:none;
}

.blogbody{
padding-bottom:24px;
margin-bottom:24px;
border-bottom:1px solid #eee;
}

h2{
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
margin-bottom:12px;
color:#777;
}

h3{
font-weight:normal;
font-variant:small-caps;
color:#000;
font-size:24px;
border-bottom:2px dotted #bba;
margin-bottom:9px;
}

a{
background:#ffe;
padding:3px;
color:#443;
text-decoration:none;
}

#links{
border-left:1px dotted #eee; 
width:150px;
position:absolute;
top:200px;
left:500px;
padding-left:12px;
font-size:12px;
}

.calendar{
display:none;
}

#links a{
background:none;
color:#354;
}

.sidetitle{
margin:12px 0;
color:#000;
font-size:13px;
}

.posted{
font-family:arial,verdana,sans-serif;
font-size:11px;
}