/* Themify Customize Styling */
body {	
	background-color: transparent;
	color: #262525; 
}
a {	
	color: #0c61eb; 
}
a:hover {	
	color: #f50c2f; 
}
h1 {	
	font-family: "Open Sans";	font-weight:300;
	font-size:24px;
	text-align:center;
	color: #333399; 
}
h2 {	
	font-family: "Open Sans";	font-weight:300;
	font-size:20px;

	color: #333399; 
}
h3 {		font-weight:300;
	font-size:18px;

	color: #333399; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #f0f2f5;
	background-repeat: repeat; 
}
body[class*="themify"] #site-logo a {		font-weight:normal;
	text-align:center;
	color: #154a8f; 
}
#site-description {	display: none; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background-image: none; 
}
#footerwrap {	background-image: none; 
}
#footer-logo a {		font-size:30px;
 
}
@media screen and (max-width: 480px) { /* Themify Customize Styling */
body {	
	color: #262525; 
}
a {	
	color: #0c61eb; 
}
a:hover {	
	color: #f50c2f; 
}
h1 {	
	color: #333399; 
}
h2 {	
	color: #333399; 
}
h3 {	
	color: #333399; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #f0f2f5; 
}
 }