.bio-content .name, .bio-content .attributes {
	display: inline-block;
	float: left;
	font-family: "Merriweather", serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	min-height: 50px;
	min-width: 175px;
	text-align: left;
	width: 50%;
}

.bio-content .attributes {
	font-size: 22px;
	margin-left: 15px;
	margin-top: 6px;
	width: 30%;
}

.bio-content:after {
	clear: both;
	content: "";
	display: block;
}

.well .bio {
	font-family: "Open Sans",sans-serif;
	font-size: 17px;
	min-height: 150px;
	width: 100%;
}

.bio-portrait {
	min-height: 150px;
	width: 100%;
}
