/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
.hinted_shadow { border: 1px solid #e9e8df; }
html { background-color: #efeee6; }
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
  color: #5f5f5c;
  position: relative;
  margin-top: 50px;
}
#container {
  height: 552px;
  background: #ffffff;
  border-top: 1px solid #e9e8df;
  border-bottom: 1px solid #e9e8df;
}
#footer {
  width: 960px;
  margin: 20px auto;
}
body.mceContentBody { background: #ffffff !important; }
a {
  color: #7e7e79;
  text-decoration: none;
  font-weight: bold;
}
a:focus { outline: 0; }
p, ul, ol, h2, h3, h4, h5, h6, dl {
  line-height: 1.5;
  margin: 10px 0;
}
h2, h3, h4, h5, h6 { margin-top: 30px; }
h3:first-child { margin-top: 0; }
h3 {
  font-size: 120%;
  font-weight: bold;
  color: #333333;
}
h4 {
  color: #333333;
  font-weight: bold;
}
.fx .rbi { display: none; }
#page {
  width: 960px;
  margin: 0 auto;
}
#header {
  position: relative;
  width: 340px;
  height: 552px;
  float: left;
}
#header div.container {
  padding: 0;
  height: 552px;
}
#header #logo {
  font-size: 150%;
  text-transform: uppercase;
  padding-top: 22px;
  z-index: 100;
}
#header #logo a {
  font-weight: normal;
  color: #444444;
}
#header #works-nav {
  text-transform: uppercase;
  font-size: 130%;
  position: absolute;
  top: 20px;
  right: 0px;
  text-align: right;
  z-index: 99;
  width: 160px;
}
#header #works-nav ul {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
}
#header #works-nav ul li {
  margin: 0;
  position: relative;
}
#header #works-nav ul li.active a { color: #444444; }
#header #content-nav {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-transform: uppercase;
}
#header #content-nav ul {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
}
#header #content-nav ul li.active a { color: #444444; }
#content {
  margin-left: 340px;
  position: relative;
}
div.container {
  position: relative;
  padding: 20px;
  min-height: 512px;
  background: white;
}
body #content div.container {
  height: 512px;
  overflow: auto;
}
body.works #content div.container {
  height: auto;
  overflow: visible;
}
div.work {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
  height: 512px;
}
div.work h4 {
  margin-top: 0;
  margin-bottom: 0;
}
div.work div.meta {
  line-height: 1.5;
  min-height: 60px;
  position: absolute;
  top: 550px;
  left: 0;
  width: 580px;
}
div.work div.work-image {
  position: absolute;
  top: 0;
  left: 0;
}
div.work div.work-image img { border: 1px solid #e9e8df; }
div.work span.year {
  font-weight: normal;
  color: #5f5f5c;
}
.fx .has-works-paginator div.work div.caption {
  position: absolute;
  top: -1.5em;
}
#works-navigator {
  width: 100%;
  height: 36px;
  position: relative;
}
#works-navigator a {
  display: block;
  width: 15px;
  height: 7px;
  position: absolute;
  top: 4px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#works-navigator a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#works-navigator a.inactive {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
#works-navigator a.inactive:hover {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
#works-navigator #works-navigator-backward {
  right: 40px;
  background-image: url('/media/img/paginator-prev-work.png');
}
#works-navigator #works-navigator-forward {
  right: 0;
  background-image: url('/media/img/paginator-next-work.png');
}
#images-navigator {
  width: 340px;
  text-align: right;
  position: relative;
}
#images-navigator a {
  display: block;
  width: 8px;
  height: 7px;
  position: absolute;
  top: 2px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#images-navigator a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#images-navigator a.inactive {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
#images-navigator a.inactive:hover {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
#images-navigator #images-navigator-backward {
  right: 48px;
  background-image: url('/media/img/paginator-prev-image.png');
}
#images-navigator #images-navigator-forward {
  right: 0;
  background-image: url('/media/img/paginator-next-image.png');
}
#images-navigator #images-navigator-status {
  position: absolute;
  top: 0;
  width: 40px;
  right: 8px;
  text-align: center;
}
#images-navigator #images-navigator-caption {
  position: absolute;
  top: 1.5em;
  left: 0;
  right: 0;
  text-align: right;
}
dl.exhibitions dt {
  float: left;
  width: 80px;
}
dl.exhibitions dd {
  margin-left: 80px;
  margin-bottom: 1em;
}
dl.exhibitions dd .title { color: #333333; }
dl.datum dt {
  float: left;
  width: 80px;
}
dl.datum dd {
  margin-left: 80px;
  margin-bottom: 1em;
}
dl.datum dd .title { color: #333333; }
div.exhibitions.current {
  margin-bottom: 2em;
  line-height: 1.5;
  float: left;
  width: 100%;
}
div.exhibitions.current div.exhibition {
  margin-bottom: 1em;
  width: 280px;
  float: left;
}
div.exhibitions.current .title {
  color: #5f5f5c;
  font-weight: bold;
  text-transform: uppercase;
}
div.publication {
  line-height: 1.5;
  margin-bottom: 1em;
}
div.publication div.published { float: left; }
div.publication div.publication-title { font-weight: bold; }
div.publication div.publication-title { margin-left: 3em; }
div.publication div.publication-description { margin-left: 3em; }
div.publication div.publication-file { margin-left: 3em; }
div.col { width: 280px; }
div.col.left, div.col.right { float: left; }
.start div.exhibitions-container {
  width: 580px;
  float: left;
}
.start #exhibitions-current { margin-bottom: 40px; }
.start div.exhibition {
  width: 260px;
  margin-left: 20px;
  margin-top: 18px;
  float: left;
  line-height: 1.5;
}
.start div.exhibition img { margin-bottom: 10px; }
.start div.exhibition h1 {
  font-weight: bold;
  text-transform: uppercase;
}
.start div.exhibition.odd {
  margin-left: 0;
  clear: left;
}
.start div.exhibition.future { font-size: 85%; }
.start #random-image {
  position: relative;
  line-height: 1;
}
.start #random-image #random-image-label {
  padding-top: 2px;
  text-align: right;
  font-size: 85%;
}

