#primary {
width: 80% !important;
}
.post { border-bottom: 1px solid red !important; }
.pt-cv-readmore {
    color: solid grey !important;
    background-color: GREY !important;
    border: none !important;
}

.sitenav ul li a {
	padding: 15px 20px !important; 
}
.headertop {
  display: none;
}

@media (min-width: 1000 px) {
	.single-post .entry-content img.aligncenter {
			width: 80%;
			margin: 0 auto;
			display: block;
	}	
}
.caption {
    display: none !important;
}
#envirabox-title-float-wrap tbody, #envirabox-title-float-wrap td {
    display: none;
}

body.home .fixed-header {
    position: relative !important;
}
.post p{line-height: 1.5em;}
    body {
    font-size: 1.15rem;
    }



