/*
Theme Name:   gP-child
Description:  gP Child Theme
Template:     gp-mag
Version:      2.0.0
Text Domain:  gp-mag-child
*/

/**********************
	Homepage
**********************/
.body-main-out {
	float: right;
	margin-left: 0px;
	right: 100px;
	width: 100%;
	}

#comments .comment-meta-1 {
	margin-top:14px;
}

#content-main h1, #content-main h2, #content-main h3, #content-main h4, #content-main h5, #content-main h6 {
	text-transform:none;
}
#comments-button {
	margin:25px 0;
}
h1 .edit-post {
	font-size:13px;
	line-height:13px;
	margin-left:10px;
}
.side-widget {
    background: #fff0;
    float: left;
    margin-top: 15px;
    padding: 0px;
    position: relative;
    width: 100%;
	}
.groov-adlabel:before {
   content: "ADVERTISEMENT";
text-align: center; 
font-size: 10px;
color: #CCC;
padding-bottom: 3px;
display: block;
}

body #comments .commentmeta {
    margin-left:0;
}

span.feat-caption {
    bottom: auto;
    top: -13px;
    right: 10px;
    position: relative;
    width: 100% !important;
    display: block;
    float: none;
    height: 15px;
}

#content-main #post-feat-img {
    float:none;
}

#content-main p.post-modified-info {
    color:#666;
    font-size:12px;
}

/* Raptive Ad Code inserted on homepage */
.raptive-homepage-content-1 {
    display: block; 
    margin: 8px 0;
    clear: both;
    min-height: 300px;
    background-color: transparent; 
}

@media screen and (min-width: 1024px) {
    .raptive-homepage-content-1 {
        display: none; 
    }
}

@media screen and (max-width: 767px) {
    body .col-tabs-wrap {
        display: none;
    }
}

/**********************
	Ad Code
***********************/

/* Fix Raptive Code at bottom of page */
#foot-wrap {
    margin-bottom: 100px;
}


/**********************
	Footer
***********************/
.foot-copy p {
	color: #fff;
	font-size: .7rem;
	font-weight: 400;
	line-height: 130%;
	}
.foot-menu .menu li a:visited {
    color: #ffffff;
}
.post-info-date {
    color: #595959;
}

.foot-menu .menu li a {
	color: #fff;
	font-size: .7rem;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	}

.foot-menu .menu li a:visited {
	color: #fff;
	}