.item {
background-color: #EAF2F1;
margin-top: 15px;
padding: 5px 5px 5px 10px;
}

#calendar table {
background-color: #EAF2F1;
}

#latestPosts h3 {
color: #ac1b1f;
}

#latestPosts dt {
float: left;
padding-right: 30px;
width: 430px;
}

.permalink {
display:none;
}

.authoremail {
display:none;
}

.itemNav img {
display:none;
}



.trackback {
display:none;
}

#commentList ul {
list-style-type: none;
margin-left: -40px;
margin-bottom: 0;
}

.commentTopNav {
display:none;
}

.commentBody h5 {
color: #AC1B1F;
font-size: 1.1em;
margin-top: 10px;
}


.mailform {
border-top: 1px solid #AC1B1F;
margin-bottom: 40px;
margin-top: 50px;
}