/*
Site Name: zora del buono
Theme URI: http://zoradelbuono.de/
Description: Website of Zora del Buono
Author: ok@prontonet.eu
Author URI: http://schildgenerator.de/
Version: 1.0
*/

/* didact-gothic-regular - latin_latin-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/didact-gothic-v11-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'),
       url('/css/fonts/didact-gothic-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/css/fonts/didact-gothic-v11-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/css/fonts/didact-gothic-v11-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('/css/fonts/didact-gothic-v11-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/css/fonts/didact-gothic-v11-latin_latin-ext-regular.svg#DidactGothic') format('svg'); /* Legacy iOS */
}


body, html {
  font-family: "Didact Gothic",sans-serif;
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.35em;
  color: #330000;
}

html {
  position: relative;
}

body {
  padding-bottom: 30px;
}

#page-wrap {

}

#header {
  padding: 25px 60px 0;
}

#logo {
  margin-top: 29px;
}

#logo img {
  width: 110%;
}

button.mainnav {
  border: none;
  font-size: 14px;
  height: 57px;
  padding: 0;
  width: 57px;
  margin: 0;
  text-indent: -9999px;
}

button.mainnav:hover,
button.mainnav.active {
  color: #ffffff;
  background: #330000;
}

.topnav-underline {
  background: #330000;
  display: block;
  height: 3px;
  margin: 4px 0 0 28px;
  width: 238px;
}

#footer {
  position: absolute;
  bottom: 20px;
  padding: 0 60px;
  width: 100%;
  box-sizing: border-box;
  font-size: 13px;
}

#bottom-nav {
  text-align: right;
}

.bt-nav-item.active {
  font-weight: bold;
}

a {
  color: #978484;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #a0bcde;
}

button {
  cursor: pointer;
  font-family: "Didact Gothic",sans-serif;
}

#booknav,
#textnav {
  margin: 20px 0 20px 60px;
  display: flex;
  flex-wrap: wrap;
}

#booknav > a {
  opacity: 0.4;
}

#booknav > a > img {
  display: block;
  margin: 4px;
}

#center-element {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90%;
  height: 20%;
  margin: auto;
}

#startcontainer {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 94%;
}

#startcontainer img {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

#meta-nav {
  margin-left: -55px;
}

.nav-underline {
  display: inline-block;
  position: relative;
  left: 27px;
  width: 460px;
  background: #330000;
  height: 5px;
}

button.indexnav {
  border: none;
  font-size: 27px;
  height: 110px;
  padding: 0;
  width: 110px;
  margin: 0 2px;
  text-indent: -9999px;
}

#nav-buch {
  background: url(/img/buch-text-vita/kasten-buch-off.svg);
  background-size: contain;
}

#nav-buch:hover,
#nav-buch.active {
  background: url(/img/buch-text-vita/kasten-buch-on.svg);
  background-size: contain;
}

#nav-text {
  background: url(/img/buch-text-vita/kasten-text-off.svg);
  background-size: contain;
}

#nav-text:hover,
#nav-text.active {
  background: url(/img/buch-text-vita/kasten-text-on.svg);
  background-size: contain;
}

#nav-live {
  background: url(/img/buch-text-vita/kasten-live-off.svg);
  background-size: contain;
}

#nav-live:hover,
#nav-live.active {
  background: url(/img/buch-text-vita/kasten-live-on.svg);
  background-size: contain;
}

#nav-vita {
  background: url(/img/buch-text-vita/kasten-vita-off.svg);
  background-size: contain;
}

#nav-vita:hover,
#nav-vita.active {
  background: url(/img/buch-text-vita/kasten-vita-on.svg);
  background-size: contain;
}

ul {
  list-style: none;
  padding: 0;
}

ul li::before {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #978484;
    content: "";
    margin: 0px 0.6em 0.2em 0;
}

ul.linklist {
  color: #978484;
}

ul.presslinks li {
  margin: 1.2em 0;
}

ul.live-list {
  list-style: none;
  padding: 0;
}

ul.live-list li::before {
  content: none;
}

ul.live-date {
  list-style: bold;
}

#text-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

button.textnav {
  background: #a0bcde;
  border: none;
  color: #330000;
  font-size: 14px;
  font-weight: 500;
  height: 110px;
  padding: 6px;
  width: 110px;
  margin: 4px;
}

button.textnav:hover,
button.textnav.active {
  color: #ffffff;
  background: #330000;
}

/* Einzelnes Buch */
.single-book {
  display: flex;
  margin: 30px 0 120px;
  position: relative;
}

.single-book-left {
  max-width: 252px;
  text-align: right;
  flex: 0 0 auto;
}

.single-book-left-addon {
  margin-top: 8em;
}

.book-text {
  max-width: 400px;
  min-width: 350px;
  padding-left: 40px;
  flex: 0 0 auto;
}

.single-book .abstand {
  width: 33%;
}

.topline {
  border-top: 1px solid #c9c4c4;
  padding-top: 30px;
}

/* TEXT SEITE */
.single-text {
  margin: 30px 0 100px;
  position: relative;
}

.single-text .abstand {
  width: 17%;
}

.single-text-row {
  display: flex;
}

.single-text-row .topline {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-item-pic {
  max-width: 150px;
  text-align: right;
  flex: 0 0 auto;
}

.text-item-pic img {
  display: block;
}

.text-meta {
  width: 27%;
  max-width: 480px;
  padding-left: 40px;
  position: relative;
  flex: 0 0 auto;
}

.text-meta h4 {
  margin: 0;
}

.text-download-link {
  color: #978484;
}

ul.text-download-link li:before {
  margin-right: 0.3em;
}

.text-info-text {
  width: 31%;
  max-width: 500px;
  padding-left: 40px;
  flex: 0 0 auto;
}

/* VITA */
#vita-container {
  display: flex;
  margin: 30px 60px 100px;
  position: relative;
  justify-content: center;
}

#vita-pic img {
  max-width: 100%;
}

#vita-pic {
  position: relative;
  height: 617px;
  width: 400px;
}

#vita-pic IMG {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
}

#vita-pic IMG.active {
  z-index:10;
}


#vita-text {
  padding-left: 40px;
  width: 453px;
}

#vita-contact {
  padding-left: 40px;
}

#imprint-text {
  max-width: 540px;
}

/* General classes*/
h2,
h4 {
  font-weight: normal;
  margin-top: 0;
  font-size: 17px;
  margin: 0 0 1em;
  line-height: 1.3em;
}

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.ok-text-center {
    text-align: center;
}

.ok-text-right {
    text-align: right;
}

.ok-float-left {
  float: left;
}

.ok-float-right {
  float: right;
}

.ok-clear-both {
  clear: both;
}

.ok-light {
  color: #978484;
}

.ok-clearfix:after {
  clear: both;
  content: "";
  display: block;
}

.ok-hidden {
  display: none;
}

.ok-to-top {
  margin-bottom: 40px;
}

.small-text {
  font-size: 13px;
}
