/*
Theme Name: HATSUMATSU
Theme URI: http://hatsumatsu.de/
Description:
Author:
Version: 0.1
Tags:
*/


html, body {
  height: 100%;
}

body, body * {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #3a3a3a;
  outline: 0;
}

body {
  overflow: hidden;
}

body a {
  font-size: inherit;
}

*::-moz-selection {
  background: #3a3a3a;
  color: #eee;
  -moz-border-radius: 2px;
}


/* ### STRUKTUR ### */

#wrapper-0 {
  position: relative;
  height: 300%;
  top: -100%;
  background: url("img/colorful.png") repeat-x;
  background-position: 0px 0px;
}
#page-contact {
  position: relative;
  height: 33.3333%;
  width: 100%;

}
#page-projects {
  position: relative;
  height: 33.3333%;
  width: 8000%;
  padding: 0px 0px 0px 50px;
  overflow: hidden;

}

#matsupictu {
  height: 33.3333%;
  width: 2000%;
  overflow: hidden;
  z-index: 15;

}


/* ### HEADER ### */

h1 {
  position: fixed;
  top: 50px;
  left: 100px;
  z-index: 2;
  
  height: 2em;
  margin-top: -1em;

  font-size: 100%;
  font-weight: bold;
  line-height: 2em;
}

h1 #h {
  vertical-align: text-bottom;
}

h1 #m {
  vertical-align: text-top;
}

a#nav-contact {
    position: absolute;
    bottom: -62px;
    left: 300px;
    z-index: 11;

    padding: 4px 30px 0px 0px;
    text-decoration: none;
    background-color: transparent;
    background-image: url('img/arrow-up.png');
    background-position:  0px -9999px;
    background-repeat:  no-repeat;
}
a#nav-contact span {
  padding: 2px 8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}


a#nav-contact:hover {
   background-position: right -0px !important;
}
a#nav-contact:hover span {
  background: #3a3a3a;
  color: #eee;
}

a#nav-portfolio {
    position: absolute;
    top: 50px;
    left: 300px;
    z-index: 11;

    padding: 0px 30px 4px 0px;
    text-decoration: none;
    background-color: transparent;
    background-image: url('img/arrow-down.png');
    background-position:  0px -9999px;
    background-repeat:  no-repeat;
}
a#nav-portfolio span {
  padding: 2px 8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}


a#nav-portfolio:hover {
   background-position: right 5px !important;
}
a#nav-portfolio:hover span {
  background: #3a3a3a;
  color: #eee;
}

a#button-freefonts {
  position: absolute;
  display: block;
  width: 130px;
  height: 200px;
  text-indent: -9999px;
  bottom: -69px;
  right: 100px;
  z-index: 3;
  background: url('img/freefonts.png') no-repeat left 70px;

}

#props {
  position: absolute;
  display: block;
  bottom: 6px;
  left: 6px;
  z-index: 6;

  font-size: 70%;
  opacity: 0.2;
}

/* ### PROJECTS ### */

.entry {
  width: auto;
  // height: 100%;
  margin: 150px 30px 0px 50px;
  float: left;
}



.entry.typo {
  margin-top: 320px;
}
.entry.digital {
  margin-top: 490px;
}


.entry h3 {
  font-size: 100%;
  font-weight: normal;
}


.entry a {
  padding: 0px;
  background: none;
  display: block;

  text-decoration: none;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}

.entry a:hover {

}


.entry a .title {
  display: block;
  width: auto;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.entry a .title span {
  padding: 0px 34px 4px 0px;
  background: url('img/arrow-down.png') no-repeat right -40px;

}
.entry a:hover .title span {
  background-position: right 7px !important;
}


.entry a img {
}
.entry a:hover img {
}


ul#cat-tree {
  position: absolute;
  top: 33.33%;
  left: 0px;
  z-index: 9;
  display: block;
  width: 48px;
  height: 33.33%;
  padding-top: 149px;
  list-style-type: none;
}
ul#cat-tree li {
  display: block;
  height: 169px;
  border-top: 1px solid #666;
  opacity: 0.3;
}
ul#cat-tree li a {
  display: block;
  width: 48px;
  padding: 2px 0px 0px 0px;

  color: #3a3a3a;
  text-align: right;
  text-transform: uppercase;
  font-size: 80%;
  text-decoration: none;
}

/* ### CONTACT ### */

  #page-contact .entry {
    margin: 200px 0px 0px 100px;
    width: 300px;
    line-height: 130%;
  }
  #page-contact .entry p {
    margin: 0px 0px 6px 0px;
  }


/* ### MATSUPICTU ### */

#viewer {
  height: 100%;
}


#wrapper-mp {
  height: 100%;

}


#matsupictu {
  position: relative;
  /* background: #444; */
  left: 0px;
}


#matsupictu .item {
  position: relative;
  width: 5%;
  height: 100%;  /*   */
  float: left;

  color: #eee !important;
}

#matsupictu .item .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 0px;
  margin-top: 0px;
  clear: right;
}
#matsupictu .item .inner * {
  color: #dfdfdf;
}
#matsupictu .item .inner .img-area {
  position: relative;
  float: right;
}
#matsupictu .item .inner img {
  display: block;
  box-shadow: 0px 0px 54px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 54px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 54px rgba(0, 0, 0, 0.4);
 }
#matsupictu .item .inner .description {
  width: 200px;
  margin: 0px 0px 0px 10px;
  float: right;

  color: #dfdfdf;
  line-height: 130%;
}

#matsupictu .item .inner .description h4 {
  font-weight: normal;
  font-size: 100%;
  text-transform: uppercase;
  padding: 0px 0px 12px 0px;
  margin: 0px 0px 12px 0px;
  background: url('img/trenner.gif') no-repeat bottom left;
}

#matsupictu .item .inner .description p {
  margin: 0px 0px 12px 0px;
}

#matsupictu .item .inner .description a {
  padding-left: 20px;
  background: url('img/arrow-right-light.png') no-repeat -10px 3px;
  text-decoration: none;
}
#matsupictu .item .inner .description a:hover {
  color: #fff;
  background-position: -10px -24px;
}


#matsupictu .item .inner .description .caption {
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 12px 0px 0px 0px;
  background: url('img/trenner.gif') no-repeat top left;
}


#matsupictu .img-area a {
  position: absolute;
  width: auto;

  text-transform: uppercase;
  text-decoration: none;
}
#matsupictu .img-area a:hover {
  color: #fff;
}


#matsupictu a.a-mp-prev {
  left: 0px;
  bottom: -18px;
  background: url('img/arrow-left-light.png') left 1px no-repeat;
  padding-left: 32px;
}
#matsupictu a.a-mp-prev:hover {
  background-position: left -26px;
}
#matsupictu a.a-mp-next {
  right: 0px;
  bottom: -18px;
  background: url('img/arrow-right-light.png') right 1px no-repeat;
  padding-right: 32px;
}
#matsupictu a.a-mp-next:hover {
  background-position: right -26px;
}

#matsupictu a.a-mp-close {
  left: 0px;
  top: -23px;
  background: url('img/arrow-close.png') left 1px no-repeat;
  padding-left: 34px;
  padding-top: 5px;
}
#matsupictu a.a-mp-close:hover {
  background-position: left -24px;
}


#loader {
  position: absolute;
  top: 50%;
  left: 2.5%;
}

/* ### HELPER ### */

#helper {
  position: absolute;
  display: none;
  // width: 200px;
  right: 10px;
  top: 33.33%;
  z-index: 13;
  padding: 0px 26px 0px 0px;
  margin-top: 0;

  background: url('img/arrow-right.png') no-repeat right center;
}
#helper span {
  display: block;
  height: 32px;
  width: 130px;
  padding: 2px 8px;
  background: #3a3a3a url(img/helper-bg.png) no-repeat;
  color: #eee;
  text-indent: -9999px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* ### CONTACT FORM ### */

.wpcf7 {
  width: 200px;
  margin: 20px 0px 0px 0px;
}


.wpcf7 p {
  margin: 0px 0px 0px 0px !important;
}


.wpcf7 input.wpcf7-text,
.wpcf7 textarea {
  width: 200px;
  margin: 0px;
  padding: 0px;
  font-family: inherit;
  font-size: inherit;
  font-style: italic;
  background: none;
  border: none;
}
.wpcf7 input.wpcf7-text {
  padding: 4px 0px;
  border-bottom: 1px solid #3a3a3a;
}

.wpcf7 textarea {
  height: 140px;
  background: url('img/textarea-bg.png');
  line-height: 26px;
  padding: 1px 0px 0px 0px;
}
.wpcf7 input.wpcf7-submit {
  float: right;
  display: block;
  height: 20px;
  width: 60px;
  background: transparent url('img/arrow-right.png') no-repeat right 3px;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}
.wpcf7 input.wpcf7-submit:hover,
.wpcf7 input.wpcf7-submit:active {
}

.wpcf7 .wpcf7-response-output,
.wpcf7 .wpcf7-not-valid-tip  {
  width: 200px;
  border: none;
  background: none;
  padding: 0px;
  margin: 0px;

  font-size: inherit;
}
.wpcf7 .wpcf7-response-output {
  margin-top: -18px;
}
.wpcf7 .wpcf7-not-valid-tip {
  top: 0px;
  left: -20px;
}
.wpcf7 .ajax-loader {
  height: 0px;
  width: 0px;
  padding: 24px 24px 0px 0px;
  background: url('img/loading-light.gif');

}


/* ### MESSAGE BOXES ### */

div.overlay {
   position: fixed;
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
   z-index: 998;
   background: #888;
   background: rgba(0,0,0,0.6);
}
div.message {
   position: fixed;
   top: 50%;
   left: 50%;
   z-index: 999;
   width: 400px;
   height: auto;
   margin: -80px 0px 0px -230px;
   padding: 20px 30px;

   background: #fff;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;

   font-size: 80%;
   line-height: 140%;
}
div.message h2 {
  font-size: 200%;
  line-height: 140%;
}
div.message p {
  margin: 0px 0px 0.3em;
}
div.message p.small {
  font-size: 10px;
  color: #aaa;
}

ul#browser-list {
  width: 100%;
  display: block;
  overflow: auto;
  margin: 10px 0px 0px 0px;
}
ul#browser-list li {
  display: block;
  float: left;
  width: 18%;
  margin: 1%;
}
ul#browser-list li a {
  display: block;
  height: 48px;
  text-indent: -9999px;
}
li#firefox a {
  background: url(img/icon_firefox.png) center no-repeat;
}
li#safari a {
  background: url(img/icon_safari.png) center no-repeat;
}
li#chrome a {
  background: url(img/icon_chrome.png) center no-repeat;
}
li#ie a {
  background: url(img/icon_ie.png) center no-repeat;
}
li#opera a {
  background: url(img/icon_opera.png) center no-repeat;
}
#browser-overlay .tooltip {
  clear: both;
  margin: 4px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  text-align: center;
  font-style: italic;
  color: #888;
  border-top: 1px solid #ddd;
}


