/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff; 
}
a {	
	color: #034da1; 
}
a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #6e0909; 
}
#headerwrap {	background: none;
	background-color: #0f123b; 
}
body #site-logo a img {		width: 186px;
	height: 180px; 
}
#site-description {	
	font-family: "Comfortaa";	font-style:italic;
	font-weight:300;
	font-style:italic;
	font-size:40px;

	color: #ffffff;	position:relative;

	margin-top: -100px;
	margin-left: 200px; 
}
#main-nav {		position:relative;

	top: -45px;
	left: 250px;
	margin-top: 0px; 
}
#main-nav a {		font-size:130%;

	color: #ffffff; 
}
#main-nav a:hover {	
	color: #82b6ff; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #4c73ff; 
}
.post-title, .post-title a {	
	font-family: "Abel";	font-size:170%;
 
}
.post-title {	
	margin-top: 1%;
	margin-bottom: 2%; 
}
.post-date {	
	color: #7571b0; 
}
.page-title {	
	color: #034da1; 
}
.module-title {	
	color: #034da1;
	font-family: "Abel";	font-size:225%;
 
}
#footerwrap {	background: none;
	background-color: #0f123b; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #cde2ff; 
}
#footer a:hover {	
	color: #4c98ff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 186px;
	height: 180px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 186px;
	height: 180px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 186px;
	height: 180px; 
}
 }
/* Themify Custom CSS */
#header {
	height:200px;
	display: none;
}
	#footer {
	height:200px;
	display: none;
}
a:link {
	text-decoration: none;
}

#header .social-links{
	display: none;}

.module-slider.slider-overlay .slide-content{
background:rgba(0,60,120,.8);
}