.blog
{
	padding: 0 0 60px 0;
}

.blog .centercolumn *,
.blog .centercolumn *::before,
.blog .centercolumn *::after
{
    box-sizing: border-box;
}

.blog ul.landinglist
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog ul.landinglist > li
{
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
	display: block;
	border-bottom: 1px solid #e5e9eb;
}

.blog ul.landinglist > li:last-child
{
	border: none;
}

.blog ul.landinglist > li h2 a
{
	color: #2c3e50;
}

.blog ul.landinglist > li h2 a:hover
{
	color: #e74c3c;
	text-decoration: none;
    background-image: linear-gradient(to bottom,rgba(231,70,60,1) 50%,rgba(231,70,60,1) 50%);
    background-repeat: repeat-x;
    background-size: 1px 1px;
    background-position: 0 47px;
}

.blog article
{
	max-width: 750px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
}

.blog article .postContent p.blogAuthor
{
	margin-bottom: 10px; 
	margin-top: -20px; 
	font-family: weblysleekuisb, Verdana;
	font-size: 15px; 
	padding-top: -15px;
}

.blog article .postContent p.blogAuthor a
{
	text-decoration: underline;
}

.blog article .postContent blockquote
{
	padding: 15px 0 15px 0;
	margin: 0;
}

.blog article .postContent blockquote p
{
	font-family: "weblysleekuisl";
	font-style: italic;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 0px;
	padding: 0;
	margin: 0 40px 40px 40px;
}


.blog article .postContent blockquote p strong
{
	font-style: italic;
    font-family: weblysleekuisb, Verdana;
    font-size: 20px;
    font-weight: normal;
}

.blog article pre
{
	margin: 20px 0 30px 0;
}

.blog article pre .hljs 
{
	margin: 0;
}

.blog article h1,
.blog article h2
{
	font-family: weblysleekuisb, Verdana;
    font-weight: normal;
    padding: 0px;
    margin: 30px 0 0px 0;
	font-size: 40px;
	line-height: 42px;
	text-align: left;
}

.blog article h3
{
	font-family: weblysleekuisb, Verdana;
    font-weight: normal;
    margin: 0px;
    padding: 15px 0 25px 0;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
}

.blog article h5
{
	font-family: weblysleekuisb, Verdana;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0 30px 0;
	font-size: 21px;
	line-height: 23px;
	text-align: left;
}

.blog article h6
{
	font-family: weblysleekuisb, Verdana;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0 13px 0;
	font-size: 18px;
	line-height: 23px;
	text-align: left;
}

.blog article .postContent  p.imageDescriptTop 
{
	text-align: center; 
	margin: 0 0 25px 0; 
	padding: 0;
	text-align: center;
	font-size: 14px;
}

.blog article .postContent .iFrame16-9
{
	position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    overflow: hidden;
	margin: 0 0 40px 0;
}

.blog article .postContent .iFrame16-9 video,
.blog article .postContent .iFrame16-9 iframe
{
	position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
	border: none;
}

@media (min-width: 200px){
.blog article h3
{
	font-size: 24px;
	line-height: 26px;
}
	
.blog article .postContent h3 + a.clickImage
{
	display: block;
	margin: 10px 0 0 0;
}
		
.blog article h1,
.blog article h2
{
	font-size: 29px;
	line-height: 31px;
	margin: 15px 0 0px 0;
}}

@media (min-width: 1020px){
.blog article h3
{
	font-size: 27px;
	line-height: 30px;
}

.blog article .postContent h3 + a.clickImage
{
	display: block;
	margin: 20px 0 0 0;
}
	
.blog article h1,
.blog article h2
{
    font-size: 34px;
	line-height: 36px;
	margin: 15px 0 0px 0;
}}

@media (min-width: 1200px){
.blog article h1,
.blog article h2
{
    margin: 30px 0 0px 0;
    font-size: 44px;
    line-height: 46px;
}}
		
.blog article .postTop
{
	padding: 30px 0 35px 0;
	font-family: weblysleekuisl;
	font-size: 18px;
}

.blog article .postContent p
{
	font-size: 19px;
	line-height: 35px;
	font-family: latoreg, "Trebuchet MS";
	margin: 0px 0 30px 0;
	padding: 0;
}

.blog article .postContent p span.infoBullet
{
	font-family: weblysleekuisb, Verdana;
	background: #bdc3c7;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	margin: 0 10px 0 0;
}

.blog article .postContent p strong
{
    font-family: weblysleekuisb, Verdana;
    font-weight: normal;
}

.blog article .postContent p.updateNote
{
	color: #c0392b;
	background: url(/images/blog-update-cal.svg) 0 21px no-repeat;
	padding: 20px 25px 0 38px;
	line-height: 26px;
	font-size: 16px;
}

.blog article .postContent p.updateNote:first-child
{
	background: url(/images/blog-update-cal.svg) 0 1px no-repeat;
	padding-top: 0px;
}

.blog article .postContent p.updateNote:last-child
{
	margin-bottom: 40px;
}

.blog article .postContent p.imageCredit
{
	padding: 0; 
	margin: -30px 0 20px 0; 
	text-align: right; 
	font-size: 11px; 
	color: #bbb;
	line-height: 18px;
}

.blog article .postContent ul
{
	margin: 0 0 37px 8px;
	padding: 0;
}

.blog article .postContent ul li
{
	font-family: latoreg, "Trebuchet MS";
	font-size: 19px;
	list-style: none;
	line-height: 35px;
	margin: 0 0 10px 0;	
	padding: 0 0 0 22px;
	position: relative;
}

.blog article .postContent ul li:before 
{
	position: absolute; 
	left: 0; 
	top: 1px; 
    content: "•";
	font-size: 13px;
}

.blog article .postContent a
{
	color: #34495e;
	text-decoration: none;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.6) 50%);
    background-repeat: repeat-x;
    background-size: 1px 1px;
    background-position: 0 21px;
}

.blog article .postContent a:hover
{
	color: #e74c3c;
	text-decoration: none;
    background-image: linear-gradient(to bottom,rgba(231,70,60,0.6) 50%,rgba(231,70,60,0.6) 50%);
    background-repeat: repeat-x;
    background-size: 1px 1px;
    background-position: 0 21px;
}

.blog article .postContent a.clickImage img:hover
{
	opacity: 0.9;
}

.blog article .postContent p.updateNote a
{
	color: #c0392b;
    background-position: 0 18px;
	background-image: linear-gradient(to bottom,rgba(192,57,43,0.6) 50%,rgba(192,57,43,0.6) 50%);
}

.blog article .postContent p.updateNote a:hover
{
	color: #e74c3c;
    background-position: 0 18px;
	background-image: linear-gradient(to bottom,rgba(192,57,43,0.6) 50%,rgba(192,57,43,0.6) 50%);
}

.blog article .postContent a.actionbutton4
{
	background: #ecf0f1;
	margin: 15px 0 25px 0;
}

.blog article .postContent a.actionbutton4:after
{
	background: 0 0 no-repeat;
	background-image: url(/images/actiongenarrow.svg);
	right: 5px;
}

.blog article .postContent img
{
	max-width: 100%;
	margin: 0 0 40px 0;
	display: block;
}

.blog article .postContent .widebanner > img
{
	display: block;
}

@media (min-width: 200px){
.blog article .postContent .widebanner
{
	width: 100%;
	margin: 0;
}

.blog article .postContent .widebanner > img
{
	/*max-width: auto;
	width: 100%;*/
	width: 100%;
	margin: 0 0 40px 0;
}}

@media (min-width: 1020px){
.blog article .postContent .widebanner
{
	width: calc(100% + 200px);
	margin: 0 0 0 -100px;
}

.blog article .postContent .widebanner img
{
	/*
	max-width: calc(100% + 100px);
	margin: 0 0 40px -50px;
	width: auto;
	*/
	width: 100%;
}}

.blog article .postContent .sizingwrap
{
	margin: 0 0 30px 0;
	height: 450px;
}

.blog article .postContent .sizingwrap img
{
	margin: auto;
}

.blog article .postContent #wr360_menu_wr360PlayerId a,
.blog article .postContent #wr360_menu_wr360PlayerId a:hover
{
	background-image: none;
}


.blog article .postContent span.imageNotes
{
	font-size: 13px;
	max-width: 80%;
	display: block;
	text-align: center;
	margin: -10px auto 35px auto;
	line-height: 18px;
	color: #7f8c8d;
}

.blog .histnav
{
	max-width: 750px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	overflow: hidden;
}

.blog .histnav a
{
	display: block;
	width: 50%;
	height: 18px;
	line-height: 17px;
	font-family: weblysleekuisl;
	font-size: 16px;
	color: #34495e;
	text-transform: uppercase;
	margin: 0;
}

.blog .histnav a:hover
{
	color: #e74c3c;
}

.blog .histnav a.prevpage
{
	float: left;
	background: url(/images/samplenavleftmob.svg) left center no-repeat;
	background-size: 11px 18px;
	padding: 0 0 0 21px;
	text-align: left;
}

.blog .histnav a.nextpage
{
	float: right;
	background: url(/images/samplenavrightmob.svg) right center no-repeat;
	background-size: 11px 18px;
	padding: 0 21px 0 0;
	text-align: right;
}

.blog .postnav
{
	max-width: 750px;
	margin: 0 auto 0 auto;
	padding: 45px 0 45px 0;
	overflow: hidden;
}

.blog .postnav a
{
	display: block;
	min-height: 18px;
	line-height: 16px;
	font-family: weblysleekuisl;
	font-size: 14px;
	color: #34495e;
	margin: 0;
}

.blog .postnav a:hover
{
	color: #e74c3c;
}

.blog .postnav a.prevpage
{
	float: left;
	background: url(/images/samplenavleftmob.svg) left 0 no-repeat;
	background-size: 11px 18px;
	padding: 0 8px 0 25px;
	text-align: left;
	max-width: 50%;
}

.blog .postnav a.nextpage
{
	float: right;
	background: url(/images/samplenavrightmob.svg) right 0 no-repeat;
	background-size: 11px 18px;
	padding: 0 25px 0 8px;
	text-align: right;
	max-width: 50%;
}

.blog ul.blogarchive
{
	margin: 20px 0 0 0px;
	padding: 0;
}

.blog ul.blogarchive li
{
	margin: 20px 0 40px 0;
	list-style: none;
}

.blog ul.blogarchive ul
{
	margin: 20px 0 20px 0px;
	padding: 0;
}

.blog ul.blogarchive ul li
{
	margin: 0;
	padding: 6px 5px 8px 5px;
	border-bottom: 1px dotted #e3e7e8;
	list-style: disc;
	margin: 0 0 0 20px;
}

.blog ul.blogarchive li h3
{
	font-weight: normal;
	font-family: latoreg, "Trebuchet MS";
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.blog ul.blogarchive li a
{
	color: #34495e;
}

.blog ul.blogarchive li a span
{
	display: inline;
}

.blog ul.blogarchive li h2
{
	font-weight: normal;
	font-family: weblysleekuisl;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.junkRemove
{
	display: block;
	text-align: center;
	background: red;
	color: #fff;
	opacity: 0.3;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
