/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
#header {
    height: 60px;
    padding-top: 0.1em;
}
#logo {
    margin-bottom: 3px;
    margin-top: 7px;
    padding: 0;
}
body.page-users-servizi-open #header {
    height: 56px;
    padding-top: 0.1em;
}
#header #branding {
  width: 30%;
}
#header .region-header {
  margin-left: 33%;
}
header .region-header .region-inner {
  background-image: none;
}
#body-inner {
    background: url("images/band.png") repeat-x scroll 0 -21px white;
}
.front #body-inner {
    background: url("images/band-front.png") repeat-x scroll 0 -21px white;
}
.region-header #block-menu-block-1 {
  min-width: 400px;
}
.region-header .menu-block-1 ul li {
  display: inline-block;
  padding: 0 0.8em 0 0;
}
.region-header .menu-block-1 ul li a {
  font-size: 1.4em;
  line-height: 1;
}
.region-header .menu-block-1 ul li.menu-item-1127 a,
.region-header .menu-block-1 ul li.menu-item-1126 a {
  font-size: 0.75em;
  position: relative;
  top: 3px;
  float: right;
}
/* user login */
body.page-user.not-logged-in #main-content {
  padding: 1em 2em 0.75em;
  margin: 8% auto;
  width: 45%
}
