#wrapper-1,
#header,
#respond form div,
#content h2,
#respond p.info,
.nav-prev-next-comment,
#content .post .post-body,
.navigation
{
	display:inline-block;
}

/* Header
----------------------------------------------- */
#header {
	min-height:142px !important;
	height: 142px;
}
	#header h1 {
		min-height:85px !important;
		height:85px;
	}

/* Post
----------------------------------------------- */
.post .post-body blockquote div {
	min-height:63px !important;
	height:auto;
}
