#main-nav {
    position: fixed;
    width: 100%;
    z-index: 1000;
    min-height: 75px;
    margin-bottom: 0;
    height: 100px;
}

.navbar-brand {
    height: 120px;
}

.slider_1 .huge-it-slider > li {
    background: #272727;
}

.wp-caption .wp-caption-text {
    text-align: center;
}

.entry-header {
    display: none;
}

.entry-footer {
    display: none;
}

.page-header .page-title {
    position: relative;
    display: none;
}

.entry-title {
    display:none;
}

.copyright {
    display:none;
}

h4 {
	font-size: 18px;
	line-height: 28px;
}

#site-navigation {
    text-transform: uppercase;
}

.widget-area {
	float: left;
	width: 100%;
	text-align: left;
}

.widget li:before {
    display: none;
}
.widget li {
    list-style: none;
    margin: 0px 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    text-align: left;
    margin-left: 0px;
    position: relative;
    padding-left: 0px;
    text-transform: uppercase;
}

