.blogcontent {
    position: relative;
    width: 940px;
    margin: 0 auto;
    
} 

.blogSummary {
    padding-bottom: 25px;
}

.blogSummary h2.postTitle, .blogSummary h2.postTitle a {
    font-size: 22px;
    margin: 0px;
}

.blogSummary p.authorDate, .blogEntry p.authorDate {
    color: #7B7B7B;
    font-size: 1.2em;
    margin-top: 2px;
}

.blogSummary p.authorDate a {
    font-weight: 100;
    color: #00a261;
}

.blogSummary .blogVitals a {
    color: #00a261;
}