/* GLOBAL STYLES */

body {
	background-color: #E8E8E8;
}
/* HEADER */

.main-nav > .menu-item > .menu-link {
	font-weight: 900;
	letter-spacing: 0.5px;
}
.menu-item-has-children a span:after {
	font-family: 'FontAwesome';
	content: "\f078";
	font-weight: 100;
	margin-left: 6px;
	font-size: 0.5em;
	vertical-align: middle;
}
.top-bar #open-mobile-nav, .top-bar .top-nav .main-menu-link, .top-bar .top-bar-right > a {
	font-weight: 900;
	letter-spacing: 0.5px;
}
body.site-layout-boxed #off-canvas-body-inner {
	margin: 0px auto;
}
.main-bar {
	padding: 5px 0;
}
#logo {
	max-width: 375px;
	float: left;
	margin: 3px 0 0;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 4px 8px;
	border-radius: 2px;
}
#logo img {
	width: 100%;
}
#main-nav-wrapper {
    float: right;
}
div#page-wrapper {
	margin-top: 20px;
}
iframe {
	max-width: 100%;
}
/* HOME PAGE */
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	border-bottom: 5px solid #B71E2D;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	border-bottom: 13px solid #B71E2D;
}
.sp-thumbnail-title {
	line-height: 1.3;
}
.title-large, body.page.page-template-page_composer-php .vwpc-row .widget .widget-title, .widget .widget-title {
	font-size: 1.4em;
	letter-spacing: 0px;
	margin-bottom: 15px;
}
.post-box-large-thumbnail .title, .post-box-large-thumbnail .widget .widget-title, .widget .post-box-large-thumbnail .widget-title, .post-box-classic .title, .post-box-classic .widget .widget-title, .widget .post-box-classic .widget-title {
	text-transform: none;
}
a.label.label-small {
	padding: 2px 15px;
}
.post-categories {
	display: none;
	visibility: hidden;
}
.post-meta .author-name, .post-box .avatar, .post-meta .post-meta-separator, .post-box-inner .post-box-footer {
	display: none!important;
}
.post-box-large-thumbnail .post-excerpt, .post-box-classic .post-excerpt {
	margin-top: 2px;
	margin-bottom: 0;
}
.post-box-list .post-box {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* POST PAGES */

.post .post-title {
	font-size: 2.2em;
	text-transform: none;
	margin-bottom: 5px;
}
.post .post-meta {
	font-weight: normal !important;
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	text-align: center;
}
div.post-content li {
	left: 20px;
	position: relative;
	margin-left: -30px;
}
/* SIDEBAR */

.widget + .widget {
	border-top: 3px solid #DDDDDD;
}
.title, .widget .widget-title {
	font-weight: 900;
	letter-spacing: 0px;
	line-height: 1.1em;
}
#page-sidebar form#new_pending_subscriber table {
	border: none;
	width: 100%;
}
#page-sidebar form#new_pending_subscriber table tr {
	border: none;
}
#page-sidebar form#new_pending_subscriber table tr td {
	padding: 0px;
}
#page-sidebar input#pending_subscriber_email {
	margin-bottom: 0px;
	padding: 8px;
	width: 100% !important;
}
#page-sidebar form#new_pending_subscriber button.submit {
	width: 100%;
	padding: 5px;
	background: #194164;
	border: none;
	color: #fff;
}
#page-sidebar form#new_pending_subscriber button.submit:hover {
	background: #165484;
}
#dsq-combo-widget #dsq-combo-tabs, #dsq-combo-widget #dsq-combo-content h3, span.dsq-widget-comment, img.dsq-combo-avatar {
	display: none;
}
#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box {
	background: #FFF;
}
p.dsq-widget-meta a {
	font-variant: normal!important;
	font-size: 14px!important;
}
#dsq-combo-widget.grey #dsq-combo-tabs li {
	width: 25%;
	text-align: center;
}
a.dsq-widget-user {
	font-weight: 900;
	text-transform: uppercase;
}
span.dsq-widget-comment p {
	font-size: 0.9em;
}
ul.dsq-widget-list {
	padding: 0;
}
/* FOOTER */

.copyright a {
	font-weight: 900;
	letter-spacing: 0.5px;
}
blockquote {
	background: none;
	border: none;
	padding: 0;
	margin: 10px 5px 10px 10px;
	font-size: 14px;
	text-align: left;
}
blockquote p {
	overflow: hidden;
	border-left: solid 5px #DDD;
	padding: 4px 15px 18px;
	margin: 0;
	-moz-box-shadow: inset 60px 0 55px -35px #EEE;
	-webkit-box-shadow: inset 60px 0 55px -35px #EEE;
	box-shadow: inset 60px 0 55px -35px #EEE;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
blockquote p:last-child {
	background: none;
	padding: 4px 15px 4px;
}
.post blockquote p {
	margin-bottom: 0!important;
}
.pan-banner-top, .pan-ad-banner-bottom, .pan-ad-sidebar-1, .pan-ad-sidebar-2, .pan-ad-sidebar-3, .pan-ad-inline-2 {
	text-align: center;
	margin: 0px auto;
	padding: 1px 0;
	background: #FFF;
	max-width: 1170px;
	-webkit-box-shadow: inset 0px 0px 1px 0px #CCC, inset 0px 0px 90px 0 #EEE;
	-moz-box-shadow: inset 0px 0px 1px 0px #CCC, inset 0px 0px 90px 0 #EEE;
	box-shadow: inset 0px 0px 1px 0px #CCC, inset 0px 0px 90px 0 #EEE;
}
.pan-banner-top div, .pan-banner-top iframe, .pan-ad-banner-bottom div, .pan-ad-banner-bottom iframe, .pan-ad-sidebar-1 div, .pan-ad-sidebar-1 iframe, .pan-ad-sidebar-2 div, .pan-ad-sidebar-2 iframe, .pan-ad-inline div, .pan-ad-sidebar-3 div, .pan-ad-sidebar-3 iframe, .pan-ad-inline-1 div, .pan-ad-inline-1 iframe, .pan-ad-inline-2 div, .pan-ad-inline-2 iframe {
	margin: 0 auto;
	text-align: center;
}
.pan-ad-sidebar-1, .pan-ad-sidebar-2, .pan-ad-sidebar-3, .rc-rightrail {
	margin: 0px auto 12px;
}
.pan-ad-inline-1 {
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
	-webkit-box-shadow: 0px 0px 1px 0px #CCC, inset 0px 0px 90px 0 #eee;
	-moz-box-shadow: 0px 0px 1px 0px #CCC, inset 0px 0px 90px 0 #eee;
	box-shadow: 0px 0px 1px 0px #CCC, inset 0px 0px 90px 0 #eee;
}
/*WordPress Popular Posts*/
.popular-posts {
	margin: 30px 0 0;
}
.popular-posts .wpp-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.popular-posts h3 {
	line-height: 1.1;
	margin: 5px 0 0;
}
.popular-posts .wpp-list li {
	font-size: 20px;
	padding: 0!important;
	list-style-type: none;
	margin: 0 0 10px;
	border: none;
}
.popular-posts .wpp-thumbnail {
	border: solid 1px #ccc;
	margin: 0 14px 4px 0;
	display: block;
}
.popular-posts .wpp-post-title {
	margin: 3px 0;
	color: #194164;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
}
.popular-posts a.wpp-post-title:hover {
	border-bottom: none;
}

/*WP Social Popup and Get Traffic*/
#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 {
	background: #000!important;
	opacity: 0.6!important;
}
#spu-main #button_youtube {
	display: none!important;
}