/* CSS Document for Screens */
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

@media screen {

    body {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1em;
        font-weight: 300;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    #page {
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .page-width {
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    /* Text */
    h1 {
        margin: 0 0 1em 0;
        font-size: 2.8em;
        font-weight: 300;
        text-align: center;
        color: #000000;
    }

    h2 {
        margin: 0 0 .5em 0;
        font-size: 2em;
        font-weight: 300;
        text-align: center;
        color: #000000;
    }

    h3 {
        margin: 0 0 .3em 0;
        font-size: 1.7em;
        font-weight: 300;
        color: #000000;
        line-height: 1.1em;
        text-align: center;
    }

    h4 {
        margin: 0 0 .3em 0;
        font-size: 1.3em;
        font-weight: 300;
        color: #000000;
    }

    p {
        margin: 0 0 .8em 0;
    }

    b {
        font-weight: bold;
    }

    a {
        color: #00356f;
    }

    a:visited {
        color: #8457d6;
    }

    p.heading {
        font-size: 1.4em;
    }



    /* BEGIN MOC ADDITIONS FOR CART */
    button {
        width: 60%;
        height: 46px;
        padding: 3px 10% 0 10%;
        border-radius: 6px;
        border: 2px #9cc4f3;
        background-color: #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.3em;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    button a {
        text-decoration: none;
    }

    button:hover {
        background-color: #69b7f3;
    }

    button.link {
        background-color: #680306;
    }

    button.link:hover {
        background-color: #988ca7;
    }

    /* END MOC ADDITIONS FOR CART */
    /* ALL */
    /* IMAGE BOX  */
    .img-fillcol-rounded {
        width: 100%;
        border-radius: 9px;
    }

    .addspc-abv {
        margin-top: 20px;
    }

    /* COUNTER */
    div.counter {
        text-align: center;
        font-size: 1em;
        font-weight: 600;
        color: #d1c5d0;
    }

    /* SQUARE CSS */
    .sq-input {
        height: 32px;
        width: 95%;
        margin: 0 0 0 0;
        border-radius: 6px;
        padding: 10px 0 0 10px;
        border: 2px solid rgb(223, 223, 223);
        outline-offset: -2px;
        margin-bottom: 5px;
    }

    .sq-input--focus {
        /* Indicates how form inputs should appear when they have focus */
        outline: 2px auto rgb(59, 153, 252);
    }

    .sq-input--error {
        /* Indicates how form inputs should appear when they contain invalid values */
        outline: 5px auto rgb(122, 28, 14);
    }

    div.squarecc {
        width: 90%;
        margin: 0 auto 0 auto;
    }

    /* AD images */
    section.ad-title {
        margin: 20px 0 20px 0;
        text-align: center;
    }

    section div.ad-note {
        width: 70%;
        margin: 20px auto 20px auto;
        font-size: 1.2em;
        font-weight: 600;
        text-align: center;
        color: #0D54DD;
    }

    div.ad-img-bx {
        margin: 20px 0 20px 0;
    }

    .img-sml-ad {
        margin: 20px 0 20px 0;
    }

    /* CLUB COLUMN -- Ads */
    div.ad-box {
        margin: 24px 0 20px 0;
    }

    div.ad-box div a img.ad-img {
        width: 100%;
        margin: 0 0 30px 0;
        border-radius: 6px;
        border: 3px solid #AAAAAA;
    }

    div.ad-box div a img.ad-smlimg {
        width: 100%;
        height: 250px;
        margin: 0 0 30px 0;
        border-radius: 6px;
        border: 3px solid #AAAAAA;
    }

    div.ad-box div a img.ad-lrgimg {
        width: 100%;
        height: 700px;
        margin: 0 0 30px 0;
        border-radius: 6px;
        border: 3px solid #AAAAAA;
    }

    /* AD FORM */
    section.ad-title p {
        font-size: 1.2em;
    }

    form aside.ad-sz-bx {
        width: 25%;
        margin: 14px 0 0 5%;
        font-size: 1.2em;
        font-weight: 600;
        float: left;
        text-align: center;
    }

    form aside.ad-gnr-bx {
        width: 25%;
        margin: 14px 0 0 0;
        font-size: 1.2em;
        font-weight: 600;
        float: left;
    }

    /* Adding space below rules for Your Clubs and Suggested Clubs */
    .add-below-space {
        margin-bottom: 20px;
    }

    /* BUTTONS */
    .buttons-inline-group {
        width: 60%;
        display: inline-block;
    }

    .fileUpload {
        margin: 5px .5% 0 .5%;
        position: relative;
        overflow: hidden;
    }

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 1.2em;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .btn {
        display: inline-block;
        padding: 6px 12px 6px 12px;
        margin-bottom: 0;
        vertical-align: middle;
        horiz-align: center;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 4px;
    }

    /* JC Note: button bckgrnd clr */
    .btn-primary {
        color: #fff;
        background-color: #d8e5fa;
        border-color: #A8D8FA;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #0FB3F3;
        border-color: #A8D8FA;
    }

    /* RULES */
    .hr-1 {
        border-top: 2px solid #D0E1FF;
    }

    .hr-1b {
        border-top: 2px solid #dacfcb;
    }

    .hr-2 {
        border-top: 4px solid #D0E1FF;
    }

    .hr-2b {
        border-top: 4px solid #dacfcb;
    }

    .hr-1b-minussp {
        border-top: 2px solid #dacfcb;
        margin-top: -6px;
        margin-bottom: -6px;
    }

    /* INDEV ALL AUDIO BELOW relates to my html5 audio player */
    /* AUDIO PROGRESS BAR AND BUTTONS */
    #progressBar {
        margin: 36px 0 10px 30px;
        background-color: #d3c8c4;
        color: #fff;
        width: 88%;
        height: 20px;
        border-radius: 10px;
    }

    #progress {
        height: 20px;
        display: inline-block;
        position: relative;
        background-color: #5e6188;
        border-radius: 10px;
    }

    /* AUDIO BUTTONS */
    .btn-1 {
        display: inline-block;
        margin: -66px 0 0 -7px;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px solid transparent;
    }

    /* AUDIO BUTTON bckgrnd clr */
    .btn-primary-1 {
        background-color: transparent;
    }

    .btn-primary-1:hover {
        background-color: transparent;
    }

    /* APPEND USERNAME: RTLR, PUB */
    .username-appnd-bx {
        height: 32px;
        margin: 10px 0 10px 0;
        background-color: #00a2d1;
        padding: 1%;
        border-radius: 3px;
        font-size: 1.5em;
        font-weight: 600;
        color: #ffffff;
    }

    /* WARNING BOX: PUBUPLOAD COLLECTIONS AND DEFINE STORES */
    .warningbox {
        margin: 10px 0 10px 0;
        padding: 2% 6% 2% 6%;
        background-color: #e3e5ff;
        border-radius: 6px;
    }

    div.warningbox h3 {
        font-size: 1.2em;
        font-weight: 600;
        text-align: center;
    }

    /* PAGINATION */
    div.paginate-bx {
        margin: 0 0 0 0;
        padding: 2% 2% 2% 2%;
        background-color: #cdc2be;
        border-radius: 6px;
    }

    div.paginate-bx a {
        width: 4%;
        height: auto;
        margin: 0 .15% 0 .15%;
        padding: 1% 2% 1% 2%;
        background-color: #d5c9c5;
        border-radius: 3px;
        font-size: 1.2em;
        font-weight: 600;
        text-decoration: none;
    }

    div.paginate-bx a:hover {
        background-color: #e8dcd8;
    }

    div.paginate-bx span.rows-selected {
        width: 4%;
        height: auto;
        margin: 0 1% 0 1%;
        padding: 1%;
        background-color: #00a2d1;
        border-radius: 3px;
        font-size: 1.2em;
        font-weight: 600;
        color: #ffffff;
    }

    /* MMBR image container small */
    img.sml-photo {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    img.lrg-photo {
        width: 200px;
        height: 200px;
        border-radius: 100px;
    }

    div img.sml-photo {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    /* MMBR information container  */
    div.cntr_txt-and-bx {
        width: 100%;
        margin: 8px auto 12px auto;
        text-align: center;
    }

    div.flush_text_right {
        text-align: right;
    }

    .c-cap {
        margin: 8px 0 12px 19%;
    }

    /* HEADER */
    header.navbr_container {
        height: auto;
        background: #000000;
        position: relative;
    }

    header.navbr_container.genres {
        height: auto;
    }

    header.navbr_container.genres-nogenres {
        height: 68px;
    }

    header a.logo {
        z-index: 10;
        position: absolute;
        display: block;
        width: 150px;
        height: 30px;
        background: url(../img_001/logos/muezbiz_sml_logo_clr.svg) no-repeat 0 0;
        background-size: contain;
        top: 15px;
        left: 20px;
    }

    header a.logo span {
        display: none;
    }

    /* SECTION -- All */
    section::after {
        content: '';
        display: block;
        clear: both;
    }

    /* FULL COL BLACK */
    div.fullcol-blk { width: 100%; height: 82px; background-color: #000000; padding: 32px 0 12px 0; }

    /* links are lost in floated "aside" columns when "activated" */
    section.img.inline-img {
        border-radius: 9px;
    }

    div.share-bnnr {
        height: 36px;
        margin: 3px 0 3px 0;
        padding: 3px 2% 3px 2%;
        background-color: #d3c8c4;
        border-radius: 6px;
    }

    
    
    /* SHARE ICONS ON PRODUCT PAGES */
    div.share-ban {
        height: 36px;
        margin: 9px 3px 3px 0;
        padding: 0px 1% 0px 1%;
        background-color: #d3c8c4;
        border-radius: 6px;
    }

	div.share-ban aside.shr-note {
        width: 35%;
        margin: 9px 2% 0 0;
        float: right;
    }

	div.share-ban aside.shr-note p {
        font-weight: 700;
        font-size: 1em;
        text-align: right;
    }
    
    aside.share-icon form input {
        width: 30px;
        height: 30px;
        margin: 2px 1% 0 0;
        padding: 1px 0 3px 0;
        float: right;
        background: url(../img_001/icons/share_icon.svg) no-repeat 0 0;
    }

    aside.share-icon form input.btn {
        height: 30px;
        display: inline-block;
        padding: 0px 12px 6px 12px;
        margin-bottom: 0;
        vertical-align: middle;
        horiz-align: center;
    }

    aside.share-icon form input.btn:hover {
        background: url(../img_001/icons/share_icon_clkd.svg) no-repeat 0 0;
    }
    
    
    
    
    /* SHARE BOX ON ARCHIVE PAGE */
    div.share-box {
        height: 42px;
        margin: -9px 3px 3px 0;
        padding: 0px 1% 0px 1%;
        background-color: #cee2fa;
        border-radius: 6px;
    }
    
    div.share-box aside.shr-note {
        width: 35%;
        margin: 9px 2% 0 0;
        float: right;
    }

	div.share-box aside.shr-note p {
        font-weight: 700;
        font-size: 1em;
        text-align: right;
    }
    
    div.share-box aside.shr-note p.editlink {
        font-weight: 700;
        font-size: 1em;
        text-align: left;
        text-decoration: none;
    }
    
    aside.share-box form input {
        width: 30px;
        height: 30px;
        margin: 2px 1% 0 0;
        padding: 1px 0 3px 0;
        float: right;
        background: url(../img_001/icons/share_icon.svg) no-repeat 0 0;
    }
    
    aside.share-box form input.btn {
        height: 30px;
        display: inline-block;
        padding: 0px 12px 6px 12px;
        margin-bottom: 0;
        vertical-align: middle;
        horiz-align: center;
    }
    
    aside.share-box form input.btn:hover {
        background: url(../img_001/icons/share_icon_clkd.svg) no-repeat 0 0;
    }


    
    
	/* ASIDE HALF COLUMN */
    aside.half-col {
        margin: 10px .5% 0 .5%;
        width: 49%;
        float: left;
    }



    /* FULL -- Col */
    div.full-col-cntrd {
        width: 100%;
        margin: 4px auto 4px auto;
    }

    /* ITEM DISPLAY FULL COL INSIDE MODAL BOX */
    div.item-col {
        width: 95%;
        margin: 12px auto 12px auto;
    }

    div.discrptn-txt {
        margin: 12px auto 12px auto;
        font-size: 1.3em;
        text-align: center;
    }

    /* DIV -- Single Column */
    section.sngl-col {
        width: 80%;
        margin: 8px auto 2px auto;
    }

    section.sngl-col h4 {
        margin: 20px 0 6px 0;
        font-size: 1.4em;
        text-align: left;
    }

    section.sngl-cola {
        width: 95%;
        margin: 8px auto 2px auto;
    }

    div.one-col {
        width: 80%;
        margin: 10px auto 10px auto;
    }

    div.sngl-col {
        width: 50%;
        margin: 16px auto 16px auto;
    }

    div.sngl-col div.cntrd {
        margin: 0 auto 16px auto;
    }

    div.sngl-col h1 {
        font-size: 2.5em;
        margin: 40px 0 40px 0;
    }

    div.sngl-col h2 {
        font-size: 2em;
    }

    div.sngl-col h3 {
        margin: 20px 0 10px 0;
        font-size: 1.7em;
    }

    div.sngl-col h4 {
        margin: 20px 0 6px 0;
        font-size: 1.4em;
        text-align: left;
    }

    div.sngl-col h4.cntr {
        margin: 20px 0 10px 0;
        font-size: 1.2em;
        text-align: center;
    }

    div.sngl-col h6 {
        margin: 6px 0 3px 0;
        font-size: .9em;
        text-align: left;
        color: #4e4545;
        line-height: 1.1em;
    }

    /* DIV -- two-columns */
    div.two-col h2 {
        text-align: center;
    }

    div.two-col h3 {
        font-size: 1.7em;
        letter-spacing: -0.5px;
        word-spacing: -0.7px;
    }

    div.two-col p {
        font-size: 1.2em;
        text-align: left;
        margin-bottom: 2px;
    }

    div.two-col aside {
        width: 42%;
        float: left;
        margin: 0 9px 0 9px;
        padding: 0 0px 0 0px;
    }

    div.two-col aside div.content {
    }

    div.two-col aside div.content img {
        display: block;
        margin: 0 auto 0 auto;
    }

    div.two-col aside h3 a {
        color: #000;
        text-decoration: none;
    }

    div.two-col aside h3 a:hover {
        text-decoration: underline;
    }

    /* THREE COLUMNS social pages */
    div::after {
        content: '';
        display: block;
        clear: both;
    }

    div.three-col {
        margin-bottom: 30px;
    }

    div.three-col h2 {
        text-align: center;
    }

    div.three-col h3 {
        font-size: 1.7em;
        letter-spacing: -0.5px;
        word-spacing: -0.7px;
        text-align: center;
    }

    div.three-col h4 {
        text-align: center;
        font-weight: 700;
    }

    div.three-col p {
        font-size: 1.2em;
        text-align: left;
        margin-bottom: 2px;
    }

    /* ADMIN PANEL */
    div.admin {
        width: 98%;
        margin: 8px auto 18px auto;
    }

    div.three-col aside.members {
        width: 33.5%;
        padding: 10px .5% 0 .5%;
        float: left;
        background-color: #e6dbd7
    }

    div.three-col aside.mmbr_rtlr_pub_lists {
        width: 27%;
        padding: 10px .5% 0 .5%;
        float: left;
        border-left: 4px solid #6aceef;
        border-right: 4px solid #6aceef;
    }

    div.three-col aside.mmbr_rtlr_pub_lists div.report-col {
        margin: 0 0 20px 0;
        background-color: #c7d9ff;
    }

    div.three-col aside.mmbr_rtlr_pub_lists table tr td input.complete_button {
        width: 100%;
        background-color: #69b7f3;
        color: #fcfcff
    }

    div.three-col aside.muezbiz {
        width: 36%;
        padding: 10px .5% 0 .5%;
        float: left;
        background-color: #e6dbd7
    }

    /* GENRE PAGE EVENTS */
    div.three-col aside div.content.evnt {
        width: 25%;
        padding: 1%;
        float: left;
        background-color: #c2b7b3;
    }

    div.three-col aside div.evnt-title {
        margin: 30px 0 16px 0;
        font-size: 1.8em;
        font-weight: 600;
        color: #1B5D6E;
    }

    div.three-col aside div.evnt-venue {
        margin: 6px 0 4px 0;
        font-size: 1.4em;
        font-weight: 600;
    }

    div.three-col aside div.evnt-text {
        margin: 6px 0 4px 0;
        font-size: 1.2em;
        line-height: 1.2em;
    }

    .prewrp {
        white-space: pre-wrap;
        margin: 6px 0 6px 0;
    }

    div.three-col aside div.bold-date-bx {
        margin-top: 8px;
        font-weight: 600;
    }

    div.three-col aside div.evnt-tickets {
        margin: 6px 0 12px 0;
        font-size: 1em;
        font-weight: 600;
    }

    div.three-col aside div.evnt-tickets-avail {
        margin: 6px 0 12px 0;
        padding: 9px;
        border-radius: 6px;
        background-color: #2c004b;
        font-weight: 600;
        color: #FFFFFF;
    }

    div.three-col aside div.evnt-tickets-avail a {
        color: #e3daff;
    }

    div.three-col aside div.evnt-tickets-avail a:visited {
        color: #d686cc;
    }

    /* "EVENT POSTED BY" BOX */
    div.three-col div.evnt-psted-by {
        padding: 0 0 4px 0;
    }

    div.three-col div.evnt-psted-by aside.report-bx {
        margin: 2px 10% 0 2%;
        width: 10%;
        float: left;
    }

    div.three-col div.evnt-psted-by aside.report-bx p {
        font-size: 1em;
        font-weight: 600;
    }

    div.three-col div.evnt-psted-by aside.evnt-pstdby {
        margin: 9px 0 0 0;
        padding: 0 0 10px 0;
        font-style: italic;
        border-bottom: 4px solid #dacfcb;
    }

    div.three-col aside div.vidio-box {
        margin: 20px 0 10px 0;
    }

    div.three-col aside div.youtube-box {
        margin: 20px 0 10px 0;
    }

    div.three-col aside div.audio-box {
        margin: 20px 0 10px 0;
    }

    /* EVENT ARCHIVE PAGE */
    div.two-colmn {
        width: 75%;
        margin: 0 auto 0 auto;
        padding: 12px;
    }

    div.two-colmn aside.evnt {
        width: 30%;
        padding: 12px;
        float: left;
        background-color: #c2b7b3;
    }

    div.two-colmn aside.evnt div.evnt-title {
        margin: 30px 0 16px 0;
        font-size: 1.8em;
        font-weight: 600;
        color: #1B5D6E;
    }

    div.two-colmn aside.evnt div.evnt-venue {
        margin: 6px 0 4px 0;
        font-size: 1.4em;
        font-weight: 600;
    }

    div.two-colmn aside.evnt div.evnt-text {
        margin: 6px 0 4px 0;
        font-size: 1.2em;
        line-height: 1.2em;
    }

    div.two-colmn aside.evnt div.bold-date-bx {
        margin-top: 8px;
        font-weight: 600;
    }

    div.two-colmn aside.evnt div.evnt-tickets {
        margin: 2px 0 12px 0;
        font-size: 1em;
        font-weight: 600;
    }

    div.two-colmn aside div.vidio-box {
        margin: 20px 0 10px 0;
    }

    div.two-colmn aside div.youtube-box {
        margin: 20px 0 10px 0;
    }

    div.two-colmn aside div.audio-box {
        margin: 20px 0 10px 0;
    }

    div.two-colmn aside.evnt div.evnt-update-bx {
        margin: 9px 0 0 0;
        padding: 2%;
        border-radius: 6pt;
        background: #cee2fa;
    }

    div.two-colmn aside.evnt div.evnt-update-bx aside.report-count {
        width: 35%;
        font-size: 1em;
        font-weight: 600;
        float: left;
    }

    div.two-colmn aside.evnt div.evnt-update-bx aside.update-link {
        width: 50%;
        font-size: 1em;
        font-weight: 600;
        float: right;
        text-align: right;
    }

    div.two-colmn aside.cmmnts {
        width: 60%;
        padding: 12px;
        float: left;
    }

    div.two-colmn aside.cmmnts div.rating-container {
        background-color: #cee2fa;
        padding: 6px 0 0 0;
    }
    
    
    
    /* EVENTS SINGLE COLUMN-- OTHER */
    div.evnt-sngl-col {
        margin: 0 20px 0 20px;
        text-align: left;
    }

    div.evnt-sngl-col p.mmbr-dirtive {
        margin: 8px auto 1px auto;
        font-size: 1em;
        color: #36648b;
        font-weight: 700;
        line-height: 1.2em;
        text-align: center;
    }

    div.evnt-sngl-col header h4 {
        font-size: 1em;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 125%;
    }

    div.evnt-sngl-col div.other-evnt-title {
        margin: 32px 0 20px 0;
        font-size: 1.4em;
        line-height: 1.4em;
        font-weight: 600;
        color: #1B5D6E;
        text-align: left;
        letter-spacing: normal;
        line-height: 100%;
    }

    div.evnt-sngl-col div.other-evnt-venue {
        margin: 16px 0 4px 0;
        font-size: 1.1em;
        line-height: 1.1em;
        color: #1B5D6E;
        font-weight: 600;
        text-align: left;
    }

    div.evnt-sngl-col div.other-evnt-text {
        margin: 12px 0 12px 0;
        font-size: .9em;
        font-weight: 300;
        color: #000000;
        line-height: normal;
        letter-spacing: normal;
    }

    div.evnt-sngl-col div.other-bold-date-bx {
        margin: 8px 0 12px 0;
        font-size: .8em;
        font-weight: 600;
        color: #000000;
        letter-spacing: normal;
        line-height: 1.2em;
    }

    div.evnt-sngl-col div.other-evnt-tickets {
        margin: 2px 0 12px 0;
        font-size: .8em;
        line-height: 1.2em;
        color: #000000;
        letter-spacing: normal;
    }

    div.evnt-sngl-col div.other-evnt-pstdby {
        margin: 9px 0 24px 0;
        padding: 6px 0 14px 0;
        border-bottom: 3px solid #1B5D6E;
        font-size: .9em;
        font-weight: 300;
        color: #000000;
        font-style: italic;
        text-align: left;
        letter-spacing: normal;
    }

    div.evnt-sngl-col div.evnt-tckts-avail {
        margin: 6px 0 12px 0;
        font-size: .8em;
        font-weight: 600;
    }

    div.evnt-sngl-col div.evnt-tckts-avail {
        margin: 6px 0 12px 0;
        padding: 9px;
        border-radius: 6px;
        background-color: #2c004b;
        font-weight: 600;
        color: #FFFFFF;
    }

    div.evnt-sngl-col div.evnt-tckts-avail a {
        color: #e3daff;
    }

    div.evnt-sngl-col div.evnt-tckts-avail a:visited {
        color: #d686cc;
    }

    div.evnt-sngl-col div.other-vidio-box {
        margin: 20px 0 10px 0;
    }

    div.evnt-sngl-col div.other-youtube-box {
        margin: 20px 0 10px 0;
    }

    div.evnt-sngl-col div.other-audio-box {
        margin: 10px 0 10px 0;
    }

    /* COMMENT FEED COL */
    div.feed {
        width: 100%;
    }

    div.three-col aside div.content.feed {
        width: 49%;
        padding: 18px .5% 12px .5%;
        float: left;
        border-top: 4px solid #6aceef;
        border-left: 4px solid #6aceef;
        border-right: 4px solid #6aceef;
    }

    div.three-col aside div.content.feed div.cmmnt-txt {
        font-size: 1.3em;
    }

    /* COMMENT CLUB BANNER */
    .club-bnnr-box {
        margin-bottom: 38px;
        height: auto;
        padding: 12px 12px 12px 12px;
        background-color: #AAAAAA;
        border-radius: 6px;
    }

    .club-bnnr-h1 {
        font-weight: 700;
        font-size: 36px;
        color: #eeebf3;
    }

    /* COMMENTS: SUBMIT CONVERSATION BLUE BOX */
    .comment-submit-bar {
        margin: -16px 0 0 0;
        padding: 8px 6px 12px 6px;
        background-color: #c4d5ee;
        border-radius: 9px;
        font-family: 'Open Sans Condensed', sans-serif;
    }

    div.club.comment-submit-bar {
        margin: 10px 0 0 0;
    }

    .join-club-bx {
        font-size: 1.5em;
        font-weight: 600;
        text-align: center;
    }

    /* YOUTUBE IN COOMENTS */
    div.buttons-inline-group aside.youtube-inline {
        float: left;
    }

    div.buttons-inline-group aside.youtube-inline input.form-inputbx {
        margin: 4px 0 0 0;
        width: 100%;
        height: 32px;
        background-color: #FFFFFF;
    }

    #youtube {
        width: 90%;
        margin: 0 0 0 0;
        font-size: 1em;
        color: #0B57C6;
    }

    /* ? DIALOG BOX WITH UPLOAD FILE SIZE AND YOUTUBE INFO */
    div.buttons-inline-group aside.help-link-bx {
        height: 26px;
        width: 4%;
        margin: 6px 6% 0 0;
        float: left;
    }

    /* FILE UPLOADS IN COMMENT FEEDS */
    div.buttons-inline-group aside.fileUpload.btn.btn-primary {
        margin: 6px 1% 0 0;
    }

    /* .cmmnt_upload-but */
    aside div.fileuploads-submit-bx {
        width: 100%;
        height: 48pt;
        border-radius: 6pt;
        padding: 10pt 0 0 0;
        background-color: #9c918d;
    }

    /* HELPFUL HINTS */
    .help {
        z-index: 10;
        font-weight: 600;
        font-size: 1.2em;
        line-height: 1.5em;
        color: #000000;
        text-align: left;
        background-color: #fcfcff;
        border-radius: 6px;
        display: none;
        opacity: 1;
        padding: 6px 32px 6px 6px;
    }

    a.help_link img.icon {
        height: 36px;
        width: 36px;
        margin: -4px 0 0 0;
        padding: 1px 0 3px 0;
    }

    /* background: url(../img_001/icons/questions.svg) no-repeat: 0 0;*/
    a.help_link:hover + span {
        display: inline-block;
    }

    /* COMMENTS: FORM SUBMIT BUTTONS */
    form input.submit-cmmnt-button {
        width: 25%;
        margin: 9px 1% 1px 0;
        height: 32px;
        background-color: #9cc4f3;
        border-radius: 6px;
        border: 1px solid #9cc4f3;
        float: right;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #FFFFFF;
        letter-spacing: 1px;
        text-align: center;
    }

    form input.submit-cmmnt-button:hover {
        background-color: #16a0df;
    }

    div.reply-input-bx form input.submit-cmmnt-button {
        margin: 2px 1% 1px 0;
        height: 28px;
        font-size: 1em;
    }

    /* COMMENT FEED Region submit brown box */
    .region-search-submt-bx {
        height: 32px;
        margin: 8px 0 6px 0;
        padding: 5px 2px 2px 6px;
        background-color: #CCC1BD;
        border-radius: 9px;
        text-align: center;
        z-index: 8;
    }

    .region-search-input {
        width: 68%;
        margin-bottom: 1px;
        padding: 3px 0 3px 3px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 15px;
        font-weight: 600;
        text-align: center;
        z-index: 9;
    }

    .region-submit {
        width: 25%;
        height: 28px;
        background-color: #8B594A;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        border-radius: 6px;
        color: #FFFFFF;
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 1px;
        text-align: center;
    }

    .region-submit:hover {
        background-color: #16a0df;
    }

    /* RETAILER / PUBLISHER LISTINGS PAGES */
    div.listcontainer {
        margin: 12px 0 22px 0;
        padding: 12px 0 44px 0;
        border-bottom: 2px solid #dacfcb;
    }

    div.listcontainer.listing img.ctgryIcon {
        margin: -14px 2% 0 0;
        float: left;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.listcontainer.listing {
        padding: 12px 0 8px 0;
        font-size: 1.3em;
        font-weight: 600;
        width: 100%;
        line-height: 76%;
    }

    div.listcontainer.listlink a {
        text-decoration: none;
    }

    /* COMMENT FEED Commenter description box */
    div.commenter-description-bx {
        margin: 26px 0 4px 0;
        padding: 14px 6px 6px 6px;
        background-color: #601617;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    div.commenter-description-bx aside.commenter-ctgry {
        float: left;
        width: 6%;
        margin-left: 2%;
    }

    div.commenter-description-bx aside.commenter-ctgry a img.ctgry-icon {
        padding: 3px 3px 3px 3px;
        float: left;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.commenter-description-bx aside.commenter-ctgry img.ctgry-png {
        padding: 3px 3px 3px 3px;
        float: left;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    /* INDEV: REPLIES -> CAPTURE GRAYED IMAGE WHEN RETAILER IN GENRE DOESN'T HAVE A STORE IN THAT GENRE */
    div.rply-description-bx aside.rply-ctgry img.ctgry-png {
        padding: 3px 3px 3px 3px;
        float: left;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.commenter-description-bx aside.commenter-img {
        float: left;
        width: 6%;
        margin-left: 3%;
    }

    div.commenter-description-bx aside.commenter-img div a img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.smlmmbrimg a img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 25%;
        height: 25%;
        border-radius: 50%;
    }

    div.commenter-description-bx a img.smlmmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
    }

    div.commenter-description-bx aside.commenter-description {
        float: left;
        padding: 0 3px 0 4%;
    }

    div.commenter-description-bx aside.commenter-description div p.commenter-mmbr {
        font-weight: 600;
        font-size: 1.5em;
        color: #FFFFFF;
    }

    div.commenter-description-bx aside.commenter-description div p.commenter-mmbr-info {
        font-weight: 300;
        font-size: 1.1em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    div.commenter-description-bx aside.mssg-descrpt {
        padding: 0 3px 0 3%;
        float: left;
    }

    div.commenter-description-bx aside.mssg-descrpt div p.mssg-mmbr {
        font-weight: 600;
        font-size: 1.1em;
        color: #FFFFFF;
    }

    div.commenter-description-bx aside.mssg-descrpt div p.mssg-mmbr-info {
        font-weight: 300;
        font-size: 1.1em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    div.commenter-description-bx aside.mssg-descrpt a {
        color: #d5c5f6;
    }

    div.commenter-description-bx aside.mssg-descrpt a:visited {
        color: #88d696;
    }

    /*div.commenter-description-bx aside.mssg-descrpt p.heading { font-size: 1.4em; }*/
    /* COMMENT FEED Shared Comment description box */
    div.commenter-description-shrbx {
        margin: 26px 0 4px 0;
        padding: 10px 6px 6px 6px;
        background-color: #072657;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    div.commenter-description-shrbx aside.commenter-ctgry {
        float: left;
        width: 6%;
        margin-left: 2%;
    }

    div.commenter-description-shrbx aside.commenter-ctgry a img.ctgry-icon {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.commenter-description-shrbx aside.commenter-img {
        float: left;
        width: 6%;
        margin-left: 3%;
    }

    div.commenter-description-shrbx aside.commenter-img div a img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.commenter-description-shrbx aside.commenter-description {
        float: left;
        padding: 0 3px 0 5%;
    }

    div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr {
        padding-top: 7px;
        font-weight: 600;
        font-size: 1.2em;
        color: #FFFFFF;
    }

    div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo {
        font-weight: 600;
        font-size: 1.1em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo a {
        text-decoration: none;
        color: #acccfa;
    }

    div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
        color: #b89fd6;
    }

    /* COMMENT FEED Shared Club Comment description box */
    div.cmmntr-dscrptn-clbbx {
        margin: 26px 0 4px 0;
        padding: 14px 6px 6px 6px;
        background-color: #094c57;
        border-radius: 6px;
        text-align: left;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-ctgry {
        float: left;
        width: 6%;
        margin-left: 2%;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-ctgry a img.ctgry-icon {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-img {
        float: left;
        width: 6%;
        margin-left: 2%;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-img div a img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-description {
        float: left;
        padding: 0 3px 0 5%;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr {
        padding-top: 7px;
        font-weight: 600;
        font-size: 1.2em;
        color: #FFFFFF;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo {
        font-weight: 600;
        font-size: 1.1em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo a {
        text-decoration: none;
        color: #acccfa;
    }

    div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
        color: #b5a4d6;
    }

    /* CLUB COMMENTS: SHARED CLUB COMMENT FROM ANOTHER CLUB */
    div.shrCmmntr-dscrptn-bx {
        margin: 26px 0 4px 0;
        padding: 14px 6px 6px 6px;
        background-color: #3d0065;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-ctgry {
        float: left;
        width: 6%;
        margin-left: 2%;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-ctgry a img.ctgry-icon {
        padding: 3px 3px 3px 3px;
        float: left;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-img {
        float: left;
        width: 6%;
        margin-left: 2%;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-img img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-description {
        float: left;
        padding: 10px 3px 0 2%;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr {
        padding-top: 7px;
        font-weight: 600;
        font-size: 1.4em;
        color: #FFFFFF;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo {
        font-weight: 600;
        font-size: 1.2em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo a {
        text-decoration: none;
        color: #acccfa;
    }

    div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
        color: #b5a4d6;
    }

    /* ADMIN PANEL REPORTS */
    div.commenter-description {
        float: left;
        padding: 0 3px 0 5%;
    }

    div.commenter-description div p.commenter-mmbr {
        font-weight: 600;
        font-size: 2em;
        color: #FFFFFF;
    }

    div.commenter-description div p.commenter-mmbr-info {
        font-weight: 300;
        font-size: 1.5em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    /* COMMENT Comments box */
    div.comment-bx {
        margin: -3px 0 10px 0;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        padding: 16px 9px 9px 9px;
        border-radius: 6px;
        font-size: 1.5em;
        text-align: left;
    }

    div.muezMssg-bx {
        margin: -2px 0 0 0;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        padding: 16px 9px 9px 9px;
        border-radius: 6px;
        font-size: 1.5em;
        text-align: left;
    }

    div.muezMssg-brdrbx {
        margin: -2px 0 0 0;
        border-right: 3px solid #AAAAAA;
        border-bottom: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        padding: 16px 9px 9px 9px;
        border-radius: 6px;
        font-size: 1.5em;
        text-align: left;
    }

    /* REPLIES */
    div.rply-description-bx {
        margin: 16px 0 4px 0;
        padding: 6px 6px 6px 0;
        position: static;
        background-color: #bfbfbf;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    div.rply-description-bx aside.rply-ctgry {
        float: left;
        width: 5%;
        margin-left: 20px;
    }

    div.rply-description-bx aside.rply-ctgry img.ctgry-icon {
        padding: 3px 3px 0 0;
        width: 100%;
        height: 55px;
        border-radius: 55px;
    }

    div.rply-description-bx aside.rply-img {
        float: left;
        width: 5%;
        margin: 0 0 0 6px;
    }

    div.rply-description-bx aside.rply-img img.mmbr-portrait {
        padding: 3px 3px 0 6px;
        width: 55px;
        height: 55px;
        border-radius: 50%;
    }

    div.rply-description-bx aside.rply-img div a img.rplyMmbrPrtrt {
        padding: 3px 3px 0 6px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

    div.rply-description-bx aside.rply-description {
        float: left;
        padding: 0 3px 0 3%;
    }

    div.rply-description-bx aside.rply-description p.rply-mmbr {
        font-weight: 600;
        font-size: 1.3em;
        color: #FFFFFF;
    }

    div.rply-description-bx aside.rply-description p.rply-mmbr-info {
        font-weight: 300;
        font-size: 1em;
        font-style: italic;
        color: #000000;
        line-height: 75%;
    }

    div.rply-description-bx aside.rply-descript {
        float: left;
        padding: 0 3px 0 4%;
    }

    div.rply-description-bx aside.rply-descript p.rply-mmbr {
        font-weight: 600;
        font-size: 1.1em;
        color: #FFFFFF;
    }

    div.rply-description-bx aside.rply-descript p.rply-mmbr-info {
        font-weight: 300;
        font-size: .9em;
        font-style: italic;
        color: #000000;
        line-height: 25%;
    }

    div.reply-input-bx {
        margin-bottom: -4px;
        padding: 0 6px 6px 6px;
        background-color: #c4d5ee;
        border-right: 3px solid #bfbfbf;
        border-left: 3px solid #AAAAAA;
        border-bottom: 0px solid #AAAAAA;
        border-radius: 6px;
    }

    div.replybx {
        margin: 4px 0 16px 0;
        padding: 6px 6px 10px 6px;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        border-bottom: 3px solid #AAAAAA;
        border-radius: 6px;
    }

    div.reply-cmmntbx {
        margin: 0 0 0 10px;
        padding-bottom: 6px;
        font-size: 1.1em;
    }

    /* MESSAGE BOARD */
    aside.incoming-mssg-col {
        width: 47.6%;
        margin: 0 0 0 0;
        padding: 20px 1% 0 1%;
        border-top: solid #cdc2be 2px;
        border-right: solid #cdc2be 2px;
        border-left: solid #cdc2be 2px;
        float: left;
    }

    aside.your-mssgs-col {
        width: 47.6%;
        margin: 0 0 0 0;
        padding: 20px 1% 0 1%;
        border-top: solid #cdc2be 2px;
        border-right: solid #cdc2be 2px;
        border-left: solid #cdc2be 2px;
        float: left;
    }

    div.pub-mssg-list {
        padding: 3px 3px 3px 3px;
        border-bottom: solid #c9c9c9 2px;
        font-size: 1em;
        font-weight: 600;
        color: #414141;
    }

    /* MESSAGES Commenter description box */
    aside.incoming-mssg-col div.commenter-description-bx {
        margin: 26px 0 4px 0;
        padding: 14px 6px 6px 6px;
        background-color: #a99e9a;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    aside.your-mssgs-col div.commenter-description-bx {
        margin: 26px 0 4px 0;
        padding: 14px 6px 6px 6px;
        background-color: #a99e9a;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    div.commenter-description-bx aside.commenter-ctgry {
        float: left;
        width: 5%;
        margin-left: 2%;
    }

    div.commenter-description-bx aside.commenter-ctgry a img.ctgry-icon {
        padding: 3px 3px 3px 3px;
        float: left;
        width: 65px;
        height: 65px;
        border-radius: 30px;
    }

    aside.incoming-mssg-col div.commenter-description-bx aside.commenter-img {
        float: left;
        width: 10%;
        margin-left: 2%;
    }

    aside.your-mssgs-col div.commenter-description-bx aside.commenter-img {
        float: left;
        width: 10%;
        margin-left: 2%;
    }

    aside.incoming-mssg-col div.commenter-description-bx aside.commenter-img img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    aside.your-mssgs-col div.commenter-description-bx aside.commenter-img div a img.mmbr-portrait {
        padding: 3px 3px 3px 3px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
    }

    div.commenter-description-bx aside.commenter-description {
        float: left;
        padding: 0 3px 0 5%;
    }

    div.commenter-description-bx aside.commenter-description div p.commenter-mmbr {
        font-weight: 600;
        font-size: 2em;
        color: #FFFFFF;
    }

    aside.incoming-mssg-col div.commenter-description-bx aside.commenter-description div p.commenter-mmbr-info {
        font-weight: 300;
        font-size: 1.2em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    aside.your-mssgs-col div.commenter-description-bx aside.commenter-description div p.commenter-mmbr-info {
        font-weight: 300;
        font-size: 1.2em;
        font-style: italic;
        color: #FFFFFF;
        line-height: 75%;
    }

    /* MESSAGES Comments box */
    aside.incoming-mssg-col div.comment-bx {
        margin: -3px 0 0px 0;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        padding: 16px 9px 9px 9px;
        border-radius: 6px;
        font-size: 1.5em;
        text-align: left;
    }

    aside.your-mssgs-col div.comment-bx {
        margin: -3px 0 0px 0;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        padding: 16px 9px 9px 9px;
        border-radius: 6px;
        font-size: 1.5em;
        text-align: left;
    }

    /* MESSAGE REPLIES */
    div.rply-description-bx {
        margin: 16px 0 4px 0;
        padding: 6px 6px 6px 0;
        position: static;
        background-color: #bfbfbf;
        border-radius: 6px;
        height: auto;
        text-align: left;
    }

    div.rply-description-bx aside.rply-ctgry {
        float: left;
        width: 5%;
        margin-left: 20px;
    }

    div.rply-description-bx aside.rply-ctgry img.ctgry-icon {
        padding: 3px 3px 0 0;
        width: 55px;
        height: 55px;
        border-radius: 50%;
    }

    aside.incoming-mssg-col div.rply-description-bx aside.rply-img {
        float: left;
        width: 7%;
        margin: 0 0 0 6px;
    }

    aside.your-mssgs-col div.rply-description-bx aside.rply-img {
        float: left;
        width: 7%;
        margin: 0 0 0 6px;
    }

    aside.incoming-mssg-col div.rply-description-bx aside.rply-img img.mmbr-portrait {
        padding: 3px 3px 0 6px;
        width: 55px;
        height: 55px;
        border-radius: 50%;
    }

    aside.your-mssgs-col div.rply-description-bx aside.rply-img img.mmbr-portrait {
        padding: 3px 3px 0 6px;
        width: 55px;
        height: 55px;
        border-radius: 50%;
    }

    div.rply-description-bx aside.rply-description {
        float: left;
        padding: 0 3px 0 3%;
    }

    div.rply-description-bx aside.rply-description p.rply-mmbr {
        font-weight: 600;
        font-size: 1.3em;
        color: #FFFFFF;
    }

    div.rply-description-bx aside.rply-description p.rply-mmbr-info {
        font-weight: 300;
        font-size: 1em;
        font-style: italic;
        color: #000000;
        line-height: 75%;
    }

    div.reply-input-bx {
        margin-bottom: -4px;
        padding: 0 6px 6px 6px;
        background-color: #c4d5ee;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        border-bottom: 0px solid #AAAAAA;
        border-radius: 6px;
    }

    div.replybx {
        margin: 4px 0 16px 0;
        padding: 6px 6px 10px 6px;
        border-right: 3px solid #AAAAAA;
        border-left: 3px solid #AAAAAA;
        border-bottom: 3px solid #AAAAAA;
        border-radius: 6px;
    }

    div.reply-cmmntbx {
        margin: 0 0 0 10px;
        padding-bottom: 6px;
        font-size: 1.1em;
    }

    /* REPORT, LOVEIT AND SHARE CONTAINER */
    div.rating-container {
        height: 36px;
        padding: 3px 22px 0 10px;
        border-radius: 6px;
        margin: -9px 0 0 0;
        background-color: #AAAAAA;
    }

    div.rating-container aside::after {
        content: '';
        display: block;
        clear: both;
    }

    div.rating-container aside a {
        font-size: 1.2em;
        font-weight: 700;
    }

    /* REPORT BUTTON */
    aside.report-iconbx {
        margin: 0 0 0 1%;
        width: 6%;
        float: left;
    }

    aside.report-iconbx form input {
        height: 28px;
        margin: 2px 1% 0 0;
        padding: 1px 0 3px 0;
        background: url(../img_001/icons/report_target.svg) no-repeat 0 0;
    }

    aside.report-iconbx form input.rprt-it-bx.icon-bx.btn {
        height: 28px;
        display: inline-block;
        padding: 6px 12px 6px 12px;
        vertical-align: middle;
        horiz-align: center;
    }

    aside.report-iconbx form input.rprt-it-bx.icon-bx:hover {
        background: url(../img_001/icons/report_target_clkd.svg) no-repeat 0 0;
    }


    /* DELETE BUTTON ASIDE */
    aside.delete-iconbx {
        margin: 0 0 0 1%;
        width: 12%;
        float: left;
    }
    /*DELETE BUTTON ICON*/
    aside.delete-iconbx form input {
        height: 28px;
        margin: 2px 1% 0 0;
        padding: 1px 0 3px 0;
        background: url(../img_001/icons/delete_icon_red.svg) no-repeat 0 0;
    }
    /* DELETE BUTTON*/
    aside.delete-iconbx form input.rprt-it-bx.icon-bx.btn {
        height: 28px;
        display: inline-block;
        padding: 6px 12px 6px 12px;
        vertical-align: middle;
        horiz-align: center;
    }
    /* DELETE BUTTON HOVER*/
    aside.delete-iconbx form input.rprt-it-bx.icon-bx:hover {
        background: url(../img_001/icons/delete_icon_green.svg) no-repeat 0 0;
    }

    /* REPORTS DIALOG BOX */
    aside.report-bx {
        margin: 2px 2% 0 0;
        width: 5%;
        float: left;
        font-weight: 600;
    }

    /* LOVEIT COUNT  */
    aside.loveit-bx {
        width: 30%;
        margin: 2px 20% 0 4px;
        font-weight: 600;
        color: #0f7527;
        float: right;
    }

    /* ADMIN PANEL REPORTS LOVEIT COUNT  */
    aside.report-bx-rpt {
        width: 20%;
        margin: 2px 2% 0 2%;
        float: left;
        font-weight: 600;
    }

    aside.cnt-bx-rpt {
        width: 30%;
        margin: 6px 20% 0 4px;
        font-weight: 600;
        color: #0f7527;
        float: left;
    }

    aside.loveit-bx-rpt {
        width: 10%;
        margin: -23px 1% 0 4px;
        font-weight: 600;
        color: #0f7527;
        float: right;
    }

    aside.report-bx-rpt form input.submit-button {
        width: 100%;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        height: 32px;
        margin: 0 0 0 0;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    aside.report-bx-rpt form input.submit-button:hover {
        background-color: #16a0df;
    }

    /* LOVEIT BUTTON */
    aside.loveit-iconbx {
        margin: 0 0 0 0;
        width: 4%;
        float: right;
    }

    aside.loveit-iconbx form input {
        height: 30px;
        margin: 2px 0 0 0;
        padding: 1px 0 3px 0;
        background: url(../img_001/icons/loveit.svg) no-repeat 0 0;
    }

    aside.loveit-iconbx form input.btn {
        height: 30px;
        display: inline-block;
        padding: 6px 12px 6px 12px;
        margin-bottom: 0;
        vertical-align: middle;
        horiz-align: center;
    }

    aside.loveit-iconbx form input.btn:hover {
        background: url(../img_001/icons/loveit_clkd.svg) no-repeat 0 0;
    }
    
    /* MALACHY'S LOVEIT BLUE HEART */
    .svg-loveit-heart:hover {
   cursor: pointer;
   filter: invert(.5) sepia(1) saturate(5) hue-rotate(175deg);
}

/* MALACHY'S LOVEIT RED HEART
.svg-loveit-heart:hover {
	cursor: pointer;
	filter: invert(.5) sepia(1) saturate(35) hue-rotate(-51deg);
}
*/



    /* SHARE CLUBS ICON VERSION 2 */
    aside p.shr-note {
        margin: 4px 0 0 0;
        font-weight: 600;
        color: #083881;
        font-size: 1em;
    }

    aside.share-iconbx {
        margin: 0 -55% 0 0;
        width: 5%;
        float: right;
    }

    /* CLUB SHARE ICON TO MMBR TIME LINE */
    aside.share-iconbx form input {
        height: 40px;
        margin: 2px 0 0 0;
        padding: 1px 0 3px 0;
        background: url(../img_001/icons/share_icon.svg) no-repeat 0 0;
    }

    aside.share-iconbx form input.btn {
        height: 40px;
        display: inline-block;
        padding: 6px 12px 6px 12px;
        margin: 0 0 0 0;
        vertical-align: middle;
        horiz-align: center;
    }

    aside.share-iconbx form input.btn:hover {
        background: url(../img_001/icons/share_icon_clkd.svg) no-repeat 0 0;
    }

    /* PRODUCT PAGE SHARE ICON  */
    aside.share-iconbx a {
        height: 40px;
        margin: 2px 0 0 0;
        padding: 1px 0 3px 0;
        background: url(../img_001/icons/share_icon.svg) no-repeat 0 0;
        text-decoration: none;
    }

    aside.share-iconbx a:hover {
        background: url(../img_001/icons/share_icon_clkd.svg) no-repeat 0 0;
    }

    /* SHARE CLUBS ICON VERSION 1 */
    aside.share-iconbx div.club-share {
        width: 30px;
        height: 30px;
        margin: 0 1% 0 2%;
        float: right;
    }

    aside.share-iconbx div.club-share img.icon {
        height: 40px;
        margin: 2px 0 0 0;
        padding: 1px 0 3px 0;
        background: url(../img_001/icons/share_icon.svg) no-repeat 0 0;
    }

    aside.share-iconbx div.club-share img.icon:hover {
        background: url(../img_001/icons/share_icon_clkd.svg) no-repeat 0 0;
    }

    /* SHARE CLUBS FORM INSIDE MODAL BOX WHEN SHARE ICON IS SELECTED IN TIME LINE COMMENTS */
    div.club-share div.clubs-container {
        height: 48px;
        margin: 12px 0 22px 0;
        padding: 6px 0 44px 0;
        border-bottom: 2px solid #dacfcb;
    }

    div.club-share div.club-listings {
        padding: 12px 0 0 0;
        font-size: 1.3em;
        font-weight: 600;
        width: 100%;
        line-height: 76%;
    }

    /* CLUB COLUMN */
    div.three-col aside div.content.club {
        width: 25%;
        padding: 1%;
        background-color: #c2b7b3;
        float: left;
    }

    /* CLUBS Define Your Club */
    div.club-submit-bx {
        background-color: #dacfcb;
        padding: 8px 0 8px 0;
        margin: 0 0 32px 0;
        border-radius: 9px;
        text-align: center;
    }

    /* BROWN BOX */
    div.brwn-bx {
        background-color: #dacfcb;
        padding: 2% 2% 2% 2%;
        margin: 0 0 32px 0;
        border-radius: 9px;
        text-align: center;
    }

    /* CLUBS your and suggested clubs */
    div.clubs-container {
        height: 48px;
        margin: 12px 0 22px 0;
        padding: 6px 0 44px 0;
        border-bottom: 2px solid #dacfcb;
    }

    div.clubs-container.club-listings {
        padding: 12px 0 0 0;
        font-size: 1.3em;
        font-weight: 600;
        width: 100%;
        line-height: 76%;
    }

    div.clubs-container.club-listings img.sml-photo-container {
        margin-top: -18px;
        float: left;
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    div.clubs-container.club-listings a {
        text-decoration: none;
    }

    /* IMAGES */
    div.three-col aside div.content img {
        display: block;
        margin: 0 auto 0 auto;
    }

    /* CLUB LINKS */
    div.three-col aside h3 a {
        color: #000;
        text-decoration: none;
    }

    div.three-col aside h3 a:hover {
        text-decoration: underline;
    }

    /* CLUB COLUMN -- Ads */
    div aside div.ad-1 {
        margin: 26px 0 26px 0;
    }

    /* AD UPLOAD PAGE */
    aside.ad-intro {
        width: 48%;
        padding: 0 2% 0 0;
        float: left;
    }

    aside.ad-intro p {
        font-size: 1.2em;
    }

    aside.ad-specs {
        width: 48%;
        margin: -20px 0 0 0;
        padding: 0 0 0 2%;
        float: left;
    }

    aside.ad-specs h4 {
        font-size: 1.5em;
        font-weight: 700;
    }

    aside.ad-specs p {
        font-size: 1.2em;
    }

    div.ad-info {
        margin: 0 0 0 0;
        padding: 6px 1% 18px 1%;
        background-color: #a99e9a;
        border-radius: 6px;
    }

    div.ad-info h2 {
        font-size: 2.4em;
        font-weight: 700;
        color: #ffffff;
    }

    div.ad-info form input.form-inputbx {
        width: 99%;
        height: 40px;
        margin: 3px auto 1px auto;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1.4em;
        color: #2c2525;
        text-align: center;
    }

    /* NUMBER CIRCLE AND DIRECTIONS */
    div.directions {
        width: 100%;
        margin: 0 0 0 0;
    }

    div.directions aside.circle-container {
        float: left;
    }

    div.directions aside.circle-container div.number-circle {
        width: 40px;
        height: 40px;
        margin: 2% 1% 2% 0;
        border-radius: 20px;
        background-color: #00d9ff;
    }

    div.directions aside.circle-container div.number-circle h3 {
        color: #ffffff;
        font-weight: 600;
        line-height: 140%;
    }

    div.directions aside.directions-txt {
        margin: .5% 0 0 1%;
        float: left
    }

    div.directions aside.directions-txt h3.note {
        font-size: 1.6em;
        font-weight: 700;
        color: #7f1040;
        text-align: left;
    }

    div.ad-info div.options-bx {
        margin: 0 0 16px 0;
    }

    div.ad-info div.options-bx input.form-inputbx-l {
        width: 32%;
        height: 40px;
        margin: 3px 1.5% 0 0;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 300;
        font-size: 1.5em;
        color: #000000;
        text-align: center;
        float: left;
    }

    div.ad-info div.options-bx input.form-inputbx-r {
        width: 32%;
        height: 40px;
        margin: 3px 0 0 0;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 300;
        font-size: 1.5em;
        color: #000000;
        text-align: center;
        float: left;
    }

    div.ad-info div.options-bx select.form-inputbx {
        width: 31.8%;
        margin: 3px 1.5% 0 0;
        float: left;
    }

    div.contract-dates {
        height: 45px;
        margin: 10px 0 25px 0;
    }

    div.contract-dates input.form-inputbx-half {
        min-width: 48%;
        max-width: 25%;
        height: 40px;
        margin: 3px 0 1px 0;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1.4em;
        color: #4e4545;
        text-align: center;
    }

    /* AD CALCULATOIN BOX INCLUDING: SUBMIT, DAYS, SUBTOTAL, NM TAX, GRAND TOTAL */
    div.ad-cal-bx {
        margin: 10px 0 20px 0;
        padding: 0 0 0 6px;
        background-color: #cee2fa;
        border-radius: 6px;
    }

    aside input.form-inputbx-med {
        width: 45%;
        height: 32px;
        margin: 3px 1% 1px auto;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1.4em;
        color: #4e4545;
        text-align: center;
    }

    aside.calculate-sub {
        width: 22%;
        height: 45px;
        margin: 0 .5% 0 0;
        float: left;
    }

    aside.calculate-sub input.submit-button-calculate {
        width: 100%;
        height: 38px;
        margin: 8% 0 0 0;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #0FB3F3;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    aside.calculate-sub input.submit-button-calculate:hover {
        background-color: #611B09;
    }

    aside.contract-days-calc {
        width: 15%;
        margin: 18px 1% 0 2%;
        float: left;
    }

    aside.contract-days-calc p {
        font-weight: 600;
        font-size: 1.4em;
        color: #7D6D67;
    }

    aside.contract-subtotal {
        width: 20%;
        margin: 18px 0 0 1%;
        float: left;
    }

    aside.contract-subtotal p {
        font-weight: 600;
        font-size: 1.4em;
        color: #7D6D67;
    }

    aside.nm-tax {
        width: 15%;
        margin: 18px 0 0 1%;
        float: left;
    }

    aside.nm-tax p {
        font-weight: 600;
        font-size: 1.4em;
        color: #7d6d67;
    }

    aside.ad-grand-total {
        width: 15%;
        margin: 18px 0 0 1%;
        float: right;
    }

    aside.ad-grand-total p {
        font-weight: 600;
        font-size: 1.4em;
        color: #452f81;
        text-decoration: underline;
    }

    /* UPLOAD AD IMAGE FILE */
    div.file-upload {
        width: 40%;
        padding: 1px 1% 8px 1%;
        margin: 20px auto 20px auto;
        background-color: #dacfcb;
        border-radius: 9px;
        text-align: center;
    }

    div.file-upload h3 {
        font-size: 1.6em;
        font-weight: 600;
        color: #7f1040;
    }

    /*div.your-strs { width: 100%; margin: 6px 0 26px 0; padding: 6px 0 6px 0; border-bottom: solid; border-bottom: #c2b7b3; border-bottom-width: 2px; font-size: 1em; font-weight: 700; }
div.your-strs input.chk-bx { margin: 0 1.5% 0 0; }
form h5 { margin: 0 0 6px 0; }*/
    /* TABLES */
    table {
        width: 100%;
        height: auto;
        overflow: auto;
    }

    table thead {
        padding-left: 2%;
        background-color: #c0b5b1;
        text-align: left;
        color: #e6dbd7;
        vertical-align: top;
    }

    table thead th.highlight {
        color: #fcfcff;
    }

    table thead th.highlight.center {
        text-align: center;
        color: #fcfcff;
    }

    table.feed-table.product-tables {
        background: #a99e9a;
        border-collapse: collapse;
        border-bottom-style: solid;
        border-bottom-width: 6px;
        border-bottom-color: #c0b5b1;
        table-layout: auto;
    }

    table.feed-table.product-tables tr {
        border-collapse: collapse;
    }

    table.feed-table.product-tables td.chk-box {
        width: 3%;
        padding: 0 0 20px .75%;
    }

    table.feed-table.product-tables td {
        border-bottom: 2px solid #ffffff
    }

    table.feed-table.product-tables td.table-fontsz {
        font-size: 1.1em;
        text-align: left;
        color: #ffffff;
    }

    table.feed-table.product-tables td.table-fontsz.bld {
        font-weight: 700;
    }

    table.feed-table.product-tables td.imb-bx {
        width: 4%;
        padding-top: 5px;
    }

    /* Hover states */
    /*td:hover { background: #d1d9ee; }*/
    table.feed-table.product-tables tr:hover {
        background: #d6def4;
    }

    /* CHECK BOXES */

    /* CHECK BOXES */
    .form-sngl-col input[type="checkbox"] { display: none; }
    label { cursor: pointer; }
    input[type="checkbox"] + label:before { width: 40px; height: 40px; margin: -10px 1.5% 0 -30px; border-radius: 50%; background: #aad7fd; color: rgba(27, 93, 240, 0.65); content: "X"; display: inline-block; font-size: 1.9em; vertical-align: top; }
    input[type="checkbox"]:checked + label:before { width: 40px; height: 40px; border-radius: 50%; background: #aad7fd; color: #3d0065; content: "\2713"; text-align: center; }
    input[type="checkbox"]:checked + label:after { font-weight: 700; }
    label.chk-label { margin: 16px 0 0 1%; font-weight: 700; font-size: 1.5em; }
    label.chk-label-wht { margin: 10px 0 0 1%; font-weight: 700; color: #ceddff; }

    /*.form-sngl-col input[type="checkbox"] { display: none; }*/
    /*.form-sngl-col input[type="checkbox"] {
        display: inline-block;
    }

    label {
        cursor: pointer;
    }

    input[type="checkbox"] + label:before {
        width: 40px;
        height: 40px;
        margin: -10px 1.5% 0 0;
        border-radius: 50%;
        background: #c7c9e4;
        color: rgba(156, 140, 189, 0.65);
        content: "X";
        display: inline-block;
        font-size: 2em;
        vertical-align: top;
    }

    input[type="checkbox"]:checked + label:before {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #aad7fd;
        color: #3d0065;
        content: "\2713";
        text-align: center;
    }

    /*input[type="checkbox"]:checked + label:after {
        font-weight: 700;
    }*/

    label.chk-label {
        margin: 10px 0 0 1%;
        font-weight: 700;
    }

    #copyright_aprvl {
        width: 32px;
        height: 32px;
        margin: 6px 6px 0 0;
    }

    /* CHECK BOXES */
    /*.sngl-col input[type="checkbox"] { display: none; }
label { cursor: pointer; }
input[type="checkbox"] + label:before { width: 40px; height: 40px; margin: -10px 1.5% 0 0; border-radius: 20px; background: #c7c9e4; color: #fbf9ff; content: "\2713"; display: inline-block; font-size: 2em; vertical-align: top; }
input[type="checkbox"]:checked + label:before { width: 40px; height: 40px; border-radius: 20px; background: #aad7fd; color: #3d0065; content: "\2713"; text-align: center; }
input[type="checkbox"]:checked + label:after { font-weight: 700; }
label.chk-label { margin: 10px 0 0 1%; font-weight: 700; }*/
    /* MERCH CHECKBOX */
    aside.half-l input[type="checkbox"] {
        display: inline-block;
    }

    /*aside.half-l label { cursor: pointer; }
aside.half-l input[type="checkbox"] + label:before { width: 20px; height: 20px; margin: -6px 1% 0 0; border-radius: 10px; background: #c7c9e4; font-size: 1em; color: #fbf9ff; content: "\2713"; display: inline-block;  vertical-align: top; }
aside.half-l input[type="checkbox"]:checked + label:before { width: 20px; height: 20px; border-radius: 10px; background: #aad7fd; color: #3d0065; content: "\2713"; text-align: center; }
aside.half-l input[type="checkbox"]:checked + label:after { font-weight: 700; }
aside.half-l label.chk-label { margin: 26px 0 0 1%; font-weight: 700; }*/
    /* MERCH CHECKBOX */
    aside.half-r input[type="checkbox"] {
        display: inline-block;
    }

    /*aside.half-r label { cursor: pointer; }
aside.half-r input[type="checkbox"] + label:before { width: 20px; height: 20px; margin: -6px 1% 0 0; border-radius: 10px; background: #c7c9e4; font-size: 1em; color: #fbf9ff; content: "\2713"; display: inline-block;  vertical-align: top; }
aside.half-r input[type="checkbox"]:checked + label:before { width: 20px; height: 20px; border-radius: 10px; background: #aad7fd; color: #3d0065; content: "\2713"; text-align: center; }
aside.half-r input[type="checkbox"]:checked + label:after { font-weight: 700; }
aside.half-r label.chk-label { margin: 26px 0 0 1%; font-weight: 700; }*/
    /* UPLOAD MERCHANDISE COLOR AND SIZE CHECK BOXES */
    div.chkBx-container {
        margin: 14pt 0 14pt 0;
    }

    div.chkBx-container aside.half-l {
        width: 45%;
        padding: 6px;
        border-radius: 6px;
        background-color: #e8e1e1;
        float: left;
    }

    div.chkBx-container aside.half-l input.chck-bx {
        width: 16px;
        height: 16px;
        margin: 6px 14px 6px 0;
    }

    /*inline-block*/
    div.chkBx-container aside.half-r {
        width: 45%;
        padding: 6px;
        border-radius: 6px;
        background-color: #e8e1e1;
        float: right;
    }

    div.chkBx-container aside.half-r input.chck-bx {
        width: 16px;
        height: 16px;
        margin: 6px 14px 6px 0;
    }

    /*inline-block*/
    /*.checkbox-notify { margin: 0 7% 0 0; }*/
    /* UPDATE FORM -> UPDATE TICKETS AND ITEMS */
    div.cllt-disply {
        margin: 0 0 6px 0;
        padding: 3px 1% 3px 1%;
        background-color: #a49d9d;
        border-radius: 6px;
    }

    div.cllt-disply aside.upld {
        width: 15%;
        margin: 0 1% 0 0;
        float: left;
    }

    div.cllt-disply aside.tl-a {
        width: 20%;
        margin: 0 1% 0 0;
        float: left;
    }

    div.cllt-disply aside.des-a {
        width: 30%;
        margin: 0 1% 0 0;
        float: left;
    }

    form aside textarea.mmbr-tx-inputbx {
        margin: 0 .5% 0 0;
        padding: 6px 6px 6px 6px;
        max-width: 98%;
        min-width: 98%;
        max-height: 80px;
        min-height: 80px;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #000000;
        font-size: 1em;
    }

    textarea.full-inputbx {
        max-width: 100%;
        min-width: 100%;
        max-height: 80px;
        min-height: 80px;
        margin: 8px 0 8px 0;
        padding: 6px 6px 6px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-size: 20px;
        font-family: 'Open Sans Condensed', sans-serif;
        color: #000000;
    }

    div.cllt-disply aside.dtl-a {
        width: 20%;
        margin: 0 1% 0 0;
        float: left;
    }

    div.cllt-disply aside.btnCol-a {
        width: 15%;
        margin: 10% 1% 0 0;
        float: left;
    }

    div.trct-disply {
        width: 99%;
        margin: 0 0 6px 0;
        padding: 3px 1% 3px 1%;
        background-color: #d5c5f6;
        border-radius: 6px;
    }

    div.trct-disply div.trckInsrt {
        width: 99%;
        padding: .5%;
        background-color: #b5a4d6;
        border-radius: 4px;
    }

    aside.Tcola {
        width: 5%;
        margin: 0 .5% 0 1%;
        float: left;
    }

    aside.Tcolb {
        width: 10%;
        margin: 10px .5% 0 0;
        float: left;
    }

    aside.Tcolc {
        width: 25%;
        margin: 10px .5% 0 0;
        float: left;
    }

    aside.Tcold {
        width: 6%;
        margin: 10px .5% 0 0;
        float: left;
    }

    aside.Tcole {
        width: 6%;
        margin: 10px .5% 0 0;
        float: left;
    }

    aside.Tcolfile {
        width: 24%;
        margin: 16px 0 0 .5%;
        float: left;
    }

    aside.Tcolfile p.filenm {
        font-size: .8em;
    }

    aside.Tcolbtn {
        width: 35%;
        margin: 4px .5% 0 0;
        float: right;
    }

    aside.Tcolf {
        width: 24%;
        margin: -39px .5% 0 0;
        float: right;
    }

    form input.form-inputEdbx {
        width: 100%;
        height: 24px;
        margin: 1px 1% 1px auto;
        padding: 2px 0 2px 3px;
        border: 1px solid #A3A3A3;
        border-radius: 4px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1em;
        color: #4e4545;
    }

    form input.form-inputflxbx {
        width: 100%;
        height: 64px;
        margin: 1px 1% 1px auto;
        padding: 2px 0 2px 3px;
        border: 1px solid #A3A3A3;
        border-radius: 4px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1em;
        color: #4e4545;
        text-wrap: normal;
    }

    /* SECTION --  Slides */
    section.slide {
        margin-top: 36%;
        padding: 0;
        display: block;
    }

    section.slide #slideshow {
        margin: 0 auto;
        position: relative;
        width: 54%;
    }

    section.slide #slideshow > div {
        margin-top: -65.9%;
        position: absolute;
        top: 0;
        height: 100%;
    }

    /* GENBAR */
    section.genrebar {
        position: relative;
        width: 85%;
        margin: 0 auto 0 auto;
        background-color: #000000;
        border-radius: 9px;
    }

    section.genrebar aside .genre-block {
        width: 8%;
        float: left;
        margin: auto;
        text-align: center;
    }

    section.genrebar aside .genre-block a img {
        width: 60%;
    }

    section.genrebar aside p {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.2em;
        font-weight: 700;
        color: #a79c98;
    }

    section.genrebar.in-nav {
        padding-top: 70px;
        background-color: transparent;
    }

    section.genrebar.in-nave aside genre-block {
        width: 5%;
        float: left;
        margin: auto;
    }

    /* NAVBAR */
    nav {
        z-index: 9;
        position: absolute;
        top: 0;
        left: 0;
        right: 2%;
        padding: 12px 0 0 10%;
        width: 89%;
        font-size: 1.2em;
    }

    nav::after {
        content: '';
        display: block;
        clear: both;
    }

    nav ul {
        list-style: none;
        margin: 0;
        float: right;
        padding: 0 0;
    }

    nav ul li:hover {
        background-color: #2d0306;
        border-radius: 6px;
    }

    nav ul li:hover > ul {
        display: block;
    }

    nav ul li a {
        display: inline-block;
        padding: 10px 10px;
        width: 185px;
        position: relative;
        font-size: 1.0em;
        font-weight: 700;
        color: #c2b7b3;
        text-decoration: none;
    }

    #mssgQty {
        color: #c66a00;
        font-size: 1em;
    }

    nav ul li #mssg {
        padding: 18px 0 0 12px;
        color: #c2b7b3;
        font-size: 1em;
        font-weight: 700;
    }

    nav ul li img.sml-photo {
        margin: -3px 10% 0 10%;
        background: transparent;
        width: 50px;
        height: 50px;
        border-radius: 25px;
    }

    nav ul li img.sml-photo:hover {
        background: transparent;
    }

    nav ul li a:visited {
        color: #8e829d;
    }

    nav ul li a:hover {
        background-color: #43447b;
        border-radius: 6px;
    }

    nav ul ul {
        position: absolute;
        top: 100%;
        background-color: #680306;
        display: none;
        border-radius: 6px;
    }

    nav ul ul li {
        position: relative;
    }

    li.link {
        font-weight: 700;
        font-size: 1em;
        text-align: center;
        list-style: none;
    }

    nav ul ul ul {
        left: 100%;
        top: 0;
    }

    nav > ul > li > li.nav-dirctlink {
        width: 100%;
    }

    /* Top-level */
    nav > ul {
        padding-left: 5%;
    }

    nav > ul > li {
        float: left;
    }

    nav > ul > li > a {
        width: auto;
        padding: 15px 20px 15px 20px;
    }

    nav > ul > li > a.logout-navbrspc {
        padding: 1% 0 1% 0;
    }

    nav a[aria-haspopup='true']::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: 16px;
        right: 15px;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #fff;
    }

    nav > ul > li > a[aria-haspopup="true"]::after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #fff;
        left: 20px;
        right: auto;
        bottom: 6px;
        top: auto;
    }

    .logout-button {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        width: 100%;
        background-color: #680306;
        border: 1px solid #680306;
        color: #fff;
        text-align: left;
        margin: 2px 0 6px 0;
        font-weight: 700;
    }

    .mmbr-img-bx {
        margin: -8px 0 0 0;
        float: right;
    }

    /* FOOTER */
    footer {
        max-height: 500px;
        min-height: 120px;
        background: #000000;
        position: relative;
        margin-top: 20px;
        padding: .25% .5% .75% .5%;
        font-size: .8em;
        font-weight: 700;
        color: #dacfcb;
    }

    footer aside {
        float: right;
        margin: -6px -3px 0 -3px;
    }

    footer aside ul li {
        margin: 4px;
    }

    footer aside div.logo-copyright {
        margin-top: 12px;
    }

    footer ul {
        list-style: none;
    }

    footer a {
        color: #dacfcb;
        text-decoration: none;
    }

    footer section.footer-link aside a img {
        font-family: 'Open Sans Condensed', sans-serif;
        margin-top: 6px;
        height: 50px;
        width: 150px;
    }

    footer a:visited {
        color: #988ca7;
    }

    /* FORMS */
    /* FORM INPUT */
    div.form-inline {
        margin: 10px 0 10px 0;
    }

    textarea.text-inputbx {
        max-width: 96%;
        min-width: 96%;
        max-height: 80px;
        min-height: 80px;
        margin: 8px 0 8px 0;
        padding: 6px 6px 6px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-size: 20px;
        font-family: 'Open Sans Condensed', sans-serif;
        color: #000000;
    }

    textarea.full-inputbx {
        max-width: 98.5%;
        min-width: 98.5%;
        max-height: 80px;
        min-height: 80px;
        margin: 8px 0 8px 0;
        padding: 6px 6px 6px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-size: 20px;
        font-family: 'Open Sans Condensed', sans-serif;
        color: #000000;
    }

    div.report-bx textarea {
        max-width: 96%;
        min-width: 96%;
    }

    div.comment-submit-bar form textarea {
        max-width: 98.5%;
        min-width: 98.5%;
        padding: 3px 6px 6px 6px;
    }

    div.reply-input-bx form textarea {
        max-width: 98.5%;
        min-width: 98.5%;
        max-height: 40px;
        min-height: 40px;
    }

    div.club-submit-bx form textarea {
        max-width: 96%;
        min-width: 96%;
    }

    .submit-button {
        width: 100%;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        height: 46px;
        margin: 12px 0 1px 0;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.3em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    .submit-button:hover {
        background-color: #16a0df;
    }

    .submit-button-smltxt {
        width: 100%;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        height: 36px;
        margin: 3px 0 1px 0;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    .submit-button-smltxt:hover {
        background-color: #16a0df;
    }

    .submit-button-sml {
        width: 100%;
        height: 32px;
        margin: 6px 1% 6px 1%;
        border-radius: 6px;
        color: #FFFFFF;
        font-weight: 700;
        font-size: 14px;
        background-color: #9cc4f3;
        letter-spacing: 1px;
        border: 1px solid #9cc4f3;
        line-height: 18px;
        float: right;
    }

    .submit-button-sml:hover {
        background-color: #16a0df;
    }

    .submit-button-sml-actv {
        width: 100%;
        height: 32px;
        margin: 6px 1% 20px 1%;
        border-radius: 6px;
        color: #FFFFFF;
        font-weight: 700;
        font-size: 14px;
        background-color: #A49D9D;
        letter-spacing: 1px;
        border: 1px solid #A49D9D;
        line-height: 18px;
        float: right;
    }

    .submit-button-sml-actv:hover {
        background-color: #16a0df;
    }

    /* SMALL SUBMIT BUTTON */
    .submit-button-smlfl {
        width: 20%;
        margin: 26px 0 10px 3px;
        float: left;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #0FB3F3;
        height: 32px;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    div.form-sngl-col {
        width: auto;
        margin: 0 20px 0 20px;
        text-align: center;
    }

    div.form-sngl-col.sml {
        width: 25%;
        margin: 0 auto 20px auto;
    }

    div.form-sngl-col header h2 {
        font-size: 1.5em;
    }

    div.form-sngl-col p.center-text {
        margin: 0 0 .5em 0;
        font-size: 1em;
        text-align: center;
    }

    div.form-sngl-col a:hover {
        display: block;
        background-color: transparent;
        width: 75%;
        margin: 0 auto 0 auto;
    }

    .error {
        text-align: center;
        font-size: .8em;
        color: #a94442;
        font-weight: 700;
        margin-bottom: -8px;
    }

    div.form-sngl-col h2 {
        text-align: center;
        font-weight: 300;
        line-height: 1.5em;
    }

    div.form-sngl-col h3 {
        margin: 0 0 -10px 0;
        text-align: center;
        font-size: 1.5em;
        font-weight: 300;
        line-height: 1.5em;
        color: #000000;
    }

    div.form-sngl-col h4 {
        margin: 20px 0 10px 0;
        font-size: 1.2em;
        font-weight: 600;
        line-height: 1.2em;
        color: #000000;
    }

    div.form-sngl-col p {
        margin: 12px 0 10px 0;
        text-align: left;
        font-size: 1em;
        font-weight: 300;
        line-height: 1.2em;
        color: #000000;
    }

    div.form-sngl-col ul {
        margin: 12px 0 10px 0;
        text-align: left;
        font-size: .9em;
        font-weight: 600;
        line-height: 1.1em;
        color: #FFFFFF;
    }

    div.form-sngl-col ul li {
        margin: 12px 0 10px 0;
    }

    div.form-sngl-col div.upload-notes {
        margin: 0 20px 0 20px;
        text-align: left;
        font-weight: 600;
        line-height: 1.5em;
    }

    .mmbr-dirtive {
        margin: 8px auto 1px auto;
        font-size: .9em;
        color: #36648b;
        font-weight: 700;
        line-height: 1em;
        text-align: center;
    }

    form .mmbr-dirtive-left {
        text-align: left;
    }

    div.form-sngl-col form h4.mmbr-dirtive {
        margin: 0 0 6px 0;
        font-size: .9em;
        line-height: 1.1em;
        color: #0B57C6;
        text-align: center;
    }

    div.form-sngl-col form h4.mmbr-dirtive a {
        font-size: 1em;
        color: #0B57C6;
        text-align: center;
    }

    div p.mmbr-dirtive {
        text-align: center;
    }

    div.mmbr-dirtive {
        text-align: center;
    }

    div.mmbr_drtv_txtbx {
        margin: 6px 0 6px 0;
        padding: 16px;
        border-radius: 6px;
        background-color: #d5c5f6;
        font-size: 1.2em;
        font-weight: 600;
        text-align: center;
    }

    select.form-inputbx {
        width: 100%;
        height: 48px;
        margin: 4px auto 6px auto;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        padding: 3px 0 0 0;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size: 1.5em;
        color: #655c5c;
        text-align: center;
    }

    select.regions-inputbx {
        width: 60%;
        height: 30px;
        margin: 0px auto 0px auto;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        padding: 0 0 0 0;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size: 1.1em;
        color: #655c5c;
        text-align: center;
    }

    select.othrRegions-input {
        width: 60%;
        height: 30px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        padding: 0 0 0 0;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size: .9em;
        color: #655c5c;
        text-align: center;
    }

    form input.form-inputbx {
        width: 98%;
        height: 48px;
        margin: 3px auto 1px auto;
        padding: 3px 6px 3px 6px;
        background-color: #e0e4ff;
        border: 1px solid #2c004b;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1.4em;
        color: #2c004b;
        text-align: center;
    }

    form input.form-inputbx-full {
        width: 100%;
        height: 40px;
        margin: 3px auto 1px auto;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1.4em;
        color: #4e4545;
        text-align: center;
    }

    div.club-submit-bx form input.form-inputbx {
        width: 96%;
    }

    form input.form-inputbx.smltxt.fixed-width {
        width: 94.5%;
        margin: 2px 0 0 -6px;
        font-size: .9em;
    }

    form input.form-inputbx.align-width {
        width: 47%;
        display: inline-block;
    }

    form input.form-inputbx.align-width.short {
        width: 100%;
        height: 24px;
    }

    form input.form-inputbx.sml-align-width {
        width: 10.6%;
    }

    form input.form-inputbx.txtleft {
        text-align: left;
    }

    form input.form-inputbx.tall {
        width: 98%;
        height: 52px;
    }

    form aside.phone {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 3px 0 3px;
        float: left;
    }

    form input.form-inputbx.phn {
        width: 20%;
        margin: 0 .5% 0 .5%;
    }

    /* FORM INPUT BOX FRAME FOR HALF COLUMN WIDTH */
    .half-l {
        width: 49%;
        margin-right: .5%;
        float: left;
    }

    .half-r {
        width: 49%;
        margin-left: .5%;
        float: left;
    }

    /* FORM INPUT BOX FRAME FOR HALF COLUMN WIDTH -> LARGE GUTTER*/
    .halfLRG-l {
        width: 47%;
        margin-right: 2.5%;
        float: left;
    }

    .halfLRG-r {
        width: 47%;
        margin-left: 2.5%;
        float: left;
    }

    /* CENTERS IMAGE ICONS IN COL */
    .cntr-blk {
        text-align: center;
    }

    .cancel-form-inputbx {
        width: 100%;
        height: 40px;
        margin: 4px auto 6px auto;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 700;
        font-size: 1.4em;
        color: #655c5c;
        text-align: center;
    }

    .cancel-form-inputbx:hover {
        background-color: #71CBFF;
    }

    /* RETIALER PAGES LINK BUTTONS */
    div.button-area {
        width: 100%;
        display: inline;
    }

    div.button-area.cntr {
        margin: 10px auto 10px auto;
    }

    /* MMBRS PROFILE PAGES LINK BUTTONS */
    div.button-area aside.return-button {
        width: 25%;
        float: right;
    }

    .action-button {
        height: 32px;
        margin: 8px 2% 10px 0;
        border-radius: 6px;
        border: 1px solid #71cbff;
        background-color: #71cbff;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
        float: left;
    }

    .action-button:hover {
        background-color: #16a0df;
    }

    .action-button.link {
        background-color: #680306;
    }

    .action-button.link:hover {
        background-color: #988ca7;
    }


/*margin: 8px 2% 10px 0;*/
    .action-button-cntr {
        height: 32px;
        margin: 8px 0 10px 0;
        border-radius: 6px;
        border: 1px solid #71cbff;
        background-color: #71cbff;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    .action-button-cntr:hover {
        background-color: #16a0df;
    }

    .action-button-cntr.link {
        background-color: #680306;
    }

    .action-button-cntr.link:hover {
        background-color: #988ca7;
    }

    .action-button-admin {
        height: 32px;
        margin: 8px .25% 10px 0;
        border-radius: 6px;
        border: 1px solid #71cbff;
        background-color: #71cbff;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
        float: left;
    }

    .action-button-admin:hover {
        background-color: #16a0df;
    }

    .action-button-admin.link {
        background-color: #680306;
    }

    .action-button-admin.link:hover {
        background-color: #988ca7;
    }

    /* MMBRS PROFILE PAGES LINK BUTTONS */
    div.button-area aside.return-button input.action-button {
        width: 100%;
    }

    /* ADD EVENT AND SEE OTHER EVENT BUTTONS */
    div.join-action-button {
        width: 60%;
        height: 26px;
        margin: 4px auto 10px auto;
        padding: 12px 0 0 0;
        border-radius: 6px;
        background-color: #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.3em;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    div.join-action-button a {
        text-decoration: none;
    }

    div.join-action-button:hover {
        background-color: #69b7f3;
    }

    div.join-action-button.link {
        background-color: #680306;
    }

    div.join-action-button.link:hover {
        background-color: #988ca7;
    }

    /* JOIN AND REMOVE FROM CLUBS BUTTONS */
    div.join-remove-btns {
        width: 100%;
        margin: 20px 20% 10px 20%;
    }

    input.join-action-button {
        width: 60%;
        height: 46px;
        padding: 3px 1% 0 1%;
        border-radius: 6px;
        border: 2px #9cc4f3;
        background-color: #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.3em;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    input.join-action-button:hover {
        background-color: #69b7f3;
    }

    input.join-action-button.link {
        background-color: #680306;
    }

    input.join-action-button.link:hover {
        background-color: #988ca7;
    }

    /* PURCHASE */
    /* Purchase album */
    div.product-dscrptn {
        margin: 20px 0 0 0;
        padding: 6px;
        border: 4px solid #6aceef;
        border-radius: 6px;
    }

    div.product-dscrptn h5 {
        margin: 0 0 -4px 0;
        font-size: 1em;
    }

    div.product-dscrptn aside.artist {
        width: 20%;
        float: left;
    }

    div.product-dscrptn aside.title {
        width: 20%;
        float: left;
    }

    div.product-dscrptn aside.tckt-show {
        width: 30%;
        float: left;
    }

    div.product-dscrptn aside.publisher {
        width: 20%;
        float: left;
    }

    div.product-dscrptn aside.tckt-venue {
        width: 30%;
        float: left;
    }

    div.product-dscrptn aside.tckt-date-time {
        width: 40%;
        float: left;
    }

    div.product-dscrptn aside.tckt-date-time div.bold-date-bx {
        margin-top: 8px;
        font-weight: 600;
    }

    div.product-dscrptn aside.price {
        width: 15%;
        float: left;
    }

    div.product-dscrptn aside.purchase-button {
        width: 25%;
        margin: -16px 0px 1px 0;
        float: right;
    }

    div.product-dscrptn aside.purchase-button input.submit-button {
        height: 28px;
        background-color: #9cc4f3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    div.product-dscrptn aside.purchase-button input.submit-button:hover {
        background: #00d9ff;
    }

    div.product-dscrptn div.description-txt p {
        margin: 9px 0 9px 0;
        font-size: 1.2em;
    }

    div.product-dscrptn div.descrip-txt {
        width: 100%;
        margin: 9px 0 9px 0;
        font-size: 1.2em;
    }

    /* Purchase track */
    div.purchase_form {
        margin: 4px 0 0 0;
        padding: .5%;
        background-color: #e6dbd7;
        border-radius: 6px;
    }

    div.purchase_form div.sng-row {
        padding: 1%;
        margin-bottom: 4px;
        background-color: #c0b5b1;
        border-radius: 6px;
    }

    aside.sng-title {
        width: 23%;
        float: left;
    }

    aside.purchase-price {
        width: 12%;
        float: left;
    }

    aside.audio {
        width: 30%;
        margin-top: 0;
        float: left;
    }

    aside.track-purchase-button {
        width: 25%;
        float: right;
    }

    aside.track-purchase-button input.submit-button {
        height: 28px;
        margin: 0 0 1px 0;
        background-color: #9cc4f3;
    }

    aside.track-purchase-button input.submit-button:hover {
        background: #00d9ff;
    }

    /* Purchase item */
    div.purchase_form div.item-row {
        padding: 1%;
        margin-bottom: 4px;
        background-color: #c0b5b1;
        border-radius: 6px;
    }

    div.img-container {
        width: 3%;
        margin: 0 1% 0 0;
        padding-top: 5px;
        float: left;
    }

    aside.item-txt {
        width: 15%;
        float: left;
        text-align: left;
    }

    aside.discpt-txt {
        width: 30%;
        float: left;
    }

    aside.item-price {
        width: 3%;
        margin: 0 2% 0 0;
        float: left;
    }

    /* Purchase item */
    div.subtl {
        margin: 6px 0 6px 0;
        padding: 6px 3% 6px 3%;
        border-radius: 6px;
        background-color: #e1f0fa;
        font-size: 1.2em;
    }

    div aside.subtla {
        width: 20%;
        margin: 0 1% 0 0;
        float: left;
    }

    div aside.subtlb {
        width: 20%;
        margin: 0 1% 0 0;
        float: left;
    }

    div.cart-totals-bx {
        margin: 6px 0 6px 0;
        padding: 6px 3% 6px 3%;
        border-radius: 6px;
        background-color: #f8ece8
    }

    div.cart-totals-bx.brdr {
        border: solid #000000 3px;
    }

    input.qty-input {
        width: 100%;
        height: 32px;
        padding: 0 0 0 6px;
        border-radius: 6px;
        font-size: 1em;
    }

    select.form-frght_inputbx {
        width: 100%;
        height: 32px;
        margin: 8px auto 6px auto;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        padding: 0 0 0 0;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 1.1em;
        color: #655c5c;
    }

    td input.sub-button {
        width: 100%;
        height: 32px;
        margin: 2px 0 0 0;
        border: 1px solid #9cc4f3;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    td input.sub-button:hover {
        background-color: #16a0df;
    }

    td input.sub-btn {
        width: 100%;
        height: 32px;
        margin: 18px 0 0 0;
        border: 1px solid #9cc4f3;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    td input.sub-btn:hover {
        background-color: #16a0df;
    }

    /* Purchase tickets */
    div.purchase_form div.tckt-row {
        padding: 1%;
        margin-bottom: 4px;
        background-color: #c0b5b1;
        border-radius: 6px;
    }

    aside.tckt-title {
        width: 20%;
        float: left;
    }

    aside.tckt-purch-prc {
        width: 30%;
        margin: 0 0 0 2%;
        float: left;
    }

    aside.tckt-purch-prc h5 {
        color: #FFFFFF;
    }

    aside.tckt-purch-prc input.tckt-qty-inputbx {
        width: 65%;
        height: 42px;
        margin: 3px 1% 1px auto;
        padding: 3px 6px 3px 6px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        font-size: 1.4em;
        color: #4e4545;
        text-align: center;
    }

    aside.caltckt-sub {
        width: 20%;
        height: 45px;
        margin: 0 0 0 0;
        float: left;
    }

    aside.caltckt-sub input.submit-button-calculate {
        width: 100%;
        height: 42px;
        margin: 3px 0 0 0;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #0FB3F3;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    aside.caltckt-sub input.submit-button-calculate:hover {
        background-color: #611B09;
    }

    aside.tckt-purchase-button {
        width: 30%;
        float: right;
    }

    aside.tckt-purchase-button input.submit-button {
        height: 48px;
        margin: 0 0 1px 0;
        background-color: #9cc4f3;
    }

    aside.tckt-purchase-button input.submit-button:hover {
        background: #00d9ff;
    }

    div.purchbx {
        padding: 12px;
        background-color: #e8e1e1;
        border-radius: 6px;
    }

    div.prod-qty {
        margin: 0 0 20px 0;
        text-align: center;
    }

    div.prod-qty input.prod-qty-input {
        width: 30%;
        height: 32px;
        padding: 6px;
        border-radius: 6px;
        font-size: 1em;
        text-align: center;
    }

    form input.sub-btn {
        width: 100%;
        height: 32px;
        border: 1px solid #9cc4f3;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    /* PRODUCT DISPLAY */
    div.grand-total {
        width: 100%;
        margin: 0px 0 0 1%;
        height: 45px;
        float: right;
    }

    div.grand-total p {
        font-weight: 600;
        font-size: 1.4em;
        color: #452f81;
        text-decoration: underline;
    }

    /* CARTS */
    div.rtlrview {
        margin: 0 0 4px 0;
        border-bottom: solid #a49d9d 2pt;
    }

    aside.strMbr {
        width: 69%;
        float: left;
    }

    aside.strMbr p {
        font-size: 1em;
        font-weight: 600;
    }

    aside.buttonBx {
        width: 30%;
        float: left;
    }

    aside.buttonBx input.action-button {
        height: 32px;
        margin: 36px 2% 0px 0;
        border-radius: 6px;
        border: 1px solid #71cbff;
        background-color: #680306;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px;
        color: #fcfcff;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
        float: left;
    }

    aside.buttonBx input.action-button:hover {
        background-color: #988ca7;
    }

    td form input.submit-button-smltxt {
        width: 100%;
        border-radius: 6px;
        color: #FFFFFF;
        background-color: #9cc4f3;
        height: 36px;
        margin: 16px 0 1px 0;
        border: 1px solid #9cc4f3;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1em;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 10px;
        text-align: center;
    }

    td form input.submit-button-smltxt:hover {
        background-color: #16a0df;
    }

    /* VOUCHERS */
    div.rtlrvw {
        margin: 0 0 4px 0;
    }

    /* DELETE BELOW ??? */
    /* EVENT UPLOAD FORM sml box with gray background */
    form div.evnt-details {
        width: 372px;
        height: 46px;
        border-radius: 6px;
        margin: 2px 2px 2px 2px;
    }

    form div.evnt-details.bckgrnd {
        width: 374px;
        height: auto;
        margin: 6px -6px 9px -6px;
        padding: 4px 4px 6px 8px;
        background-color: rgba(0, 0, 0, .3);
    }

    form div.evnt-details aside input.form-inputbx-smltxt {
        float: left;
        width: 47%;
        height: 32px;
        margin: 2px 2px 2px 0;
        padding: 3px;
        border: 1px solid #A3A3A3;
        border-radius: 6px;
        font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: .9em;
        color: #1a1a1a;
        font-weight: 600;
        text-align: center;
    }

    form div.evnt-details aside input.form-inputbx-smltxt.left-col {
        margin: 2px 2px 2px 0;
    }

    form div.evnt-details aside input.form-inputbx-smltxt.right-col {
        margin: 2px 0 2px 2px;
    }

    /* DARK BOX MODEL */
    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
        overflow-y: auto;
    }

    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }

    .modalDialog > div {
        z-index: 7;
        width: 410px;
        position: relative;
        margin: 1% auto 10% auto;
        padding: 5px 0 20px 0;
        border-radius: 20px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
    }

    .close {
        z-index: 6;
        background: rgba(252, 252, 255, 0.8);
        color: #000000;
        line-height: 43px;
        position: absolute;
        right: -24px;
        text-align: center;
        top: -10px;
        width: 46px;
        height: 46px;
        text-decoration: none;
        font-size: 1.6em;
        font-weight: 700;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }

    .close:hover {
    width: 46px;
        background: #00d9ff;
    }
    
    /* INDEX PAGE INTRO FILM */
    div.intofilm { width: 100%; margin: 22px auto 0 auto; }
    div.intofilm iframe { width: 100%; height: 350px; }

    /* COMMENT SHARE.PHP */
    div.sngl-col-bx {
        width: 300px;
        margin: 0 auto 0 auto;
        text-align: center;
    }

    div.sngl-col-bx header h2 {
        margin-top: 20px;
        font-size: 1.8em;
    }

    div.sngl-col-bx div.clubs-container {
        height: 24px;
        margin: 0 auto 8px auto;
        padding: 6px 0 26px 0;
        border-bottom: 2px solid #69b7f3;
    }

    div.sngl-col-bx aside.chkbx-container {
        width: 5%;
        margin: 8px 2% 0 0;
        float: left;
    }

    div.sngl-col-bx aside.img-container {
        width: 10%;
        float: left;
    }

    div.sngl-col-bx aside img.sml-club-photo {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        float: left;
    }

    div.sngl-col-bx aside.club-listings {
        width: 70%;
        margin: 0 0 0 5%;
        padding: 9px 0 0 0;
        font-size: 1em;
        font-weight: 600;
        float: left;
    }

    div.sngl-col-bx aside.club-active {
        width: 5%;
        margin: 9px 0 0 0;
        text-align: right;
        float: left;
        font-weight: 700;
    }

    /* MMBRS_PREFS.PHP CLUB ACTIVATE */
    div.clb-col-bx {
        margin: 3px auto 0 auto;
    }

    div.clb-col-bx header h2 {
        margin-top: 20px;
        font-size: 1.8em;
    }

    div.clb-col-bx div.clubs-container {
        height: 24px;
        margin: 0 auto 8px auto;
        padding: 6px 0 26px 0;
        border-bottom: 2px solid #ffffff;
        background-color: #f8ece8;
    }

    div.clb-col-bx aside.chkbx-container {
        width: 5%;
        margin: 8px 2% 0 0;
        float: left;
    }

    div.clb-col-bx aside.img-container {
        width: 5%;
        float: left;
    }

    div.clb-col-bx aside img.sml-club-photo {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        float: left;
    }

    div.clb-col-bx aside.club-listings {
        width: 70%;
        margin: 0 0 0 5%;
        padding: 9px 0 0 0;
        font-size: 1em;
        font-weight: 600;
        float: left;
    }

    div.clb-col-bx aside.club-active {
        width: 5%;
        margin: 9px 0 0 0;
        text-align: right;
        float: left;
        font-weight: 700;
    }

    /* PUBLISHER PAGE

.pub-bnnr { width: 45%; margin: 0 2% 0 0; padding: 10px 1% 10px 1%; border: 2pt solid #c0b5b1; border-radius: 6px; float: left; }
.pub-mmbr-img { width: 45%; margin: 0 0 0 2%; padding: 10px 1% 10px 1%; border: 2pt solid #c0b5b1; border-radius: 6px; float: left; } */
    /* PUBLISHERS merchUploadFrm.php */
    div.prdt-bx {
        margin: 4px 0 0 0;
        padding: .5%;
        background-color: #e6dbd7;
        border-radius: 6px;
    }

    div.product {
        margin: 0 0 0 0;
        padding: 1%;
    }

    aside.img-bx {
        width: 5%;
        margin: 0 1% 0 0;
        padding-top: 5px;
        float: left;
    }

    aside.col-one {
        width: 26%;
        margin: 16px 0 0 3%;
        float: left;
    }

    aside.col-two {
        width: 60%;
        margin: 16px 0 0 0;
        float: left;
    }

    div.detail-bx {
        padding: 1%;
        margin: 8px 0 4px 0;
        background-color: #c0b5b1;
        border-radius: 6px;
    }

    aside.dtlCol-one {
        width: 35%;
        float: left;
    }

    aside.dtlCol-two {
        width: 35%;
        float: left;
    }

    aside.buttonCol {
        width: 25%;
        float: right;
    }

    aside.buttonCol input.submit-button {
        height: 48px;
        margin: 6px 6px 1px 0;
        background-color: #9cc4f3;
        font-size: 1.2em;
    }

    aside.buttonCol input.submit-button:hover {
        background: #00d9ff;
    }

    /* RECEIPT */
    div.recptbox {
        margin: 20px 0 60px 0;
        padding: 10px;
        border-bottom: 2px solid #84abff;
    }

    div.recptbox aside.rcpCol1 {
        width: 30%;
        margin: 0 6% 0 0;
        float: left;
    }

    div.recptbox aside.rcpCol1 img.smpl {
        width: 90%;
    }

    div.recptbox aside.rcpCol2 {
        width: 35%;
        float: left;
    }

    div.recptbox aside.rcpCol2 p {
        font-size: 1.2em;
    }

    div.recptbox aside.rcpCol3 {
        width: 20%;
        float: left;
    }

    div.recptbox aside.rcpCol3 p {
        font-weight: 700;
        font-size: 1.2em;
    }

    div.recptbox aside.rcpCol3 div.rcptTotal {
        margin: 0 0 0 -7px;
        padding: 12px 2px 3px 6px;
        border: 1px solid #84abff;
        border-radius: 6px;
    }

    div.recptbox aside.rcpCol3 div.rcptTotal p {
        font-weight: 700;
        font-size: 1.2em;
    }

    div.ccRecptTtl {
        margin: 6px 0 6px 0;
        padding: 6px 3% 6px 3%;
        border-radius: 6px;
        background-color: #f7f7f7;
    }

    div.ccRecptTtl aside.cctl {
        font-size: 1.5em;
        font-weight: 700;
    }

    /* MEDIA QUERIES my Retina display is 2880 × 1800 ------------------------------------------------------- */
    @media screen and (max-width: 2880px) {
        div.three-col aside div.content.evnt {
            width: 22%;
            padding: .5%;
        }

        div.three-col aside div.content.feed {
            width: 53%;
            padding: .5%;
        }

        div.three-col aside div.content.club {
            width: 22%;
            padding: .5%;
        }

        p {
            font-size: 1em;
        }

        div.commenter-description-bx {
            margin: 32px 0 2px 0;
        }
    }



    /* 2260 on my powerbook pro Retina display ----------------------------------------------------*/
    @media screen and (max-width: 2260px) {

        div.three-col aside div.content.evnt {
            width: 22.6%;
        }

        div.three-col aside div.content.feed {
            width: 50.4%;
        }

        div.three-col aside div.content.club {
            width: 22.6%;
        }

        p {
            font-size: .9em;
        }

        div.commenter-description-bx {
            margin: 26px 0 2px 0;
        }
    }




    /* 1680 on my laptop display ----------------------------------------------------*/
    @media screen and (max-width: 1680px) {

        h1 {
            margin: 0 0 .65em 0;
            font-size: 2.2em;
        }

        h2 {
            margin: 0 0 .3em 0;
            font-size: 2em;
        }

        h3 {
            margin: 0 0 .2em 0;
            font-size: 1.8em;
        }

        h4 {
            margin: 0 0 .1em 0;
            font-size: .9em;
            font-weight: 300;
        }

        p {
            font-size: .7em;
        }

        /* NAVBAR */
        nav {
            z-index: 9;
            position: absolute;
            top: 0;
            left: 0;
            right: 2%;
            padding: 12px 0 0 10%;
            width: 89%;
            font-size: 1.1em;
        }

        /* GENBAR */
        section.genrebar {
            position: relative;
            width: 85%;
            margin: 0 auto 0 auto;
            background-color: #000000;
            border-radius: 9px;
        }

        section.genrebar aside .genre-block {
            width: 8%;
            float: left;
            margin: auto;
            text-align: center;
        }

        section.genrebar aside .genre-block a img {
            width: 60%;
        }

        section.genrebar aside p {
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 1em;
            font-weight: 700;
            color: #a79c98;
        }

        section.genrebar.in-nav {
            padding-top: 70px;
            background-color: transparent;
        }

        section.genrebar.in-nave aside genre-block {
            width: 5%;
            float: left;
            margin: auto;
        }

        div.commenter-description-bx {
            margin: 20px 0 2px 0;
            padding: 3px 0 3px 0;
        }

        div p.mmbr-dirtive {
            font-size: .8em;
            margin: 8px auto 1px auto;
            color: #36648b;
            font-weight: 700;
            text-align: center;
        }

        /* BUTTONS */
        /*.buttons-inline-group { width: 60%; display: inline-block }*/
        .fileUpload {
            margin: 5px;
            position: relative;
            overflow: hidden;
        }

        /* EVENTS */
        div.three-col aside div.content.evnt {
            width: 23.75%;
            padding: 1%;
        }

        div.three-col aside div.evnt-title {
            font-size: 1.7em;
        }

        div.three-col aside div.evnt-venue {
            margin: 6px 0 4px 0;
            font-size: 1.2em;
            font-weight: 600;
        }

        div.three-col aside p.evnt-text {
            margin: 6px 0 4px 0;
            font-size: 1em;
            line-height: 1.3em;
        }

        div.three-col aside p.evnt-tickets {
            margin: -2px 0 26px 0;
            font-size: 1em;
            font-style: italic;
            font-weight: 600;
        }

        /* EVENT POSTED BY BOX
    div.three-col div.evnt-psted-by { padding: 0 0 4px 0;  }
    div.three-col div.evnt-psted-by aside.report-bx { margin: 2px 10% 0 2%; width: 10%; float: left; }
    div.three-col div.evnt-psted-by aside.report-bx p { font-size: 1em; font-weight: 600; }
    div.three-col div.evnt-psted-by aside.evnt-pstdby { margin: 9px 0 0 0; padding: 0 0 10px 0; font-style: italic; border-bottom: 4px solid #dacfcb;}*/
        /* FEED */
        div.three-col aside div.content.feed {
            width: 47%;
            padding: .5%;
            border-top: 2px solid #6aceef;
            border-left: 2px solid #6aceef;
            border-right: 2px solid #6aceef;
        }

        div.commenter-description-bx {
            margin: 16px 0 2px 0;
            padding: 3px 0 3px 0;
        }

        div.commenter-description-bx aside.commenter-description {
            float: left;
            padding: 0 0 0 0;
        }

        div.commenter-description-bx aside.commenter-ctgry {
            float: left;
            width: 5%;
            margin-left: 2%;
        }

        div.commenter-description-bx aside.commenter-ctgry a img.ctgry-icon {
            float: left;
            width: 55px;
            height: 55px;
            border-radius: 50%;
        }

        div.commenter-description-bx aside.commenter-img {
            float: left;
            width: 5%;
            margin: 0 2% 0 1%;
        }

        div.commenter-description-bx aside.commenter-img div a img.mmbr-portrait {
            width: 55px;
            height: 55px;
            border-radius: 50%;
        }

        /* MESSAGE IMG FOR SML COL */
        /*div.commenter-description-bx aside.commenter-img div a img.mssngr_img { width: 24px; height: 24px; border-radius: 12px; }*/
        div.commenter-description-bx aside.commenter-description div p.commenter-mmbr {
            padding-top: 3px;
            font-weight: 600;
            font-size: 1.3em;
            color: #FFFFFF;
        }

        div.commenter-description-bx aside.commenter-description div p.commenter-mmbr-info {
            font-weight: 300;
            font-size: 1.1em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        /* COMMENT BOX */
        div.comment-bx {
            margin: -2px 0 8px 0;
            border-right: 3px solid #AAAAAA;
            border-left: 3px solid #AAAAAA;
            padding: 16px 9px 9px 9px;
            border-radius: 6px;
            font-size: 1.1em;
            text-align: left;
        }

        div.muezMssg-bx {
            margin: -2px 0 0 0;
            border-right: 3px solid #AAAAAA;
            border-bottom: 3px solid #AAAAAA;
            border-left: 3px solid #AAAAAA;
            padding: 16px 9px 9px 9px;
            border-radius: 6px;
            font-size: 1.1em;
            text-align: left;
        }

        /* REPLY BOX */
        div.rply-description-bx {
            margin: 16px 0 4px 0;
            padding: 6px 6px 6px 0;
            position: static;
            background-color: #bfbfbf;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.rply-description-bx aside.rply-ctgry {
            float: left;
            width: 4%;
            margin-left: 6px;
        }

        div.rply-description-bx aside.rply-ctgry a img.ctgry-icon {
            padding: 3px 3px 0 0;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.rply-description-bx aside.rply-img {
            float: left;
            width: 4%;
            margin: 0 2% 0 1%;
        }

        div.rply-description-bx aside.rply-img div a img.mmbr-portrait {
            padding: 3px 3px 0 1%;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.rply-description-bx aside.rply-description {
            float: left;
            padding: 3px 1px 0 0;
        }

        div.rply-description-bx aside.rply-description p.rply-mmbr {
            font-weight: 600;
            font-size: 1.3em;
            color: #FFFFFF;
        }

        div.rply-description-bx aside.rply-description p.rply-mmbr-info {
            font-weight: 300;
            font-size: .8em;
            font-style: italic;
            color: #000000;
            line-height: 75%;
        }

        div.replybx {
            padding: 6px 6px 10px 6px;
            border-radius: 6px;
            margin-bottom: 16px;
        }

        /* CLUBS */
        div.three-col aside div.content.club {
            width: 23.75%;
            padding: 1%;
        }

        div.clubs-container.club-listings {
            padding: 12px 0 0 0;
            font-size: 1.1em;
            font-weight: 600;
            width: 100%;
            line-height: 76%;
        }

        div.clubs-container.club-listings img.sml-photo-container {
            margin-top: -18px;
            float: left;
            width: 50px;
            height: 50px;
            border-radius: 25px;
        }

        /* FORMS */
        div.comment-submit-bar form input.submit-cmmnt-button {
            width: 25%;
            font-size: .9em;
        }

        /*form input.form-inputbx.phn { width: 13%; margin: 0 .5% 0 .5%; }*/
        form input.form-inputbx.phn {
            width: 20%;
            margin: 0 .5% 0 .5%;
            font-size: 1em;
        }

    }




    /* iPAD -- 1425px on Retina ----------------------------------------------------*/
    @media screen and (max-width: 1425px) {

        h2 {
            margin: 0 0 12px 0;
            font-size: 1.3em;
        }

        h3 {
            margin: 0 0 12px 0;
            font-size: 1.5em;
        }

        .fileUpload {
            width: 3%;
            margin: 5px .5% 5px .5%;
            position: relative;
            overflow: hidden;
        }

        .btn {
            width: 3.8%;
            display: inline-block;
            padding: 2px 20px 2px 3px;
            margin-bottom: 0;
        }

        div p.mmbr-dirtive {
            font-size: .8em;
            margin: 8px auto 1px auto;
            color: #36648b;
            font-weight: 700;
            text-align: center;
        }

        div.comment-submit-bar form textarea {
            max-width: 96%;
            min-width: 96%;
        }

        div.reply-input-bx form textarea.text-inputbx {
            max-width: 96%;
            min-width: 96%;
            max-height: 40px;
            min-height: 40px;
        }

        div.comment-submit-bar form input.submit-cmmnt-button {
            width: 20%;
            height: 26px;
        }

        div.reply-input-bx form input.submit-cmmnt-button {
            margin: -2px 1% 1px 0;
            height: 26px;
            font-size: .9em;
        }

        /* SINGLE COL */
        section.sngl-col {
            width: 95%;
            margin: 3px auto 0 auto;
        }

        div.sngl-col {
            width: 95%;
            margin: 3px auto 0 auto;
        }

        /* EVENTS */
        div.three-col aside div.content.evnt {
            width: 26%;
            padding: 8px .5% 6px .5%;
        }

        div.three-col aside div.evnt-title {
            margin: 10px 0 6px 0;
            font-size: 1.2em;
        }

        div.three-col aside div.evnt-venue {
            margin: 6px 0 4px 0;
            font-size: 1em;
            font-weight: 600;
        }

        div.three-col aside p.evnt-text {
            margin: 6px 0 4px 0;
            font-size: 1em;
            line-height: 1.2em;
        }

        div.three-col aside p.evnt-tickets {
            margin: -2px 0 16px 0;
            font-size: 1em;
            font-style: italic;
            font-weight: 600;
        }

        div.three-col aside div.evnt-pstdby {
            margin: 8px 0 8px 0;
            padding-bottom: 8px;
            border-bottom: 4px solid #dacfcb;
            font-size: 1em;
            font-style: italic;
        }

        div.three-col aside div.audio-box {
            margin: 4px 0 2px 0;
        }

        /* COMMENTS */
        div.three-col aside div.content.feed {
            width: 45%;
            padding: 8px .5% 6px .5%;
            border-top: 2px solid #6aceef;
            border-left: 2px solid #6aceef;
            border-right: 2px solid #6aceef;
        }

        div.three-col aside div.content.feed h1 {
            font-size: 1.8em;
        }

        div.three-col aside div.content.feed div.cmmnt-txt {
            font-size: 1.1em;
        }

        div.commenter-description-bx {
            margin: 6px 0 2px 0;
            padding: 3px 0 3px 2%;
        }

        div.commenter-description-bx aside.commenter-description {
            float: left;
            padding: 0 0 0 0;
        }

        div.commenter-description-bx aside.commenter-ctgry {
            margin: 0 0 0 1%;
            float: left;
            width: 9%;
        }

        div.commenter-description-bx aside.commenter-ctgry a img.ctgry-icon {
            float: left;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.commenter-description-bx aside.commenter-img {
            float: left;
            width: 9%;
            margin: 0 2% 0 2%;
        }

        div.commenter-description-bx aside.commenter-img div a img.mmbr-portrait {
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.commenter-description-bx aside.commenter-description div p.commenter-mmbr {
            padding: 6px 0 0 2%;
            font-weight: 600;
            font-size: .9em;
            color: #FFFFFF;
        }

        div.commenter-description-bx aside.commenter-description div p.commenter-mmbr-info {
            font-weight: 300;
            font-size: .8em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 85%;
        }

        /* COMMENT FEED Shared Comment description box */
        div.commenter-description-shrbx {
            margin: 26px 0 4px 0;
            padding: 14px .5% 6px .5%;
            background-color: #072657;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.commenter-description-shrbx aside.commenter-ctgry {
            width: 5%;
            margin-left: 2%;
            float: left;
        }

        div.commenter-description-shrbx aside.commenter-ctgry a img.ctgry-icon {
            padding: 3px 3px 3px 3px;
            float: left;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.commenter-description-shrbx aside.commenter-img {
            float: left;
            width: 5%;
            margin-left: 4%;
        }

        div.commenter-description-shrbx aside.commenter-img div a img.mmbr-portrait {
            padding: 3px 3px 3px 3px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.commenter-description-shrbx aside.commenter-description {
            float: left;
            padding: 0 3px 0 5%;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr {
            padding-top: 7px;
            font-weight: 600;
            font-size: .9em;
            color: #FFFFFF;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo {
            font-weight: 600;
            font-size: .8em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo a {
            text-decoration: none;
            color: #acccfa;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
            color: #b89fd6;
        }

        /* COMMENT FEED Shared Club Comment description box */
        div.cmmntr-dscrptn-clbbx {
            margin: 26px 0 4px 0;
            padding: 14px 6px 6px 6px;
            background-color: #094c57;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-ctgry {
            float: left;
            width: 5%;
            margin-left: 2%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-ctgry a img.ctgry-icon {
            padding: 3px 3px 3px 3px;
            float: left;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-img {
            float: left;
            width: 5%;
            margin-left: 4%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-img div a img.mmbr-portrait {
            padding: 3px 3px 3px 3px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description {
            float: left;
            padding: 0 3px 0 5%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr {
            padding-top: 7px;
            font-weight: 600;
            font-size: .9em;
            color: #FFFFFF;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo {
            font-weight: 600;
            font-size: .8em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo a {
            text-decoration: none;
            color: #acccfa;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
            color: #b5a4d6;
        }

        /* CLUB COMMENTS: SHARED CLUB COMMENT FROM ANOTHER CLUB */
        div.shrCmmntr-dscrptn-bx {
            margin: 26px 0 4px 0;
            padding: 14px 6px 6px 6px;
            background-color: #3d0065;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-ctgry {
            float: left;
            width: 10%;
            margin-left: 2%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-ctgry a img.ctgry-icon {
            padding: 3px 3px 3px 3px;
            float: left;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-img {
            float: left;
            width: 10%;
            margin-left: 2%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-img div a img.mmbr-portrait {
            padding: 3px 3px 3px 3px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description {
            float: left;
            padding: 6px 0 0 2%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr {
            padding-top: 7px;
            font-weight: 600;
            font-size: 1.1em;
            color: #FFFFFF;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo {
            font-weight: 600;
            font-size: .9em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo a {
            text-decoration: none;
            color: #acccfa;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
            color: #b5a4d6;
        }

        /* COMMENT BOX */
        div.comment-bx {
            margin: -2px 0 12px 0;
            border-right: 3px solid #AAAAAA;
            border-left: 3px solid #AAAAAA;
            padding: 16px 9px 9px 9px;
            border-radius: 6px;
            font-size: 1.1em;
            text-align: left;
        }

        /* Replies */
        div.rply-description-bx aside.rply-description p.rply-mmbr-info {
            font-size: .8em;
        }

        div.rply-description-bx aside.rply-ctgry {
            float: left;
            width: 10%;
            margin-left: 6px;
        }

        div.rply-description-bx aside.rply-ctgry img.ctgry-icon {
            padding: 3px 3px 0 0;
            width: 55px;
            height: 55px;
            border-radius: 50%;
        }

        div.rply-description-bx aside.rply-img {
            float: left;
            width: 10%;
            margin: 0 2% 0 1%;
        }

        div.rply-description-bx aside.rply-img img.mmbr-portrait {
            padding: 3px 3px 0 4%;
            width: 45px;
            height: 45px;
            border-radius: 50%;
        }

        div.replybx {
            padding: 6px 9px 9px 9px;
            border-radius: 6px;
        }

        div.reply-cmmntbx {
            margin: 0 0 0 0;
            padding-bottom: 6px;
            font-size: 1em;
        }

        /* FORMS */
        div.club-submit-bx form input.form-inputbx {
            width: 92%;
        }

        div.club-submit-bx form textarea {
            max-width: 92%;
            min-width: 92%;
        }

        div.reply-input-bx form textarea {
            max-width: 93%;
            min-width: 82%;
        }

        div.reply-input-bx form input.submit-cmmnt-button {
            width: 20%;
            margin: -2px 1% 1px 0;
            height: 26px;
            font-size: .9em;
        }

        /* CLUB COLUMN */
        div.three-col aside div.content.club {
            width: 25.6%;
            padding: 8px .5% 6px .5%;
        }

        /* CLUBS Define Your Club */
        div.club-submit-bx {
            margin: 0 0 8px 0;
            padding: 4px 0 4px 0;
        }

        div.three-col aside div.content.club h3 {
            margin: 0 0 0 0;
            font-size: 1.3em;
        }

        div.clubs-container {
            height: 28px;
            margin: 8px 0 16px 0;
            padding: 6px 0 24px 0;
        }

        div.clubs-container.club-listings {
            padding: 6px 0 0 0;
            font-size: .7em;
            font-weight: 600;
            width: 100%;
            line-height: 46%;
        }

        div.clubs-container.club-listings img.sml-photo-container {
            margin-top: -18px;
            float: left;
            width: 40px;
            height: 40px;
            border-radius: 20px;
        }

        /* HEADER -- NAVBAR */
        header.navbr_container {
            width: 100%;
            height: 30px;
        }

        header.navbr_container.genres {
            width: 100%;
            height: auto;
        }

        header.navbr_container a.logo {
            width: 100px;
            height: 30px;
            top: 8px;
            left: 10px;
        }

        /* NAVBAR */
        nav {
            z-index: 9;
            position: absolute;
            top: 0;
            left: 0;
            right: 2%;
            padding: 12px 0 0 10%;
            width: 89%;
            font-size: 1.1em;
        }

        nav::after {
            content: '';
            display: block;
            clear: both;
        }

        nav ul {
            list-style: none;
            margin: 0;
            float: right;
            padding: 0 0;
        }

        nav ul li:hover {
            background-color: #2d0306;
            border-radius: 6px;
        }

        nav ul li:hover > ul {
            display: block;
        }

        nav ul li a {
            display: inline-block;
            padding: 10px 10px;
            width: 185px;
            position: relative;
            font-size: 1.0em;
            font-weight: 700;
            color: #c2b7b3;
            text-decoration: none;
        }

        #mssgQty {
            color: #c66a00;
            font-size: 1em;
        }

        nav ul li #mssg {
            padding: 18px 0 0 12px;
            color: #c2b7b3;
            font-size: 1em;
            font-weight: 700;
        }

        nav ul li img.sml-photo {
            margin: -3px 10% 0 10%;
            background: transparent;
            width: 50px;
            height: 50px;
            border-radius: 25px;
        }

        nav ul li img.sml-photo:hover {
            background: transparent;
        }

        nav ul li a:visited {
            color: #8e829d;
        }

        nav ul li a:hover {
            background-color: #43447b;
            border-radius: 6px;
        }

        nav ul ul {
            position: absolute;
            top: 100%;
            background-color: #680306;
            display: none;
            border-radius: 6px;
        }

        nav ul ul li {
            position: relative;
        }

        li.link {
            font-weight: 700;
            font-size: 1em;
            text-align: center;
            list-style: none;
        }

        nav ul ul ul {
            left: 100%;
            top: 0;
        }

        nav > ul > li > li.nav-dirctlink {
            width: 100%;
        }

        /* Top-level */
        nav > ul {
            padding-left: 5%;
        }

        nav > ul > li {
            float: left;
        }

        nav > ul > li > a {
            width: auto;
            padding: 15px 20px 15px 20px;
        }

        nav > ul > li > a.logout-navbrspc {
        }

        nav a[aria-haspopup='true']::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            top: 16px;
            right: 15px;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: 4px solid #fff;
        }

        nav > ul > li > a[aria-haspopup="true"]::after {
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid #fff;
            left: 20px;
            right: auto;
            bottom: 6px;
            top: auto;
        }

        /*nav {
        font-size: 1em;
        padding: 2px 0 0 0;
    }

    nav ul {
        margin: 0 0 -10px 0;
        padding: 1% 2% 0 0;
    }

    nav ul li a {
        padding: 6px 6px;
    }
    nav ul li a img.sml-photo { width: 30px; height: 30px; margin: -10px 0 0 4px; border-radius: 15px; }

    /* below moves little white pointers
    nav > ul > li > a[aria-haspopup="true"]::after {
        left: 6px;
        right: auto;
        bottom: -1px;
        top: auto;
    }*/
        /* GENBAR */
        section.genrebar {
            position: relative;
            width: 90%;
            margin: 0 auto 10px auto;
            background-color: #000000;
            border-radius: 9px;
        }

        section.genrebar aside .genre-block {
            width: 8%;
            float: left;
            margin: auto;
            text-align: center;
        }

        section.genrebar aside .genre-block img {
            width: 90%;
        }

        section.genrebar aside p {
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: .6em;
            font-weight: 700;
            color: #a79c98;
        }

        section.genrebar.in-nav {
            margin: 0 auto 0 auto;
            padding-top: 70px;
            background-color: transparent;
        }

        section.genrebar.in-nave aside .genre-block {
            width: 5%;
            float: left;
            margin: auto;
        }

        /* FOOTER */
        footer {
            max-height: 500px;
            min-height: 120px;
            background: #000000;
            position: relative;
            padding: .5% .125% .5% .125%;
            font-size: .7em;
            font-weight: 700;
            color: #dacfcb;
        }

        section aside.links {
            width: 33%;
            float: right;
        }

        footer aside ul li {
            margin: 4px;
        }

        footer aside div.logo-copyright {
            margin-top: 12px;
        }

        footer ul {
            list-style: none;
        }

        footer a {
            color: #dacfcb;
            text-decoration: none;
        }

        footer section.footer-link aside a img {
            height: 40px;
            width: 100px;
            text-align: left;
        }

        footer a:visited {
            color: #988ca7;
        }

        /* EVENT UPLOAD FORM sml box */
        form input.form-inputbx.smltxt.fixed-width {
            width: 95.5%;
            margin: 2px 0 0 -6px;
            font-size: 1.1em;
        }

        form input.form-inputbx.align-width.short {
            width: 15%;
            height: 24px;
        }

        /* MMVBR PREFS */
        form aside.phone {
            width: 43%;
            margin: 0 .5% 0 5%;
            padding: 0 3px 0 3px;
            float: left;
        }

        form input.form-inputbx.phn {
            width: 15%;
            margin: 0 .5% 0 .5%;
            font-size: 1em;
        }

        div.one-col {
            width: 95%;
            margin: 10px auto 10px auto;
        }

        div.form-sngl-col {
            width: 95%;
            margin: 0 0px 0 5px;
            text-align: center;
        }

        div.form-sngl-col.sml {
            width: 35%;
            margin: 0 auto 20px auto;
        }

        form div.evnt-details {
            width: 352px;
            height: 46px;
            border-radius: 6px;
            margin: 2px 2px 2px 0;
        }

        form div.evnt-details.bckgrnd {
            width: 346px;
            height: 137px;
            margin: 6px -9px 9px -9px;
            padding: 4px 11px 6px 11px;
            background-color: rgba(0, 0, 0, .3);
        }

        form div.evnt-details aside input.form-inputbx-smltxt {
            float: left;
            width: 47%;
            height: 32px;
            margin: 2px 0px 2px 0;
            padding: 3px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
            font-size: 1.1em;
            color: #1a1a1a;
            font-weight: 300;
            text-align: center;
        }

        form div.evnt-details aside input.form-inputbx-smltxt.left-col {
            margin: 2px 2px 2px 0;
        }

        form div.evnt-details aside input.form-inputbx-smltxt.right-col {
            margin: 2px 0 2px 2px;
        }

        input.join-action-button {
            width: 60%;
            height: 46px;
            padding: 3px 1% 0 1%;
            border-radius: 6px;
            border: 2px #9cc4f3;
            background-color: #9cc4f3;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 1.1em;
            color: #fcfcff;
            font-weight: 700;
            letter-spacing: 1px;
            line-height: 10px;
            text-align: center;
        }

        /* YOUTUBE IN COOMENTS */
        div.buttons-inline-group {
            width: 70%;
            display: inline-block
        }

        div.buttons-inline-group aside.youtube-inline {
            float: left;
        }

        div.buttons-inline-group aside.youtube-inline input.form-inputbx {
            margin: 4px 0 0 0;
            width: 100%;
            height: 26px;
            background-color: #FFFFFF;
        }

        #youtube {
            width: 90%;
            margin: 0 0 0 0;
            font-size: 1em;
            font-weight: 600;
            color: #0B57C6;
        }

        /* ? DIALOG BOX WITH UPLOAD FILE SIZE AND YOUTUBE INFO */
        div.buttons-inline-group aside.help-link-bx {
            height: 26px;
            width: 4%;
            margin: 6px 6% 0 0;
            float: left;
        }

        /* FILE UPLOADS IN COMMENT FEEDS */
        div.buttons-inline-group aside.fileUpload.btn.btn-primary {
            margin: 4px 1% 0 0;
        }

        /* .cmmnt_upload-but */
        /* ADD EVENT AND SEE OTHER EVENT BUTTONS */
        div.join-action-button {
            width: 95%;
            height: 20px;
            margin: 4px auto 10px auto;
            padding: 12px 0 0 0;
            border-radius: 6px;
            background-color: #9cc4f3;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 1em;
            color: #fcfcff;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 10px;
            text-align: center;
        }

        div.join-action-button a {
            text-decoration: none;
        }

        div.join-action-button:hover {
            background-color: #69b7f3;
        }

        div.join-action-button.link {
            background-color: #680306;
        }

        div.join-action-button.link:hover {
            background-color: #988ca7;
        }

        /* REGION SUBMIT  FORM */
        .region-search-submt-bx {
            height: 32px;
            margin: 8px 0 6px 0;
            padding: 5px 2px 0 2px;
            background-color: #CCC1BD;
            border-radius: 9px;
            text-align: center;
        }


        /* FORM Add a background color when the inputs get focus */
        /*input[type=text]:focus {
            background-color: #dcd7e5;
            outline: none;
            color: #6b61dd;
            font-weight: 300;
        }*/




        .region-search-input {
            width: 68%;
            margin-bottom: 1px;
            padding: 3px 3px 3px 3px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: .76em;
            font-weight: 600;
            text-align: center;
        }

        .region-submit {
            height: 26px;
            font-size: .9em;
        }

        /* RATING */
        div.rating-container {
            height: 32px;
            padding: 3px 12px 0 10px;
            border-radius: 6px;
            margin: -13px 0 0 0;
            background-color: #AAAAAA;
        }

        div.rating-container aside::after {
            content: '';
            display: block;
            clear: both;
        }

        div.rating-container aside a {
            font-size: 1em;
            font-weight: 700;
        }

        div.report-bx {
            margin: 2px 0 0 0;
            width: 10%;
            float: left;
        }

        div.like-it-bx {
            width: 50%;
            margin: -20px 20% 0 4px;
            float: right;
            text-align: right;
            font-weight: 600;
            color: #0e5621;
        }

        div.like-it-bx.icon-bx {
            width: 30px;
            margin: -22px 10% 0 0;
            float: right;
        }

        div.like-it-bx.icon-bx a img {
            width: 25px;
            height: 25px;
        }

        div.club-share {
            width: 30px;
            margin: 0px 1% 0 2%;
            float: right;
        }

        div.club-share div a.open-share-Modal img {
            width: 25px;
            height: 25px;
        }

        /* RULES */
        .hr-1 {
            border-top: 1px solid #D0E1FF;
        }

        .hr-1b {
            border-top: 1px solid #dacfcb;
        }

        .hr-2 {
            border-top: 2px solid #D0E1FF;
        }

        .hr-2b {
            border-top: 2px solid #dacfcb;
        }

        /*MESSAGE BOARD*/
        aside.incoming-mssg-col {
            width: 100%;
            margin: 0 0 0 0;
            padding: 20px 1% 0 1%;
            border-top: solid #cdc2be 2px;
            border-right: solid #cdc2be 2px;
            border-left: solid #cdc2be 2px;
        }

        aside.your-mssgs-col {
            width: 100%;
            margin: 20px 0 0 0;
            padding: 20px 1% 0 1%;
            border-top: solid #cdc2be 2px;
            border-right: solid #cdc2be 2px;
            border-left: solid #cdc2be 2px;
        }

    }






    /* 955 PIXELS ----------------------------------------------------*/
    @media screen and (max-width: 955px) {

        /*COLUMNS*/
        div.three-col aside div.content.evnt {
            width: 24%;
            padding: 8px .5% 6px .5%;
        }

        div.three-col aside div.content.feed {
            width: 48.5%;
            padding: 8px .5% 6px .5%;
            border-top: 2px solid #6aceef;
            border-left: 2px solid #6aceef;
            border-right: 2px solid #6aceef;
        }

        div.three-col aside div.content.club {
            width: 24%;
            padding: 8px .5% 6px .5%;
        }

        /*FORMS*/
        input.join-action-button {
            width: 60%;
            height: 46px;
            padding: 3px .25% 0 .25%;
            border-radius: 6px;
            border: 2px #9cc4f3;
            background-color: #9cc4f3;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: .9em;
            color: #fcfcff;
            font-weight: 700;
            letter-spacing: 1px;
            line-height: 10px;
            text-align: center;
        }

    }






    /* iphone and Galaxy pads ----------------------------------------------------*/
    @media screen and (max-width: 725px) {

        h1 {
            font-size: 2em;
        }

        h2 {
            font-size: 1.7em;
        }

        h3 {
            font-size: 1.5em;
        }

        .fileUpload {
            width: 3%;
            margin: 5px 0 5px 0;
            position: relative;
            overflow: hidden;
        }

        .btn {
            display: inline-block;
            padding: 3px 24px 2px 6px;
            margin-bottom: 0;
            text-align: center;
            vertical-align: middle;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 0 solid transparent;
            border-radius: 4px;
        }

        /* Navbar */
        header.navbr_container {
            height: 36px;
        }

        header.navbr_container a.logo {
            width: 70px;
            height: 18px;
            top: 11px;
            left: 10px;
        }

        nav {
            z-index: 9;
            position: absolute;
            top: 0;
            left: 0;
            right: .5%;
            padding: 12px 0 0 10%;
            width: 89%;
            font-size: 1em;
        }

        nav ul {
            margin: -6px 0 0 0;
            padding: 0 0% 0 0;
            font-size: .9em;
        }

        nav ul li a {
            display: inline-block;
            padding: 6px 6px;
            position: relative;
            font-size: 1.0em;
            font-weight: 700;
            color: #c2b7b3;
            text-decoration: none;
        }

        /* below moves little white pointers */
        nav > ul > li > a[aria-haspopup="true"]::after {
            left: 4px;
            right: auto;
            bottom: -2px;
            top: auto;
        }

        /*NAV BAR MEMBER IMAGE*/
        nav ul li img.sml-photo {
            margin: 0px 10% 0 10%;
            background: transparent;
            width: 30px;
            height: 30px;
            border-radius: 15px;
        }

        /*nav::after { content:''; display: block; clear: both; }

nav ul { list-style: none; margin: 0; float: right; padding: 0 0; }

nav ul li:hover { background-color: #2d0306; border-radius: 6px; }
nav ul li:hover > ul { display: block; }
nav ul li a { display: inline-block; padding: 10px 10px; width: 185px; position: relative; font-size: 1.0em; font-weight: 700; color: #c2b7b3; text-decoration: none; }
#mssgQty { color: #c66a00; font-size: 1em; }
nav ul li #mssg { padding: 18px 0 0 12px; color: #c2b7b3; font-size: 1em; font-weight: 700; }
nav ul li img.sml-photo { margin: -3px 10% 0 10%; background: transparent; width: 50px; height: 50px; border-radius: 25px; }
nav ul li img.sml-photo:hover { background: transparent; }

nav ul li a:visited { color: #8e829d; }
nav ul li a:hover { background-color: #43447b; border-radius: 6px; }

nav ul ul { position: absolute; top: 100%; background-color: #680306; display: none; border-radius: 6px; }
nav ul ul li { position: relative; }
li.link { font-weight: 700; font-size: 1em; text-align: center; list-style: none; }
nav ul ul ul { left: 100%; top: 0; }
nav > ul > li > li.nav-dirctlink { width: 100%; }

/* Top-level
nav > ul { padding-left: 5%; }
nav > ul > li { float: left; }
nav > ul > li > a { width: auto; padding: 15px 20px 15px 20px; }
nav > ul > li > a.logout-navbrspc {  }

nav a[aria-haspopup='true']::after { content: ''; display: block; width: 0; height: 0; position: absolute; top: 16px; right: 15px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #fff; }

nav > ul > li > a[aria-haspopup="true"]::after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #fff; left: 20px; right: auto; bottom: 6px; top: auto;  }*/
        /* SECTION -- genrebar */
        section.genrebar {
            width: 100%;
            margin: 0 auto 0 auto;
            padding: 6px 3px 2px 3px;
            border-radius: 3px;
        }

        section.genrebar aside .genre-block {
            width: 15%;
            margin-top: 6px;
        }

        section.genrebar aside p {
            font-size: .8em;
        }

        section.genrebar aside a img {
            width: 50%;
            height: auto;
        }

        section.genrebar.in-nav {
            width: 98%;
            margin: 20px auto 0 auto;
            padding-top: 66px;
            background-color: transparent;
        }

        /* SINGLE COL */
        section.sngl-col {
            width: 95%;
            margin: 3px auto 0 auto;
        }

        div.sngl-col {
            width: 100%;
            margin: 16px auto 16px auto;
        }

        div.sngl-col div.cntrd {
            margin: 0 auto 16px auto;
        }

        div.sngl-col-cntrd h1 {
            font-size: 2em;
            margin: 40px 0 40px 0;
        }

        div.sngl-col-cntrd h2 {
            font-size: 1.5em;
        }

        div.sngl-col-cntrd h3 {
            font-size: 1.1em;
        }

        /* SECTION -- three-col */
        /* Event column */
        div.three-col aside div.content.evnt {
            width: 98%;
            float: none;
            padding: 8px .5% 6px .5%;
        }

        div.three-col aside div.evnt-title {
            margin: 10px 0 6px 0;
            font-size: 1.7em;
        }

        div.three-col aside div.evnt-venue {
            margin: 6px 0 4px 0;
            font-size: 1.3em;
            font-weight: 600;
        }

        div.three-col aside p.evnt-text {
            margin: 6px 0 4px 0;
            font-size: 1.2em;
            line-height: 1.2em;
        }

        div.three-col aside p.evnt-tickets {
            margin: -2px 0 26px 0;
            font-size: 1.2em;
            font-style: italic;
            font-weight: 600;
        }

        div.three-col aside div.evnt-pstdby {
            margin: 14px 0 14px 0;
            padding-bottom: 8px;
            border-bottom: 4px solid #dacfcb;
            font-size: 1.2em;
            font-style: italic;
        }

        /* News feed column */
        div.three-col aside div.content.feed {
            width: 98%;
            margin: 6% 0 6% 0;
            float: none;
            padding: 8px .5% 6px .5%;
            border-top: 2px solid #6aceef;
            border-left: 2px solid #6aceef;
            border-right: 2px solid #6aceef;
        }

        /* COMMENT FEED Commenter box */
        div.commenter-description-bx aside.commenter-ctgry {
            float: left;
            width: 6%;
            margin-left: 1px;
        }

        div.commenter-description-bx aside.commenter-ctgry a img.ctgry-icon {
            float: left;
            width: 40px;
            height: 40px;
            border-radius: 20px;
        }

        div.commenter-description-bx aside.commenter-img {
            float: left;
            width: 6%;
            margin: 0 22px 0 16px;
        }

        div.commenter-description-bx aside.commenter-img div a img.mmbr-portrait {
            width: 40px;
            height: 40px;
            border-radius: 20px;
        }

        div.commenter-description-bx aside.commenter-description div p.commenter-mmbr {
            padding-top: 3px;
            font-weight: 600;
            font-size: 1em;
            color: #FFFFFF;
        }

        div.commenter-description-bx aside.commenter-description div p.commenter-mmbr-info {
            font-weight: 300;
            font-size: .9em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 100%;
        }

        /* COMMENT FEED Shared Comment description box */
        div.commenter-description-shrbx {
            margin: 26px 0 4px 0;
            padding: 14px 6px 6px 6px;
            background-color: #072657;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.commenter-description-shrbx aside.commenter-ctgry {
            float: left;
            width: 6%;
            margin-left: 2%;
        }

        div.commenter-description-shrbx aside.commenter-ctgry a img.ctgry-icon {
            padding: 3px 3px 3px 3px;
            float: left;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.commenter-description-shrbx aside.commenter-img {
            float: left;
            width: 6%;
            margin-left: 4%;
        }

        div.commenter-description-shrbx aside.commenter-img div a img.mmbr-portrait {
            padding: 3px 3px 3px 3px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.commenter-description-shrbx aside.commenter-description {
            float: left;
            padding: 0 3px 0 5%;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr {
            padding-top: 7px;
            font-weight: 600;
            font-size: .9em;
            color: #FFFFFF;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo {
            font-weight: 600;
            font-size: .8em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo a {
            text-decoration: none;
            color: #acccfa;
        }

        div.commenter-description-shrbx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
            color: #b89fd6;
        }

        /* COMMENT FEED Shared Club Comment description box */
        div.cmmntr-dscrptn-clbbx {
            margin: 26px 0 4px 0;
            padding: 14px 6px 6px 6px;
            background-color: #094c57;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-ctgry {
            float: left;
            width: 6%;
            margin-left: 2%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-ctgry a img.ctgry-icon {
            padding: 3px 3px 3px 3px;
            float: left;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-img {
            float: left;
            width: 6%;
            margin-left: 4%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-img div a img.mmbr-portrait {
            padding: 3px 3px 3px 3px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description {
            float: left;
            padding: 0 3px 0 5%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr {
            padding-top: 7px;
            font-weight: 600;
            font-size: .9em;
            color: #FFFFFF;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo {
            font-weight: 600;
            font-size: .8em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo a {
            text-decoration: none;
            color: #acccfa;
        }

        div.cmmntr-dscrptn-clbbx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
            color: #b5a4d6;
        }

        /* CLUB COMMENTS: SHARED CLUB COMMENT FROM ANOTHER CLUB */
        div.shrCmmntr-dscrptn-bx {
            margin: 26px 0 4px 0;
            padding: 14px 6px 6px 6px;
            background-color: #3d0065;
            border-radius: 6px;
            height: auto;
            text-align: left;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-ctgry {
            float: left;
            width: 6%;
            margin-left: 2%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-ctgry a img.ctgry-icon {
            padding: 3px 3px 3px 3px;
            float: left;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-img {
            float: left;
            width: 6%;
            margin-left: 2%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-img div a img.mmbr-portrait {
            padding: 3px 3px 3px 3px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description {
            float: left;
            padding: 6px 0 0 2%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr {
            padding-top: 7px;
            font-weight: 600;
            font-size: 1.1em;
            color: #FFFFFF;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo {
            font-weight: 600;
            font-size: .9em;
            font-style: italic;
            color: #FFFFFF;
            line-height: 75%;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo a {
            text-decoration: none;
            color: #acccfa;
        }

        div.shrCmmntr-dscrptn-bx aside.commenter-description div p.commenter-mmbr-shrinfo a:visited {
            color: #b5a4d6;
        }

        /* Comment box */
        div.comment-bx {
            margin: -3px 0 8px 0;
            padding: 12px 6px 6px 6px;
            border-right: 3px solid #AAAAAA;
            border-left: 3px solid #AAAAAA;
            border-radius: 6px;
            font-size: 1.1em;
            text-align: left;
        }

        /* RATING */
        div.rating-container {
            height: 36px;
            padding: 4px 22px 0 6px;
            border-radius: 6px;
            margin: -13px 0 0 0;
            background-color: #AAAAAA;
        }

        div.rating-container aside a {
            font-size: 1em;
            font-weight: 700;
        }

        div.rating-container aside a img {
            float: right;
            width: 30px;
            height: 30px;
        }

        div.like-it-bx {
            margin: -28px 35% 0 0;
            width: 20%;
            float: right;
        }

        /* Replies */
        div.rply-description-bx aside.rply-description p.rply-mmbr-info {
            font-size: .8em;
        }

        div.replybx {
            margin-bottom: 16px;
            border-right: 3px solid #AAAAAA;
            border-left: 3px solid #AAAAAA;
            border-bottom: 3px solid #AAAAAA;
            padding: 6px 9px 9px 9px;
            border-radius: 6px;
        }

        div.reply-cmmntbx {
            margin: 0 0 0 0;
            padding-bottom: 6px;
            font-size: 1em;
        }

        /* CLUBS column */
        div.three-col aside div.content.club {
            width: 98%;
            float: none;
            padding: 8px .5% 6px .5%;
        }

        div.three-col aside div.content.club h3 {
            margin: 0 0 0 0;
            font-size: 1.5em;
        }

        div.clubs-container.club-listings {
            font-size: 1.2em;
            line-height: 40%;
        }

        /* FORMS */
        div.form-sngl-col {
            width: 95%;
            margin: 0 10px 0 10px;
        }

        div.form-sngl-col.sml {
            width: 90%;
            margin: 0 auto 20px auto;
        }

        form textarea.text-inputbx {
            max-width: 97%;
            min-width: 97%;
            max-height: 80px;
            min-height: 80px;
            margin: 8px 0 8px 0;
            padding: 6px 6px 6px 6px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-size: 20px;
            font-family: 'Open Sans Condensed', sans-serif;
            color: #000000;
        }

        div.reply-input-bx form textarea {
            max-width: 96%;
            min-width: 96%;
        }

        form div.mmbr-dirtive {
            margin: 8px auto 1px auto;
            font-size: .7em;
            color: #36648b;
            font-weight: 700;
        }

        form input.form-inputbx {
            width: 96%;
            height: 22px;
            margin: 3px auto 1px auto;
            padding: 3px 6px 3px 6px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 600;
            font-size: 1.2em;
            color: #2C004B;
            text-align: center;
        }

        form select.form-inputbx {
            width: 100%;
            height: 30px;
            margin: 4px auto 6px auto;
            padding: 3px 0 3px 3px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
            font-weight: 300;
            font-size: .9em;
            color: #655c5c;
            text-align: center;
        }

        form input.form-inputbx-defined-width {
            margin: 7px 6px 1px 0;
            width: 322px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 300;
            font-size: 1.1em;
            color: #4e4545;
            text-align: center;
            height: 32px;
        }

        form input.form-inputbx.align-width {
            width: 41.3%;
            display: inline-block;
        }

        form input.form-inputbx.sml-align-width {
            width: 18%;
        }

        form input.form-inputbx.txtleft {
            text-align: left;
        }

        form input.form-inputbx.tall {
            height: 36px;
        }

        /* MMVBR PREFS */
        form aside.phone {
            width: 42%;
            margin: 0 1% 0 3%;
            padding: 0 3px 0 3px;
            float: left;
        }

        form input.form-inputbx.phn {
            width: 17%;
        }

        /* EVENT UPLOAD FORM sml box */
        form div.evnt-details {
            width: 341px;
            height: 46px;
            margin: 2px 2px 2px 0;
            border-radius: 6px;
        }

        form div.evnt-details.bckgrnd {
            width: 331px;
            height: 124px;
            margin: 6px -3px 9px -3px;
            padding: 4px 6px 6px 8px;
            background-color: rgba(0, 0, 0, .3);
        }

        form div.evnt-details aside input.form-inputbx-smltxt {
            float: left;
            width: 46.75%;
            height: 32px;
            margin: 2px 2px 2px 0;
            padding: 3px;
            border: 1px solid #A3A3A3;
            border-radius: 6px;
            font-family: "Open Sans Condensed", Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
            font-size: 1.1em;
            color: #1a1a1a;
            font-weight: 300;
            text-align: center;
        }

        form input.form-inputbx.smltxt.fixed-width {
            width: 95%;
            margin: 2px 0 0 -3px;
        }

        form div.evnt-details aside input.form-inputbx-smltxt.left-col {
            margin: 2px 2px 2px 0;
        }

        form div.evnt-details aside input.form-inputbx-smltxt.right-col {
            margin: 2px 0 2px 2px;
        }

        input.join-action-button {
            width: 60%;
            height: 46px;
            padding: 3px 1% 0 1%;
            border-radius: 6px;
            border: 2px #9cc4f3;
            background-color: #9cc4f3;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 1em;
            color: #fcfcff;
            font-weight: 700;
            letter-spacing: 1px;
            line-height: 10px;
            text-align: center;
        }

        /* REPLY -- button position */
        div.reply-input-bx form input.submit-cmmnt-button {
            margin: -2px 1% 1px 0;
        }

        /* RATING */
        div.rating-container {
            height: 32px;
            padding: 3px 6px 0 6px;
            border-radius: 6px;
            margin: -13px 0 0 0;
            background-color: #AAAAAA;
        }

        div.rating-container aside::after {
            content: '';
            display: block;
            clear: both;
        }

        div.rating-container aside a {
            font-size: 1em;
            font-weight: 700;
        }

        div.report-bx {
            margin: 2px 0 0 0;
            width: 10%;
            float: left;
        }

        div.like-it-bx {
            width: 50%;
            margin: -20px 20% 0 4px;
            float: right;
            text-align: right;
            font-weight: 600;
            color: #0e5621;
        }

        div.like-it-bx.icon-bx {
            width: 30px;
            margin: -22px 10% 0 0;
            float: right;
        }

        div.like-it-bx.icon-bx a img {
            width: 25px;
            height: 25px;
        }

        div.club-share {
            width: 30px;
            margin: -30px 1% 0 2%;
            float: right;
        }

        div.club-share div a.open-share-Modal img {
            width: 25px;
            height: 25px;
        }

        /* DARK BOX MODEL */
        .modalDialog {
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.8);
            z-index: 99999;
            opacity: 0;
            -webkit-transition: opacity 400ms ease-in;
            -moz-transition: opacity 400ms ease-in;
            transition: opacity 400ms ease-in;
            pointer-events: none;
            overflow-y: auto;
        }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            z-index: 7;
            width: 96%;
            position: relative;
            margin: 2% auto 10% auto;
            padding: 5px 0 20px 0;
            border-radius: 20px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #999);
            background: -webkit-linear-gradient(#fff, #999);
            background: -o-linear-gradient(#fff, #999);
        }

        .close {
            z-index: 6;
            background: rgba(252, 252, 255, 0.8);
            color: #000000;
            line-height: 43px;
            position: absolute;
            right: -4px;
            text-align: center;
            top: -4px;
            width: 46px;
            height: 46px;
            text-decoration: none;
            font-size: 1.6em;
            font-weight: 700;
            -webkit-border-radius: 24px;
            -moz-border-radius: 24px;
            border-radius: 24px;
            -moz-box-shadow: 1px 1px 3px #000;
            -webkit-box-shadow: 1px 1px 3px #000;
            box-shadow: 1px 1px 3px #000;
        }

        .close:hover {
            background: #00d9ff;
        }

        /* DIV -- Fullcol-cntrd */
        div.full-col-cntrd {
            font-size: 1em;
            line-height: 1.1em;
        }

        /* SECTION -- Footer */
        footer {
            padding: 3px 0px 6px 3px;
        }

        section aside.links {
            width: 40%;
            font-size: 1em;
        }

        section aside.logo-col {
            width: 22%;
        }

        section aside div.logo-copyright {
            margin-top: 10px;
            font-size: 1em;
        }

        section aside div.logo-copyright img {
            width: 80px;
        }

        section aside ul li {
            margin-bottom: 4px;
        }

        footer a:visited {
            color: #988ca7;
        }
    }

    /* iphone and Galaxy pads ----------------------------------------------------*/
    @media screen and (max-width: 400px) {

        h1 {
            font-size: 2em;
        }

        h2 {
            font-size: 1.7em;
        }

        h3 {
            font-size: 1.5em;
        }

        .fileUpload {
            width: 3%;
            margin: 5px 0 5px 0;
            position: relative;
            overflow: hidden;
        }

        .btn {
            display: inline-block;
            padding: 3px 24px 2px 6px;
            margin-bottom: 0;
            text-align: center;
            vertical-align: middle;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 0 solid transparent;
            border-radius: 4px;
        }
        
        div.form-sngl-col.pg { width: 98%; }
        form .submit-button { font-size: 1em; }

        /* Navbar */
        header.navbr_container {
            height: 36px;
        }

        header.navbr_container a.logo {
            width: 40px;
            height: 12px;
            top: 11px;
            left: 10px;
        }

        nav {
            z-index: 9;
            position: absolute;
            top: 0;
            left: 0;
            right: .5%;
            padding: 12px 0 0 10%;
            width: 89%;
            font-size: .85em;
        }

        nav ul {
            margin: -6px 0 0 0;
            padding: 0 0% 0 0;
            font-size: .85em;
        }

        nav ul li a {
            display: inline-block;
            padding: 6px 6px;
            position: relative;
            font-size: .85em;
            font-weight: 700;
            color: #c2b7b3;
            text-decoration: none;
        }

        /* below moves little white pointers */
        nav > ul > li > a[aria-haspopup="true"]::after {
            left: 4px;
            right: auto;
            bottom: -2px;
            top: auto;
        }

        /*NAV BAR MEMBER IMAGE*/
        nav ul li img.sml-photo {
            margin: 0px 4% 0 4%;
            background: transparent;
            width: 25px;
            height: 25px;
            border-radius: 12.5px;
        }

        /*LOG OUT BUTTON*/
        .logout-button {
            padding: 1% 0 1% 0;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 1em;
            width: 100%;
            background-color: #680306;
            border: 1px solid #680306;
            color: #fff;
            text-align: left;
            margin: 2px 0 6px 0;
            font-weight: 700;
        }

        /* SECTION -- genrebar */
        section.genrebar {
            width: 100%;
            margin: 0 auto 0 auto;
            padding: 6px 3px 2px 3px;
            border-radius: 3px;
        }

        section.genrebar aside .genre-block {
            width: 16%;
            margin: 6px .25% 0 0;
        }

        section.genrebar aside p {
            font-size: .5em;
        }

        section.genrebar aside a img {
            width: 50%;
            height: auto;
        }

        section.genrebar.in-nav {
            width: 98%;
            margin: 10px auto 0 auto;
            padding-top: 36px;
            background-color: transparent;
        }

    }
}
