/* Themify Customize Styling */
#site-logo {	display: none;
	top: 1%;
	left: 2%; 
}
#site-logo img {		width: 160px;
	height: 160px; 
}
#site-logo a {		width: 160px; 
}
#site-description {	display: none;
	top: 20%;
	left: 2%; 
}
#site-description img {		width: 160px;
	height: 160px; 
}
.page-title {	
	color: #ad0000;
	color: rgba(173,0,0,1.00); 
}
#footerwrap {	
	background-color: #ad0000;
	background-color: rgba(173,0,0,1); 
}

/* Themify Custom CSS */
.single-post #headerwrap{
	  background-color: #ad0000;
}
