/*

Hello my tech-savvy friends.

Design & Code by
Kristina Schneider
kristinaschneider.com
2012

*/

@font-face {
    font-family: 'MisoBold';
    src: url('miso-bold-webfont.eot');
    src: url('miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('miso-bold-webfont.woff') format('woff'),
         url('miso-bold-webfont.ttf') format('truetype'),
         url('miso-bold-webfont.svg#MisoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* basics */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1.5;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
table,td,th{vertical-align:middle;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
a img{border:none;}

html{font-size:100.01%;}
body{font-size:87.5%;color:#222;background:#fff;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#111;}
h1{font-size:3em;line-height:1;margin-bottom:0.5em;}
h2{font-size:2em;margin-bottom:0.75em;}
h3{font-size:1.5em;line-height:1;margin-bottom:1em;}
h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5{font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6{font-size:1em;font-weight:bold;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0;}
p{margin:0 0 1.5em;}
p img.left{float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right{float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus,a:hover{color:#000;}
a{color:#009;text-decoration:underline;}
blockquote{margin:1.5em;color:#666;font-style:italic;}
strong{font-weight:bold;}
em,dfn{font-style:italic;}
dfn{font-weight:bold;}
sup,sub{line-height:0;}
abbr,acronym{border-bottom:1px dotted #666;}
address{margin:0 0 1.5em;font-style:italic;}
del{color:#666;}
pre{margin:1.5em 0;white-space:pre;}
pre,code,tt{font:1em 'andale mono','lucida console',monospace;line-height:1.5;}
li ul,li ol{margin:0;}
ul,ol{margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul{list-style-type:disc;}
ol{list-style-type:decimal;}
caption{background:#eee;}
.first{margin-left:0;padding-left:0;}
.last{margin-right:0;padding-right:0;}
.hide {display: none; }

.container{width:950px;margin:0 auto;}
.showgrid{background:url(src/grid.png) 55px 0;}
.column,div.span-1,div.span-2,div.span-3,div.span-4,div.span-5,div.span-6,div.span-7,div.span-8,div.span-9,div.span-10,div.span-11,div.span-12,div.span-13,div.span-14,div.span-15,div.span-16,div.span-17,div.span-18,div.span-19,div.span-20,div.span-21,div.span-22,div.span-23,div.span-24{float:left;margin-right:10px;}
.last,div.last{margin-right:0;}
hr{background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space{background:#fff;color:#fff;visibility:hidden;}
.clearfix:after,.container:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix,.container{display:block;}
.clear{clear:both;}
/* --- */

body {
  background: #FFF;
  margin: 3em 0;
  color: #000;
  font-family: "Neutral Regular", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.hello_sf {
  width: 454px;
  padding: .2em .2em;
  border: 20px solid coral;
  font: 5em/1.3 'MisoBold', Miso, "Arial Narrow", "Helvetica Condensed", "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: coral;
  position: absolute;
  top: -60px;
  left: 122px;
  text-align: center;
  z-index: 1000;
}

.hello_sf a,
.hello_sf a:link,
.hello_sf a:visited {
  color: coral;
  text-decoration: underline;
}

.hello_sf a:hover,
.hello_sf a:active,
.hello_sf a:focus {
  color: #FFF;
  background: coral;
  text-decoration: underline;
}

.footnote {
  display: block;
  position: absolute;
  bottom: -24px;
  right: -107px;
  width: 67px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}

.fuck_portfolios {
  position: absolute;
  top: 700px;
  padding: 1em;
  right: -2em;
  text-align: center;
  z-index: 1000;
  color: #FFF;
  background: coral;
  font: 1.2em/1.5 'MisoBold', Miso, Arial, sans-serif;
  border-radius: 100%;
}

.main_work .footnote {
  right: -261px;
}

a {
  color: #000;
  transition: all ease-in-out .15s;
}

a:hover,
a:focus {
  color: coral;
  outline: none;
}

/* Footer */

.footer {
  overflow: hidden;
  width: 870px;
  margin: 3em auto;
  padding: 3em 45px;
  background: #000;
  color: #999;
}

.footer .col4 > p {
  padding-left: 10px;
  padding-right: 10px;
}


.footer a:focus {
  background: #444;
}

em, i,
.italic {
  font-style: italic;
}

strong, b {
  text-transform: uppercase;
}

.center { text-align: center;}
.right { text-align: right;}


/* typography */
h1, h2, h3, h4, h5, h6 {
  color:#000;
}
h1 {
  font-size: 2.28em; /* 28px */
  line-height: 1;
  margin-bottom: .5em;
  text-align: center;
  text-transform: uppercase;
}

.logo span {
  display: block;
  padding-top: .3em;

  font-size: .5925em; /* 16px */
  text-transform: none;

  font-style: italic;
}

.logo a,
.logo a.home,
.logo a.home:hover {
  height: 3.2em;
  display: block;
  padding-top: 0;
  text-decoration: none;
  position: relative;
  transition: all ease-in-out .15s;
}

.logo a:hover {

}

.logo a:after {
  display: block;
  position: absolute;
  content: '⬢';
  font-style: normal;
  font-size: .85em;
  bottom: 0;
  width: 100%;
  transition: transform ease-in-out .15s;
  color: #000;
}

.logo a:hover:after {
  transform: scale(1.1);
  color: #000;
}


h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}


/* layout */

.container {
  width: 960px;
  background-color: #FFF;
}

.container.info {
  width: 960px;
  height: 700px;
  background: #FFF url(../img/kriesse.jpg) no-repeat 0 2em;
}

.header {
  height: 8.5em;     /* 162px, davon 3em transparent */
  overflow: hidden;
  padding: 1em 0 7em 0;
  font-size: 0.875em;
}

.logo {
  width: 328px; /* 4cols */
  display: block;
  float: left;
  margin-left: 55px;
  margin-right: 20px;
  margin-bottom: 0;
}
.nav {
  width: 296px; /* 3cols + page-padding */
  display: block;
  float: left;
  margin: 0 0 0 260px; /* 3cols - 1px (container-border) */
  padding: 0;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2;
}
.nav li a {
  width: 67px; /* 1col */
  height: 6.7em;
  padding-right: 20px;
  display: block;
  font-size: 1.3333em; /* 16px */
  text-decoration: none;
  text-transform: uppercase;
  background: transparent url(../img/eck.svg) no-repeat -74px 3.3em;
  text-align: center;
  transition: color ease-in-out .15s;
}
.nav li.active a {
  background: transparent url(../img/eck.svg) no-repeat -164px 3.3em;
  text-decoration: none;
}
.nav li a:hover {
  background: transparent url(../img/eck.svg) no-repeat 18px 3.3em;
  text-decoration: none;
}

.main {
  position: relative;
  top: 0;
  width: 850px;
  overflow: hidden;
  padding: 0 55px 6em 55px;
  background: #FFF url('../img/marks.png') repeat-y scroll 0 0;
  min-height:500px;
  height:auto !important;
  height: 450px; /* 25 x 1.5em */
}

.main_work {
  overflow: visible;
}

.main_work_gallery img {
  width: 154px;
  height: auto;
  margin: 0 107px 3em 0;
  float: left;
}

.main_work_gallery img:nth-child(4n+4) {
  clear: left;
}

.welcome {
  float: none;
  font-size: 3.5em;
  margin-bottom: 0.2143em;
  clear: both;
  overflow: hidden;
  word-spacing: 0.06em;
}

.introduction {
  font-size: 1.16667em;
  line-height: 2.5714em;
  padding-bottom: 2.5em;
  margin-bottom: 2.5714em;
  border-bottom: 1px solid #000;
}

/* blog page */

.main.tumblr {
  background: #FFF url('../img/marks.png') no-repeat scroll 0 0;
}

/* about page */
.info .main {
  background-color: transparent;
  overflow: visible;
  padding-bottom: 1em
}

.slider {
  width: 328px;
}

.slide {
  width: 328px;
  height: 468px;
  overflow: hidden;
  position: relative;
}

.slider_nav {
  display: block;
  margin-bottom: 1.5em;
  padding: 0 .5em 0 .4em;
  background: #000;
  color: #FFF;
  position: absolute;
  bottom: 2em;
  right: 0;
  text-decoration: none;
  transition: all ease-in-out .15s;
}

a.slider_nav:hover,
a.slider_nav :active {
  background: #E8E8E7;
  color: #000;
}

#about {
  display: block;
  visibility: hidden;
}

#contact {
  display: none;
  position: relative;
}

.talk_link {
  text-decoration: none;
  cursor: help;
}

.vcard {
  background: #FFF;
  margin: 7.5em 0 3em 0;
  padding: 1.5em;
}

.adr {
  margin: 0 0 0 157px;
  padding-top: 1.5em;
}


#project_list {
  padding: 0;
  list-style: none;
}

#project_list li a {
  cursor: pointer;
  text-decoration: none;
  display: block;
  transition: all ease-in-out .15s;
}
#project_list li a:hover,
#project_list li a.active,
#project_list li a:focus {
  text-decoration: none;
  font-weight: bold;
  background-color: #FFF;
}

.project_container {
  display: none;
  margin-right: 0 !important;
  background: #eaeaea;
}

.project_container h3 {
  display: none;
}

.project_container img {
  display: block;
  border: 1px solid #999;
  cursor: pointer;
  transition: all ease-in-out .15s;
}

.project_container img:hover {
  border: 1px solid #000;
  cursor: pointer;
}

.project_container img.disabled {
  border: 1px solid #999;
  cursor: default;
}
.no_border {
  border: 1px solid #FFF !important;
}

.controls a {
  text-decoration: none;
  cursor: pointer;
}

.controls a.disabled {
  color: #ccc;
  text-decoration: none;
  cursor: default;
}

.footer h2, .footer h3, .footer h4, .footer h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
}

.border {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  margin-left: -1px;
  margin-right: 19px;
}

.credits {
  background: transparent url('../img/heart.png') no-repeat scroll 50% 100%;
  padding-bottom: 2em;
  margin-bottom: 2em;
}


.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer a  {
  color: #999;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: .15em;
  transition: all ease-in-out .15s;
}
.footer a:hover {
  text-decoration: underline;
}


.impressum {
  width: 960px;
  margin: 1.5em auto;
  color: #555;
  text-align: center;
}

/* grid */
/* 1col = 87px */

.col {margin-right: 20px; float: left;}
.col1 { width: 67px;}
.col2 { width: 154px;}
.col3 { width: 241px;}
.col4 { width: 328px;}
.col5 { width: 415px;}
.col6 { width: 502px;}
.col7 { width: 589px;}
.col8 { width: 676px;}
.col9 { width: 763px;}
.col10 { width: 850px;}
.last {margin-right: 0;}

.gallery img {
  display: none;
}

/* styles for tumblr */

#navlist {
  margin-left: 838px;
  padding: 0;
  list-style: none;
  text-align: center;
}

#navlist a,
#navlist a:link,
#navlist a:visited {
  text-decoration: none;
}

#navlist a:hover,
#navlist a:focus {
  text-decoration: underline;
}


.date {
  border-top: 1px solid #000;
}
.date h3 {
  width: 176px;
  margin-top: -4px;
  padding-bottom: 4px;
  background: #FFF;
  text-transform: uppercase;
}
.date h3 {
  width: 176px;
  margin-top: -1px;
  background: #FFF;
  text-transform: uppercase;
}

.perma,
.perma:link,
.perma:visited {
  display: block;
  padding: 1.5em 1em 0 1em;
  transition: all ease-in-out .15s;
  position: relative
}

.perma:hover,
.perma:active,
.perma:focus {
  color: coral;
}

.perma:after {
  display: block;
  position: absolute;
  content: '⬢';
  font-style: normal;
  font-size: .85em;
  top: 0;
  width: 100%;
  margin-left: -1.2em;
  transition: transform ease-in-out .15s;
  color: #000;
}

.perma:hover:after {
  transform: scale(1.1);
  color: #000;
}

.quote,
div.audio,
h2.link {
  text-align: center;
}

.post {
  margin-bottom: 12em;
  clear: both;
  overflow: hidden;
}

.post .post_content {
  width: 502px;
  float: left;
  margin-left: 20px;
  font-size: 1.16666em;
}

.post .post_content ul {
  padding-left: 0;
  list-style: none;
}

.post .post_content ul li {
padding-left: 1.5em;
  list-style: none;
  background: transparent url("../img/eck_tiny.png") no-repeat 0 5px;
}

.post .post_meta {
  width: 268px;
  padding: 0 30px;
  float: left;
  text-align: center;
}

.post_navigation {
  width: 502px;
  float: left;
  margin-left: 348px;
}

.post blockquote a {
  color: #666;
}

.quote blockquote {
  font-size: 2em;
  margin: 0 0 .5em 0;
  color: #000;
}



.tumblr_info {
  background: transparent url('../img/heart.png') no-repeat scroll 50% 100%;
  padding-bottom: 2em;
  margin-bottom: 6em;
}
