/* ----------------------------------------------------------------------------------
Art Gallery Website Template
Theme name: Drayton
---------------------------------------------------------------------------------- */





/* -----------------------------------------------------------
   Layout
----------------------------------------------------------- */


    /*where should this go? in base.css?*/
    body {
        border-top: 22px solid #dee3de;
    }


    #container {
        width: 940px;
        padding-top: 0;
    }


    /* Header area
    ----------------------------------------------------------- */

    #header {
        background: #FFF;
        border-bottom: 1px solid #ebebeb;
        width: 100%;
        padding: 0;
        margin: 0;
    }
        #header .inner,
        #header.header_fixed .inner {
            position: relative;
            padding: 50px 0 45px;
            min-height: 0;
        }
        #header .inner:after {
            content: "";
            clear: both;
            display: block;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }


    /* Logo
    ----------------------------------------------------------- */

    #logo {
        float:left;
        height: auto;
        padding: 0;
        margin: 0;
        background: center center no-repeat;
    }
        #logo a {
            height: auto;
            padding: 0;
            text-align: left;
            font-size: 23px;
            line-height: 26px;
            letter-spacing: 6px;
            font-weight: 200;
            font-family: 'Bellefair', "Times New Roman", Times, Serif;
        }
        #logo a, #logo a:visited {
            color: #6b776c;
            /*outline: none;*/
        }
    #home_splash .content {
        text-transform: uppercase;
    }


    /* Translations nav in header
    ----------------------------------------------------------- */

    #translations_nav {
        position: absolute;
        top: 0;
        right: 0;
    }


    /* Generic navigation
    ----------------------------------------------------------- */

    .navigation {

    }
        .navigation ul {

        }
        .navigation ul li.last {
            margin-right: 0 !important;
        }
        .navigation ul li a {
            line-height: 11px;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 200;
            letter-spacing: 2px;
            padding: 5px 0;
        }
        .navigation ul li a,
        .navigation ul li a:visited {
            color: #757575;
        }
        .navigation ul li a:hover {
            color: #464646;
        }
        .navigation ul li.active a,
        .navigation ul li.active a:visited,
        .navigation ul li.active a:hover {
            color: #464646;
        }


    /* Top nav
    ----------------------------------------------------------- */

    #top_nav.navigation {
        float: right;
        clear: none;
        padding: 0;
    }
        #top_nav.navigation ul {
            display: inline-block;
            vertical-align: top;
        }
        #top_nav.navigation ul li {
            margin: 0 0 0 30px;
            padding-top: 5px;
        }
        #top_nav.navigation ul li:first-child {
            margin-left: 0;
        }
        #top_nav.navigation ul li a {
            font-size: 12px;
            color: #464646;
            letter-spacing: 2px;
            padding: 8px 0;
        }
        #top_nav.navigation ul li.active {
            position: relative;
        }
        #top_nav.navigation ul li.active .indicator {
            content: '';
            position: absolute;
            height: 3px;
            display: block;
            background: #dee3de;
            left: 0;
            opacity:0;
            width: 100%;
        }


    /* Additional nav
    ----------------------------------------------------------- */

    .additional_nav {
        padding-top: 8px;
    }
    .additional_nav ul li a, .additional_nav ul li a:visited {
        text-transform: none;
        letter-spacing: 0;
        font-size: 12px;
        color: #757575;
    }

    /* Search
    ----------------------------------------------------------- */

    #header_quick_search {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 25px;
        padding-top: 5px;
    }
        #header_quick_search form {
            width: auto;
            border: 0;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            padding: 0;
        }
        #header_quick_search.active form {
        }
        #header_quick_search .inputField {
            padding: 5px 0;
            width: 68px;
            font-size: 11px;
            letter-spacing: 2px;
            line-height: 15px;
            border: 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
        #header_quick_search input,
        #header_quick_search select,
        #header_quick_search textarea {
            font-size: 12px;
            text-transform: uppercase;
            color:#757575;
            letter-spacing: 1.6px;
            margin: 0;
        }
        #header_quick_search.active input,
        #header_quick_search.active select,
        #header_quick_search.active textarea {
            cursor: auto;
            color: #303030;
        }
        #header_quick_search #header_quicksearch_btn {
            display: inline-block !important;
            padding: 0;
            margin: 0;
            text-transform: uppercase;
            text-decoration: none;
            letter-spacing: 1.6px;
            width:18px;
            float: none;
        }

    /* Header social links
    ----------------------------------------------------------- */
    #header #social_links_nav {
        vertical-align:middle;
    }

    #header #social_links_nav .social_media_icon {
        background-image: url(/lib/g/1.0/images/social_icons_new.png);
        border: none;
        background-color: transparent;
        margin: 0 5px 0 0;
    }

    /* Sub nav
    ----------------------------------------------------------- */

    #sub_nav.navigation,
    #exhibitions_nav.navigation,
    .list_grid_control.navigation {
        float: right;
        margin: 0 0 55px;
        clear: none;
    }
        #sub_nav.navigation ul li,
        #exhibitions_nav.navigation ul li,
        .list_grid_control.navigation ul li {
            margin: 0 0 0 24px;
        }
        #sub_nav.navigation ul li a,
        #exhibitions_nav.navigation ul li a,
        .list_grid_control.navigation ul li a {
            font-size: 12px;
            color: #757575;
        }

        #sub_nav.navigation ul li.active a,
        #exhibitions_nav.navigation ul li.active a,
        .list_grid_control.navigation ul li.active a {

            color: #464646;
        }


    /* Content areas
    ----------------------------------------------------------- */

    #main_content {
        padding: 43px 0 0;
        margin: 0 0 43px;
    }
                /*
                #main_content #h1_wrapper {
                    float: left;
                    min-width: 500px;
                }
                #main_content h1 {
                    margin: 0 0 50px;
                    float: left;
                    min-width: 400px;
                }
                #main_content h1.has_subtitle {
                    margin: 0 0 24px;
                }
                #main_content h1.has_subnav {
                    margin: 0;
                }
                #main_content .heading_wrapper {

                }
                #main_content .heading_wrapper .subtitle {
                    float: left;
                }
                */


    #content {
        clear: both;
    }
        #content_module,
        .content_module {
            float: left;
            width: 580px;
        }
        #sidebar,
        .sidebar {
            float: right;
            width: 320px;
        }
        #sidebar .image {
            border: 1px solid #f4f4f4;
            height: auto;
            background: none;
            margin-bottom: 10px;
        }
        #sidebar .image img,
        .sidebar .image img {
            display: block;
            margin: 0 auto;
        }
        #sidebar #ig_slideshow .image,
        .sidebar #ig_slideshow .image {
            border: none;
        }


    /* Page headings
    ----------------------------------------------------------- */

    #h1_wrapper , .h1_wrapper {
        float: left;
        min-width: 50px; /* Changed from 300 as this was breaking the artist sub-navigation onto the next line */
    }
    h1 {
        margin: 0 0 50px;
        float: left;
    }
    h1.has_subtitle {
        margin: 0 0 14px;
    }
    h1.has_subnav {
        margin: 0;
    }

    .heading_wrapper {
        margin: 0 0 50px;
    }
        .heading_wrapper h1 {
            margin: 0 0 0;
            float: none;
        }
            .heading_wrapper h1.has_subtitle {
                margin: 0 0 28px;
            }
            .heading_wrapper h1 .h1_heading {
                margin: 0 0 28px;
                display: block;
                width: 100%;
            }
            .heading_wrapper h1 .separator {
                display: none;
            }
            .heading_wrapper h1 .h1_subtitle {
                float: left;
                margin: 0 25px 0 0;
                line-height: 13px;
            }
        .heading_wrapper .subtitle,
        .heading_wrapper .date {
            float: left;
            clear: none;
            line-height: 13px;
            margin: 0 20px 0 0;
        }
        .heading_wrapper #sub_nav {
            margin: 0;
        }


    /* Footer
    ----------------------------------------------------------- */

    #footer {
        border-top: 1px solid #ebebeb;
        color: #757575;
        font-weight: 200;
        padding: 30px 0 0;
        margin: 0 0 30px;
        width: 940px;
    }
        #footer #contact_info {
            float: left;
            max-width: 450px;
        }
        #footer .copyright {
            float: left;
            margin-right: 50px;
        }
        #footer #artlogic,
        #footer .privacy-policy,
        #footer .cookie-policy {
            font-size: 10px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        #footer #copyright {
            font-size: 11px;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin: 0 0 6px;
        }
        #footer a,
        #footer a:visited {
            color: #757575;
            text-decoration: none;
        }



/* -----------------------------------------------------------
   Page Specific
----------------------------------------------------------- */


    /* Home
    ----------------------------------------------------------- */

    body.section-home #content {
        margin-bottom: 40px;
    }
    body.section-home.type-fullscreen #content {
        margin-bottom: 0;
    }

    .section-home #main_content {
        margin-bottom: 0;
    }
    .section-home #slideshow ul,
    .section-home #slideshow ul li {
        display: block;
        margin: 0;
    }
    .section-home #slideshow.records_list .image {
        margin: 0 0 33px;
        width: 940px;
    }
    .section-home #slideshow h2 {
        font-size: 19px;
        letter-spacing: 3px;
        margin: 0 0 9px 0;
        line-height: 2em;
    }

    .section-home #slideshow h2 .separator{
        display: none !important;
    }

    .section-home #slideshow h2 .h1_subtitle{
        clear: both;
        display: block;
        font-size: 13px;
        text-transform: none;
        letter-spacing: 0px;
        color: #444;
    }

    .section-home #slideshow .date{
        font-size: 13px;
        text-transform: none;
        letter-spacing: 0px;
    }

    .section-home #slideshow .description {
        display: none;
    }

    /* Artists
    ----------------------------------------------------------- */

    .page-artists h1 #artist_years ,.page-artists h1 .artist_years {
        font-size: 11px;
        letter-spacing: 2px;
        padding-left: 5px;
    }

    .page-artists #artist_list ul li h2 {
        font-size: 13px;
    }

    .page-artists .subsection-works .image_list ul li .content {
        color: #464646;
    }

    .page-artists .subsection-works #image_gallery .subtitle {
        text-transform: uppercase;
        font-weight: 200;
        color: #6b776c;
        letter-spacing: 4px;
        font-size: 13px;
        margin-bottom: 16px;
    }

        /* Artist list preview
        ----------------------------------------------------------- */

        .page-artists .subsection-artist-list-preview {

        }
            .page-artists .subsection-artist-list-preview #content_module {
                float: left;
            }
            .page-artists .subsection-artist-list-preview #sidebar {
                float: right;
            }


        /* Artist list preview letters a-z
        ----------------------------------------------------------- */

        .page-artists .subsection-artist-list-preview-letters {

        }
            .page-artists .subsection-artist-list-preview-letters #content_module {
                float: left;
            }
            .page-artists .subsection-artist-list-preview-letters #sidebar {
                float: right;
            }


        /* Artist - video
        ----------------------------------------------------------- */

        .page-artists .subsection-video #sidebar {
            display: none;
        }
        .page-artists .subsection-video #content_module {
            width: 100%;
        }


    /* Artworks (for single artist websites)
    ----------------------------------------------------------- */


    /* News
    ----------------------------------------------------------- */

    .section-news.page-news .detail_list ul li {
        width: 460px;
    }
    .section-news.page-news .detail_list ul li .content {
        width: 220px;
    }

    /* Exhibitions
    ----------------------------------------------------------- */
    
    .section-exhibitions .exhibition-header.has_location .subtitle {
        clear: left;
    }
    .section-exhibitions .exhibition-header.has_location .subtitle .subtitle_date {
        margin-top: 5px;
        display: block;
    }
    .section-exhibitions .exhibition-header.has_location .subtitle .location {
        margin-top: 5px;
        display: block;
    }
    .section-exhibitions .exhibition-header.has_location #sub_nav {
        margin-top: -53px;
    }
    .section-exhibitions #content.exhibition-list-outer-container,
    .section-exhibitions #exhibitions-grid-container {
        clear: none;
    }
    #exhibitions-grid-container {
        padding-top: 10px;
        clear: both;
    }
    #exhibitions-grid-container .divider {
        display: none;
    }
    #exhibitions-grid-container .subsection-exhibitions-grid {
        padding: 0;
        margin: 0 0 26px;
    }
    #exhibitions-grid-forthcoming .subheading,
    #exhibitions-grid-past .subheading {

    }

    #exhibitions-grid-container #exhibitions-grid-past.subsection-exhibitions-grid {
        margin: 0;
        border-bottom: 0;
    }

    #back_to_exhibitions_link,
    .section-exhibitions .back_to_link {
        display: none;
    }
    .subsection-exhibition-detail-page #exhibitions_nav.navigation {
        margin: 0 0 20px;
    }


    /* Events
    ----------------------------------------------------------- */

    #events-grid-container {

    }
    #events-grid-container .divider {
        display: none;
    }
    #events-grid-container .subsection-events-grid {
        padding: 0;
    }
    #exhibitions-grid-container .subheading,
    #events-grid-container .subheading,
    #art-fairs-grid-container .subheading {
       position: relative;
    }
        #exhibitions-grid-container .subheading:after,
        #events-grid-container .subheading:after,
        #art-fairs-grid-container .subheading:after {
            content: '';
            text-indent: -9999px;
            border-bottom: 1px solid #ebebeb;
            width: 100%;
            position: absolute;
            height: 0;
            top: 49%;
            left: 0;
            right: 0;
            z-index: 1;
        }
        #exhibitions-grid-container .subheading span,
        #events-grid-container .subheading span,
        #art-fairs-grid-container .subheading span {
           position: relative;
           z-index: 2;
        }
    #events-grid-forthcoming .subheading,
    #events-grid-past .subheading {

    }
    #events-grid-container #events-grid-past.subsection-events-grid {
        margin: 0;
        border-bottom: 0;
    }
    .event-details-wrapper .event-details span {
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #757575;
        font-size: 11px;
        line-height: 2em;
        display: block;
    }
    .event-details-wrapper .event-details a,
    .event-details-wrapper .event-details a:visited{
        color: #757575;
        text-decoration:none;
    }
    .event-details-wrapper .event-details a:hover{
        color: #303030;
    }
    /* Art fairs
    ----------------------------------------------------------- */

    #art-fairs-grid-container {

    }
    #art-fairs-grid-container .divider {
        display: none;
    }
    #art-fairs-grid-container .subsection-art-fairs-grid {
        padding: 0;
        margin: 0 0 26px;
        border-bottom: 1px solid #ebebeb;
    }
    #art-fairs-grid-forthcoming .subheading,
    #art-fairs-grid-past .subheading {

    }
    #art-fairs-grid-container #art-fairs-grid-past.subsection-art-fairs-grid {
        margin: 0;
        border-bottom: 0;
    }


    /* Press
    ----------------------------------------------------------- */

    .subsection-press .records_list .content .link,
    .section-press .records_list .content .link {
        display: inline-block;
        text-align: left;
    }
        .subsection-press .records_list .content .link a,
        .section-press .records_list .content .link a {
            display: block;
            text-align: left;
            width: 100%;
            letter-spacing: 1.5px;
        }


    /* Publications
    ----------------------------------------------------------- */
    .section-publications .records_list .content .description,
    .section-publications .records_list .content .description .year{
            display: block;
     }


    /* Store
    ----------------------------------------------------------- */

    .section-store .records_list .content .description .price,
    .section-store .records_list .content .description .format,
    .section-store .subsection-store-grid-publications .records_list .content .description .description_additional {
        display: block;
    }



    /* Blog
    ----------------------------------------------------------- */

    .section-blog .blog_detail_about_author .image img {
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
        border-radius: 200px;
    }
    .section-blog .records_list.reading_list ul li .blog_toolbar .author .icon img {
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
        border-radius: 200px;
    }
    .section-blog .subsection-blog-grid #sidebar {
        padding-left: 30px;
        box-sizing: border-box;
    }


    /* About
    ----------------------------------------------------------- */



    /* Contact
    ----------------------------------------------------------- */

    .page-contact #content_module,
    .page-contact .contact-locations-grid .feature_list ul li .content{
        float: right;
        width: 420px;
    }
    .page-contact #sidebar,
    .page-contact .contact-locations-grid .feature_list ul li .google-map {
        float: left;
        width: 470px;
        max-width: 100%;
    }
    .page-contact .contact-locations-grid .feature_list ul li .image,
    .page-contact .contact-locations-grid .feature_list ul li .image span {
        width: 470px;
        max-width: 470px;
        margin: 0;
    }


    /* Mailing list
    ----------------------------------------------------------- */

    .section-mailing-list #content_module {
        float: left;
    }
    .section-mailing-list #sidebar {
        float: right;
    }


    /* Page not found
    ----------------------------------------------------------- */

    .section-pagenotfound #container {
        width: 400px;
        text-align: center;
    }
    .section-pagenotfound #logo {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .section-pagenotfound #logo a {
        text-align: center;
    }
    .section-pagenotfound #main_content h1 {
        width: 100%;
        min-width: 0;
        text-align: center;
    }


/* -----------------------------------------------------------
   Global Classes
----------------------------------------------------------- */

    /* Fullscreen slideshows
    ----------------------------------------------------------- */

    body.type-fullscreen #header {
        border-bottom: 0;
    }
    body.type-fullscreen #footer {
        border-top: 0;
    }

    /* Image gallery
       Standard page-by-page image gallery
    ----------------------------------------------------------- */

    #image_gallery {

    }
        #image_gallery #image_container,
        #image_gallery #image_container .image,
        #image_gallery #image_container .image span {
            width: 660px;
            height: 480px;
            height: auto;
            display: block;
        }
        #image_gallery #content_module {
            min-height: 450px;
        }
        #image_gallery #content_module .page_stats {
            bottom: -5px;
            border: 0;
        }
        #image_gallery #content_module .subtitle {
            color: #464646;
        }
        #image_gallery #content_module .detail_view_module,
        #image_gallery #content_module .subtitle,
        #image_gallery #content_module .enquire {
            margin-bottom: 30px;
        }
        #image_gallery #content_module .detail_view_module h3 {
            font-size: 12px;
            font-weight: 200;
            letter-spacing: 3px;
            line-height: 1.2em;
            text-transform: uppercase;
        }

        #image_gallery.artwork_full_details_open {

        }
            #image_gallery.artwork_full_details_open #content_module {
                width: 660px;
            }
            #image_gallery.artwork_full_details_open #image_container {
                width: 250px;
            }
                #image_gallery #image_container .image,
                #image_gallery #image_container .image span {
                    width: 100%;
                }


    /* Records list
       Default styling for all content grids on the site
    ----------------------------------------------------------- */

    .records_list {

    }
        .records_list ul {
            margin-bottom: 0;
        }
        .records_list ul li,
        .records_list ul li.last {
            margin: 0 20px 45px 0;
        }
        .records_list ul li a,
        .records_list ul li a:visited {

        }
        .records_list ul li .image {
            float: left;
            width: 218px;
            height: 218px;
            border: 0 none;
            background: #fff;
            margin: 0 0 23px;
        }

        .subsection-works .records_list ul li .image,
        .subsection-artists-list .records_list ul li .image {
            border: 1px solid #f4f4f4;
        }
        .records_list .content,
        .detail_list_alt ul li .content {
            text-align: left;
            width: 100%;
        }
            .records_list .content h2 {
                font-size: 13px;
                color: #464646;
                letter-spacing: 2px;
                line-height: 1.5em;
            }
            .records_list .content .date{
                font-size: 13px;
                letter-spacing: 0px;
            }

            .records_list .content .subtitle,
            .records_list .content .date,
            .records_list .content .location {
                font-size: 13px;
                color: #757575;
            }
            .records_list .content .subtitle {
                letter-spacing: 0px;
                text-transform: none;
                font-size: 13px;

            }
            .records_list .content .description,
            .records_list .content .description .year{
                display: none;
            }
            .records_list .content .description .price,
            .records_list .content .description .format
            {
                display: none;
            }

            .records_list .content .link{

            }

        /* Records lists in a sidebar
        ----------------------------------------------------------- */

        #sidebar .feature_panels .records_list ul li {
            width: 100%;
            margin: 0 0 25px;
            padding: 0 0 15px;
            border-bottom: 1px solid #ebebeb;
        }
        #sidebar .feature_panels .records_list ul li:last-of-type {
            border-bottom: 0;
            padding-bottom: 0;
            margin-bottom: 0;
        }


    /* Reading list
    ----------------------------------------------------------- */

    .records_list.reading_list {

    }
        .records_list.reading_list ul li {
            border-bottom: 1px solid #ebebeb;
            padding: 0 0 40px;
            margin: 0 0 40px;
        }
        .records_list.reading_list ul li:last-of-type {
            border-bottom: 0;
            padding-bottom: 0;
            margin-bottom: 0;
        }
        .records_list.reading_list ul li .image {
            height: auto;
        }
        .records_list.reading_list ul li .content .description,
        .records_list.reading_list ul li .content .link {
            display: block;
        }


    /* Mini list
       Small list with image and one line text (e.g. related items)
    ----------------------------------------------------------- */

    .mini_list ul {

    }
        .mini_list ul li {
            margin: 0 0 8px;
        }
            .mini_list ul li a {

            }
            .mini_list ul li .image {

            }
            .mini_list ul li .content h2 {
                font-size: 12px;
            }

    .related_items_panel {
        margin: 0 0 15px;
    }
        .related_items_panel h3 {
            font-size: 12px;
            border-bottom: 1px solid #EBEBEB;
            padding: 0 0 8px;
            margin: 0 0 8px;
        }



    /* Image list
       A grid of images with captions e.g. Artists list
    ----------------------------------------------------------- */

    .image_list {

    }
        .image_list ul {

        }
        .image_list ul li {
            width: 220px;
        }
        .image_list ul li .image {

        }
        .image_list ul li .content,
        .image_list ul li .content .title,
        .image_list ul li .content .artist {
            font-size: 13px;
            font-weight: 200;
            letter-spacing: 0.5px;
            text-transform: none;
            margin: 0 0 10px;
            color: #464646;
        }
        .image_list ul li .content .artist {
            color: #464646;
        }
        .image_list ul li .content em {
            font-style: normal;
        }
        .image_list ul li .content strong {
            font-weight: 200;
        }
        .image_list ul li .signed_and_dated,
        .image_list ul li .dimensions,
        .image_list ul li .medium {
            font-size: 13px;
            color: #464646;
            font-weight: 200;
            letter-spacing: 0;
            text-transform: none;
        }


    /* Detail list
       A grid which usually has an image with more preview text/content
    ----------------------------------------------------------- */

    .detail_list {

    }
        .detail_list ul {

        }
        .detail_list ul li {
            width: 460px;
        }

        .detail_list ul li .image {
            margin: 0 20px 0 0;
        }
        .detail_list ul li .image,
        .detail_list ul li .image span {
            vertical-align: top;
            height: auto !important;
        }
        .detail_list ul li .content {
            clear: none;
            float: left;
            width: 220px;
        }


    /* Feature panels
    ----------------------------------------------------------- */

    .feature_panels .records_list.image_list {

    }
        .feature_panels .records_list ul {
            margin-right: -20px;
            width: auto;
        }
        .feature_panels .records_list.image_list ul li .image {
            border: 0;
        }
        .feature_panels .records_list.image_list ul li h2 {

        }
        .feature_panels .records_list.image_list ul li.no_image h2 {
            margin-top: 0;
        }
        .feature_panels .records_list.image_list ul li .description,
        .feature_panels .records_list.image_list ul li .link {
            display: block;
        }

    .feature_panels.feature_panels_layout_type_2 .records_list ul li:nth-child(-n+3) .image {
        padding-bottom: 50px;
    }
    .feature_panels.feature_panels_layout_type_2 .records_list ul li:nth-child(1) .image {
        padding-bottom: 0;
    }
    .feature_panels .records_list.image_list ul li.panel_image_text_adjacent .content h2 {
        text-transform: uppercase;
        font-weight: 200;
        letter-spacing: 4px;
        font-size: 16px;
        margin-bottom: 16px;
    }

    /* Feature list
       Full width grid item which is much larger than other grids
    ----------------------------------------------------------- */

    .feature_list {

    }
        .feature_list ul {

        }
        .feature_list ul li {
            width: 100% !important;
            margin: 0 0 45px;
        }
        .feature_list ul li .image {
            margin: 0 100px 0 0;
            height: auto;
        }
        .feature_list ul li .image,
        .feature_list ul li .image span {
            width: 380px;
            max-width: 380px;
        }
            .feature_list ul li.no-list-image .image {
                display:none;
            }
        .feature_list ul li .content {
            width: 455px;
            text-align: left;
        }
            .feature_list ul li.no-list-image .content {
                width:100%;
            }
        .feature_list ul li .content h2 {
            text-transform: uppercase;
            font-weight: 200;
            color: #6b776c;
            letter-spacing: 4px;
            font-size: 16px;
            margin-bottom: 16px;
        }
        .feature_list ul li .content .date {
            margin: 30px 0 30px 0;
            font-size: 13px;
        }
        .feature_list ul li .content .subtitle {
            font-size: 13px;
            letter-spacing: 2px;
            text-transform: uppercase;
        }
        .feature_list ul li .content .description {
            display: block;
            font-weight: 200;
            margin: 0 0 30px;
            line-height: 2em;
        }
        .feature_list ul li .content .link {
            display: block;
            float: right;
        }



    /* Full list
       A grid where the image fill the full width
    ----------------------------------------------------------- */

    .full_list {

    }
        .full_list ul {

        }
        .full_list ul li {
            width: 100% !important;
            margin: 0 0 45px;
        }
        .full_list ul li .image {
            margin: 0 100px 0 0;
            height: auto;
        }
        .full_list ul li .image,
        .full_list ul li .image span {

        }
        .full_list ul li .content {
            text-align: left;
        }
        .full_list ul li .content h2 {
            font-size: 13px;
            letter-spacing: 6px;
            margin: 0 0 14px;
        }
        .full_list ul li .content .date,
        .full_list ul li .content .subtitle {
            font-size: 12px;
            letter-spacing: 3px;
            margin: 0 0 14px;
        }
        .full_list ul li .content .description {
            display: block;
            font-weight: 200;
            margin: 0 0 16px;
        }
        .full_list ul li .content .link {
            display: block;
            float: right;
        }


    /* Expanding detail list
    ----------------------------------------------------------- */

    .records_list.detail_expand_grid ul li .content h2 {
        font-size: 13px;
        letter-spacing: 3px;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_content,
    .records_list.detail_expand_grid .expander_detail .artworks-page-container{
        max-width: 940px;
    }
    .records_list.detail_expand_grid ul li .expander_detail .detail_view_module {
        margin: 0 0 20px 0;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery #image_container {
        width: 585px;
        padding: 50px 0 25px;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery #ajax_content_module {
        width: 350px;
        padding: 50px 0 34px 40px;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery #image_content .artwork_details_wrapper {
        padding-top: 35px;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery .close {
        opacity: 0.5;
        top: 60px;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery .close:hover {
        opacity: 1.0;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery #image_content h2 {
        margin: 0 0 20px;
        padding-right: 20px;
    }
    .records_list.detail_expand_grid .expander_detail #ajax_image_gallery #image_content .detail_view_module {
        margin-bottom:20px;
    }


    /* link
       Basic text link usually used throughout the site
    ----------------------------------------------------------- */

    .link {
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #6b776c;
        font-size: 12px;
    }
        .link a {

        }
        .link span,
        .link a,
        .link a:visited {
            color: #757575;
            font-weight: 200;
        }


    /* Pagination
    ----------------------------------------------------------- */

    .page_stats {
        padding: 30px 0 0;
        margin: 0;
        border-top: 1px solid #f4f4f4;
        clear: both;
    }
        .page_stats .ps_item {
            color: #757575;
            font-size: 12px;
            letter-spacing: 2px;
            font-weight: 200;
            text-transform: uppercase;
        }
        .page_stats .ps_item a,
        .page_stats .ps_item a:visited {
            color: #464646;
        }
        .page_stats .ps_pages {
            color: #757575;
            font-size: 12px;
            letter-spacing: 2px;
            font-weight: 200;
            text-transform: uppercase;
        }


    /* Miscellaneous
       Common classes used throughout the site, generally on grids
    ----------------------------------------------------------- */

    .loader_simple {
        margin-bottom: 14px;
    }
    .description {

    }
    .subheading {
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 12px;
        margin: 0 0 50px;
        text-align: center;
        color: #757575;
    }
        .subheading span{
            background-color: #fff;
            padding: 0 18px 0 20px;
            font-family: 'Bellefair', "Times New Roman", Times, Serif;
            text-transform: uppercase;
            font-weight: 200;
            text-align: center;
            font-size: 15px;
        }
        .subheading_description {
            margin-top: -25px;
            margin-bottom: 50px;
        }


    .subtitle,
    .h1_subtitle {
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 12px;
        line-height: 1.2em;
        color: #757575;
    }
    .poster {
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 12px;
        line-height: 1.5em;
        color: #303030;
    }

    .date {
        font-weight: 200;
        text-transform: none;
        letter-spacing: 0px;
        line-height: 1.2em;
    }
    .price {
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 0px;
        line-height: 1.2em;
    }
    .image {

    }
    .caption {
        color: #757575;
        font-size: 13px;
    }
    .divider {

    }

    /* Fancybox overrides
    ----------------------------------------------------------- */

    #fancybox-overlay {
        background: #555454 !important;
    }
    #fancybox-title-main {
        font-family: inherit;
        font-size: 13px;
        font-weight: 200;
        color: #464646;
    }
        #fancybox-title-main .artist strong {
            font-family: inherit;
            color: #464646;
            font-size: 13px;
            font-weight: 200;
            text-transform: uppercase;
            letter-spacing: 3px;
            font-size: 12px;
        }
        .fancybox-title .price {
            letter-spacing: 1px;
            font-size: 12px;
        }

    /* Mailchimp form
    ----------------------------------------------------------- */

    #mc_embed_signup input.button {
        font-family: inherit;
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #6b776c;
        font-size: 12px;
        width: auto;
    }


    /* AddThis overrides
    ----------------------------------------------------------- */

    .share_link {
        font-size: 10px;
    }
        #at16recap, #at_msg, #at16p label, #at16nms, #at16sas, #at_share .at_item, #at16p, #at15s, #at16p form input, #at16p textarea, .at16nc {
            font-family: inherit;
            font-size: 10px !important;
            font-weight: 200;
        }
