/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;background-image: none;
	color: #404040; 
}
a {	
	color: #E30000; 
}
a:hover {	
	color: #AD0000; 
}
#sidebar {	
	color: #000000; 
}
body[class*="themify"] #site-logo a img {		width: 110px;
	height: 110px; 
}
#site-logo {		position:absolute;
 
}
#main-nav {		position:absolute;

	top: 74px;
	left: 150px;background: none;
	background-color: #FFFFFF; 
}
#main-nav a {	
	color: #FFFFFF;background: none;
	background-color: #909090; 
}
#main-nav a:hover {	background: none;
	background-color: #000000;
	color: #ffffff; 
}
.post {	background: none;
	background-color: #e8e8e8; 
}
.post-title, .post-title a {		font-size:22px;
	line-height:26px;

	color: #333333; 
}
.post-meta {	
	color: #404040; 
}
.post-meta a {	
	color: #404040; 
}
.post-date {	
	color: #555555; 
}
.post-nav a {	
	color: #404040;	font-size:13px;
 
}
#sidebar a {	
	color: #525252; 
}
#sidebar .widget {	
	color: #707070;background: none;
	background-color: #E8E8E8; 
}
#sidebar .widgettitle {	
	color: #5C5C5C;	font-size:14px;
 
}
#sidebar .widget li {	background: none;
	background-color: #DBDBDB; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 110px;
	height: 110px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 110px;
	height: 110px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 110px;
	height: 110px; 
}
 }
/* Themify Custom CSS */
.tile-post.button .button-title{
	color:#ffffff;
}

.tile-post.button a .button-title a{
	color:#ffffff;
}

.post-content {
	color:#404040 !important; 
}
.post-content a{
	color:#e30000 !important;
	text-decoration: none;
}
.post-title {
	color:#333333 !important;
}
.post-title a {
	color:#333333 !important;
}

.post-meta a {
  color: #505050 !important;
}
body {
    color: #404040 !important;
}

.post-nav a {
    color: #404040 !important;
}
.post {
    background-color: #E8E8E8 !important;
}
.comment-title, #reply-title {
color: #404040;
}
#commentform label {
	color:#404040;
}

.commentlist {
	color:#404040;
}
.commentlist .comment-time {
	color:#404040;
}