#meta-members-area, .selector, .flex-direction-nav, .page-links, .subnav {
	display:none;
}

#navigation-bar, #home-slider-wrap, .entry {
	box-shadow:none;
}

.primary-navigation {
	width:100%;
}

ul.primarynav {
	float:none;
}

#home-slider .flex-caption {
	border: 1px solid #E1E1E1;
	color:#000;
}

#home-slider .flex-caption {
	position: static !important;
	width: 100% !important;
	min-height:300px;
}

.gutters .col-sm-1 { width: 6.5%; }
.gutters .col-sm-2 { width: 15.0%; }
.gutters .col-sm-3 { width: 20%; }
.gutters .col-sm-4 { width: 31.0%; }
.gutters .col-sm-5 { width: 40.5%; }
.gutters .col-sm-6 { width: 49.0%; }
.gutters .col-sm-7 { width: 57.5%; }
.gutters .col-sm-8 { width: 63.0%; }
.gutters .col-sm-9 { width: 74.5%; }
.gutters .col-sm-10 { width: 83.0%; }
.gutters .col-sm-11 { width: 91.5%; }
.gutters .col-sm-12 { width: 100%; }

div.entry{
float:none;
}

.gallery {
	overflow: inherit !important;
}

.entry ul, .entry li {
	list-style-position:outside !important;
	list-style-type:disc !important;
	background:none;
}

#footer {
	background:none;
	float:none;
	clear:both;
}

#footer li {
	list-style-position:none !important;
	list-style-type:none !important;
}