/* Themify Customize Styling */
body {	
	font-family: "Didact Gothic";	font-weight:300;
 
}
h1 {	
	font-family: "Didact Gothic";	font-weight:200;
	letter-spacing:2px;
	font-size:3em;
	text-transform:capitalize; 
}
h2 {	
	font-family: "Didact Gothic";	font-weight:200;
	letter-spacing:1.5px;
	font-size:2em;
	text-transform:capitalize; 
}
h3 {	
	font-family: "Didact Gothic";	font-weight:200;
	font-size:1.1em;
	text-transform:uppercase;
	color: #d44e00; 
}
h4 {	
	font-family: "Didact Gothic"; 
}
#headerwrap {	
	padding-bottom: 0.5%; 
}
body #site-logo a img {		width: 153px;
	height: 54px; 
}
#site-logo {	
	margin-top: 10px; 
}
#site-description {	display: none; 
}
#main-nav {	
	padding-top: 1%; 
}
#main-nav a {	
	font-family: "Didact Gothic";	text-transform:capitalize; 
}
.post-title, .post-title a {		text-transform:none; 
}
.module-title {	
	font-family: "Didact Gothic"; 
}
.footer-widgets .widgettitle {		text-align:center; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 153px;
	height: 54px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 153px;
	height: 54px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body {		font-weight:300;
 
}
h1 {		font-weight:200;
 
}
h2 {		font-weight:200;
 
}
h3 {		font-weight:200;

	color: #d44e00; 
}
#site-logo {	
	margin-top: 0px;
	margin-bottom: 10px; 
}
 }
/* Themify Custom CSS */
#gads {
	width: 80%; 
	margin: auto;
}
span.shared-counts-count {
	display:none !important;
}
.post-image {
	text-align: center;
}
.home .grecaptcha-badge { visibility: hidden; }