@CHARSET "ISO-8859-1";

/* Isotope from here */

.isotope-hidden.isotope-item {
  pointer-events:none;
  z-index:1;
}
.isotope, .isotope .isotope-item {
  -webkit-transition-duration:0.5s;
  -moz-transition-duration:0.5s;
  -ms-transition-duration:0.5s;
  -o-transition-duration:0.5s;
  transition-duration:0.5s;
}
.isotope {
  -webkit-transition-property:height, width;
  -moz-transition-property:height, width;
  -ms-transition-property:height, width;
  -o-transition-property:height, width;
  transition-property:height, width;
}
.isotope .isotope-item {
  -webkit-transition-property:-webkit-transform, opacity;
  -moz-transition-property:-moz-transform, opacity;
  -ms-transition-property:-ms-transform, opacity;
  -o-transition-property:top, left, opacity;
  transition-property:transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration:0s;
  -moz-transition-duration:0s;
  -ms-transition-duration:0s;
  -o-transition-duration:0s;
  transition-duration:0s;
}
.mbox {
  float:left;
  margin:5px;
  overflow:hidden;
  position:relative;
}
.mbox a { -webkit-tap-highlight-color:transparent !important; }
.mbox.size-1 {
/* width:240px; */
  height:240px;
  width:280px;
  min-height:240px;
}
.mbox.size-2 {
  width:240px;
  height:490px;
  min-height:490px;
}
.mbox.size-3 {
  width:490px;
  height:240px;
  min-height:240px;
}
.mbox.size-4 {
  width:490px;
  height:490px;
  min-height:490px;
}
.mbox a.mbox-content, .mbox .mbox-content {
  position:relative;
  height:100%;
  display:block;
  color:#66635d;
}
.mbox.mbox-other .mbox-content { position:relative; }
.mbox.mbox-other .mbox-inner-content {
  width:200px;
  height:200px;
  padding:20px;
}
.mbox.mbox-other h4 { margin-top:40px; }
.mbox.mbox-other h5 {
  font-size:15px;
  font-size:1.5rem;
}
.mbox.mbox-other h4, .mbox.mbox-other h5 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  text-align:center;
  text-transform:none;
}
.mbox.mbox-other.has-image img {
  position:absolute;
  top:0;
  left:0;
}
.mbox.mbox-other.size-2 .mbox-inner-content { height:490px; }
.mbox.mbox-other.size-2 h4 { margin-top:180px; }
.mbox.mbox-other.size-2.has-image .mbox-inner-content {
  height:200px;
  position:absolute;
  bottom:0;
  left:0;
}
.mbox.mbox-other.size-2.has-image h4 { margin-top:40px; }
.mbox.mbox-other.size-3 .mbox-inner-content { width:450px; }
.mbox.mbox-other.size-3.has-image .mbox-inner-content { width:200px; }
.mbox.mbox-other.size-4 .mbox-inner-content {
  width:450px;
  height:450px;
}
.mbox.mbox-other.size-4 h4 { margin-top:180px; }
.mbox.mbox-other.size-4.has-image .mbox-inner-content {
  width:450px;
  height:200px;
  position:absolute;
  bottom:0;
  left:0;
}
.mbox.mbox-other.size-4.has-image h4 { margin-top:40px; }
.mbox.mbox-associates.size-1 h4, .mbox.mbox-residents.size-1 h4, .mbox.mbox-productions.size-1 h4, .mbox.mbox-staff.size-1 h4, .mbox.mbox-shop.size-1 h4, .mbox.mbox-exhibitors.size-1 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:22px;
  font-size:2.2rem;
  padding:0;
  margin:0;
  width:200px;
  line-height:1;
}
.mbox.mbox-associates.size-1 img, .mbox.mbox-residents.size-1 img, .mbox.mbox-productions.size-1 img, .mbox.mbox-staff.size-1 img, .mbox.mbox-shop.size-1 img, .mbox.mbox-exhibitors.size-1 img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.mbox.mbox-associates.size-1 .mbox-content, .mbox.mbox-residents.size-1 .mbox-content, .mbox.mbox-productions.size-1 .mbox-content, .mbox.mbox-staff.size-1 .mbox-content, .mbox.mbox-shop.size-1 .mbox-content, .mbox.mbox-exhibitors.size-1 .mbox-content {
  background:transparent;
  z-index:2;
}
.mbox.mbox-associates.size-1 .mbox-inner-content, .mbox.mbox-residents.size-1 .mbox-inner-content, .mbox.mbox-productions.size-1 .mbox-inner-content, .mbox.mbox-staff.size-1 .mbox-inner-content, .mbox.mbox-shop.size-1 .mbox-inner-content, .mbox.mbox-exhibitors.size-1 .mbox-inner-content {
  -webkit-transition:all 0.35s ease-out;
  -moz-transition:all 0.35s ease-out;
  transition:all 0.35s ease-out;
  background:rgba(234,226,208,0.85);
  padding:20px;
  height:200px;
}
.mbox.mbox-associates.size-1 .title, .mbox.mbox-residents.size-1 .title, .mbox.mbox-productions.size-1 .title, .mbox.mbox-staff.size-1 .title, .mbox.mbox-shop.size-1 .title, .mbox.mbox-exhibitors.size-1 .title {
  display:inline-block;
  width:200px;
  line-height:1.1;
}
.mbox.mbox-associates.size-1.has-image .mbox-inner-content, .mbox.mbox-residents.size-1.has-image .mbox-inner-content, .mbox.mbox-productions.size-1.has-image .mbox-inner-content, .mbox.mbox-staff.size-1.has-image .mbox-inner-content, .mbox.mbox-shop.size-1.has-image .mbox-inner-content, .mbox.mbox-exhibitors.has-image .mbox-inner-content {
  color:#47423b;
  top:120px;
  height:80px;
  position:relative;
  width:240px;
}
.mbox.mbox-associates.size-1 .mbox-inner-content { background:rgba(223,227,222,0.85); }
.mbox.mbox-productions.size-1 .mbox-inner-content { background:rgba(223,227,222,0.85); }
.mbox.mbox-staff.size-1 .mbox-inner-content { background:rgba(223,210,199,0.85); }
.mbox.mbox-shop.size-1 .mbox-inner-content { background:rgba(210,205,199,0.85); }
.mbox.mbox-associates.size-2 img, .mbox.mbox-residents.size-2 img, .mbox.mbox-productions.size-2 img, .mbox.mbox-staff.size-2 img, .mbox.mbox-exhibitors.size-2 img, .mbox.mbox-associates.size-3 img, .mbox.mbox-residents.size-3 img, .mbox.mbox-productions.size-3 img, .mbox.mbox-staff.size-3 img, .mbox.mbox-exhibitors.size-3 img, .mbox.mbox-associates.size-4 img, .mbox.mbox-residents.size-4 img, .mbox.mbox-productions.size-4 img, .mbox.mbox-staff.size-4 img, .mbox.mbox-exhibitors.size-4 img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.mbox.mbox-associates.size-2 .mbox-content, .mbox.mbox-residents.size-2 .mbox-content, .mbox.mbox-productions.size-2 .mbox-content, .mbox.mbox-staff.size-2 .mbox-content, .mbox.mbox-exhibitors.size-2 .mbox-content, .mbox.mbox-associates.size-3 .mbox-content, .mbox.mbox-residents.size-3 .mbox-content, .mbox.mbox-productions.size-3 .mbox-content, .mbox.mbox-staff.size-3 .mbox-content, .mbox.mbox-exhibitors.size-3 .mbox-content, .mbox.mbox-associates.size-4 .mbox-content, .mbox.mbox-residents.size-4 .mbox-content, .mbox.mbox-productions.size-4 .mbox-content, .mbox.mbox-staff.size-4 .mbox-content, .mbox.mbox-exhibitors.size-4 .mbox-content {
  background:transparent;
  z-index:2;
}
.mbox.mbox-associates.size-2 .mbox-inner-content, .mbox.mbox-residents.size-2 .mbox-inner-content, .mbox.mbox-productions.size-2 .mbox-inner-content, .mbox.mbox-staff.size-2 .mbox-inner-content, .mbox.mbox-exhibitors.size-2 .mbox-inner-content, .mbox.mbox-associates.size-3 .mbox-inner-content, .mbox.mbox-residents.size-3 .mbox-inner-content, .mbox.mbox-productions.size-3 .mbox-inner-content, .mbox.mbox-staff.size-3 .mbox-inner-content, .mbox.mbox-exhibitors.size-3 .mbox-inner-content, .mbox.mbox-associates.size-4 .mbox-inner-content, .mbox.mbox-residents.size-4 .mbox-inner-content, .mbox.mbox-productions.size-4 .mbox-inner-content, .mbox.mbox-staff.size-4 .mbox-inner-content, .mbox.mbox-exhibitors.size-4 .mbox-inner-content {
  -webkit-transition:all 0.35s ease-out;
  -moz-transition:all 0.35s ease-out;
  transition:all 0.35s ease-out;
  padding:20px;
}
.mbox.mbox-associates.size-2 h4, .mbox.mbox-residents.size-2 h4, .mbox.mbox-productions.size-2 h4, .mbox.mbox-staff.size-2 h4, .mbox.mbox-exhibitors.size-2 h4, .mbox.mbox-associates.size-3 h4, .mbox.mbox-residents.size-3 h4, .mbox.mbox-productions.size-3 h4, .mbox.mbox-staff.size-3 h4, .mbox.mbox-exhibitors.size-3 h4, .mbox.mbox-associates.size-4 h4, .mbox.mbox-residents.size-4 h4, .mbox.mbox-productions.size-4 h4, .mbox.mbox-staff.size-4 h4, .mbox.mbox-exhibitors.size-4 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:22px;
  font-size:2.2rem;
  padding:0;
  margin:0;
  line-height:1;
}
.mbox.mbox-associates.size-2 .title, .mbox.mbox-residents.size-2 .title, .mbox.mbox-productions.size-2 .title, .mbox.mbox-staff.size-2 .title, .mbox.mbox-exhibitors.size-2 .title, .mbox.mbox-associates.size-3 .title, .mbox.mbox-residents.size-3 .title, .mbox.mbox-productions.size-3 .title, .mbox.mbox-staff.size-3 .title, .mbox.mbox-exhibitors.size-3 .title, .mbox.mbox-associates.size-4 .title, .mbox.mbox-residents.size-4 .title, .mbox.mbox-productions.size-4 .title, .mbox.mbox-staff.size-4 .title, .mbox.mbox-exhibitors.size-4 .title {
  display:inline-block;
  line-height:1.1;
}
.mbox.mbox-buzz.size-1, .mbox.mbox-buzz.size-2, .mbox.mbox-buzz.size-3 {
  background-image:url(https://farnhammaltings.com/wp-content/themes/maltings/assets/images/bg-mbox-buzz.png);
  background-repeat:no-repeat;
  background-position:center 130px;
}
.mbox.mbox-buzz.size-1:hover, .mbox.mbox-buzz.size-2:hover, .mbox.mbox-buzz.size-3:hover {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
}
.mbox.mbox-buzz.size-1 blockquote, .mbox.mbox-buzz.size-2 blockquote, .mbox.mbox-buzz.size-3 blockquote {
  margin:0;
  padding:0;
  border:none;
}
.mbox.mbox-buzz.size-1 p, .mbox.mbox-buzz.size-2 p, .mbox.mbox-buzz.size-3 p { padding:20px; }
.mbox.mbox-buzz.size-1 .buzz-credit, .mbox.mbox-buzz.size-2 .buzz-credit, .mbox.mbox-buzz.size-3 .buzz-credit {
  font-size:13px;
  font-size:1.3rem;
  position:absolute;
  bottom:20px;
  width:100%;
  text-align:center;
}
.mbox.mbox-buzz.size-2 { background-position:center 370px; }
.mbox.mbox-page { background-repeat:no-repeat; }
.mbox.mbox-page h6 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:30px;
  font-size:3rem;
  line-height:1em;
  position:absolute;
  bottom:20px;
  left:20px;
  padding:0;
  margin:0;
  width:200px;
}
.mbox.mbox-post.size-1 h6 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:22px;
  font-size:2.2rem;
  position:absolute;
  top:20px;
  left:20px;
  padding:0;
  margin:0;
  width:200px;
}
.mbox.mbox-post.size-1 .time-ago {
  font-size:13px;
  font-size:1.3rem;
  position:absolute;
  bottom:20px;
  left:20px;
}
.mbox.mbox-post.size-1.has-image img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.mbox.mbox-post.size-1.has-image .mbox-content {
  background:transparent;
  z-index:2;
}
.mbox.mbox-post.size-1.has-image .mbox-inner-content {
  color:#47423b;
  background:rgba(222,218,208,0.85);
  height:240px;
  position:relative;
  width:240px;
}
.mbox.mbox-post.size-2.has-image img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.mbox.mbox-post.size-2.has-image .mbox-content {
  background:transparent;
  z-index:2;
}
.mbox.mbox-post.size-2.has-image .mbox-inner-content {
  color:#47423b;
  background:rgba(222,218,208,0.85);
  height:240px;
  position:relative;
  width:240px;
  margin-top:250px;
}
.mbox.mbox-post.size-2.has-image h6 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:22px;
  font-size:2.2rem;
  position:absolute;
  top:20px;
  left:20px;
  padding:0;
  margin:0;
  width:200px;
}
.mbox.mbox-post.size-2.has-image .time-ago {
  font-size:13px;
  font-size:1.3rem;
  position:absolute;
  bottom:20px;
  left:20px;
}
.mbox.mbox-post.size-3.has-image img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.mbox.mbox-post.size-3.has-image .mbox-content {
  background:transparent;
  z-index:2 !important;
}
.mbox.mbox-post.size-3.has-image .mbox-inner-content {
  color:#47423b;
  background:rgba(222,218,208,0.85);
  height:240px;
  position:relative;
  width:240px;
}
.mbox.mbox-post.size-3.has-image h6 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:22px;
  font-size:2.2rem;
  position:absolute;
  top:20px;
  left:20px;
  padding:0;
  margin:0;
  width:200px;
}
.mbox.mbox-post.size-3.has-image .time-ago {
  font-size:13px;
  font-size:1.3rem;
  position:absolute;
  bottom:20px;
  left:20px;
}
.mbox.mbox-post.size-4 .mbox-content {
  color:#47423b;
  background:rgba(222,218,208,0.85);
}
.mbox.mbox-post.size-4 h6 {
  font-size:35px;
  font-size:3.5rem;
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  line-height:0.9em;
  position:absolute;
  top:20px;
  left:20px;
  padding:0;
  margin:0;
  width:450px;
}
.mbox.mbox-post.size-4 .time-ago {
  font-size:13px;
  font-size:1.3rem;
  position:absolute;
  bottom:20px;
  left:20px;
}
.mbox.mbox-post.size-4.has-image img {
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.mbox.mbox-post.size-4.has-image .mbox-content {
  background:transparent;
  z-index:2;
}
.mbox.mbox-post.size-4.has-image .mbox-inner-content {
  color:#47423b;
  background:rgba(222,218,208,0.85);
  height:240px;
  position:relative;
  margin-top:250px;
}
.mbox.mbox-staff.size-1 .mbox-inner-content { padding:20px; }
.mbox.mbox-staff.size-1 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:22px;
  font-size:2.2rem;
  padding:0;
  margin:0;
  width:200px;
}
.mbox.mbox-staff.size-1 .staff-title {
  display:inline-block;
  width:200px;
  line-height:1.1;
}
.mbox.mbox-event.size-1 {
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.mbox.mbox-event.size-1 .mbox-inner-content {
  -webkit-mbox-sizing:border-mbox;
  -moz-mbox-sizing:border-mbox;
  mbox-sizing:border-mbox;
  color:#ffffff;
  padding:10px;
  height:93px;
  width:100%;
  position:absolute;
  bottom:0;
}
.mbox.mbox-event.size-1 .calendar-date {
  color:#ffffff;
  position:absolute;
  top:10px;
  left:10px;
  width:52px;
  height:52px;
  padding:8px 0 8px 4px;

  background: #051D49;
  background: rgba(5,29,73,0.70);
  -pie-background: rgba(5,29,73,0.30);
}
.mbox.mbox-event.size-1 .calendar-date span {
  display:block;
  width:40px;
  text-align:center;
}
.mbox.mbox-event.size-1 .calendar-date .number {
  font-size:28px;
  font-size:2.0rem;
}
.mbox.mbox-event.size-1 .calendar-date .month { text-transform:uppercase; }
.mbox.mbox-event.size-1 .event-meta {
  text-transform:uppercase;
  margin:0 0 1px 0;
}
.mbox.mbox-event.size-1 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:20px;
  font-size:1.5rem;
  line-height:1.2;
  text-transform:none;
}
.mbox.mbox-event.size-1 .today-badge {
  font-size:14px;
  font-size:1.4rem;
  position:absolute;
  color:#ffffff;
  right:10px;
  top:10px;
  z-index:3;
  text-transform:uppercase;
}
.mbox.mbox-calendar .mbox-content { background:url(https://farnhammaltings.com/wp-content/themes/maltings/assets/images/bg-mbox-calendar.png) center 65px no-repeat; }
.mbox.mbox-calendar h3 {
  text-transform:none;
  margin:0;
  padding:0;
  position:absolute;
  bottom:20px;
  left:20px;
}
.mbox.mbox-calendar:hover {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
}
.mbox.mbox-end h3 {
  text-transform:none;
  margin:0;
  padding:0;
  position:absolute;
  bottom:20px;
  left:20px;
}
.mbox.mbox-end:hover {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
}
.mbox.event-error { width:100%; }
.mbox.mbox-event.size-2 {
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.mbox.mbox-event.size-2 .mbox-inner-content {
  -webkit-mbox-sizing:border-mbox;
  -moz-mbox-sizing:border-mbox;
  mbox-sizing:border-mbox;
  color:#ffffff;
  padding:20px;
  height:240px;
  width:100%;
  position:absolute;
  bottom:0;
}
.mbox.mbox-event.size-2 .calendar-date {
  color:#ffffff;
  position:absolute;
  top:20px;
  left:20px;
}
.mbox.mbox-event.size-2 .calendar-date span {
  display:block;
  width:40px;
  text-align:center;
}
.mbox.mbox-event.size-2 .calendar-date .number {
  font-size:28px;
  font-size:2.8rem;
}
.mbox.mbox-event.size-2 .calendar-date .month { text-transform:uppercase; }
.mbox.mbox-event.size-2 .event-meta {
  text-transform:uppercase;
  margin:0 0 1px 0;
}
.mbox.mbox-event.size-2 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:30px;
  font-size:3rem;
  line-height:1.2;
  text-transform:none;
}
.mbox.mbox-event.size-2 .today-badge {
  font-size:14px;
  font-size:1.4rem;
  position:absolute;
  color:#ffffff;
  right:20px;
  top:20px;
  z-index:3;
  text-transform:uppercase;
}
.mbox.mbox-event.size-3 {
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.mbox.mbox-event.size-3 .mbox-inner-content {
  -webkit-mbox-sizing:border-mbox;
  -moz-mbox-sizing:border-mbox;
  mbox-sizing:border-mbox;
  color:#ffffff;
  padding:20px;
  height:240px;
  width:240px;
  position:absolute;
  bottom:0;
  left:250px;
}
.mbox.mbox-event.size-3 .calendar-date {
  color:#ffffff;
  position:absolute;
  top:20px;
  left:20px;
}
.mbox.mbox-event.size-3 .calendar-date span {
  display:block;
  width:40px;
  text-align:center;
}
.mbox.mbox-event.size-3 .calendar-date .number {
  font-size:28px;
  font-size:2.8rem;
}
.mbox.mbox-event.size-3 .calendar-date .month { text-transform:uppercase; }
.mbox.mbox-event.size-3 .event-meta {
  text-transform:uppercase;
  margin:0 0 1px 0;
}
.mbox.mbox-event.size-3 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:30px;
  font-size:3rem;
  line-height:1.2;
  text-transform:none;
}
.mbox.mbox-event.size-3 .today-badge {
  font-size:14px;
  font-size:1.4rem;
  position:absolute;
  color:#ffffff;
  left:20px;
  bottom:20px;
  z-index:3;
  text-transform:uppercase;
}
.mbox.mbox-event.size-4 {
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.mbox.mbox-event.size-4 .mbox-inner-content {
  -webkit-mbox-sizing:border-mbox;
  -moz-mbox-sizing:border-mbox;
  mbox-sizing:border-mbox;
  color:#ffffff;
  padding:20px;
  height:240px;
  width:100%;
  position:absolute;
  bottom:0;
}
.mbox.mbox-event.size-4 .calendar-date {
  color:#ffffff;
  position:absolute;
  top:20px;
  left:20px;
}
.mbox.mbox-event.size-4 .calendar-date span {
  display:block;
  width:40px;
  text-align:center;
}
.mbox.mbox-event.size-4 .calendar-date .number {
  font-size:28px;
  font-size:2.8rem;
}
.mbox.mbox-event.size-4 .calendar-date .month { text-transform:uppercase; }
.mbox.mbox-event.size-4 .event-meta {
  text-transform:uppercase;
  margin:0 0 1px 0;
}
.mbox.mbox-event.size-4 h4 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:30px;
  font-size:3rem;
  line-height:1.2;
  text-transform:none;
}
.mbox.mbox-event.size-4 .today-badge {
  font-size:14px;
  font-size:1.4rem;
  position:absolute;
  color:#ffffff;
  right:20px;
  top:20px;
  z-index:3;
  text-transform:uppercase;
}
.mbox.expanded {
  width:740px;
  min-height:490px;
  height:auto !important;
}
.mbox.expanded.loading {
  background-image:url(https://farnhammaltings.com/wp-content/themes/maltings/assets/images/loader-large.gif) !important;
  background-size:auto !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
}
.mbox.expanded:hover {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
}
.mbox.expandable { cursor:pointer !important; }
.mbox .close-mbox {
  display:block;
  text-indent:-999em;
  overflow:hidden;
  background-repeat:no-repeat;
  text-align:left;
  direction:ltr;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  transition:all .2s ease-out;
  cursor:pointer;
  position:absolute;
  top:20px;
  right:20px;
  width:20px;
  height:20px;
  padding:5px;
  background-image:url(http://testwp.localhost/wp-content/plugins/mc-isotope/bg-close-mbox.png);
  background-color:#36393b;
  background-position:center;
  z-index:100;
}
.mbox .close-mbox:hover { background-color:#ed7913; }
.home #introduction {
  margin-bottom:30px;
  max-width:950px;
}
.home #introduction a, .home #introduction a:visited { color:#4a453d; }
.home #introduction a:hover, .home #introduction a:active { color:#ed7913; }
.home #introduction h2 {
  font-size:25px;
  font-size:2.5rem;
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  text-align:center;
  margin:0;
  padding:0;
}
.mbox-event.expanded, .single-event article.event {
  /* width:740px; */
  width:73.5%;
  background:#dedad0;
}
.mbox-event.expanded header, .single-event article.event header {
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center;
  height:370px;
  position:relative;
  margin-bottom:20px;
}
.mbox-event.expanded header .colour-overlay, .single-event article.event header .colour-overlay {
  height:80px;
  padding:20px;
  position:relative;
  top:250px;
}
.mbox-event.expanded header h2, .single-event article.event header h2 {
  font-family:'Univers LT W01 55 Roman', arial, sans-serif;
  font-size:30px;
  font-size:3rem;
  text-transform:none;
  color:#ffffff;
  margin:0;
  line-height:1;
  z-index:10;
}
.mbox-event.expanded header .event-meta, .single-event article.event header .event-meta {
  text-transform:uppercase;
  margin:0 0 1px 0;
  color:#ffffff;
}
.mbox-event.expanded header .calendar-date, .single-event article.event header .calendar-date {
  color:#ffffff;
  position:absolute;
  top:20px;
  left:20px;
}
.mbox-event.expanded header .calendar-date span, .single-event article.event header .calendar-date span {
  display:block;
  width:40px;
  text-align:center;
}
.mbox-event.expanded header .calendar-date .number, .single-event article.event header .calendar-date .number {
  font-size:28px;
  font-size:2.8rem;
}
.mbox-event.expanded header .calendar-date .month, .single-event article.event header .calendar-date .month { text-transform:uppercase; }
.mbox-event.expanded header .today-badge, .single-event article.event header .today-badge {
  font-size:14px;
  font-size:1.4rem;
  position:absolute;
  color:#ffffff;
  right:20px;
  top:20px;
  z-index:3;
  text-transform:uppercase;
}
.mbox-event.expanded .entry-content, .single-event article.event .entry-content { padding:0 20px 20px 20px; }
.mbox-event.expanded .entry-content .purchase-button, .single-event article.event .entry-content .purchase-button {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-mbox;
  background-clip:padding-mbox;
  font-size:14px;
  font-size:1.4pxrem;
  background:#ed7913;
  background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#d66d10),color-stop(1,#ef862b));
  background:-ms-linear-gradient(bottom,#d66d10,#ef862b);
  background:-moz-linear-gradient(center bottom,#d66d10 0%,#ef862b 100%);
  border-top:solid 1px #e47411;
  border-left:solid 1px #e47411;
  border-right:solid 1px #a7550d;
  border-bottom:solid 1px #a7550d;
  -webkit-mbox-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
  -moz-mbox-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
  mbox-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
  font-family:'Univers LT W01 65 Bold', arial, sans-serif;
  color:#ffffff;
  text-shadow:#f4af72 0px 1px 0px;
  font-weight:500;
  cursor:pointer;
  -webkit-appearance:none;
  display:inline-block;
  width:auto;
  height:auto;
  padding:7px 10px;
  margin:0;
  text-shadow:#be610f 0px -1px 0px;
}
.mbox-event.expanded .entry-content .purchase-button:hover, .single-event article.event .entry-content .purchase-button:hover {
  border-top:solid 1px #a7550d;
  border-left:solid 1px #a7550d;
  border-right:solid 1px #e47411;
  border-bottom:solid 1px #e47411;
  background:#ed7913;
}
.mbox-event.expanded .entry-content .purchase-button:active, .single-event article.event .entry-content .purchase-button:active {
  border-top:solid 1px #c8660f;
  border-left:solid 1px #c8660f;
  border-right:solid 1px #c8660f;
  border-bottom:solid 1px #c8660f;
  background:#ef862b;
  text-shadow:none;
}
.mbox-event.expanded .entry-content .black-button, .single-event article.event .entry-content .black-button {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-mbox;
  background-clip:padding-mbox;
  font-size:14px;
  font-size:1.4pxrem;
  background:#36393b;
  background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#2a2c2e),color-stop(1,#424648));
  background:-ms-linear-gradient(bottom,#2a2c2e,#424648);
  background:-moz-linear-gradient(center bottom,#2a2c2e 0%,#424648 100%);
  border-top:solid 1px #313436;
  border-left:solid 1px #313436;
  border-right:solid 1px #111213;
  border-bottom:solid 1px #111213;
  -webkit-mbox-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
  -moz-mbox-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
  mbox-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
  font-family:'Univers LT W01 65 Bold', arial, sans-serif;
  color:#ffffff;
  text-shadow:#676c70 0px 1px 0px;
  font-weight:500;
  cursor:pointer;
  -webkit-appearance:none;
  display:inline-block;
  width:auto;
  height:auto;
  padding:7px 10px;
  margin:0;
  text-shadow:#1e1f20 0px -1px 0px;
  margin-right:20px;
}
.mbox-event.expanded .entry-content .black-button:hover, .single-event article.event .entry-content .black-button:hover {
  border-top:solid 1px #111213;
  border-left:solid 1px #111213;
  border-right:solid 1px #313436;
  border-bottom:solid 1px #313436;
  background:#36393b;
}
.mbox-event.expanded .entry-content .black-button:active, .single-event article.event .entry-content .black-button:active {
  border-top:solid 1px #232426;
  border-left:solid 1px #232426;
  border-right:solid 1px #232426;
  border-bottom:solid 1px #232426;
  background:#424648;
  text-shadow:none;
}
.mbox-event.expanded .entry-content .event-details, .single-event article.event .entry-content .event-details {
  margin:0;
  padding:0;
  overflow:hidden;
  list-style:none;
  margin-bottom:1.5em;
}
.mbox-event.expanded .entry-content .event-details span, .single-event article.event .entry-content .event-details span { color:#948768; }
.mbox-event.expanded header .today-badge { right:68px; }
.page .this-child-pages, .mbox-page .this-child-pages {
  margin:0;
  padding:0;
  overflow:hidden;
  list-style:none;
  text-transform:lowercase;
}
.page .this-child-pages li, .mbox-page .this-child-pages li {
  float:left;
  width:220px;
  margin-right:13px;
  margin-bottom:13px;
}
.page .this-child-pages li a, .mbox-page .this-child-pages li a {
  display:block;
  padding:8px;
}
.page.brown .this-child-pages li, .mbox-page.brown .this-child-pages li { background-color:#e2dfd6; }
.page.oatmeal .this-child-pages li, .mbox-page.oatmeal .this-child-pages li { background-color:#ede6d7; }
.page.riverwey .this-child-pages li, .mbox-page.riverwey .this-child-pages li { background-color:#e1e2c8; }
.page.duckegg .this-child-pages li, .mbox-page.duckegg .this-child-pages li { background-color:#e4e8e4; }
.page.grey .this-child-pages li, .mbox-page.grey .this-child-pages li { background-color:#dcdddb; }
.page.lightgrey .this-child-pages li, .mbox-page.lightgrey .this-child-pages li { background-color:#e4e8e4; }
.page.warmgrey .this-child-pages li, .mbox-page.warmgrey .this-child-pages li { background-color:#d7d2cd; }
.page.violet .this-child-pages li, .mbox-page.violet .this-child-pages li { background-color:#e6e2e7; }
.page.murky .this-child-pages li, .mbox-page.murky .this-child-pages li { background-color:#e3d7cd; }
.page.green .this-child-pages li, .mbox-page.green .this-child-pages li { background-color:#dde0d1; }
.mbox-page.expanded, .mbox-associates.expanded, .mbox-residents.expanded, .mbox-staff.expanded, .mbox-productions.expanded, .mbox-shop.expanded, .mbox-exhibitors.expanded, article.page, .single article.post, .single-associates article, .single-residents article, .single-staff article, .single-productions article, .single-shop article, .single-exhibitors article { width:740px; }
.mbox-page.expanded header.gallery, .mbox-associates.expanded header.gallery, .mbox-residents.expanded header.gallery, .mbox-staff.expanded header.gallery, .mbox-productions.expanded header.gallery, .mbox-shop.expanded header.gallery, .mbox-exhibitors.expanded header.gallery, article.page header.gallery, .single article.post header.gallery, .single-associates article header.gallery, .single-residents article header.gallery, .single-staff article header.gallery, .single-productions article header.gallery, .single-shop article header.gallery, .single-exhibitors article header.gallery {
  position:relative;
  margin-bottom:20px;
}
.mbox-page.expanded header.gallery h2, .mbox-associates.expanded header.gallery h2, .mbox-residents.expanded header.gallery h2, .mbox-staff.expanded header.gallery h2, .mbox-productions.expanded header.gallery h2, .mbox-shop.expanded header.gallery h2, .mbox-exhibitors.expanded header.gallery h2, article.page header.gallery h2, .single article.post header.gallery h2, .single-associates article header.gallery h2, .single-residents article header.gallery h2, .single-staff article header.gallery h2, .single-productions article header.gallery h2, .single-shop article header.gallery h2, .single-exhibitors article header.gallery h2 {
  color:#ffffff;
  position:absolute;
  bottom:20px;
  left:20px;
  margin:0;
  padding:0 150px 0 0;
  line-height:1;
  z-index:10;
}
.mbox-page.expanded header.gallery .responsive-gallery, .mbox-associates.expanded header.gallery .responsive-gallery, .mbox-residents.expanded header.gallery .responsive-gallery, .mbox-staff.expanded header.gallery .responsive-gallery, .mbox-productions.expanded header.gallery .responsive-gallery, .mbox-shop.expanded header.gallery .responsive-gallery, .mbox-exhibitors.expanded header.gallery .responsive-gallery, article.page header.gallery .responsive-gallery, .single article.post header.gallery .responsive-gallery, .single-associates article header.gallery .responsive-gallery, .single-residents article header.gallery .responsive-gallery, .single-staff article header.gallery .responsive-gallery, .single-productions article header.gallery .responsive-gallery, .single-shop article header.gallery .responsive-gallery, .single-exhibitors article header.gallery .responsive-gallery {
  margin:0;
  padding:0;
  overflow:hidden;
  list-style:none;
  position:relative;
  overflow:hidden;
  width:100%;
}
.mbox-page.expanded header.gallery .responsive-gallery li, .mbox-associates.expanded header.gallery .responsive-gallery li, .mbox-residents.expanded header.gallery .responsive-gallery li, .mbox-staff.expanded header.gallery .responsive-gallery li, .mbox-productions.expanded header.gallery .responsive-gallery li, .mbox-shop.expanded header.gallery .responsive-gallery li, .mbox-exhibitors.expanded header.gallery .responsive-gallery li, article.page header.gallery .responsive-gallery li, .single article.post header.gallery .responsive-gallery li, .single-associates article header.gallery .responsive-gallery li, .single-residents article header.gallery .responsive-gallery li, .single-staff article header.gallery .responsive-gallery li, .single-productions article header.gallery .responsive-gallery li, .single-shop article header.gallery .responsive-gallery li, .single-exhibitors article header.gallery .responsive-gallery li {
  position:absolute;
  display:none;
  width:100%;
  left:0;
  top:0;
}
.mbox-page.expanded header.gallery .responsive-gallery li:first-child, .mbox-associates.expanded header.gallery .responsive-gallery li:first-child, .mbox-residents.expanded header.gallery .responsive-gallery li:first-child, .mbox-staff.expanded header.gallery .responsive-gallery li:first-child, .mbox-productions.expanded header.gallery .responsive-gallery li:first-child, .mbox-shop.expanded header.gallery .responsive-gallery li:first-child, .mbox-exhibitors.expanded header.gallery .responsive-gallery li:first-child, article.page header.gallery .responsive-gallery li:first-child, .single article.post header.gallery .responsive-gallery li:first-child, .single-associates article header.gallery .responsive-gallery li:first-child, .single-residents article header.gallery .responsive-gallery li:first-child, .single-staff article header.gallery .responsive-gallery li:first-child, .single-productions article header.gallery .responsive-gallery li:first-child, .single-shop article header.gallery .responsive-gallery li:first-child, .single-exhibitors article header.gallery .responsive-gallery li:first-child {
  position:relative;
  display:block;
  float:left;
}
.mbox-page.expanded header.gallery .responsive-gallery img, .mbox-associates.expanded header.gallery .responsive-gallery img, .mbox-residents.expanded header.gallery .responsive-gallery img, .mbox-staff.expanded header.gallery .responsive-gallery img, .mbox-productions.expanded header.gallery .responsive-gallery img, .mbox-shop.expanded header.gallery .responsive-gallery img, .mbox-exhibitors.expanded header.gallery .responsive-gallery img, article.page header.gallery .responsive-gallery img, .single article.post header.gallery .responsive-gallery img, .single-associates article header.gallery .responsive-gallery img, .single-residents article header.gallery .responsive-gallery img, .single-staff article header.gallery .responsive-gallery img, .single-productions article header.gallery .responsive-gallery img, .single-shop article header.gallery .responsive-gallery img, .single-exhibitors article header.gallery .responsive-gallery img {
  display:block;
  height:auto;
  float:left;
  width:100%;
  border:0;
}
.mbox-page.expanded header.gallery .rslides_tabs, .mbox-associates.expanded header.gallery .rslides_tabs, .mbox-residents.expanded header.gallery .rslides_tabs, .mbox-staff.expanded header.gallery .rslides_tabs, .mbox-productions.expanded header.gallery .rslides_tabs, .mbox-shop.expanded header.gallery .rslides_tabs, .mbox-exhibitors.expanded header.gallery .rslides_tabs, article.page header.gallery .rslides_tabs, .single article.post header.gallery .rslides_tabs, .single-associates article header.gallery .rslides_tabs, .single-residents article header.gallery .rslides_tabs, .single-staff article header.gallery .rslides_tabs, .single-productions article header.gallery .rslides_tabs, .single-shop article header.gallery .rslides_tabs, .single-exhibitors article header.gallery .rslides_tabs {
  margin:0;
  padding:0;
  overflow:hidden;
  list-style:none;
  z-index:100;
  position:absolute;
  bottom:24px;
  right:24px;
  overflow:hidden;
}
.mbox-page.expanded header.gallery .rslides_tabs li, .mbox-associates.expanded header.gallery .rslides_tabs li, .mbox-residents.expanded header.gallery .rslides_tabs li, .mbox-staff.expanded header.gallery .rslides_tabs li, .mbox-productions.expanded header.gallery .rslides_tabs li, .mbox-shop.expanded header.gallery .rslides_tabs li, .mbox-exhibitors.expanded header.gallery .rslides_tabs li, article.page header.gallery .rslides_tabs li, .single article.post header.gallery .rslides_tabs li, .single-associates article header.gallery .rslides_tabs li, .single-residents article header.gallery .rslides_tabs li, .single-staff article header.gallery .rslides_tabs li, .single-productions article header.gallery .rslides_tabs li, .single-shop article header.gallery .rslides_tabs li, .single-exhibitors article header.gallery .rslides_tabs li {
  float:left;
  margin-left:5px;
}
.mbox-page.expanded header.gallery .rslides_tabs li a, .mbox-associates.expanded header.gallery .rslides_tabs li a, .mbox-residents.expanded header.gallery .rslides_tabs li a, .mbox-staff.expanded header.gallery .rslides_tabs li a, .mbox-productions.expanded header.gallery .rslides_tabs li a, .mbox-shop.expanded header.gallery .rslides_tabs li a, .mbox-exhibitors.expanded header.gallery .rslides_tabs li a, article.page header.gallery .rslides_tabs li a, .single article.post header.gallery .rslides_tabs li a, .single-associates article header.gallery .rslides_tabs li a, .single-residents article header.gallery .rslides_tabs li a, .single-staff article header.gallery .rslides_tabs li a, .single-productions article header.gallery .rslides_tabs li a, .single-shop article header.gallery .rslides_tabs li a, .single-exhibitors article header.gallery .rslides_tabs li a {
  font-size:12px;
  font-size:1.2rem;
  color:#ffffff;
  width:16px;
  height:22px;
  padding:2px 0 0 8px;
  display:block;
  background:#ed7913;
}
.mbox-page.expanded header.gallery .rslides_tabs li a:hover, .mbox-page.expanded header.gallery .rslides_tabs li.rslides_here a, .mbox-associates.expanded header.gallery .rslides_tabs li a:hover, .mbox-associates.expanded header.gallery .rslides_tabs li.rslides_here a, .mbox-residents.expanded header.gallery .rslides_tabs li a:hover, .mbox-residents.expanded header.gallery .rslides_tabs li.rslides_here a, .mbox-staff.expanded header.gallery .rslides_tabs li a:hover, .mbox-staff.expanded header.gallery .rslides_tabs li.rslides_here a, .mbox-productions.expanded header.gallery .rslides_tabs li a:hover, .mbox-productions.expanded header.gallery .rslides_tabs li.rslides_here a, .mbox-shop.expanded header.gallery .rslides_tabs li a:hover, .mbox-shop.expanded header.gallery .rslides_tabs li.rslides_here a, .mbox-exhibitors.expanded header.gallery .rslides_tabs li a:hover, .mbox-exhibitors.expanded header.gallery .rslides_tabs li.rslides_here a, article.page header.gallery .rslides_tabs li a:hover, article.page header.gallery .rslides_tabs li.rslides_here a, .single article.post header.gallery .rslides_tabs li a:hover, .single article.post header.gallery .rslides_tabs li.rslides_here a, .single-associates article header.gallery .rslides_tabs li a:hover, .single-associates article header.gallery .rslides_tabs li.rslides_here a, .single-residents article header.gallery .rslides_tabs li a:hover, .single-residents article header.gallery .rslides_tabs li.rslides_here a, .single-staff article header.gallery .rslides_tabs li a:hover, .single-staff article header.gallery .rslides_tabs li.rslides_here a, .single-productions article header.gallery .rslides_tabs li a:hover, .single-productions article header.gallery .rslides_tabs li.rslides_here a, .single-shop article header.gallery .rslides_tabs li a:hover, .single-shop article header.gallery .rslides_tabs li.rslides_here a, .single-exhibitors article header.gallery .rslides_tabs li a:hover, .single-exhibitors article header.gallery .rslides_tabs li.rslides_here a { background:#66635d; }
.mbox-page.expanded header.single-image-gallery, .mbox-associates.expanded header.single-image-gallery, .mbox-residents.expanded header.single-image-gallery, .mbox-staff.expanded header.single-image-gallery, .mbox-productions.expanded header.single-image-gallery, .mbox-shop.expanded header.single-image-gallery, .mbox-exhibitors.expanded header.single-image-gallery, article.page header.single-image-gallery, .single article.post header.single-image-gallery, .single-associates article header.single-image-gallery, .single-residents article header.single-image-gallery, .single-staff article header.single-image-gallery, .single-productions article header.single-image-gallery, .single-shop article header.single-image-gallery, .single-exhibitors article header.single-image-gallery {
  position:relative;
  margin-bottom:20px;
}
.mbox-page.expanded header.single-image-gallery h2, .mbox-associates.expanded header.single-image-gallery h2, .mbox-residents.expanded header.single-image-gallery h2, .mbox-staff.expanded header.single-image-gallery h2, .mbox-productions.expanded header.single-image-gallery h2, .mbox-shop.expanded header.single-image-gallery h2, .mbox-exhibitors.expanded header.single-image-gallery h2, article.page header.single-image-gallery h2, .single article.post header.single-image-gallery h2, .single-associates article header.single-image-gallery h2, .single-residents article header.single-image-gallery h2, .single-staff article header.single-image-gallery h2, .single-productions article header.single-image-gallery h2, .single-shop article header.single-image-gallery h2, .single-exhibitors article header.single-image-gallery h2 {
  color:#ffffff;
  position:absolute;
  bottom:20px;
  left:20px;
  margin:0;
  line-height:1;
  padding:0 20px 0 0;
  z-index:10;
}
.mbox-page.expanded header.no-gallery, .mbox-associates.expanded header.no-gallery, .mbox-residents.expanded header.no-gallery, .mbox-staff.expanded header.no-gallery, .mbox-productions.expanded header.no-gallery, .mbox-shop.expanded header.no-gallery, .mbox-exhibitors.expanded header.no-gallery, article.page header.no-gallery, .single article.post header.no-gallery, .single-associates article header.no-gallery, .single-residents article header.no-gallery, .single-staff article header.no-gallery, .single-productions article header.no-gallery, .single-shop article header.no-gallery, .single-exhibitors article header.no-gallery { padding:20px; }
.mbox-page.expanded header.no-gallery h2, .mbox-associates.expanded header.no-gallery h2, .mbox-residents.expanded header.no-gallery h2, .mbox-staff.expanded header.no-gallery h2, .mbox-productions.expanded header.no-gallery h2, .mbox-shop.expanded header.no-gallery h2, .mbox-exhibitors.expanded header.no-gallery h2, article.page header.no-gallery h2, .single article.post header.no-gallery h2, .single-associates article header.no-gallery h2, .single-residents article header.no-gallery h2, .single-staff article header.no-gallery h2, .single-productions article header.no-gallery h2, .single-shop article header.no-gallery h2, .single-exhibitors article header.no-gallery h2 {
  margin:0;
  padding:0;
}
.mbox-page.expanded .entry-content, .mbox-associates.expanded .entry-content, .mbox-residents.expanded .entry-content, .mbox-staff.expanded .entry-content, .mbox-productions.expanded .entry-content, .mbox-shop.expanded .entry-content, .mbox-exhibitors.expanded .entry-content, article.page .entry-content, .single article.post .entry-content, .single-associates article .entry-content, .single-residents article .entry-content, .single-staff article .entry-content, .single-productions article .entry-content, .single-shop article .entry-content, .single-exhibitors article .entry-content { padding:0 20px 20px 20px; }
.mbox-page.expanded .entry-content p:last-child, .mbox-associates.expanded .entry-content p:last-child, .mbox-residents.expanded .entry-content p:last-child, .mbox-staff.expanded .entry-content p:last-child, .mbox-productions.expanded .entry-content p:last-child, .mbox-shop.expanded .entry-content p:last-child, .mbox-exhibitors.expanded .entry-content p:last-child, article.page .entry-content p:last-child, .single article.post .entry-content p:last-child, .single-associates article .entry-content p:last-child, .single-residents article .entry-content p:last-child, .single-staff article .entry-content p:last-child, .single-productions article .entry-content p:last-child, .single-shop article .entry-content p:last-child, .single-exhibitors article .entry-content p:last-child { margin-bottom:0; }
.mbox-page.expanded #comment-wrapper, .mbox-associates.expanded #comment-wrapper, .mbox-residents.expanded #comment-wrapper, .mbox-staff.expanded #comment-wrapper, .mbox-productions.expanded #comment-wrapper, .mbox-shop.expanded #comment-wrapper, .mbox-exhibitors.expanded #comment-wrapper, article.page #comment-wrapper, .single article.post #comment-wrapper, .single-associates article #comment-wrapper, .single-residents article #comment-wrapper, .single-staff article #comment-wrapper, .single-productions article #comment-wrapper, .single-shop article #comment-wrapper, .single-exhibitors article #comment-wrapper {
  margin-top:20px;
  padding-top:20px;
  border-top:1px solid #c9c2b2;
}
.mbox-page.expanded #comment-wrapper #allowed_tags, .mbox-page.expanded #comment-wrapper #comment-notes, .mbox-page.expanded #comment-wrapper label, .mbox-associates.expanded #comment-wrapper #allowed_tags, .mbox-associates.expanded #comment-wrapper #comment-notes, .mbox-associates.expanded #comment-wrapper label, .mbox-residents.expanded #comment-wrapper #allowed_tags, .mbox-residents.expanded #comment-wrapper #comment-notes, .mbox-residents.expanded #comment-wrapper label, .mbox-staff.expanded #comment-wrapper #allowed_tags, .mbox-staff.expanded #comment-wrapper #comment-notes, .mbox-staff.expanded #comment-wrapper label, .mbox-productions.expanded #comment-wrapper #allowed_tags, .mbox-productions.expanded #comment-wrapper #comment-notes, .mbox-productions.expanded #comment-wrapper label, .mbox-shop.expanded #comment-wrapper #allowed_tags, .mbox-shop.expanded #comment-wrapper #comment-notes, .mbox-shop.expanded #comment-wrapper label, .mbox-exhibitors.expanded #comment-wrapper #allowed_tags, .mbox-exhibitors.expanded #comment-wrapper #comment-notes, .mbox-exhibitors.expanded #comment-wrapper label, article.page #comment-wrapper #allowed_tags, article.page #comment-wrapper #comment-notes, article.page #comment-wrapper label, .single article.post #comment-wrapper #allowed_tags, .single article.post #comment-wrapper #comment-notes, .single article.post #comment-wrapper label, .single-associates article #comment-wrapper #allowed_tags, .single-associates article #comment-wrapper #comment-notes, .single-associates article #comment-wrapper label, .single-residents article #comment-wrapper #allowed_tags, .single-residents article #comment-wrapper #comment-notes, .single-residents article #comment-wrapper label, .single-staff article #comment-wrapper #allowed_tags, .single-staff article #comment-wrapper #comment-notes, .single-staff article #comment-wrapper label, .single-productions article #comment-wrapper #allowed_tags, .single-productions article #comment-wrapper #comment-notes, .single-productions article #comment-wrapper label, .single-shop article #comment-wrapper #allowed_tags, .single-shop article #comment-wrapper #comment-notes, .single-shop article #comment-wrapper label, .single-exhibitors article #comment-wrapper #allowed_tags, .single-exhibitors article #comment-wrapper #comment-notes, .single-exhibitors article #comment-wrapper label {
  position:absolute !important;
  clip:rect(1px 1px 1px 1px);
  clip:rect(1px,1px,1px,1px);
}

.mbox .span9{
	 width: 73.5%; /* !important */
}



/* Isotope and mboxes TO here */