.author-article {
	background-color:#FFF;
	border:1px solid #EBEBEB;
	margin-bottom:2em;
	padding:1.5rem;
}
.author-header-title {
	font-size:1.75rem;
}
.author-header-organization {
	font-size:1rem;
	font-style:italic;
	padding-bottom:1em;
}
.author-body {
	padding-bottom:2em;
}
.author-figure {
	background-color:#FFF;
}
.author-thumbnail img {
	width:100%;
}
.author-figure figcaption {
	border-color:#EBEBEB;
	border-style:solid;
	border-width:0 1px;
	padding:1.5rem;
}
.author-name {
	font-weight:bold;
}
.author-organization {
	font-size:0.75em;
	font-style:italic;
}
.author-connect,
.author-connect a {
	color:#7D7D7D;
}
.author-connect {
	background-color:#F4F8FB;
	border:1px solid #D7D7D7;
	clear:both;
	font-size:0.875em;
	font-weight:bold;
	line-height:2em;
	text-align:right;
	text-transform:uppercase;
}
.author-connect-social {
	border-left:1px solid #D7D7D7;
	display:inline-block;
	height:2em;
	width:2em;
	text-align:center;
}