.hentry .sharedaddy .sd-block {
	border-top: none;
}

.category-photography .more-link-wrapper {
	display: none;
}

.hentry {
	padding: 0px;
	margin-bottom: 3em;
}

.hentry,
.hentry .sharedaddy,
.hentry .more-link-wrapper,
.hentry .sharedaddy .sd-block {
	padding-top: 0px;
	margin-top: 0px;
}

.entry-meta-header,
.widget {
	margin-bottom: 1em;
}

.widget-title {
	margin: 0 0 1em 0;
	padding: 0;
}

.widget li {
	margin: 0 0 1em 0;
	padding: 0;
}

.widgets-list-layout .widgets-list-layout-blavatar {
	max-width: 80px;
}

.widget li img {
	border-radius: 6px;
}

.widget {
	margin-top: 3em;
}

.widget:first-child {
	margin-top: 0;
}

a:active,
a:focus,
a:hover,
a:visited,
a,
.entry-title a:active,
.entry-title a:focus,
.entry-title a:hover,
.entry-title a:visited,
.entry-title a,
.sidebar .widget a:active,
.sidebar .widget a:focus,
.sidebar .widget a:hover,
.sidebar .widget a:visited,
.sidebar .widget a {
	color: #4a90e2;
	font-weight: bold;
}

a:focus,
a:hover,
.entry-title a:focus,
.entry-title a:hover,
.sidebar .widget a:focus,
.sidebar .widget a:hover {
	text-decoration: underline;
}

.primary-menu li:focus a,
.primary-menu li:hover a {
	color: #fff;
	background-color: #4a90e2;
}

.page-title a:active,
.page-title a:focus,
.page-title a:hover,
.page-title a:visited,
.page-title a,
.site-title a:active,
.site-title a:focus,
.site-title a:hover,
.site-title a:visited,
.site-title a {
	color: #fff;
}

.more-link,
.more-link:visited,
.more-link-wrapper a {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);	
	color: #fff;
}

#infinite-footer {
	display: none;
}

.site-branding {
	background: #292929;
	color: #aaa;
}

.entry-title {
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
}

blockquote p {
	margin: 0.75em;
}

.entry-summary,
.entry-content {
	font-size: 16px;
	line-height: 1.667;
}

h3, h4, h5, h6 {
	font-family: "Open Sans", sans-serif;
}

.five-column .column-3, 
.five-column .column-4,
.five-column .column-5 {
	text-align: right;
}

img.headshot {
	width: 21.276%;
	max-width: 80px;
	border-radius: 7px;
	margin:  5px 10px 3px 0px;
	float: left;
}

#custom_html-5, #custom_html-7 {
	hyphens: none;
	overflow-wrap: break-word;
}

.hentry .more-link-wrapper {
	margin-top: 1.5em;
}

.site-info,
.social-links {
	display: none;
}

.post.has-post-thumbnail figure.post-thumbnail-single {
	display: none;
}

label {
	font-size: 0.750em;
	font-weight: bold;
}