@import "reset.css";
@import "typography.css";

/* Site */
html, body { height: 100% !important; }
body { 
    position: relative; 
}

/* Main Blocks */
#wrap {
    position: relative;
    height: 90%;
    margin: 20px 18px;
    max-width: 800px;
    padding-bottom: 100px;
}
#header {
    background: #fff;
    text-align: left;
    padding-bottom: 10px;
}
#header .title {
    margin: 0; padding: 0;
    font-size: 13px;
}
#header .title a {
    color: #000;
    text-decoration: none;
}
#content {
    margin-top: 50px;
    padding-bottom: 50px;
}

/* Main Nav Menu */
#main-menu {
}
#main-menu table{
    margin: 0; padding: 0;
}
#main-menu td { font-size: 13px; padding: 0; padding-right: 4px;}
#main-menu td.heading { padding-left: 30px; }
#main-menu table table { height: 17px; }
#main-menu table table td {
}
#main-menu a {
    display: block;
    text-decoration: none;
    color: #888; font-size: 13px;
    font-family: Helvetica, Arial, sans-serif; 
    font-weight: bold;
}
#main-menu a:hover,
#main-menu a.hover,
#main-menu a.active {
    color: #000;
}
#main-menu table table a { font-weight: normal; }


/* Collections / Exhibitions */
.collection-index,
.exhibition-index {
    list-style: none;
    margin: 0; margin-top: -20px;
    text-align: justify;
    letter-spacing: 10px;
}
.collection-index ul,
.exhibition-index ul {
    word-spacing: 20px;
}
.collection-index li, 
.exhibition-index li {
    display: inline;
    width: 150px; 
    line-height: 190px;
    margin-bottom: 10px;
}
.collection-index li.shim {
    visibility: hidden;
    padding: 10px 75px;
}
.collection-index li img { 
    vertical-align: middle;
}
.collection table, 
.exhibition table {
    margin: 0; padding: 0;
    width: 100%;
}
.collection td, 
.exhibition td {
    margin: 0; padding: 0;    
}
.collection .info,
.exhibition .info {
    padding: 4px 10px 0 0;
    text-align: center;
    vertical-align: middle;
}
.collection-index .collection .info,
.exhibition-index .exhibition .info {
    text-align: right; vertical-align: top;
    min-width: 100px;
}

div.collection,
div.exhibition {
}
div.collection .description {
    margin-top: 15px;
}

.collection-index .collection .images,
.exhibition-index .exhibition .images {
    width: 750px;
    word-spacing: 6px;
    line-height: 30px;
    text-align: right;
}
.exhibition-index  .info {
    font-size: 13px !important;
}
.exhibition-index .info h3 {
    font-size: 13px !important;
    text-transform: none !important;
    font-weight: normal;
    margin-bottom: 2px;
}

ul.submenu {
}
.submenu a { }
.submenu a:hover,
.submenu a.hover,
.submenu a.active {}


.dates-menu { }
.dates-menu a {}

.submenu .scroller-controls a {
    display: block;
    position: absolute; top: 0;
    padding: 0 5px; 
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    border:none;
}
.submenu .scroller-prev {
    left: 0;
}
.submenu .scroller-next {
    right: 0;
}

.text-categories { margin-bottom: 20px; }
.text-categories a { color: #888; }
.text-categories a:hover,
.text-categories a.hover,
.text-categories a.active { 
    color: #000; 
}
.tags-menu {}

/* Imags */
.image-info {
    margin-bottom: 20px;
    word-spacing: .1em;
    color: #000;
}
.image-info a {
    text-decoration: none;
    cursor: pointer;
    color: #888;
}
.image-info a:hover,
.image-info a.hover,
.image-info a.active {
    color: #000;
}
.main-image {
    height: 600px;
}

.image-controls {
}
.image-next, .image-prev {
    cursor: pointer;
}
.image-caption {
    margin-top: 30px;
}
.image-count { word-spacing: normal !important; }

.thumbnails {
    width: 560px;
    height: 110px;
    overflow: hidden;
    margin-left: 20px;
}
.thumbnails table {
    width: auto;
    margin-left: auto;
    margin-right: 0;
}
.thumbnails td {
    padding-right: 20px;
}

.images .scroller-controls a {
    display: block;
    position: absolute; top: 0;
    height: 60px; 
    padding: 0 5px; 
    padding-top: 50px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color: #000;
}
.scroller-controls a:hover {
    color: #ccc;
}
.scroller-controls a.disabled {
    color: #000;
    cursor: default;
}
.images .scroller-controls .scroller-prev {
    left: 195px;
}
.images .scroller-controls .scroller-next {
    right: -5px;
}

/* Image Audio */
.audio-controls {
    margin-bottom: 20px; 
    word-spacing: .6em;
}
#AudioPlayer {
    position: absolute;
    left: -9999px;
}
.audio-controls a {
    padding-left: 15px;
    display: block;
    margin-bottom: 6px;
    background-image: url(../img/audio_buttons.png);
    background-repeat: no-repeat;
}
.audio-controls a:hover,
.audio-controls a.hover {
    background-image: url(../img/audio_buttons_over.png);
}
.audio-controls a.play {    
    background-position: 0px -21px; 
}
.audio-controls a.pause{
    background-position: 0px -43px;
}
.audio-controls a.stop {
    background-position: 0px 2px;
}

/* Files */
.file-list {
    margin: 0; margin-bottom: 2em;
    list-style: none;
}
.file-list li {
    margin-top: 15px;
}
.file-list li p { margin-bottom: 4px; }
.files .pdf-download { display: block; color: #999; }
.files .pdf-download:hover { color: #000; }

/* Texts */
.text-index {
    margin: 0;  list-style: none;
}
.text-index li { margin-bottom: 20px;}
.text-index .text .description {
    height: 4em; 
    overflow: hidden;
}
.text .info {
    margin-top: 12px;
}
a.pdflink {
    color: #888;
    font-weight: bold;
}
.text .info a.pdflink {
    font-weight: normal;
}
.text .info a.pdflink:hover {
    color: #000;
}

/* Links */

.link-index { }
.link-index .link {
    margin-bottom: 50px;
}
.link-index ul { margin: 0; list-style: none; }
.link-index h2 { margin-top: 15px; }

/* Blog */
.blog-index {
    margin: 0;
    margin-right: 210px;
    list-style: none;    
}
.blog-index .body {
    height: 4em;
    overflow: hidden;
}
.blog-entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
div.blog-entry {
    margin-right: 210px;
}
.blog-entry .entry-wrap {
    margin-left: 170px;
}
.blog-entry .images {
    width: 150px;
    float: left;
    margin-right: 20px;
}
.blog-entry .images a {
    display: block;
    margin-bottom: 20px;
}
.blog-entry h2 {
    font-weight: normal;
}
.blog-entry .info {
    margin-bottom: 14px;
}
.blog-entry .info a {
    color: #000;
}
.blog-entry .info a:hover { color: #888; }

.blog-entry .entry-image {
    float: left;
    margin-right: 20px;
}

.blog-categories {
    list-style: none;
    margin: 0; margin-bottom: 24px;
    color: #888;
}
.blog-categories li {
    display: inline;
    word-spacing: .3em;
}
.blog-categories a { color: #888; text-decoration: none; }
.blog-categories a:hover,
.blog-categories a.hover,
.blog-categories a.active { color: #000; }

.sidebar {
    float: right;
    text-align: right;
    width: 140px;
    margin-left: 20px;
}
.sidebar h4 a { text-transform: none;}
.sidebar h3 { margin-bottom: 10px; }
.sidebar ul {
    list-style: none;
    margin: 0 0 20px 0;
}
.sidebar li a {
    text-decoration: none;
}
.sidebar li a:hover, 
.sidebar li a.hover, 
.sidebar li a.active {}

#front-image {
    position: absolute;
    top: 30px; right: 30px;
    z-index: -1;
}
img.fullscreen {
    position: absolute;
    top: 0; left: 0;
    z-index: -1;
    width: 100%;
}

/* Pages */
.page {
}

#contact-form {
    margin-left: 112px;
    margin-top: 20px;
    color: #000;
}
#contact-form a {
    color: #888;
}
#contact-form .form-row {
    margin-bottom: 10px;
}
#contact-form input[type=text],
#contact-form input[type=email],
#contact-form textarea {
    width: 270px;
}

/* News */
.news-index {
    margin-right: 100px;
}
td.news-item-image {
    padding-right: 30px;
}

/* Menuitem Index */
.menuitem-index {
}
.menuitem-index ul {list-style: none; margin: 0;}
.menuitem-index li h2 { margin-bottom: 2px; }


/* Other Classes */
.date {}

