/*
Theme Name:     PUBX - On-Site Magazine
Theme URI:      http://
Description:    PUBX On-Size Magazine Template
Author:         Adam Dras
Author URI:     http://dmvsteering.org
Template:       strappress
Version: 		2.5
*/
@import url("../strappress/style.css");
/* customization */
ul.padded li {margin-bottom:20px;}

.carousel-inner {
  height: 400px;
}

.thumbnail {position:relative;}
/*.meta-type {position: absolute; top:-5px; right:-1px;}*/
.thumbnail > .panel-body {padding-bottom: 0;}

img.wp-post-image {margin: 0 auto;}
img.archive-thumb {display:block;margin-top:7px;}

.media-heading {margin: 10px 0;}

.navbar-nav {margin-top:10px;}
h1 {margin-top:0;margin-bottom: 24px;}


#splash {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -240px;
    margin-left: -320px;
    width: 640px;
    height: 480px;
    z-index: 9998;    
    display:none;
}
/* @group SplashAd */

#wallpaperleft,
#wallpaperright {
    position: fixed;
    top: 144px;
    width: 550px;   
    float: left;
    border-style: none;
}

#wallpaperleft {
    margin-left: -540px;
}

#wallpaperright {
    padding-left: 1210px;
}

#wallpaper-ad {
    position: relative;
    top: 0;
    width: 1220px;
    margin: 0 auto;
    z-index: 1;
    padding-top: 0;
    padding-bottom: 0;
}
/* @group mobilebanner */
#div-gpt-ad-1508955939021-0 {
width: 300px;
 height: 50px;
 z-index:999;
 position:fixed;
 bottom:0;
 left: 50%;
 margin-left: -160px;
}

.closer {
   width: 25px;
 height: 56px;
 z-index:999;
 position:fixed;
 bottom:0;
 left: 50%;
 margin-left: 140px;
}

/* @group mobilebanner end */   

.main-content {
	position: relative;
	background: #fff;
	z-index: 2;
}
.footertop {
	position: relative;
	z-index: 2;
}


#div-gpt-ad-1547760826902-0 {
	margin-bottom:30px;
}

#closer2 {
margin: auto;
	width: 100%;
	height: 150px;
	padding: 0;
z-index: 9999;
position: fixed;
top: 0px; 
	cursor: pointer;
    }

 #div-gpt-ad-1551070778855-0 {    
        position: fixed;
        top: 0px;
        left: 0px;
	 margin-left: 0;
	margin-top: 0;
        width: 100%;
        height: 100%;
        z-index: 9998;    
background: rgba(0,0,0,0.6);
        }

@media screen and (min-width: 481px) {
	
    .closer1 {
    position: absolute;
    top:150px;
    right:150px;
    width: 25px;
    height: 25px;
    z-index: 9999;
    display: block;
    color:#fff;
    }
	
}