/* Themify Customize Styling */
body {	
	background-color: #ffffff; 
}
a {	
	color: #524f4f; 
}
#site-logo {		position:relative;

	top: 12px; 
}
#site-logo img {		width: 160px;
	height: 94px; 
}
#site-logo a {		width: 160px; 
}

/* Themify Custom CSS */
#content {
	width: 796px;}
#sidebar {
	width: 160px;}
#footer .footer-text a {
	color: #cc0000;}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 160px;
	height: 94px; 
}
#site-logo a {		width: 160px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 160px;
	height: 94px; 
}
#site-logo a {		width: 160px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 160px;
	height: 94px; 
}
#site-logo a {		width: 160px; 
}
 }