/* ----------------------------------------------------------------------------------
Site name
Theme name: Site name
---------------------------------------------------------------------------------- */


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

    #container {

    }

    #header.header_fixed .inner {
        text-align: right;
    }

    #logo {

    }
        #logo a {
            font-weight: normal;
        }
        #logo a, #logo a:visited {

        }

    #translations_nav {
        position: static;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
        #translations_nav ul li {
            padding: 8px 0 0;
            margin: 0 0 0 30px;
        }
        #translations_nav ul li.active {
            display: none;
        }

    #top_nav.navigation {
        display: inline-block;
        float: none;
        vertical-align: top;
        padding: 3px 0 0;
    }

    .navigation {

    }
        .navigation ul {

        }
        .navigation ul li {
            margin-left: 23px;
        }
        .navigation ul li a {
            font-weight: normal;
            letter-spacing: 1px;
        }
        .language-zh #top_nav.navigation ul li a {
            font-size: 14px;
        }
        .navigation ul li a,
        .navigation ul li a:visited {

        }
        .navigation ul li a:hover {

        }
        .navigation ul li.active a,
        .navigation ul li.active a:visited,
        .navigation ul li.active a:hover {

        }

    #main_content {

    }
        #main_content h1 {

        }

    #content {

    }
        #content_module {

        }
        #sidebar {

        }

    #footer {

    }
        #footer #copyright {

        }
        #footer a,
        #footer a:visited {

        }


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


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

        #home_splash .inner {
            background: rgba(0,0,0,0.3);
        }
        #home_splash .content {
            font-family: 'ProximaNova', Arial, Sans-Serif;
            text-transform: uppercase;
            font-weight: 200;
            color: #FFF;
            letter-spacing: 20px;
            font-size: 180px;
            line-height: 200px;
        }
    

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



    /* Exhibitions
    ----------------------------------------------------------- */



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



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



    /* Publications
    ----------------------------------------------------------- */



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



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



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

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

    .records_list {

    }
        .records_list ul {

        }
        .records_list ul li {

        }
        .records_list ul li a,
        .records_list ul li a:visited {

        }
        .records_list ul li .image {

        }
        .records_list .content {

        }


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

    .image_list {

    }
        .image_list ul {

        }
        .image_list ul li {

        }
        .image_list ul li .image {

        }
        .image_list ul li .content {

        }


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

    .detail_list {

    }
        .detail_list ul {

        }
        .detail_list ul li {

        }

        .detail_list ul li .image {

        }
        .detail_list ul li .content {

        }


    /* Full list
       A grid where each item fills the full width of the page
    ----------------------------------------------------------- */

    .full_list {

    }
        .full_list ul {

        }
        .full_list ul li {

        }
        .full_list ul li .image {

        }


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

    .link {

    }
        .link a{

        }
        .link a,
        .link a:visited {

        }


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

    .description {

    }
    .subtitle, .h1_subtitle {
        font-weight: normal;
    }
    .date {

    }
    .price {

    }
    .image {

    }
    .caption {

    }
    .divider {

    }





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