/* This file will hold styles that are loaded using the same media query as the wide grid. */

/************************************************************
  GENERAL
************************************************************/
.front #page{
  overflow: hidden;
}
.front #region-branding  .logo-img{
  margin-left: 7em;
}
#page #region-preface-first .block{
  margin-left: 3%;
}

.front #zone-content{
  margin-left: auto;
}
.front #section-content{
  width: 1200px;
}
#block-quicktabs-home-page-tabs,
.front #block-views-surf-s-up-with-dana-blog-block,
#block-menu-menu-services{
  margin-left: 5.5em;
}

#block-menu-menu-home-links {
  margin-left: 8em;
}
.not-front #zone-menu-wrapper {
width: 22%;
}
.not-front #zone-content-wrapper {
  float: right;
  width: 65%;
}