/* Themify Customize Styling */
a, .post-nav .arrow {	
	color: #be4500; 
}
#headerwrap {	background: none;
	background-color: rgba(48,43,143,0.67); 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {		text-decoration:underline;

	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(48,43,143,0.65); 
}
#site-description {	display: none; 
}
#main-nav {		position:static;
 
}
#main-nav a:hover {	
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
@media(max-width: 680px) { /* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(48,43,143,0.66); 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: rgba(11,0,163,0.54); }
/* Themify Custom CSS */
.post-content .entry-content {
    max-width: 680px;
    margin: 0 auto;
    letter-spacing: -.5px;
	  font-size: 20px;
		line-height: 40px;
}

.post-content .post-content-inner {
    max-width: 900px;
    margin: 0 auto;
}