/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif;	font-size:1em;

	color: #4a4a4a; 
}
#headerwrap {	background: none;
	background-color: #406895;background-image: url(http://wikimapping.com/wordpress/wp-content/uploads/2014/08/bg-tile.png);
	background-repeat: repeat; 
}
#header a:hover {	
	color: #ffffff; 
}
body #site-logo a img {		width: 240px;
	height: 65px; 
}
#site-description {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-size:1.2em;

	color: #ffffff; 
}
#main-nav a {	
	color: #fffdfc; 
}
.post-title, .post-title a {	
	font-family: "Open Sans";	font-weight:300;
 
}
.page-title {	
	color: #11d621;
	font-family: "Open Sans";	font-weight:normal;
	font-size:2.5em;
 
}
.module-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#footerwrap {	background-image: none;
	background-repeat: no-repeat;
	background-position: right top; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 240px;
	height: 65px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 240px;
	height: 65px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 240px;
	height: 65px; 
}
 }
/* Themify Custom CSS */
h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle {
	font-family: 'Open Sans', sans-serif;
}

body {
	font-family: 'Open Sans', sans-serif;
}

.datepicker.dropdown-menu{
z-index:9999 !important;
}