/**
 * Theme Name: SpringBoard The Versed
 * Theme URI: http://semperthemes.com/springboard/
 * Description: A Custom Child Theme for the SpringBoard Theme Framework.
 * Author: Semper Fi Web Design
 * Author URI: http://semperfiwebdesign.com/
 * Version: 1.2
 * Tags: threaded-comments, microformats, translation-ready, two-columns, fixed-width
 * Template: springboard
 *
 * Copyright (c) 2012 Semper Fi Web Design.  All rights reserved.
 *
 * Outline is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Springboard CSS */
@import url('../../../../wp-content/themes/springboard/style.css');

/* Plugins CSS */
@import url('../../../../wp-content/themes/springboard/library/css/plugins.css');

/* Drop-downs CSS */
@import url('../../../../wp-content/themes/springboard/library/css/drop-downs.css');

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../../../../wp-content/themes/springboard-child/fonts/BebasNeue-webfont.eot');
    src: url('../../../../wp-content/themes/springboard-child/fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('../../../../wp-content/themes/springboard-child/fonts/BebasNeue-webfont.woff') format('woff'),
         url('../../../../wp-content/themes/springboard-child/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../../../../wp-content/themes/springboard-child/fonts/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font: normal normal 14px/18px Arial, Helvetica,sans-serif;
	color: #858585;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #C23B34;
	margin-bottom: 10px;
	font-weight: normal;
}

#header-wrapper, 
#container-wrapper, 
#before_header-wrapper, 
#after_header-wrapper, 
#before_html-wrapper, 
#footer-container-wrapper {
	width: auto;
}

.singular-page .entry-title, 
.singular-attachment .entry-title,
.singular-page .entry-title a, 
.singular-attachment .entry-title a,
h1 { font-size: 24px; line-height: 20px; font-weight: normal; color: #C23B34; margin-bottom: 10px; }

h2 { font-size: 20px; margin-bottom: 8px; line-height: 20px; }

h3 { font-size: 18px; margin-bottom: 6px; line-height: 18px; }

h4 { font-size: 16px; margin-bottom: 4px; line-height: 18px; }

h5 { font-size: 14px; margin-bottom: 4px; line-height: 18px; }

h6 { font-size: 12px; margin-bottom: 4px; line-height: 18px; }

#right-text-block a span, .home-entry-category { float: right; }

#right-text-block span label, .share-buttons { float: left; }

.content { width: 650px; margin: 0 10px 24px 0; }

.entry-summary p { margin-bottom: 5px; }

.author.vcard { font-weight: bold; }

.wp-navi-block { float: left; }

#header-right { 
	width: 730px; 
	height: 90px;
	margin-bottom: 17px;
}

#header-left {
	width: 250px;
	margin-top: 22px;
}

.hentry {
	float: left;
	clear: left;
	padding: 12px 10px;
	margin: 0;
	border: 1px solid #DDD;
	border-bottom: none;
	overflow: visible;
}

.hentry blockquote {
	font-style: italic;
	color: #8C8C8C;
	background: #EEE;
	padding: 15px;
	margin-bottom: 10px;
}

.hentry blockquote p:last-child {
	margin: 0;
}

.hentry ul, 
.hentry ol, 
.hentry ul ul, 
.hentry ol ol, 
.hentry ul ul ul, 
.hentry ol ol ol {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

.hentry li a {
	color: white;
	text-decoration: none;
}

.hentry li, 
.hentry li li {
	margin-bottom: 2px;
	color: #333;
	list-style: decimal;
	padding-left: 15px;
}

.hentry ol li, 
.hentry ol li li {
	list-style: decimal;
	list-style-position: inside;
}

.hentry ul li, 
.hentry ul li li {
	background: url("../../../../wp-content/themes/springboard-child/images/red-bullet.png") no-repeat 0px 6px;
	list-style: none;
}

.hentry ul, 
.hentry ol {
	list-style: decimal;
	padding: 15px 30px;
	margin-bottom: 10px;
}

.hentry ol {
	padding-left: 15px;
}

.hentry .thumbnail {
	width: 140px;
	height: auto;
	margin: 0px 13px 0px 0;
	border: 1px solid #DDD;
	padding: 3px;
}

.thumbnail {
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
}

a { color: #C23B34; }

.widget a {
	text-decoration: none;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: white;
	padding: 15px 85px 0px;
	overflow: visible;
}

#primary-menu li, 
#page-nav li {
	font-size: 16px;
	margin-right: 32px;
	line-height: 16px;
	margin-bottom: 0px;
}

div.menu a {
	display: block;
	position: relative;
	color: black;
	font-weight: bold;
}

div.menu a:hover {
	color: #C23B34;
}

div.menu li {
	float: left;
	position: relative;
	background: 
	transparent;
	padding: 0;
	text-transform: uppercase;
}

#site-logo {
	padding: 25px 0px 21px;
}

#primary-menu, 
#navigation {
	margin: 0 0 20px 0;
	padding-bottom: 7px;
	border-bottom: 2px solid #008d84;
}

.archive .entry-title, .search .entry-title, .home .entry-title {
	font-size: 18px;
	margin: 0 0 2px 0;
	line-height: 20px;
}

#home-title h3, 
h1.loop-title,
#primary .widget .widget-title, 
#footer-widgets .widget-title, 
#after_entry .widget-title,
.singular .post-title.entry-title a,
.after-singular.widget_yarpp_widget .widget-inside h3 {
	text-transform: uppercase;
	color: #373737;
	border-bottom: 2px solid #008D84;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}

#featured-content-left {
	float: left;
	width: 400px;
}

#featured-content-right {
	float: right;
	width: 195px;
	padding: 12px 12px 0px;
}

.archive .entry-title a, .search .entry-title a, .home .entry-title a {
	color: #383838;
}

.archive .entry-title a:hover, .search .entry-title a:hover, .home .entry-title a:hover {
	color: #C23B34;
}

#before_entry .date_time, #before_entry .byline_comments {
	font-size: 12px;
	line-height: 12px;
	display: block;
	margin: 5px 0px 7px 0px;
	color: #AAA;
}

#after_content {
	float: left;
	padding: 25px 12px;
	border: 1px solid #DDD;
	width: 624px;
}

#center-numbers-block {
	width: 330px;
	height: 20px;
}

#center-numbers-block-wrap {
	margin: 0 auto;
	width: auto;
	float: none;
	text-align: center;
	margin-top: -4px;
}

#center-numbers-block-wrap a, #center-numbers-block-wrap span {
	background: #C23B34;
	padding: 3px 7px;
	display: inline-block;
	font-size: 18px;
	margin-right: 6px;
	border-radius: 3px;
	color: white;
	margin-top: 4px;
	border: 1px solid #C23B34;
}

#center-numbers-block-wrap span.current, #center-numbers-block-wrap a:hover {
	background: white;
	color: #383838;
	border: 1px solid #AAA;
}

#right-text-block {
	float: right;
}

.wp-navi-block a {
	color: #383838;
	font-style: normal;
}

.wp-navi-block a span, 
.wp-navi-block span span {
	font-size: 25px;
	display: inline-block;
	padding: 3px 4px 8px 5px;
	border: 1px solid #DDD;
	font-weight: normal;
	line-height: 12px;
	color: black;
}

.previouspostslink span {
	float: left;
}

.wp-navi-block a label, 
.wp-navi-block span label {
	display: inline-block;
	padding: 3px 9px;
	float: right;
	color: black;
	font-weight: normal;
}

#featured-content-left {
	float: left;
	width: 400px;
	padding: 12px;
}

.primary.popular-posts ul,
.recent_with_excerpt ul {
	margin: 0;
	list-style: none;
}

.recent_with_excerpt ul blockquote a img {
	padding: 0px;
	border: 0px;
}

.recent_with_excerpt ul li {
	float: left;
	clear: left;
	margin-bottom: 5px;
}

#featured-content-left ul blockquote a img {
	width: 400px;
	margin: 0px 0px 12px 0px;
}

#featured-content-right ul blockquote a img {
	margin-bottom: 5px;
	width: 195px;
	height: 195px;
}

.recent_with_excerpt ul li a.widget-entry-title {
	color: #383838 !important;
	font-style: normal !important;
	font-weight: bold !important;
	font-size: 17px !important;
	line-height: 18px !important;
	text-transform: none !important;
}

.recent_with_excerpt ul li a.widget-entry-title:hover {
	color: #C23B34 !important;
}

.recent_with_excerpt {
	margin-bottom: 0px;
}

#before_content {
	float: left;
	border: 1px solid #DDD;
	margin-bottom: 30px;
}

.widget-entry-title {
	display: block;
}

.post_byline {
	font-size: 12px;
	font-weight: normal;
}

.recent_with_excerpt .post_byline a {
	text-transform: uppercase;
	color: #008D84;
	font-size: 12px !important;
	float: none !important;
}

#home-title {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 0;
}

#primary .widget, #primary .linkcat.widget {
	border: 1px solid #DDD;
	padding: 6px;
	margin-bottom: 20px;
	float: left;
}

#primary .widget.recent_with_excerpt ul blockquote li a {
	font-size: 14px;
	font-weight: normal;
}

.recent_with_excerpt .post_byline p,
#primary .widget.recent_with_excerpt ul p,
#footer-widgets .recent_with_excerpt ul blockquote li p {
	margin: 0px;
}

.primary.popular-posts ul li {
	float: left;
	clear: left;
	border-bottom: 5px solid #DDD;
	padding-bottom: 9px;
	padding-left: 42px;
	padding-top: 8px;
	width: 236px;
}

.primary.popular-posts ul li:nth-child(1) {
	background: url("../../../../wp-content/themes/springboard-child/images/1.png") no-repeat 5px 26px;
}

.primary.popular-posts ul li:nth-child(2) {
	background: url("../../../../wp-content/themes/springboard-child/images/2.png") no-repeat 5px 26px;
}

.primary.popular-posts ul li:nth-child(3) {
	background: url("../../../../wp-content/themes/springboard-child/images/3.png") no-repeat 5px 26px;
}

.primary.popular-posts ul li:nth-child(4) {
	background: url("../../../../wp-content/themes/springboard-child/images/4.png") no-repeat 5px 26px;
}

.primary.popular-posts ul li:nth-child(5) {
	background: url("../../../../wp-content/themes/springboard-child/images/5.png") no-repeat 5px 26px;
}

.primary.popular-posts ul li a span {
	clear: none;
	margin-bottom: 0px;
	margin-left: 16px;
	width: 145px;
	float: left;
}

.primary.popular-posts ul li a img {
	float: left;
	font-weight: normal;
}

.primary.popular-posts ul li:last-child {
	border: none;
	padding-bottom: 4px;
}

.primary.popular-posts ul li a {
	display: block;
	float: left;
	color: #383838;
}

.primary.popular-posts ul li a:hover {
	color: #C23B34;
}

#primary .widget.widget_text {
	padding: 0;
	border: none;
}

#footer-container .before-footer ul blockquote {
	float: left;
	clear: none;
	width: 174px;
	margin-right: 19px;
}

#footer-widgets .widget-title {
	margin-bottom: 12px;
}

#footer-widgets .recent_with_excerpt {
	border: 1px solid #DDD;
	padding: 14px;
	margin-bottom: 22px;
}

#footer-widgets .recent_with_excerpt ul blockquote a img {
	margin-bottom: 6px;
	border: 1px solid #DDD;
	padding: 4px;
}

#footer-container .before-footer ul blockquote:last-child {
	margin-right: 0px;
}

#footer-widgets .recent_with_excerpt ul blockquote li a {
	font-size: 14px;
	font-weight: normal;
}

.home-entry-category a {
	margin-top: 5px;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #008D84;
	font-weight: bold;
}

#footer {
	font-style: normal;
	color: #666;
	background: black;
	margin: 0 0px 0px -72px;
	display: block;
	width: 980px;
	padding: 19px 72px;
	font-size: 12px;
}

#footer a {
	color: #C23B34;
}

#footer .nav-menu {
	margin: 0;
	list-style: none;
}

#footer .nav-menu li {
	float: left;
	padding-right: 20px;
	border-right: 1px solid;
	margin-right: 20px;
	font-size: 14px;
}

#footer .nav-menu li:last-child {
	border: none;
}

#footer .nav-menu li a {
	font-weight: bold;
	color: #DDD;
}

#footer-container {
	overflow: visible;
}

#footer .widget {
	margin: 0;
	float: left;
	clear: left;
}

#center-numbers-block-wrap .navi-ellipsis {
	background: white;
	border: none;
	color: black;
	padding: 0px;
}

#center-numbers-block-wrap a:hover {
	text-decoration: none;
}

input[type="text"], input[type="password"], input[type="search"], textarea {
	padding: 6px 6px 6px 6px;
	background: #E6E6E6;
	border: 1px solid #CCC;
	box-shadow: inset 0px 2px 6px -2px 
	rgba(0, 0, 0, .5);
	font-size: 14px;
	color: #666;
}

#after_entry {
	float: left;
}

.hentry #after_entry {
	float: none;
}

.search-text, .search input[type="submit"] {
	margin: -11px 0 -1px 0;
	width: 141px;
}

p#dailey-email-form input[type="text"] {
	width: 230px !important;
	margin-bottom: 10px;
	margin-right: 0px;
	height: 18px;
}

.linkcat.widget ul {
	list-style: none;
	margin: 8px 0px 0px 0px;
}

.linkcat.widget ul li {
	float: left;
	width: 115px;
	padding-left: 18px;
	border-bottom: 1px solid #CCC;
	margin-right: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	background: url("../../../../wp-content/themes/springboard-child/images/arrow-bullet.png") no-repeat 5px 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.linkcat.widget ul li:nth-last-child(2) {
}

.linkcat.widget ul li a {
	color: #858585;
}

.linkcat.widget ul li a:hover {
	color: #C23B34;
}

.linkcat.widget ul li:nth-child(even) {
	margin-right: 0px;
	margin-left: 15px;
}

.linkcat.widget ul li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}

#text-8 {
	margin: 0px 0px 20px 130px;
}

#footer #text-9 {
	float: right;
	clear: right;
	margin-top: 12px;
}

.search-form {
	float: right;
}

.search-text {
	float: left;
}

.search input[type="submit"] {
	border: none;
	font-size: 0px;
	width: 34px;
	height: 30px;
	float: right;
	background: url("../../../../wp-content/themes/springboard-child/images/search-button.png") no-repeat 0px 0px;
}

input[type="submit"]#dailey-email-submit {
	margin-top: 0;
	background: url("../../../../wp-content/themes/springboard-child/images/go.png") no-repeat 0px 0px;
	width: 36px;
	float: right;
	font-size: 0px;
	height: 30px;
	border: none;
}

#sboard-search-2 .widget-title {
	margin-bottom: 11px;
}

#text-11 {
	margin-left: 172px;
	margin-bottom: 20px;
}

#singular-byline {
	float: left;
	width: 100%;
}

#singular-byline .date_time {
	float: left;
}

#singular-byline .byline_comments {
	float: left;
	margin-left: 3px;
	background: url("../../../../wp-content/themes/springboard-child/images/comments.png") no-repeat 3px 0px;
	padding-left: 28px;
	cursor: pointer;
}

.byline_comments #comment-count {
	color: black;
	font-weight: bold;
}

.byline_comments {
	text-transform: uppercase;
}

#above-entry-container .recent_with_excerpt {
	border: 1px solid #DDD;
	padding: 15px 20px;
	float: left;
	width: 936px;
	margin-bottom: 20px;
}

#above-entry-container .widget.above-entry-container.recent_with_excerpt ul blockquote {
	float: left;
	width: 310px;
}

#above-entry-container .widget.above-entry-container.recent_with_excerpt ul blockquote a, 
#above-entry-container .widget.above-entry-container.recent_with_excerpt ul blockquote li {
	float: left;
}

#above-entry-container .widget.above-entry-container.recent_with_excerpt ul blockquote li {
	width: 142px;
	clear: right;
	margin-left: 20px;
}

#above-entry-container .widget.above-entry-container.recent_with_excerpt ul blockquote li a {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

.singular .post-title.entry-title a {
	background: url("../../../../wp-content/themes/springboard-child/images/bottom-bar.png") repeat-x 0px bottom;
	float: left;
	font-size: 22px;
	font-weight: bold;
	border: none;
	text-transform: none;
	width: 645px;
}

.singular .post-title.entry-title {
	float: left;
	margin-bottom: 5px;
}

.singular .hentry {
	margin: 0;
	border: none;
	padding: 0px;
}

.thumbnail.singular-thumbnail {
	border: 1px solid #DDD;
	padding: 3px;
}

#after_entry .widget.after-singular.recent_with_excerpt ul blockquote {
	float: left;
	width: 139px;
	margin-right: 22px;
}

#after_entry .widget.after-singular.recent_with_excerpt ul blockquote:last-child {
	margin-right: 0px;
}

#after_entry .widget.after-singular.recent_with_excerpt ul blockquote .thumbnail.singular-thumbnail {
	border: none;
	padding: 0px;
}

#after_entry .widget.after-singular.recent_with_excerpt ul blockquote li {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin-top: 5px;
}

#after_entry .widget.after-singular.recent_with_excerpt {
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 18px;
}

#after_entry .widget.after-singular.recent_with_excerpt ul blockquote li p {
	margin: 0px;
}

#after_entry .widget-title {
	margin-bottom: 15px;
	margin-top: 6px;
}

.singular #before_content {
	margin: 0px;
}

#text-12, #execphp-2 {
	border: 1px solid #DDD;
	padding: 10px;
}

.thumbnail.singular-featured-thumbnail {
	width: 400px;
	margin-left: 105px;
	margin-bottom: 19px;
}

.singular .entry-content {
	float: left;
	color: #383838;
	line-height: 24px !important;
	font-size: 14px !important;
}

#singular-entry-meta {
	float: left;
	border: 1px solid #DDD;
	padding: 10px;
	width: 622px;
	margin-bottom: 22px;
}

#singular-entry-meta span {
	float: left;
	clear: left;
	font-size: 12px;
	color: #333;
	line-height: 21px;
}

.loop-meta {
	overflow: hidden;
	margin: 0;
}

.fbConnectWidgetTopmost {
	border: none !important;
}

.menu-social-media-container {
	float: left;
	width: 106px;
	text-align: center;
}

ul#menu-social-media-list {
	margin: 0px;
	list-style: none;
	float: none;
	text-align: center;
}

ul#menu-social-media-list li {
	float: left;
	font-size: 0px;
	margin: 0 0 0 5px;
}

ul#menu-social-media-list li a {
	float: left;
	background: #333;
	height: 30px;
	width: 30px;
}

.menu_container_social {
	margin: -25px 0 0 185px;
}

ul#menu-social-media-list .menu-item-376 a { background: url("../../../../wp-content/themes/springboard-child/images/mono-facebook.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-377 a { background: url("../../../../wp-content/themes/springboard-child/images/mono-twitter.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-378 a { background: url("../../../../wp-content/themes/springboard-child/images/mono-google.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-375 a { background: url("../../../../wp-content/themes/springboard-child/images/mono-rss.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-376 a:hover { background: url("http://theversed.com/wp-content/themes/springboard-child/images/mono-red-facebook.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-377 a:hover { background: url("../../../../wp-content/themes/springboard-child/images/mono-red-twitter.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-378 a:hover { background: url("../../../../wp-content/themes/springboard-child/images/mono-red-google.png") no-repeat 0px 0px; }

ul#menu-social-media-list .menu-item-375 a:hover { background: url("../../../../wp-content/themes/springboard-child/images/mono-red-rss.png") no-repeat 0px 0px; }

#sboard-nav-menu-3 {
	z-index: 999999999;
	margin-left: 183px;
	border: none !important;
	position: relative;
	top: 112px;
}

body ul#sharebar li {
	background: none;
	overflow: visible !important;
}

#pagination-list {
	font-size: 16px;
	margin-top: 20px;
	font-weight: bold;
}

#next-previous div {
	float: left;
	text-transform: uppercase;
	font-size: 35px;
	margin-bottom: 35px;
	margin-top: 15px;
}

#next-previous div a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-family: BebasNeueRegular;
}

#next-button {
	float: right !important;
}

#next-previous {
	width: 645px;
	float: left;
}

#primary #text-13 {
	border: 1px solid #DDD;
	padding: 3px;
	width: 293px;
}

#primary #text-13 .widget-title {
	margin-bottom: 0px !important;
}

#pagination-list a {
	text-decoration: underline;
}

#next-previous div a:hover {
	color: #C23B34;
	text-decoration: none;
}

#site-logo img {
	width: 235px;
}

#site-title {
	display: none;
}

#logo-link {
	width: 265px;
	height: 45px;
	position: absolute;
}

#singular-featured-image {
	float: left;
	width: 100%;
}

.fb_iframe_widget {
	/* margin-left: -10px; */
}

body ul#sharebarx li {
	padding: 0px;
	background: transparent;
}

#dailey-email-form {
	padding: 4px;
	margin: 0px;
	width: auto;
	text-align: left;
	width: 284px;
	float: left;
}

#primary .widget#text-15 {
	border: 1px solid #DDD;
	padding: 5px;
	height: 75px;
	width: 288px;
}

#primary .widget#text-15 .widget-title {
	margin-bottom: 8px;
}

.after-singular.widget_yarpp_widget {
	border: 1px solid #DDD;
	padding: 10px;
}

.after-singular.widget_yarpp_widget .widget-inside h3 {
	margin-bottom: 15px;
}

.after-singular.widget_yarpp_widget ol li {
	float: left;
	width: 135px;
	margin-right: 27px;
}

.after-singular.widget_yarpp_widget ol li .thumbnail.singular-thumbnail {
	border: none;
	padding: 0px;
	margin-bottom: 10px;
}

.after-singular.widget_yarpp_widget ol li:last-child {
	margin: 0px;
}

.after-singular.widget_yarpp_widget ol {
	margin: 0px;
	list-style: none;
}

.after-singular.widget_yarpp_widget ol li a {
	color: #383838;
}
.after-singular.widget_yarpp_widget ol li a:hover {
	color: #C23B34;
	text-decoration: underline;
}

#twitter-iframe {
	float: right;
}

.addthis_toolbox.addthis_default_style {
	width: 235px;
	margin-top: 4px;
}

.versed-ad {
	overflow: visible;
}

#wpp-2 {
	width: 286px;
}

#text-17, #text-16, #text-3, #text-4, #text-5 {
	overflow: visible;
}

img[height="0"][width="0"] {
	display: none;
}

#div-gpt-ad-1341190554187-0, 
#div-gpt-ad-1341190554187-1,
#div-gpt-ad-1341190554187-3,
#div-gpt-ad-1341190554187-4,
#div-gpt-ad-1341190554187-2,
#div-gpt-ad-1341190554187-3 {
	position: relative;
}