#header h1#logo {
    width: 30% !important;
    float: left !important;
}
}
#header_extras #search-2 {
	float: right;
	margin-top: 45px;
}

#bsearch_search_box-4 { width: 25%; float: right;}
#wgs_widget-2 { width: 25%; float: right;}
div#menu {
    background-color: #2985c2;
    background-image: -moz-linear-gradient(top, #448dbe, #007ac9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#448dbe), to(#007ac9));
    background-image: -webkit-linear-gradient(top, #448dbe, #007ac9);
    background-image: -o-linear-gradient(top, #448dbe, #007ac9);
    background-image: linear-gradient(to bottom, #448dbe, #007ac9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff448dbe', endColorstr='#ff007ac9', GradientType=0);
    box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    filter: none;
    text-align: left;
}
p {line-height: 150%;}
.single h1.entry-title {font-size: 1.6em!important;font-weight: 600!important;}
.blog h2.entry-title {font-size: 1.25em!important; font-weight:normal!important;}
#footer .container .sixteen.columns {  opacity: 1.0 !important;}
.sfsi_footerLnk{display:none;}
