	body
{
	background: #e9e9e9;
}

.vaultfooter
{
background: white;
margin-top:50px;
outline: solid 3px #c3c3c3;
}

.footer-inner
{
max-width:920px;
margin:auto;	
}

.site-content
{
max-width: 960px;	
}

.upperFooter
{
background-size: cover;
}

.footbox
{
	margin-left: 6px;
	padding: 4px;
}

.footboxmid
{
margin-right: 8px;
margin-left: 18px;
}


.site-header {
background: #FFFFFF;
}

.main-navigation a
{
color: #4F4F4F;
}

.topHeader {
background: rgb(56, 54, 54);
min-height: 40px;
padding-top: 10px;
}

.topHeaderLink {
color: white;
padding: 13px;
font-size: 1em;
font-weight: 100;
text-decoration: none;
}

.socialTop
{
  width: 30px;
}

.fl_r
{
float:right;	
}

.fl_l
{
float:left;	
}

.site-branding, .pagination span, .pagination a {
background-color: #428BCA;
background: rgb(233, 233, 233);
background-image: url("/assets/header-bg.png");
background-size: cover;
background-repeat: no-repeat;
height: 199px;
background-size: cover;
background-size: 100%;
  height: auto;
}


.page-numbers
{
background: #1F5C15 !important;	
}

.bloglogo {
margin-top: 21px;
width: 30%;
}

.main-navigation {
  padding: 11px;
}

.widget-title
{
background:none;	
}

.widget ul li
{
	list-style-type: none;
}

a
{
text-decoration: none;
color: #1F5C15;
font-weight:bold;
}

a:hover
{
text-decoration: none;
color: rgb(96, 172, 129);
}


.rpwe-time
{
color: #1F5C15	 !important;
}

.entry-title
{
	font-size: 1.6em;
font-weight: bold;
}

.entry-title a
{ 
color:black;
}

.post iframe
{
max-height: 60px;
}


.wp-post-image
{

}

.wpautbox-author-meta
{
font-size:0.8em;	
float: left;
max-width: 390px;
margin-left:10px;
text-align: justify;
}

.related a
{
	color: rgb(96, 172, 129);
}

.post-navigation
{
	font-size: 0.8em;
}

#secondary{
margin-top: 20px;	
}

#main
{
margin-top: 0px !important;	
}



.page-title
{
margin-top:0px;	
}

.bnsfc-shortcode span {
  color: white !important;
}




@media screen and (max-width: 1024px) {
#rpwe_widget-3, #text-3{
  max-width: 390px;
  margin: auto;
  max-height: 437px;
  clear: both;
  overflow: scroll;
  margin-bottom: 20px;
}
 #text-3{
margin-top:10px; 
text-align:center;
}

#categories-3{
  max-width: 400px;
  margin: auto;
 }
 
 .mobfooter li{
	color:White; 
	}
	
.bloglogo{
  width: 46% !important;	
}	

.menu-item:first-child a {
  margin-top: 10px;
}

}

@media screen and (max-width: 720px) {
.bloglogo{
  width: 68% !important;	
}	
.menu-item:first-child a {
  margin-top: 10px;
}
}