@font-face {
	font-family: 'FontAwesome';
	font-display: swap;
}

body.homepage,
body.author,
body.archive,
body.ej-404,
body.ej-page-latest {
	background-color: #f2f3f6;
}

body.author .container {
	background-color: inherit;
}

body.author .sidebar {
	display: none;
}

body.author .container .content-wrap {
	float: none;
	margin: 0 auto;
}

.page-404 .container .content-wrap {
	max-width: 680px;
	margin: 0 auto;
	float: none;
	padding: 10px;
}

.page-404 .search-form input[type=text] {
	width: calc(100% - 75px);
}

#sitewrap {
	position: relative;
	z-index: 2;
	left: 0;
	transition: all 250ms;
	box-shadow: 3px 0 5px rgba(0,0,0,0.4);
}

#sitewrap.navopen {
	transition: all 250ms;
	left: -80%;
}

.cf:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	position: relative;
	overflow: hidden;
}

div.posts ul li.post { 
	position: relative; 
}

.wpp-thumbnail {
	width: 75px;
	height: 75px;
}

.thumbwrap {
	display: inline-block;
	float: left;
	clear: left;
	margin: 0 5px 5px 0;
}

.sideboxleft ul li {
	padding-right: 10px;
}

.viewcount {
	font-size: 85%;
	color: #666;
}

#gform_1 label {
	display: none;
}

#gform_wrapper_1 {
	margin-bottom: 0;
}

#gform_1 {
	margin: 20px 0 5px;
}

#gform_1 input[type="text"] {
	border: 1px solid #AAA;
	width: 100%;
	padding: 5px 10px;
	border-radius: 0px;
	box-shadow: none;
	height: 32px;
}

#gform_1 input[type="submit"] {
	cursor: pointer;
	background: #FFF;
	border: 1px solid #AAA;
	padding: 5px 10px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	width: 100%;
	background: #DFDFDF;
	vertical-align: top;
	height: 32px;
}

#gform_1 .ginput_container {
	margin-top: 0;
}

#gform_1 .gform_body {
	width: 73%;
	float: left;
	clear: none;
}

#gform_1 .gform_footer {
	margin-top: 0;
	padding-top: 0;
	width: 25%;
	float: right;
	clear: none;
}

#gform_1:after {
	content: " ";
	clear: both;
	display: block;
}

#popmake-1029168 {
	padding-bottom: 5px;
}

.popmake.theme-1029473 .popmake-title, 
.popmake.theme-default-theme-10 .popmake-title {
	font-family: "Open Sans", Times;
	font-size: 26px;
	line-height: 32px;
	color: #ef9713;
	font-weight: bold;
}
.popmake-title {
	margin: 5px 0;
}

.popmake.theme-1029473 p {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	font-weight: bold;
}

#gform_2 input, #gform_2 textarea {
	border: 1px solid #AAA;
}

#gform_2 #field_2_9 > label ,
#gform_2 #field_2_7 > label {
	display: none;
}

.FIOnDemandWrapper {
	margin-bottom: 5px !important;
	overflow: hidden !important;
}

#popmake-1050976 {
	padding: 0 !important;
}

#popmake-1050976 .popmake-title {
	margin: 0;
}

#popmake-1050976 .popmake-content p {
	margin: 0;
	padding: 0;
}

#popmake-1050976 .popmake-content img {
	display: block;
}

.show-mobile {
	display: none !important;
}

.post-password-form, .post-password-form p {
	vertical-align: bottom;
}

.post-password-form input[type="password"] {
	width: 200px;
	border: 1px solid #AAA;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
}

.post-password-form input[type="submit"] {
	border: 1px solid #AAA;
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	background: #FFF;
	color: #AAA;
	cursor: pointer;
}

.single h1 a {
	font-family: 'Open Sans Bold', Arial;
}

#field_7_1, #field_4_1 {
	margin-top: 0;
}

.fb-aud-network-ad {
	margin: 30px 0 10px;
	padding-top: 20px;
	border-top: solid 1px #cdcdcd;
}

.featured-authors-wrap {
	clear: both;
	float: none !important;
}

.container.ascendeum-ad-wrapper:before,
.content-placement:before {
	content: " ";
	display: block;
	width: 1px;
	height: 0px;
	clear: both;
}

.container.ascendeum-ad-wrapper,
.content-placement {
	clear: both;
	background: transparent;
	margin: 0px auto;
	overflow: hidden;
}

.content-placement > div {
	margin: 0 auto;
}

.container.ascendeum-ad-wrapper div > div
.content-placement div > div {
	margin: 10px 0 5px;
}

.suppress-ad {
	display: none !important;
}

.search-form {
	background: #d6dee2;
	border: solid 1px #cdcdcd;
	padding: 10px;
	width: 100%;
	margin: 0px auto 20px;
}
.search-form input[type=text] {
	width: 207px;
	border: solid 1px #cdcdcd;
	border-right: 0;
	height: 35px;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	font-style: italic;
}
.search-form input[type=submit] {
	padding: 0 15px 0 15px;
	width: auto;
	height: 35px;
	line-height: 35px;
	font-size: 10px;
	font-weight: bold;
	background: #A8B6B9;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	float: left;
}

.search-shortcode.search-form input[type=text] {
	width: calc(100% - 80px);
}

.search-shortcode.search-form input[type=submit] {
	width: 75px;
}

.grecaptcha-badge {
	display: none !important;
}