/*HYLYS CSS FOR HANNO LEICHTMANN*/
html, body * {
  font-family: "maven pro";
  margin: 0px;
  padding: 0px;
  line-height: 1.2em;
  color: #369; }

a {
  text-decoration: none; }

.menu-main-navigation-container {
  margin-top: 11px; }

.menu {
  list-style: none; }

.menu li {
  margin-bottom: 10px;
  float: left;
  margin-right: 5px;
  color: #3f3;
  clear: both; }

.menu a, nav a:link {
  font-size: 16px;
  color: #369; }

/*$color2: #8CA89A;*/
/*$color1: #6092a7;*/
@font-face {
  font-family: "led";
  src: url("fonts/led/led_real.eot") format("embedded-opentype");
  src: url("fonts/led/led_real.woff") format("woff");
  src: url("fonts/led/led_real.otf");
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01); }
@font-face {
  font-family: "led";
  src: url("fonts/led/led_real.ttf") format("truetype");
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01); }
@font-face {
  font-family: "led";
  src: url("fonts/led/led_real.svg") format("svg");
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01); }
.hide {
  display: none; }

body * {
  font-family: "maven pro";
  margin: 0px;
  padding: 0px;
  line-height: 1.2em;
  color: #369; }

body:not(.home) {
  background-image: none !important; }

.home {
  background-size: 50%;
  background-position: top 100px right !important; }

.home h2, .home article p {
  width: 40%; }

.home h2 {
  margin-bottom: 10px; }

h6 {
  margin-bottom: 5px; }

a, a:link {
  text-decoration: none;
  color: #369;
  target: _blank; }

a:hover, a:active {
  text-decoration: none;
  color: #3f3; }

header {
  height: 100%;
  margin-bottom: 2%; }

.home article h1 {
  display: none; }

.home h3 {
  font-size: 19px;
  margin-bottom: 0px;
  color: #3F3;
  font-weight: 100;
  text-transform: lowercase; }

#logo {
  font-size: 20px;
  color: #3f3;
  top: 0%;
  position: absolute;
  left: 55px;
  top: 5px; }

#logo:hover {
  color: #3f3; }

#logo a {
  letter-spacing: 0.8em; }

#logo a {
  font-size: 16px;
  color: #369;
  float: left;
  margin-top: 13px;
  margin-right: 155px; }

#logo_nav {
  position: fixed;
  top: 5px;
  left: 0px;
  width: 100%;
  height: 55px;
  z-index: 1000; }

nav {
  margin-top: 5px;
  margin-left: 0%; }

nav ul {
  list-style: none; }

nav li {
  margin-bottom: 10px;
  padding: 3px;
  float: left;
  margin-right: 5px;
  text-align: center;
  color: #3f3;
  clear: both; }

article a {
  font-size: 12px; }

article p a {
  float: left;
  clear: both; }

#socmed {
  max-width: 50%;
  position: fixed;
  right: 5px;
  top: 10px;
  z-index: 1001; }

#socmed img {
  width: 30px;
  height: 30px;
  margin: 0 5px;
  z-index: 1000;
  top: 0px;
  float: left; }

#socmed img:hover {
  cursor: pointer;
  width: 40px !important;
  height: 40px !important;
  margin: 0px; }

#alttext-container {
  border: none; }

#alttext {
  display: none; }

#cover {
  position: absolute;
  top: 0px;
  width: 924px;
  right: 0px;
  overflow: hidden;
  max-width: 50%;
  z-index: -100;
  margin-top: 100px; }

.opac {
  opacity: 0.05;
  visibility: visible; }

#covertitle {
  position: absolute;
  top: 50px;
  max-width: 50%;
  margin-top: 200px;
  margin-left: 21%;
  z-index: 30; }

#covertitle_in {
  max-width: 100%;
  cursor: pointer;
  margin-top: 29px;
  width: 500px; }

#albumtitle {
  font-family: "led";
  transform: rotateZ(-13deg);
  -webkit-transform: rotateZ(-13deg);
  float: left;
  margin-top: 420px;
  font-size: 30px;
  margin-left: 30%; }

#albumtitle span {
  color: #3f3;
  font-size: 14px; }

.controls {
  margin: 25px 6px;
  float: left; }

#covertitle .controls {
  width: 130px;
  float: left;
  margin: 15%; }

.play {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 27px solid #369;
  margin-left: 28px;
  cursor: pointer;
  float: left; }

.pause {
  width: 4px;
  height: 30px;
  border-left: 5px solid #369;
  border-right: 5px solid #369;
  float: left;
  margin-left: 20px;
  cursor: pointer; }

.buy {
  float: left;
  background-color: #369;
  width: 30px;
  padding: 5px;
  color: #fff;
  border-radius: 1px;
  cursor: pointer; }

.buy a {
  color: white;
  font-size: 16px; }

.title, .cvr_descr {
  width: 40%;
  margin: 5px;
  float: left; }

@media (max-width: 440px) {
  .title, .cvr_descr {
    width: 100%; } }
#covertitle .cvr_descr {
  float: left;
  margin-left: 5%;
  padding-top: 80px;
  width: 300px;
  clear: both; }

main {
  position: absolute;
  top: 0px;
  padding-top: 55px;
  margin: 50px 20% 100px;
  max-width: 70%;
  height: auto;
  clear: both;
  z-index: 20; }

@media (orientation: landscape) {
  main {
    margin: 8% auto 100px 20%; } }
@media (orientation: portrait) {
  .home main {
    margin: 40% 10% 50px; } }
#spacer {
  margin-bottom: 29px;
  bottom: 0px;
  float: left;
  clear: both; }

#recent_shows {
  margin-top: 800px; }

article {
  clear: both;
  background-size: contain;
  background-repeat: no-repeat;
  width: 900px;
  max-width: 80%;
  margin-bottom: 25px; }

article img {
  max-width: 100%;
  width: 500px;
  height: auto;
  margin: 10px 20px 10px 0px;
  float: left;
  transition: width 2s;
  clear: both; }

article img:hover {
  width: 100%; }

/* ---------------> WP CLASSES <--------------*/
.category-curating article p {
  width: 500px;
  max-width: 100%; }

#wpadminbar {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  top: auto;
  width: 800px; }

.wp-caption {
  width: auto !important; }

.wp-caption-text {
  display: none; }

.attachment-small {
  width: 150px;
  height: auto;
  float: left;
  border-radius: 1px; }

.s_h1 {
  border-radius: 1px;
  font-size: 10px;
  background-color: rgba(51, 102, 153, 0.73);
  float: left;
  width: 50px;
  padding: 5px; }

#recent_shows article:hover {
  cursor: pointer; }

#upc_rel {
  margin-bottom: 40%; }

#upc_rel h3, #upc_rel p {
  display: none; }

#upc_con {
  clear: both;
  margin-top: 20px;
  display: none; }

p {
  font-size: 12px; }

p.small {
  font-size: 9px; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

h1 {
  font-size: 19px;
  margin-bottom: 10px;
  color: #3f3;
  font-weight: 100; }

h2 {
  font-size: 15px; }

h3 {
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 10px; }

h4 {
  font-size: 10px;
  margin: 3px 0px; }

#rel, #soundcloud {
  float: left; }

iframe {
  max-width: 90%; }

.iframe {
  position: absolute;
  margin: 20px; }

.soundcloud {
  display: none; }

object {
  margin: 10px 0px; }

#soundcloud p {
  margin-bottom: 20px; }

#footer {
  overflow-x: hidden; }

footer a, footer p {
  float: right;
  clear: both;
  display: block; }

footer {
  width: 200px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  border-radius: 1px;
  z-index: 100000;
  /*  right: -33%;
  */
  max-width: 20%; }

#footer1 {
  position: fixed;
  bottom: 50px; }

#footer2 {
  position: fixed;
  bottom: 15px; }

footer a {
  margin-right: 15px;
  margin-bottom: 5px; }

footer h3 {
  margin-top: 10px; }

footer p {
  margin-top: 10px; }

.credits {
  z-index: 100000;
  position: fixed;
  /*  background-color: rgba(255, 255, 255, 0.9);
  */
  padding: 12px;
  border-radius: 1px;
  max-width: 100px;
  bottom: 5px;
  /*  left: -33%;
  */
  /*margin-bottom: 100px; */ }

/*#credits1{
  position: absolute;
}*/
.credits p {
  margin-bottom: 5px;
  font-size: 9px;
  float: left;
  clear: both;
  width: 250px;
  color: #369; }

.credits a, footer a, footer a:link {
  color: #3f3; }

/*---- INSTALLATIONS ------*/
/*---- RELEASES ------*/
.category-releases h1 {
  margin-bottom: 10px; }

.func {
  cursor: pointer;
  margin-bottom: 2px; }

.func:hover {
  color: #3f3; }

.category-releases main {
  max-width: 70%; }

.category-releases article img {
  width: 50%;
  height: auto;
  float: right;
  background-color: rgba(255, 255, 255, 0.96);
  border-radius: 4px; }

.category-releases .soundcloud iframe {
  height: 300px; }

.category-releases small {
  padding-left: 15px; }

.category-releases .iframe {
  position: relative;
  overflow: hidden;
  float: left;
  margin: 35px 5px; }

.category-releases .soundcloud:hover {
  -webkit-animation: scd 0.5s linear 0s  both;
  -o-animation: scd 0.5s linear 0s  both;
  animation: scd 0.5s linear 0s both; }

@-webkit-keyframes scd {
  0% {
    height: 150px; }
  100% {
    height: 250px; } }
@keyframes scd {
  0% {
    height: 150px; }
  100% {
    height: 250px; } }
.release {
  min-height: 400px; }

/*----------Animation---------*/
#covertitle_in, #covertitle {
  -webkit-animation: opacity 2s ease-in 1;
  -o-animation: opacity 2s ease-in 1;
  animation: opacity 2s ease-in 1;
  animation-play-state: running;
  -webkit-animation-play-state: running; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0.0; }
  100% {
    opacity: 1; } }
@keyframes opacity {
  0% {
    opacity: 0.0; } }
.slideIn {
  -webkit-animation: slideIn 2s linear 0s 1  forwards;
  -o-animation: slideIn 2s linear 0s 1  forwards;
  animation: slideIn 2s linear 0s 1  forwards;
  animation-play-state: running;
  -webkit-animation-play-state: running; }

.slideOut {
  -webkit-animation: slideOut 2s linear 0s 1  forwards;
  -o-animation: slideOut 2s linear 0s 1  forwards;
  animation: slideOut 2s linear 0s 1  forwards;
  /*animation-play-state:running;
  -webkit-animation-play-state:running;*/ }

.popup {
  -webkit-animation: popup 2s linear 0s 1  forwards;
  -o-animation: popup 2s linear 0s 1  forwards;
  animation: popup 2s linear 0s 1  forwards;
  animation-play-state: running;
  -webkit-animation-play-state: running; }

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translate(0px, 0px); }
  100% {
    -webkit-transform: translate(50px, 0px); } }
@keyframes slideIn {
  0% {
    -webkit-transform: translate(0px, 0px); }
  100% {
    -webkit-transform: translate(50px, 0px); } }
@-webkit-keyframes slideOut {
  0% {
    -webkit-transform: translate(50px, 0px); }
  100% {
    -webkit-transform: translate(0px, 0px); } }
@keyframes slideOut {
  0% {
    -webkit-transform: translate(50px, 0px); }
  100% {
    -webkit-transform: translate(0px, 0px); } }
@-webkit-keyframes popup {
  0% {
    opacity: 0.5; }
  100% {
    -webkit-transform: translate(0px, 0px);
    opacity: 1; } }
@keyframes popup {
  0% {
    opacity: 0.5; }
  100% {
    transform: translate(0px, 0px);
    opacity: 1; } }
/*------------LIVE------------*/
#live article {
  margin-bottom: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  background-position: center;
  padding: 10px;
  color: #bdd5c6; }

#live section img {
  width: 520px;
  height: auto;
  max-width: 100%; }

#live iframe {
  max-width: 100%;
  height: auto;
  margin-top: 15px; }

/*
#a4 .iframe:nth-child(2) + iframe:hover, #a1 .iframe:nth-child(2)+ iframe:hover{
  height: 280px;
 }*/
#live h3 {
  margin-bottom: 15px; }

#a1 {
  background-image: url("pics/minimal.jpg"); }

#a2 {
  background-image: url("pics/Bildschirmfoto 2015-02-15 um 17.20.27.png"); }

#a3 {
  background-image: url("pics/Bildschirmfoto 2015-02-14 um 20.53.03.png"); }

#a4 {
  background-image: url("pics/djcb.jpg"); }

/*------------CURATING------*/
#curating article:nth-child(1) p {
  margin-bottom: 10px; }

#curating article {
  max-width: 65%; }

@media (max-width: 650px) {
  #curating article {
    max-width: 100%; } }
/*-----------INFO-----------*/
#info {
  width: 65%;
  background-color: rgba(255, 255, 255, 0.89); }

/*//////////// COLLAPSIBLE MENUS */
.collmenu {
  padding: 0px 5px;
  min-height: 2em;
  line-height: 1em; }

.collmenu ul {
  transition: max-height .25s linear;
  margin: 0;
  padding: 0;
  text-align: left;
  padding-top: 7%;
  margin-top: 30px; }

@media (min-height: 600px) {
  .collmenu ul {
    padding-top: 13%; } }
.collmenu li {
  transition: visibility .25s linear;
  display: inline-block;
  padding: 7px 0px;
  margin: 0px;
  margin-right: 7px; }

.collmenu li a {
  font-variant: small-caps;
  padding: 5px 0px; }

@media (max-width: 619px) {
  .collmenu ul {
    background-color: rgba(255, 255, 255, 0.93); } }
.collmenu ul {
  max-height: 0;
  overflow: hidden;
  width: 190px;
  float: left; }

.collmenu li {
  visibility: hidden;
  display: block;
  /*padding: 0.5em 0.6em;*/
  border: none;
  clear: both; }

.collmenu li * {
  text-align: left; }

.collmenu .navbar-handle {
  display: block; }

#navbar-checkbox:checked + .collmenu ul {
  max-height: 300px; }

#navbar-checkbox:checked + .collmenu li {
  visibility: visible; }

/*#navbar-checkbox2:checked + #mus1 ul {
  max-height: 650px;
  background-color: rgba(217, 228, 214, 0.95); }
#navbar-checkbox2:checked + #mus1 li {
  visibility: visible; }
#navbar-checkbox2:checked + #mus1 .navbar-handle2 {
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ec4246;
  border-top: 20px solid transparent;
  border-left: 20px solid transparent;
  display: block; }*/
/*#navbar-checkbox3:checked + #mus2 ul {
  max-height: 650px;
  background-color: rgba(217, 228, 214, 0.95); }
#navbar-checkbox3:checked + #mus2 li {
  visibility: visible; }
#navbar-checkbox3:checked + #mus2 .navbar-handle2 {
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ec4246;
  border-top: 20px solid transparent;
  border-left: 20px solid transparent;
  display: block; }*/
#navbar-checkbox, #navbar-checkbox2, #navbar-checkbox3 {
  display: none; }

.navbar-handle {
  /*display: none;*/
  cursor: pointer;
  position: relative;
  font-size: 45px;
  padding: .5em 0;
  height: 0;
  width: 30px;
  border-top: 2px solid;
  border-color: #369; }

.navbar-handle:before, .navbar-handle:after {
  position: absolute;
  left: 0;
  right: 0;
  content: ' ';
  border-top: 2px solid;
  border-color: #369; }

.navbar-handle:before {
  top: 8px; }

.navbar-handle:after {
  top: 19px; }

/*
.navbar-handle2 {
  width: 0px;
  height: 0px;
  border-right: 20px solid transparent;
  border-top: 20px solid #ec4246;
  border-bottom: 20px solid transparent;
  border-left: 20px solid transparent;
  display: block;
  transition: border 0.1s;
  float: right;
  clear: both; }
*/
/*.collmenu {
  position: absolute;
  top: 0;
  right: 0; }*/
.menu .navbar-handle {
  position: absolute;
  font-size: 1.2em;
  z-index: 100000; }

.fb-like, .fb_iframe_widget {
  display: inline-block;
  position: fixed !important;
  right: 5px;
  bottom: 5px;
  width: 50px;
  overflow: hidden;
  height: 26px;
  margin-top: 8px;
  margin-left: 5px; }

/*-----------MEDIEQUERIES----------*/
@media (max-width: 650px) {
  #logo {
    left: 50px;
    margin-top: 10px; }

  #logo p, #logo a {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 13px;
    letter-spacing: 0.7em; }

  #logo_nav {
    height: 75px; }

  nav a, nav a:link {
    font-size: 12px; }

  .collmenu ul {
    width: 100%;
    padding-top: 0px; }

  .collmenu li {
    clear: none; }

  .collmenu a {
    margin-right: 7px; }

  .navbar-handle {
    width: 25px; }

  .navbar-handle:before {
    top: 5.333px; }

  .navbar-handle:after {
    top: 13.3333px; }

  #cover {
    margin-top: 23%;
    max-width: 60%; }

  #covertitle {
    margin-top: 63%;
    margin-left: 10%; }

  #index .cvr_descr {
    float: left;
    padding-top: 87px;
    width: 300px; }

  #socmed img {
    width: 25px;
    height: 25px;
    margin: 0 3px; }

  main {
    max-width: 80%;
    margin: 50px auto;
    position: relative; }

  article {
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px; } }
@media (max-width: 490px) {
  #logo {
    margin-top: 3px;
    margin-left: 5px; }

  main {
    max-width: 90%;
    padding-top: 25px; } }
@media (max-width: 516px) {
  .category-releases article img {
    width: 100%;
    float: left; } }
@media (max-width: 340px) {
  #logo {
    left: 35px; } }
@media (max-width: 400px) {
  #logo a {
    letter-spacing: 0.4em; }

  #socmed img:hover {
    cursor: pointer;
    width: 25px !important;
    height: 30px !important;
    margin: 0px; } }
@media (max-width: 650px) and (orientation: portrait) {
  #albumtitle {
    margin-top: 50%;
    margin-left: 17%; }

  body {
    background-position: right top 15% !important;
    background-size: 75% !important; }

  #recent_shows {
    margin-top: 100%; } }
@media (max-width: 650px) and (orientation: landscape) {
  body {
    background-position: right top 15% !important; }

  #covertitle {
    margin-top: 19%;
    margin-left: 8%; } }
@media (max-width: 1100px) {
  footer {
    padding: 5px;
    max-width: 100px; }

  footer a {
    font-size: 9px; }

  footer .small {
    font-size: 8px; } }
@media (max-width: 1140px) {
  #installations img {
    width: 100%; } }
/*# sourceMappingURL=hanno.css.map */

/*# sourceMappingURL=hylys.css.map */
