a:visited, a:active, a:link {
color:#0081E3;
text-decoration:underline;
}

.posthead a:visited, .posthead a:active, .posthead a:link{
text-decoration:none;
}
.posthead a:hover {
text-decoration:underline;
}

#content {
padding: 1em;
}

.postcontent {
margin: 0 1em;
}

.posthead {
padding: 1em;
background:
}

.posthead h2 {
font-size:2.3em;
font-weight:normal;
line-height:1.2em;
}

.postfoot {
background:#f0f0f0;
border:1px dashed #ccc;
}

h3 {
font-size:1.5em;
line-height:1.2em;
padding: 15px 0 5px 0;
margin:0;
}
h4 {
font-size:1.3em;
line-height:1.2em;
padding: 15px 0 5px 0;
margin:0;
}
h5 {
font-size:1.2em;
line-height:1.2em;
padding: 15px 0 5px 0;
margin:0;
}
p {
margin:0 0 1em 0;
}