img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #808080;
    outline: 0 none;
}

a:hover {
    text-decoration: underline;
    outline: 0 none;
}

blockquote {
    margin-left: 0px;
}

body {
    background-color: #e6e6e6;
    margin: 0;
    padding: 0;
    width: 100%;
}

img {
    border: none;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #404040;
    line-height: 15px;
}

ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #404040;
    line-height: 15px;
}

ol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #404040;
    line-height: 15px;
}

/* Past programming years pagination */
ol.years-pagination {
    padding: 0;
    font-weight: bold;
    list-style-type: none;
}

ol.years-pagination li {
    display: inline-block;
    padding: 0px 8px 12px 0px;
}

.works {
    color: #808080;
}

.artist-list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
}

.artist-list a {
    color: #404040;
}

.caption {
    font-size: 11px;
    line-height: 15px;
    clear: both;
}

.caption strong {
    font-weight: normal;
}

#content {
    transition: transform 200ms;
    position: absolute;
    max-width: 600px;
    width: 50%;
    left: 260px;
    top: 103px;
}

.bodyText {
    font-size: 16px;
    line-height: 1.3;
    color: #444;
}

#content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #404040;
    margin-top: 12px;
    margin-bottom: 4px;
}

.exhibitionTitle {
    font-style: italic;
}

#content h1 a {
    color: #404040;
}

#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #808080;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 4px;
}

#content h2 a {
    color: #808080;
}

#content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    line-height: 20px;
    margin-top: 0;
    padding-bottom: 16px;
}

.captionMaterials {
    color: #949494;
}


#content h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #404040;
    text-transform: uppercase;
    margin-bottom: 0pt;
    margin-top: 40px;
}

.current {
    color: #404040;
}

#footer {
    padding-top: 125px;
    padding-bottom: 10px;
}

#footer a {
    color: #404040;
}

#footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #404040;
}

#footer-logo {
    position: relative;
    left: -60px;
    top: 30px;
}

#header {
    transition: transform 200ms;
    padding-top: 24px;
    padding-left: 24px;
    width: 215px;
}

#logo {
    padding-bottom: 16px;
}

#smallScreenLogo, #smallScreenMenu, #content-overlay {
    display: none;
}

ul.nav {
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li.nav {
    overflow: hidden;
}

a.nav {
    text-decoration: none;
    line-height: 24px;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
}

a.navActive {
    font-weight: bold;
    color: #628a9e;
}

ul.navGalleries, ul.navContact {
    margin-top: 16px;
}

ul.navGalleries {
    margin-bottom: 16px;
}

.address {
    margin-top: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #808080;
}

.addressName {
    font-weight: 600;
}

.addressSection {
    margin-bottom: 16px;
}

a.nav:hover {
    /* border-left: #666666 4px solid; */
    /* padding-left: 34px; */
    text-decoration: none;
}

.bird {
    padding-left: 0px;
    text-decoration: none;
}

.thumbnails {
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#thumbnails img {
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin: 0px;
}

#cv {
    font-family: Arial, Helvetica, sans-serif;
    color: #808080;
}

#cv ul {
    font-size: 13px;
    line-height: 15px;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}

#cv li {
    list-style-image: none;
    list-style-type: none;
    color: #404040;
    margin-bottom: 5px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

#cv p {
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    margin: 0px;
    padding: 0px;
}

#cv caption {
    font-size: 18px;
    font-weight: normal;
    color: #808080;
    padding-top: 30px;
    text-align: left;
    padding-bottom: 12px;
    line-height: 15px;
}

table {
    margin: 0px;
    padding: 0px;
    border: none;
    border-collapse: collapse;
}

#cv th {
    font-size: 13px;
    font-weight: normal;
    color: #808080;
    margin: 0px;
    vertical-align: text-top;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
}

.artist-listspice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    color: #404040;
}

a.thumbDim {
    opacity: 0.4;
}

a.thumbDim:hover {
    opacity: 1.0;
}

@media screen and (max-width: 800px) {
    html, body {
        overflow-x: hidden;
    }

    #logo {
        display: none;
    }

    #header {
        position: absolute;
        z-index: 9999;
        background-color: #e6e6e6;
        transform: translateX(-260px);
        min-height: 100vh;
    }

    #content {
        top: 24px;
        transform: translateX(-236px);
        width: 90%;
        max-width: 100%;
    }

    #content-overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 8888;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .menu-open #content-overlay {
        display: block;
    }

    #smallScreenLogo {
        display: block;
        margin-bottom: 24px;
    }

    #smallScreenMenu {
        z-index: 9999;
        display: block;
        right: 24px;
        top: 24px;
        position: absolute;
        opacity: 0.6;
    }

    .menu-open #smallScreenMenu {
        display: none;
    }

    .menu-open #content, .menu-open #header {
        transform: translateX(0);
    }
}
