* {
  margin: 0;
  outline: 0;
}
ul,
ol {
  padding: 0;
}
a,
img {
  border: 0;
}
div.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@font-face {
  font-family: "PlantinMTPro-BoldCondensed";
  src:
    url("/static/fonts/PlantinMTProBoldCondensed/font.woff2") format("woff2"),
    url("/static/webFonts/PlantinMTProBoldCondensed/font.woff") format("woff");
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  color: #555;
  background: #f5f2f0;
}
/* FONTS */
body,
h1,
h2,
h3,
p {
  font-family: "PlantinMTPro-BoldCondensed", "Times New Roman", serif;
  font-size: 34px;
  line-height: 37px;
  word-spacing: -3px;
  font-weight: normal;
  font-size: 35px;
  line-height: 38px;
}
h1,
h2,
p {
  margin: 0 0 20px 0;
}
#login,
#menu,
div.shopitem *,
.submenu *,
div.cart-status,
div.cart-status *,
div.about-text p,
div.text p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
  word-spacing: 0;
  font-weight: bold;
}
div.text-page a,
div.project-text a,
div.text a {
  color: #bbb;
}
div.text-page a:hover,
div.project-text a:hover,
div.text a:hover {
  color: #555;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  background: #fff;
}
b {
  font-weight: normal !important;
}
/* GRID */
div.col {
  float: left;
  margin-left: 30px;
  width: 50px;
  margin-bottom: 30px;
}
div.two {
  width: 130px;
}
div.three {
  width: 210px;
}
div.four {
  width: 290px;
}
div.five {
  width: 370px;
}
div.six {
  width: 450px;
}
div.seven {
  width: 530px;
}
div.eight {
  width: 610px;
}
div.nine {
  width: 690px;
}
div.ten {
  width: 770px;
}
div.eleven {
  width: 850px;
}
div.twelve {
  width: 930px;
}
div.first {
  margin-left: 0;
  clear: left;
}
div.tright {
  text-align: right;
}
h1 {
  position: absolute;
  left: 30px;
  top: 20px;
}
h1 a {
  color: #bbb;
}
h1 a:hover,
h1 a.active {
  color: #555;
}
#content {
  position: absolute;
  left: 30px;
  top: 150px;
  width: 930px;
  padding-bottom: 60px;
}
#menu {
  position: absolute;
  left: 480px;
  top: 24px;
  width: 480px;
}
#menu ul {
  display: inline-block;
  float: left;
  width: 130px;
  list-style: none;
  margin-left: 30px;
}
#menu ul a {
  color: #bbb;
}
#menu ul a:hover,
#menu ul a.active {
  color: #555;
}
a#scrollback {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 999;
  text-indent: -99999em;
  background: #f5f2f0;
  height: 50px;
}
a#scrollback span {
  display: block;
  position: relative;
  left: 465px;
  top: 10px;
  width: 60px;
  height: 30px;
  background: url(../img/scroll.png) 0 -30px no-repeat;
}
a#scrollback:hover span {
  background: url(../img/scroll.png) 0 0 no-repeat;
}
div.switchimage {
  overflow: hidden;
  position: relative;
}
div.switchimage img {
  display: block;
  max-width: 100%;
  height: auto;
  filter: grayscale(100%);
  opacity: 0.5;
}
body.mobile div.switchimage img {
  filter: none;
  opacity: 1;
}
body.mobile div.switchimage.sold img {
  filter: grayscale(100%);
  opacity: 0.5;
}
.project-image.active div.switchimage img,
.project.active div.switchimage img,
.project:hover div.switchimage img,
.shopitem:hover div.switchimage img {
  filter: none;
  opacity: 1;
}
div.intro {
  margin-bottom: 60px;
  padding-right: 20px;
}
div.intro * {
  margin: 0;
}
a.featured-project {
  display: block;
  margin: 0 0 60px 0;
}
a.featured-project div.switchimage {
  margin-bottom: 10px;
}
a.featured-project h2 {
  color: #bbb;
}
a.featured-project:hover h2,
a.featured-project.active h2 {
  color: #555;
}
div.archive-project div.switchimage {
  margin-bottom: 10px;
}
div.archive-project a h2 {
  color: #bbb;
}
div.archive-project a:hover h2 {
  color: #555;
}
p.archive-list {
  color: #bbb;
}
/* should this be swapped? */
p.archive-list a {
  color: #555;
}
p.archive-list a:hover {
  color: #bbb;
}
.submenu {
  margin-top: 4px;
}
.submenu a {
  color: #bbb;
}
.submenu a:hover,
.submenu a.active {
  color: #555;
}
div.project-image {
  display: block;
  margin: 0 0 40px 0;
}
div.project-image + p {
  margin-top: -20px;
  margin-bottom: 40px;
}
div.project-image.half {
  width: 450px;
}
#content.bulletin p.date {
  margin-bottom: 0;
}
#content.bulletin img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 17px;
  margin-top: 2px;
}
#content.bulletin h3 {
  margin-bottom: 12px;
}
#content.bulletin h2 span {
  color: #bbb;
  margin-left: 12px;
}
#content.bulletin h3 {
  margin: 0 0 11px 0;
}
#content.bulletin h3 + img {
  margin-top: 14px;
}
div.paginator {
  margin-top: 60px;
}
div.paginator a {
  color: #bbb;
}
div.paginator a:hover {
  color: #555;
}
div.bulletin-entry {
  overflow: hidden;
  margin-bottom: 60px;
  width: 430px;
  padding-right: 20px;
}
div.bulletin-entry img {
  width: 100%;
  height: auto;
}
#content.shop h3 {
  margin-bottom: 0;
}
#content.shop p.intro {
  margin-bottom: 30px;
}
div.shopitem span.new {
  display: inline-block;
  margin-right: 3px;
  color: #555;
}
div.shopitem span.new {
  float: right;
}
a.cart {
  color: #f04c33;
}
a.cart {
  color: #bbb;
}
a.cart:hover {
  color: #555;
}
div.shopitem p {
  margin: 0;
}
div.shopitem a.image {
  display: block;
  width: 290px;
  height: 290px;
  line-height: 290px;
  background: #fff;
  margin-bottom: 10px;
}
div.shopitem div.switchimage {
  display: inline-block;
  vertical-align: middle;
}
div.shopitem div.switchimage img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 290px;
  max-height: 290px;
}
div.shopitem a.image img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 290px;
  max-height: 290px;
}
div.shopitem span.price {
  color: #bbb;
}
#content.shop.single p span.sold {
  color: #bbb;
}
div.cart-status {
  position: fixed;
  top: 20px;
  margin-top: 4px;
  left: 830px;
  width: 130px;
  float: left;
  color: #bbb;
  z-index: 1000;
}
#content.shop.single h3 {
  margin-top: -3px;
}
#content.shop.single img {
  max-width: 100%;
  height: auto;
}
/*#content.about h2 { margin-bottom: 60px; }*/
#content.about div.submenu {
  position: fixed;
  left: 640px;
  top: 145px;
  padding-top: 4px;
}
div.about-text {
  margin: 10px 0 60px 0;
  padding-bottom: 100px;
}
div.about-text h3 {
  margin: 0 0 10px 0;
}
div.about-text p {
  margin: 0 0 10px 0;
}
div.about-text + h3 {
  margin-top: 100px;
}
div.about-text {
  color: #bbb;
}
p + h3 {
  margin-top: 60px;
}
h3 {
  margin-bottom: 15px;
}
#content.biography p + h3 {
  margin-top: 37px;
}
div.shipping-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 360px;
  height: auto;
  padding: 20px;
  margin-left: -200px;
  margin-top: -100px;
  background: #fff;
  z-index: 2;
}
div.shipping-popup p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
  word-spacing: 0;
  font-weight: bold;
  margin: 0 0 9px 0;
}
div.shipping-popup a {
  color: #bbb;
}
div.shipping-popup a:hover {
  color: #555;
}
div.shipping-popup p + p {
  margin-bottom: 0;
}
div#curtain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
#artscouncil {
  display: block;
  margin-top: 84px;
  background: none;
}
#content.homepage #artscouncil {
  margin-top: 121px;
}
.helvetica {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
}
/*


@media print {

}


@media screen and (max-device-width: 480px) {

}

@media all and (orientation: portrait) {

}

@media all and (orientation: landscape) {

}

*/
