/*
@fullwidth: 1000px;
@gutter: 15px;
@sideCol: 165px;
*/
.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
#lightbox-bg,
#share-box-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5000;
  background-color: rgba(0, 0, 0, 0.75);
}
#lightbox-container,
#share-box-container {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5500;
}
.lightbox-image {
  min-width: 40px;
  min-height: 40px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
#lightbox,
#share-box {
  background-color: #000;
  margin: auto;
  padding: 40px 30px 0 30px;
  position: absolute;
}
#lightbox .container {
  position: relative;
  border: 4px solid #ffba00;
  background-color: #fff;
  min-width: 128px;
  min-height: 128px;
  line-height: 0;
}
#lightbox #lightbox-close,
#share-box #share-box-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 22px;
  height: 18px;
  background: center center no-repeat #3e3e4a url('/images/v1.0/close.png');
  text-decoration: none;
}
#lightbox #lightbox-close:hover,
#share-box #share-box-close:hover {
  background-image: url('/images/v1.0/close-hover.png');
}
#lightbox .controls {
  background-color: #000;
  text-align: center;
  height: 10px;
  padding: 10px 0 25px 0;
  zoom: 1;
}
#lightbox .controls:before,
#lightbox .controls:after {
  content: "";
  display: table;
}
#lightbox .controls:after {
  clear: both;
}
#lightbox .controls .prev,
#lightbox .controls .next {
  cursor: pointer;
}
#lightbox .controls .prev {
  float: left;
  width: 26px;
  height: 20px;
  background: center center no-repeat transparent url('/images/v1.0/prev.png');
}
#lightbox .controls .prev:hover,
#lightbox .controls .prev.hover {
  background: center center no-repeat transparent url('/images/v1.0/prev-hover.png');
}
#lightbox .controls .next {
  float: right;
  width: 26px;
  height: 20px;
  background: center center no-repeat transparent url('/images/v1.0/next.png');
}
#lightbox .controls .next:hover,
#lightbox .controls .next.hover {
  background: center center no-repeat transparent url('/images/v1.0/next-hover.png');
}
#lightbox .controls .links {
  display: inline-block;
  text-align: center;
  height: 20px;
}
#lightbox .controls .random {
  background: center center no-repeat url('/images/v1.0/random.png');
  width: 40px;
  height: 20px;
  display: inline-block;
}
#lightbox .controls .random:hover {
  background: center center no-repeat url('/images/v1.0/random-hover.png');
}
#share-box {
  width: 770px;
  height: 450px;
  background-color: #ffba00;
  border: 3px solid #890000;
  padding: 30px 50px;
}
#share-box #share-box-close {
  right: 0;
  top: 0;
  background-color: #fff;
  width: 27px;
  height: 24px;
  background: center center no-repeat #3e3e4a url('/images/v1.0/close-share.png');
}
#share-box #share-box-close:hover {
  background: center center no-repeat #3e3e4a url('/images/v1.0/close-share.png');
}
#share-box h1,
#share-box h2,
#share-box h3 {
  color: #fff;
  line-height: 1.15em;
}
#share-box h2 {
  font-family: "futura-pt-n3", "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
.wf-inactive #share-box h2,
.wf-loading #share-box h2 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
}
#share-box .info-row {
  position: absolute;
  width: 100%;
  height: 170px;
}
#share-box .info-row img {
  position: relative;
  width: 155px;
  height: 155px;
  border: 0;
  background-color: #ffba00;
}
#share-box .info-row .titles {
  position: relative;
  bottom: 80px;
  left: 170px;
}
#share-box .input-row {
  position: relative;
  top: 170px;
}
#share-box textarea {
  border: 0;
  width: 80%;
  height: 150px;
  padding: 8px;
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  line-height: 19px;
}
.wf-inactive #share-box textarea,
.wf-loading #share-box textarea {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
}
#share-box .controls {
  position: relative;
  top: 190px;
}
#share-box .controls a {
  display: block;
  color: #fff;
  font-family: "futura-pt-condensed-n5", "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 17px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 22px;
}
.wf-inactive #share-box .controls a,
.wf-loading #share-box .controls a {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 17px;
}
#share-box .share-btn-cancel,
#share-box .share-btn-send {
  display: inline-block !important;
  color: #fff;
  font-family: "futura-pt-condensed-n5", "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 17px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 22px;
  margin-left: 20px;
}
.wf-inactive #share-box .share-btn-cancel,
.wf-inactive #share-box .share-btn-send,
.wf-loading #share-box .share-btn-cancel,
.wf-loading #share-box .share-btn-send {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 17px;
}
#share-box .share-btn-send {
  background-color: #890000;
  border: 0;
}
#share-box .share-mail-sent,
#share-box .share-error {
  width: 80%;
  background-color: #fff;
  padding: 1em 1em 3em 1em;
}
#share-box .share-mail-sent h1,
#share-box .share-error h1,
#share-box .share-mail-sent h2,
#share-box .share-error h2,
#share-box .share-mail-sent h3,
#share-box .share-error h3 {
  color: #ffba00;
}
#share-box form[name="mailshare"] {
  width: 80%;
  background-color: #fff;
  padding: 1em;
}
#share-box form[name="mailshare"] div {
  margin: 4px 0;
}
#share-box form[name="mailshare"] label {
  display: inline-block;
  color: #ffba00;
  font-family: "futura-pt-condensed-n5", "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 17px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 22px;
  width: 200px;
  text-align: right;
  margin-right: 20px;
}
.wf-inactive #share-box form[name="mailshare"] label,
.wf-loading #share-box form[name="mailshare"] label {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 17px;
}
#share-box form[name="mailshare"] input {
  display: inline-block;
  font-family: "proxima-nova-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  line-height: 19px;
  padding: 2px;
  width: 350px;
}
.wf-inactive #share-box form[name="mailshare"] input,
.wf-loading #share-box form[name="mailshare"] input {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
}
#share-box form[name="mailshare"] input.error {
  border: 1px solid #890000;
}
#share-box form[name="mailshare"] .form-cancel {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
  text-align: right;
}
#share-box form[name="mailshare"] .form-send {
  display: inline-block;
}
#share-box form[name="mailshare"] .form-send button {
  background-color: #890000;
}
