/* MAIN BG*/
body{ 
	background: #111;
} 


ul.social li {opacity: 1;}

#section-tophat,
#section-footer,
#section-sub-footer{
background-image: url('') !important;
background: none transparent !important;
border: 0 !important;
box-shadow: 0 0 0 !important;
}

#section-tophat, #section-tophat a,
#section-footer, #section-footer a,
#section-sub-footer, #section-sub-footer a{
color: white !important;
}

#tagline{padding: 2px 0 8px;}


#section-header .container {
    border-radius: 8px 8px 0 0;
}

#section-content .container {
    border-radius: 0 0 8px 8px;
}

#section-slider .container {
    border-radius: 0px 0px 0 0;
    border: 0;
}
