/* Themify Customize Styling */
body {	
	background-color: transparent;	font-size:17px;
 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav a {		text-align:left; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #c2c2c2; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #ff1414; 
}
.post-title, .post-title a {	
	color: #de2424; 
}
.post-title a:hover {	
	color: #1504cc; 
}
.post-meta a {	
	color: #0000b8; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	
	color: #ffffff;background-attachment: fixed; 
}
.more-link {	
	color: #f50000; 
}
.more-link:hover {	
	color: #0900b8; 
}
.post-nav a {	
	color: #1320d4; 
}
.post-nav .arrow {	
	color: #ed0505; 
}
#footer-logo a img {		width: 100px; 
}
#footer a {	
	color: #f50000; 
}
#footer a:hover {	
	color: #200ca6; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 100px; 
}
 }