/* Themify Customize Styling */
body {	
	font-family:Hind;	font-size:16px;

	color: #464241; 
}
a {	
	color: #3d3938; 
}
a:hover {	
	color: #696564; 
}
#header {	height: auto; 
}
#site-description {	display: none;top: auto;right: auto;bottom: auto;left: auto; 
}
#main-nav {		position:relative;

	top: 0px;
	right: 0px;bottom: auto;left: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: 3px; 
}
#main-nav a {		font-size:0.93em;
	text-transform:uppercase;	text-align:left;
	color: #464241;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 32px;
	padding-left: 1px; 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {		font-weight:bold;
	font-weight:bold;
	text-transform:uppercase; 
}
.post-date {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
#footerwrap {	background: none;
	background-color: #0085cf; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer-nav a {		font-weight:bold;
	font-weight:bold;
	text-transform:uppercase; 
}
.footer-widgets .widget li {	
	border: none !important; 
}

/* Themify Custom CSS */
#body {min-height:480px}

/* show dropdown ul */
.no-touch #main-nav li:hover > ul {
	display: block;
}