body {
    margin: 0;
    padding: 0;
    font-family: 'Georgia, serif';
    color: #000;
    line-height: 145%;
    background-color: #CCC;
}

a {
    color: #AF161B;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h1 {
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
    color: #AF161B;
}

h2 {
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
    color: #AF161B;
}

h3 {
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
    color: #AF161B;
}

h4 {
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
    color: #AF161B;
}

h5 {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #AF161B;
    text-transform: uppercase;
}

h6 {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #AF161B;
    text-transform: uppercase;
}

p {
    font-size: 90%;
}

th {
    text-align: left;
}

.font-sans {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.font-serif {
    font-family: 'Georgia, serif';
}

#wrapper {
    position: relative;
    max-width: 1280px;
    margin: 0 auto 50px auto;
    padding: 0;
    background-color: #FFF;
    box-shadow: 0 0 10px #888888;
    -webkit-box-shadow: 0 0 10px #888888;
    -moz-box-shadow: 0 0 10px #888888;
}

#header-area {
    margin: 0;
    padding: 0;
}

#super {
    display: none;
}

#logo-box {
    text-align: center;
}

#logo {
}

#logo-img-1 {
    width: 100%;
    max-width: 480px;
    margin: 43px 0 17px 0;
}

#logo-img-2 {
    width: 100%;
    max-width: 420px;
    margin: 25px 0 5px 0;
}

#contactBox {
}

#panel {
}

#contentBox {
    margin: 10px 0 0 0;
    padding: 10px;
}

#content {
    padding: 0 10px 0 10px;
    width: 90%;
}

#themelinks-mobile {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: #CCC 3px dotted;
}

.page-content h1 {
    margin: 20px 0 10px 0;
    padding: 0 0 0 0;
    line-height: 100%;
}

.page-content h2 {
    margin: 0 0 25px 0;
    padding: 20px 0 20px 0;
    color: #737373;
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 100%;
    border-bottom: #CCC 3px dotted;
}

.page-content h3 {
    margin: 0;
    padding: 0px 0 0px 0;
    line-height: 100%;
}

.page-content h4 {
    font-family: 'Georgia, serif';
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 5px 0 0px 0;
    line-height: 120%;
}

.page-content h6 {
    margin: 0;
    padding: 0px 0 0px 0;
    line-height: 100%;
}

.page-content-news img {
    width: 50%;
    float: right;
    margin: 0 0 10px 20px;
}

.content-section {
    clear: both;
    overflow: auto;
}

.txtsmall {
    font-size: 75%;
}

.tableHeadRow {
    color: #000;
    background-color: #CCC;
}

.rowlines td {
    border: #CCCCCC;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}

.dataTables_wrapper .dataTables_length {
    float: right;
}

#dataTable {
}

#dataTable tr {
}

#dataTable td {
    border-bottom: #CCC 1px solid;
}

#dataTable th {
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: left;
    padding-bottom: 4px;
}

.dataTables_wrapper .dataTables_length {
    float: right;
}

#nav-box {
    margin: 0 0 0 0;
}

#nav-box ul {
    margin: 0;
    padding: 0;
}

.menu-toggle {
    display: block;
    padding: 10px;
    margin: 0;
    background: #999;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 20px;
    background-image: url(/img/menu-wht.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
}

.menu-toggle.toggled-on {
    background: #999;
}

.srt-menu.toggled-on {
    display: block;
    position: relative;
    z-index: 10;
}

.srt-menu {
    display: none;
    clear: both;
    margin: 0;
    padding 0 0 0 0;
    list-style-type: none;
}

.srt-menu li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.srt-menu li {
    border-bottom: #CCC 1px solid;
}

.srt-menu li a {
    display: block;
    margin: 1px 0;
    padding: 2px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

.srt-menu li a:hover {
    background: #737373;
    color: #fff;
}

.srt-menu li li a {
    padding-left: 20px;
    font-weight: normal;
}

.srt-menu li li li a {
    padding-left: 40px;
}

.nobullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*
.artist-thumb {width: 300px; margin: 0 auto 10px auto; padding: 0;}
.artist-thumb-img {width: 100%;}
*/

.artist-item-list {
    margin: 10px 0 0 0;
}

.artist-item {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    overflow: auto;
    clear: both;
    border-bottom: #CCC 3px dotted;
}

.artist-item-img {
    width: 60px;
    float: right;
    margin: 0 0 10px 10px;
}

.artist-item-biz {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 14px;
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
    color: #AF161B;
}

.artist-item-themes {
    margin: 5px 0 5px 0;
    font-weight: bold;
}

.artist-item-title h3 {
    padding: 0;
}

.artist-spotlight-list {
    display: none;
}

.content-item-list {
    position: relative;
    margin: 10px 0 0 0;
}

.content-item {
    position: relative;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    overflow: auto;
    clear: both;
    border-bottom: #CCC 3px dotted;
}

.content-item-img {
    width: 120px;
    margin: 0 0 20px 20px;
    float: right;
}

.portfolio-item-list {
    margin: 10px 0 0 0;
}

.portfolio-item {
    width: 100%;
    margin: 0 0 30px 0;
}

.portfolio-item-img {
    width: 100%;
}

.portfolio-item-title {
    display: inline;
    font-weight: bold;
}

.portfolio-item-txt {
    display: inline;
}

.morelink {
    color: #000;
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 70%;
    text-transform: uppercase;
}

.spotlight-item-txt img {
    width: 50%;
    float: right;
    margin: 0 0 10px 20px;
}

#side1 {
    float: right;
}

#side1 p {
    margin: 0;
    padding: 0;
}

#side2 {
    margin: 0 auto 0 auto;
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
}

#side2 h3 {
    margin: 10px 0 5px 0;
    padding: 0;
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
}

#side2 h4 {
    margin: 10px 0 5px 0;
    padding: 0;
    color: #000;
    font-size: 90%;
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
}

#side2 h5 {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: bold;
}

.side2-section {
    margin: 0;
    padding: 10px 0 10px 0;
    border-bottom: #CCC 3px dotted;
}

.side2-directive {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.navactive {
    font-weight: bold;
}

#themelinks {
    font-size: 120%;
}

#themelinks h3 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

#themelinks h4 {
    color: #AF161B;
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 120%;
    text-transform: uppercase;
}

#themelinks a {
    color: #000;
}

#nav2 {
    margin: 20px 0 0 0;
    padding: 10px 0 10px 0;
    border-top: #CCC 3px dotted;
    border-bottom: #CCC 3px dotted;
}

#footer {
    font-family: sans-serif;
    color: #000;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer-sponsors {
    border-top: #CCC 3px dotted;
    text-align: center;
    padding: 10px 10px 0 10px;
}

#footer-sponsors ul {
    list-style-type: none;
    display: inline;
}

#footer-sponsors ul li {
    display: inline;
    padding-right: 10px;
}

#footer-funders {
    border-top: #CCC 3px dotted;
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 10px 10px 0 10px;
}

#footer-funders ul {
    list-style-type: none;
    display: inline;
}

#footer-funders ul li {
    display: inline;
    padding-right: 10px;
}

.sponsor-txt {
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
    color: #AF161B;
    padding: 10px 0 20px 0;
}

.sponsor-logo img {
    height: 50px;
}

#footer-social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#footer-social ul li {
    margin: 2px 0 2px 0;
}

#footer-social ul li img {
    margin: 0 10px -5px 0;
}

#footer-contact {
    margin: 0;
    padding: 10px 10px 10px 10px;
    border-top: #CCC 3px dotted;
    font-size: 16px;
    text-align: center;
}

#footer-contact h2 {
    color: #000;
    margin-bottom: 0;
}

#footer-nys {
    margin: 0;
    padding: 10px 10px 10px 10px;
    border-top: #CCC 3px dotted;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    vertical-align: middle;
}

.sponsor-nysca {
    width: 150px;
}

.jQaccordion .ui-icon {
    float: left;
    margin: 3px 0 0 -20px;
}

.jQaccordion .ui-accordion-header {
    background-image: none;
    background-color: #eee;
    margin: 5px 0 0 0;
    padding-left: 20px;
    color: #000;
}

.jQaccordion .ui-accordion-content {
    margin: 0;
    padding: 5px;
    font-size: 13px;
}

.jQaccordion .ui-accordion-content a {
    color: #b31b1b;
}

.jQaccordion h3 {
    font-size: 120%;
}

/* Popup container */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #6C6;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media only screen and (min-width: 481px) {
    .artist-item-img {
        width: 120px;
    }
}

@media only screen and (min-width: 700px) {
    #super {
        display: block;
        padding: 2px 0 1px 0;
        text-align: center;
        font-family: trade-gothic-next-condensed, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 85%;
        font-variant: small-caps;
        letter-spacing: 4px;
        color: #FFF;
        background-color: #737373;
    }

    #side2 {
        margin: 0;
    }

    #side2 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #content {
        width: 700px;
        margin: 0 auto 0 auto;
        padding: 0;
    }

    .page-content {
        position: relative;
        margin: 0;
    }

    .page-content h1 {
        font-size: 250%;
    }

    .page-content h2 {
        font-size: 150%;
    }

    .page-content h3 {
        font-size: 170%;
    }

    .page-content h4 {
        font-size: 100%;
    }

    .artist-item-img {
        width: 120px;
        float: left;
        margin: 0 20px 10px 0;
    }

    .artist-item-detail {
        width: 560px;
        float: left;
    }

    .artsearch {
        width: 200px;
        float: right;
        margin: -75px 0 0 0;
        text-align: right;
    }

    .jQaccordion h3 {
        font-size: 120%;
    }
}

@media only screen and (min-width: 1280px) {

    #nav-area {
        width: 100%;
        margin: 1px 0 10px 0;
    }

    #nav-container {
        width: 1225px;
        margin: 0 auto 0 auto;
        padding: 0;
    }

    .menu-toggle {
        display: none;
    }

    .srt-menu li {
        border: none;
    }

    .srt-menu li a {
        color: #737373;
        font-variant: small-caps;
    }

    #menu-main-navigation {
        display: block;
    }

    #nav-box {
        margin: 0;
        padding: 5px 0 5px 0;
        border-top: #CCC 3px dotted;
        border-bottom: #CCC 3px dotted;
        text-align: center;
    }

    #nav-box li {
        display: inline-block;
        height: 30px;
        list-style: none;
        padding: 0;
        margin: 0 5px 0 5px;
        text-align: center;
        position: relative;
    }

    #nav-box li a {
        font-size: 17px;
        font-weight: normal;
        color: #000;
        display: block;
        height: 24px;
        margin: 0;
        padding: 6px 5px 0 5px;
        text-decoration: none;
        text-align: center;
    }

    #nav-box li a:hover {
        background: #CCC;
        text-decoration: none;
    }

    #nav-box li ul {
        position: absolute;
        width: 300px;
        top: 30px;
        left: 0px;
        display: none;
        padding: 0;
        margin: 0;
        text-align: left;
        z-index: 999;
        background-color: #EEE;
    }

    #nav-box li ul li {
        display: block;
        height: auto;
        width: 300px;
        padding: 0;
        margin: 0;
    }

    #nav-box li ul li a {
        display: block;
        height: auto;
        margin: 0;
        padding: 8px 5px;
        text-align: left;
        border-bottom: 1px solid #CCC;
    }

    #nav-box li ul li a:hover {
        background-color: #CCC;
    }

    #nav-box li:hover ul, #nav-box li.over ul {
        display: block;
    }

    * html #nav-box ul li {
        float: left;
        height: 1%;
    }

    * html #nav-box ul li a {
        height: 1%;
    }

    #nav-trigger {
        display: block;
    }

    nav#nav-main {
        display: none;
    }

    nav#nav-mobile {
        display: block;
    }

    #side1 {
        display: block;
        position: absolute;
        left: 0px;
        width: 220px;
        padding: 0 0 0 30px;
        margin: 0;
    }

    #side2 {
        width: 210px;
        float: right;
        margin: 0;
    }

    #content {
        width: 1225px;
        margin: 0 auto 0 auto;
        padding: 0;
    }

    #themelinks-mobile {
        visibility: hidden;
        display: none;
        margin: 0 0 20px 0;
    }

    .page-content {
        position: relative;
        left: 250px;
        width: 720px;
        float: left;
        margin: 0;
    }

    .content-item-img {
        width: 120px;
        float: left;
        margin: 0 20px 0 0;
    }

    #home-page {
        position: relative;
    }

    #home-page #super {
        padding: 11px;
    }

    #home-page #nav-box {
        padding: 16px 0 15px 0;
    }

    #home-page .page-content {
        position: relative;
        left: 0px;
        width: 840px;
        float: left;
    }

    #home-page .content-item-list {
        width: 100%;
    }

    #home-page .content-item-detail {
        width: 675px;
        float: left;
    }

    #home-page #side2 {
        width: 350px;
        font-size: 110%;
    }

    .spotlight-item-img {
        position: relative;
        top: 50px;
        width: 120px;
        float: right;
        margin: 5px 0 5px 5px;
    }

    .artist-spotlight-list {
        display: block;
        position: absolute;
        top: 30px;
        right: 20px;
    }

    .artist-spotlight-img {
        display: block;
        width: 185px;
        height: 185px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-align: center;
        border: #7FC343 13px solid;
        -moz-border-radius: 107px;
        -webkit-border-radius: 107px;
        -khtml-border-radius: 107px;
        border-radius: 107px;
    }

    .artist-spotlight-img img {
        display: block;
        position: relative;
        width: 170px;
        height: 170px;
        overflow: hidden;
        margin: 0 0 0 0px;
        padding: 0;
        text-align: center;
        border: #4665AF 8px solid;
        -moz-border-radius: 87px;
        -webkit-border-radius: 87px;
        -khtml-border-radius: 87px;
        border-radius: 87px;
        z-index: 0;
    }

    .artist-spotlight-detail {
        position: relative;
        width: 200px;
        margin: -55px 0 0 0;
        padding: 5px;
        color: #FFF;
        background-color: #737373;
        font-family: sans-serif;
        font-size: 10px;
        text-transform: uppercase;
        text-align: center;
        z-index: 10;
    }

    .artist-spotlight-title a {
        color: #FFF;
    }

    #footer-columns {
        background-color: #EEE;
        clear: both;
        overflow: auto;
    }

    #footer-social {
        width: 260px;
        float: left;
        padding: 10px;
        font-family: trade-gothic-next-condensed, sans-serif;
        font-weight: 400;
        font-style: normal;
    }

    #footer-contact {
        width: 650px;
        float: left;
        border: none;
    }

    #footer-nys {
        width: 200px;
        float: right;
        text-align: right;
        border: none;
    }
}