.blogPost {
margin-left: 10px;
margin-bottom: 20px;
}
#blogPaginate {
margin-left: 10px;
font-size: 8pt;
text-align: center;
}
.blogDateBox {
width: 40px;
float: left;
color: white;
text-align: center;
//margin-top: -6pt;
background-color: #3a1c00;
border-right: 10px solid white;
margin-bottom: 10px;
}
.blogDateMon {
font-size: 8pt;
width: 100%;
background-color: tan;
margin-bottom: 5px;
}

.blogDateDay {
font-size: 12pt;
line-height: 12pt;
font-weight: bold;
}
.blogDateYear {
font-family: Georgia, Serif;
font-weight: normal;
font-size: 10pt;
line-height: 10pt;
}