/* Themify Customize Styling */
body {		font-weight:normal;
	font-size:15px;

	color: #888888; 
}
#sidebar {		font-weight:normal;
 
}
h1 {		font-weight:normal;
 
}
h2 {		font-weight:normal;
 
}
h3 {		font-weight:normal;
 
}
h4 {		font-weight:normal;
 
}
h5 {		font-weight:normal;
 
}
h6 {		font-weight:normal;
 
}
#site-logo img {		width: 250px; 
}
#site-logo a {		width: 250px; 
}
#main-nav a {		font-weight:normal;
 
}
#main-nav a:hover {	
	color: #87c440; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #87c440; 
}
.post-title, .post-title a {		font-weight:normal;
 
}
.single-post .post-title {		font-weight:normal;
 
}
.module-title {		font-weight:normal;
 
}
#footer {		font-weight:normal;
 
}
.footer-widgets {		font-weight:normal;
 
}
.footer-widgets .widgettitle {		font-weight:normal;
 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 250px; 
}
#site-logo a {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 250px; 
}
#site-logo a {		width: 250px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 250px; 
}
#site-logo a {		width: 250px; 
}
 }