.author_page {

}

.author_image_multiple_items {
	max-width: 220px;
	margin-top:  0px;
	margin-left: 20px;
	box-shadow:0px 5px 5px 0px  #888;
}
.author_image_1_item {
	max-width: 115px;
	margin-top:  0px;
	margin-left: 20px;
	vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
	box-shadow:0px 5px 5px 0px  #888;
}
.author_image_2_items_large_aspect {
	max-width: 175px;
	margin-top:  0px;
	margin-left: 20px;
	vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
	box-shadow:0px 5px 5px 0px  #888;
}
.author_image_3_items_large_aspect {
	max-width: 260px;
	margin-top:  0px;
	margin-left: 20px;
	vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
	box-shadow:0px 5px 5px 0px  #888;
}
.author_article_count {

}
.author_sermon_count {
	padding-left: 10px;
}
.author_sermon_count a:link {
	color: #18274b;
	text-decoration: none;
}
.author_sermon_count a:visited  {
	color: #18274b;
	text-decoration: none;
}
.author_sermon_count a:active {
	color: #18274b;
	text-decoration: none;	
}
.author_sermon_count a:hover {
	color: #18274b;
	text-decoration: underline;	
}
.author_name {
	font-size: 20px;
	font-weight: bold;
}
.author_bits {

}
.author_bits a:link {
	color: #18274b;
	text-decoration: none;
}
.author_bits a:visited  {
	color: #18274b;
	text-decoration: none;
}
.author_bits a:active {
	color: #18274b;
	text-decoration: none;	
}
.author_bits a:hover {
	color: #18274b;
	text-decoration: underline;	
}
.author_bit_article {
	font-size: 20px;
	margin-top: 20px;
}
.author_bit_published_date {
	font-style: italic;
}
.author_bit_article_length {
	font-style: italic;
}