header, header nav, footer, .breadcrumbs, .fg-category-tags, video, audio, object, embed, iframe, .no-print, a.button, .flex-video, .carousel-slide-navigation-left, .at-share-btn-elements {
	display: none;
}

.header-border-bottom{
	border: none;
}

.grey-border-right{
	border: none;
}

.print-height{
	height: auto !important;
}

img {
	max-width: 100%;
	padding: 10px 0 10px 0;
}

ul {
	padding: 5px 0 5px 20px;
}

.panel{
	border: none;
	padding: 0;
}

.panel h3 {
	padding-top: 10px;
}

@page {
	margin: 1.5cm;
}

body {
	font: 12pt "Museo Sans", Helvetica, Arial, sans-serif;
	line-height: 1.3;
}

h1 {
	font-size: 20pt;
	margin-top: 0;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
}

.lead {
	font-size: 12pt !important;
	margin: 0;
	padding: 0 0 5px 0;
}

.willphotocaption{
	padding-left: 0;
}

aside h2 {
	font-size: 14pt;
}

aside.call-out.pattern p, p{
	font-size: 11pt;
}


blockquote, ul {
	margin: 0;
}

header:after {
	content: "www.chesapeakebay.net";
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 10pt;
}

p a:after, h3 a:after {
	content: " (" attr(href) ")";
	font-size: 80%;
}

p a[href^="http://"]:after, h3 a[href^="http://"]:after, li a[href^="http://"]:after {
	content: " (" attr(href) ")";
	font-size: 90%;
}

p a:after, h3 a:after, li a:after {
	content: " " attr(href) ")";
}

p a[href^="#"]:after, h3 a[href^="#"]:after, li a[href^="#"]:after {
	display: none;
}

p a[href^="http://"]:after, a[href^="https://"]:after, h3 a[href^="http://"]:after, li a[href^="http://"]:after {
	content: " (" attr(href) ")";
}

p a, h3 a, li a {
	word-wrap: break-word;
}