/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

/* sticky footer */
html, body {height: 100%; margin: 0;}
#page {display: table; width: 100%;}
html>/**/body #page {height: 100%;}
*:first-child+html #page {height: auto;}
.section {display: table-row;}
html>/**/body .section-content {height: 100%;}
*:first-child+html body .section-content {height: auto;}


#zone-branding, #zone-menu-wrapper, #section-content, #block-delta-blocks-breadcrumb {
  margin-top: 20px;
}

.logo-img {
  margin-top: -50px;  
}

.site-name-slogan h6 {
  margin-top: 0px;  
}

.region-user-second-inner iframe {
  float: right;
}

#zone-menu-wrapper {
  margin-top: 0px;
}

ul.nice-menu li {
  width: 19.8%;
}
ul.nice-menu ul li {
  width: 19.8%;
}
ul.nice-menu a,
ul.nice-menu-down .menuparent a {
  padding-left: 2%;
  padding-right: 2%;
}

#region-preface-third input.form-text {
  float: right;
}

#block-search-form {
  margin-top: 15px;
}

/*#region-sidebar-second #block-views-future-meetings-block {
  margin-top: 30px;
}*/
/*#region-postscript-third .view-id-next_meeting img {
  margin-bottom: 20px;
}*/

#block-block-6 iframe,
.field-name-body .field-item iframe {
  display: block;
  margin-left: auto;  
  margin-right: auto;  
}

/*.field-name-field-link-to-article a {
  float: right;
}*/
