.colorize-icons {
  filter: invert(27%) sepia(21%) saturate(529%) hue-rotate(282deg) brightness(101%) contrast(94%); }

.flogo .colorize-icons {
  filter: none;
  opacity: 0.5;
  transition: opacity 0.5s; }

.flogo a:hover .colorize-icons {
  opacity: 1; }

.preview-2015 {
  margin-top: -120px;
  z-index: 0;
  pointer-events: none;
  background-color: #23B44A; }
  @media only screen and (max-width: 600px) {
    .preview-2015 {
      margin-top: -80px; } }

span.sep {
  color: white;
  font-family: FHGiselle-Regular; }
  span.sep:before {
    content: '/'; }

@media (max-width: 800px) {
  .logoline {
    /*
     img {
       content:url('http://popfest.at/wp-content/uploads/2015/06/logo-2015-full.png');
     }
     */
    margin-bottom: 15px; } }

a[href="/?p="] {
  text-decoration: line-through !important; }

a[href=""] {
  text-decoration: line-through !important; }

#scrollDownContent h2.sessionlocation {
  padding-left: 25px;
  font-family: FHGiselle-Medium;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-top: 25px;
  display: block;
  clear: both; }

#scrollDownContent .sessiontitle {
  font-family: FHGiselle-Regular;
  font-size: 10px; }

#scrollDownContent {
  margin-bottom: 120px; }
  #scrollDownContent .session h2,
  #scrollDownContent .session h2 a {
    font-family: FHGiselle-Medium !important;
    color: black; }
  #scrollDownContent .session h3,
  #scrollDownContent .session h3 a {
    font-family: FHGiselle-Medium !important; }

#scrollDownContent h3 {
  color: rgba(255, 255, 255, 0.5); }

.stagetime {
  position: absolute;
  left: 0px;
  bottom: 3px;
  padding: 2px 5px;
  background-color: #F7AED0;
  color: white;
  border-radius: 2px; }

/* Navigation & WP PageNavi Plugin */
.wp-pagenavi {
  text-align: center; }

#main div.navigation {
  float: left;
  width: 100%; }

#main div.navigation p, #main div.wp-pagenavi {
  margin: 0;
  font-size: 11px;
  font-weight: normal; }

#main div.navigation a {
  color: #888;
  padding: 8px 12px;
  line-height: 20px;
  margin-right: 10px; }

#main div.navigation a.current {
  background-color: #e0d2e7;
  color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  border: none; }

#main div.navigation a:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none; }

#main div.navigation a {
  color: #fff;
  padding: 8px 12px;
  line-height: 50px;
  margin-right: 10px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  border: none; }

#main div.navigation span.current {
  padding: 8px 12px;
  background-color: #e0d2e7;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: none;
  margin-right: 10px; }

#main div.navigation a:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none; }

#main div.navigation span.pages {
  margin-right: 10px;
  display: none; }

#main div.navigation .nextpostslink {
  background: #fefefe; }

#main div.navigation .previouspostslink {
  background: #fefefe; }

#main div.navigation .nextpostslink:hover {
  background: #e0d2e7; }

#main div.navigation .previouspostslink:hover {
  background: #e0d2e7; }

a.blindlink {
  text-decoration: none !important;
  color: #fcfcfc; }
  a.blindlink:hover {
    color: white; }

.loupe {
  cursor: move; }
  .loupe img {
    max-width: 1800px; }

.racoon {
  position: absolute;
  top: -245px;
  right: 116px;
  z-index: -1; }
  @media screen and (max-width: 480px) {
    .racoon {
      right: 10%; } }

.racoon-2 {
  margin: 0px 200px -15px 0;
  pointer-events: none; }
  @media screen and (max-width: 800px) {
    .racoon-2 {
      overflow: hidden;
      opacity: 0;
      height: 218px !important; } }
  @media screen and (max-width: 480px) {
    .racoon-2 {
      opacity: 0;
      height: 218px !important; } }

.motte {
  position: relative;
  min-height: 365px; }
  @media screen and (max-width: 800px) {
    .motte {
      min-height: 200px; } }
  .motte .logomotte {
    position: absolute;
    top: -81px;
    right: 0;
    height: auto;
    z-index: -1;
    box-sizing: border-box; }
    @media screen and (max-width: 800px) {
      .motte .logomotte {
        z-index: 1;
        position: relative;
        width: 100%;
        height: auto;
        margin: -69px auto 0 auto;
        top: 0;
        left: 0; } }
    @media screen and (max-width: 480px) {
      .motte .logomotte {
        margin: -55px auto 0 auto;
        padding: 0 10% 0 0; } }

@media screen and (max-width: 768px) {
  #facebook_ribbon {
    display: none; } }

@media screen and (max-width: 768px) {
  #instagram_ribbon {
    display: none; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.parallax-window {
  min-height: 380px;
  background: transparent; }

.rawtext {
  text-transform: none !important; }

.spinner {
  width: 40px;
  height: 40px;
  background-color: #333;
  margin: 100px auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
.festivalzentrale {
  /* border: 1px solid white; */
  padding: 0 0 1em 0 !important;
  margin: 1em 0 !important;
  background: #e8777c;
  background: linear-gradient(90deg, #e8777c 0%, #e62a32 100%); }

.maeuse {
  position: absolute;
  left: 127px;
  top: -135px;
  pointer-events: none; }
  @media screen and (max-width: 800px) {
    .maeuse {
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }
  @media screen and (max-width: 700px) {
    .maeuse {
      bottom: 70px;
      top: auto; } }

.singlemaus {
  position: absolute;
  left: 43px;
  top: -344px;
  pointer-events: none;
  z-index: -1; }
  @media screen and (max-width: 800px) {
    .singlemaus {
      display: none; } }

.distanz {
  height: 290px; }
  @media screen and (max-width: 510px) {
    .distanz {
      height: 210px; } }

#fm4_ribbon {
  padding-left: 1rem;
  float: left; }

.social_media {
  float: right;
  margin-right: 1rem; }

#facebook_ribbon, #instagram_ribbon {
  display: inline-block; }
  @media (max-width: 768px) {
    #facebook_ribbon, #instagram_ribbon {
      display: none; } }

#container {
  min-height: 70vh; }

.logoframe {
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .logoframe {
      flex-wrap: wrap; } }

.flogo {
  flex: 1 0 24%;
  opacity: 1;
  text-align: center; }
  @media (max-width: 768px) {
    .flogo {
      flex: 1 0 45%; } }

/* Clearfix */
.logoframe:after {
  content: "";
  display: table;
  clear: both; }

.popfest-2022-cards,
.popfest-2023-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto 2rem auto; }
  @media (max-width: 768px) {
    .popfest-2022-cards,
    .popfest-2023-cards {
      margin: 0 auto 0.5 auto; } }

.popfest-2022-card,
.popfest-2023-card {
  width: 100%;
  max-width: 280px;
  margin: 0 0.5rem;
  position: relative;
  padding: 0;
  display: block; }

.popfest-2022-card-footer-title,
.popfest-2023-card-footer-title {
  text-align: center; }

.popfest-2022-order,
.popfest-2023-order {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0.5rem 0.5rem 0.3rem 0.5rem;
  background-color: #00000029;
  text-align: center;
  font-family: FHGiselle-Medium;
  color: white;
  font-size: 1.5rem; }
  .popfest-2022-order small,
  .popfest-2023-order small {
    display: block;
    margin-top: 0.3rem;
    text-align: center; }

.popfest-2022-card-image,
.popfest-2023-card-image {
  position: relative;
  margin-bottom: 1rem; }

.popfest-2022-card img,
.popfest-2023-card img {
  width: 100%;
  height: auto;
  display: block; }

.popfest-2022-card:last-child,
.popfest-2023-card:last-child {
  margin-right: 0; }

.popfest-2022-card-overlay,
.popfest-2023-card-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.35), transparent); }

.popfest-2022-card-header,
.popfest-2023-card-header {
  text-align: center;
  margin-bottom: 0.25rem; }

.popfest-2022-card-header a,
.popfest-2023-card-header a {
  text-decoration: none; }

.popfest-2022-card-header h2,
.popfest-2023-card-header h2 {
  color: #702d7c;
  font-family: 'FHGiselle-Medium';
  font-size: 42px;
  letter-spacing: -0.2rem;
  font-weight: normal; }

.popfest-2022-card-header h5,
.popfest-2023-card-header h5 {
  color: #F1B67E;
  font-family: FHGiselle-Medium;
  font-size: 18px; }

.popfest-2022-card-overlay h1,
.popfest-2023-card-overlay h1 {
  color: #F1B67E;
  padding: 0.5rem 0 1rem 0;
  font-size: 35px;
  line-height: 1;
  font-family: 'FHGISELLE-REGULAR';
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.popfest-2022-card-footer,
.popfest-2023-card-footer {
  margin-top: 0;
  color: #F1B67E; }

.popfest-2022-card-footer-title h5,
.popfest-2023-card-footer-title h5 {
  display: inline-block;
  font-family: FHGiselle-Medium-Italic;
  font-family: FHGiselle-Medium-Italic;
  font-size: 26px;
  text-transform: uppercase;
  color: white;
  font-weight: normal; }

.popfest-2022-card-footer-title h2,
.popfest-2023-card-footer-title h2 {
  display: inline-block;
  font-family: FHGiselle-Medium-Italic;
  font-family: FHGiselle-Medium-Italic;
  font-size: 26px;
  text-transform: uppercase;
  color: white;
  font-weight: normal; }

.popfest-2022-cards-header-wrapper,
.popfest-2023-cards-header-wrapper {
  margin: 2rem 0 3rem 0; }

.popfest-2022-card-footer-subtitle,
.popfest-2023-card-footer-subtitle {
  background-color: #2b202d;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: FHGiselle-Medium; }

.popfest-2022-cards-location,
.popfest-2023-cards-location {
  text-align: center; }
  .popfest-2022-cards-location h6 a,
  .popfest-2023-cards-location h6 a {
    cursor: pointer;
    font-size: 3rem;
    font-family: 'FHGiselle-Bold-Italic';
    letter-spacing: -0.02rem;
    background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: normal;
    text-transform: uppercase;
    margin: 1rem auto 0 auto;
    display: inline-block;
    text-decoration: none; }

.popfest-2022-card-footer-subtitle h5,
.popfest-2023-card-footer-subtitle h5 {
  text-transform: uppercase;
  font-family: FHGiselle-Medium;
  font-size: 11px; }

.popfest-2022-cards-header,
.popfest-2023-cards-header {
  text-align: center;
  color: #F1B67E;
  margin-top: 0;
  margin-bottom: 0;
  font-family: FHGiselle-Medium; }
  @media (max-width: 768px) {
    .popfest-2022-cards-header,
    .popfest-2023-cards-header {
      margin-bottom: 0 !important;
      margin-top: 1rem !important; } }

.popfest-2021-cards-header h5 {
  display: inline-block;
  font-size: 32px;
  font-family: FHGiselle-Medium; }
  @media (max-width: 768px) {
    .popfest-2021-cards-header h5 {
      font-size: 1rem; } }

.popfest-2022-cards-header h2,
.popfest-2023-cards-header h2 {
  display: inline-block;
  margin-left: 1rem;
  font-size: 42px;
  text-transform: uppercase;
  font-family: FHGiselle-Medium; }
  @media (max-width: 768px) {
    .popfest-2022-cards-header h2,
    .popfest-2023-cards-header h2 {
      font-size: 1.5rem;
      margin-top: 0.1rem;
      margin-left: 0.5rem; } }

.popfest-2022-cards-header h6,
.popfest-2023-cards-header h6 {
  font-size: 14px;
  display: inline-block;
  margin-left: 0.5rem;
  text-transform: uppercase; }

.content-header {
  color: #F1B67E;
  text-align: center;
  margin: 2rem 0 1.5rem 0;
  font-size: 16px;
  font-family: FHGiselle-Medium; }
  @media (max-width: 768px) {
    .content-header {
      width: 90vw;
      margin: 1rem auto;
      text-align: left; } }

.content-header a {
  text-decoration: none;
  color: inherit; }

.carousel-cell {
  width: 100%; }

#menu_ribbon {
  display: inline-block; }

#navigation.visible {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #4e1f56;
  z-index: 100;
  overflow-y: scroll; }

.menu-close {
  position: absolute;
  top: 0.2rem;
  right: 2.5rem;
  color: #F1B67E;
  text-decoration: none;
  font-size: 4rem;
  font-family: FHGiselle-Medium; }
  @media (max-width: 768px) {
    .menu-close {
      right: .5rem; } }

#navigation.visible ul {
  color: #F7AED0;
  margin-top: 1rem;
  font-family: FHGiselle-Medium;
  font-size: 2.5rem;
  font-weight: normal;
  text-align: center; }
  @media (max-width: 768px) {
    #navigation.visible ul {
      font-size: 1.2rem; } }
  @media (max-width: 768px) {
    #navigation.visible ul li {
      display: inline-block;
      margin: 0 1rem; } }

@media (max-width: 768px) {
  .nav {
    text-align: center; } }

.flickity-button {
  background-color: transparent;
  color: #da2c35; }

.flickity-prev-next-button.previous {
  left: 0px;
  top: 1.5rem; }

.flickity-prev-next-button.next {
  right: 0px;
  top: 1.5rem; }

.flickity-button:hover {
  background-color: transparent !important; }

.navigation-header {
  display: flex;
  justify-content: space-between;
  margin-top: 1.2rem; }

@media (max-width: 768px) {
  .navigation-header .wien_2021_style,
  .navigation-header .fm4_style {
    display: none; } }

.fm4_style {
  float: left;
  width: 60px; }
  @media (max-width: 768px) {
    .fm4_style {
      width: 41px; } }

.wien_2021_style {
  float: left;
  width: 5rem;
  padding-left: 1.5rem;
  padding-top: 0.4rem; }
  @media (max-width: 768px) {
    .wien_2021_style {
      width: 3rem;
      padding-left: 0.2rem;
      padding-top: 0.275rem; } }

.navigation-header .logo {
  margin-right: 12rem; }
  @media (max-width: 768px) {
    .navigation-header .logo {
      margin-right: 5rem; } }

.navigation-body {
  max-width: 600px;
  width: 90vw;
  margin: 2rem auto 0 auto;
  text-align: left;
  color: #F7AED0;
  font-size: 18px;
  font-family: FHGiselle-Medium; }

.days {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
  @media (max-width: 768px) {
    .days {
      flex-wrap: wrap; } }
  @media (max-width: 768px) {
    .days.mobile-colum {
      flex-direction: column; } }
  .days .day {
    float: left;
    font-size: 24px; }
    @media (max-width: 768px) {
      .days .day {
        float: left;
        font-size: 14px; } }

.days .info {
  color: #72ccd6;
  font-family: 'FHGiselle-Medium';
  font-size: 38px;
  letter-spacing: -0.2rem;
  font-weight: normal;
  white-space: nowrap; }
.days .info-location {
  color: #72ccd6;
  font-family: 'FHGiselle-Medium';
  font-size: 1.5rem;
  letter-spacing: 0rem;
  font-weight: normal;
  white-space: nowrap;
  text-align: center; }

.days .info small {
  font-size: 14px; }
  @media (max-width: 768px) {
    .days .info small {
      font-size: 14px; } }

#page #poster {
  display: none; }
  @media (max-width: 768px) {
    #page #poster {
      display: block; } }

.hide-mobile {
  display: inline-block; }
  @media (max-width: 768px) {
    .hide-mobile {
      display: none; } }

.hide-desktop {
  display: none; }
  @media (max-width: 768px) {
    .hide-desktop {
      display: inline-block; } }

.front-page #page #poster {
  display: block; }

#poster {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  background-image: url(https://popfest.at/wp-content/themes/videozoom/css/images/popfest23_website_a_-1.png);
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #d0de29;
  cursor: pointer; }
  @media (max-width: 768px) {
    #poster {
      width: 100vw; } }

.popfest-2023-cards-dayselect a.day-select.gradient-color {
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.popfest-2023-cards-dayselect a.day-select:hover {
  color: #702d7c !important; }

.popfest-2022-cards-dayselect h6,
.popfest-2023-cards-dayselect h6 {
  text-decoration: none;
  display: inline-block;
  color: #702d7c;
  font-family: FHGiselle-Medium;
  font-size: 42px;
  letter-spacing: -0.2rem;
  font-weight: normal;
  text-transform: none; }

.popfest-2022-cards-dayselect h5,
.popfest-2023-cards-dayselect h5 {
  text-decoration: none;
  display: inline-block;
  color: white;
  font-family: FHGiselle-Medium-Italic;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal; }

.popfest-2022-cards-dayselect h4,
.popfest-2023-cards-dayselect h4 {
  text-decoration: none;
  color: white;
  font-family: 'FHGiselle-Medium';
  font-size: 3rem;
  font-weight: normal;
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: normal;
  letter-spacing: -0.1rem;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .popfest-2022-cards-dayselect h4,
    .popfest-2023-cards-dayselect h4 {
      font-size: 2rem;
      text-align: left; } }

.popfest-2022-cards-dayselect a,
.popfest-2023-cards-dayselect a {
  color: inherit;
  text-decoration: none;
  margin: 0 0.15rem;
  padding: 0 0.15rem; }

.hidden {
  display: none; }
  @media (max-width: 768px) {
    .hidden {
      display: block; } }

.popfest-2022-card-overlay.smaller-overlay h1,
.popfest-2023-card-overlay.smaller-overlay h1 {
  font-size: 1.1rem;
  line-height: 1rem;
  color: #FF6B3E; }

.popfest-2022-card-overlay.smaller-overlay,
.popfest-2023-card-overlay.smaller-overlay {
  bottom: 3rem;
  padding: 0.5rem 0; }

.poster-logo {
  z-index: 100;
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100vw;
  text-align: center; }

#detail em {
  font-size: 0.7rem;
  font-style: normal; }

@media (max-width: 768px) {
  #wide-content {
    margin-top: 0; } }

.programm .info a:hover,
a:hover,
a:hover h5,
a:hover h2 {
  color: white !important; }

#wide-content .page-2014 .entry p {
  max-width: 680px;
  margin: 0 auto 0.5rem auto;
  font-size: 1.35rem;
  line-height: 1.2; }

.page-2016 .entry {
  max-width: 680px;
  margin: 0 auto; }

.artist-info {
  display: flex;
  flex-direction: column; }

h1 sub {
  display: block;
  font-size: 1rem; }

.page-headline {
  color: white !important;
  font-weight: normal;
  font-family: 'FHGISELLE-MEDIUM-ITALIC';
  text-transform: uppercase; }

.bold-italic {
  font-family: FHGiselle-Bold-Italic !important; }

.image-subttitle sub {
  display: block;
  font-size: 0.8rem; }

.image-subttitle {
  /* padding: 0 0 1rem 0; */
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 2rem;
  font-family: 'FHGiselle-Medium';
  margin: -0.5rem 0 1.5rem 0; }

.hosted-by {
  font-size: 1.5rem;
  color: white;
  margin: 0 0 0.5rem 0;
  display: block; }

/* TRANSITION */
@font-face {
  font-family: "ITCAvantGardeW04-Book";
  src: url("fonts/1122878/daa5c000-4e87-40e9-9689-eec7fd2a19e1.eot?#iefix");
  src: url("fonts/1122878/daa5c000-4e87-40e9-9689-eec7fd2a19e1.eot?#iefix") format("eot"), url("fonts/1122878/e58aa4f4-3fa9-4138-9cc9-712e1955902c.woff") format("woff"), url("fonts/1122878/b335d0cc-8594-4212-a73a-eb2a55d2b008.ttf") format("truetype"), url("fonts/1122878/3fec63b6-5c06-495d-8bad-0555b665ab8e.svg#3fec63b6-5c06-495d-8bad-0555b665ab8e") format("svg"); }
@font-face {
  font-family: "ITCAvantGardeW04-Demi";
  src: url("fonts/1122884/521186fb-1032-4a81-bff4-a67d052d6e5e.eot?#iefix");
  src: url("fonts/1122884/521186fb-1032-4a81-bff4-a67d052d6e5e.eot?#iefix") format("eot"), url("fonts/1122884/5f1f53ca-f786-466b-979b-2dc11d2d05e9.woff") format("woff"), url("fonts/1122884/ac3dc0aa-6281-4d8f-aadb-67c67099ff9c.ttf") format("truetype"), url("fonts/1122884/0f98417d-ca43-4d3e-b392-21a473e4917a.svg#0f98417d-ca43-4d3e-b392-21a473e4917a") format("svg"); }
@font-face {
  font-family: "FHGiselle-Regular";
  src: url("fonts/fhgiselle/FHGiselle-Regular.woff") format("woff");
  font-weight: 400; }
@font-face {
  font-family: "FHGiselle-Regular-Italic";
  src: url("fonts/fhgiselle/FHGiselle-RegularItalic.woff") format("woff");
  font-weight: 400; }
@font-face {
  font-family: "FHGiselle-Medium";
  src: url("fonts/fhgiselle/FHGiselle-Medium.woff") format("woff");
  font-weight: 500; }
@font-face {
  font-family: "FHGiselle-Medium-Italic";
  src: url("fonts/fhgiselle/FHGiselle-MediumItalic.woff") format("woff");
  font-weight: 500; }
@font-face {
  font-family: "FHGiselle-Bold";
  src: url("fonts/fhgiselle/FHGiselle-Bold.woff") format("woff");
  font-weight: 700; }
@font-face {
  font-family: "FHGiselle-Bold-Italic";
  src: url("fonts/fhgiselle/FHGiselle-BoldItalic.woff") format("woff");
  font-weight: 700; }
@font-face {
  font-family: "SaesGrotesk-Regular";
  src: url("fonts/saes/SaesGrotesk-Regular.woff") format("woff");
  font-weight: 400; }
@font-face {
  font-family: "SaesGrotesk-Book";
  src: url("fonts/saes/SaesGrotesk-Book.woff") format("woff");
  font-weight: 400; }
@font-face {
  font-family: "SaesGrotesk-Bold";
  src: url("fonts/saes/SaesGrotesk-Bold.woff") format("woff");
  font-weight: 700; }
@font-face {
  font-family: "SaesGrotesk-BookItalic";
  src: url("fonts/saes/SaesGrotesk-BookItalic.woff") format("woff");
  font-weight: 400; }
@font-face {
  font-family: "SaesGrotesk-BoldItalic";
  src: url("fonts/saes/SaesGrotesk-BoldItalic.woff") format("woff");
  font-weight: 700; }
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  border: 0; }

/* Attribute selector */
img {
  max-width: 100%;
  height: auto; }

/* Clearfix */
.frame:after {
  content: "";
  display: table;
  clear: both; }

.frame {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  position: relative; }

body {
  background-color: #23B44A; }

.empty {
  opacity: 0; }

.mobile-visible {
  display: none; }
  @media screen and (max-width: 400px) {
    .mobile-visible {
      display: block; } }

.mobile-hidden {
  display: block; }
  @media screen and (max-width: 400px) {
    .mobile-hidden {
      display: none; } }

#header {
  text-align: center;
  position: sticky;
  top: 0;
  z-index: 90; }
  #header span {
    text-align: left; }
    @media (max-width: 800px) {
      #header span {
        text-align: center; } }

#mobile-header, #navigation {
  display: none; }

@media (max-width: 800px) {
  #mobile-header {
    display: block; } }
#responsive-menu-button {
  display: block;
  text-decoration: none;
  margin-top: -0.2rem; }
  #responsive-menu-button img {
    padding: 0; }

.tuca {
  text-align: center; }

.werbung {
  padding-left: 102px;
  margin-top: -45px; }
  .werbung .karlsplatz_2 {
    padding-right: 70px; }
  .werbung img {
    display: inline-block;
    margin: -20px 10px 0 10px; }
  @media (max-width: 800px) {
    .werbung {
      display: none; } }

#logo {
  padding: 20px 0 13px 0; }
  @media (max-width: 800px) {
    #logo {
      margin-top: -15px; } }

@media (max-width: 800px) {
  #logo img {
    width: 80%;
    max-width: 550px; }
    #logo img.popfest-logo {
      width: 36%; }

  #topMenu {
    display: none; }

  .size-full {
    width: 90%;
    height: 90%; } }
.start img {
  max-width: 380px; }

.infosite {
  position: relative; }

.jahreszahl {
  position: absolute;
  bottom: 100px;
  right: 0px; }
  @media screen and (max-width: 800px) {
    .jahreszahl {
      display: none; } }

.teaser {
  margin-top: -150px;
  margin-bottom: -50px; }
  @media screen and (max-width: 800px) {
    .teaser {
      margin-top: -70px; } }
  @media screen and (max-width: 400px) {
    .teaser {
      margin-top: -50px; } }

.startseite_teaser {
  margin-top: -25px; }

#topnav_menu {
  padding-bottom: 10px; }
  #topnav_menu .title {
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 23px;
    color: #F1B67E; }
    @media (max-width: 800px) {
      #topnav_menu .title {
        font-size: 17px;
        line-height: 32px; } }
  #topnav_menu ul {
    text-align: right; }
    #topnav_menu ul li {
      display: inline-block; }
  #topnav_menu a {
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 23px; }
  @media screen and (max-width: 800px) {
    #topnav_menu {
      position: absolute;
      top: 0;
      left: 10%;
      width: 90%; } }

#cff .cff-item {
  padding: 0 !important; }

.cff-text a {
  color: #14672a !important; }

#cff .cff-post-text,
#cff .cff-viewpost-link,
#cff .cff-viewpost {
  padding-top: 0px !important;
  font-family: FHGiselle-Regular !important;
  font-weight: normal !important;
  font-size: 14px !important;
  text-transform: none !important;
  color: black; }

#cff .cff-viewpost-facebook {
  padding-top: 0px !important;
  font-family: FHGiselle-Medium !important;
  font-weight: normal !important;
  font-size: 14px !important;
  text-transform: none !important;
  color: black; }

.block {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  color: white;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  text-transform: uppercase;
  min-height: 240px; }
  @media (max-width: 800px) {
    .block {
      max-width: 350px;
      font-size: 33px;
      line-height: 33px;
      margin: 0 auto 15px auto; } }
  @media (max-width: 400px) {
    .block {
      font-size: 28px;
      line-height: auto; } }
  .block a {
    text-decoration: none;
    color: inherit; }
    .block a:hover {
      color: black; }

#facebooklike {
  position: absolute;
  top: 13px;
  left: 52px; }

.block.small {
  min-height: 190px;
  font-weight: normal;
  font-family: FHGiselle-Regular; }

.last.small a,
.bit-4 .small .textwidget a,
.bit-4 .small .textwidget {
  font-size: 14px;
  line-height: 16px;
  text-transform: none !important; }

#text-5 a,
#text-4 a,
#text-3 a {
  display: block; }

.backimage {
  min-height: 240px;
  width: 247px;
  padding: 10px;
  margin: 10px;
  position: absolute;
  opacity: 0;
  color: #e0d2e7;
  text-transform: uppercase;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  -moz-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  background-size: auto 100%;
  background-position: center center; }
  .backimage:hover {
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 1; }
  .backimage a {
    text-decoration: none;
    color: inherit; }
  @media (max-width: 800px) {
    .backimage {
      display: none; } }

.basefont {
  font-family: FHGiselle-Medium;
  font-weight: normal;
  font-size: 23px;
  line-height: 1em;
  margin-bottom: 15px;
  text-align: center;
  color: #F1B67E; }
  .basefont h2 {
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 23px;
    line-height: 1.2em;
    color: #F7AED0;
    margin-top: 15px; }
  @media (max-width: 800px) {
    .basefont {
      width: 94%;
      margin: 0 3%; } }

.front {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%; }

.bit-3 .block.red,
.block.red {
  background-color: #e0d2e7; }

.bit-3 .block.orange,
.block.orange {
  background-color: #fefefe; }

.bit-3 .block.yellow,
.block.yellow {
  background-color: #dedede; }

#app {
  position: absolute;
  top: 181px;
  left: -10px;
  z-index: 100; }
  #app img {
    width: 70%; }
  @media (max-width: 800px) {
    #app {
      display: none;
      top: -18px;
      left: 0; } }

.danke {
  font-family: 'Amatic SC', cursive;
  font-weight: normal;
  position: absolute;
  text-align: left;
  font-size: 130px;
  line-height: 1em;
  top: -15px;
  left: -75px;
  color: #ffef00; }
  @media (max-width: 1000px) {
    .danke {
      position: relative;
      text-align: center;
      width: 100%;
      left: 0; } }

.teaser {
  height: 380px;
  background-position: center center;
  background-repeat: repeat-x;
  background-size: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px; }
  .teaser .frame {
    text-align: center; }
  .teaser h1,
  .teaser h1 a {
    color: white;
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 60px;
    padding-top: 115px;
    text-decoration: none;
    line-height: 50px;
    text-transform: uppercase; }
    @media (max-width: 800px) {
      .teaser h1,
      .teaser h1 a {
        font-size: 32px;
        line-height: 1em; } }
    @media (max-width: 425px) {
      .teaser h1,
      .teaser h1 a {
        padding-top: 160px; } }
  .teaser h2,
  .teaser h2 a {
    color: white;
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 35px;
    padding-top: 15px;
    text-decoration: none; }
    @media (max-width: 800px) {
      .teaser h2,
      .teaser h2 a {
        font-size: 18px;
        line-height: 1em; } }
  .teaser .parallax {
    position: absolute;
    width: 100%;
    top: -380px;
    min-width: 900px;
    background-color: black;
    text-align: center; }
    .teaser .parallax img {
      max-width: 1900px; }

a.facebook_2 {
  display: block;
  position: absolute;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  overflow: hidden;
  z-index: 9999;
  background-image: url("../images/facebook-link.gif");
  background-repeat: no-repeat;
  background-position: center center; }

a.facebook_3 {
  position: absolute;
  text-indent: -9999em;
  width: 100%;
  left: 0px;
  height: 24px;
  overflow: hidden;
  z-index: 9999;
  background-image: url("https://popfest.at/wp-content/themes/videozoom/images/facebook-2019.png");
  background-repeat: no-repeat;
  background-position: center center; }

.entry .alignleft {
  float: left;
  margin: 10px 15px 10px 0; }

.flogo {
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.flogo:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.logos {
  background-color: #5de080;
  border-left: 1px solid #23B44A; }

#commentspost {
  display: none; }

.nomargin {
  margin: 0 0 5px 0 !important; }

.smallhead {
  font-size: 12px !important; }

@media only screen and (max-width: 800px) {
  #header span {
    text-align: right; } }

#detail {
  display: flex;
  flex-wrap: wrap; }

.detail-image {
  width: 48%;
  margin-right: 2%;
  color: #F1B67E; }
  @media (max-width: 768px) {
    .detail-image {
      width: 90vw;
      margin: 1rem auto;
      order: 5; } }

@media (max-width: 768px) {
  .detail-image img {
    display: none; } }

.detail-image a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'FHGISELLE-MEdium-Italic';
  text-transform: uppercase;
  font-size: 1.5rem; }

.detail-image p {
  margin-top: 0.5rem;
  margin-bottom: 1rem; }

@media (max-width: 768px) {
  .detail-image a {
    display: block; } }

.detail-image a:after {
  content: '\00a0\2013\00a0 '; }
  @media (max-width: 768px) {
    .detail-image a:after {
      content: ''; } }

.detail-image a:last-child:after {
  content: ''; }

.detail-text {
  width: 50%; }
  @media (max-width: 768px) {
    .detail-text {
      width: 90vw;
      margin: 0 auto; } }

.zoomVideo {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.zoomVideo iframe, .zoomVideo object, .zoomVideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.detail-text h1 {
  font-size: 2.8rem;
  color: #72ccd6;
  font-family: 'FHGiselle-Bold-Italic';
  line-height: 1;
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: normal;
  letter-spacing: -0.02rem;
  padding-top: 0.5rem; }

p.p1,
p.p2 {
  background-image: linear-gradient(90deg, #f7afce, #dfe37e, #b8ddd3, #f7afce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 transparent;
  margin-bottom: 1rem; }

.downarrowclass {
  background: url(../images/downh.png) no-repeat center;
  padding: 6px 11px; }

.rightarrowclass {
  background: url(../images/right.png) no-repeat center right;
  padding: 10px;
  position: absolute;
  right: 10px; }

.dropdown ul {
  margin: 0;
  list-style-type: none; }

.dropdown ul li ul li {
  margin: 0; }

.dropdown a {
  color: #F1B67E;
  text-decoration: none;
  padding: 3px 10px; }

#topNav .dropdown a {
  padding: 4px 7px; }

#topNav .dropdown a:hover {
  background: #333;
  color: #fff; }

.dropdown a:hover {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  background: #fbfbfb;
  color: black !important; }

.dropdown li {
  display: inline;
  font-size: 13px;
  font-weight: normal;
  padding: 0;
  margin: 0 3px; }

.dropdown li a:hover .downarrowclass, .dropdown li:hover .downarrowclass, .dropdown ul li.current_page_item a .downarrowclass, .dropdown ul li.current-cat a .downarrowclass {
  background: url(../images/down.png) no-repeat center; }

/*Top level list items*/
.dropdown ul li {
  position: relative;
  display: inline;
  margin-right: 0; }

/*Top level menu link items style*/
.dropdown ul li a {
  text-decoration: none; }

* html .dropdown ul li a {
  display: inline-block;
  /*IE6 hack to get sub menu links to behave correctly*/ }

/*1st sub level menu*/
.dropdown ul li ul {
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden;
  z-index: 100;
  background: #fff;
  text-align: left;
  margin: 0;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  margin-top: -2px;
  padding: 3px 0; }

#topNav .dropdown ul li ul {
  position: absolute;
  z-index: 250;
  background: #333;
  margin-top: -3px; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.dropdown ul li ul li ul {
  top: 0; }

/* Sub level menu links style */
.dropdown ul li ul li a {
  width: 140px;
  padding: 3px 10px;
  margin: 0;
  border-top-width: 0;
  border-bottom: 1px solid #EAEAEA;
  text-transform: none;
  display: block;
  color: #333;
  line-height: 1.9; }

#topNav .dropdown ul li ul li a {
  border-bottom: 1px solid #444;
  color: #fff;
  line-height: 1.7; }

.dropdown ul li ul li:last-child a, .dropdown ul li ul li:last-child a:hover {
  border: none; }

.dropdown ul li ul li a:hover {
  color: #000; }

.dropdown ul li:hover a {
  color: #F7AED0;
  /*background: #fff;*/
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em; }

#topNav .dropdown ul li:hover a {
  color: #fff;
  /*background: #333;*/ }

.dropdown ul li:hover ul li a {
  color: #444; }

.dropdown ul li:hover ul li:hover a:hover {
  background: #2f2f2f;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

#topNav .dropdown ul li:hover ul li:hover a:hover {
  background: #444;
  color: #fff; }

/* ============= scrollDownContent ========== */
.color-block {
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px;
  margin: 0px; }

.color-block p {
  font-size: 18px;
  line-height: 22px;
  font-family: FHGiselle-Regular;
  padding: 0px;
  margin: 0px; }

#scrollDownContent {
  display: none;
  width: 920px;
  margin: 0 auto;
  font-family: FHGiselle-Medium;
  font-weight: normal; }
  #scrollDownContent a {
    text-decoration: none;
    color: white; }
  @media (max-width: 800px) {
    #scrollDownContent {
      display: none !important; } }

.popfest_block {
  float: left;
  width: 30%;
  margin: 0;
  padding: 0 0 0 3%; }
  @media (max-width: 768px) {
    .popfest_block {
      width: 100%;
      padding: 0; } }

.popfest_block_session {
  float: left;
  width: 30%;
  margin: 0;
  padding: 0 0 0 3%; }

.popfest_block_session h5 {
  margin-bottom: 4px !important;
  color: black !important;
  text-transform: uppercase !important; }

.sessiontitle {
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px; }

a.sessionlink {
  display: inline;
  padding-top: 2px;
  line-height: 20px; }

a:hover.sessionlink {
  background-color: black; }

.sessionlocation {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  display: block;
  color: white;
  line-height: 16px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0; }

.popfest_block_session span.subinfo {
  color: white !important; }

.color-block h1 {
  color: white;
  font-size: 24px;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  margin: 0 !important; }

.color-block h2, .color-block h2 a {
  margin-top: 10px;
  margin-bottom: 0 !important;
  color: white;
  font-size: 18px;
  font-weight: normal; }

.color-block h2 a {
  padding-right: 3px;
  margin: 0px; }

.color-block h2 a.location {
  color: #fdfdfd; }

.color-block h2 a:hover {
  background-color: #fbfbfb;
  color: black !important; }

.color-block h3 {
  margin: 0 0 3px 0;
  padding: 0px;
  color: black;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: normal;
  border: 0;
  height: inherit; }

.color-block #y2011 h3, .color-block #y2010 h3 {
  margin: 0 0 3px 0;
  padding: 0px;
  color: black;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: normal;
  border: 0;
  height: inherit; }

.color-block #y2011 h5, .color-block #y2010 h5 {
  padding: 3px 0 0 0;
  margin: 0;
  color: black;
  font-size: 10px;
  line-height: 10px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.color-block #y2012 h3 {
  margin: 0 0 3px 0;
  padding: 0px;
  color: black;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: normal;
  border: 0;
  height: inherit; }

.color-block #y2012 h5 {
  padding: 3px 0 0 0;
  margin: 0;
  color: black;
  font-size: 10px;
  line-height: 10px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.color-block h3 a {
  padding: 0 2px 0 0;
  color: white;
  border: 0; }

.color-block h3 a:hover {
  background-color: #fbfbfb;
  color: black !important;
  border: 0; }

.color-block h4 {
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  padding: 15px 0 5px 0; }

.color-block span.book {
  font-size: 14px;
  line-height: 16px;
  display: block;
  padding: 0px;
  margin: 2px 0 0 0;
  text-transform: uppercase; }

.color-block span.subinfo {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  display: block;
  color: black;
  font-size: 9px;
  line-height: 9px;
  padding: 0px;
  margin: 0px; }

.color-block h5 {
  padding: 4px 0 2px 0;
  margin: 0;
  color: black;
  font-size: 10px;
  line-height: 10px;
  font-family: FHGiselle-Regular; }

#scroll_down_wrapper {
  /*background-color:#ba9765; */
  /* was ee7882 */
  padding: 10px 15px;
  background-color: #21a745;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#scroll_down_left {
  padding: 15px 0 0 3%;
  width: 57%;
  max-width: 500px;
  float: left; }

#scroll_down_right {
  padding: 15px 3% 18px 0;
  width: 34%;
  max-width: 300px;
  float: right; }

#y2023_wrapper {
  background-color: #23B44A;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2022_wrapper {
  background-color: #23B44A;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2021_wrapper {
  background-color: #22b048;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2020_wrapper {
  background-color: #21ab46;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2019_wrapper {
  background-color: #21a745;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2018_wrapper {
  background-color: #20a343;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2017_wrapper {
  background-color: #1f9f41;
  /*#d4b98a;*/
  /*#ffe546;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2016_wrapper {
  background-color: #1e9a3f;
  /*#d4b98a;*/
  /*#ffe546;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2015_wrapper {
  background-color: #1d963e;
  /*#d4b98a;*/
  /*#ffe546;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2014_wrapper {
  background-color: #1c923c;
  /*#d4b98a;*/
  /*#ffe546;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2013_wrapper {
  background-color: #1c8e3a;
  /*#d4b98a;*/
  /*#ffe546;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2012_wrapper {
  background-color: #1c8e3a;
  /*9c82b2;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2011_wrapper {
  background-color: #1b8938;
  /*8b6ca5;*/
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#y2010_wrapper {
  background-color: #1a8537;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#warmup_wrapper {
  background-color: #23B44A;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#donnerstag_wrapper {
  background-color: #25c14f;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#freitag_wrapper {
  background-color: #28ce55;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#samstag_wrapper {
  background-color: #2ed65c;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#sonntag_wrapper {
  background-color: #3bd966;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#warmup_wrapper h2 a.location,
#warmup_wrapper h2.location,
#donnerstag_wrapper h2 a.location,
#donnerstag_wrapper h2.location,
#freitag_wrapper h2 a.location,
#freitag_wrapper h2.location,
#samstag_wrapper h2 a.location,
#samstag_wrapper h2.location,
#sonntag_wrapper h2 a.location,
#sonntag_wrapper h2.location {
  color: #F7AED0; }

#warmup, #donnerstag, #freitag, #samstag, #sonntag,
#y2023,
#y2022,
#y2021,
#y2020,
#y2019,
#y2018,
#y2017,
#y2016,
#y2015,
#y2014,
#y2013,
#y2012,
#y2011,
#y2010 {
  display: none; }

#donnerstag_12, #freitag_12, #samstag_12, #sonntag_12 {
  display: none; }

#donnerstag_12 .popfest_block h3 a:hover {
  color: white !important; }

#donnerstag_12_wrapper {
  background-color: #f5aeb4;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#freitag_12_wrapper {
  background-color: #f29ba2;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#samstag_12_wrapper {
  background-color: #f08a92;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#sonntag_12_wrapper {
  background-color: #ee7882;
  padding: 10px 15px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
  overflow: hidden;
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #81951c; }

h2 a.popfestspecial {
  /*color:black !important;*/
  text-decoration: none;
  font-family: FHGiselle-Regular !important;
  font-weight: normal !important; }

#footer {
  text-align: center;
  font-family: FHGiselle-Regular;
  padding: 25px 0 50px 0; }

.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-family: FHGiselle-Regular;
  font-size: 23px;
  background-color: #1c8e3a;
  color: white; }

.sidr .sidr-inner {
  padding: 0 0 15px; }

.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr.right {
  left: auto;
  right: -260px; }

.sidr.left {
  left: -260px;
  right: auto; }

.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0; }

.sidr ul li {
  display: block;
  margin: 0;
  padding: 5px 0;
  text-align: left; }

.sidr ul li a, .sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: white; }

.sidr ul li ul {
  margin: 0; }

.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px; }

.sidr ul li ul li a, .sidr ul li ul li span {
  color: white;
  padding-left: 30px;
  font-size: 18px; }

#main {
  max-width: 1200px;
  margin: 0 auto;
  width: 96%; }
  @media (max-width: 768px) {
    #main {
      width: 90%; } }

/* ============= body ================ */
html {
  background-color: #23B44A; }

body {
  font-family: FHGiselle-Regular, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #000;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow-x: hidden; }

#postFuncs h2 {
  color: white;
  font-weight: normal; }

#postFuncs h2 a {
  color: white;
  font-weight: normal; }

#postFuncs h2 a:hover {
  color: #4e1766; }

/* ============= page ================ */
.entry {
  font-size: 1.3rem;
  line-height: 1.2;
  margin: 15px 0 10px 0;
  color: #d0de29;
  font-family: 'FHGiselle-Regular';
  letter-spacing: 0.05rem; }

.entry h3 {
  font-size: 1.5rem;
  color: #d0de29;
  margin-bottom: 5px; }

.page-8706 .entry p {
  font-size: 1.5rem;
  line-height: 1.9rem; }

.entry .entry-block strong,
.entry .entry-block b,
.entry p strong,
.entry p b {
  color: white !important;
  font-weight: normal;
  font-family: 'FHGISELLE-MEDIUM-ITALIC';
  text-transform: uppercase; }

.entry-block {
  margin: 0 0 1rem 0; }

.entry a {
  text-decoration: none;
  color: #702d7c; }
  .entry a:hover {
    text-decoration: underline; }

#page {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative; }

#wide-content .entry p {
  margin-right: 0;
  padding-right: 0; }

.left-row {
  width: 49%;
  float: left; }

.right-row {
  width: 49%;
  float: right; }

@media only screen and (max-width: 440px) {
  .left-row,
  .right-row {
    text-align: center;
    width: 90%;
    display: block;
    float: none; } }
.fb-wall-media img {
  max-width: 200px; }

a.karlsplatz {
  display: block;
  position: absolute;
  text-indent: -9999em;
  top: 5px;
  /*left:12px; */
  left: -91px;
  width: 81px;
  height: 19px;
  overflow: hidden; }

a.logo_wienmuseum {
  display: block;
  float: left;
  width: 116px;
  height: 48px;
  text-indent: -9999em;
  background-image: url("images/wien-museum.png"); }

a.logo_tu_wien {
  display: block;
  float: left;
  width: 139px;
  height: 48px;
  text-indent: -9999em;
  background-image: url("images/tu-wien.png"); }

a.logo_brut {
  display: block;
  float: left;
  width: 139px;
  height: 41px;
  text-indent: -9999em;
  background-image: url("images/brut.png"); }

a.logo_ostclub {
  display: block;
  float: left;
  width: 94px;
  height: 42px;
  text-indent: -9999em;
  background-image: url("images/ost-club-12.gif"); }

a.logo_kunsthalle {
  display: block;
  float: left;
  width: 116px;
  height: 41px;
  text-indent: -9999em;
  background-image: url("images/kunsthalle.png"); }

a.logo_ostclub, a.logo_kunsthalle, a.logo_brut, a.logo_wienmuseum, a.logo_tu_wien, a.app_link, a.android img, a.iphone img {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4; }

a:hover.logo_ostclub, a:hover.logo_kunsthalle, a:hover.logo_brut, a:hover.logo_wienmuseum, a:hover.logo_tu_wien, a:hover.app_link, a:hover.android img, a:hover.iphone img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

li.iconOnly a img {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4; }

li.iconOnly a {
  padding: 0px 4px 4px 0px; }

li.iconOnly a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

/* ============= po ================ */
.picture_overlay_wrapper {
  position: relative;
  background-color: none;
  max-width: 930px;
  width: 100%;
  height: auto; }
  @media (max-width: 800px) {
    .picture_overlay_wrapper {
      width: 100%; } }

.picture_overlay {
  position: absolute;
  bottom: 13px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 0;
  text-align: left;
  max-height: 100%;
  overflow: hidden;
  width: 90%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  @media (max-width: 500px) {
    .picture_overlay {
      display: none; } }
  .picture_overlay h1 {
    margin: 10px;
    padding: 10px;
    color: #23B44A;
    font-family: FHGiselle-Medium;
    font-weight: normal !important;
    font-size: 23px;
    line-height: 1em;
    text-transform: uppercase; }
  .picture_overlay img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

.pocontent h1 a {
  color: black;
  text-transform: uppercase; }

.pocontent h2 a {
  color: black;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px; }

p.poeventdatum {
  color: #747474 !important;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0; }

.poexcerpt {
  color: black !important; }

/* general */
ul {
  list-style: none; }

/* content */
#content ul.posts div.cover {
  margin-bottom: 3px; }

#content ul.posts h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 3px; }

#content ul.posts p {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0; }

#content ul.posts li {
  float: left;
  display: inline;
  margin-bottom: 10px; }

#content ul.posts li:hover {
  background-color: #2f2f2f; }

#content ul.posts-3 li {
  max-width: 283px;
  width: 33%;
  padding: 1%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }
  @media (max-width: 600px) {
    #content ul.posts-3 li {
      width: 50%;
      height: auto; } }

@media (max-width: 600px) {
  #archive #loop .cleaner {
    display: none; } }

#content ul.grid p {
  display: none; }

#content ul.grid p.postmetadata {
  display: block; }

#content ul.list p {
  display: block;
  color: #aaa; }

#content ul.list p.postmetadata {
  margin: 6px 0 10px; }

#content ul.list h2 {
  font-size: 21px;
  font-weight: bold;
  line-height: 26px; }

#content ul.list li {
  width: 100%;
  float: left;
  display: block;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #333; }

#content ul.list li:hover {
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none; }

#content ul.list li div.cover {
  float: left;
  display: inline;
  margin-right: 15px; }

#content ul.list p.more {
  margin: 12px 0 4px; }

#content ul.grid li.cleaner {
  clear: left;
  display: block;
  visibility: hidden;
  float: none;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  padding: 0;
  margin-bottom: 3px; }

#content ul.list li.cleaner {
  display: none; }

.cover {
  position: relative; }
  .cover img {
    padding: 0px;
    margin: 0px;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

#sidebar {
  float: left;
  display: inline;
  max-width: 225px;
  width: 22%; }
  @media (max-width: 800px) {
    #sidebar {
      display: none; } }

div.full #content {
  float: none;
  display: block;
  max-width: 930px;
  width: 96%;
  margin-right: 0; }

div.full #sidebar {
  display: none; }

div.invert #content {
  float: right;
  margin-right: 0;
  margin-left: 20px; }

div.invert #sidebar {
  float: right; }

#content div.postmetadata,
#content div.single {
  float: left;
  display: inline; }

#content div.postmetadata {
  max-width: 125px;
  width: 16%;
  margin-right: 20px;
  margin-top: 8px; }
  @media (max-width: 800px) {
    #content div.postmetadata {
      display: none; } }

#content div.postmetadata div.sep {
  margin: 15px 0; }

#content div.postmetadata p.header {
  font-size: 13px;
  font-weight: bold;
  color: #fff; }

#content div.postmetadata a {
  color: #888; }

#content div.postmetadata a:hover {
  color: #55cc55; }

#content div.single {
  width: 80%;
  font-size: 13px;
  line-height: 18px;
  font-family: FHGiselle-Medium; }
  @media (max-width: 800px) {
    #content div.single {
      width: 100%;
      max-width: 800px; } }

#content div.single-page {
  float: none;
  display: block;
  width: 715px; }

/* custom */
#content ul.list p {
  display: block;
  color: #000; }

p.postmetadata a {
  background-color: #fbfbfb;
  /*#69ba77;*/
  color: #F1B67E;
  font-family: FHGiselle-Regular;
  font-weight: normal;
  padding: 0 4px;
  font-size: 12px;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  p.postmetadata a:hover {
    background-color: black;
    color: #fbfbfb;
    text-decoration: none; }

.popfest2012 p.postmetadata a {
  background-color: #fe879a; }

.popfest2012 p.postmetadata a:hover {
  background-color: white;
  color: #fe879a; }

p.postmetadata.popfest2012 a {
  background-color: #fe879a; }

p.postmetadata.popfest2012 a:hover {
  background-color: white;
  color: #fe879a; }

#postFuncs {
  display: none;
  margin: 0 0 15px;
  /*background: #f1f1f1 url(images/back_funcs.png) repeat-x top left; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 33px;
  padding-left: 10px;
  /* border-bottom:1px solid #e4e4e4;  */
  color: white;
  background: #bf9a5e;
  /* Old browsers */ }

.widget p.header, #content div.postmetadata p.header {
  color: #F7AED0;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  padding: 11px 0 0px 5px;
  margin-bottom: 10px;
  text-transform: uppercase; }

#sidebar .widget ul li a {
  font-family: FHGiselle-Medium;
  color: #F7AED0; }
  #sidebar .widget ul li a:hover {
    color: white; }

.footer p.header {
  padding-top: 0;
  color: white;
  padding: 0; }

/*
#content div.postmetadata p.header {color: #747474; font-weight: normal; font-size: 14px; line-height: 18px; padding: 11px 0 5px 0; border-bottom: solid 1px #cfd3d3; }
*/
.widget ul li a {
  font-size: 14px;
  color: white;
  text-decoration: none; }

.widget ul li {
  padding: 0; }

#sidebar .widget ul li:hover {
  background-color: black;
  color: #fbfbfb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  #sidebar .widget ul li:hover a {
    color: #fbfbfb; }

#sidebar .widget {
  margin-bottom: 15px; }

#sidebar .widget ul li.current-menu-item,
#sidebar .widget ul li.current_page_item,
#sidebar .widget ul li.current-menu-ancestor,
#sidebar .widget ul li.current-post-ancestor,
#sidebar .widget ul li.current-menu-parent,
#sidebar .widget ul li.current_page_parent {
  font-weight: normal;
  background-color: #fbfbfb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  #sidebar .widget ul li.current-menu-item a,
  #sidebar .widget ul li.current_page_item a,
  #sidebar .widget ul li.current-menu-ancestor a,
  #sidebar .widget ul li.current-post-ancestor a,
  #sidebar .widget ul li.current-menu-parent a,
  #sidebar .widget ul li.current_page_parent a {
    color: #F1B67E; }

.footer .widget ul li.current-menu-item {
  font-weight: bold;
  background-color: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: white; }
  .footer .widget ul li.current-menu-item:hover {
    background-color: transparent; }

ul.widget li {
  padding: 2px 5px; }

#footWidgets .widget {
  background-color: #fdfdfd;
  border-radius: 5px;
  padding: 10px 15px;
  font-family: FHGiselle-Regular;
  font-size: 14px;
  color: #F1B67E;
  text-transform: uppercase; }
  #footWidgets .widget a {
    text-decoration: none;
    color: #F1B67E; }
    #footWidgets .widget a:hover {
      color: white !important;
      background-color: #F1B67E; }

#footWidgets .widget p.header {
  font-family: FHGiselle-Regular;
  font-size: 14px;
  color: #F1B67E;
  text-transform: uppercase; }

#footWidgets .first .widget,
#footWidgets .first .widget p.header {
  background-color: #fdfdfd;
  color: #F1B67E; }
  #footWidgets .first .widget a,
  #footWidgets .first .widget p.header a {
    color: #F1B67E; }
    #footWidgets .first .widget a:hover,
    #footWidgets .first .widget p.header a:hover {
      color: #e78222; }

#footWidgets div.column.last {
  margin-right: 0;
  padding-right: 0; }

#footWidgets .last .widget {
  background-color: #fdfdfd; }

#footWidgets .widget ul li {
  padding: 2px 0px; }

#footWidgets .widget ul li.current-menu-item {
  font-weight: bold;
  background-color: #fff;
  color: black; }

#footWidgets .widget ul li.current-menu-item hover a {
  color: #fff; }

#footWidgets li.current-menu-item, #footWidgets li.current_page_item, #footWidgets li.current-menu-ancestor, #footWidgets li.current-menu-parent, #footWidgets li.current_page_parent {
  border: 0; }

li.current-menu-item,
li.current_page_item,
li.current-menu-ancestor,
li.current-menu-parent,
li.current_page_parent {
  background-color: #f384b8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: white; }
  li.current-menu-item:hover,
  li.current_page_item:hover,
  li.current-menu-ancestor:hover,
  li.current-menu-parent:hover,
  li.current_page_parent:hover {
    background-color: #f384b8; }

.widget_categories ul li:hover {
  background: #ced2d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.widget ul.posts li:hover {
  background-color: #ced2d2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#footWidgets a:hover {
  color: #373737; }

/* ============= video ====================== */
div.zoomVideoBig {
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  background-image: none;
  /*min-height: 300px;*/
  padding: 0px;
  text-align: center; }
  div.zoomVideoBig img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

#featPostsBig {
  font-size: 12px;
  line-height: 18px;
  background: #bf9a5e url() repeat-x top left;
  min-height: 250px;
  padding: 15px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

/* bg:cfd3d3 */
#featPostsBig p {
  color: #000; }

#featPosts {
  margin-top: 5px;
  margin-bottom: 15px;
  width: 96%;
  max-width: 930px;
  position: relative; }

/* ============= content ==================== */
.single h1 {
  font-size: 2rem;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 0 0;
  padding-bottom: 0px;
  color: #702d7c; }

.single h1 a {
  color: black;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  text-decoration: none; }

.single .entry #y2023_wrapper h1,
.single .entry #y2022_wrapper h1,
.single .entry #y2021_wrapper h1,
.single .entry #y2020_wrapper h1,
.single .entry #y2019_wrapper h1,
.single .entry #y2018_wrapper h1,
.single .entry #y2017_wrapper h1,
.single .entry #y2016_wrapper h1,
.single .entry #y2015_wrapper h1,
.single .entry #y2014_wrapper h1,
.single .entry #y2013_wrapper h1,
.single .entry #y2012_wrapper h1,
.single .entry #y2011_wrapper h1,
.single .entry #y2010_wrapper h1 {
  font-size: 23px;
  line-height: 1em; }
  .single .entry #y2023_wrapper h1 a,
  .single .entry #y2022_wrapper h1 a,
  .single .entry #y2021_wrapper h1 a,
  .single .entry #y2020_wrapper h1 a,
  .single .entry #y2019_wrapper h1 a,
  .single .entry #y2018_wrapper h1 a,
  .single .entry #y2017_wrapper h1 a,
  .single .entry #y2016_wrapper h1 a,
  .single .entry #y2015_wrapper h1 a,
  .single .entry #y2014_wrapper h1 a,
  .single .entry #y2013_wrapper h1 a,
  .single .entry #y2012_wrapper h1 a,
  .single .entry #y2011_wrapper h1 a,
  .single .entry #y2010_wrapper h1 a {
    color: #702d7c; }
    .single .entry #y2023_wrapper h1 a:hover,
    .single .entry #y2022_wrapper h1 a:hover,
    .single .entry #y2021_wrapper h1 a:hover,
    .single .entry #y2020_wrapper h1 a:hover,
    .single .entry #y2019_wrapper h1 a:hover,
    .single .entry #y2018_wrapper h1 a:hover,
    .single .entry #y2017_wrapper h1 a:hover,
    .single .entry #y2016_wrapper h1 a:hover,
    .single .entry #y2015_wrapper h1 a:hover,
    .single .entry #y2014_wrapper h1 a:hover,
    .single .entry #y2013_wrapper h1 a:hover,
    .single .entry #y2012_wrapper h1 a:hover,
    .single .entry #y2011_wrapper h1 a:hover,
    .single .entry #y2010_wrapper h1 a:hover {
      text-decoration: none; }
.single .entry #y2023_wrapper h5,
.single .entry #y2022_wrapper h5,
.single .entry #y2021_wrapper h5,
.single .entry #y2020_wrapper h5,
.single .entry #y2019_wrapper h5,
.single .entry #y2018_wrapper h5,
.single .entry #y2017_wrapper h5,
.single .entry #y2016_wrapper h5,
.single .entry #y2015_wrapper h5,
.single .entry #y2014_wrapper h5,
.single .entry #y2013_wrapper h5,
.single .entry #y2012_wrapper h5,
.single .entry #y2011_wrapper h5,
.single .entry #y2010_wrapper h5 {
  font-weight: normal;
  color: white;
  font-size: 1rem;
  line-height: 1; }
.single .entry #y2023_wrapper h3 a,
.single .entry #y2022_wrapper h3 a,
.single .entry #y2021_wrapper h3 a,
.single .entry #y2020_wrapper h3 a,
.single .entry #y2019_wrapper h3 a,
.single .entry #y2018_wrapper h3 a,
.single .entry #y2017_wrapper h3 a,
.single .entry #y2016_wrapper h3 a,
.single .entry #y2015_wrapper h3 a,
.single .entry #y2014_wrapper h3 a,
.single .entry #y2013_wrapper h3 a,
.single .entry #y2012_wrapper h3 a,
.single .entry #y2011_wrapper h3 a,
.single .entry #y2010_wrapper h3 a {
  font-weight: normal;
  text-transform: uppercase; }

.single .entry #y2023_wrapper {
  background-color: #F7AED0; }

.single .entry #y2022_wrapper {
  background-color: #F7AED0; }

.single .entry #y2021_wrapper {
  background-color: #f7a9cd; }

.single .entry #y2020_wrapper {
  background-color: #f6a5cb; }

.single .entry #y2019_wrapper {
  background-color: #f6a0c8; }

.single .entry #y2018_wrapper {
  background-color: #f59bc5; }

.single .entry #y2017_wrapper {
  background-color: #f597c3; }

.single .entry #y2016_wrapper {
  background-color: #f492c0; }

.single .entry #y2015_wrapper {
  background-color: #f48ebd; }

.single .entry #y2014_wrapper {
  background-color: #f389ba; }

.single .entry #y2013_wrapper {
  background-color: #f384b8; }

.single .entry #y2012_wrapper {
  background-color: #f280b5; }

.single .entry #y2011_wrapper {
  background-color: #f27bb2; }

.single .entry #y2010_wrapper {
  background-color: #f176b0; }

.single h2 {
  margin-bottom: 15px;
  color: #F7AED0;
  background: linear-gradient(90deg, #f2ef76, #79edb4, #d1b8ba) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  display: inline-block;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  line-height: 1em; }

.single {
  color: #000;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden; }

#content div.postmetadata a {
  color: #333; }

#content div.postmetadata a:hover {
  color: #000; }

/* ============= green links ================ */
/* ============= footer ===================== */
#footWidgets {
  margin: 0 auto;
  padding: 20px 0px 0px 0px;
  font-size: 12px;
  line-height: 18px;
  color: #106d28;
  clear: both;
  max-width: 930px;
  width: 96%; }

#footWidgets p.header {
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px 0; }

#footWidgets a {
  font-weight: normal; }

#footWidgets a:hover {
  color: black;
  text-decoration: none; }

#footer {
  margin-top: 15px;
  text-align: center;
  padding: 0px 0 20px 0;
  color: #106d28;
  clear: both; }

#footer a {
  color: #8b6ca5; }

#footWidgets div.column {
  float: left;
  display: inline;
  padding: 0px;
  margin: 0 3% 0 0;
  width: 31%; }
  @media screen and (max-width: 480px) {
    #footWidgets div.column {
      float: left;
      display: inline;
      padding: 0px;
      margin: 0 15% 15px 15%;
      width: 70%; } }

.footer-info {
  font-size: 10px;
  text-transform: uppercase; }

.blacky {
  color: #ff0000 !important; }

/* ============= ec3 Calendar =============== */
div.ec3_schedule {
  display: block;
  float: left;
  padding: 0px;
  margin: 0 10px 0px 0;
  color: black;
  font-weight: bold;
  background-color: #333; }

span.ec3_fulldate {
  display: block;
  padding: 3px 10px;
  font-size: 1.2em;
  background-color: #fff; }

span.ec3_start {
  display: block;
  padding: 3px 10px 0px 10px;
  font-size: 1.8em;
  color: #999; }

span.ec3_to {
  display: none; }

span.ec3_end {
  display: none; }

a.post_website, a.post_myspace, a.post_facebook, a.post_flickr, a.post_twitter, a.post_soundcloud,
a.post_instagram, a.post_pinterest, a.post_bandcamp,
a.post_website_2012, a.post_myspace_2012, a.post_facebook_2012, a.post_flickr_2012, a.post_twitter_2012 {
  display: block;
  padding-left: 32px;
  height: 24px;
  margin-bottom: 2px;
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 24px;
  background-color: #F7AED0;
  color: white !important;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none; }

a.post_website:hover, a.post_myspace:hover, a.post_facebook:hover, a.post_flickr:hover, a.post_twitter:hover, a.post_soundcloud:hover,
a.post_pinterest:hover, a.post_instagram:hover,
a.post_bandcamp:hover,
a.post_website_2012:hover,
a.post_myspace_2012:hover,
a.post_facebook_2012:hover,
a.post_flickr_2012:hover,
a.post_twitter_2012:hover {
  background-color: #ef5aa0;
  text-decoration: none; }

a.post_website {
  background-image: url("images/go-web.png"); }

a.post_myspace {
  background-image: url("images/go-myspace.png"); }

a.post_facebook {
  background-image: url("images/go-facebook.png"); }

a.post_instagram {
  background-image: url("images/go-instagram.png"); }

a.post_pinterest {
  background-image: url("images/go-pinterest.png"); }

a.post_twitter {
  background-image: url("images/go-twitter.png"); }

a.post_soundcloud {
  background-image: url("images/go-soundcloud.png"); }

a.post_bandcamp {
  background-image: url("images/go-bandcamp.png"); }

a.post_flickr {
  background-image: url("images/go-flickr.png"); }

a.post_website_2012:hover,
a.post_myspace_2012:hover,
a.post_facebook_2012:hover,
a.post_flickr_2012:hover,
a.post_soundcloud_2012:hover,
a.post_twitter_2012:hover {
  background-color: #333;
  text-decoration: none;
  color: #c71006; }

a.post_website_2012 {
  background-image: url("images/go-web.png");
  background-color: #999; }

a.post_myspace_2012 {
  background-image: url("images/go-myspace.png");
  background-color: #999; }

a.post_facebook_2012 {
  background-image: url("images/go-facebook.png");
  background-color: #999; }

a.post_twitter_2012 {
  background-image: url("images/go-twitter.png");
  background-color: #999; }

a.post_flickr_2012 {
  background-image: url("images/go-flickr.png");
  background-color: #999; }

#content a.custom_link {
  display: none;
  font-size: 14px;
  text-transform: uppercase;
  color: white !important;
  padding: 0;
  margin: 0;
  text-decoration: none; }

p.more {
  display: none; }

a.gradient-hover:hover {
  background: linear-gradient(90deg, #f2ef76, #79edb4, #d1b8ba) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  display: inline-block; }

a.gradient-white {
  background: linear-gradient(90deg, #fff, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block; }

.popfest-2022-locations-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto 2rem auto; }

.popfest-2022-locations-item {
  flex: 1 0 32%;
  white-space: nowrap; }

/*********************************************************************************************

3. Featured Slider -------------------------  wpzoom_featured_posts.php

*********************************************************************************************/
#featPosts {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 930px;
  width: 100%; }
  @media (max-width: 930px) {
    #featPosts {
      display: none; } }

#featPostsBig {
  font-size: 18px;
  line-height: 22px;
  background-color: white;
  min-height: 250px;
  padding: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  #featPostsBig p {
    width: 94%;
    color: black; }
  #featPostsBig div.cover {
    float: left;
    display: inline;
    margin-right: 15px; }
  #featPostsBig h1 {
    /*margin-bottom:12px;*/ }
  #featPostsBig h1 a {
    color: black;
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 23px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none; }
  #featPostsBig .posteventdatum {
    font-size: 23px;
    line-height: 37px;
    color: black;
    font-family: FHGiselle-Medium;
    font-weight: normal; }

#featPostsBig p.postmetadata, div.single p.postmetadata {
  font-size: 11px;
  line-height: 16px;
  color: #888;
  margin: 0 0 5px; }

#featPostsBig h2 {
  font-size: 31px;
  line-height: 36px;
  margin-bottom: 10px; }

#featPostsBig p.postmetadata a {
  background-color: #801823;
  color: #f8b3b6; }

#content ul.list li {
  width: 100%;
  float: left;
  display: block;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 0px solid #373737; }

#content ul.posts li {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

#content ul.posts li:hover {
  background-color: #1c8e3a;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

p.more {
  font-size: 13px;
  font-weight: bold; }

p.more a {
  color: #4a186f;
  font-weight: bold;
  padding: 5px 10px;
  background: #e2cfa4 url("") repeat-x top left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

p.more a:hover {
  text-decoration: none;
  color: black; }

#featPostsSmall {
  background: #252525 url(images/back_posts_small.png) repeat-x top left;
  padding: 15px 20px 0;
  margin-bottom: 25px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

#featPostsSmall li {
  float: left;
  position: relative;
  height: 98px;
  margin: 0 0 15px;
  display: inline;
  filter: alpha(opacity=45);
  opacity: .45;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)"; }

#featPostsSmall span {
  position: absolute;
  background: url("images/overlay.png") no-repeat;
  width: 135px;
  height: 98px;
  display: block;
  top: 0;
  left: 0; }

#featPostsSmall li a {
  margin-right: 20px; }

#featPostsSmall li.last a {
  margin-right: 0; }

#featPostsSmall li.active, #featPostsSmall li:hover {
  filter: alpha(opacity=100);
  opacity: 1.0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* Required */
.container {
  overflow: hidden;
  position: relative; }

.slides {
  position: absolute;
  top: 0;
  left: 0; }

.slides li.slide {
  position: absolute;
  top: 0;
  width: 930px;
  min-height: 250px;
  display: none; }

.postcontent {
  height: 100%;
  overflow: hidden; }
  .postcontent h2 a {
    text-decoration: none;
    color: #F7AED0;
    font-family: FHGiselle-Medium;
    font-weight: normal;
    font-size: 18px;
    line-height: 14px;
    text-transform: uppercase; }

/* Optional */
a.previous {
  position: absolute;
  top: 130px;
  left: -30px; }

a.next {
  position: absolute;
  top: 130px;
  right: -20px; }

a.browse {
  position: absolute;
  width: 20px;
  height: 40px;
  display: block;
  cursor: pointer;
  font-size: 1px;
  z-index: 99;
  text-indent: -2000px;
  background: url("images/arrows.png") no-repeat 0 0;
  outline: none;
  border: none; }

a.previous {
  background-position: 0 0;
  right: 15px; }

a.previous:hover {
  background-position: 0 -41px; }

a.next {
  background-position: -21px 0; }

a.next:hover {
  background-position: -21px -41px; }

.slides div a.more_link {
  display: none; }

#featPosts {
  position: relative;
  clear: both; }

#postFuncs {
  margin: 0 0 15px;
  background: #2e2e2e url(images/back_funcs.png) repeat-x top left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 33px;
  padding-left: 10px; }

#funcStyler {
  float: right;
  position: relative;
  display: inline;
  margin: 10px 20px 0; }

#funcStyler a {
  margin-left: 8px; }

#postFuncs h2 {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 33px; }

/** custom **/
a.previous {
  position: absolute;
  top: 130px;
  left: -30px; }

a.next {
  position: absolute;
  top: 130px;
  right: -30px; }

a.browse {
  position: absolute;
  width: 20px;
  height: 40px;
  display: block;
  cursor: pointer;
  font-size: 1px;
  z-index: 99;
  text-indent: -2000px;
  background: url("images/arrows_horizontal_bw.png") no-repeat 0 0;
  outline: none;
  border: none; }

a.previous {
  background-position: 0 0;
  right: 15px; }

a.previous:hover {
  background-position: 0 -41px; }

a.next {
  background-position: -21px 0; }

a.next:hover {
  background-position: -21px -41px; }

a.browseVertical {
  position: absolute;
  width: 40px;
  height: 20px;
  display: block;
  cursor: pointer;
  font-size: 1px;
  z-index: 99;
  text-indent: -2000px;
  background: url("images/arrows_vertical_bw.png") no-repeat 0 0;
  outline: none;
  border: none; }

a.arrowUp {
  background-position: -41px 0; }

a.arrowUp:hover {
  background-position: 0px 0px; }

/* Captions */
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  height: 180px;
  overflow: hidden;
  position: relative; }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.wp-caption p.wp-caption-text {
  position: absolute;
  font-family: FHGiselle-Medium;
  font-weight: normal;
  bottom: 3px;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 5px;
  margin: 0;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: left;
  color: white;
  width: 100%;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

/* End captions */
#page.popfest2021,
#page.popfest2020,
#page.popfest2019,
#page.popfest2018,
#page.popfest2017,
#page.popfest2016,
#page.popfest2015,
#page.popfest2014,
#page.popfest2013,
#page.popfest2012,
#page.popfest2011,
#page.popfest2010 {
  background-color: #b3b3b3; }
  #page.popfest2021 .picture_overlay,
  #page.popfest2020 .picture_overlay,
  #page.popfest2019 .picture_overlay,
  #page.popfest2018 .picture_overlay,
  #page.popfest2017 .picture_overlay,
  #page.popfest2016 .picture_overlay,
  #page.popfest2015 .picture_overlay,
  #page.popfest2014 .picture_overlay,
  #page.popfest2013 .picture_overlay,
  #page.popfest2012 .picture_overlay,
  #page.popfest2011 .picture_overlay,
  #page.popfest2010 .picture_overlay {
    background-color: rgba(0, 0, 0, 0.3); }
  #page.popfest2021 .single h1 a,
  #page.popfest2020 .single h1 a,
  #page.popfest2019 .single h1 a,
  #page.popfest2018 .single h1 a,
  #page.popfest2017 .single h1 a,
  #page.popfest2016 .single h1 a,
  #page.popfest2015 .single h1 a,
  #page.popfest2014 .single h1 a,
  #page.popfest2013 .single h1 a,
  #page.popfest2012 .single h1 a,
  #page.popfest2011 .single h1 a,
  #page.popfest2010 .single h1 a {
    color: black;
    text-decoration: none; }
  #page.popfest2021 .entry p,
  #page.popfest2020 .entry p,
  #page.popfest2019 .entry p,
  #page.popfest2018 .entry p,
  #page.popfest2017 .entry p,
  #page.popfest2016 .entry p,
  #page.popfest2015 .entry p,
  #page.popfest2014 .entry p,
  #page.popfest2013 .entry p,
  #page.popfest2012 .entry p,
  #page.popfest2011 .entry p,
  #page.popfest2010 .entry p {
    color: white; }
  #page.popfest2021 .popfest2010 p.postmetadata a,
  #page.popfest2021 .popfest2011 p.postmetadata a,
  #page.popfest2021 .popfest2012 p.postmetadata a,
  #page.popfest2021 .popfest2013 p.postmetadata a,
  #page.popfest2021 .popfest2014 p.postmetadata a,
  #page.popfest2021 .popfest2015 p.postmetadata a,
  #page.popfest2021 .popfest2016 p.postmetadata a,
  #page.popfest2021 .popfest2017 p.postmetadata a,
  #page.popfest2021 .popfest2018 p.postmetadata a,
  #page.popfest2021 .popfest2019 p.postmetadata a,
  #page.popfest2021 .popfest2020 p.postmetadata a,
  #page.popfest2021 .popfest2021 p.postmetadata a,
  #page.popfest2020 .popfest2010 p.postmetadata a,
  #page.popfest2020 .popfest2011 p.postmetadata a,
  #page.popfest2020 .popfest2012 p.postmetadata a,
  #page.popfest2020 .popfest2013 p.postmetadata a,
  #page.popfest2020 .popfest2014 p.postmetadata a,
  #page.popfest2020 .popfest2015 p.postmetadata a,
  #page.popfest2020 .popfest2016 p.postmetadata a,
  #page.popfest2020 .popfest2017 p.postmetadata a,
  #page.popfest2020 .popfest2018 p.postmetadata a,
  #page.popfest2020 .popfest2019 p.postmetadata a,
  #page.popfest2020 .popfest2020 p.postmetadata a,
  #page.popfest2020 .popfest2021 p.postmetadata a,
  #page.popfest2019 .popfest2010 p.postmetadata a,
  #page.popfest2019 .popfest2011 p.postmetadata a,
  #page.popfest2019 .popfest2012 p.postmetadata a,
  #page.popfest2019 .popfest2013 p.postmetadata a,
  #page.popfest2019 .popfest2014 p.postmetadata a,
  #page.popfest2019 .popfest2015 p.postmetadata a,
  #page.popfest2019 .popfest2016 p.postmetadata a,
  #page.popfest2019 .popfest2017 p.postmetadata a,
  #page.popfest2019 .popfest2018 p.postmetadata a,
  #page.popfest2019 .popfest2019 p.postmetadata a,
  #page.popfest2019 .popfest2020 p.postmetadata a,
  #page.popfest2019 .popfest2021 p.postmetadata a,
  #page.popfest2018 .popfest2010 p.postmetadata a,
  #page.popfest2018 .popfest2011 p.postmetadata a,
  #page.popfest2018 .popfest2012 p.postmetadata a,
  #page.popfest2018 .popfest2013 p.postmetadata a,
  #page.popfest2018 .popfest2014 p.postmetadata a,
  #page.popfest2018 .popfest2015 p.postmetadata a,
  #page.popfest2018 .popfest2016 p.postmetadata a,
  #page.popfest2018 .popfest2017 p.postmetadata a,
  #page.popfest2018 .popfest2018 p.postmetadata a,
  #page.popfest2018 .popfest2019 p.postmetadata a,
  #page.popfest2018 .popfest2020 p.postmetadata a,
  #page.popfest2018 .popfest2021 p.postmetadata a,
  #page.popfest2017 .popfest2010 p.postmetadata a,
  #page.popfest2017 .popfest2011 p.postmetadata a,
  #page.popfest2017 .popfest2012 p.postmetadata a,
  #page.popfest2017 .popfest2013 p.postmetadata a,
  #page.popfest2017 .popfest2014 p.postmetadata a,
  #page.popfest2017 .popfest2015 p.postmetadata a,
  #page.popfest2017 .popfest2016 p.postmetadata a,
  #page.popfest2017 .popfest2017 p.postmetadata a,
  #page.popfest2017 .popfest2018 p.postmetadata a,
  #page.popfest2017 .popfest2019 p.postmetadata a,
  #page.popfest2017 .popfest2020 p.postmetadata a,
  #page.popfest2017 .popfest2021 p.postmetadata a,
  #page.popfest2016 .popfest2010 p.postmetadata a,
  #page.popfest2016 .popfest2011 p.postmetadata a,
  #page.popfest2016 .popfest2012 p.postmetadata a,
  #page.popfest2016 .popfest2013 p.postmetadata a,
  #page.popfest2016 .popfest2014 p.postmetadata a,
  #page.popfest2016 .popfest2015 p.postmetadata a,
  #page.popfest2016 .popfest2016 p.postmetadata a,
  #page.popfest2016 .popfest2017 p.postmetadata a,
  #page.popfest2016 .popfest2018 p.postmetadata a,
  #page.popfest2016 .popfest2019 p.postmetadata a,
  #page.popfest2016 .popfest2020 p.postmetadata a,
  #page.popfest2016 .popfest2021 p.postmetadata a,
  #page.popfest2015 .popfest2010 p.postmetadata a,
  #page.popfest2015 .popfest2011 p.postmetadata a,
  #page.popfest2015 .popfest2012 p.postmetadata a,
  #page.popfest2015 .popfest2013 p.postmetadata a,
  #page.popfest2015 .popfest2014 p.postmetadata a,
  #page.popfest2015 .popfest2015 p.postmetadata a,
  #page.popfest2015 .popfest2016 p.postmetadata a,
  #page.popfest2015 .popfest2017 p.postmetadata a,
  #page.popfest2015 .popfest2018 p.postmetadata a,
  #page.popfest2015 .popfest2019 p.postmetadata a,
  #page.popfest2015 .popfest2020 p.postmetadata a,
  #page.popfest2015 .popfest2021 p.postmetadata a,
  #page.popfest2014 .popfest2010 p.postmetadata a,
  #page.popfest2014 .popfest2011 p.postmetadata a,
  #page.popfest2014 .popfest2012 p.postmetadata a,
  #page.popfest2014 .popfest2013 p.postmetadata a,
  #page.popfest2014 .popfest2014 p.postmetadata a,
  #page.popfest2014 .popfest2015 p.postmetadata a,
  #page.popfest2014 .popfest2016 p.postmetadata a,
  #page.popfest2014 .popfest2017 p.postmetadata a,
  #page.popfest2014 .popfest2018 p.postmetadata a,
  #page.popfest2014 .popfest2019 p.postmetadata a,
  #page.popfest2014 .popfest2020 p.postmetadata a,
  #page.popfest2014 .popfest2021 p.postmetadata a,
  #page.popfest2013 .popfest2010 p.postmetadata a,
  #page.popfest2013 .popfest2011 p.postmetadata a,
  #page.popfest2013 .popfest2012 p.postmetadata a,
  #page.popfest2013 .popfest2013 p.postmetadata a,
  #page.popfest2013 .popfest2014 p.postmetadata a,
  #page.popfest2013 .popfest2015 p.postmetadata a,
  #page.popfest2013 .popfest2016 p.postmetadata a,
  #page.popfest2013 .popfest2017 p.postmetadata a,
  #page.popfest2013 .popfest2018 p.postmetadata a,
  #page.popfest2013 .popfest2019 p.postmetadata a,
  #page.popfest2013 .popfest2020 p.postmetadata a,
  #page.popfest2013 .popfest2021 p.postmetadata a,
  #page.popfest2012 .popfest2010 p.postmetadata a,
  #page.popfest2012 .popfest2011 p.postmetadata a,
  #page.popfest2012 .popfest2012 p.postmetadata a,
  #page.popfest2012 .popfest2013 p.postmetadata a,
  #page.popfest2012 .popfest2014 p.postmetadata a,
  #page.popfest2012 .popfest2015 p.postmetadata a,
  #page.popfest2012 .popfest2016 p.postmetadata a,
  #page.popfest2012 .popfest2017 p.postmetadata a,
  #page.popfest2012 .popfest2018 p.postmetadata a,
  #page.popfest2012 .popfest2019 p.postmetadata a,
  #page.popfest2012 .popfest2020 p.postmetadata a,
  #page.popfest2012 .popfest2021 p.postmetadata a,
  #page.popfest2011 .popfest2010 p.postmetadata a,
  #page.popfest2011 .popfest2011 p.postmetadata a,
  #page.popfest2011 .popfest2012 p.postmetadata a,
  #page.popfest2011 .popfest2013 p.postmetadata a,
  #page.popfest2011 .popfest2014 p.postmetadata a,
  #page.popfest2011 .popfest2015 p.postmetadata a,
  #page.popfest2011 .popfest2016 p.postmetadata a,
  #page.popfest2011 .popfest2017 p.postmetadata a,
  #page.popfest2011 .popfest2018 p.postmetadata a,
  #page.popfest2011 .popfest2019 p.postmetadata a,
  #page.popfest2011 .popfest2020 p.postmetadata a,
  #page.popfest2011 .popfest2021 p.postmetadata a,
  #page.popfest2010 .popfest2010 p.postmetadata a,
  #page.popfest2010 .popfest2011 p.postmetadata a,
  #page.popfest2010 .popfest2012 p.postmetadata a,
  #page.popfest2010 .popfest2013 p.postmetadata a,
  #page.popfest2010 .popfest2014 p.postmetadata a,
  #page.popfest2010 .popfest2015 p.postmetadata a,
  #page.popfest2010 .popfest2016 p.postmetadata a,
  #page.popfest2010 .popfest2017 p.postmetadata a,
  #page.popfest2010 .popfest2018 p.postmetadata a,
  #page.popfest2010 .popfest2019 p.postmetadata a,
  #page.popfest2010 .popfest2020 p.postmetadata a,
  #page.popfest2010 .popfest2021 p.postmetadata a {
    background-color: #fbfbfb;
    color: black; }
    #page.popfest2021 .popfest2010 p.postmetadata a:hover,
    #page.popfest2021 .popfest2011 p.postmetadata a:hover,
    #page.popfest2021 .popfest2012 p.postmetadata a:hover,
    #page.popfest2021 .popfest2013 p.postmetadata a:hover,
    #page.popfest2021 .popfest2014 p.postmetadata a:hover,
    #page.popfest2021 .popfest2015 p.postmetadata a:hover,
    #page.popfest2021 .popfest2016 p.postmetadata a:hover,
    #page.popfest2021 .popfest2017 p.postmetadata a:hover,
    #page.popfest2021 .popfest2018 p.postmetadata a:hover,
    #page.popfest2021 .popfest2019 p.postmetadata a:hover,
    #page.popfest2021 .popfest2020 p.postmetadata a:hover,
    #page.popfest2021 .popfest2021 p.postmetadata a:hover,
    #page.popfest2020 .popfest2010 p.postmetadata a:hover,
    #page.popfest2020 .popfest2011 p.postmetadata a:hover,
    #page.popfest2020 .popfest2012 p.postmetadata a:hover,
    #page.popfest2020 .popfest2013 p.postmetadata a:hover,
    #page.popfest2020 .popfest2014 p.postmetadata a:hover,
    #page.popfest2020 .popfest2015 p.postmetadata a:hover,
    #page.popfest2020 .popfest2016 p.postmetadata a:hover,
    #page.popfest2020 .popfest2017 p.postmetadata a:hover,
    #page.popfest2020 .popfest2018 p.postmetadata a:hover,
    #page.popfest2020 .popfest2019 p.postmetadata a:hover,
    #page.popfest2020 .popfest2020 p.postmetadata a:hover,
    #page.popfest2020 .popfest2021 p.postmetadata a:hover,
    #page.popfest2019 .popfest2010 p.postmetadata a:hover,
    #page.popfest2019 .popfest2011 p.postmetadata a:hover,
    #page.popfest2019 .popfest2012 p.postmetadata a:hover,
    #page.popfest2019 .popfest2013 p.postmetadata a:hover,
    #page.popfest2019 .popfest2014 p.postmetadata a:hover,
    #page.popfest2019 .popfest2015 p.postmetadata a:hover,
    #page.popfest2019 .popfest2016 p.postmetadata a:hover,
    #page.popfest2019 .popfest2017 p.postmetadata a:hover,
    #page.popfest2019 .popfest2018 p.postmetadata a:hover,
    #page.popfest2019 .popfest2019 p.postmetadata a:hover,
    #page.popfest2019 .popfest2020 p.postmetadata a:hover,
    #page.popfest2019 .popfest2021 p.postmetadata a:hover,
    #page.popfest2018 .popfest2010 p.postmetadata a:hover,
    #page.popfest2018 .popfest2011 p.postmetadata a:hover,
    #page.popfest2018 .popfest2012 p.postmetadata a:hover,
    #page.popfest2018 .popfest2013 p.postmetadata a:hover,
    #page.popfest2018 .popfest2014 p.postmetadata a:hover,
    #page.popfest2018 .popfest2015 p.postmetadata a:hover,
    #page.popfest2018 .popfest2016 p.postmetadata a:hover,
    #page.popfest2018 .popfest2017 p.postmetadata a:hover,
    #page.popfest2018 .popfest2018 p.postmetadata a:hover,
    #page.popfest2018 .popfest2019 p.postmetadata a:hover,
    #page.popfest2018 .popfest2020 p.postmetadata a:hover,
    #page.popfest2018 .popfest2021 p.postmetadata a:hover,
    #page.popfest2017 .popfest2010 p.postmetadata a:hover,
    #page.popfest2017 .popfest2011 p.postmetadata a:hover,
    #page.popfest2017 .popfest2012 p.postmetadata a:hover,
    #page.popfest2017 .popfest2013 p.postmetadata a:hover,
    #page.popfest2017 .popfest2014 p.postmetadata a:hover,
    #page.popfest2017 .popfest2015 p.postmetadata a:hover,
    #page.popfest2017 .popfest2016 p.postmetadata a:hover,
    #page.popfest2017 .popfest2017 p.postmetadata a:hover,
    #page.popfest2017 .popfest2018 p.postmetadata a:hover,
    #page.popfest2017 .popfest2019 p.postmetadata a:hover,
    #page.popfest2017 .popfest2020 p.postmetadata a:hover,
    #page.popfest2017 .popfest2021 p.postmetadata a:hover,
    #page.popfest2016 .popfest2010 p.postmetadata a:hover,
    #page.popfest2016 .popfest2011 p.postmetadata a:hover,
    #page.popfest2016 .popfest2012 p.postmetadata a:hover,
    #page.popfest2016 .popfest2013 p.postmetadata a:hover,
    #page.popfest2016 .popfest2014 p.postmetadata a:hover,
    #page.popfest2016 .popfest2015 p.postmetadata a:hover,
    #page.popfest2016 .popfest2016 p.postmetadata a:hover,
    #page.popfest2016 .popfest2017 p.postmetadata a:hover,
    #page.popfest2016 .popfest2018 p.postmetadata a:hover,
    #page.popfest2016 .popfest2019 p.postmetadata a:hover,
    #page.popfest2016 .popfest2020 p.postmetadata a:hover,
    #page.popfest2016 .popfest2021 p.postmetadata a:hover,
    #page.popfest2015 .popfest2010 p.postmetadata a:hover,
    #page.popfest2015 .popfest2011 p.postmetadata a:hover,
    #page.popfest2015 .popfest2012 p.postmetadata a:hover,
    #page.popfest2015 .popfest2013 p.postmetadata a:hover,
    #page.popfest2015 .popfest2014 p.postmetadata a:hover,
    #page.popfest2015 .popfest2015 p.postmetadata a:hover,
    #page.popfest2015 .popfest2016 p.postmetadata a:hover,
    #page.popfest2015 .popfest2017 p.postmetadata a:hover,
    #page.popfest2015 .popfest2018 p.postmetadata a:hover,
    #page.popfest2015 .popfest2019 p.postmetadata a:hover,
    #page.popfest2015 .popfest2020 p.postmetadata a:hover,
    #page.popfest2015 .popfest2021 p.postmetadata a:hover,
    #page.popfest2014 .popfest2010 p.postmetadata a:hover,
    #page.popfest2014 .popfest2011 p.postmetadata a:hover,
    #page.popfest2014 .popfest2012 p.postmetadata a:hover,
    #page.popfest2014 .popfest2013 p.postmetadata a:hover,
    #page.popfest2014 .popfest2014 p.postmetadata a:hover,
    #page.popfest2014 .popfest2015 p.postmetadata a:hover,
    #page.popfest2014 .popfest2016 p.postmetadata a:hover,
    #page.popfest2014 .popfest2017 p.postmetadata a:hover,
    #page.popfest2014 .popfest2018 p.postmetadata a:hover,
    #page.popfest2014 .popfest2019 p.postmetadata a:hover,
    #page.popfest2014 .popfest2020 p.postmetadata a:hover,
    #page.popfest2014 .popfest2021 p.postmetadata a:hover,
    #page.popfest2013 .popfest2010 p.postmetadata a:hover,
    #page.popfest2013 .popfest2011 p.postmetadata a:hover,
    #page.popfest2013 .popfest2012 p.postmetadata a:hover,
    #page.popfest2013 .popfest2013 p.postmetadata a:hover,
    #page.popfest2013 .popfest2014 p.postmetadata a:hover,
    #page.popfest2013 .popfest2015 p.postmetadata a:hover,
    #page.popfest2013 .popfest2016 p.postmetadata a:hover,
    #page.popfest2013 .popfest2017 p.postmetadata a:hover,
    #page.popfest2013 .popfest2018 p.postmetadata a:hover,
    #page.popfest2013 .popfest2019 p.postmetadata a:hover,
    #page.popfest2013 .popfest2020 p.postmetadata a:hover,
    #page.popfest2013 .popfest2021 p.postmetadata a:hover,
    #page.popfest2012 .popfest2010 p.postmetadata a:hover,
    #page.popfest2012 .popfest2011 p.postmetadata a:hover,
    #page.popfest2012 .popfest2012 p.postmetadata a:hover,
    #page.popfest2012 .popfest2013 p.postmetadata a:hover,
    #page.popfest2012 .popfest2014 p.postmetadata a:hover,
    #page.popfest2012 .popfest2015 p.postmetadata a:hover,
    #page.popfest2012 .popfest2016 p.postmetadata a:hover,
    #page.popfest2012 .popfest2017 p.postmetadata a:hover,
    #page.popfest2012 .popfest2018 p.postmetadata a:hover,
    #page.popfest2012 .popfest2019 p.postmetadata a:hover,
    #page.popfest2012 .popfest2020 p.postmetadata a:hover,
    #page.popfest2012 .popfest2021 p.postmetadata a:hover,
    #page.popfest2011 .popfest2010 p.postmetadata a:hover,
    #page.popfest2011 .popfest2011 p.postmetadata a:hover,
    #page.popfest2011 .popfest2012 p.postmetadata a:hover,
    #page.popfest2011 .popfest2013 p.postmetadata a:hover,
    #page.popfest2011 .popfest2014 p.postmetadata a:hover,
    #page.popfest2011 .popfest2015 p.postmetadata a:hover,
    #page.popfest2011 .popfest2016 p.postmetadata a:hover,
    #page.popfest2011 .popfest2017 p.postmetadata a:hover,
    #page.popfest2011 .popfest2018 p.postmetadata a:hover,
    #page.popfest2011 .popfest2019 p.postmetadata a:hover,
    #page.popfest2011 .popfest2020 p.postmetadata a:hover,
    #page.popfest2011 .popfest2021 p.postmetadata a:hover,
    #page.popfest2010 .popfest2010 p.postmetadata a:hover,
    #page.popfest2010 .popfest2011 p.postmetadata a:hover,
    #page.popfest2010 .popfest2012 p.postmetadata a:hover,
    #page.popfest2010 .popfest2013 p.postmetadata a:hover,
    #page.popfest2010 .popfest2014 p.postmetadata a:hover,
    #page.popfest2010 .popfest2015 p.postmetadata a:hover,
    #page.popfest2010 .popfest2016 p.postmetadata a:hover,
    #page.popfest2010 .popfest2017 p.postmetadata a:hover,
    #page.popfest2010 .popfest2018 p.postmetadata a:hover,
    #page.popfest2010 .popfest2019 p.postmetadata a:hover,
    #page.popfest2010 .popfest2020 p.postmetadata a:hover,
    #page.popfest2010 .popfest2021 p.postmetadata a:hover {
      color: black;
      background-color: #fbfbfb; }
  #page.popfest2021 .single h2,
  #page.popfest2020 .single h2,
  #page.popfest2019 .single h2,
  #page.popfest2018 .single h2,
  #page.popfest2017 .single h2,
  #page.popfest2016 .single h2,
  #page.popfest2015 .single h2,
  #page.popfest2014 .single h2,
  #page.popfest2013 .single h2,
  #page.popfest2012 .single h2,
  #page.popfest2011 .single h2,
  #page.popfest2010 .single h2 {
    color: rgba(0, 0, 0, 0.5); }
  #page.popfest2021 a.post_website,
  #page.popfest2021 a.post_myspace,
  #page.popfest2021 a.post_bandcamp,
  #page.popfest2021 a.post_facebook,
  #page.popfest2021 a.post_pinterest,
  #page.popfest2021 a.post_instagram,
  #page.popfest2021 a.post_flickr,
  #page.popfest2021 a.post_twitter,
  #page.popfest2021 a.post_soundcloud,
  #page.popfest2020 a.post_website,
  #page.popfest2020 a.post_myspace,
  #page.popfest2020 a.post_bandcamp,
  #page.popfest2020 a.post_facebook,
  #page.popfest2020 a.post_pinterest,
  #page.popfest2020 a.post_instagram,
  #page.popfest2020 a.post_flickr,
  #page.popfest2020 a.post_twitter,
  #page.popfest2020 a.post_soundcloud,
  #page.popfest2019 a.post_website,
  #page.popfest2019 a.post_myspace,
  #page.popfest2019 a.post_bandcamp,
  #page.popfest2019 a.post_facebook,
  #page.popfest2019 a.post_pinterest,
  #page.popfest2019 a.post_instagram,
  #page.popfest2019 a.post_flickr,
  #page.popfest2019 a.post_twitter,
  #page.popfest2019 a.post_soundcloud,
  #page.popfest2018 a.post_website,
  #page.popfest2018 a.post_myspace,
  #page.popfest2018 a.post_bandcamp,
  #page.popfest2018 a.post_facebook,
  #page.popfest2018 a.post_pinterest,
  #page.popfest2018 a.post_instagram,
  #page.popfest2018 a.post_flickr,
  #page.popfest2018 a.post_twitter,
  #page.popfest2018 a.post_soundcloud,
  #page.popfest2017 a.post_website,
  #page.popfest2017 a.post_myspace,
  #page.popfest2017 a.post_bandcamp,
  #page.popfest2017 a.post_facebook,
  #page.popfest2017 a.post_pinterest,
  #page.popfest2017 a.post_instagram,
  #page.popfest2017 a.post_flickr,
  #page.popfest2017 a.post_twitter,
  #page.popfest2017 a.post_soundcloud,
  #page.popfest2016 a.post_website,
  #page.popfest2016 a.post_myspace,
  #page.popfest2016 a.post_bandcamp,
  #page.popfest2016 a.post_facebook,
  #page.popfest2016 a.post_pinterest,
  #page.popfest2016 a.post_instagram,
  #page.popfest2016 a.post_flickr,
  #page.popfest2016 a.post_twitter,
  #page.popfest2016 a.post_soundcloud,
  #page.popfest2015 a.post_website,
  #page.popfest2015 a.post_myspace,
  #page.popfest2015 a.post_bandcamp,
  #page.popfest2015 a.post_facebook,
  #page.popfest2015 a.post_pinterest,
  #page.popfest2015 a.post_instagram,
  #page.popfest2015 a.post_flickr,
  #page.popfest2015 a.post_twitter,
  #page.popfest2015 a.post_soundcloud,
  #page.popfest2014 a.post_website,
  #page.popfest2014 a.post_myspace,
  #page.popfest2014 a.post_bandcamp,
  #page.popfest2014 a.post_facebook,
  #page.popfest2014 a.post_pinterest,
  #page.popfest2014 a.post_instagram,
  #page.popfest2014 a.post_flickr,
  #page.popfest2014 a.post_twitter,
  #page.popfest2014 a.post_soundcloud,
  #page.popfest2013 a.post_website,
  #page.popfest2013 a.post_myspace,
  #page.popfest2013 a.post_bandcamp,
  #page.popfest2013 a.post_facebook,
  #page.popfest2013 a.post_pinterest,
  #page.popfest2013 a.post_instagram,
  #page.popfest2013 a.post_flickr,
  #page.popfest2013 a.post_twitter,
  #page.popfest2013 a.post_soundcloud,
  #page.popfest2012 a.post_website,
  #page.popfest2012 a.post_myspace,
  #page.popfest2012 a.post_bandcamp,
  #page.popfest2012 a.post_facebook,
  #page.popfest2012 a.post_pinterest,
  #page.popfest2012 a.post_instagram,
  #page.popfest2012 a.post_flickr,
  #page.popfest2012 a.post_twitter,
  #page.popfest2012 a.post_soundcloud,
  #page.popfest2011 a.post_website,
  #page.popfest2011 a.post_myspace,
  #page.popfest2011 a.post_bandcamp,
  #page.popfest2011 a.post_facebook,
  #page.popfest2011 a.post_pinterest,
  #page.popfest2011 a.post_instagram,
  #page.popfest2011 a.post_flickr,
  #page.popfest2011 a.post_twitter,
  #page.popfest2011 a.post_soundcloud,
  #page.popfest2010 a.post_website,
  #page.popfest2010 a.post_myspace,
  #page.popfest2010 a.post_bandcamp,
  #page.popfest2010 a.post_facebook,
  #page.popfest2010 a.post_pinterest,
  #page.popfest2010 a.post_instagram,
  #page.popfest2010 a.post_flickr,
  #page.popfest2010 a.post_twitter,
  #page.popfest2010 a.post_soundcloud {
    background-color: #b3b3b3; }
  #page.popfest2021 #content ul.posts li:hover,
  #page.popfest2020 #content ul.posts li:hover,
  #page.popfest2019 #content ul.posts li:hover,
  #page.popfest2018 #content ul.posts li:hover,
  #page.popfest2017 #content ul.posts li:hover,
  #page.popfest2016 #content ul.posts li:hover,
  #page.popfest2015 #content ul.posts li:hover,
  #page.popfest2014 #content ul.posts li:hover,
  #page.popfest2013 #content ul.posts li:hover,
  #page.popfest2012 #content ul.posts li:hover,
  #page.popfest2011 #content ul.posts li:hover,
  #page.popfest2010 #content ul.posts li:hover {
    background-color: #b3b3b3; }

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  border: none;
  color: white; }

.flickity-button:hover {
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #F1B67E; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0; }

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1; }

/*# sourceMappingURL=popfest.css.map */
