/**handles:wknc-blocks,wknc-blocks-category-colorization**/
.now-playing--container{grid-gap:12px;align-items:center;background-color:hsla(0,0%,100%,.05);display:grid;grid-template-areas:"data" "player";grid-template-columns:auto;grid-template-rows:auto;justify-items:center;margin:auto;max-width:600px;padding:6px}.now-playing--image{grid-area:image}.now-playing--data__container{display:grid;grid-area:data;-ms-grid-column:1;-ms-grid-row:1;grid-template-rows:auto repeat(2,1fr);height:80%}.now-playing--data p.now-playing--data{margin-bottom:auto;margin-top:auto;text-align:center}.now-playing--data p.now-playing--data__station{font-size:150%;font-weight:700}.now-playing--data p.now-playing--data__artist{font-weight:700}.now-playing--data p.now-playing--data__song{font-style:italic}.now-playing--data__label{font-size:80%;font-style:italic}.now-playing--stream{display:flex}.now-playing--stream a,.now-playing--stream span{padding:0 12px}.now-playing--player{grid-area:player;-ms-grid-column:1;-ms-grid-row:3;text-align:center;width:100%}.recent-posts--container{grid-gap:5px;align-items:stretch;display:grid;grid-template-areas:"post1 post2" "post3 post4";grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto)}.recent-posts--post{background-image:url(https://wknc.org/wp-content/plugins/wknc-blocks/build/images/blog-logo.599b1446.png);background-position:top;display:flex;padding-top:56.25%}.recent-posts--post__1{grid-area:post1;-ms-grid-column:1;-ms-grid-row:1}.recent-posts--post__2{grid-area:post2;-ms-grid-column:3;-ms-grid-row:1}.recent-posts--post__3{grid-area:post3;-ms-grid-column:1;-ms-grid-row:3}.recent-posts--post__4{grid-area:post4;-ms-grid-column:3;-ms-grid-row:3}.recent-posts--post .recent-posts--label{background-color:rgba(0,0,0,.98);color:#fff;margin-bottom:0;margin-top:auto;text-align:center;width:100%}.recent-spins__list{width:100%}.recent-spins__item:hover{background-color:#111}.recent-spins__item--heading{font-weight:700}.recent-spins__time{text-transform:lowercase}.schedule--grid{grid-gap:6px;display:grid;grid-template-columns:80px repeat(7,1fr);grid-template-rows:repeat(25,1fr)}.schedule--day-of-week{grid-row:1;text-align:center}.schedule--hour-of-day{display:flex;grid-column:1;text-align:right}.schedule--hour-of-day p{margin:auto}.schedule--show{align-content:space-around;background-color:#aaa;border-radius:6px;display:flex;flex-direction:column}.schedule--show--title{margin:auto}.schedule--show>p{margin:auto;text-align:center;width:calc(100% - 12px)}.schedule--show>p.schedule--show-title{font-weight:600}.schedule--show>p.schedule--djs{font-style:italic}.spins-search--query{display:flex;flex-direction:column}.spins-search--date-picker{display:flex;justify-content:space-around;text-align:center}
#site-footer,#site-header,.archive-header,.footer-nav-widgets-wrapper,.singular .entry-header,.singular .featured-media:before,.wp-block-pullquote:before{background-color:var(--current-category-color)!important}