.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

h2.small-title-border { color: #999; font-size: 16px; padding-bottom: 4px; margin-top: 2em; border-bottom: 1px solid #ccc; }

.awards-sidebar {
        padding: 1px 1em;
        background: #e9e6dc;
        color: #666;
        font: .8em 'SourceSansPro-Regular', Arial, sans-serif;
}
.awards-sidebar a {
        font-family: 'SourceSansPro-Bold', Arial, sans-serif;
        font-size: 1.5em;
}

.portrait img {
	border: 1px solid #ccc;
}


.bio h5 { font-family: 'SourceSansPro-Bold', Arial, sans-serif; }
.bio p:first-of-type { margin-top: 0; }
.bio p.byline { font: .9em/.9em 'SourceSansPro-Regular', Arial, sans-serif;	color: #666; }