/* This stylesheet contains my customizations to the Mid-Century Theme */
/* Asset Gallery Tweaks */
.gallery-entry .gallery-item .image-description {
  margin-left: 50px;
}
.gallery-entry .gallery-slide {
  margin-left: 50px;
  height: 328px;
  width: 494px;
}
#gallery-more {
  margin-left: 50px;
  top: -1px;
}
.gallery-nav {
  margin-left: 50px;
}
.gallery-entry .jcarousel-clip {
  width: 417px;
}

#nav-inner,
#header-inner, #content-inner, #footer-inner {
    width: 1000px;
}

#alpha,
.layout-wtt #alpha,
.layout-twt #alpha,
.layout-wt #alpha,
.layout-tw #alpha,
.layout-wm #alpha,
.layout-mw #alpha {
    width: 660px;
}
#beta,
.layout-wtt #beta,
.layout-twt #beta,
.layout-wt #beta,
.layout-tw #beta,
.layout-wm #beta,
.layout-mw #beta {
    width: 340px;
}

/* User's custom CSS */



