/*
Theme Name: Schulz
Theme URI: http://www.mikaelschulz.com
Author: Aurelien Stein
Author URI: http://www.astein.fr
Description: Clean theme with grid-based approach.
Version: 1
Tags: white, grid, thumbnails, clean, minimalist, photographer, photography
*/

/*
1.0 - Reset
Resetting and rebuilding styles have been helped along thanks to the fine work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
*/

a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}a:focus{outline:#c1c1c1 solid 2px;outline:rgba(51,51,51,.3) solid 2px}a:active,a:hover{outline:0}a img{border:0}

/* Typography */

@import url('https://fonts.googleapis.com/css?family=Antic+Didone');

body {
  font-family: 'Roboto', sans-serif;
  font-size: 12pt;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
}

/* Misc */

.clearfix {
  clear: both;
}

/* Layout */

body {
  background: #eee;
}

#header {
  position: fixed;
  background-color: rgba(238, 238, 238, 0.8);
  width: 100%;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 10px;
  top: 0;
  left: 0;
  z-index: 9997;
}

#header h1 a {
  display: block;
  height: 40px;
  width: 111px;
  background: #fff;
  margin: 0 auto;
  background: transparent url('img/logo-mikael-schulz.png') center center/111px 40px no-repeat !important;
}

#toggle-menu {
  position: fixed;
  right: 25px;
  top: 25px;
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url('img/menu-open.gif') no-repeat center center;
  z-index: 9999;
}

#toggle-menu.open {
  background: url('img/menu-close.gif') no-repeat center center;
}

#wrapper {
  margin: 0 auto;
  padding: 125px 0 0 0;
  z-index: 9998;
}

.overview .thumbnail {
 position: relative;
}

.overview .thumbnail {
  margin-bottom: 20px;
}

.overview .thumbnail a {
  color: #777;
}

.overview .thumbnail img {
  width: 100%;
  height: auto;
  margin-bottom: 7px;
  transition: opacity 0.2s ease-in-out;
}

.overview .thumbnail:hover img {
  opacity: 0.5;
}

.overview .thumbnail h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
  font: 700 10pt 'Roboto';
  letter-spacing: 1pt;
  text-transform: uppercase;
  text-align: center;
}

.overview .thumbnail.sizer {
  margin-bottom: 0 !important;
}

.exhibition-text {
  margin-top: 15px;
}

.exhibition img {
  width: 100%;
  height: auto;
  margin-top: 15px;
}

.addtoany_shortcode, .addtoany_list {
  display: block !important;
}

.addtoany_share_save_container{
  clear:both;
  margin: 16px 0
}
.addtoany_list{
  display:inline;
  line-height:16px
}
.addtoany_list a {
  border:0;
  box-shadow:none;
  display:inline-block;
  font-size:16px;
  padding:0 4px;
  vertical-align:middle;
  height: 16px !important;
}
.addtoany_list a img {
  border:0;
  display:inline-block;
  opacity:1;
  overflow:hidden;
  vertical-align:baseline
}
.addtoany_list a span {
  display:inline-block;
  float:none
}
.addtoany_list.a2a_kit_size_32 a>span {
  height: 16px;
  width: 16px
}
.addtoany_list a>span { 
  display:inline-block;
  opacity:1
}
.addtoany_list a:hover,
.widget .addtoany_list a:hover {
  border:0;
  box-shadow:none
}
.addtoany_list a:hover img,
.addtoany_list a:hover span {
  opacity:.7
}
.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share_save.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share_save img{border:0;width:auto;height:auto}

.single {
  width: 100%;
  text-align: center;
  margin: 0 0 20px 0;
}

.single.loading .single-cycle {
  opacity: 0;
  filter: alpha(opacity=0);
}

.single-cycle {
  position: relative;
}

.single-cycle, #single-cycle-prev, #single-cycle-next {
  height: 600px;
}

.single-cycle-pictures {
  height: 100%;
  text-align: center;
  display: block;
  z-index: 9998;
}

.single-cycle-pictures .slide {
 width: 100%;
 height: 100%;
 text-align: center;
}

.single-cycle-pictures .slide img {
 height: 100%;
 margin: 0 auto;
}

#single-cycle-prev, #single-cycle-next {
 position: absolute;
 font-size: 100pt;
 z-index: 9999;
 width: 50%;
 top: 0;
}

.single.loading img {
  opacity: 0;
}

.single.loading:before {
  content: "loading...";
  font: 400 13pt 'Roboto';
  color: #aaa;
  padding-bottom: 10px;
  letter-spacing: 1pt;
  text-transform: uppercase;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  display: block;
}

.single {
  text-align: center;
  padding: 0 10px;
}

.single img {
  height: auto;
  margin-bottom: 15px;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.single img.landscape {
  width: 100%;
}

.single img.portrait {
  width: 50%;
  margin: 0 25% 15px 25%;
}

.single-nav div {
  float: left;
  width: 33.33%;
  display: table;
}

.single-nav-left {
  text-align: left;
}

.single-nav-right {
  text-align: right;
  width: 100%;
}

.single-nav-left a,
.single-nav-right a {
  color: #555;
  text-transform: uppercase;
  letter-spacing: 2pt;
  font-size: 10pt;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-size: 8pt;
}

.single-nav div a,
.single-nav-center  {
  height: 100px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.single-nav-center div {
  float: none;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.single-nav-left a {
  background: url('img/prev.gif') center left no-repeat;
  padding-left: 30px;
}

.single-nav-center h3 {
  font: 400 13pt 'Roboto';
  color: #555;
  padding-bottom: 10px;
  letter-spacing: 1pt;
    text-transform: uppercase;
}

.single-nav-center h4 {
  color: #555;
  letter-spacing: 2pt;
  font-size: 8pt;
  text-transform: uppercase;
}

.single-nav-share {
  width: 100%;
  text-align: center;
  display: block !important;
}

.single-nav-right {
  text-align: right;
}

.single-nav-right a {
  background: url('img/next.gif') center right no-repeat;
  padding-right: 30px;
}

#single-cycle-prev {
  left: 0;
  text-align: left;
}

.overview, .single {
  margin: 0 auto;
}

#single-cycle-prev:hover {
  background: url('img/prev.gif') no-repeat center left;
}

#single-cycle-next {
  right: 0;
  text-align: right;
}

#single-cycle-next:hover {
  background: url('img/next.gif') no-repeat center right;
}

.page {
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  line-height: 20pt;
  letter-spacing: 2pt;
}

.page h1, .page h2, .page h3 {
  color: #555;
  font-size: 10pt;
  font-weight: 700;
}

.page .row {
  margin: 0 0 50px 0;
}

.page .row p {
  font-size: 10pt;
  color: #555;
  width: 80%;
  margin: 0 auto;
}

.page a {
  color: #000;
}

.page strong {
  font-weight: 700;
}

#credits {
  font-size: 9pt;
  color: #bbb;
  margin: 50px 0 0 0;
}

#navigation, #infscr-loading {
  width: 20px;
  margin: 25px auto 25px auto;
}

/* sidr */

.sidr {
  display:none;
  position:absolute;
  position:fixed;
  top:0;
  height:100%;
  z-index:9998;
  overflow-x:none;
  overflow-y:auto;
  background-color: rgba(238, 238, 238, 0.8);
}

.sidr.right {
  left:auto;
}

.sidr ul {
  line-height: 18pt;
  letter-spacing: 2pt;
}

.sidr ul li {
  font-weight: 400;
  text-transform: uppercase;
  text-align: right;
  padding: 0 25px 0 0;
  font-size: 10pt;
}

.sidr ul li.selected {
  font-weight: 700;
}

.sidr ul li a {
  color: #555;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.sidr ul li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* Media queries (responsive) */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {  
  #header h1 a { 
  	background: url('img/logo-mikael-schulz@2x.png') no-repeat;
  	background-size: 167px 60px;
  } 
  #header h1 a.small {
  	background-size: 111px 40px;
  } 
}

@media screen and (max-width: 500px) {
  #toggle-menu {
    display: inline-block !important;
    padding: 20px;
    top: 15px;
    right: 15px;
  }
  #sidr {
    padding-top: 60px !important;
  }
  #wrapper, .grid .thumbnail {
    width: 350px;
  }
  #wrapper {
    padding: 125px 0 0 0;
  }
  .overview .thumbnail {
    width: 100%;
    margin-bottom: 20px;
  }
  .page .min-row .column {
    margin: 0 0 50px 0;
  }
  .page #portrait {
    width: 100%;
    height: auto;
  }
  .thumbnail-title-mobile {
    margin-bottom: 20px;
    letter-spacing: 2pt;
    font-size: 10pt;
    line-height: 20pt;
    color: #444;
    text-transform: uppercase;
  }
  .thumbnail-title-mobile strong {
    font-weight: 700;
  }
  .overview .thumbnail .thumbnail-title, .grid .thumbnail:hover .thumbnail-title {
    display: none;
  }
}

@media screen and (min-width: 500px) {
  .thumbnail-title-mobile {
    display: none;
  }
  .overview .thumbnail:hover .thumbnail-title, .GI_TW_Current .thumbnail-title {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
}

@media screen and (min-width: 500px) and (max-width: 750px) {
  #wrapper, .single {
    width: 480px;
  }
  .overview .thumbnail {
    padding: 0 10px;
    width: 240px;
  }
  .page .min-row .column {
    margin: 0 0 50px 0;
  }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
  #wrapper {
    width: 90%;
  }
  .overview, .single {
    width: 720px;
  }
  .overview .thumbnail {
    padding: 0 10px;
    width: 240px;
  }
  .page .min-row {
    width: 50%;
    margin: 0 auto;
  }
  .page .min-row .column {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 900px) and (max-width: 1100px) {
  #wrapper {
    width: 90%;
  }
  .overview, .single {
    width: 840px;
  }
  .overview .thumbnail {
    padding: 0 10px;
    width: 280px;
  }
  .page .min-row {
    width: 50%;
    margin: 0 auto;
  }
  .page .min-row .column {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1450px) {
  #wrapper {
    width: 90%;
  }
  .overview, .single {
    width: 1050px;
  }
  .overview .thumbnail {
    padding: 0 10px;
    width: 350px;
  }
  .page .min-row {
    width: 50%;
    margin: 0 auto;
  }
  .page .min-row .column {
    float: left;
    width: 50%;
  }
  .row.exhibition-text {
  	width: 1200px;
    margin: 0 auto !important;
  }
}

@media screen and (min-width: 1450px) {
  #wrapper {
    width: 90%;
  }
  .overview, .single {
    width: 1260px;
  }
  .overview .thumbnail {
    padding: 0 10px;
    width: 420px;
  }
  .page .min-row {
    width: 50%;
    margin: 0 auto;
  }
  .page .min-row .column {
    float: left;
    width: 50%;
  }
  .row.exhibition-text {
  	width: 1200px;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 600px) {
  .sidr {
    width:90%;
  }
  .sidr.right {
    right:-90%;
  }
}

@media screen and (min-width: 600px) {
  .sidr {
    width:200px;
  }
  .sidr.right {
    right:-200px;
  }
}

.GITheWall ul {
  list-style: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.GITheWall ul li {
  display: inline-block;
  vertical-align: top;
  margin: 15px;
}
.GITheWall ul li.GI_TW_Selected_Row {
  -webkit-transition: margin-bottom 0.3s ease-in;
  -moz-transition: margin-bottom 0.3s ease-in;
  -o-transition: margin-bottom 0.3s ease-in;
  transition: margin-bottom 0.3s ease-in;
}

.GITheWall .thumbnail {
  height: 220px;
  position: relative;
}

.GITheWall.covers .thumbnail {
  height: 400px;
}

.GITheWall.book .thumbnail {
  height: 220px;
}

.GITheWall .thumbnail img {
  height: 100%;
  width: auto;
}

.GITheWall .thumbnail .thumbnail-title {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(238, 238, 238, 0.5);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.GITheWall .thumbnail:hover .thumbnail-title {
  opacity: 1;
}

.GITheWall .thumbnail .thumbnail-title h3 {
  font: 400 9pt 'Roboto';
  text-transform: uppercase;
  color: #555;
  letter-spacing: 1pt;
  line-height: 15pt;
}

.GITheWall .thumbnail .thumbnail-title h3 strong {
  font: 700 9pt 'Roboto';
}

.GI_TW_expander {
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
.GI_TW_expander.animating {
  overflow: hidden !important;
}
.GI_TW_expander.opened {
  overflow: visible;
  margin-top: 55px;
}
.GI_TW_expander .GI_TW_pointer {
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  -webkit-transition: left 0.3s ease-in;
  -moz-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in;
}
.GI_TW_expander .GI_TW_expander-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url('img/loading.gif') no-repeat center center;
  text-align: center;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_img {
  height: 90%;
  width: auto;
  margin: 0 auto;
  max-height: 1000px;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_footer {
  background-color: rgba(238, 238, 238, 0.8);
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_footer ul li {
  margin: 5px !important;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_footer ul li a {
  color: #555;
  font-size: 9pt;
  letter-spacing: 0.5pt;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_footer .GI_TW_expander_footer_info {
  color: #555;
  font-size: 9pt;
  text-transform: uppercase;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_footer .GI_TW_expander_footer_info, .GI_TW_expander .GI_TW_expander-inner .GI_TW_expander_footer .GI_TW_expander_footer_share {
  display: none;
  letter-spacing: 0.5pt;
}
.share-facebook, .share-twitter, .share-pinterest {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: 100% 100% !important;
}
.share-facebook {
  background: url('img/share-facebook.png') no-repeat center center;
}
.share-twitter {
  background: url('img/share-twitter.png') no-repeat center center;
}
.share-pinterest {
  background: url('img/share-pinterest.png') no-repeat center center;
}
.GI_TW_expander .GI_TW_Controls {
  z-index: 1;
}
.GI_TW_expander .GI_TW_arrow {
  position: absolute;
  cursor: pointer;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_hidden {
  display: none;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_next {
  right: 25px;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_prev {
  left: 25px;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_prev, .GI_TW_expander .GI_TW_arrow.GI_TW_next {
  width: 50%;
  height: 90%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_prev {
  background: url('img/prev.gif') no-repeat center left;
}

.GI_TW_expander .GI_TW_arrow.GI_TW_next {
  background: url('img/next.gif') no-repeat center right;
}

.GI_TW_expander .GI_TW_arrow.GI_TW_prev:hover, .GI_TW_expander .GI_TW_arrow.GI_TW_next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

@-moz-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
@-o-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@-ms-keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}

@keyframes loader {
  0% {
    background: #ddd;
  }

  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }

  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
