/* 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;
}


