/* Themify Customize Styling */
#site-description {		font-weight:bold;
	font-size:13px;
	text-align:center;
	color: #ffffff; 
}
#main-nav a {		font-weight:bold;
	font-size:15px;
	text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a {	
	color: #ffffff; 
}
#footerwrap {	
	background-color: #000000; 
}

/* Themify Custom CSS */
#footerwrap {
    background-color: #000 !important;
    color: #fff !important;
}

.slide-title {
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.home #headerwrap {
    background-color: #000 !important;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}
