/*Custom Edits*/
.td-main-sidebar .block-title > span, .vc_widget_sidebar .block-title > span {
	background-color: #b50000;
	border-radius: 2px;
	top: 0;
	letter-spacing: 0.3px;
}
.author .author-box-wrap {
	margin: 0;
}
.author-box-wrap img {
	float: left;
	margin: 0 18px 0 0;
}
.author-box-wrap .desc {
	margin: 18px 0 0 20px;
}
.td-header-sp-logo img {
	max-width: 300px;
	margin: 0 auto 10px;
}
/*Standard Edits*/
.td-post-content h1, .td-post-content h2, .td-post-content h3, .td-post-content h4, .td-post-content h5, .td-post-content h6, .td-post-text-content h1, .td-post-text-content h2, .td-post-text-content h3, .td-post-text-content h4, .td-post-text-content h5, .td-post-text-content h6 {
	font-size: 18px;
	line-height: 1.3;
}
.td-post-content blockquote {
	padding: 0;
	margin: 10px 0;
	border: none;
	text-align: inherit;
	font-size: inherit;
	font-style: inherit;
	color: inherit;
	line-height: inherit;
	font-family: inherit;
	position: inherit;
	display: contents;
}
.td-post-content blockquote p {
	color: inherit!important;
	font: inherit;
	text-align: inherit;
	text-transform: inherit;
	padding: 8px 23px;
	background: #F2F2F2;
	margin: 0;
	letter-spacing: normal;
	width: inherit;
}
.td-post-content blockquote p:first-child {
	padding-top: 20px;
}
.td-post-content blockquote p:last-child {
	padding-bottom: 20px;
	margin-bottom: 16px;
}
.td-post-content blockquote:before, .td-post-content blockquote:after {
	content: none;
}
iframe {
	max-width: 100%
}
/*WordPress Popular Posts*/
.trending-post .wpp-list {
	margin: 0;
	padding: 0
}
.trending-post .wpp-list li {
	list-style-type: none;
	margin: 0
}
.trending-post .wpp-thumbnail {
	margin: 0 10px 10px 0;
	border: 1px solid #000
}
.trending-post .wpp-list h3 {
	margin: 0 0 14px;
	line-height: 1.2
}
.trending-post .wpp-list h3 a {
	color: #161616
}
.trending-post .wpp-list h3 a:hover {
	color: #000
}
.trending-post a.wpp-post-title:hover {
	border-bottom: none
}
.trending-post .wpp-list .post-stats {
	font-size: 14px;
	font-weight: 400
}
.trending-on-3x2 .wpp-list {
	margin: 0
}
.trending-on-3x2 .wpp-list li {
	list-style-type: none;
	width: 32%;
	float: left;
	clear: none;
	margin: 0 0 0 2%;
	height: 194px;
	overflow: hidden
}
.trending-on-3x2 .wpp-list li:nth-child(1), .trending-on-3x2 .wpp-list li:nth-child(4) {
	margin-left: 0
}
.trending-on-3x2 .wpp-thumbnail {
	float: none;
	margin: 0;
	display: block
}
.trending-on-3x2 .wpp-list h5 {
	margin: 6px 0 0
}
/* Stylings for plugins: 'WP Social Popup and Get Traffic' and 'Popups - WordPress Popup'  */
div.spu-box {
	padding: 0 !important;
	border: solid 3px #fff;
	border-radius: 0;
}
.spu-close.spu-close-popup {
	opacity: 100;
}
.spu-icon-close {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
}
#spu-body {
	padding: 25px 20px 10px;
}
#spu-main {
	line-height: 1.1!important;
	-moz-box-shadow: inset 0 0 120px 0 rgba(253, 255, 182, 0.6), inset 0 0 300px rgba(255, 254, 195, 0.2), 0 0 800px rgba(0, 0, 0, 0.8)!important;
	-webkit-box-shadow: inset 0 0 120px 0 rgba(253, 255, 182, 0.6), inset 0 0 300px rgba(255, 254, 195, 0.2), 0 0 800px rgba(0, 0, 0, 0.8)!important;
	box-shadow: inset 0 0 120px 0 rgba(253, 255, 182, 0.6), inset 0 0 300px rgba(255, 254, 195, 0.2), 0 0 800px rgba(0, 0, 0, 0.8)!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	border: dotted 1px rgba(255, 255, 255, 0.7);
}
.spu-facebook iframe {
	background: #4560AF!important;
}
#spu-bg, .spu-bg {
	background: #000!important;
	opacity: 0.8!important;
}
#spu-main #button_youtube {
	display: none!important;
}
/*BACK NEXT BUTTONS FOR MULTI-PAGE POSTS*/
.single-prev-next-page {
	margin: -25px 0 20px;
	text-align: center;
	filter: blur(0px);
	color: #fff;
}
.single-prev-next-page a {
	color: #fff;
}
.single-prev-next-page a span {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff!important;
	float: none;
	text-decoration: none;
	background-color: #c40000;
	transition: background-color .3s;
	border: 1px solid #ddd;
	padding: 8px 16px;
	margin: 0 auto;
	display: inline-block;
	font-weight: 600;
	border: none!important;
}
.single-prev-next-page a span:hover {
	background-color: #ce1800;
	color: #fff;
	text-shadow: 0 0 50px #ff1d00;
}
.blur-text {
	display: none;
	color: transparent;
	text-shadow: 0 0 8px rgba( 0, 0, 0, 0.5);
	filter: blur(3px);
	margin-top: 25px!important;
	margin-bottom: 0!important;
}
/*AD FORMATTING*/
.dsk-banner-ad-a, .dsk-box-ad-a, .dsk-box-ad-b, .dsk-box-ad-c, .dsk-box-ad-d, .dsk-banner-ad-a div, .dsk-box-ad-a div, .dsk-box-ad-b div, .dsk-box-ad-c div, .dsk-box-ad-d div, .dsk-banner-ad-a iframe, .dsk-box-ad-a iframe, .dsk-box-ad-b iframe, .dsk-box-ad-c iframe, .dsk-box-ad-d iframe, .mob-box-ad-a, .mob-box-ad-b, .mob-box-ad-c, .mob-box-ad-d, .mob-box-ad-a div, .mob-box-ad-b div, .mob-box-ad-c div, .mob-box-ad-d div, .mob-box-ad-a iframe, .mob-box-ad-b iframe, .mob-box-ad-c iframe, .mob-box-ad-d iframe {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	float: none;
}
.dsk-banner-ad-a div, .dsk-box-ad-a div, .dsk-box-ad-b div {
	background: #f2f2f2;
	padding: 1px;
}
.dsk-banner-ad-a ins, .dsk-box-ad-a ins, .dsk-box-ad-b ins, .dsk-box-ad-c ins, .dsk-box-ad-d ins, .mob-box-ad-a ins, .mob-box-ad-b ins, .mob-box-ad-c ins, .mob-box-ad-d ins {
	z-index: 1;
}
.mob-box-ad-a, .mob-box-ad-b, .mob-box-ad-c, .mob-box-ad-d {
	margin: 0 0 24px;
}
.contextual-ad-a, .contextual-ad-b, .contextual-ad-c {
	padding: 15px 0 0;
}
.dsk-box-ad-d:before, .mob-box-ad-a:before, .mob-box-ad-b:before, .mob-box-ad-c:before, .mob-box-ad-d:before {
	content: "advertisement - story continues below";
	color: #777;
	font-size: 9px;
	display: block;
	margin: 5px 0;
}
.dsk-box-ad-a::after, .dsk-box-ad-b::after, .dsk-box-ad-d::after {
	content: "";
	margin-bottom: 16px;
	display: block;
}
