#site-top {
  height: 350px;
  background: url(../../templates/ah_albani/images/bg/header-bg.png) no-repeat 50% 0 #6a2e0a;
  overflow: visible;
  position: relative;
  z-index: 3;
  height: 252px;
}
.t3-header {
  padding-top: 0px;
  padding-bottom: 20px;
  margin-top: 5px;
  margin-bottom: -90px;
}
.logo {
  float: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: rgba(240,185,68,0.5);
  text-decoration: none;
  font-size: 50px;
  font-family: Trajan Pro;
  text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 20px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url("../../templates/ah_albani/images/ico/search-invert.png") no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #444;
  width: 180px;
}
.t3-navhelper {
  background: url(../../templates/ah_albani/images/styles/belt.png) no-repeat 50% 0px transparent;
  height: 310px;
  background-size: 991px;
  display: block;
}
.t3-navhelper > .container {
  padding-top: 115px;
  font-size: 15px;
  color: #712602;
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.t3-mainbody {
  padding-bottom: 40px;
  padding-top: 40px;
  
  
  background: url(../../templates/ah_albani/images/bg/bg.png) repeat transparent;
  box-shadow: 0px 0px 25px 5px #000;
  border-bottom: 2px solid #000;
}
.t3-mainbody> div {
  position: relative;
  z-index: 3;
}
.t3-footer {
  background: url(../../templates/ah_albani/images/bg/bottom-bg.png) no-repeat 50% 0px #560E00;
  color: #666;
  z-index: 0;
  position: relative;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #999;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #e6e6e6;
}
.t3-footnav {
  padding: 60px 0 40px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0px;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #999;
}
.t3-copyright {
  border-top: 0px solid #2f2f2f;
  font-size: 12px;
  padding: 40px 0 0;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}