/* Themify Customize Styling */
body {	
	font-family:Verdana, Geneva, sans-serif; 
}
h1 {	
	font-family:Oswald; 
}
#header {	
	font-family:Open Sans; 
}
#site-logo img {		width: 300px;
	height: 300px; 
}
#site-logo a {		width: 300px; 
}
#site-description {	
	font-family:Open Sans;	font-weight:bold;
	font-weight:bold;
	font-size:30px;

	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#nav-bar {	
	background-color: #999999;
	background-color: rgba(153,153,153,0.91); 
}
#main-nav a {	
	font-family:Open Sans; 
}
#main-nav a:hover {	
	background-color: #000000;
	background-color: rgba(0,0,0,1.00); 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #000000;
	background-color: rgba(0,0,0,1.00); 
}
.module-title {	
	font-family:Open Sans; 
}

/* Themify Custom CSS */
.widget ul.instagram-pics.instagram-size-thumbnail li{
	  width: 20%;display: inline-block;
}
.zoom-anim-dialog .image img{
	  display: none;
}
#site-description span{
	    color: white !important;    text-shadow:    -1px -1px 0 #000,    1px -1px 0 #000,    -1px 1px 0 #000,    1px 1px 0 #000;  
}
