/* Themify Customize Styling */
body[class*="themify"] #site-logo a {	
	font-family: "Fauna One";	font-weight:normal;
	text-align:left; 
}
body[class*="themify"] #site-logo a img {		width: 360px;
	height: 90px; 
}
#site-logo {		position:relative;

	bottom: 5px; 
}
#site-description {	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	font-weight:normal;
	letter-spacing:2px;
	text-align:left; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px;
	height: 90px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px;
	height: 90px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 360px;
	height: 90px; 
}
 }