open includes/templates/cork_board/css/stylesheet.css
Find and replace/edit the following declarations as indicated by the highlighted portions
.year {
position: absolute;
top:129px;
right:22px;
font-weight:bold;
font-size:1.3em;
line-height:normal;
}
.month {
position:absolute;
top:127px;
right:62px;
font-weight:bold;
font-size:1.7em;
line-height:normal;
}
.day {
position:absolute;
top:154px;
right:42px;
font-size:3em;
font-weight:bold;
line-height:normal;
}