
/* 
 * Global Feed styles
 */


body, html {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "Helvetica", sans-serif;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: .04em;
    font-weight: 300; 
    background-color: #ffffff;
}

/*
 * Header / Navigation
 */

.header_img {
    margin: 60px 0 0 35px;
    z-index: 99;
}

.feed_nav {
    position: absolute;
    top: 15px; right: 30px;
    z-index: 99;
    float: right;
    display: none;
}

.feed_nav a.link_link {
    color: #2d2d2d;
    text-decoration: none;
    border-bottom: 1px dotted #2d2d2d;
    display: none;
}

.feed_nav a.link_link:hover {
    color: #2d2d2d;
    text-decoration: none;
    border-bottom: 1px dotted #2d2d2d;
}

.feed_nav a.link_link:active {
    color: #2d2d2d;
}

.nav_follow {
    color: #2d2d2d;
    font-size: 16px;
    z-index: 11;
}

.nav_follow a {
    color: #2d2d2d;
    font-size: 16px;
}

.nav_follow a:hover {
    color: #2d2d2d;
}

.nav_follow a:active {
    color: #2d2d2d;
}

.page_nav a {
    color: #2d2d2d;
    font-size: 16px;
    display: none;
}

.page_nav a:hover {
    color: #2d2d2d;
}

.page_nav a:active {
    color: #2d2d2d;
}

/**
 * Fullscreen button
 */

a#fullscreen {
    background-color: #2d2d2d;
    background-image: url(/_gfx/fullscreen_open.png);
    background-repeat: no-repeat;
    background-position: 67px 3px;
    border: 1px solid #2d2d2d;
    color: #bbbbbb;
    display: block;
    font-size: 16px;
    line-height: 18px;
    height: 19px;
    padding: 0 4px 0 5px;
    text-align: left;
    text-decoration: none;
    width: 74px;
}

a#fullscreen:hover {
    background-color: #ffffff;
    color: #000;
}

a#fullscreen:active {
    background-color: #ffffff;
    border: 1px solid #999;
    color: #666;
}



/*
 * Content
 */


.entry {

}

.entry a {
    color: #2d2d2d;
    text-decoration: none;
    font-size: 1em;
    line-height: 1.5em;
    font-style: normal;
    display: inline-block;
    margin-top: 0px;
}

.entry a:hover {
    color: #2d2d2d;
    border-bottom: 1px solid  #2d2d2d;;
    opacity: 1.0;
    line-height: 1.25;
}

.entry a:active {
    background: #2d2d2d;
    color: #ffffff;
}


.project_title {
    float: left;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    line-height: 17px;
    letter-spacing: .03em;
    width: auto;
    display: inline;
    white-space: nowrap;
    margin-top: 4px;
    text-decoration: none;
    padding-bottom: 0px;
}

.project_title a {
    color: #2d2d2d;
    text-decoration: none;
    font-style: normal;
    margin-top: 0px;
    letter-spacing: .04em;
    line-height: 1.25;
   
}

.project_title a:hover {
    color: #2d2d2d;
    border-bottom: 1px solid #2d2d2d;   
}

.project_content {
    width: 100%;
    height: auto;
    margin-top: -2px;
}

/*
 * mobile/responsive
 */

@media (max-width: 769px) {
    
    body {
		font-size: 1em;   
	}
    .entry a {
    	
	}
    
    p {
    	font-size: 16px;
	    margin: 0;
	    padding-left: 0px;
	}
    
    #content_container {
    z-index: 10;
    padding-bottom: 0px;
    width: 450px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    left: 0px;
}
    
    .project_title {
  		width: 100%;
        margin-bottom: 10px;
    }
    
    .project_content {
        margin-top: 100px;
    }
    
    .project_content p {
    	float: left;
	    display: inline-block;
    	width: 90% !important;
	    margin-left: 0px !important;
    	
	}
    .project_content img {
		width: 400px;
        height: auto;
	}
    
	.project_content iframe {
    	width: 400px;
        height: auto;
	}
    
    .slideshow_container {
    	height: 250px !important;
}
  
}

/*
 * Styling of default typographic headers and elements
 */

h1 {
    float: left;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0.04em;
    width: auto;
    display: inline;
    white-space: nowrap;
    margin-top: 28px;
    border-bottom: 0px solid #2d2d2d; 
    
}

h2 {
    float: left;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    width: auto;
    display: inline;
    white-space: nowrap;
    margin-top: 5px;
    text-decoration: none;
    border-bottom: 1px solid #2d2d2d;  
}

h3 {
    font-size: 16px;
    line-height: 150%;
}

h4 {
    float: left;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    width: auto;
    display: inline;
    white-space: nowrap;
    margin-top: 8px;
    border-bottom: 0px solid #2d2d2d;
}



h5 {
    float: left;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    width: auto;
    display: inline;
    white-space: nowrap;
    margin-top: 2px;
    border-bottom: 1px solid #2d2d2d;
}


p {
    font-size: 16px;
    margin: 0;
    width: 520px;
    padding-left: 0px;
    display: inline;
    float: left;
    color: #2d2d2d;
    line-height: 1.5;
}

p2 {
  
    position: relative;
    font-size: 2em;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.005em;
    left:0px;
    top:5px;
    margin-top: 0px;
    line-height: 1.5;
    bottom:-43px;
    width: 1000px;
    margin-left: 0px;
    margin-top: 20px;
    display: inline;
    float: left;
    color: #2d2d2d;
}

p3 {
    position: relative;
    font-size: 2em;
    font-weight: 300;
    letter-spacing: 0.0em;
    left:0px;
    top:5px;
    margin-top: 0px;
    line-height: 1.86;
    width: 1000px;
    margin-left: 0px;
    display: inline;
    float: left;
}

p4 {
    position: relative;
    left:61px;
    top:1px;
    width: 520px;
    margin-left: 0px;
    display: inline;
    float: left;
    line-height: 1.55;
}

p5 {
    position: relative;
    left:53px;
    top:1px;
    width: 520px;
    margin-left: 0px;
    display: inline;
    float: left;
    line-height: 1.55;
}


p6 {
    position: relative;
    left:56px;
    top:1px;
    width: 520px;
    margin-left: 0px;
    display: inline;
    float: left;
    line-height: 1.55;
}

p7 {
    position: relative;
    left:0px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.02em;
    bottom:-46px;
    width: 1000px;
    margin-left: 125px;
    display: inline;
    float: left;
    line-height: 1.6;
}

blockquote {
    color: #666666;
    margin: 0;
}

/*
 * Slideshows
 */

.slideshow_nav {
    color: #2d2d2d;
    font-size: .75em;
    padding-bottom: 32px;
    margin-top: -43px;
    margin-left: -1px;
    letter-spacing: 0.05em;
    font-style: normal;
}

.slideshow_nav a {
    color: #2d2d2d;   
    text-decoration: none;    
    font-style: normal;
    margin-left: -1px;
}

.slideshow_nav a:hover {
    background: none !important;
    color: #2d2d2d;
    text-decoration: none;
    border-bottom: 1px solid  #2d2d2d;
}

.slideshow_nav a:active {
    color: #2d2d2d;
}

.slideshow_count {
    color: #2d2d2d;
    font-size: 1em;
    margin-left:6px;
}

.slideshow_wrapper {
    clear: both;
    margin-bottom: 50px;
    border: 0px;
    pointer-events: none;
}

.slideshow_container img {
    margin: 0;
}

.slideshow_wrapper a,
.slideshow_wrapper a:hover,
.slideshow_wrapper a:active {
    background: none !important;
    border: 0px;
}

.slideshow_thumbs {
    margin: 7px 0 7px -3px;
}

ul.slideshow_thumbs {
    margin: 0;
    padding: 0;
}

.slideshow_thumb {
    float: left;
    list-style: none;
    margin: 0 0 0 -3px;
    padding: 0 7px 10px 0px;
}

.slideshow_thumb a {
    background: none;
    border: 1px solid transparent;
    display: block;
    padding: 2px;
}

.slideshow_thumb a:hover {
    background:none;
    border: 1px solid #cccccc;
}

a.activeSlide {
    background:none;
    border: 1px solid #cccccc;
}

.slideshow_thumb a:active,
a.activeSlide:active {
    background: transparent;
    border: 1px solid #666666;
}

.slideshow_thumb img {
    border: 0;
    display: block;
    margin: 0;
    height: 60px;
}

.slideshow_caption {
    clear: both;
    display: block;
    font-size: 1em;
    padding: 5px 0 5px 0;
}

/*
 * Project footer
 */

.project_footer {
    color: #999999;
    clear: both;
    font-size: 1em;
    padding: 35px 0 0 0;    
}

.comment_link a {
    
}

.comment_link a:hover {
    
}

.tags {
    color: #999999;
    text-decoration: none;
}

.project_footer .permalink a { 
    color: #2d2d2d;
    font-style: normal; 
    text-decoration: none;
}

.project_footer .permalink a:hover { 
    background: #ffff00; 
    color: #2d2d2d;
}

.project_footer .permalink a:active { 
    background: #2d2d2d;
    color: #ffffff;
    text-decoration: none;
}

.project_footer .editlink a { 
    color: #2d2d2d;
    font-style: italic;
}

.project_footer .editlink a:hover { 
    background: #ffff00; 
    color: #1a1a1a;
}

.project_footer .editlink a:active { 
    background: #2d2d2d;
    color: #ffffff;
}







.view_tag_info.index_view {
    padding: 35px 0 15px 35px;
}

.view_tag_info a { 
    color: #2d2d2d;
}

.view_tag_info a:hover { 
    background: #ffff00; 
    color: #2d2d2d;
}

.view_tag_info a:active { 
    background:  #2d2d2d;
    color: #ffffff;
}
.tags a { 
    color: #2d2d2d;
    text-decoration: none;
}

.tags a:hover { 
    background: #ffff00; 
    text-decoration: none;
}

.tags a:active { 
    background: #2d2d2d;
    color: #ffffff;
}

.project_bottom {
    clear: both;
    margin: 0px 0 14vh 0;
}

.project_bottom_2 {
    clear: both;
    margin: 0px 0 8vh 0;
}

/* 
 * Index view
 * Thumbnails
 */



.module:hover .cardimgcrop img {
    opacity: .00;
    filter: alpha(opacity=0);
}

.cardimgcrop img {
    opacity: 1;
    filter: alpha(opacity=100);

    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.index .module {
    display: inline-block;
    margin: 0 30px 10px 30px;
    position: relative;
    text-align: justify;
    vertical-align: top;    
}

.cardimgcrop {
    margin: 0 0 60px 0;
    position: relative;
    min-height: 134px;
}

.cardimgcrop.notitle_notag {
    margin-bottom: 25px;
}

.loader_holder {
    display: none;
    position: absolute;
    text-align: center;
    top: 8px; left: 8px;
    z-index: 3;
}

.thumb_title {
    overflow: visible;
    white-space: nowrap; 
    color: #2d2d2d;
    display: none;
    position: absolute;
    text-align: center;
    width: 220%;
    margin-top:0px;
    padding: 0;
    left: -60%;
    top: 32%;
    z-index: 99;
    line-height: 1.3; 
   
}

.thumb_title a {
    color: #2d2d2d;
    font-size: 2em;
    font-weight: 300;
   letter-spacing: 0.005em;
    line-height: 1.7;
    overflow: visible;
    text-decoration: none;
    white-space: nowrap; 
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
	padding-right: 0px;
    
   
   
}

.index .thumb_title a:hover {
    background: none;
    color: #2d2d2d;
}

.thumb_title.notag {
    margin: 0 0 25px 0;
}

.thumb_tag {
    overflow: visible;
    white-space: nowrap;
    color: #2d2d2d;
    display: none;
    position: absolute;
    white-space: nowrap;
    text-align: center;
    width: 220%;
    margin-top:0px;
    padding: 0;
    left: -60%;
    bottom: 30%;
    z-index: 99;
    line-height: 1.3;
}

.thumb_tag.notitle {
    margin-top: 0px;
}

.thumb_tag a {
    color: #2d2d2d;
    font-size: 1em;
    line-height: 1.3;
    font-weight: 300;
    overflow: visible;
    text-decoration: none;
    white-space: nowrap; 
    color: #2d2d2d;
    border-bottom: 0px solid #2d2d2d;
}

.thumb_tag a:hover {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}

/* 
 * Search results
 */

#search_form {
    position: absolute;
    top: 22px; left: 60px;
    z-index: 999;
}



#search_form_results {
    padding-bottom: 90px;
}

.search_header {
    color: #999999;
    float: left;
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    padding: 4px 0;
    width: 145px;
}

#search_term {
    background: #f1f1f1;
    border: 1px solid #cccccc;
    color: #2d2d2d;
    float: left; 
    font-size: 1em;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_results {
    float: left;
}

.result {
    clear: both;
    font-size: 1em;
    line-height: 22px;
    margin-bottom: 60px;
}

.search_thumb {
    float: left;
    margin: 4px 25px 35px 0px;
}

.search_thumb img {
    width: 120px; height: auto;
}

.search_text {
    width: 500px;
    margin-left: 145px;
}

.search_title a {
    color: #242424;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px dotted #1a1a1a;
}

.search_title a:hover {
    color: #2d2d2d;
}

.search_title a:active {
    color: #999999;
    text-decoration: none;
}

.search_tags {
    color: #999999;
    font-size: .75em;
}

.search_tags a {
    color: #999999;
    text-decoration: none;
}

.search_tags a:hover {
    background: none;
    color: #1a1a1a;
    text-decoration: none;
    border-bottom: 1px dotted #2d2d2d;
}

.search_tags a:active {
    color: #666666;
}

/*
 * Footer
 */

.bottompad {
    clear: both;
    height: 35px;
    margin: 35px 0 0 0;
    position: relative;
    width: 705px;
}

/* 
 * Video component
 */

.video_component {
    float: left;
    margin: 0 15px 15px 0;
}

/* 
 * Audio component
 */

.audio_component {
    color: #777777;    
    font-size: .75em;
    height: 30px;
    line-height: 26px;
    width: 300px;
}

.audio_component div {
    height: 26px;
}

.audio_component .border {
    border: 2px solid #aaaaaa;
    opacity: 0.5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.audio_component .vertical_border {
    background: #aaaaaa;
    opacity: 0.50;
    
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.audio_component .controls {
    top: 2px; left: 2px;
}

.audio_component .play_pause {
    background: url("/_gfx/playpause.png");    
}

.audio_component .spectrum .spectrum_bar {
    background: #666666;
}

.audio_component .loading {
    background: #bbbbbb;
    opacity: 0.25;
    
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
}

.audio_component .progress {
    background: #bbbbbb;
    border-right: 1px dotted #333333;
    opacity: 0.25;
    
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
}

.audio_component .volume_slide.hover {
    background: #bbbbbb;
    opacity: 0.3;

    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

/* 
 * Other
 */

/* Admin and following icons - Only you see this */
.toolset {
    position: fixed;
    top: 68px; right: 24px;
    z-index: 9999;
}

/* Rotating loading indicator */
.moreload {
    display: none;
    color: #ffffff;
    font-size: .75em;
    padding: 0 0 30px 0;
    clear:both;
}
.moreload_link a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 1em;
    clear:both;
}

.moreload_link a:hover {
    background: #ff0;
}

.moreload_link a:active {
    background: none;
    color: #ffffff;
}

/* "Running on Cargo" */
.cargo_link {
    color: #cccccc;
    font-size: .75em;
    line-height: 165%;
    position: fixed;
    right: 60px; bottom: 15px;
    z-index: 99;
}

.cargo_link a { 
    color: #999999; 
    text-decoration: underline; 
}

.cargo_link a:hover { 
    color: #2d2d2d;
    text-decoration: underline; 
}

.cargo_link a:active { 
    background: #2d2d2d;
    color: #ffffff; 
}



div#fixed_head {
    position: fixed;
    width: 100%;
    height: 30px;
    top: 20px;
    left: 0;
    z-index: 999
}








.project_content p {
    float: left;
    display: inline-block;
    width: 650px;
    margin-left: 40px;
    margin-top: 2px;
}


.project_content img {
    margin-bottom: 50px;
    margin-right: 50px;
    z-index: 99;
}

.project_content iframe {
    margin-bottom: 30px;
}

div#fixed_foot {
    position: fixed;
    width: 100%;
    height: 20px;
    bottom: 17px;
}

div#fixed_head a {
    text-decoration: none;
    
    display: inline-block;
    white-space: nowrap;
    line-height: 1.25;
}

a#home {
    float: left;
    text-align: left;
   
    margin-top: 3px;
    margin-left: 27px;
  
    text-rendering: optimizeLegibility;    
    font-weight: 300;
    font-size: 1em;
    letter-spacing: 0.04em;
    color: #2d2d2d;   
    line-height: 1.5;
}

a#blog1 {
  	position: fixed;
 right: 90px;
 bottom: 20px;
 transform-origin: right;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -o-transform-origin: right;
 border-bottom: 1px solid #FFF;
    z-index: 999;
    font-weight: 300;
    text-align: justify;
    color: #2d2d2d;
    opacity: 1.0;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-decoration: none;

}




a#blog2 {
  	position: fixed;
 right: 28px;
 bottom: 23px;
 transform-origin: right;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -o-transform-origin: right;
 border-bottom: 1px solid #FFF;
    z-index: 999;
    font-weight: 300;
    text-align: justify;
    color: #2d2d2d;
    opacity: 1.0;
    font-size: .75em;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-decoration: none;
    line-height: 1.25;

}
	


a#blog3 {
   
    	position: fixed;
 right: 30px;
 bottom: 150px;
 transform-origin: right;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -o-transform-origin: right;
 border-bottom: 1px solid #FFF;
    z-index: 99;
    font-weight: 300;
    text-align: justify;
    color: #2d2d2d;
    opacity: 0.4;
    font-size: .75em;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-decoration: none;
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

a#zeile {
    margin-left: 20px;
    margin-top: 4px;
    z-index: 99;
    float: left;
    font-weight: 300;
    text-align: justify;
    color: #2d2d2d;
    font-size: .6em;
    line-height: 17px;
    text-decoration: none;
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}


div#fixed_head a:hover, div#fixed_foot a:hover {
    color: #2d2d2d;
    border-bottom: 1px solid  #2d2d2d;
    
}
div#item_3013154
{
    margin-top: -33px;
}
.select {
    display:none!important;
}

.index {
    margin-top: 65px;
    text-align: center;
    width: 100%;
    align-content: center;    
}

a#index, a#feed {
    margin-right: 28px;
    margin-top: 0px;    
}

a#contact {
    margin-right: 1.7em;
    margin-top: 4px;
    font-size: 1.2em;
    z-index: 99;
    float: right;
    color: #2d2d2d;   
}


a#information, a#projects {
    text-rendering: optimizeLegibility;    
    font-weight: 4300;
    font-size: 1em;
    letter-spacing: .04em;
    margin-right: 27px;
    margin-left: 0px;
    margin-top: 3px;
    z-index: 99;
    float: right;
    color: #2d2d2d;
}

a#tumblr {
    margin-right: 1.7em;
}


a#index, a#feed, a#tumblr {
    z-index: 99;
    float: right;
    color: #2d2d2d;
    margin-top: 0px; 
}



.index .module:hover .thumb_title { display: inline; }
.index .module:hover .thumb_tag { display: inline; }

#content_container {
    position: relative;
    z-index: 10;
    padding-bottom: 10px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
    padding-right: 50px;
    left: 27px;
}

#search_form #search_term {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
    font-size: 1em;
    width: 120px;
}
div#entry_3013154 {
    margin-top: 30px;
}
.view_tag_info {
    display: none;
}




