*,
*:before,
*:after {
  box-sizing: border-box;
  vertical-align: baseline;
}
html {
  font-family: Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 1.6rem;
  line-height: 1;
  background: linear-gradient(to top, #aadde8 0%, #ffffff 25%);
  position: relative;
  height: 100%;
  min-height: 100vh;
}
#widgetBox {
  display: block;
  position: relative;
}
.wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
a {
  text-decoration: none;
  color: #253746;
}
a:hover {
  text-decoration: underline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  cursor: default;
}
strong {
  font-weight: 700;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
a,
input,
img,
.navigation .parent,
.navigation .children,
.rotator .pager span,
.interactions .contain,
.interactions .report a strong,
.burger,
.burger .bar:before,
.burger .bar:after,
.status,
.box,
.tab,
.menu,
.cycle-pager span,
.dj a:after,
.request .button {
  transition: all .2s ease;
}
.sub .links a:after,
.master,
.overlay {
  transition: all .3s ease;
}
.interactions .report a,
.report-btn a,
.donate,
.nav a,
.badges a,
.images a {
  transition: none;
}
.header {
  position: relative;
  z-index: 400;
  border-top: 6px solid #3eb1c8;
}
.nav {
  position: relative;
  z-index: 1000;
  background: #c4d600;
}
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.nav .parent {
  display: inline-block;
  position: relative;
}
.nav .parent > a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 2.5rem 3.5rem;
}
.nav .parent:hover a {
  background: #b5c700;
}
.nav .parent:hover .children {
  display: block;
}
.nav .parent:nth-last-of-type(-n+2) .children {
  right: 0;
  left: auto;
}
.nav .children {
  position: absolute;
  left: 0;
  top: 100%;
  width: 25rem;
  background: #95a300;
  display: none;
}
.nav .child {
  position: relative;
  z-index: 100;
}
.nav .child:before {
  position: absolute;
  left: -10px;
  top: 0;
  padding: 0 10px;
  width: 100%;
  height: 100%;
  background: #253746;
  box-sizing: content-box;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.75);
}
.nav .child:hover {
  z-index: 200;
}
.nav .child:hover:before {
  content: '';
}
.nav .child.right:before {
  padding-right: 0;
}
.nav .child > a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  padding: 1.5rem 2rem;
  position: relative;
}
.nav .child:hover > a {
  background: transparent;
}
.nav .child:hover > .grandchildren .child {
  display: block;
}
.nav .child i {
  position: absolute;
  top: 14px;
  color: #ffffff;
  font-size: 20px;
}
.nav .child i.left {
  left: 12px;
}
.nav .child i.right {
  right: 12px;
}
.nav .child.left > a {
  padding: 1.5rem 3rem;
}
.nav .child.left .grandchildren {
  right: 100%;
  box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.375);
}
.nav .child.right .grandchildren {
  left: 100%;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.375);
}
.nav .grandchildren {
  position: absolute;
  top: 0;
  width: 25rem;
}
.nav .grandchildren .child {
  display: none;
}
.nav .grandchildren .child:before {
  display: none;
}
.nav .grandchildren .child > a {
  background: #253746;
}
.nav .grandchildren .child > a:hover {
  background: #131d25;
}
.donate {
  position: absolute;
  right: 10px;
  top: 120px;
  background: #3eb1c8;
  border-radius: 50%;
  border: solid 5px #ffffff;
  width: 140px;
  height: 140px;
  box-shadow: 0.35rem 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  display: block;
  background-size: 150px;
  font-weight: 700;
  color: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
}
.donate:hover {
  background-position: -4px -371px;
  border-color: #34a2b8;
  background: #34a2b8;
  border: 0.5rem solid #ffffff;
  text-decoration: none;
}
.donate:active {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 2rem 0.5rem rgba(0, 0, 0, 0.2) inset;
}
.donate span {
  width: 100px;
  display: inline-block;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
}
.menu {
  background: #3eb1c8;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  -ms-transform: translateY(42px);
  -webkit-transform: translateY(42px);
  transform: translateY(42px);
  bottom: 0;
  left: 10px;
  line-height: 1;
  padding: 6px 10px 10px;
  cursor: pointer;
  display: none;
}
.menu i {
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.tab {
  position: absolute;
  right: 10px;
  top: 0;
  background: #3eb1c8;
  border: 1px solid #3eb1c8;
  border-radius: 0 0 5px 5px;
  padding: 6px 10px;
  z-index: 300;
}
.tab a {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
}
.tab > div {
  display: table-cell;
  vertical-align: top;
}
.tab > div.home {
  padding-right: 25px;
}
.tab > div.home a {
  font-size: 1.5rem;
  font-weight: 700;
}
.tab > div.search {
  position: relative;
  padding: 0;
  width: auto;
}
.tab > div.search:before {
  content: '';
  width: 1px;
  height: 20px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: -15px;
}
.tab > div.search i {
  width: 20px;
  height: 20px;
}
.tab > div a {
  color: #ffffff;
  font-size: 20px;
}
.tab > div a:hover {
  opacity: .5;
}
.box {
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: translateY(-56px);
  -webkit-transform: translateY(-56px);
  transform: translateY(-56px);
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
  background: #3eb1c8;
  width: 100%;
  padding: 10px 0 10px 10px;
  border-radius: 0 0 5px 5px;
  z-index: 200;
  border: 1px solid #3eb1c8;
  border-top: none;
}
.box input[type="text"],
.box input[type="search"] {
  background: #ffffff;
  border: none;
  color: #000;
  padding: 0 100px 0 5px;
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.75;
  height: 35px;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.box input[type="button"] {
  font-size: 20px;
  line-height: 1.75;
  background: none;
  color: #ffffff;
  font-weight: 700;
  border: none;
  display: block;
  width: 100px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  background: #3eb1c8;
  position: absolute;
  right: 0;
  -webkit-appearance: none;
  height: 35px;
  border-radius: 0;
  top: 10px;
}
.box input[type="button"]:hover {
  color: #253746;
}
.searching .tab {
  -ms-transform: translateY(55px);
  -webkit-transform: translateY(55px);
  transform: translateY(55px);
  border-color: #236e7d;
  border-top: none;
}
.searching .box {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-color: #236e7d;
}
.intro {
  background: white;
  background-size: cover;
  position: relative;
  z-index: 1100;
  text-align: center;
}
.intro .wrap {
  padding: 3rem 15rem 2rem 0;
}
.intro .logo,
.intro .now-playing,
.intro .listen {
  display: inline-block;
  vertical-align: top;
}
.intro .logo img {
  max-width: 176px;
}
.intro .now-playing {
  padding: 1rem 8rem 0;
  text-align: left;
}
.intro .now-playing .image {
  display: table-cell;
  vertical-align: top;
}
.intro .now-playing .image img {
  display: block;
  border-radius: 50%;
}
.intro .now-playing .song {
  display: table-cell;
  vertical-align: top;
  padding-left: 2rem;
}
.intro .now-playing strong {
  display: block;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.intro .now-playing .title {
  color: #253746;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  padding: .5rem 0;
  max-width: 25rem;
}
.intro .now-playing .artist {
  text-transform: none;
  font-size: 1.4rem;
  color: #444444;
  font-family: Times New Roman, sans-serif;
  font-style: italic;
}
.intro .now-playing a {
  display: inline-block;
  background: #253746;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  color: #ffffff;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 2rem;
  padding: .8rem 1.4rem;
  margin-top: 1rem;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.intro .now-playing a:hover {
  background: #131d25;
}
.intro .listen a {
  display: inline-block;
  background-color: #253746;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 20px;
  padding: 5px 20px 10px 15px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.intro .listen a:hover {
  background-color: #131d25;
}
.intro .listen a i {
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.intro .listen .online {
  padding: 15px 0;
}
.intro .listen .mobile {
  font-size: 0;
}
.intro .listen .mobile a {
  font-size: 1.4rem;
  padding: 5px 15px 7px 10px;
}
.intro .listen .mobile a i {
  font-size: 16px;
  top: 1px;
  margin-right: 8px;
}
.intro .listen .mobile a.droid {
  margin-right: 15px;
}
.intro .listen .mobile a.ios {
  text-transform: none;
}
.overlay {
  content: '';
  width: 100%;
  height: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  transition: all .3s ease;
}
.notice {
  background: #e60000;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  display: block;
  position: relative;
  z-index: 5000;
  line-height: 1.5;
}
.notice a {
  color: #ffffff;
  text-decoration: underline;
}
.tunegenie {
  background-image: none;
}
.tunegenie .intro .wrap {
  padding: 1rem 0;
  max-width: 1000px;
}
.tunegenie .intro .logo,
.tunegenie .intro .listen {
  padding-top: 2rem;
  padding-right: 4rem;
}
.tunegenie .tab > div.home {
  padding: 0;
}
.tunegenie .donate {
  position: relative;
  top: 0;
  right: 0;
  display: inline-block;
}
@media all and (min-width: 1051px) {
  .donate span {
    top: 40px;
    left: 18px;
    font-size: 2rem;
  }
}
@media all and (max-width: 1050px) {
  .tunegenie .intro .logo,
  .tunegenie .intro .listen {
    padding-top: 1rem;
  }
  .tunegenie .donate {
    top: 10px;
  }
  .donate span {
    top: 25px;
    left: -3px;
  }
}
@media all and (max-width: 850px) {
  .tunegenie .intro .wrap {
    padding: 2rem 0;
  }
  .tunegenie .intro .logo {
    padding: 0 150px 0 0;
  }
  .tunegenie .intro .listen {
    padding: 1rem 0 0 0;
  }
  .tunegenie .tab {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .tunegenie .donate {
    right: 50%;
    top: 20px;
    position: absolute;
  }
  .donate span {
    top: 27px;
    left: -3px;
  }
}
@media all and (max-width: 650px) {
  .tunegenie .intro .wrap {
    padding: 0;
  }
  .tunegenie .intro .logo {
    padding: 3rem 0 1rem;
    margin: 0;
  }
  .tunegenie .intro .listen {
    padding: 1rem 0;
  }
  .tunegenie .tab {
    -ms-transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  .tunegenie .donate {
    top: -100px;
  }
}
@media all and (max-width: 400px) {
  .tunegenie .intro .listen {
    padding-top: 2rem;
  }
}
.main {
  position: relative;
  z-index: 300;
}
.banner {
  background: #EEE;
}
.banner figure {
  margin: 0;
}
.banner img {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.rotator figure {
  margin: 0;
}
.rotator a {
  display: block;
}
.rotator .cycle-pager {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2000;
  padding: 0 2.5px 10px;
}
.rotator span {
  text-indent: -9999px;
  background: #888;
  margin: 0 2.5px;
  cursor: pointer;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.rotator span.cycle-pager-active,
.rotator span:hover {
  background: #eaff0a;
}
.callouts .wrap {
  padding: 4rem;
}
.callouts ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.callouts li {
  display: table-cell;
}
.callouts a {
  text-align: center;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  background: #3eb1c8;
  border: 0.5rem solid #ffffff;
  width: 25rem;
  height: 25rem;
  border-radius: 50%;
  margin: 0 auto;
  font-size: 4rem;
  box-shadow: 0.35rem 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
}
.callouts a:hover {
  border-color: #34a2b8;
  background: #34a2b8;
  border: 0.5rem solid #ffffff;
  box-shadow: 0.35rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}
.callouts a:active {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 2rem 0.5rem rgba(0, 0, 0, 0.2) inset;
}
.callouts span {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 60px;
  letter-spacing: .25rem;
  line-height: 1.1;
}
.grid .wrap {
  padding: 2rem 0 1rem;
}
.grid ul {
  margin: 0 0 0 -1rem;
  padding: 0;
  list-style: none;
  font-size: 0;
  overflow: hidden;
}
.grid li {
  position: relative;
  padding: 0 0 10px 1rem;
}
.grid li.w1 {
  width: 12.5%;
}
.grid li.w2 {
  width: 25%;
}
.grid li.w3 {
  width: 37.5%;
}
.grid li.w4 {
  width: 50%;
}
.grid li.h1 {
  height: 160px;
}
.grid li.h2 {
  height: 320px;
}
.grid li.h3 {
  height: 480px;
}
.grid li.h4 {
  height: 640px;
}
.grid .djs,
.grid .dj,
.grid .ads,
.grid .ad {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid .dj a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  opacity: 0;
}
.grid .dj a:hover:after {
  opacity: 1;
}
.grid .dj:nth-child(even) a:after {
  background-color: rgba(37, 55, 70, 0.5);
}
.grid .dj:nth-child(odd) a:after {
  background-color: rgba(196, 214, 0, 0.5);
}
.grid .ad a {
  background-color: #888888;
}
.grid .ad a:hover {
  opacity: .7;
}
.grid a {
  display: block;
  vertical-align: middle;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.grid a.img {
  background-color: #888888;
}
.grid a.img:hover {
  opacity: .7;
}
.grid a.blue {
  background: #253746;
}
.grid a.blue:hover {
  background: #131d25;
}
.grid a.green {
  background: #c4d600;
}
.grid a.green:hover {
  background: #95a300;
}
.grid a.liteblue {
  background: #3eb1c8;
}
.grid a.liteblue:hover {
  background: #2f91a4;
}
.grid img {
  display: block;
  width: 100%;
  height: 100%;
}
.grid .text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}
.grid span {
  font-size: 1.4rem;
  display: block;
  padding-bottom: .5rem;
}
.grid strong {
  font-size: 2.3rem;
  display: block;
}
.blurbs .wrap {
  background: #E6E6E6;
  padding: 2rem 0 3rem 2rem;
  font-size: 0;
}
.blurbs .wrap > section {
  margin-right: 2%;
  border-top: .6rem solid #D0D0D0;
  display: inline-block;
  width: 31.333%;
  vertical-align: top;
}
.blurbs h3 {
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #3eb1c8;
  font-weight: 700;
  margin: 0;
  padding: 2rem 1rem;
}
.blurbs h3 a {
  position: relative;
  top: .25rem;
  margin-left: 1rem;
}
.blurbs h3 a:hover {
  opacity: .7;
}
.blurbs .news article a,
.blurbs .archives article a {
  display: block;
  font-size: 1.6rem;
  text-decoration: none;
  color: #444444;
  padding: 1.5rem 1rem;
  border-bottom: 1px solid #D8D8D8;
}
.blurbs .news article a:hover,
.blurbs .archives article a:hover {
  background: #D0D0D0;
}
.blurbs .news strong,
.blurbs .archives strong {
  display: block;
  line-height: 1.3;
}
.blurbs .news time,
.blurbs .archives time {
  display: block;
  padding-top: .5rem;
  font-size: 1.4rem;
}
.blurbs .stories article {
  font-size: 1.4rem;
  line-height: 1;
  padding: 0 1rem;
  color: #444444;
}
.blurbs .stories strong {
  display: block;
  font-size: 2rem;
}
.blurbs .stories span {
  display: block;
  padding-top: .5rem;
}
.blurbs .stories p {
  line-height: 1.4;
  margin: 1rem 0 0 0;
}
.blurbs .links {
  color: #CCC;
  font-size: 1.4rem;
  padding: 2rem 1rem 0 0;
}
.blurbs .links a {
  color: #444444;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  margin: 0 1rem;
}
.blurbs .links a:hover {
  text-decoration: underline;
}
.home .section {
  padding: 1rem 0 0;
}
.section,
.page,
.detail {
  padding: 4rem 0;
}
.section .wrap,
.page .wrap,
.detail .wrap {
  display: table;
  width: 100%;
}
.section h1,
.page h1,
.detail h1 {
  text-transform: uppercase;
  color: #253746;
  font-size: 3rem;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  padding-bottom: 2rem;
  line-height: 1.2;
}
.section .content,
.page .content,
.detail .content {
  padding-bottom: 2rem;
}
.section .content .images,
.page .content .images,
.detail .content .images {
  -moz-column-gap: 1rem;
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
  padding-bottom: 2rem;
}
.section .content .images a,
.page .content .images a,
.detail .content .images a {
  display: block;
  margin: 0 0 1rem;
  text-align: center;
}
.section .content .images a:hover,
.page .content .images a:hover,
.detail .content .images a:hover {
  opacity: .7;
}
.section .content .images img,
.page .content .images img,
.detail .content .images img {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  display: block;
  max-width: 100%;
  width: 100%;
}
.section .content.sidebar,
.page .content.sidebar,
.detail .content.sidebar {
  display: table-cell;
  vertical-align: top;
  width: 70%;
}
.section .content.sidebar .images,
.page .content.sidebar .images,
.detail .content.sidebar .images {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.section .content.full,
.page .content.full,
.detail .content.full {
  display: block;
  width: 100%;
}
.section .content.full .images,
.page .content.full .images,
.detail .content.full .images {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
}
.section .aside.sidebar,
.page .aside.sidebar,
.detail .aside.sidebar {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  padding-left: 3rem;
}
.section .aside.full,
.page .aside.full,
.detail .aside.full {
  display: block;
  width: 100%;
}
.section .text,
.page .text,
.detail .text {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #444444;
  padding-bottom: 2rem;
}
.section .text img,
.page .text img,
.detail .text img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  margin: 0 auto;
  width: auto;
}
.back a {
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  font-size: 3rem;
  line-height: 1.3;
  background: #253746;
  padding: 1rem 2rem;
}
.back a:hover {
  background: #131d25;
}
.sitemap {
  font-size: 0;
  margin-left: -1.5rem;
}
.sitemap .parent {
  width: 25%;
  padding: 0 0 1.5rem 1.5rem;
  display: inline-block;
  font-size: 1.6rem;
  vertical-align: top;
}
.sitemap h3 {
  font-size: 2.5rem;
  margin: 1.5rem 0;
}
.sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sitemap a {
  display: block;
  background: #e8e8e8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 1rem;
  text-decoration: none;
  color: #444444;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
.sitemap a:hover {
  background: #cfcfcf;
}
.results li {
  padding-bottom: 2rem;
}
.results a {
  font-size: 2.2rem;
  font-weight: 700;
  text-decoration: none;
}
.results p {
  font-size: 1.8rem;
  color: #444444;
  line-height: 1.3;
  margin: 1rem 0 0;
}
.results .no-results {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.admin.form {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
}
.admin.form .field {
  display: block;
  width: 100%;
  padding: 0 0 1rem;
}
.admin.form .field input[type="text"],
.admin.form .field input[type="password"] {
  margin: 0;
}
.admin.form .buttons input {
  margin: 0;
  width: auto;
  padding: 0 2rem;
}
.admin.form .msg {
  text-transform: uppercase;
  padding: 10px 20px;
  margin-bottom: 20px;
  display: inline-block;
  border: 1px solid;
  color: #FFF;
  background: #000;
}
.admin.form .msg.error {
  background: #C0392B;
  border-color: #962d22;
}
.admin.form .msg.success {
  background: #2ECC71;
  border-color: #25a25a;
}
.admin.form .forgot a {
  font-size: 12px;
}
.admin.form .forgot a:hover {
  text-decoration: underline;
}
.footer {
  position: relative;
  z-index: 200;
}
.sub ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  background: #c4d600;
}
.sub .parent {
  display: table-cell;
  position: relative;
  width: 16.666%;
  vertical-align: middle;
}
.sub .parent a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 1.5rem 0;
}
.sub .parent:hover a {
  background: #95a300;
}
.freq ul {
  list-style: none;
  margin: 0;
  padding: 2rem 2rem 0;
  background: #888888;
  font-size: 0;
}
.freq li {
  display: inline-block;
  font-size: 1.6rem;
  width: 25%;
  vertical-align: top;
  text-transform: uppercase;
  padding-bottom: 2rem;
  color: rgba(255, 255, 255, 0.7);
}
.freq a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  text-decoration: none;
  font-size: 1.4rem;
  margin: .7rem 0 0 2.5rem;
  display: inline-block;
}
.freq a i {
  font-size: 20px;
  position: absolute;
  top: -6px;
  left: -20px;
}
.freq a:hover {
  text-decoration: underline;
}
.freq strong {
  font-size: 2.2rem;
  display: inline-block;
  vertical-align: top;
  line-height: 2.1rem;
  margin-right: .5rem;
}
.freq span {
  vertical-align: bottom;
  display: inline-block;
  font-weight: 700;
}
.outro .wrap {
  color: #888888;
  font-size: 1.4rem;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.outro .misc,
.outro .social,
.outro .logo {
  display: table-cell;
  vertical-align: top;
  background: #444444;
}
.outro .misc {
  padding: 2rem 0 2rem 2rem;
}
.outro .misc .copyright,
.outro .misc .rights {
  padding-bottom: 1.5rem;
}
.outro .misc a {
  color: #888888;
  text-decoration: none;
}
.outro .misc a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.outro .misc .badges {
  padding-top: 1.5rem;
}
.outro .misc .badges a {
  display: inline-block;
  text-indent: -9999px;
  background-image: url(/assets/img/sprite.png);
  background-repeat: no-repeat;
}
.outro .misc .badges .bbb {
  width: 165px;
  height: 62px;
  background-position: 0 -89px;
  background-size: 180px;
}
.outro .misc .badges .bbb:hover {
  background-position: 0 -151px;
}
.outro .misc .badges .ecfa {
  width: 62px;
  height: 62px;
  background-position: -3px -3px;
  background-size: 132px;
  margin-left: 2rem;
}
.outro .misc .badges .ecfa:hover {
  background-position: -66px -3px;
}
.outro .social {
  padding: 2rem;
}
.outro .social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.outro .social li {
  display: inline-block;
  padding: 0 1.5rem 0 0;
}
.outro .social a {
  display: block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: #888888;
  color: transparent;
  overflow: hidden;
  text-align: center;
}
.outro .social a i {
  font-size: 20px;
  color: #ffffff;
  position: relative;
  top: 5px;
  margin: 0;
}
.outro .social a.tw:hover {
  background: #55ACEE;
}
.outro .social a.fb:hover {
  background: #3B5999;
}
.outro .social a.pi:hover {
  background: #BD081C;
}
.outro .social a.yt i {
  top: 5px;
  right: 1px;
}
.outro .social a.yt:hover {
  background: #B31217;
}
.outro .social a.ig i {
  top: 5px;
}
.outro .social a.ig:hover {
  background: #c8317d;
}
.outro .logo {
  padding: 2rem 2rem 2rem 0;
  text-align: right;
}
.outro .logo em {
  display: block;
  padding: 0 3rem .5rem 0;
}
.outro .logo a {
  display: block;
  color: transparent;
  margin-left: auto;
}
.outro .logo a.taylorU {
  background: url(/assets/img/sprite.png) no-repeat 0 -243px;
  background-size: 200px;
  width: 188px;
  height: 60px;
}
.outro .logo a.taylorU:hover {
  background-color: #392138;
}
.outro .logo a.fwrp {
  width: 130px;
  height: 75px;
  text-align: center;
}
.outro .logo a.fwrp:hover {
  background-color: #392138;
}
.outro .logo a img {
  padding: 5px 0;
  width: 100px;
  height: 75px;
}
.dc-msg {
  background: #3eb1c8;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.6rem;
  z-index: 300;
  padding: 1rem;
  line-height: 1.3;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
}
.dc-msg a {
  display: block;
  background: #c4d600;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: .5rem 1rem;
  width: 10rem;
  margin: 1rem auto 0;
  text-align: center;
}
.dc-msg a:hover {
  background: #95a300;
}
.dc-msg .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.dc-msg .close:hover {
  cursor: pointer;
  opacity: .7;
}
.related,
.widget.links,
.widget.sidemenu {
  margin-bottom: 2rem;
  background: #d4d4d4;
}
.related h4,
.widget.links h4,
.widget.sidemenu h4 {
  margin: 0;
  font-weight: 700;
  font-size: 2.2rem;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  background: #c4d600;
}
.related h4 a,
.widget.links h4 a,
.widget.sidemenu h4 a {
  color: #ffffff;
  display: block;
  padding: 1rem;
  text-decoration: none;
}
.related h4 a:hover,
.widget.links h4 a:hover,
.widget.sidemenu h4 a:hover {
  background: #95a300;
}
.related ul,
.widget.links ul,
.widget.sidemenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.related ul a,
.widget.links ul a,
.widget.sidemenu ul a {
  text-decoration: none;
  color: #253746;
  display: block;
  padding: 1rem;
  font-size: 1.7rem;
  line-height: 1.3;
}
.related ul a:hover,
.widget.links ul a:hover,
.widget.sidemenu ul a:hover,
.related ul a.current,
.widget.links ul a.current,
.widget.sidemenu ul a.current {
  color: #ffffff;
  background: #253746;
}
.related ul a.current,
.widget.links ul a.current,
.widget.sidemenu ul a.current {
  font-weight: 700;
}
.related ul.children a,
.widget.links ul.children a,
.widget.sidemenu ul.children a {
  font-size: 1.5rem;
  padding: .75rem .75rem .75rem 3rem;
}
.related ul.children .children a,
.widget.links ul.children .children a,
.widget.sidemenu ul.children .children a {
  font-size: 1.2rem;
  padding-left: 4rem;
}
aside.sidebar .widget,
aside.full .widget,
aside.foot .widget {
  margin-bottom: 2rem;
}
aside.sidebar .addthis,
aside.full .addthis,
aside.foot .addthis {
  font-size: 1.6rem;
}
aside.sidebar .addthis .addthis_button_compact span,
aside.full .addthis .addthis_button_compact span,
aside.foot .addthis .addthis_button_compact span {
  margin-right: 1rem;
}
aside.sidebar .map br,
aside.full .map br,
aside.foot .map br {
  display: none;
}
aside.sidebar .map br + a,
aside.full .map br + a,
aside.foot .map br + a {
  display: inline-block;
  font-size: 1.6rem;
  border: none;
  background: #e8e8e8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
  background: #d4d4d4;
  padding: .5rem 1rem;
  line-height: 1.6;
  margin-top: 1rem;
  text-decoration: none;
  float: right;
}
aside.sidebar .map br + a:hover,
aside.full .map br + a:hover,
aside.foot .map br + a:hover {
  color: #ffffff;
  background: #253746;
}
aside.sidebar .map #divMap > td > div,
aside.full .map #divMap > td > div,
aside.foot .map #divMap > td > div {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
aside.sidebar .graphic a,
aside.full .graphic a,
aside.foot .graphic a {
  display: block;
}
aside.sidebar .graphic img,
aside.full .graphic img,
aside.foot .graphic img {
  display: block;
  max-width: 100%;
  width: 100%;
}
aside.sidebar .links h4,
aside.full .links h4,
aside.foot .links h4 {
  padding: 1rem;
  color: #ffffff;
}
aside.sidebar .blurb,
aside.full .blurb,
aside.foot .blurb {
  background: transparent;
}
aside.sidebar .blurb h4,
aside.full .blurb h4,
aside.foot .blurb h4 {
  font-size: 3rem;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #253746;
  margin: 0 0 1.5rem;
}
aside.sidebar .blurb h4 a,
aside.full .blurb h4 a,
aside.foot .blurb h4 a {
  text-decoration: none;
}
aside.sidebar .blurb h4 a:hover,
aside.full .blurb h4 a:hover,
aside.foot .blurb h4 a:hover {
  color: #131d25;
}
aside.sidebar .blurb .link,
aside.full .blurb .link,
aside.foot .blurb .link {
  display: block;
  background: #e8e8e8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 1.5rem;
  text-decoration: none;
  color: #444444;
  font-size: 1.8rem;
  line-height: 1.3;
}
aside.sidebar .blurb .link:hover,
aside.full .blurb .link:hover,
aside.foot .blurb .link:hover {
  background: #cfcfcf;
}
aside.sidebar .blurb h5,
aside.full .blurb h5,
aside.foot .blurb h5 {
  margin: 0;
  font-weight: 700;
  font-size: 2rem;
}
aside.sidebar .blurb p,
aside.full .blurb p,
aside.foot .blurb p {
  margin: 1rem 0 0 0;
  font-size: 1.4rem;
}
aside.sidebar .blurb article,
aside.full .blurb article,
aside.foot .blurb article {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 1.5rem;
  width: 100%;
  color: #444444;
}
aside.sidebar .blurb .date,
aside.full .blurb .date,
aside.foot .blurb .date,
aside.sidebar .blurb .time,
aside.full .blurb .time,
aside.foot .blurb .time {
  font-size: 1.5rem;
  display: block;
}
aside.sidebar .text,
aside.full .text,
aside.foot .text {
  padding: 0;
}
aside.sidebar .newsletter h4,
aside.full .newsletter h4,
aside.foot .newsletter h4 {
  font-size: 3rem;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #253746;
  margin: 0 0 1.5rem;
}
.foot .widgets {
  margin-left: -2%;
}
.foot .widgets > span {
  display: block;
  font-size: 0;
}
.foot .widget {
  width: 23%;
  margin-left: 2%;
  display: inline-block;
  vertical-align: top;
}
.additional > span {
  display: block;
}
.inputs,
.paging {
  width: 100%;
  position: relative;
}
.categories,
.dropdown {
  display: table-cell;
  vertical-align: top;
  padding-right: 1.5rem;
}
.categories select,
.dropdown select {
  font-size: 2rem;
  border: 1px solid #d4d4d4;
  line-height: 1.5;
  height: 36px;
  padding: 0 .5rem .1rem;
  color: #444444;
}
.categories select:focus,
.dropdown select:focus {
  border-color: #253746;
}
.search {
  display: table-cell;
  vertical-align: top;
  padding-right: 1.5rem;
}
.search input[type="text"] {
  width: 100%;
  min-width: 250px;
  display: block;
  padding: 0 .5rem;
  font-size: 1.7rem;
  border: 1px solid #d4d4d4;
  line-height: 1.5;
  height: 36px;
  color: #444444;
}
.search input[type="text"]:focus {
  border-color: #253746;
}
.buttons {
  display: table-cell;
  vertical-align: top;
  font-size: 0;
}
.buttons input {
  display: inline-block;
  font-size: 1.9rem;
  border: none;
  background: #e8e8e8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  text-transform: none;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
  background: #d4d4d4;
  height: 36px;
  padding: 0px 10px;
  line-height: 2;
  margin-right: 1rem;
}
.buttons input:hover {
  color: #ffffff;
  background: #253746;
}
.of,
.order {
  font-size: 1.6rem;
  display: table-cell;
  vertical-align: top;
  font-size: 2rem;
  line-height: 1.5;
  padding: 0 .5rem;
  color: #444444;
}
.order {
  position: absolute;
  right: 0;
  top: 0;
}
.order a {
  display: inline-block;
  margin-left: .5rem;
}
.listing {
  font-size: 0;
  padding: 3rem 0;
}
.listing a {
  display: block;
  background: #e8e8e8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 1.5rem;
  text-decoration: none;
  color: #444444;
  font-size: 1.8rem;
  line-height: 1.3;
}
.listing a:hover {
  background: #cfcfcf;
}
.listing h3,
.listing h4 {
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
}
.listing p {
  margin: 1rem 0 0 0;
  font-size: 1.4rem;
}
.listing article {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 1.5rem;
  width: 100%;
  color: #444444;
}
.listing article:last-child {
  padding-bottom: 0;
}
.listing .date,
.listing .time {
  font-size: 1.5rem;
  padding-top: .5rem;
  display: block;
}
.listing .no-results {
  font-size: 2rem;
  font-weight: 700;
  padding: 0;
}
.listing.events time,
.listing.events .txt {
  display: inline-block;
  font-size: 1.5rem;
}
.listing.staff,
.listing.gallery,
.listing.links {
  margin-left: -1.5rem;
}
.listing.staff article,
.listing.gallery article,
.listing.links article {
  width: 25%;
  padding: 0 0 1.5rem 1.5rem;
}
.listing.staff a,
.listing.gallery a,
.listing.links a {
  padding: 0;
}
.listing.staff figure,
.listing.gallery figure,
.listing.links figure,
.listing.staff h3,
.listing.gallery h3,
.listing.links h3 {
  margin: 0;
}
.listing.staff img,
.listing.gallery img,
.listing.links img {
  display: block;
  width: 100%;
}
.listing.staff figure.link,
.listing.gallery figure.link,
.listing.links figure.link {
  padding: 1rem 1rem 0;
}
.listing.staff figure.link img,
.listing.gallery figure.link img,
.listing.links figure.link img {
  max-width: 100%;
  margin: 0 auto;
  width: auto;
}
.listing.staff h3,
.listing.gallery h3,
.listing.links h3 {
  padding: 1rem;
  text-align: center;
  font-size: 2rem;
}
.listing.staff h4,
.listing.gallery h4,
.listing.links h4,
.listing.staff p,
.listing.gallery p,
.listing.links p {
  margin: 0;
  text-align: center;
  padding: 0 1rem 1rem;
  font-size: 1.6rem;
  font-weight: 400;
}
.listing.testimonials article {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #E8E8E8;
}
.listing.testimonials article:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.listing.testimonials h3 {
  font-size: 3rem;
}
.listing.testimonials h4 {
  font-size: 2.2rem;
  padding: .5rem 0 1rem;
}
.listing.testimonials .story {
  font-size: 1.6rem;
  color: #444444;
  line-height: 1.4;
}
.listing.playing.current .image {
  display: inline-block;
  padding-right: 1rem;
}
.listing.playing.current .song {
  display: inline-block;
  vertical-align: top;
}
.listing.playing.current .title {
  font-size: 2.2rem;
}
.listing.playing.current .artist {
  font-size: 1.8rem;
}
.listing.playing.current .online a {
  display: inline-block;
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M832 352v1088q0 26-19 45t-45 19-45-19l-333-333h-262q-26 0-45-19t-19-45v-384q0-26 19-45t45-19h262l333-333q19-19 45-19t45 19 19 45zm384 544q0 76-42.5 141.5t-112.5 93.5q-10 5-25 5-26 0-45-18.5t-19-45.5q0-21 12-35.5t29-25 34-23 29-35.5 12-57-12-57-29-35.5-34-23-29-25-12-35.5q0-27 19-45.5t45-18.5q15 0 25 5 70 27 112.5 93t42.5 142zm256 0q0 153-85 282.5t-225 188.5q-13 5-25 5-27 0-46-19t-19-45q0-39 39-59 56-29 76-44 74-54 115.5-135.5t41.5-173.5-41.5-173.5-115.5-135.5q-20-15-76-44-39-20-39-59 0-26 19-45t45-19q13 0 26 5 140 59 225 188.5t85 282.5zm256 0q0 230-127 422.5t-338 283.5q-13 5-26 5-26 0-45-19t-19-45q0-36 39-59 7-4 22.5-10.5t22.5-10.5q46-25 82-51 123-91 192-227t69-289-69-289-192-227q-36-26-82-51-7-4-22.5-10.5t-22.5-10.5q-39-23-39-59 0-26 19-45t45-19q13 0 26 5 211 91 338 283.5t127 422.5z" fill="%23FFF"/></svg>');
  background-color: #253746;
  background-repeat: no-repeat;
  background-position: 13px 8px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 20px;
  padding: 10px 20px 10px 40px;
  margin-top: 20px;
  line-height: 1;
}
.listing.playing.current .online a:hover {
  background-color: #131d25;
}
.listing.playing article {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #E8E8E8;
  color: #444444;
}
.listing.playing article:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.listing.playing .time {
  display: block;
  font-size: 1.4rem;
}
.listing.playing .title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
}
.listing.playing .artist {
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #000;
  padding: .5rem 0;
}
.listing.locations article {
  line-height: 1.3;
  font-size: 1.6rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #E8E8E8;
}
.listing.locations article:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.listing.locations h4 {
  color: #253746;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3.5rem;
  text-transform: uppercase;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #253746;
}
.listing.locations > div {
  padding-bottom: 4rem;
}
.listing.locations .image {
  padding: 0 0 2rem 2rem;
  float: right;
  max-width: 40%;
}
.listing.locations .image img {
  display: block;
  max-width: 100%;
}
.listing.locations .company {
  font-weight: 700;
  font-size: 2.4rem;
}
.listing.locations .name {
  font-weight: 700;
  padding-bottom: 1rem;
}
.listing.locations .summary {
  font-style: italic;
  padding-bottom: 1rem;
}
.listing.locations .address {
  font-size: 1.8rem;
  padding-bottom: 2rem;
}
.listing.locations .phone,
.listing.locations .fax,
.listing.locations .email {
  padding-bottom: .5rem;
}
.listing.locations a {
  display: inline-block;
  background: none;
  box-shadow: none;
  padding: 0;
  font-size: 1.6rem;
  color: #253746;
}
.listing.locations a:hover {
  text-decoration: underline;
}
.listing.locations abbr {
  display: inline-block;
  width: 10px;
  margin-right: 5px;
  font-weight: 700;
}
.listing.dc article {
  line-height: 1.3;
  font-size: 2.2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #E8E8E8;
}
.listing.dc article:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.listing.dc .print {
  display: inline-block;
  background: #253746;
  text-align: center;
  padding: 1rem 2rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 2rem;
}
.listing.dc .print:hover {
  background: #131d25;
}
.listing.dc h4 {
  color: #253746;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3.5rem;
  text-transform: uppercase;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #253746;
}
.listing.dc > div {
  padding-bottom: 4rem;
}
.listing.dc .location {
  padding: .5rem 0 1rem 0;
  font-size: 1.4rem;
}
.listing.dc .location div {
  display: inline-block;
  padding-right: 1rem;
}
.listing.dc .status,
.listing.dc .info,
.listing.dc .added {
  font-size: 1.6rem;
}
.listing.dc .number {
  font-size: 2rem;
  padding-bottom: 2rem;
}
.listing.mm article {
  font-size: 1.6rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #E8E8E8;
  color: #444444;
  line-height: 1.3;
}
.listing.mm article:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.listing.mm a {
  display: inline-block;
  background: none;
  box-shadow: none;
  padding: 0;
}
.listing.mm h3 {
  padding-bottom: .5rem;
}
.listing.mm h3 a {
  font-size: 3rem;
}
.listing.mm .date,
.listing.mm .host {
  padding-bottom: .5rem;
  font-size: 1.6rem;
}
.listing.mm .actions {
  padding: 1rem 0;
}
.listing.mm .actions > div {
  display: inline-block;
}
.listing.mm .actions > div.soon {
  display: block;
  padding: 1rem 0 2rem;
  font-size: 1.8rem;
  font-weight: 700;
}
.listing.mm .actions > div a {
  display: inline-block;
  padding: .5rem 1rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  background: #253746;
  font-size: 1.4rem;
  margin-right: 1rem;
}
.listing.mm .actions > div a:hover {
  background: #131d25;
}
.listing.mm .description {
  font-size: 1.8rem;
  padding-bottom: 1rem;
}
.listing.mm .meta {
  display: none;
}
.requests {
  padding-top: 2rem;
}
.request {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 0 0 2.5rem;
}
.request .title {
  font-size: 4.6rem;
  font-weight: 700;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
}
.request .author {
  font-weight: 700;
  font-size: 1.6rem;
}
.request .author,
.request .description {
  padding: 0 0 1.5rem;
}
.request .actions {
  padding-bottom: 5px;
}
.request .actions .button {
  display: inline-block;
  font-size: 1.6rem;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
  background: #d4d4d4;
  padding: 5px 10px;
  line-height: 1.6;
  margin-right: 10px;
  text-decoration: none;
}
.request .actions .button:hover {
  color: #ffffff;
  background: #253746;
}
.request .actions .button.disable {
  color: #ffffff;
  background: #253746;
  cursor: not-allowed;
}
.request .comments {
  background: #ffffff;
  padding: 1.5rem;
  margin: 2rem 0 0;
}
.request .comments .heading {
  font-weight: 700;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #444444;
}
@media all and (min-width: 600px) {
  .request {
    font-size: 1.6rem;
  }
  .request .title {
    font-size: 4.6rem;
  }
  .request .author {
    font-size: 2rem;
  }
  .request .actions .button {
    font-size: 2rem;
  }
  .request .comments .heading {
    font-size: 2.8rem;
  }
}
@media all and (min-width: 850px) {
  .request .wrap {
    padding-top: 2rem;
  }
}
@media all and (min-width: 1000px) {
  .request {
    font-size: 1.8rem;
  }
  .request .title {
    font-size: 3rem;
  }
  .request .author {
    font-size: 2.4rem;
  }
  .request .description {
    padding-bottom: 2rem;
  }
}
.detail.news .date,
.detail.events .date,
.detail.posts .date,
.detail.news .times,
.detail.events .times,
.detail.posts .times {
  display: block;
  font-weight: 700;
  padding-bottom: 1.5rem;
  font-size: 2.5rem;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
}
.detail.staff .image {
  float: left;
  background: #e8e8e8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  padding: 1.5rem;
  margin-right: 3rem;
}
.detail.staff figure {
  margin: 0;
}
.detail.staff img {
  display: block;
  width: 100%;
}
.detail.staff h1 {
  padding: 0;
}
.detail.staff h2 {
  margin: 0;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 1.5rem;
}
.detail.mm article {
  color: #444444;
  line-height: 1.3;
}
.detail.mm time {
  display: block;
  font-weight: 700;
  padding-bottom: 1.5rem;
  font-size: 2.5rem;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
  text-transform: uppercase;
}
.detail.mm .actions {
  padding: 2rem 0;
}
.detail.mm .actions > div {
  display: inline-block;
}
.detail.mm .actions > div.soon {
  display: block;
  padding: 1rem 0 2rem;
  font-size: 1.8rem;
  font-weight: 700;
}
.detail.mm .actions > div a {
  display: inline-block;
  padding: .5rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  background: #253746;
  font-size: 1.4rem;
  margin-right: 1rem;
}
.detail.mm .actions > div a:hover {
  background: #131d25;
}
.detail.mm .description {
  font-size: 1.8rem;
  padding-bottom: 3rem;
}
.detail.mm .tags,
.detail.mm .cats {
  font-size: 1.3rem;
  display: inline-block;
  margin-right: 1rem;
}
.form {
  max-width: 600px;
  margin: 0 auto;
}
.form .fields {
  display: table;
  width: 100%;
}
.form .fields.captcha {
  padding: 1rem 0;
}
.form .fields.captcha input {
  background: #fff;
  color: inherit;
  font-family: sans-serif;
  display: inline-block;
}
.form .field {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 50%;
  padding: 0 2rem 1rem 0;
}
.form label {
  position: absolute;
  top: 0;
  left: 0;
  color: #253746;
  font-size: 1.4rem;
  display: block;
  padding: .5rem;
  line-height: 1;
}
.form input[type="text"],
.form input[type="password"],
.form textarea {
  background: #ffffff;
  border: 1px solid #888888;
  display: block;
  width: 100%;
  padding: 1rem;
  font-size: 1.6rem;
  margin-top: 24px;
}
.form input[type="text"]:focus,
.form input[type="password"]:focus,
.form textarea:focus {
  border-color: #253746;
}
.form input[type="text"]:focus + label,
.form input[type="password"]:focus + label,
.form textarea:focus + label {
  background: #253746;
  color: #ffffff;
}
.form textarea {
  resize: none;
  height: 150px;
}
.form .buttons {
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: 1rem;
}
.form .buttons input {
  display: inline-block;
  font-size: 2rem;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444;
  background: #d4d4d4;
  width: 10rem;
  padding: 0;
  line-height: 1.6;
  margin-right: 1.5rem;
}
.form .buttons input:hover {
  color: #ffffff;
  background: #253746;
}
.form p {
  color: #444444;
  font-size: 1.8rem;
  line-height: 1.5;
}
#recaptcha_area,
#recaptcha_table {
  margin: 0 auto;
}
.validation {
  color: #F2DEDE;
  background: #B94A48;
  border: 1px solid #B94A48;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.pr-form {
  max-width: none;
}
.pr-form .check label {
  font-size: 1.6rem;
  position: relative;
  top: 0;
  display: inline-block;
  margin-left: 5px;
}
.pr-form .validation {
  font-size: 1.2rem;
  padding: 2px 4px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media all and (min-width: 450px) {
  .pr-form .info .email {
    width: 100%;
    display: block;
  }
  .pr-form .validation {
    right: 2rem;
    top: 24px;
  }
}
.main.archives {
  padding-top: 4rem;
}
.main.archives audio {
  visibility: visible !important;
  max-width: 400px;
}
.main.archives .back .wrap {
  width: 100%;
  display: table;
}
.main.archives .back .wrap > div {
  display: table-cell;
  width: 50%;
  text-align: left;
}
.main.archives .back .wrap > div.next {
  text-align: right;
}
.main.archives .back a {
  font-size: 2.2rem;
}
.search-archives {
  text-align: center;
  padding: 10px 0 10px 10px;
  background: #253746;
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
}
.search-archives input[type="text"],
.search-archives input[type="search"] {
  background: #ffffff;
  border: none;
  color: #000;
  padding: 0 80px 0 5px;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.75;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.search-archives input[type="submit"] {
  font-size: 16px;
  line-height: 1.75;
  background: none;
  color: #ffffff;
  font-weight: 700;
  border: none;
  display: block;
  width: 80px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  background: #253746;
  position: absolute;
  height: 48px;
  right: 0;
  -webkit-appearance: none;
  border-radius: 0;
  top: 0;
}
.search-archives input[type="submit"]:hover {
  color: #3eb1c8;
}
.detail.posts .categories,
.detail.posts .tags {
  padding-top: 1rem;
}
.detail.posts .categories h5,
.detail.posts .tags h5 {
  color: #444444;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 0 0 .5rem;
}
.detail.posts .categories a,
.detail.posts .tags a {
  display: inline-block;
  background: #253746;
  color: #ffffff;
  text-decoration: none;
  margin: 0 .5rem .5rem 0;
  padding: .5rem 1rem;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
}
.detail.posts .categories a:hover,
.detail.posts .tags a:hover {
  background: #131d25;
}
.detail.posts .text {
  padding-bottom: 3rem;
}
#wp-calendar {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
#wp-calendar caption {
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 1rem;
  font-size: 2rem;
  font-family: Helvetica, Arial, sans-serif;
}
#wp-calendar th,
#wp-calendar td {
  text-align: center;
  vertical-align: middle;
  padding: 10px 5px;
}
#wp-calendar th {
  background: #253746;
  color: #ffffff;
}
#wp-calendar td a {
  font-weight: 700;
}
#wp-calendar td#prev {
  text-align: left;
}
#wp-calendar td#next {
  text-align: right;
}
#wp-calendar tfoot td {
  padding: 10px 0;
}
#wp-calendar tfoot a {
  background: #253746;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  font-size: 2rem;
}
#wp-calendar tfoot a:hover {
  background: #131d25;
}
.widget_tag_cloud h3 {
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 1rem;
}
.widget_tag_cloud .tagcloud {
  line-height: 1.3;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fonts/fontAwesome.eot');
  src: url('/assets/fonts/fontAwesome.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/fontAwesome.woff2') format('woff2'), url('/assets/fonts/fontAwesome.woff') format('woff'), url('/assets/fonts/fontAwesome.ttf') format('truetype'), url('/assets/fonts/fontAwesome.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  max-width: 18px;
}
.icon.search:before {
  content: '\f002';
}
.icon.close:before {
  content: '\f00d';
}
.icon.home:before {
  content: '\f015';
}
.icon.volume:before {
  content: '\f028';
}
.icon.apple:before {
  content: '\f179';
}
.icon.windows:before {
  content: '\f17a';
}
.icon.android:before {
  content: '\f17b';
}
.icon.twitter:before {
  content: '\f099';
}
.icon.facebook:before {
  content: '\f09a';
}
.icon.pinterest:before {
  content: '\f0d2';
}
.icon.youtube:before {
  content: '\f16a';
}
.icon.instagram:before {
  content: '\f16d';
}
.icon.marker:before {
  content: '\f041';
}
.icon.bars:before {
  content: '\f0c9';
}
.icon.rss:before {
  content: '\f09e';
}
.icon.left:before {
  content: '\f0d9';
}
.icon.right:before {
  content: '\f0da';
}
@media all and (max-width: 1250px) {
  html {
    font-size: 60.5%;
  }
  .wrap {
    padding: 0 2rem;
  }
  .banner .wrap {
    padding: 0;
  }
  .nav .wrap > ul {
    text-align: center;
    padding-right: 120px;
  }
  .nav .parent {
    text-align: left;
  }
  .nav .parent > a {
    padding: 25px 2.5rem;
  }
  .donate {
    top: 110px;
  }
  .callouts .wrap {
    padding: 2rem;
  }
  .intro .wrap {
    padding-right: 10rem;
  }
  .intro .now-playing {
    text-align: left;
    padding: 1rem 6rem 0;
  }
  .section .aside.sidebar,
  .page .aside.sidebar,
  .detail .aside.sidebar {
    padding-left: 2rem;
  }
  .detail.staff .image {
    margin-right: 2rem;
  }
  .freq li {
    font-size: 1.4rem;
  }
  .box {
    width: 800px;
    margin-right: 10px;
    border-bottom-right-radius: 0;
  }
}
@media all and (max-width: 1050px) {
  html {
    font-size: 58.5%;
  }
  .grid ul {
    margin: 0 1rem 0 0;
  }
  .grid .wrap {
    padding: 1rem 0 0;
  }
  .nav .wrap > ul {
    padding: 0;
  }
  .nav .parent > a {
    padding: 25px 2rem;
  }
  .donate {
    position: relative;
    display: inline-block;
    top: 10px;
    right: 0;
    width: 100px;
    height: 100px;
    background-size: 110px;
    background-position: -4px -168px;
  }
  .donate:hover {
    background-position: -4px -273px;
  }
  .donate:active {
    background-position: -4px -373px;
  }
  .intro .wrap {
    padding-top: 4rem;
    padding-right: 0;
  }
  .intro .listen {
    padding: 1rem 2rem 0 0;
  }
  .intro .listen .online a {
    margin-top: 0;
    padding: 1px 15px 8px 10px;
    font-size: 1.4rem;
    background-position: 10px 5px;
  }
  .intro .listen .online a i {
    top: 4px;
  }
  .intro .now-playing {
    padding: 2rem 4rem 0 2rem;
  }
  .intro .now-playing .song {
    padding-left: 1rem;
  }
  .grid li.w1 {
    width: 14.28%;
  }
  .grid li.w2 {
    width: 28.57%;
  }
  .grid li.w3 {
    width: 42.85%;
  }
  .grid li.w4 {
    width: 57.14%;
  }
  .grid li.h1 {
    height: 140px;
  }
  .grid li.h2 {
    height: 280px;
  }
  .grid li.h3 {
    height: 420px;
  }
  .grid li.h4 {
    height: 560px;
  }
  .buttons {
    display: block;
    text-align: right;
    padding-top: 1.5rem;
  }
  .buttons input {
    margin: 0 0 0 1.5rem;
  }
  .paging {
    padding-bottom: 1.5rem;
  }
  .search {
    width: 100%;
    padding: 0;
  }
  .search input[type="text"] {
    min-width: 0;
    width: 100%;
  }
  .sub ul {
    table-layout: auto;
    display: block;
    text-align: center;
    font-size: 0;
  }
  .sub .parent {
    width: auto;
    display: inline-block;
  }
  .sub .parent a {
    padding: 1.5rem 2rem;
  }
  .freq {
    text-align: center;
  }
  .freq strong,
  .freq span {
    display: block;
  }
  .freq strong {
    margin: 0 0 .5rem 0;
  }
  .freq a {
    margin-top: 1.5rem;
  }
  .foot .widget {
    width: 31%;
  }
}
@media all and (max-width: 850px) {
  html {
    font-size: 56.5%;
  }
  .tab div.home a {
    font-size: 1.3rem;
  }
  .main {
    background: linear-gradient(to top, #aadde8 0%, #ffffff 10%);
  }
  .header {
    border: none;
  }
  .nav {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    border-bottom: 6px solid #3eb1c8;
    transition: .3s ease all;
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    vertical-align: top;
    margin-top: 6px;
  }
  .nav .wrap {
    padding: 0;
  }
  .nav .parent {
    display: block;
  }
  .nav .parent > a {
    text-align: left;
    padding: 1.5rem;
    border-bottom: 2px solid #95a300;
  }
  .nav .parent:hover > a {
    background-color: #c4d600;
  }
  .nav .parent.opened .children .child {
    display: block;
  }
  .nav .parent.opened .children:before {
    background-image: url('data:image/svg+xml;utf8,<svg width="25" height="25" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 704q0 26-19 45l-448 448q-19 19-45 19t-45-19l-448-448q-19-19-19-45t19-45 45-19h896q26 0 45 19t19 45z" fill="%23fff"/></svg>');
  }
  .nav .parent:last-child > a {
    border: none;
  }
  .nav .children {
    position: relative;
    top: 0;
    width: auto;
    display: block;
  }
  .nav .children:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: -35px;
    right: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="25" height="25" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1152 896q0 26-19 45l-448 448q-19 19-45 19t-45-19-19-45v-896q0-26 19-45t45-19 45 19l448 448q19 19 19 45z" fill="%23fff"/></svg>');
  }
  .nav .child {
    display: none;
  }
  .nav .child > i,
  .nav .child:before {
    display: none;
  }
  .nav .child > a {
    font-size: 1.4rem;
    padding: 1.5rem;
  }
  .nav .child > a:hover,
  .nav .child > a:focus {
    background: #677000;
  }
  .nav .grandchildren {
    position: relative;
    left: 0 !important;
    width: auto;
    box-shadow: none !important;
  }
  .nav .grandchildren .child {
    display: block;
  }
  .nav .grandchildren .child > a {
    padding: 1.5rem 3rem !important;
    background: #a4b400;
  }
  .nav .grandchildren .child > a:hover {
    background: #677000;
  }
  .tab {
    -ms-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  .box {
    width: 80%;
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  .navigating .nav {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin: 0;
  }
  .navigating .overlay {
    height: 100%;
  }
  .intro {
    height: auto;
    z-index: 500;
  }
  .intro .wrap:after {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 5px;
  }
  .intro .wrap {
    padding-top: 2rem;
  }
  .intro .logo {
    display: block;
    text-align: center;
    padding: 0 150px 0 0;
  }
  .donate {
    position: absolute;
    top: 20px;
    right: 50%;
    margin-right: -150px;
  }
  .grid li.w1 {
    width: 16.66%;
  }
  .grid li.w2 {
    width: 33.33%;
  }
  .grid li.w3 {
    width: 50%;
  }
  .grid li.w4 {
    width: 66.66%;
  }
  .grid li.h1 {
    height: 120px;
  }
  .grid li.h2 {
    height: 240px;
  }
  .grid li.h3 {
    height: 360px;
  }
  .grid li.h4 {
    height: 480px;
  }
  .callouts a {
    width: 20rem;
    height: 20rem;
    font-size: 3rem;
  }
  .callouts a span {
    height: 35px;
  }
  .blurbs .wrap > section {
    width: 48%;
  }
  .blurbs .wrap .stories {
    display: block;
    width: 98%;
    margin-top: 3rem;
  }
  .menu {
    display: block;
  }
  .wrap {
    padding: 0 1.5rem;
  }
  .section,
  .page,
  .detail {
    padding: 1.5rem 0;
  }
  .section .content,
  .page .content,
  .detail .content {
    padding-bottom: 1.5rem;
  }
  .section .content.sidebar,
  .page .content.sidebar,
  .detail .content.sidebar,
  .section .content.full,
  .page .content.full,
  .detail .content.full {
    display: block;
    width: 100%;
  }
  .section .content.sidebar .images,
  .page .content.sidebar .images,
  .detail .content.sidebar .images,
  .section .content.full .images,
  .page .content.full .images,
  .detail .content.full .images {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
  .section .aside.sidebar,
  .page .aside.sidebar,
  .detail .aside.sidebar,
  .section .aside.full,
  .page .aside.full,
  .detail .aside.full {
    padding: 0;
    display: block;
    width: 100%;
  }
  .listing.staff article,
  .listing.gallery article,
  .listing.links article {
    width: 33.333%;
  }
  .back {
    text-align: center;
  }
  .related {
    margin-bottom: 1.5rem;
  }
  .sidebar .widget,
  .foot .widget {
    margin-bottom: 1.5rem;
  }
  .sub .wrap,
  .freq .wrap {
    padding: 0;
  }
  .sub .parent a {
    padding: 1.5rem;
  }
  .freq .wrap {
    background: #888888;
    padding: 2rem 2rem 0;
  }
  .freq ul {
    padding: 0;
    max-width: 55rem;
    margin: 0 auto;
  }
  .freq li {
    width: 50%;
    text-align: left;
  }
  .freq span,
  .freq strong {
    margin: 0 .5rem .5rem;
    display: inline-block;
  }
  .freq a {
    margin-top: .7rem;
  }
  .outro .wrap {
    padding: 0;
    display: block;
    table-layout: auto;
    font-size: 0;
    background: #444444;
    overflow: auto;
  }
  .outro .misc,
  .outro .social,
  .outro .logo {
    display: inline-block;
    width: 50%;
    background: none;
  }
  .outro .misc {
    font-size: 1.4rem;
    float: left;
  }
  .outro .misc .badges {
    padding: 0;
  }
  .outro .social {
    padding: 2rem 2rem 0 0;
    float: right;
  }
  .outro .social ul {
    text-align: right;
  }
  .outro .social li {
    padding: 0 0 0 1.5rem;
  }
  .outro .logo {
    padding: 2rem 2rem 2rem 0;
    float: right;
  }
  .outro .logo em {
    padding: 0 40px .5rem;
    font-size: 1.4rem;
  }
  .archives {
    padding: 0;
  }
  .rotator {
    margin-bottom: 25px;
  }
  .rotator .cycle-pager {
    width: 100%;
    bottom: -28px;
    left: auto;
    text-align: center;
    background: #FFF;
    padding: 5px 0;
  }
  .rotator span {
    margin: 0 5px;
  }
}
@media all and (max-width: 715px) {
  .logo a.taylorU {
    display: inline-block;
  }
  .logo a.fwrp {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 650px) {
  html {
    font-size: 54.5%;
  }
  .nav {
    margin: 0;
  }
  .donate {
    top: -100px;
    margin-right: -67px;
    width: 134px;
    height: 123px;
    background-size: 150px;
    background-position: -5px -644px;
    z-index: 1000;
  }
  .donate:hover {
    background-position: -5px -644px;
  }
  .donate:active {
    background-position: -5px -794px;
  }
  .donate span {
    top: 60px;
    left: 15px;
  }
  .menu {
    padding: 10px;
    left: 0;
    -ms-transform: translateY(45px);
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
  }
  .tab {
    -ms-transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
    padding: 5px 10px;
    right: 0;
    border: none;
    background-color: transparent;
  }
  .box {
    -ms-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    width: 100%;
    border-radius: 0;
    margin: 0;
    border: none;
  }
  .navigating .menu {
    -ms-transform: translateY(42px);
    -webkit-transform: translateY(42px);
    transform: translateY(42px);
  }
  .searching .tab {
    -ms-transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  .searching .box {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .intro {
    padding: 40px 0 0;
  }
  .intro:before {
    background: #3eb1c8;
    height: 40px;
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .intro .wrap {
    padding: 0;
  }
  .intro .wrap:after {
    display: none;
  }
  .intro .logo {
    padding: 3rem 0 1rem;
    margin-bottom: 1rem;
    background: rgba(255, 255, 255, 0.5);
  }
  .intro .logo img {
    max-width: 150px;
  }
  .intro .now-playing {
    display: block;
    padding: 0 0 1rem;
    border-bottom: 3px solid rgba(255, 255, 255, 0.5);
    text-align: center;
  }
  .intro .now-playing .image,
  .intro .now-playing .song {
    display: inline-block;
    text-align: left;
  }
  .intro .listen {
    padding: 1rem 0;
    font-size: 0;
  }
  .intro .listen .online,
  .intro .listen .mobile {
    display: inline-block;
    padding: 0;
  }
  .intro .listen .mobile a {
    padding: 5px 15px 8px 10px;
  }
  .intro .listen .mobile a.droid {
    margin: 0 1rem;
  }
  .grid li.w1 {
    width: 25%;
  }
  .grid li.w2 {
    width: 50%;
  }
  .grid li.w3 {
    width: 75%;
  }
  .grid li.w4 {
    width: 100%;
  }
  .grid li.h1 {
    height: 100px;
  }
  .grid li.h2 {
    height: 200px;
  }
  .grid li.h3 {
    height: 300px;
  }
  .grid li.h4 {
    height: 400px;
  }
  .blurbs .wrap {
    padding-left: 2%;
  }
  .blurbs .links {
    padding-right: 0;
  }
  .callouts .wrap {
    padding: 2rem 0 2rem 2rem;
  }
  .callouts ul {
    display: block;
    font-size: 0;
    table-layout: auto;
    text-align: center;
  }
  .callouts li {
    display: inline-block;
    padding-right: 2rem;
  }
  .section .content.sidebar .images,
  .page .content.sidebar .images,
  .detail .content.sidebar .images,
  .section .content.full .images,
  .page .content.full .images,
  .detail .content.full .images {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .listing.staff article,
  .listing.gallery article,
  .listing.links article {
    width: 50%;
  }
  .listing.testimonials article,
  .listing.playing article {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .listing.playing.current .image,
  .listing.playing.current .song {
    display: block;
    padding: 0 0 1rem;
  }
  .listing.playing.current .online a {
    margin: 0;
  }
  .listing.locations .image {
    float: none;
    padding: 0 0 2rem;
    max-width: 100%;
  }
  .detail.staff img {
    max-width: 150px;
  }
  .sub {
    display: none;
  }
  .freq li {
    text-align: center;
  }
  .freq span,
  .freq strong {
    margin: 0 .5rem .5rem;
    display: block;
  }
  .freq a {
    margin-top: 1.5rem;
  }
  .outro .misc,
  .outro .social,
  .outro .logo {
    width: 100%;
    display: block;
    padding: 2rem 0 0 0;
    float: none;
    text-align: center;
  }
  .outro .social {
    padding: 3rem 0 2rem 0;
  }
  .outro .social ul {
    text-align: center;
  }
  .outro .social li {
    padding: 0 1.5rem 0 0;
  }
  .outro .logo {
    padding-bottom: 2rem;
  }
  .foot .widget {
    width: 48%;
  }
}
@media all and (max-width: 550px) {
  .tab div.home {
    width: 80px;
  }
  .tab div.home a {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 450px) {
  .buttons {
    padding: 0;
  }
  .buttons input {
    margin: 0;
    width: 48%;
  }
  .buttons input:first-child {
    margin-right: 2%;
  }
  .buttons input:last-child {
    margin-left: 2%;
  }
  .box input[type="button"],
  .box input[type="text"],
  .box input[type="search"] {
    font-size: 16px;
    height: auto;
  }
  .box input[type="button"] {
    width: 80px;
    height: auto;
  }
  .search,
  .categories,
  .dropdown {
    width: 100%;
    padding: 0 0 1.5rem;
    display: block;
  }
  .categories select,
  .dropdown select {
    display: block;
    width: 100%;
  }
  .paging {
    font-size: 0;
  }
  .of,
  .order {
    position: relative;
    top: 0;
    right: 0;
    display: inline-block;
    width: 50%;
  }
  .order {
    text-align: right;
  }
  .grid li.w1 {
    width: 50%;
  }
  .grid li.w2,
  .grid li.w3,
  .grid li.w4 {
    width: 100%;
  }
  .grid li.h1 {
    height: 100px;
  }
  .grid li.h2,
  .grid li.h3,
  .grid li.h4 {
    height: 200px;
  }
  .callouts .wrap {
    padding: 1rem 0 1.3rem;
  }
  .callouts li {
    padding: 0;
    width: 33%;
  }
  .callouts a {
    width: 10rem;
    height: 10rem;
    font-size: 1.6rem;
  }
  .callouts a span {
    height: 25px;
    letter-spacing: .1rem;
    line-height: 1.3;
  }
  .blurbs .wrap {
    padding: 0;
  }
  .blurbs .wrap > section,
  .blurbs .wrap .stories {
    width: 100%;
    margin: 0;
    padding: 0 1rem 2rem;
  }
  .blurbs .wrap .news {
    border-top: 0;
  }
  .section .content,
  .page .content,
  .detail .content {
    padding-bottom: 1rem;
  }
  .section .content.sidebar .images,
  .page .content.sidebar .images,
  .detail .content.sidebar .images,
  .section .content.full .images,
  .page .content.full .images,
  .detail .content.full .images {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    padding-bottom: 1.5rem;
  }
  .section h1,
  .page h1,
  .detail h1 {
    font-size: 4rem;
    padding-bottom: 1.5rem;
  }
  .section .text,
  .page .text,
  .detail .text {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #444444;
    padding-bottom: 1.5rem;
  }
  .listing.staff article,
  .listing.gallery article,
  .listing.links article {
    width: 100%;
  }
  .detail.news .date {
    font-size: 2.2rem;
  }
  .detail.staff {
    text-align: center;
  }
  .detail.staff .image {
    float: none;
    display: inline-block;
    max-width: 100%;
    margin: 0 auto 1.5rem;
  }
  .detail.staff img {
    max-width: 100%;
    width: auto;
  }
  .detail.staff .text {
    text-align: left;
  }
  .form .fields {
    display: block;
  }
  .form .field {
    position: relative;
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 0 0 1rem 0;
  }
  .form label {
    top: -20px;
  }
  .form input[type="text"],
  .form textarea {
    margin-top: 20px;
  }
  .freq .wrap {
    padding: 3rem 0 1rem;
  }
  .freq li {
    text-align: center;
    width: 100%;
  }
  .freq span,
  .freq strong {
    display: inline-block;
  }
  .freq a {
    margin-top: 0;
  }
  .foot .widgets {
    margin: 0;
  }
  .foot .widget {
    width: 100%;
    margin: 0 0 1rem;
  }
  .archives .back .wrap {
    display: block;
  }
  .archives .back .wrap > div {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 1.5rem;
  }
  .archives .back .wrap > div.next {
    text-align: center;
  }
  .archives .back a {
    font-size: 1.8rem;
  }
  .detail.posts .text {
    padding-bottom: inherit;
  }
}
@media all and (max-width: 400px) {
  .intro .listen {
    padding: 1rem 1rem 0;
  }
  .intro .listen a {
    margin-bottom: 1rem;
  }
  .tab div.home {
    padding-right: 0;
    padding-left: 5px;
  }
  .tab div.home a {
    font-size: 1.2rem;
  }
  .tab div.search:before {
    left: -10px;
  }
  .menu {
    font-size: 14px;
    padding: 10px;
    -ms-transform: translateY(43px);
    -webkit-transform: translateY(43px);
    transform: translateY(43px);
  }
  .menu i {
    font-size: 18px;
    margin-right: 2px;
  }
}
@media all and (max-width: 350px) {
  .donate {
    margin-right: -60px;
    width: 119px;
    height: 111px;
  }
  .donate span {
    top: 57px;
    left: 8px;
  }
}
@media all and (min-width: 451px) and (max-width: 1250px) {
  .callouts a {
    letter-spacing: .25rem;
  }
}
.no-csscolumns .section .content .images,
.no-csscolumns .page .content .images,
.no-csscolumns .detail .content .images {
  font-size: 0;
}
.no-csscolumns .section .content .images a,
.no-csscolumns .page .content .images a,
.no-csscolumns .detail .content .images a {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin: 0 1% 1rem 0;
}
