How can I align my blog posts?

Hi There,

Please add the following code to Theme Options CSS

.entry-title {
    min-height: 90px !important;
}

Hope it helps