/* Themify Customize Styling */
#headerwrap, #headerwrap.fixed-header {	
	background-color: #ffffff; 
}
#headerwrap {	
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none; 
}
#header {	
	color: #ffffff; 
}
#site-logo img {		width: 150px;
	height: 50px; 
}
#site-logo a {		width: 150px; 
}
#main-nav a {	
	color: #000000;
	background-color: transparent; 
}
#main-nav a:hover {	
	background-color: transparent;
	color: #00ffff; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: transparent;
	color: #00ffff; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #00ffff; 
}
#footerwrap {	background-image: none;
	background-color: #ffffff; 
}
#footer {	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;	text-align:center; 
}
#footer a {	
	color: #000000;	text-align:center; 
}
#footer a:hover {		text-align:center; 
}
.footer-widgets .widgettitle {	
	color: #000000;	text-align:center; 
}

/* Themify Custom CSS */
.comment-form-url {
	  display: none;
}
.entry-meta {
	  display: none;
}
.blog h2.format-icon:before {
	content: none;
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 150px;
	height: 50px; 
}
#site-logo a {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 150px;
	height: 50px; 
}
#site-logo a {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 150px;
	height: 50px; 
}
#site-logo a {		width: 150px; 
}
 }