/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
a {	
	color: #cc0000; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #474646; 
}
#main-nav a {	background: none;
	background-color: rgba(31,31,31,0.57);
	color: #ffffff;	font-size:90%;
 
}
#main-nav a:hover {	background: none;
	background-color: #383838; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #fc6600;
	color: #ffffff; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #ffffff; 
}
#main-nav ul a {	background: none;
	background-color: #4f4f4f;
	color: #212121;	text-transform:none; 
}
#main-nav ul a:hover {	background: none;
	background-color: #fc6600;
	color: #ffffff; 
}

/* Themify Custom CSS */
.single-post  figure.post-image.tf_clearfix {
    text-align: center;
}
.themify_announcement .more-link{
display:none;
}
.themify_announcement .announcement_post a.action-button {
    background: #4f4f4f !important;
}
.themify_announcement .announcement_title{
    background: #4f4f4f !important;
}