/*
Theme Name: Wayne Art Center 2016
Author: Zero Defect Design LLC
Author URI: http://www.zerodefectdesign.com 
*/

   /* clearfix */

   .cf:before, .cf:after { content: " "; display: table; }
   .cf:after { clear: both; }
 
   /* vertical alignment */

   .valign
   {
      position: relative; top: 50%;
      transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);
   }
  
   /* structure */
   
   body { margin: 0px; padding: 0px; text-align: center; background-color: #D7D2CB; color: #000000; }
   div { margin: 0px; padding: 0px; }
   .frame 
   { 
      padding: 0px 60px; max-width: 1300px; text-align: left; margin: 0px auto; 
      -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
   }
   .primary
   {
      -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
      width: 66.6666%; float: left; padding-right: 30px; 
   }
   .secondary
   {
      -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
      width: 33.3333%; float: right; padding-left: 30px; 
   }
         
   /* core type */
   
   body, select, input, option, textarea { font: 400 17px/24px 'Raleway', sans-serif; }
   b, strong { font-weight: 700; }
   small { font-size: 15px; font-weight: 300; line-height: 22px; opacity: 0.8; }
   .award { font-size: 13px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; }
   p.intro { font-weight: 200; font-size: 24px; line-height: 30px; text-align: center; }
   h1 { font: 400 52px/52px 'Raleway', sans-serif; color: #625952; margin: 0px; padding: 0px; }
   h1 .contrast { color: #EF3340; }
   h2 { font: 300 36px/40px 'Raleway', sans-serif; margin-top: 15px; }
   .tile h3 
   { 
      font-weight: 700; font-size: 19px; line-height: 20px; text-transform: uppercase; 
      margin: 10px 0px 10px 0px;
   }
   h3.icon, .tile h3.icon 
   {
      padding: 70px 0px 0px 0px; font-weight: 400; font-size: 22px; line-height: 22px;
      background-size: auto 55px; background-position: center top; background-repeat: no-repeat; 
      text-transform: none; margin: 0px; text-align: center; height: 120px;
      -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
   }
   h5 
   { 
      font: 300 18px/18px 'Raleway', sans-serif; color: #FFFFFF; background-color: #796E65; 
      text-transform: uppercase; letter-spacing: 1px; text-align: center; padding: 4px 3px 3px 3px;
   }
   .secondary h5 { margin-top: 0px; }
   .secondary ul { list-style-type: none; margin: 10px 0px; padding: 0px; }
   .secondary li { margin: 0px; padding: 8px 0px; font-size: 18px; line-height: 22px; border-top: 1px dotted #D7D2CB; }
   .secondary li:first-child { border: none; font-weight: 700; }
   .secondary li a { display: block; }
   .secondary li.indent { border: none; font-size: 16px; line-height: 18px; padding: 0px 0px 8px 0px; }
   .secondary li.indent a { padding-left: 30px; background: transparent url('images/bullet.png') 13px center no-repeat; }
   h6 { font: 400 18px/24px 'Raleway', sans-serif; color: #A69987; text-transform: uppercase; margin: 0px; letter-spacing: 1px; }
   h7 
   { 
      font: 900 14px/20px 'Raleway', sans-serif; color: #000000; text-transform: uppercase; letter-spacing: 1px; 
      margin: 0px 0px 20px 0px; display: block;
   }
   .date { font: 700 15px/24px 'Raleway', sans-serif; color: #A69987; text-transform: uppercase; }
   .warm { color: #F27513; }
   
   blockquote 
   { 
      margin: 45px 0px; padding: 0px; font-weight: 300; font-size: 26px; line-height: 30px; font-style: italic; 
      color: #A69987;
   }
   .attrib 
   { 
      font-weight: 400; font-size: 17px; line-height: 24px; margin-top: 15px; text-align: right; font-style: normal; 
      color: #000000;
   }
   .icon.ceramics { background-image: url('images/icons/ceramics.svg'); }
   .icon.culinary { background-image: url('images/icons/culinary.svg'); }
   .icon.drama { background-image: url('images/icons/drama.svg'); }
   .icon.drawing-painting { background-image: url('images/icons/drawing-painting.svg'); }
   .icon.jewelry { background-image: url('images/icons/jewelry.svg'); }
   .icon.minecraft { background-image: url('images/icons/minecraft.svg'); }
   .icon.robotics { background-image: url('images/icons/robotics.svg'); }
   .icon.sewing { background-image: url('images/icons/sewing.svg'); }
   .icon.stained-glass { background-image: url('images/icons/stained-glass.svg'); }
   .icon.woodshop { background-image: url('images/icons/woodshop.svg'); }

   
   /* images */
   
   img.hero, img.size-full { width: 100%; height: auto; display: block; margin: 0px; padding: 0px; border: 0px; }
   img.hero { margin-bottom: 35px; }
   img.aspect 
   { 
      width: 100%; height: auto; display: block; margin: 0px; padding: 0px; border: 0px; 
      background-position: center center; background-repeat: no-repeat; background-size: cover;
   }
   img.alignright { max-width: 33.33%; height: auto; float: right; display: block; margin: 2px 0px 30px 45px; border: 0px; }
   div.alignright { float: right; width: 50%; margin: 2px 0px 30px 45px; }
   
   /* links and buttons */
   
   a, a:link, a:visited { color: #D32338; text-decoration: none; }
   a:active, a:hover { color: #A69987; text-decoration: none; }
   a h5 { color: #FFFFFF; }
   a:hover h5 { color: #FFFFFF; background-color: #A69987; }
   .btn, a.btn, a.btn:visited, .fscf-button-submit, a.atc-btn
   { 
      color: #FFFFFF; background-color: #D32338; font-weight: 700; text-transform: uppercase; font-size: 16px; line-height: 22px; 
      cursor: pointer; padding: 4px 6px 3px 6px; border: 0px; white-space: nowrap; display: inline-block; margin: 0px 2px 5px 0px;
   }
   .btn:hover, a.btn:hover, a.btn:active, .fscf-button-submit:hover, .fscf-button-submit:active { color: #FFFFFF; background-color: #A69987; }
   .btn.ticketing i.material-icons { position: relative; top: 6px; }
   .btn.cfe { text-transform: lowercase; font-weight: 400; }
   a.social 
   { 
      display: block; margin: 0px; padding: 7px 0px 7px 35px; font-weight: 700;
      background-position: left center; background-repeat: no-repeat;
      -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
   }
   a.twitter { background-image: url('images/icon-twitter.png'); }
   a.facebook { background-image: url('images/icon-facebook.png'); }
   a.youtube { background-image: url('images/icon-youtube.png'); }
   a.instagram { background-image: url('images/icon-instagram.png'); }
   a.mailing { background-image: url('images/icon-mailing.png'); }
   a.texting { background-image: url('images/icon-texting.png'); }
   a.sharethis { background-image: url('images/icon-sharethis.png'); }
   .switch
   { 
      display: inline; background-color: transparent; color: #D32338; font-weight: 400; font-size: 16px; line-height: 30px; 
      cursor: pointer; padding: 2px 7px 1px 7px; border: 1px solid #D32338; white-space: nowrap;
   }
   .switch.active { color: #FFFFFF; background-color: #D32338; }
   
   .moar { display: block; text-align: right; }

   /* material icons */
   
   .material-icons.md-18 { font-size: 18px; }
   .material-icons.md-24 { font-size: 24px; }
   .material-icons.md-36 { font-size: 36px; }
   .material-icons.md-48 { font-size: 48px; }
   
   /* columns and tiles */
   
   .columns, .tiles { margin: 0px -30px 0px -30px; }
   .tiles { display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; }
   .column, .tile { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
   .tile { width: 33.33333%; }
   .tiles h3.monthdivider { clear: both; display: block; width: 100%; padding-left: 30px; }
   .column { width: 50%; padding: 0px 30px 30px 30px; float: left; text-align: left; }
   .tile { width: 50%; padding: 0px 30px 40px 30px; text-align: left; }
   body.home .tile, body.onecolumn .tile, body.search .tile { width: 33.33333%; }
   .smalltiles .tile { width: 25%; }
   body.onecolumn .smalltiles .tile { width: 20%; }
   .tile img { width: 100%; height: auto; margin: 0px; }
   .tile a { position: relative; overflow: hidden; width: 100%; display: block; margin: 0px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
   .tile a .overlay 
   { 
      display: block; position: absolute; bottom: 20px; left: 0px; padding: 6px 12px; color: #FFFFFF; background-color: rgba(0,0,0,0.6); 
      text-transform: uppercase; width: auto; font-size: 15px; line-height: 18px; font-weight: 700; 
   }
   .big-overlay .tile a .overlay { font-size: 26px; line-height: 28px; }
   .tile .caption { margin-top: 10px; } 
   .tile .caption .date { text-transform: none; color: #000000; font-size: 17px; line-height: 25px; font-weight: 700; }
   .columnar
   {
      -webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
      -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px;
   }
   .columnar li { break-inside: avoid-column; -webkit-column-break-inside: avoid; }
   
   /* tables and lists */
   
   table.grid { margin: -2px -5px; border-spacing: 0; border-collapse: collapse; border: 0px; }
   table.grid td { padding: 2px 5px; }
   
   table.eventlist { width: 100%; text-align: left; }
   table.eventlist td { padding: 5px 10px 5px 0px; }
   table.eventlist td:last-child { padding-right: 0px; }
   table.eventlist a.ticketing { position: relative; top: 5px; padding: 0px 4px; }
   .dateblock { color: #FFFFFF; background-color: #796E65; padding: 1px; text-align: center; width: 42px; }
   .dateblock .weekday { font-size: 11px; text-transform: uppercase; color: #D7D2CB; margin-top: 0px; }
   .dateblock .day { font-weight: 700; font-size: 22px; line-height: 20px; margin: -6px 0px 0px 0px; }
   .dateblock .month { font-size: 11px; text-transform: uppercase; color: #D7D2CB; margin-top: 0px; }
   dl.catlist { margin: -5px 0px; }
   dl.catlist dt { margin: 10px 0px; }
   
   dl.expanding dt { padding: 5px 0px 5px 22px; cursor: pointer; background: transparent url('images/bullet-open.png') left center no-repeat; }
   dl.expanding dt.expanded { background-image: url('images/bullet-close.png'); }
   dl.expanding dd { display: none; padding: 10px 0px 10px 22px; }
   dl.loose dd { margin-top: 10px; margin-bottom: 10px; }
      
   /* topline -- navigation between sites */
   
   #topline { background-color: #796E65; color: rgba(255,255,255,0.66); padding: 6px 0px; }
   #topline ul, #topline ul li { float: left; list-style-type: none; margin: 0px; padding: 0px; }
   #topline ul li { padding: 0px 8px 0px 10px; background: transparent url('images/dot.png') center left no-repeat; }
   #topline ul li:first-child { padding-left: 0px; background-image: none; }
   #topline a, #topline a:link, #topline a:visited { color: #FFFFFF; }
   #topline a:hover, #topline a:active { color: #D2C1AB; }
   #topline span.action { float: right; }
   #topline a.topwac { font-weight: 700; }
   #topline a > i.heart { color: #FF81B3; position: relative; top: 4px; }
   #topline a > i.email { color: #FFCC00; position: relative; top: 3px; }
   
   /* header */
   
   #hd { background-color: #FFFFFF; padding: 25px 0px 35px 0px; position: relative; }
   #hd .frame { position: relative; }
   #hd h1 { margin-left: 150px; }
   #hd div.menu { margin: 4px 0px 0px 146px; }
   #hd #wac { position: absolute; left: 60px; top: 18px; width: 130px; height: auto; }
   #hd #wac img { width: 100%; height: auto; border: 0px; }
   #hd .overline { font-size: 20px; margin-bottom: 3px; }
   #hd .overline a { text-decoration: none; color: #000000; }
   
   /* main menu */

   ul#menu-mainmenu a { padding-left: 3px; padding-right: 3px; text-decoration: none; color: #000000; }
   ul#menu-mainmenu a:hover { color: #EF3340; }
   ul#menu-mainmenu > li:last-child > a > i.search { position: relative; top: 5px; }
   ul#menu-mainmenu { display: inline; margin: 0px; padding: 0px; list-style-type: none; }
   ul#menu-mainmenu li { margin: 0px; padding: 0px; display: inline-block; list-style-type: none; }
   ul#menu-mainmenu > li 
   { 
      font-size: 20px; background: transparent url('images/dot-dark.png') right 12px no-repeat; padding-right: 5px; 
      padding-left: 4px; text-transform: lowercase;
   }
   ul#menu-mainmenu > li:first-child { padding-left: 0px; }
   ul#menu-mainmenu > li:last-child { background-image: none; padding-right: 0px; padding-left: 0px; }
   ul#menu-mainmenu > li > a { padding: 3px 5px; }
   ul#menu-mainmenu > li > ul > li > a { padding: 1px 10px 1px 10px; display: block; }
   ul#menu-mainmenu ul 
   { 
      background-color: #FFFFFF; padding: 9px 7px 9px 2px; position: absolute; visibility: hidden; margin-top: 1px; font-size: 16px; 
      text-align: left; margin-left: -5px; border-bottom: 1px solid #D7D2CB; 
   }
   ul#menu-mainmenu li:hover ul { visibility:visible; }
   ul#menu-mainmenu li li { display: block; font-size: 16px; }
   ul#menu-mainmenu > ul, ul#menu-mainmenu li, ul#menu-mainmenu li ul, ul#menu-mainmenu li ul li { z-index: 500; }
   
   /* mobile navigation */
   
   #mobilenav { position: absolute; top: 12px; right: 20px; text-align: right; display: none; }
   #mobilenav a { padding: 0px 5px; }
   #mobilemenu { padding: 20px 0px; display: none; }
   ul#menu-mobilemenu, ul#menu-mobilesites { margin: 0px; padding: 0px; list-style-type: none; font-weight: 400; font-size: 24px; line-height: 30px; }
   ul#menu-mobilemenu > li, ul#menu-mobilesites > li  { padding: 4px 0px; border-top: 1px solid #796E65; font-weight: 700; }
   ul#menu-mobilemenu > li:first-child { border: none; }
   ul#menu-mobilemenu > li:last-child { display: none; }
   ul#menu-mobilemenu a, ul#menu-mobilesites a { display: block; padding: 4px 0px; }
   ul#menu-mobilemenu li ul li { list-style-type: disc; font-size: 20px; line-height: 26px; font-weight: 400; }
   ul#menu-mobilemenu li ul li a { padding: 2px 0px; }
   
   /* content */
   
   .content { background-color: #FFFFFF; padding: 50px 0px 35px 0px; position: relative; border-top: 1px solid #D7D2CB; }
   
   /* list category posts */
   
   div.lcp_customfield { display: inline; font-style: italic; }
   div.lcp_customfield::before { content: ' \00a0 \00b7 \00a0 '; }
   ul.lcp_catlist a { font-weight: 700; display: block; margin: 0px; padding: 0px; }
   
   /* forms */
   
   .fscf-div-form              { width:99%; max-width:100%; }
   .fscf-div-label             { text-align:left; padding-top:15px; }
   .fscf-div-field             { text-align:left; width:99%; }
   .fscf-div-submit            { text-align:left; clear:both; padding-top:15px; }
   
   .fscf-required-indicator { text-align:left; color:#D32338; font-size: 28px; }
   .fscf-required-text      { text-align:left; font-size: 14px; font-style:italic; color: #888888; }
   .fscf-hint-text          { font-size:x-small; font-weight:normal; }
   .fscf-div-error          { text-align:left; color:#D32338; }
   .fscf-div-redirecting    { text-align:left; }
   .fscf-fieldset-field     { border:1px solid black; width:97%; max-width:100%; padding:10px; }
   .fscf-label              { display:inline; font-weight: bold; }
   .fscf-option-label       { display:inline; }
   .fscf-input-text         { text-align:left; margin:0; padding: 8px; width:99%; max-width:100%;  font-family:'Raleway', sans-serif; font-size: 14px;}
   .fscf-input-captcha      { text-align:left; margin:0; width:50px; }
   .fscf-input-textarea     { text-align:left; margin:0; padding: 8px; width:99%; max-width:100%; height:120px;  font-family: 'Raleway', sans-serif; font-size: 14px; }
   .fscf-input-select       { text-align:left; font-family: 'Raleway', sans-serif; font-size: 14px; padding: 6px; }
   .fscf-input-checkbox     { width:22px; height:32px; }
   .fscf-input-radio        { width:22px; height:32px; }
   
   
   /* div listing block */
   
   div.list {background-color:#f3f2f1; margin:-10px; padding:6px;}
     
   /* footer */
   
   #footer { padding: 45px 0px; font-weight: 400; }
   div#footer, div#footer table { font-size: 14px; line-height: 20px; }
   #footer a { font-weight: 700; }
   #footer a:hover, #footer a:active { color: #796E65; }
   #footer .column { width: 33%; }   
   #footer table { border-spacing: 0; border-collapse: collapse; margin: 3px -3px; }
   #footer td { padding: 1px 3px; }
   
   #footer .sponsors { padding: 25px 0px; border-top: 1px solid #FFFFFF; text-align: center; }
   #footer .sponsors:last-child { padding-bottom: 0px; }
   #footer .sponsors img { max-width: 100%; height: auto; margin: 0px auto; }
   #footer .sponsors h7 { color: #FFFFFF; text-align: center; letter-spacing: 1px; font-size: 16px; }
   
   /* sliders */
   
   .cycle-slideshow { width: 100%; display: block; }
   a.slide { background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; }
   a.slide .caption { position: absolute; bottom: 45px; left: 0px; right: 0px; }
   a.slide img.backing { width: 100%; height: auto; max-height: 610px; display: block; margin: 0px; padding: 0px; }
   a.slide .caption .frame { text-align: right; }
   a.slide .title { font: 700 20px/20px 'Raleway', sans-serif; color: #C9B9A4; margin-bottom: 20px; }
   a.slide .message { font: 200 54px/40px 'Raleway', sans-serif; color: #FFFFFF; }
   a.slide .message b { font-weight: 700; }
   div.slide 
   { 
      background-color: #000000; background-position: center center; background-size: contain; background-repeat: no-repeat; 
      position: relative; width: 100%; height: 100%;
   }
   div.slide .caption 
   { 
      position: absolute; color: #FFFFFF; background-color: rgba(0,0,0,0.6); display: inline-block; 
      bottom: 0px; left: 0px; padding: 5px 9px;
   }
   
   .cycle-pager { text-align: center; width: 100%; background-color: #FFFFFF; padding: 15px 0px 0px 0px; display: block; margin: 0px; }
   .cycle-pager span 
   { 
      font-family: Arial; font-size: 50px; width: 20px; height: 16px; 
      display: inline-block; color: rgba(0,0,0,0.5); cursor: pointer; 
   }
   .cycle-pager span.cycle-pager-active { color: #000000;}
   .cycle-pager > * { cursor: pointer; }   
   
   /* search control modal */

   #simplemodal-overlay { background-color: #FFFFFF; }
   #basic-modal-content { display: none; padding: 0px; text-align: center; }
   #basic-modal-content form { margin: 0px 30px; }
   #basic-modal-content table { display: inline; width: 80%; }
   #basic-modal-content td { padding-left: 15px; }
   #basic-modal-content td:first-child { padding-left: 0px; }
   #basic-modal-content input 
   { 
      font-size: 48px; line-height: 48px; 
      background-color: transparent; border: none; 
      -webkit-appearance: none; border-radius: 0; -webkit-border-radius:0px;
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
   }
   #basic-modal-content input:focus { outline: none; }
   #basic-modal-content input#s { width: 100%; border-bottom: 2px dotted #666666; color: #000000; }
   #basic-modal-content input#dosearch 
   { 
      color: transparent; background-image: url('images/modalsearch.png'); 
      cursor: pointer;
   }
   #basic-modal-content input#closemodal 
   { 
      color: transparent; background-image: url('images/modalclose.png'); 
      cursor: pointer;
   }
   
   /* one-column variant */
   
   body.onecolumn .primary, body.search .primary { float: none; padding: 0px; width: 100%; }
   body.onecolumn .secondary, body.search .secondary { display: none; }
   
   /* home page */
   
   body.home .content { border-top: none; }
   body.home .primary { float: none; padding: 0px; width: 100%; }
   body.home .secondary { display: none; }
   body.home .alertbox { color: #FFFFFF; background-color: #EF3340; font-size: 20px; line-height: 24px; padding: 20px 0px; font-weight: 700; }
   body.home .alertbox .frame { text-align: center; }
   body.home .alertbox a, body.home .alertbox a:link, body.home .alertbox a:visited { color: #000000; border-bottom: 1px dotted #000000; }
   body.home .column h5 { margin-bottom: 10px; }
   body.home .column ul { list-style-type: none; margin: 0px; padding: 0px; }
   body.home .column li { padding: 8px 0px; }
   body.home .column ul a { font-weight: 700; display: block; margin: 0px; padding: 0px; }
   
   /* embedded videos */

   .video-container { position: relative; padding-bottom: 54%; padding-top: 30px; height: 0; overflow: hidden; background-color: #000000; }
   .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
   
   /* maps */

   .iw 
   { 
      width: 120px; height: 120px; background-size: cover; background-position: center center; background-repeat: no-repeat; 
      position: relative; 
   }
   .iw .caption 
   { 
      position: absolute; bottom: 0px; left: 0px; right: 0px; font-size: 12px; line-height: 14px; 
      color: #000000; background-color: #FFFFFF; padding: 5px 5px 0px 0px;
   }
   .artmap { width: 100%; height: 50vh; }
   
   /* modals */
   
   body.noscroll { overflow: hidden; }
   .modal 
   { 
      position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.6); text-align: center; 
      display: none; padding: 0px 50px; z-index: 300;
   }
   .modal .topbar { text-align: right; padding-top: 20px; }
   
   /* modal image zoom */
   
   .modal.view .frame { height: 100%; position: relative; background-color: #000000; }
   .imagezoom 
   { 
      position: absolute; top: 100px; bottom: 200px; left: 50px; right: 50px;
      background-size: contain; background-position: center center; background-repeat: no-repeat;
   } 
   .imageinfo 
   {  
      position: absolute; bottom: 0px; left: 25px; right: 125px; color: #FFFFFF; 
      font-weight: 400; background-color: rgba(0,0,0,0.5); padding: 25px;
   }
   .imagenav
   {
      position: absolute; bottom: 0px; right: 25px; color: #FFFFFF; background-color: rgba(0,0,0,0.5); padding: 0px;
      text-align: right;
   }
   .imageview { display: inline-block; cursor: pointer; padding: 25px; }
   
   /* thumbnails */
   
   
   .thumbsheet { display: flex; flex-wrap: wrap; margin-right: -50px; }
   .thumb { cursor: pointer; width: 20%; flex-grow: 0; padding: 0px 30px 30px 0px; margin: 0px; } 
   .thumb .image 
   { 
      width: 100%; height: 0px; padding-top: 70%; 
      background-position: left center; background-repeat: no-repeat; background-size: contain;
   }
   .thumb .caption { font-size: 15px; line-height: 18px; margin-top: 10px; }
   .sold 
   { 
      display: inline-block; color: #CC0000; background-color: #CC0000; overflow: hidden;
      width: 10px; height: 10px; border-radius: 5px; font-size: 30px; line-height: 1px; 
   }

   @media screen and (max-width: 900px) { .thumb { width: 25%; } }
   @media screen and (max-width: 600px) { .thumb { width: 40%; } }
   
   /* add-to-calendar control */

   .atc-menu div a
   {
      font-weight: 400; color: #FFFFFF; background-color: #D32338; border: 0px; cursor: pointer; text-decoration: none;
      white-space: nowrap; display: inline-block; padding: 4px 8px; font-size: 16px; line-height: 16px;
   }
   .atc-menu a.atc-option { display: block; opacity: 0.8; }
   a.atc-btn:hover, .atc-menu a.atc-option:hover { color: #FFFFFF; background-color: #A69987; opacity: 1; }
   .atc-btn:before 
   { 
      font-family: 'Material Icons';
      content: "\e878"; font-size: inherit; position: relative; top: 2px; 
      display: inline-block; padding-right: 5px;
   }
   div.atc-menu { display: inline-block; }
   .atc-menu > div { display: none; position: absolute; z-index: 200; }
   .atc-menu:hover > div { display: block; }

   /* gallery link banners */
   
   a.gallerylink { display: block; background-size: 100% auto; background-repeat: no-repeat; padding-top: 20px; margin: 30px 0px; }
   a.gallerylink .label { font-weight: bold; padding: 15px; margin-left: 33.3333%; }
   a#paf2018 { background-image: url('http://www.wayneart.org/wp-content/uploads/sites/3/2018/05/explore-paf.jpg');  background-color: #6B4C5E; }
   a#paf2018 .label { font-size: 15px; line-height: 19px; color: #F3C439; background-color: rgba(107,76,94,0.86); }
   a#paf2018 .label h3 { display: inline-block; color: #FFFFFF; margin: 5px 0px 0px 0px; }
   a#paf2018:hover .label { background-color: #B8722D; }

   
   /* responsive */
   
   @media screen and (max-width: 1120px) 
   {
      /* scrunch header to make navigation fit */
      
      .frame { padding-left: 30px; padding-right: 30px; }
      #hd #wac { left: 32px; width: 56px; }
      #hd h1 { margin-left: 75px; font-size: 48px; line-height: 54px; }
      #hd div.menu { margin: 4px 0px 0px -4px; }
      
      .smalltiles .tile { width: 33.33333%; }
      body.onecolumn .smalltiles .tile { width: 25%; }
   
   }

   @media screen and (max-width: 960px) 
   {
      #topline .action { display: none; }    
   }
      
   @media screen and (max-width: 880px) 
   {
      /* compact time displays in footer */
      
      .oo { display: none; }
      
      /* switch to mobile navigation */

 
      div.menu { display: none; }
      div#mobilenav { display: inline-block; }
      #hd { padding: 15px 0px 22px 0px; }
      
      /* gallery banner links */
      
      a.gallerylink { background-size: cover; background-position: left center; padding-top: 30px; }
      a.gallerylink .label { margin-left: 0; }
   }
   
   @media screen and (max-width: 830px) 
   {
      /* full-on mobile for tablets and phones */
      
      #footer .columns { margin-left: 0px; margin-right: 0px; }
      #footer .column { width: 50%; margin: 0px; padding: 0px 15px 20px 0px; }
      #footer .column:last-child { width: 100%; }
      #footer .column:last-child a { width: 50%; padding-right: 10px; float: left; }
      
      .content { padding-top: 45px; }
      .content .column { float: none; width: 100%; }
      
      a.slide .caption { bottom: 30px; text-shadow: 0px 0px 15px #000000; }
      a.slide .title { margin-bottom: 10px; }
      a.slide .message { font-size: 40px; line-height: 40px; }
      
      .tile, body.home .tile, body.onecolumn .tile, body.search .tile { width: 50%; }
      
      .smalltiles .tile, body.onecolumn .smalltiles .tile { width: 33.33333%; }
      .smalltiles .tile h3.icon { font-size: 18px; }
 
      #topline { padding: 0px; height: 5px; overflow: hidden; }
      #topline .frame { display: none; }
      
      #hd #wac { display: none; }
      #hd h1 { margin-left: 0px; font-size: 40px; }
      
      .primary, .secondary { float: none; width: auto; padding: 0px; margin-bottom: 35px; }
      
      div.alignright { float: none; width: 100%; margin: 0px 0px 20px 0px; }
   } 
   
   /* print */
     
   @media print 
   {
      body, #footer { background-color: #FFFFFF; color: #000000; }
      .frame { padding-left: 0px; padding-right: 0px; }
      .btn, a.btn, h5 { border: 1px solid #999999 !important; color: #000000 !important; background-color: #FFFFFF !important; }
      .primary { float: none; width: auto; padding: 0px; }
      #hd #wac, div.menu, #topline, div#mobilenav, .secondary, #footer .column:last-child, body.home .cycle-slideshow { display: none; }
      #hd h1 { margin-left: 0px; }
      #footer { border-top: 1px solid #D7D2CB; }
      #footer .column { width: 50%; }
   }
   
   
