/*
Theme Name:     RVB Precision
Theme URI:      http://example.com/
Description:    Child theme for the Glow
Author:         Seth Bertalotto
Author URI:     http://example.com/about/
Template:       Glow
Version:        0.1.0
*/

@import url("../Glow/style.css");

/* Override */
.mainpost-wrap,
.mainpost-wrap.first {
    width: 100%;
}

.mainpost-wrap div.inner-content,
.mainpost-wrap h2 {
    height: auto;
}

.mainpost-wrap div.inner-content,
div.mainpost-wrap.topbg div.inner-content {
    background: none;
}

/* Sitemap */
#sitemap h3 {
    margin-top: 30px;
}