/* CSS Document */
#content {
line-height:170%;
margin:auto;
width:700px;
}

h2.pagetitle {
background-image:url(images/eyecatch2.gif);
background-position:5px center;
background-repeat:no-repeat;
border-bottom-color:#09F;
border-bottom-style:solid;
border-bottom-width:thick;
font-weight:700;
margin:10px 10px 30px;
padding-left:20px;
}

.entrytext h3 {
font-weight:700;
left:-45px;
margin-bottom:5px;
margin-top:5px;
padding-left:15px;
position:relative;
}

#content .post {
margin-bottom:30px;
}

.post h3.posttitle {
background-color:#EDF5FA;
}

.navigation {
padding-right:50px;
text-align:right;
}

#content ul{
padding-left: 30px;
}