.masthead img.gravatar {
	margin: 0 auto;
	display: block;
	width: 100px;
}

.masthead .row {
	text-align: center;
}

.masthead .span3 {
	margin-top: 10em;
}

.masthead .caption {
	font-style: italic;
}

.masthead {
	margin-top: 2em;
}

.mejs-container {
	margin-bottom: 10.5px;
}

.half {
	float: left;
	display: block;
	width: 50%;
}

blockquote p {
	font-size: 1em;
}

li>ul {
	margin-bottom: 10.5px;
}

@media(max-width:979px) {
	.masthead .span3 {
		margin-top: 0;
	}
}