/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://niels-joehnk.de/
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

*/


/*------ Fonts ------*/

.site-title {
  font-family: 'Helvetica', sans-serif, Arial;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.1em !important;
  text-transform: uppercase;
  letter-spacing: 1rem;
  position: fixed; }

p, .tablepress, .feedItem, .feedItem .ticketlink a {
  font-weight: 300 !important;
  font-size: 80%;
  line-height: 1.7em !important; }

td {
  font-weight: 300 !important; }

h5 {
  font-weight: 300;
  margin-bottom: 18px; }

h5, h4 {
  line-height: 1.5em !important; }

h4.p1 {
  margin-bottom: 12px;
  font-size: 150; }

h3 {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-size: 90%; }

h2 {
  font-size: 2.5rem;
  line-height: 1.25em; }

body {
  font-family: 'Helvetica', sans-serif, Arial; }

.flyout-content p {
  color: #333; }

.menu-item {
  text-transform: uppercase;
  font-size: 110%;
  font-weight: 300;
  color: rgba(255, 255, 255, .8);
  opacity: 0.8; }

.flyout-content a:visited, strong {
  color: black !important; }

.menu-item:hover {
  text-shadow: 0 1px 1px black; }

.p1 a {
  color: black !important;
  border-bottom: .08em solid rgba(0,0,0,.2);
  padding-bottom: .08em; }

.p1 a:hover {
  color: #666 !important;
  border-bottom: 0em solid rgba(0,0,0,.5);
  padding-bottom: .08em; }

.quicklinks a {
  color: white !important; }

.contactBtn {
  font-size: 1.2em;
  line-height: 3em;
  margin-top: 48px;
  margin-bottom: 72px; }

.contactBtn .p1 {
  /* display: inline-block; */
  display: block;
  background-color: #eee;
  /* padding: 10px 32px; */
  padding: 10px 0 10px 11%;
  /* text-align: center; */
  /* margin-right: 2.5%; */
  width: 50%;
  min-width: 200px; }

.contactBtn a {
  border-bottom: .04em solid rgba(0,0,0,1); }

.contactLink:before {
  background-image: url(icon_mail.svg); }

.iconMail {
  margin-right: 12px;
  margin-top: -2px; }

a:visited,
a:focus,
a:active {
    border: 0; }

a, a:focus,
a:active {
   outline: 0; }



/*------ General Styles ------*/


body {
  /*background: url(http://www.niels-joehnk.de/main/NJ-bg.JPG);*/
  width: 100%;
  min-height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-repeat-position: fixed; }

body.custom-background { background-image: url('http://www.niels-joehnk.de/main/NJ-bg.JPG'); background-repeat: repeat; background-position: top center; background-attachment: fixed; }

body:before {
  background: transparent; }

hr {
  background-color: #666;
  margin: 1em 0; }


/*------ Sidebar / Menu / Navigation------*/

.menu-item:active {
  z-index: 100; }

.sidebar {
  letter-spacing: .2rem;
  background: transparent;
  color: white;
  z-index: 100; }

.sidebar a {
  color: white; }

.site-header {
  background: transparent;
  border-bottom: 0px;
  margin-bottom: 8%; }

.main-navigation {
  padding-top: 80px; }

.main-navigation li {
  border-top: 0px solid white;
  border-top: 0px solid rgba(51, 51, 51, 0); }

.secondary-toggle,
.secondary-toggle:before {
  color: white;
  border: none; }

.social-navigation li {
  float: none; }

.social-navigation li a {
  height: 24px;
  margin-bottom: 24px; }

.icon_fb { }



/*------ Content Area / Flyout ------*/


.content-area{
  background-color: transparent; }

.hentry {
  margin-right: 0px;
  box-shadow: none; }

#post-26 {
  display: none; }

li > a {
  display: none; }

li {
  list-style: none; }

#flyout-container-id-181 .sidr.right,
#flyout-container-id-01 .sidr.right,
#flyout-container-id-47 .sidr.right {
  right: -50% !important;
  -webkit-transition: right .3s, ease-out;
  transition: right .3s, ease-out; }

#flyout-container-id-181 .sidr.right.flyout-open,
#flyout-container-id-01 .sidr.right.flyout-open,
#flyout-container-id-47 .sidr.right.flyout-open {
  right: 0% !important;
  -webkit-transition: right .3s, ease-in;
    transition: right .3s, ease-in; }

#flyout-content-id-01,
#flyout-content-id-41,
#flyout-content-id-42,
#flyout-content-id-45,
#flyout-content-id-46,
#flyout-content-id-181,
#flyout-content-id-65,
#flyout-content-id-179,
#flyout-content-id-47 {
  width: 50% !important;
  display: none; }

.flyout-overlay,
.flyout-overlay.active {
  background: rgba(0,0,0,0.3) !important;
  z-index: 1; }

.flyout-content.slide {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  padding: 60px 70px; }

.bne-icon-cancel {
  color: black; }

.flyout-header-buttons,
.flyout-close-button {
  background-color: white !important;
  font-family: 'Genericons' !important; }

.bne-flyout-wrapper .sidr.right .flyout-header-buttons {
  right: 20px !important;
  left: auto !important; }

.flyout-header-buttons {
  top: 50px !important; }

.divider {
  margin: 60px 0;
  background-color: rgba(51, 51, 51, 0.6); }

.kbBook {
  width: 100px; }

.headline_book {
  display: inline-block; }

.img_book_wrapper {
  margin-bottom: 0 !important; }

.img_book {
  margin-bottom: 10px !important; }



/*------ Tables ------*/

.tablepress tr {
  border-bottom: 2px solid rgb(255, 255, 255) !important; }

.tablepress tr td {
  padding: 8px 12px 8px 0; }

.schauspielTable .column-1 {
  width: 50px; }

.schauspielTable .column-2 {
  width: 45px; }

.liveTable .column-1 {
  width: 100px; }

.eventsTable .column-1 {
  width: 45px;
  padding-left: 0px; }

.awardsTable {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 24px; }

.awardsTable .column-1 {
  width: 60px; }


/*------ Lightbox ------*/

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
  border-radius: 0px; }

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
  padding: 0px !important; }

.slb_details {
  display: none; }

#widget-area {
  display: none; }

.flyout-content-body ul a {
  font-size: 80%;
  font-weight: 300; }

.flyout-content-body ul {
  list-style: none; }


/*------ Feeds ------*/

.feedlist>a {
  display: none; }

.feedlist {
  list-style: none; }

.eventinfo {
  font-weight: 700;
  /* float: left; */
  font-size: 90%; }

.eventinfo:after {
  /* content: "/ "; */
  margin-right: 5px; }

.venuelink {
  display: none; }

.venuelink a {
  border-bottom: 1px solid rgba(0,0,0,.2);
  color: #333 !important;
  font-size: 100% !important; }

.venuelink:before {
  /* color: #333 !important; */
  content: "Location: ";
  font-weight: 300; }

.tickettext,
.tickettext a,
.tickettext p {
  /*display: none;*/
  font-size: 100% !important;
  color: #333 !important; }

.tickettext a {
  border-bottom: 1px solid rgba(0,0,0,.2); }

.flyout-content .tickettext > p {
  margin-bottom: 0; }

.ticketlink:before {
  /* color: #333 !important; */
  content: "Tickets: ";
  /* color: #aaa; */ }

.ticketlink a {
  /* color: #aaa; */
  font-size: 100% !important;
  color: #333 !important;
  border-bottom: 1px solid rgba(0,0,0,.2); }

.main-navigation ul {
  border-top: 0px solid rgba(51, 51, 51, 0.1);
  border-bottom: 0px solid rgba(51, 51, 51, 0.1); }

/*------ Media Queries ------*/

@media screen and (min-width: 10px) {}

/* Portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 666px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {

  .secondary {
    margin-top: 30px;
    padding: 0 7.6923%; }

  .site-header {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 4%; }

  .site-title {
    font-size: 1em;
    padding-top: 10px; }

  .site-navigation {
    padding-top: 0; }

  .main-navigation {
    padding-top: 20px;
    margin-bottom: 20px; }

  .main-navigation a {
    padding: 6px 0; }

  .main-navigation ul {
    border-top: 0px solid rgba(51, 51, 51, 0.1);
    border-bottom: 0px solid rgba(51, 51, 51, 0.1); }

  .menu-item a {
    font-size: 80%; }

  .flyout-content.slide {
    padding: 40px; }

  .social-navigation {
    margin-bottom: 0; }

  .flyout-header-buttons {
    top: 32px !important; }

  p,
  .tablepress {
    font-weight: 300 !important;
    font-size: 70%;
    line-height: 1.5em !important; }

  .icon_twitter a {
    margin-bottom: 0px; }

  #menu-social-media .menu-item {
    float: left; } }

/* Portrait */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {

  .secondary {
    margin: 0;
    padding: 0 7.6923% 0; }

  .site-header {
    margin-bottom: 0;
    padding-bottom: 0; }

  .site-title {
    padding-top: 11px; }

  .main-navigation {
    padding-top: 20px;
    margin-bottom: 20px; }

  .main-navigation ul {
    border-top: 0px solid rgba(51, 51, 51, 0.1);
    border-bottom: 0px solid rgba(51, 51, 51, 0.1); }
  .flyout-content.slide {
    padding: 40px; } }

/* Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

  .secondary {
    margin-top: 0;
    padding: 0; }

  .site-header {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 4%; }

  .site-title {
    font-size: 1.5em;
    padding-top: 13px; }

  .site-navigation {
    padding-top: 0; }

  .main-navigation {
    padding-top: 20px;
    margin-bottom: 20px; }

  .main-navigation a {
    padding: 6px 0; }

  .main-navigation ul {
    border-top: 0px solid rgba(51, 51, 51, 0.1);
    border-bottom: 0px solid rgba(51, 51, 51, 0.1); }

  .menu-item a {
    font-size: 80%; }

  .flyout-content.slide {
    padding: 40px; }

  .social-navigation {
    margin-bottom: 0; }

  .flyout-header-buttons {
    top: 32px !important; }

  p,
  .tablepress {
    font-weight: 300 !important;
    font-size: 70%;
    line-height: 1.5em !important; }

  .icon_twitter a {
    margin-bottom: 0px; } }

/*  @media screen and (max-width: 38.75em) {
    .site-header {
      margin-bottom: 0; }

    .secondary {
      background-color: transparent !important;
      margin: 0;
      padding: 0 7.6923%; }

    .main-navigation {
      padding-top: 0px; } }   */

@media screen and (max-width: 955px) {
  #flyout-content-id-01,
  #flyout-content-id-41,
  #flyout-content-id-42,
  #flyout-content-id-45,
  #flyout-content-id-46,
  #flyout-content-id-181,
  #flyout-content-id-65,
  #flyout-content-id-47,
  #flyout-content-id-179 {
    width: 90% !important; }

  #flyout-container-id-181 .sidr.right,
  #flyout-container-id-01 .sidr.right,
  #flyout-container-id-47 .sidr.right {
    right: -90% !important; }

  #flyout-container-id-181 .sidr.right.flyout-open,
  #flyout-container-id-01 .sidr.right.flyout-open,
  #flyout-container-id-47 .sidr.right.flyout-open {
    right: 0% !important; }

  .secondary {
  background-color: transparent !important; }

  .site-header {
    margin-bottom: 0;
    padding-bottom: 4%;
    padding-top: 5%; }

  .site-title {
    font-size: 2em;
    padding-top: 14px; }

  .sidebar {
    z-index: 1; }

  .main-navigation {
    padding-top: 0px;
    margin-bottom: 20px; }

  .main-navigation a {
    padding: 0.4em 0; }

  .flyout-content.slide {
    padding: 5% 5% 10% 5%; }

  .flyout-header-buttons {
    top: 1% !important;
    right: 1% !important;
    position: fixed; }

  .secondary {
    background-color: transparent !important;
    margin: 0;
    padding: 0 7.6923% !important; }

  .social-navigation {
    margin-bottom: 0; }

  .site-main {
    padding: 0; } }

@media screen and (min-width: 46.25em) {

  #flyout-content-id-01,
  #flyout-content-id-41,
  #flyout-content-id-42,
  #flyout-content-id-45,
  #flyout-content-id-46,
  #flyout-content-id-181,
  #flyout-content-id-65,
  #flyout-content-id-47,
  #flyout-content-id-179 {
    width: 50% !important; }

  .secondary {
    background-color: transparent !important; }

  .site-main {
    padding: 0; } }

@media screen and (min-width: 59.6875em) {

  #flyout-content-id-01,
  #flyout-content-id-41,
  #flyout-content-id-42,
  #flyout-content-id-45,
  #flyout-content-id-46,
  #flyout-content-id-181,
  #flyout-content-id-65,
  #flyout-content-id-47,
  #flyout-content-id-179 {
    width: 50% !important; }

  #flyout-container-id-181 .sidr.right,
  #flyout-container-id-01 .sidr.right,
  #flyout-container-id-47 .sidr.right {
    right: -50% !important; }

  #flyout-container-id-181 .sidr.right.flyout-open,
  #flyout-container-id-181 .sidr.right.flyout-open,
  #flyout-container-id-47 .sidr.right.flyout-open {
    right: 0% !important; }

  .site-main {
    padding: 0; } }