/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	font-weight:300;
	font-size:20px;
	line-height:1.3em;

	color: #000000; 
}
h1 {	
	font-family:Tahoma, Geneva, sans-serif;	font-weight:500;
	font-size:43px;
	line-height:1.25em;
	text-align:center;
	color: #000000; 
}
h2 {	
	font-family:Tahoma, Geneva, sans-serif;	font-weight:500;
	font-size:32px;
	line-height:1.25em;
	text-align:center;
	color: #5b8215; 
}
h3 {	
	font-family:Verdana, Geneva, sans-serif;	font-weight:500;
	font-size:25px;
	line-height:1.25em;

	color: #5b8215; 
}
#site-logo {	
	font-family:Open Sans;	font-weight:normal;
	font-size:35px;
 
}
#site-logo img {		width: 225px;
	height: 81px; 
}
#site-logo a {		width: 225px; 
}
#site-description {	
	font-family:Tahoma, Geneva, sans-serif;	font-weight:300;
 
}
#main-nav a {	
	font-family:Tahoma, Geneva, sans-serif;	font-weight:300;
	font-size:20px;
	line-height:1.5em;
 
}
#main-nav a:hover {	
	color: #ffff00; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #ffff00; 
}
#main-nav ul {	background-image: none;
	background-color: #652d92; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, .fixed-header #main-nav ul a:hover {	
	color: #000000; 
}
.post-title, .post-title a {	
	font-family:Tahoma, Geneva, sans-serif;	font-weight:normal;
	font-size:43px;
 
}
.post-title {	
	margin-top: 40px; 
}
.single-post .post-title {	
	font-family:Questrial;	font-weight:normal;
 
}
.more-link {	
	color: #ffffff;background-image: none;
	background-color: #000000; 
}
.more-link:hover {	
	color: #ffffff;
	background-color: #5b8215; 
}
.page-title {	
	font-family:Tahoma, Geneva, sans-serif;	font-weight:500;
	font-size:50px;
	line-height:1.25em;

	margin-top: 60px;
	margin-bottom: 15px; 
}

/* Themify Custom CSS */
.more-link a {
    color: #ffffff !important;
}
.more-link a:hover {
    color: #ffffff !important;
}
a:link {text-decoration: underline;}

.post-title a {
    text-decoration: none !important ;
}
.share {visibility: hidden;}
.social-share: {visibility: hidden;}

a:hover {color: #0000FF;}

.social-widget .textwidget a:hover {color: #FFFF00 !important; text-decoration: underline;}
.h2 { display: inline-block; }
.post-content {font-size: 12pt;}
.post-title {text-align: left;}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 225px;
	height: 81px; 
}
#site-logo a {		width: 225px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 225px;
	height: 81px; 
}
#site-logo a {		width: 225px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 225px;
	height: 81px; 
}
#site-logo a {		width: 225px; 
}
 }