/* Themify Customize Styling */
body {	background: none;
	background-color: #d2dbc3; 
}
a {	
	color: #348032; 
}
h1 {	
	font-family:Righteous;	font-weight:normal;
	font-size:48px;
	line-height:48px;

	color: #0c3b0b; 
}
h2 {	
	font-family:Righteous;	font-weight:normal;
	font-size:32px;

	color: #1f4a18; 
}
h3 {	
	font-family:Righteous;	font-weight:normal;
	font-size:24px;
	line-height:24px;

	color: #1f4a18; 
}
h4 {	
	font-family:Righteous;	font-weight:normal;

	color: #1f4a18; 
}
h5 {	
	font-family:Righteous;	font-weight:normal;

	color: #1f4a18; 
}
h6 {	
	font-family:Righteous;	font-weight:normal;

	color: #1f4a18; 
}
#header {	
	font-family:Amaranth;	font-weight:normal;
 
}
body[class*="themify"] #site-logo a {	
	font-family:Righteous;	font-weight:normal;

	color: #57ad29; 
}
body[class*="themify"] #site-logo a img {	
	height: 180px; 
}
.post-title, .post-title a {	
	color: #1f4a18; 
}
.page-title {	
	color: #0c3b0b;
	font-family:Righteous;	font-weight:normal;
	font-size:42px;
 
}
#footer, #footer .footer-text {	
	color: #1f3b06; 
}
#footer {		text-decoration:underline;
	font-size:12px;
 
}
#footer a {	
	color: #053d05;
	font-family:Righteous;	font-weight:normal;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 180px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 180px; 
}
 }