


.main-header nav a { letter-spacing: 2px; font-size: 15px; color: #929292; }
.paragraph-styling p { margin-bottom: 20px; }
h1, h1.sectionname, .entries .titles, .entries .title, .grid .titles, .grid .title { color: #14568a; font-size: 30px; line-height: 130%; }
h4, .sectionname { color: #929292; font-size: 15px; text-transform: uppercase; letter-spacing: 2px; }
.homepage .caption h1 { color: #14568a; font-size: 30px; }
.news .list h1 { color: #14568a; }
#overlay .close { color: #929292; font-size: 17px; }
body { color: #6f6f6f; font-size: 17px; line-height: 170%; }
a, .private-login input[type="submit"] { color: #929292; }
.entry .placeholder, .entry .thumb, .list.text-only.entries.fixed-font a .summary { color: #6f6f6f; }
.medium h1, .small h1, .medium h2, .small h2, .medium h3, .small h3, .entries.fixed-font .title, .entries.fixed-font .titles, .entries.fixed-font .subtitle, .entries.fixed-font  .date, .entries.fixed-font .titles .subtitle, .entries.fixed-font .titles .date, .fixed-font .entries .date, .grid.fixed-font .title, .grid.fixed-font .titles, .grid.fixed-font .subtitle, .grid.fixed-font  .date, .grid.fixed-font .titles .subtitle, .grid.fixed-font .titles .date, .fixed-font .grid .date, .links a, .fixed-font .entry h1, .fixed-font .entry h2, .fixed-font .entry h3 { font-size: 14px; }
.list.text-only.entries.fixed-font .date { font-size: 17px; }
p { line-height: 170%; }
h2, .entries .subtitle, .grid .subtitle, .grid .titles .subtitle, .homepage .caption h2, h3, .entries .date, .grid .date, .grid .titles .date, .homepage .caption h3 { font-size: 19px; line-height: 130%; color: #929292; }
.screen-nav a, .slider-features a, .section-header a, .private nav a { font-size: 15px; color: #929292; }
.large-images h2, .news .entry h2, .large-images h3, .news .entry h3 { line-height: 130%; }
.screen-nav a.active, .screen-nav a:hover, .screen-nav a:hover *, .slider-features a.active, .slider-features a:hover, .slider-features a:hover *, .section-header a:hover, .section-header a:hover *, .section-header a.active, a:hover, a:hover *, .grid .entry a:hover span, .private-login input[type="submit"]:hover, .entry a:hover .placeholder, .entry a:hover .thumb, #overlay .close:hover, .main-header nav a:hover, .main-header nav a.active { color: #000000 !important; }
.main-header nav.homepage a, #slidecaption a * { color: #000000; }
.main-header nav.homepage a:hover, .main-header nav.homepage a.active, #slidecaption a:hover * { color: #929292 !important; }

#purchase1 p a {
    display: block;
    width: 120px;
    height: 25px;
    text-align: center;
    background: #6f6f6f;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
}



/* EDITS 6/10/20 */
.s-exhibitions section.exhibitions.home .links.switch {
    display: none;
}
.s-exhibitions .large-images h3 {
    display: none;
}



nav.slider-features {
    line-height: 1;
}
header h4 {
    line-height: 1;
}








header.main-header .container {
    max-width: 1200px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .main-header nav {
        display: inline-block;
        padding-top: 0;
    }
}

@media (max-width: 800px) {
    .main-header nav.main a {
        margin-right: 19px;
    }
    .main-header nav.main a:last-of-type {
        margin-right: 0;
    }
}





/* --------------------------------------------------------- */
/* SITE INDEX */
a.footer-siteindex {
display: none;
}

#screen-join-mailing-list .text-one-column .content {
    margin: 0;
}

#screen-join-mailing-list h1 {
    padding-bottom: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #717171;
    letter-spacing: 2px;
}

/*section#homepage-news .container:before {*/
/*    content: "Recent News";*/
/*    color: #929292;*/
/*    font-size: 15px;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 2px;*/
/*    border-bottom-style: solid;*/
/*    border-bottom-width: 1px;*/
/*    border-color: #ccc;*/
/*    display: block;*/
/*    padding-bottom: 5px;*/
/*    margin-bottom: 20px;*/
/*}*/


section#homepage-news .entry:first-of-type:before {
    content: "Recent News";
    color: #929292;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #ccc;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.news h2 {
    color:#757575 !important;
}

/*credit*/

.credit { margin-top: 10px; }
.credit a { color: #fff;}

@media (max-width: 480px) {
    nav.mobile .navlinks a:last-of-type {
        padding-bottom: 0;
    }
    
    
    
    h1, nav.sub-links a, nav.slider-features a, h4, footer, .entries.fixed-font .title, .entries.fixed-font .titles, .grid .titles, .grid .title, .section-header .links a, .section-header a {
        line-height: 150%;
    }
    nav.sub-links, nav.slider-features {
        padding-top: 20px;
    }
    h2, h3 {
        line-height: 150%;
    }
    div#screen-quote .text-one-column .content {
        font-size: 19px;
    }
    footer div {
        font-size: initial;
    }
    .grid .entry {
    width: 47.5%;
    padding-right: 4.2%;
}
    .grid .entry:nth-child(3n+3) {
    padding-right: 4.2%;
}
    .grid .entry:nth-child(2n+2) {
    padding-right: 0%;
}
section#description, section#purchase1 {
    width: 100% !important;
}
td {
    width: 100% !important;
    display: block;
}
.news .list h1 {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 5px;
}
.main-header nav a {
    font-size: 16px;
}
.main-header {
     margin-bottom: 0 !Important; 
}
.homepage .slider {
    padding-bottom: 35px;
}
}

@media (max-width: 600px) {
    .list.text-only .title {
    padding-right: 1%;
    display: block !important;
    width: 100%;
}
    .list.text-only .summary {
        width: 100% !important;
}
.rollover.columns-4 .column-wrapper .column {
    width: 50%;
}
}


@media (max-width: 750px) {
    .main-header nav.mobile {
    display: inline-block;
     text-align: left;
    }
    .main-header nav.main {
        display: none;
    }
    .mobile-menu-wrapper {
        display: block;
        position: relative;
        margin: 9px 0 0px 0;
    }
    .main-header {
        padding-top: 30px;
        padding-bottom: 40px
    }
    nav.mobile .navlinks a {
    display: block;
        margin-left: 0;
    }
    header.main-header.homepage {
        padding: 30px 0 !important;
    }
    .homepage .news .entry .info {
    width: 64%;
}
.news .list h1 {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 5px;
}
.news .entry {
    padding-bottom: 40px;
}
}

@media (max-width: 1100px) {
    .main-header nav {
        text-align: left;
        padding-top: 15px;
    }
    .main-header .logo {
        padding-bottom: 15px;
    }
}

.s-publications .text-two-columns .left {
    width: 35%;
}

.s-publications .text-two-columns .right {
    width: 60%;
}

.section-header {
    padding-bottom: 10px;
    margin-bottom: 20px;
}


.list.text-only .title {
    padding-right: 1%;
    display: inline;
}

.list.text-only .summary {
    width: 58%;
    font-family:'ITCFranklinGothicW01-Bk 812665';
    line-height: 130%;
    margin-top: -2px;
}

.list.text-only .entry {
    padding-bottom: 15px;
}

.filter-items .association-filter {
    margin-right: 0;
}

a.filter-clear {
    display: none;
}

.filter-items {
    padding-bottom: 0;
}

.fitted .placeholder {
    padding-top: 100%;
    background: none;
}

.section-header a { 
    font-size: 14px;
    text-transform: uppercase;
    font-family:'Garamond W01';
    letter-spacing: 1.5px;
    }


div#screen-services h1, div#screen-form h1 {
    font-size: 15px;
    text-transform: uppercase;
    color: #717171;
    letter-spacing: 2px;
}


section#description, section#purchase1 {
    display: inline-table;
    margin: 0 auto;
    width: 46%;
}

section#description {
    margin-right: 5%;
}

.publication-details {
    padding-bottom: 70px;
    max-width: 1080px;
    margin: 0 auto;
}

div#screen-form .text-one-column .content {
    width: 100%;
    max-width: inherit;
}

form input[type="text"],  form input[type="email"], form textarea {
    max-width: 340px;
    width: 100%;
    height: inherit;
}

td {
    padding-right: 30px;
    width: 40%;
}
tr {
    vertical-align: top;
}

textarea#fieldfjkph {
    height: 121px;
    width: 340px;
    margin-right: -30px;
}
button {
    background: #A5A5A5;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.5px;
    padding: 9px 11px;
    margin-top: 28px;
    float: right;
    margin-right: -30px;
}




.caption h2, .caption h3 {
    margin: 0;
    line-height: 180%;
    }

body {
    font-family:'AdobeGaramondW01-Regula';
    letter-spacing: .5px;
    }
    
h2, .subtitle {
    font-family:'Adobe Garamond W01 It';
    letter-spacing: 0;
}

    
footer {
    /*background: #00447c;*/
    /*color: #ffffff !important;*/
    background: #ffffff;
    color: #000000 !important;    
    text-align: center;
    line-height: 200%;
}

footer div.footer-cols {
    width: 100%;
    font-size: 16px;
}

footer div {
    padding: 10px 0;
}

footer a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

footer a {
    /*color:#ffffff;*/
    color:#000000;
}

footer a:hover {
    color:#929292 !Important;
}

header.main-header.homepage {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    /*background: rgba(255, 255, 255, .8)*/
}

.main-header {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.main-header nav {
    padding-top: 4px;
}

.caption h1, .caption h2, .caption h3 {
    color: #ffffff;
}

body.s-publications.detail-page header h4 {
    margin: 0 auto;
}

div#screen-quote {
    text-align: center;
    font-size: 23px;
    line-height: 150%;
    letter-spacing: 1px;
    padding-top: 50px;
    color: #14568A;
}

div#screen-quote .text-one-column .content {
    margin: 0 auto;
    padding-bottom: 20px;
}
    
.entries.fixed-font .title, .entries.fixed-font .titles, .grid .titles, .grid .title {
    color: #14568A;
    font-size: 19px;
    padding-top: 5px;
    }
    
.entries.fixed-font .subtitle, .entries.fixed-font .titles .subtitle, .grid.fixed-font, .grid.fixed-font .titles .subtitle {
    font-size: 16px;
    padding-top: 5px;
}    

    
section.artists.home.no-thumbs .entries.fixed-font .title, section.artists.home.no-thumbs .entries.fixed-font .titles, section.artists.home.no-thumbs .entries .title {
    color: #14568A;
    text-transform: none;
    letter-spacing: 0;
    font-size: 19px;
    }



.press.home press-thumbs.fixed-font .titles, .press.home .press-thumbs.fixed-font .title {
    font-size: 14px;
    }

.exhibitions h3, .s-exhibitions h3 {
    margin-top: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 14px;
}
    
.exhibitions h2 {
    padding: 0;
    margin: 0;
    letter-spacing: .5px;
}
   
   
.item-header h1 {
    font-size: 22px;
}
    
.exhibitions.home .small .headers, .exhibitions.home .medium .headers {
    padding-top: 10px;
    }

.section-header .links, nav.sub-links a, nav.slider-features a { 
    font-size: 14px;
    letter-spacing: 1.5px;
    }
    
.section-header .links a {
    font-size: 14px;
        letter-spacing: 1.5px;

    }

.links a:last-of-type {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    }
    
nav.screen-nav.divider.no-slider.child {
    font-size: 14px;
    }
    
.text-one-column .content {
    margin: 0 auto;
}

body.s-contact.detail-page header h1 {
    margin: 0;
}

header h1 {
    margin: 0 auto;
}

.dropdown {
    max-width: 350px;
}

.dropdown>div a {
    text-transform: none;
    letter-spacing: 0;
    font-size: 17px;
}


nav.screen-nav.divider.no-slider.child {
    line-height: 1;
    
    margin: 0 auto 25px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
}

.links.in-text {
    text-align: center;
}

.list.text-only.entries.fixed-font .date {
    display: none;
}

#backToTop {
    background: #a5a5a5;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 3px 10px;
}




/*

font-family:'ITCFranklinGothicW01-Bk 812647';
font-family:'ITCFranklinGothicW01-Bk 812665';
font-family:'ITCFranklinGothicW01-Md 812695';
font-family:'ITCFranklinGothicW01-Md 812704';
font-family:'ITCFranklinGothicW01-Dm 812668';
font-family:'ITCFranklinGothicW01-Dm 812686';
font-family:'Palatino LT W01 Light';
font-family:'PalatinoLTW01-LightItal';
font-family:'Palatino LT W01 Roman';
font-family:'Palatino LT W01 Italic';
font-family:'Palatino LT W01 Medium';
font-family:'PalatinoLTW01-MediumIta';
font-family:'Palatino LT W01 Bold';
font-family:'PalatinoLTW01-BoldItali';
font-family:'Palatino LT W01 Black';
font-family:'PalatinoLTW01-BlackItal';
font-family:'Garamond W01';

*/

*:focus:not(.focus-visible) {
    outline: none;
}


*:focus {
    outline: 2px #A5C7FE solid;
    outline-offset: 1px;
}

.entry > a {
    display: inline-block;
}

.entry.small > a, .entry.medium > a, .entry.large > a, .grid.thumbnails > .entry > a, .grid.entries > .entry > a,
.large-images > .entry > a, .entry.full > a {
    display: block;
}

div[class^='custom-grid'] > .entry > a, div[class*=' custom-grid'] > .entry > a,
.grid-container > .grid > .entry > a, .list.text-only .entry > a {
    display: block;
}

.list.text-only .date {
    float: left;
}

.news .entry > .thumbnail > .image > a {
    display: inline-block;
}

#skipToContent {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    text-decoration: underline;
}

a#skipToContent:active,
a#skipToContent:focus,
a#skipToContent:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
}

footer div > a.footer-siteindex,
footer span > a.footer-siteindex{
    white-space: nowrap;
    overflow: hidden;
}

#contentWrapper:focus {
    outline: transparent !important;
}

#contentWrapper #eccomerceCheckout .widget ul {
    display: block;
    margin-top: 5px;
}

#contentWrapper #eccomerceCheckout input.error {
    margin-bottom: 0;
}

label.required:after {
    content: '*';
    margin-left: 2px;
}


