.site-content .entry-content { max-width: 100%; }

.bnsaw-credit { display: none; }

.wp_cart_product_display_box { background: none; }

h5 { text-shadow: none; }

#primary-sidebar aside:first-child { padding-top: 22px; }

#content > p {
    padding: 30px;
    margin: 30px;
    background: #eee;
}

body.home.page #content,
body.singular.page #content {
    margin-right: 0; 
}

#downloads-sidebar br {
    content: " ";
    display: block;
    margin: 1rem;
}

#series-sidebar:before {
	content: "Posts in this Series";
	display: block;
	border-top: 5px solid black;
	padding: .5rem 0 1rem 0;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	font-family: Lato, sans-serif;
}

@media screen and (min-width: 673px){
	.full-width.single-post .site-content {
	    margin-right: 33%;
	}
}

.category.archive .archive-header {
	margin-left: 0;
}

.category.archive .site-content .entry-header {
    margin: 0;
}

.category.archive .site-content .entry-content {
    display: none;
}

#post-2644 {
    font-size: 125%;
    line-height: 150%;
}