@import "css/reset.css";
@import "cssgrid/css/ie.css";
@import "cssgrid/css/1140.css";
/*
Theme Name: 	Claudia Hansen
Description: 	Default
Version: 		1.0
Author: 		Johannes Felscher
*/
/**/
/**/
/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
* {
  outline: none;
  -webkit-transition: background 0.5s, padding 0.5s, margin 0.5s, border-radius 0.5s, font-size 0.2s;
  -moz-transition: background 0.5s, padding 0.5s, margin 0.5s, border-radius 0.5s, font-size 0.2s;
  -o-transition: background 0.5s, padding 0.5s, margin 0.5s, border-radius 0.5s, font-size 0.2s;
  transition: background 0.5s, padding 0.5s, margin 0.5s, border-radius 0.5s, font-size 0.2s;
  -webkit-font-size-adjust: none;
}
/*TEMPORARY*/
body,
html {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
body {
  font-family: Raleway;
  font-weight: 300;
  letter-spacing: 1px;
  color: #006695;
  font-size: 14px;
  min-width: 320px;
  text-align: justify;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: left;
}
h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.5em;
  margin: 20px 0 10px 0;
  z-index: 1000;
}
h1 > a:first-letter {
  font-size: 1.2em;
}
h1 > a {
  text-decoration: none;
  color: #006695;
}
body:not(.home) header {
  padding-left: 60px;
}
h2 {
  font-family: Syncopate, Arial;
  font-size: 1.6em;
  font-weight: 700;
  margin-bottom: 60px;
  text-transform: uppercase;
}
/*	h2:before {content:" "; position: relative; display: inline-block; vertical-align: middle; height:75px; width: 75px;background-size:contain; background-repeat: no-repeat;}
	h2.videos:before {background-image: url(images/cat_videos.jpg);}
	h2.about:before {background-image: url(images/cat_about.jpg);}
*/
h3 {
  font-family: Syncopate, Arial;
  font-weight: bold;
  font-size: 1.1em;
  width: auto;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 50, 0.1);
  /*background:rgba(0,0,150,0.05); padding:2px; border-radius: 5px;*/
  margin-bottom: 3px;
  font-weight: 400;
}
a {
  color: inherit;
  text-decoration: none;
}
p {
  margin: 0 0 1.5em 0 !important;
}
p:last-child {
  margin-bottom: 0;
}
iframe {
  width: 100%;
  display: block;
  max-width: 500px;
  margin: 0 auto;
}
header {
  display: block;
  color: #006695;
  font-family: Syncopate, Arial;
  height: 100px;
  -webkit-transition: padding .5s;
  -moz-transition: padding .5s;
  -o-transition: padding .5s;
  -ms-transition: padding .5s;
  transition: padding .5s;
}
header .description {
  margin: -15px 0 0px 0;
  font-size: 1.2em;
  width: auto;
}
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 10;
  text-align: center;
  display: block;
  height: 20px;
}
/*nav a:hover, header a:hover {opacity: 0.8}*/
div#copyright {
  position: fixed;
  bottom: 0px;
  right: 5px;
  padding-bottom: 2px;
  /*width: 200px;*/
  z-index: 100;
  color: #006695;
  text-transform: uppercase;
  text-align: right;
  font-size: 0.8em;
  font-weight: 400;
  background: #ffffff;
}
div#copyright:before {
  display: block;
  width: 100%;
  height: 0;
  content: "";
  clear: both;
}
/*SOCIAL ICONS*/
div.socialIcons {
  position: absolute;
  height: 20px;
  top: 25px;
  right: 5px;
  text-align: right;
}
div.socialIcons a {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  margin-left: 10px;
  line-height: 20px;
}
div.socialIcons a img {
  height: 80%;
  width: auto;
}
div.socialIcons a.flickrIcon {
  margin-top: 1px;
}
/**/
/*CONTACT*/
div.contact * {
  text-align: center;
}
div.contact div.contact_info {
  color: #006695;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 40px;
  font-weight: bolder;
}
div.contact div.about {
  /*font-size: 0.8em;*/
  max-width: 400px;
  /*text-align: justify;*/
  display: inline-block;
}
/*iframe, object {padding:0 !important; width: 100%; height: auto;}*/
div.video-gallery div {
  padding: 0 !important;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
  font-size: 0.9em;
}
/*div.video-gallery iframe	{width: 80%; display: inline-block;}*/
div.video-gallery span:first-of-type {
  padding-right: 10px;
}
#main,
#container {
  height: 100%;
  position: relative;
}
.row > *:not(h2) {
  margin-bottom: 30px;
}
.blueBorder {
  border: 3px solid #006695;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px !important;
}
/*.blueBorder > * {border-radius: 10px !important;}*/
.alignRight {
  text-align: right;
}
.offset1 {
  margin-left: 5.5%;
}
.offset2 {
  margin-left: 17.25%;
}
#navhovertitle {
  text-shadow: 0 0 5px #fff;
  padding-top: 10px;
  line-height: 1;
  vertical-align: bottom;
  font-weight: 400;
  position: fixed;
  overflow: visible;
  text-align: center;
  font-size: 1.2em;
  font-family: Syncopate, Arial;
  text-transform: uppercase;
}
nav {
  position: relative;
  height: 420px;
  border-radius: 10px;
  background: url(images/room_lines.png) no-repeat;
  background-size: cover;
}
nav .row:first-of-type {
  margin-bottom: 40px;
}
nav .row:last-of-type {
  margin-bottom: 0;
}
nav .navcols,
nav .row {
  /*display: none;*/
  overflow: visible !important;
}
nav a.catnav {
  font-size: 0;
  height: 200px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  left: 50%;
  text-decoration: none;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -o-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform .3s;
  /*
		-webkit-transform: translateZ(0px);
		-moz-transform: translateZ(0px);*/
}
nav .row > div:nth-child(1) a.catnav.hovered {
  -webkit-transform: scale(1) rotate(-7.5deg);
  -moz-transform: scale(1) rotate(-7.5deg);
  -o-transform: scale(1) rotate(-7.5deg);
  -ms-transform: scale(1) rotate(-7.5deg);
  transform: scale(1) rotate(-7.5deg);
}
nav .row > div:nth-child(2) a.catnav.hovered {
  -webkit-transform: scale(1) rotate(7.5deg);
  -moz-transform: scale(1) rotate(7.5deg);
  -o-transform: scale(1) rotate(7.5deg);
  -ms-transform: scale(1) rotate(7.5deg);
  transform: scale(1) rotate(7.5deg);
}
nav .row > div:nth-child(3) a.catnav.hovered {
  -webkit-transform: scale(1) rotate(-7.5deg);
  -moz-transform: scale(1) rotate(-7.5deg);
  -o-transform: scale(1) rotate(-7.5deg);
  -ms-transform: scale(1) rotate(-7.5deg);
  transform: scale(1) rotate(-7.5deg);
}
nav .row > div:nth-child(4) a.catnav.hovered {
  -webkit-transform: scale(1) rotate(7.5deg);
  -moz-transform: scale(1) rotate(7.5deg);
  -o-transform: scale(1) rotate(7.5deg);
  -ms-transform: scale(1) rotate(7.5deg);
  transform: scale(1) rotate(7.5deg);
}
nav .row > div:nth-child(5) a.catnav.hovered {
  -webkit-transform: scale(1) rotate(-7.5deg);
  -moz-transform: scale(1) rotate(-7.5deg);
  -o-transform: scale(1) rotate(-7.5deg);
  -ms-transform: scale(1) rotate(-7.5deg);
  transform: scale(1) rotate(-7.5deg);
}
nav .row > div:nth-child(6) a.catnav.hovered {
  -webkit-transform: scale(1) rotate(7.5deg);
  -moz-transform: scale(1) rotate(7.5deg);
  -o-transform: scale(1) rotate(7.5deg);
  -ms-transform: scale(1) rotate(7.5deg);
  transform: scale(1) rotate(7.5deg);
}
nav a.catnav {
  font-size: 0;
  height: 200px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  left: 50%;
  text-decoration: none;
}
nav a.catnav .linktext {
  font-family: Syncopate;
  display: block;
  text-align: center;
  color: #006695;
  position: absolute;
  text-transform: uppercase;
}
nav a.catnav.events {
  background-image: url(images/cat_events.png);
  width: 80px;
  margin-left: 0;
  margin-top: 20px;
  height: 115px;
}
nav a.catnav.projects {
  background-image: url(images/cat_projects.png);
  width: 120px;
  margin-left: -70px;
  margin-top: 20px;
  height: 115px;
}
nav a.catnav.about {
  background-image: url(images/cat_about.png);
  width: 141px;
  margin-left: -60.5px;
}
nav a.catnav.music {
  background-image: url(images/cat_music.png);
  width: 141px;
  margin-left: -70px;
}
nav a.catnav.gallery {
  background-image: url(images/cat_gallery.png);
  width: 148px;
  margin-left: -74px;
}
nav a.catnav.videos {
  background-image: url(images/cat_videos.png);
  width: 183px;
  margin-left: -50px;
}
a.corner,
div.corner {
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  z-index: 5;
  background-size: contain;
  background-repeat: no-repeat;
}
.corner:not(.spiderwebs) {
  top: -115px;
  left: 0;
  position: absolute;
  width: 60px;
  height: 60px;
}
.corner.spiderwebs {
  background-image: url(images/spiderwebs.png);
  width: 170px;
  height: 200px;
}
.corner.gallery {
  background-image: url(images/cat_gallery.png);
  right: -20px;
}
.corner.events {
  background-image: url(images/cat_events.png);
  right: -20px;
}
.corner.about {
  background-image: url(images/cat_about.png);
  right: -40px;
}
.corner.videos {
  background-image: url(images/cat_videos.png);
  right: -20px;
}
.corner.projects {
  background-image: url(images/cat_projects.png);
  right: -20px;
}
.corner.music {
  background-image: url(images/cat_music.png);
  right: -20px;
}
.corner.contact {
  background-image: url(images/mail.png);
  top: -100px;
  right: -20px;
  background-size: 70%;
}
ul.events_general {
  white-space: nowrap;
}
ul.events_general li {
  text-align: left;
  position: relative;
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px solid #006695;
  font-size: 0.8em;
  white-space: normal;
}
ul.events_general li div {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
}
ul.events_general li div.date {
  width: 100%;
  display: block;
  font-weight: bold;
}
ul.events_general li div.title {
  width: 100%;
  display: block;
  font-size: 1.5em;
}
ul.events_general li div.title.hasLink a {
  text-decoration: underline;
  font-weight: 700;
}
ul.events_general li div.link {
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  color: inherit;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
ul.events_general li div:last-child {
  margin-right: 0;
}
/**/
/*#gallery {opacity: 0; margin:0 auto; max-width: 1000px; overflow: visible !important}
	#gallery * {padding:0 !important;}
	#gallery img {border-radius: 10px !important; }
	#gallery .galleria-container { background:none;}
	#gallery .galleria-thumbnails-container {height: 50px}
	#gallery .galleria-thumbnails-container * {height: 100%; border-radius: 5px; background: none;border: none}

	#gallery .galleria-errors, #gallery .galleria-counter {display: none !important}
	#gallery .galleria-image-nav-right, #gallery .galleria-image-nav-left {background-color:#fff; width:30px; height: 30px; top:45px; border:1px solid @fadedblue; border-radius:50%; opacity:0.8; background-size: 50%} 
	#gallery .galleria-image-nav-right:hover, #gallery .galleria-image-nav-left:hover {opacity:1; box-shadow: 0 0 2px 1px @blue } 
	#gallery .galleria-image-nav-right {background-image: url(images/arrow_right.png);background-position:9px 8px; } 
	#gallery .galleria-image-nav-left {background-image: url(images/arrow_left.png);background-position:6px 8px; } 

	#gallery .galleria-thumb-nav-right, #gallery .galleria-thumb-nav-left {margin-top:10px; width:30px;}
	#gallery .galleria-thumb-nav-left {background: url(images/arrow_left.png) no-repeat;left:-10px !important;}
	#gallery .galleria-thumb-nav-right {background: url(images/arrow_right.png) no-repeat;right:-10px !important;}

	#gallery .galleria-info {}

	#gallery.gallerySmall {border-radius: 0; margin-bottom:-30px;}
	#gallery.gallerySmall img {top:0 !important; border-radius: 0;}
	#gallery.gallerySmall .galleria-thumbnails-container {height:0; overflow: hidden}
*/
.project *:before {
  font-size: 2em;
  font-family: Syncopate;
  text-indent: 40px;
  padding-top: 5px;
  display: block;
  height: 40px;
  margin-bottom: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}
.project .videos iframe {
  height: 250px;
  margin-bottom: 20px;
  display: inline-block;
}
.project .videos iframe:nth-child(odd) {
  width: 50%;
  margin-left: 2%;
}
.project .videos iframe:nth-child(even) {
  width: 48%;
}
.project .events_general {
  margin-bottom: 30px;
  color: #006695 !important;
}
.project .events h3,
.project .audio h3,
.project .videos h3 {
  margin-bottom: 30px;
  color: #006695 !important;
  border: none;
  font-size: 1.8em;
  margin-bottom: 10px;
}
.project h3:before {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat;
}
.project .events h3:before {
  content: " ";
  background-image: url(images/cat_events.png);
}
.project .audio h3:before {
  content: " ";
  background-image: url(images/cat_music.png);
  margin-left: -5px;
}
.project .videos {
  margin-top: 40px;
}
.project .videos h3:before {
  content: " ";
  background-image: url(images/cat_videos.png);
}
.audio a {
  color: #006695;
  display: block;
  margin: 10px 0 10px 0;
  line-height: 25px;
  font-size: 0.9em;
  text-decoration: none;
  text-indent: 0 !important;
  vertical-align: middle;
}
/*.project .audio a:hover {font-weight: bold;}*/
.audio a:before {
  content: " ";
  padding: 0;
  width: 24px;
  height: 25px;
  margin: -5px 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  background: url(images/play_button_2015.png) no-repeat;
  background-size: 100%;
}
.audio a:hover:before {
  background-position: 0 -28px;
}
.audio.music a span.projectName {
  display: inline-block;
  font-weight: bold;
}
.audio.music > img,
.audio.music > ul {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.audio.music > img {
  width: 100px;
  margin: 3px 20px 0 0;
}
.audio.music > ul {
  width: auto;
  overflow: hidden;
}
div.allMusic > div:not(:last-child) {
  margin-bottom: 80px;
}
/*.projectListing a {background:@fadedblue;display: block; white-space: nowrap; border-radius: 10px} */
.projectListing * {
  line-height: 1;
  padding: 0;
}
.projectListing a {
  min-height: 40px;
  padding: 0;
  margin-bottom: 40px;
  display: block !important;
  border: solid rgba(0, 0, 50, 0.1);
  border-width: 1px 0 1px 0;
}
.projectListing a:hover {
  border-color: #fff;
  background-color: #006695;
  color: #fff;
  font-size: 1.4em;
}
.projectListing a:hover h3 {
  padding: 5px 15px 0 15px;
}
.projectListing img {
  width: 10%;
  -webkit-transform: scale(1.1);
  display: inline-block;
  vertical-align: middle;
}
.projectListing h3 {
  padding-top: 7px;
  width: 90%;
  display: inline-block;
  font-size: 0.9em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid rgba(0, 0, 0, 0);
  vertical-align: middle;
  text-decoration: none;
  font-weight: normal;
}
.projectListing div:nth-child(odd) h3 {
  border-width: 10px 0 10px 10px;
  text-align: right;
}
.projectListing div:nth-child(even) h3 {
  border-width: 10px 10 10px 0;
  text-align: left;
}
.projectListing div:nth-child(even) a:hover img {
  border-width: 10px 10 10px 0;
  text-align: left;
}
ul.links li {
  margin: 0 0 20px 0;
  background: #fff;
}
ul.links li a {
  width: 80%;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 50, 0.1);
}
ul.links li:hover {
  border-radius: 30px;
  background: #006695;
  color: #fff;
}
ul.links li:nth-child(odd):hover {
  padding-left: 5% !important;
}
ul.links li:nth-child(even):hover {
  padding-right: 5% !important;
}
ul.links li:hover a {
  border: none;
  margin: 10px 0 10px 0;
  font-size: 1em;
  text-transform: uppercase;
  white-space: nowrap;
}
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
@media handheld, only screen and (max-width: 767px) {
  h1 {
    white-space: nowrap;
    font-size: 1.4em;
    letter-spacing: normal;
    padding: 0 0 10px 0;
    margin-top: 80px !important;
  }
  h2 {
    font-size: 1.3em;
    margin-top: -40px;
  }
  h2.gallery {
    display: none;
  }
  .corner:not(.spiderwebs) {
    display: none;
    top: -110px;
    left: auto;
    right: -20px;
    height: 90px;
    width: 90px;
  }
  .corner.spiderwebs {
    width: 80px;
  }
  .corner.events {
    right: -10px !important;
  }
  .socialIcons {
    text-align: center !important;
    width: 100%;
    top: 10px !important;
    right: 0 !important;
    left: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 50, 0.1);
  }
  .socialIcons > a {
    margin: 0 10px;
    zoom: .75;
  }
  .socialIcons img {
    height: 100% !important;
  }
  nav {
    background: none;
    height: auto;
    margin-top: -40px;
  }
  nav .row {
    margin-bottom: 0 !important;
  }
  /*.row {margin-bottom:30px}*/
  nav div.navcols {
    margin: 0 0 20px 0 !important;
    border: solid rgba(0, 0, 155, 0.1);
    border-width: 1px 0 1px 0;
    border: none;
  }
  nav a.catnav {
    left: 0 !important;
    -webkit-transform: scale(1) rotate(0) !important;
    width: 100% !important;
    margin: 0 !important;
    height: 60px !important;
    letter-spacing: 10px;
    font-size: 1.2em;
  }
  /*		nav a.catnav.events {background-image:url(images/cat_events_s.png);}
		nav a.catnav.projects {background-image:url(images/cat_projects_s.png);}
		nav a.catnav.about {background-image:url(images/cat_about_s.png);}
		nav a.catnav.music {background-image:url(images/cat_music_s.png);}
		nav a.catnav.gallery {background-image:url(images/cat_gallery_s.png);}
		nav a.catnav.videos {background-image:url(images/cat_videos_s.png);}
*/
  nav a.catnav:hover {
    text-shadow: 0 0 10px #006695;
    opacity: 1;
  }
  nav a.catnav div.linktext {
    width: 100%;
    margin-left: -20px;
    padding: 0 0 0 60px;
    line-height: 60px;
    vertical-align: top;
  }
  header * {
    text-align: center !important;
  }
  header a.links {
    width: 75px;
    height: 75px;
  }
  /*iframe {width: 100% !important; height: 150px !important}*/
  #navhovertitle {
    display: none !important;
  }
  ul.events_general li div {
    display: block !important;
    width: 100% !important;
  }
  ul.events_general li {
    margin-bottom: 20px;
  }
  /*ul.events_general li div.link {position: relative;}*/
  /*ul.events_general li div.link a {position: absolute; right:0; bottom:0; display:block; color: inherit; text-transform: uppercase; font-weight: bold; text-decoration: none; text-align: right; width: 100%;}*/
  /*#gallery .galleria-thumbnails-container {display:none;}*/
  .project .videos iframe {
    display: block !important;
    margin: 0 0 30px 0 !important;
    height: 250px !important;
    width: 100% !important;
  }
  .projectListing a:hover {
    font-size: 1em;
  }
  .projectListing a {
    font-size: .7em !important;
  }
  .projectListing img {
    border-radius: 0;
    width: 15%;
  }
  .projectListing h3 {
    width: 85%;
    padding: 7px 0 0 0 !important;
  }
  div.projectInfo {
    margin-bottom: 0 !important;
  }
  .audio.music > img {
    display: block;
    margin: 10px 0 5px 0;
  }
  div#copyright {
    text-align: center;
    left: 0;
  }
}
/* ========================================== */
/* ! Min Height   */
/* ========================================== */
/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px) {
  /*html {zoom:0.6;}*/
}
