/* Themify Customize Styling */
body {	
	color: #35405d; 
}
a {		text-decoration:underline;
 
}
h2 {		font-size:2.75em;
 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 300px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#footer-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.home_featured .cat-item {
	visibility:hidden!important;
}

a.feature-posts-title {
	color: blue!important;
}

.image-title {
	font-family: "Open Sans", sans-serif;
}

.header-widget-full {
	background-color: #FFFFFF!important;
	color:black!important;
}

.header-widget-full .widget {
	text-align: right!important;
	font-size: 1.3em;
	color: #888888;
}

li { 
	margin: 0 0 0 0;
}