/* Themify Customize Styling */
#headerwrap {	
	background-color: #0dc330;
	background-color: rgba(13,195,48,1); 
}
#header {	
	background-color: transparent;
	height: 128px; 
}
#site-logo {		position:fixed;
 
}
#site-logo img {		width: 225px; 
}
#site-logo a {		width: 225px; 
}
#site-description {		font-size:22px;

	color: #ffffff;
	color: rgba(255,255,255,1.00);	position:relative;

	top: 30px; 
}
#main-nav {		position:absolute;

	top: 100px;
	left: 27px;
	width: 90%;
	height: 80px; 
}
#main-nav a {		font-weight:bold;
	font-weight:bold;
 
}
#sidebar .widget li {	
	padding: 5px; 
}
