/* Nirvana Custom CSS */ 
/* ENTETE */
#bg_image {
    display: initial;
} 
#bg_image, #branding {
    background: #B3D334;
} 
#header {
    position: relative;
} 
#main {
    top: 56px !important;
   position: relative;
} 
/* FOOTER */
.widget-title span {
    border-color: #333;
}
#footer a {
    color: #444;
}
#footer a:hoover {
    text-decoration: underline;
    text-decoration-style: solid !important;
}
#footer2 a, .footermenu ul li::after {
    color: #444;
    text-decoration: underline;
} 
#site-copyright {
    color: #222;
} 
.slider-wrapper {
    top: -56px;
}
/* BODY */
#pp-texttop {
  border: 1px solid black;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
padding: 20px !important;
}
article.post {
    border: 1px solid #999;
    padding: 15px;
}
.page-title, .page-title-text, .page-title span {
    border-bottom: none;
}
#forbottom {
    padding-top: 0px;
}
#content .entry-title {
    font-weight: 600;
}
#content .entry-content h2, #pp-afterslider h2 {
    color: #B3D334;
}
div.page {
    border: 1px solid black;
    padding: 15px;
}
