
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Foxy Productions. HTML/CSS heypodo.com */
/* Typography */
h1, h2, h3, p, a, ul, li {
  color: #000;
}
h1, h2, h3, strong,
.datelink, 
.nav li,
.shoutout-gallery h1,
.shoutout-gallery p,
.button-container p  {
  text-transform: uppercase;
  font-family: 'FoxyUnitedBold', Helvetica, arial, sans-serif;
  font-weight: bold;
}
.shoutout-gallery .shoutout-helvetica {
  font-family: Helvetica, arial, sans-serif;
  font-weight: 400;
  text-transform: none;
}
.lt-ie9 h1, .lt-ie9 h2, .lt-ie9 h3, .lt-ie9 strong,
.lt-ie9 .datelink, 
.lt-ie9 .nav li,
.lt-ie9 .shoutout-gallery h1,
.lt-ie9 .shoutout-gallery p,
.lt-ie9 .button-container p,
.lt-ie9 .homepage-announcement p,
.lt-ie9 .button, .lt-ie9 .button-with-shoutout,
.lt-ie9 .exhibition-title-works {
  text-transform: uppercase;
  font-family: Helvetica, arial, sans-serif !important;
  font-weight: normal;
}


h1 {
  font-size: 32px;
}
p, li {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  margin: 4.5px 0;
}
p {
  line-height: 1.4;
  margin: 7.5px 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.artists h1 {
  margin: 6px 0;
  font-size: 18px;
}
.pub-header {
  font-size: 13px;
  position: relative;
  top: 150px;
  height: 130px;
}
.homepage-announcement {
  position: absolute;
  right: 1px;
  color: #fff;
  background: #000;
  padding: 5px;
  margin-top: 25px;
}
.homepage-announcement p {
  color: #fff;
  font-family: 'FoxyUnitedBold', Helvetica, arial, sans-serif;
  text-align: right;
  font-weight: bold;
}
.button-container {
  bottom: -65px;
}
.button, .button-with-shoutout {
  border: 1px solid black;
  font-family: 'FoxyUnitedBold', Helvetica, arial, sans-serif;
  font-weight: bold;
  padding: 10px;
  width: 60px;
  text-transform: uppercase;
  text-align: center;
}
.button p, .button-with-shoutout p {
  font-size: 16px;
}
.button a {
  font-size: 13px;
}
.button-with-shoutout {
  position: absolute;
  left: 280px;
  top: 340px;
}
.datelink {
  position: absolute;
  left: 534px;
}
.datelink a {
  position: relative;
  border: 1px solid black;
  padding: 10px 5px;
  top: 2px;
}
.datelink .future {
  right: 74px;
}
.exhibition-title {
  position: relative;
}
.exhibition-title a {
  position: absolute;
  bottom: 40px;
  left: -10px;
  width: 280px;
}
.exhibition-title.homepage {
  font-size: 21px;
}
.exhibition-title-works {
  margin-top: 95px;
  font-family: 'FoxyUnitedBold', Helvetica, arial, sans-serif;
  font-weight: bold;
}
.text-exhibitions p {
  line-height: 1.2;
  margin: 0;
}
.shoutout-gallery h1 {
  text-transform: uppercase;
  line-height: 1;
  font-size: 18px;
}
.shoutout-gallery p {
  line-height: 1;
  margin: 0;
}
.nav li {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
/* Positioning: Global */
body {
  margin: 20px 0;
  width: 100%;
}
.container {
  border: 1px solid;
  padding: 25px 0px;
}
.nav {
  border: 1px solid #000;
  padding: 10px 20px;
}
.left {
  height: 600px;
  position: relative;
}
.frame {
  border: 1px solid #000;
  padding: 5px 5px;
}
.frame.ten.columns {
  width: 610px;
  margin-right: 0;
}
.frame.ten.columns img {
  margin-top: 5px;
}
.frame-text h2 {
  font-size: 13px;
}
.frame-text p {
  margin-top: 0;
}
.shoutout-logo {
  margin: 100px 20px 20px;
  position: relative;
  left: 60px;
}
.shoutout-gallery {
  border: 1px solid #000;
  padding: 20px 10px;
  margin-top: 95px;
}
.shoutout-gallery.works {
  margin-top: 0px;
}
.shoutout-gallery.homepage {
  margin-top: 120px;
}
.shoutout-gallery.noborder,
.noborder {
 border: none;
}
.nopadding {
  padding: 0;
}
.container.noborder.nopadding.ralign p {
  font-size: 10px;
}
.ten.columns .gallery-single {
  margin: 10px 12px 4px 10px;
}
.exhib-single,
.pub-single {
  margin: 10px 0;
}
.news {
  font-size: 13px;
}
.exhib-single {
  font-size: 13px;
}
.news-details p,
.exhib-single p {
  margin: 0;
  line-height: 1;
}
.pub-single .three.columns {
  text-align: center;
  border: 1px solid black;
  padding: 10px 0;
  width: 158px;
}
.share-group li .share {
  background: url(https://s3.amazonaws.com/i.production.artcat.com/foxy-assets/share-icons.jpeg);
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 6px;
}
.share-group li .share.share-email {
  background-position: 30px 0;
}
.share-group li .share.share-tw {
  background-position: 0 0px;
}
.share-group li .share.share-fb {
  background-position: -30px 0;
}
/* Misc */
.calign {
  text-align: center;
}
.lalign {
  text-align: left;
}
.ralign {
  text-align: right;
}
.lfloat {
  float: left;
}
.rfloat {
  float: right;
}
/* Pushes */
.box {
  margin-left: 20px;
}
.push {
  position: relative;
}
.push-box {
  left: 20px;
}
.push-one {
  left: 40px;
}
.push-three {
  left: 120px;
}
.push-four {
  left: 160px;
}
.push-six {
  left: 200px;
}
.push-seven {
  left: 240px;
}
.push-eight {
  left: 280px;
}
.push-twelve {
  left: 380px;
}

.fancybox-default-overlay {
  background-color: #ffffff;
  opacity: 1;
}

#fancybox-loading, #fancybox-lock, .fancybox-wrap, .fancybox-skin, 
.fancybox-inner, .fancybox-error, .fancybox-image, .fancybox-wrap iframe, 
.fancybox-wrap object, .fancybox-wrap embed,
a.fancybox-expand, .fancybox-tmp {
  background-color: #ffffff !important;
}

.fancybox-default-skin-open {
  box-shadow: none !important;
}

.fancybox-title-outside-wrap {
  color: #000 !important;
  text-shadow: none !important;
}

label {
  font-family: Helvetica, arial, sans-serif;
  padding: 10px;
  width: 60px;
  font-size: 12px;
  text-transform: uppercase;
}

input#continue {
  text-transform: uppercase;
}