/* Themify Customize Styling */
body {	background-image: none;
	font-family: "Verdana", "Geneva", sans-serif;
	color: #000000; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	background: none;
	background-color: #ffffff;
	border: 1px solid #b0b0b0; 
}
#headerwrap {	background-image: none;
	background-size: cover;
	border: none !important; 
}
#header {	background-image: none; 
}
#site-logo {		position:static;

	margin-top: 25px; 
}
#footer-logo {	display: none; 
}
#site-description {	display: none; 
}
#main-nav {	
	border-top: none !important;
	border-bottom: none !important; 
}
#main-nav a {	
	border: none !important; 
}
#main-nav ul {	
	border: none !important; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	border: none !important; 
}
.page-title {		font-style:italic;
	font-style:italic;
	font-size:3em;
	text-align:center;
	border: none !important; 
}
#footerwrap {	background-image: none; 
}

/* Themify Custom CSS */
#header {
  height: 100%;
	top: 2px;
	border-bottom: none;
}

.social-widget {
	margin-top: -23px;
	position: absolute;
	top: 0px;
}

#main-nav {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
}

.post-date {
	font-size: 1.4em;
}

.post-title {
	font-size: 1.8em;
	text-align: center
}

.module-title {
	font-size: 1.6em;
}

hr{
        height: 1px;
        background-color: #888;
        border: none;
    }

#footer {
	background: none;
}

#body {
	padding: 0 0 0px;
}

.post-category {
display: none;
}

.post-author {display: none}