/* Themify Customize Styling */
body {	
	font-family:Lora;	font-weight:normal;
	font-size:18px;
	line-height:32px;
	text-align:left; 
}
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 44px; 
}
#main-nav a {	
	font-family:Lato;	font-weight:bold;
	font-size:.8em;
 
}
.post-title {		font-weight:100;
	text-align:left; 
}
.single-post .entry-title {		font-size:32px;
	text-align:left; 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {		font-size:32px;
 
}
.loops-wrapper.grid3 .post-title, .loops-wrapper.grid3 .post-title a {		font-size:32px;
 
}
.loops-wrapper.grid2 .post-title, .loops-wrapper.grid2 .post-title a {		font-size:32px;
 
}
.loops-wrapper.grid2-thumb .post-title, .loops-wrapper.grid2-thumb .post-title a {		font-size:32px;
 
}
.loops-wrapper.list-thumb-image .post-title, .loops-wrapper.list-thumb-image .post-title a {		font-size:24px;
 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {		text-align:left; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 44px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 44px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 44px; 
}
 }
/* Themify Custom CSS */
.loops-wrapper .post {
    text-align: left !important;
}

.blog .post-filter {
    display: none;
}

.blog h2.fancy-heading {
    font-size: 1.85em;
}