/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:300;
	font-size:1em;

	color: #212121; 
}
h1 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h6 {	
	font-family: "Open Sans";	font-weight:300;
 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	font-family: "Open Sans";	font-weight:300;
 
}
#site-logo {	
	margin-left: -9px; 
}
#main-nav a {	
	font-family: "Open Sans";	font-weight:300;
 
}
.post-title {	
	font-family: "Open Sans";	font-weight:300;
 
}
.page-title {	
	color: #993333;
	font-family: "Open Sans";	font-weight:300;
 
}
#footer-logo a {	
	font-family: "Open Sans";	font-weight:300;
 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Open Sans";	font-weight:300;
 
}

/* Themify Custom CSS */
input[type=reset], input[type=submit], button {
	font-family: "Open Sans";
	font-weight: normal;
}