/*
 * Global Landsat styles
 */


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

body {
    background: #f1f1f1;
    color: #000000;
    font-family: "acta-display", serif;
    font-size: 20px;
    line-height: 1.5;
   
 
}

/*
 * Project navigation
 */

.project_navigation {
 font-family: "acta-display", serif;
    font-size: 20px;
    position: fixed;
    padding-left:35px;
    top: -100px; left:50%;
    margin-left:-100px;
    z-index: 9999;

}


.tag_menu {
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), n-resize;
    color: #000000;
	 display: none;
    float: left;
   left:30%;
    position: fixed;
    width:100%;
    height:35px;
	bottom: 0px; 
  	 z-index: 9998;
 	font-weight:700;
}

        .tag_menu a { color: #000000; text-decoration: none; cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), s-resize;}
        .tag_menu a:hover { color: #000; text-decoration: underline; }
        .tag_menu a:active { color: #000; text-decoration: underline;}


/* Always show the project nav when the text is visible */

.text_visible .project_navigation {
    display: block !important;
    opacity: 1 !important;
    
}




.project_navigation_group {

    float:left;
    height: 34px;

    
}

.project_navigation a {
cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), n-resize;
    color: #000000;
    display: block;
    float: left;
    height: 10px;
    width: 110px;
    line-height: 30px;
    margin: 2px 0 2px 1px;
    padding: 0 10px 0 10px;
    text-decoration: none;

}

#entry_4997210 .project_navigation a {
    pointer-events: none;
}

a.project_nav_button {

    
}

a.project_nav_button .nav_svg {
    fill: #000000;

}

a.project_nav_button:hover {
    fill: #f2f2f2;
}

a.project_nav_button:hover .nav_svg {
    fill: #555555;
}

#project_nav_buttons a:active {
    background-color: #f2f2f2;

}

a.project_nav_button:active .nav_svg {
    fill: #222222;
}

a.project_nav_button.disabled {
    background-color: #ffffff;
    cursor: default;    
    
}

a.project_nav_button.disabled .nav_svg {
    fill: #cccccc !important;    
}

a.fullscreen_close {
    display: none!important;    
}

a.fullscreen_open {
    display: none!important;    
}



.project_next {
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/pfeiler_o.png'), e-resize;
    display: block;    
    position: fixed;    
    z-index:500;
    left:50%;
    width:100%; height:100%;

}

.project_prev {
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/pfeil_w_o.png'), w-resize;
    display: block;    
    position: fixed;    
    z-index:500;
width:50%; height:100%;
    
}

.index_view svg {
    display: none;
}

.index_view{
    font-weight:700;
    display: block!important;
    opacity:1!important;
    position:fixed;
    width:140px;
    margin-left:50%;
    bottom:23px;
    z-index:1000;
    white-space: nowrap;
    
}


.project_nav_title.disabled {
    cursor: default;
    
}

.img_count {
    color: #000000;
    display: block;
    float: right;

padding-left:5px;

    
}

body.text_visible a.toggle_text {
    background-color: #000;
 display: none!important;
    
}

body.text_visible a.toggle_text .nav_svg {
    fill: #000000;
    display: none!important;
}

.close_group {
    display: none!important;
    position: absolute;
    top: 0; left: 446px;
}

.toggle_text{
    display: none!important;
 
}




/*
 * Header / Navigation
 */



#header {
    background: #f1f1f1;
    display: block!important;
    opacity:1!important;
    padding: 0px;
    width:100%;
    height:45px;
	bottom: -10px;
    position: fixed;
    text-align: left;
    z-index: 1000;
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/xr_o.png'), e-resize;
   
    
}

.header_img {
    float: right;
    margin: 1px 5px 0 50px;
}

.nav_container {
position: fixed;
    
}

.nav_container.horizontal div {
    display: inline-block;
    margin-left: 30px;
    text-transform:none;
    
}

.nav_container a {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    
}

.project_link a { 
    color: #000000;
    
}

.project_link a:hover { 
    color: #000000; 
    text-decoration: underline; 
}

.project_link a:active { 
    color: #000000; 
}

.page_link a { 
    font-weight:700;
    color: #000000; 
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), s-resize;
}

.page_link a:hover { 
    color: #000000; 
    text-decoration: underline; 

}

.page_link a:active { 
    color: #000000; 
}

.link_link a { 
    color: #000000;
    padding-right: 13%;
    font-weight: 700;
}

.link_link a:hover { 
    color: #000000; 
    text-decoration: underline; 
}

.link_link a:active { 
    color: #000000; 
}

.nav_active a { 
    color: #000000;
    font-weight: 700;
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/xr_o.png'), e-resize;
}

.nav_active a:hover { 
    text-decoration: none; 
}

.nav_active a:active { 
    color: #000000;
}

.nav_follow { 
    color: #000000; 
    z-index: 11; 
}

.nav_follow a { 
    color: #000000; 
    text-decoration: none; 
}

.nav_follow a:hover { 
    color: #000000;
    text-decoration: underline;
}

.nav_follow a:active { 
    color: #000000; 
}

.pagination { 
    margin: 0 0 20px 40px; 
    color: #666666; 
    float: left; 
}

.pagination a { 
    color: #cccccc; 
    text-decoration: underline; 
}

.pagination a:hover { 
    color: #ffffff; 
}

.pagination a:active { 
    color: #999999; 
}

#nav_loadspin {
    
    display: none!important;
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

/* Fullscreen styles */

body.fullscreen .fullscreen_open {
 display: none !important;
}

body.fullscreen .fullscreen_close {
    display: block;
}

/*
 * Content
 */

#content_container {
    padding: 60px 0px 0px 60px;
     
}

.project #content_container {
    padding: 0;
       
}

#maincontainer {
    display: none;
    position: relative;

}

.project_title {
    color: #ffffff;
    font-size: 288px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 20px;
}

.project_content {
    position: relative;
    width:100%;
    
    
}

.project_content a { 
    color: #000000; 
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), e-resize;
    font-weight: 700;
    text-decoration: none; 
 
}

.project_content a:hover { 
    color: #000000;
    text-decoration:underline;
    font-family: "acta-display", serif;
    
    font-weight: 700;
    
}

.project_content a:active { 
    background: none;
    color: #000000; 
}

.project_content br {
    clear: none !important;
}

.project_media {
    background: #f1f1f1;
    position: fixed;
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 2;
}

.project_media.slideshow {
    cursor: pointer;

}

.project_media img {
display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding-top:10px;
    padding-bottom:10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto!important;
    margin-top: -1.0%;
    
}

.project_media iframe,
.project_media object,
.project_media embed {
    display: none;
    position: absolute;
    top: 0; left: 0;
    z-index: 1;
}

#iframe_screen {
    display: block;
    position: fixed;
    top: 0; left: 0; right: 0;
    height: 74px;
    z-index: 9990;
}

.project_media .active {
    display: block;
}

.project_text {
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/xr_o.png'), e-resize;
    font-size:120px;
    font-weight:700;
    line-height:115px;
    display: none;
    padding: 40px 50px 80px 50px;
    position: absolute;
    z-index: 998;
    text-align:left;
  
    
}

.project_text img {
    height: auto !important;
    width: auto !important;
    max-width: 420px;
}

.project_header {
    display: none;
}

.view_tag_info { 
    color: #999999;
    margin: 0 0 40px 0; 
    display:none;
}

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

.view_tag_info a:hover { 
    color: #ffffff; 
}

.view_tag_info a:active { 
    color: #999999; 
}

/*
 * Default element styles
 */

h1 {
    font-size: 22px;
    line-height: 165%;
}

h2 {
    font-size: 16px;
    line-height: 165%;
}

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

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

/*
 * The conventional slideshow component is not used in this design
 * which is why the element is hidden below.
 */

.slideshow_component {
    display: none;
}

/**
 * Fullscreen button
 */

a#fullscreen {
    background-color: #1a1a1a;
    
    background-repeat: no-repeat;
    background-position: 67px 3px;
    border: 1px solid #1a1a1a;
    color: #bbbbbb;
    display: block;
    font-family: "acta-display", serif;
    font-size: 11px;
    line-height: 18px;
    height: 19px;
    padding: 0 4px 0 5px;
    text-align: left;
    text-decoration: none;
    width: 74px;
}

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

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

/*
 * Project footer
 */

.project_footer {
    background: #ffffff;
    border-top: 1px solid #ddd;
    color: #999999;
    clear: both;
    display: none;
    font-size: 12px;
    margin: 40px 0 0 0;
    padding: 20px;
    position: absolute;
    left: 0; right: 0; bottom: 0;
}

.comment_link a {
    color: #999999;
}

.comment_link a:hover {

}

.footer_title_type {
    color: #999999;
    font-weight: bold;
}

.project_views {
    color: #bbbbbb;
}

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

.project_footer .permalink a:hover {
    color: #000000;
    text-decoration: underline;
}

.project_footer .permalink a:active {
    color: #666666;
}

.tags {
    color: #bbbbbb;
}

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

.tags a:hover {
    color: #333333;
    text-decoration: underline;
}

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

.project_footer .editlink a {
    color: #0066ff;
}

.project_footer .editlink a:hover {
    color: #333333;
}

.project_footer .editlink a:active {
    color: #555555;
}

.project_bottom {
    clear: both;
}

/*
 * Project thumbnails
 */

.project_thumb {
    
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), n-resize;
    float: left;
    margin: 20px 20px 20px 0px;
    position: relative;
    text-align: center;
    z-index: 800;
}

.project_thumb .hover {
    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), s-resize;
    
 
}

.project_thumb .nohover {
    text-decoration: none;
}

.project_thumb:hover .thumb_info {
    
    opacity: 1;
    filter: alpha(opacity=100);

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

.project_thumb:active {
    
}

.project_thumb.active .cardimgcrop {

}

.project_thumb .hover .cardimgcrop {
    
    
}


.project_thumb:hover .cardimgcrop img {
    opacity: .6;
    filter: alpha(opacity=60);
}

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

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

/**
 * When making adjustments to the thumbnail size in your display options
 * also adjust the width and height of this class.
 */
.cardimgcrop {

    cursor: url('https://payload134.cargocollective.com/1/10/341773/4997210/o_o.png'), s-resize;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 400px;
    width: 400px;
    
}

.loader_holder {
 
    display: none!important;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0px; left: 0px;
    z-index: 1;
}

.thumb_info {
    opacity: 0;
    position: absolute;
    bottom:180px;
    left:0px;
    width:400px;
    
}

.thumb_info.tagged {
    right: 0;
}

.thumb_title {

    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    
}

.thumb_title.notag {
    
}

.thumb_title .text {
    color: #f1f1f1;
    font-size: 20px;
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    
    
}

.thumb_tag {
    color: #999999;
    height: 1.5em;
    line-height: 15px;
    overflow: hidden;
    margin: -7px 0 0 0;
    padding: 3px 4px 3px 7px;
    text-align: left;
    max-width: 170px;
}

.thumb_tag a {
    color: #999999;    
    font-size: 12px;
    line-height: 1.5em;
    text-decoration: none;
}

.thumb_tag a:hover {
    color: #000000;
    text-decoration: underline;
}

.thumb_tag a:active {
    color: #666666;
    text-decoration: underline;
}

/*
 * Search results
 */

#search_form {
    
}

#search_form #search_term {
    background: #191919;
    border: 1px solid #333333;
    color: #333333;
    font-size: 12px;
    width: 188px;
}

.search_header {
    color: #666666;
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 4px 0;
    width: 145px;
}

#search_term {
    background: #000000;
    border: 1px solid #333333;
    color: #cccccc;
    float: left;
    font-family: "acta-display", serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_results {
    clear: both;
    color: #666666;
    float: left;
}

.result {
    clear: both;
    font-size: 14px;
    line-height: 22px;
    margin-top: 40px;
}

.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: #00AF8A;
    font-weight: bold;
    text-decoration: underline;    
}

.search_title a:hover {
    color: #ffffff;
}

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

.search_tags {
    color: #666666;
    font-size: 11px;
}

.search_tags a {
    color: #666666;
}

.search_tags a:hover {
    color: #cccccc;
}

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

.bottompad {
    clear: both;
    position: relative;
    width: 705px;
}

.bottompad a {
    padding: 2px 3px 2px 3px;
}

/*
 * Video / Audio components
 */

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

.video_tag,
video,
.mediaplayer {
    position: fixed;
    top: 0;
    left: 0; 
    right: 0; 
    bottom: 0;
    height: 100% !important;
    width: 100% !important;
}

.audio_component {
    color: #777777;
    font-family: "acta-display", serif;
    font-size: 10px;
    height: 30px;
    line-height: 26px;
    width: 425px;
    margin-right:0px !important;
}

.audio_component div {
    height: 26px;
}

.audio_component .border {
    border: 2px solid #aaaaaa;
    opacity: 0.5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    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
 */

.toolset {
    position: fixed;
    top: 10px; right: 10px;
    z-index: 9999;
}

/* "Running on Cargo" */

.cargo_link {
    color: transparent;
    overflow: hidden;
    text-indent: -9999px; 
    position: absolute;
    top: -999px; left: -999px;
    width: 20px; height: 20px;
}

.cargo_link a {
    background: url(/_gfx/bolt-sc.png) no-repeat center;
    display: block;
    font-size: 11px;
    overflow: hidden;
    position: fixed;
    bottom: 18px; right: 18px;
    text-indent: -9999px;
    width: 20px; height: 20px;
    z-index: 9999;
}

/*
 * IE / iOS Fallbacks
 */

.ie .fullscreen_group {
    display: none;
}

.ie_video .project_media {
    top: 84px !important;
}

.ie_old .project_navigation_group {
    background: #333333;
}

.ie_old.text_visible .project_navigation_group {
    background: #cccccc;
}

.ie_old #header {
    background: none;
}

.ie_old a.project_nav_title {
    width: 230px;
}

/*
 * IE SVG fallback used in the navigation. 
 *
 *    If you have any questions about this please visit our
 *    support forum: http://support.cargocollective.com
 *
 */

.ie .project_navigation svg {
    display: none;
}

.ie a.project_nav_button {
background-repeat: no-repeat;
}

.ie a.project_nav_button.project_prev {
    background-position: 0 0;
}

.ie a.project_nav_button.project_prev:hover {
    background-position: 0 -30px;
}

.ie a.project_nav_button.project_prev:active {
    background-position: 0 0;
}

.ie a.project_nav_button.index_view {
    background-position: -30px 0;
    
}

.ie a.project_nav_button.index_view:hover {
    background-position: -30px -30px;
    
}

.ie a.project_nav_button.index_view:active {
    background-position: -30px 0;
}

.ie a.project_nav_button.project_next {
    background-position: -59px 0;
}

.ie a.project_nav_button.project_next:hover {
    background-position: -59px -30px;
}

.ie a.project_nav_button.project_next:active {
    background-position: -59px 0;
}

.ie a.project_nav_button.fullscreen_open {
    background-position: -90px 0;
}

.ie a.project_nav_button.fullscreen_open:hover {
    background-position: -90px -30px;
}

.ie a.project_nav_button.fullscreen_open:active {
    background-position: -90px 0;
}

.ie a.project_nav_button.fullscreen_close {
    background-position: -120px 0;
}

.ie a.project_nav_button.fullscreen_close:hover {
    background-position: -120px -30px;
}

.ie a.project_nav_button.fullscreen_close:active {
    background-position: -120px 0;
}

.ie a.project_nav_button.toggle_text {
    background-position: -150px 0;
}

.ie a.project_nav_button.toggle_text:hover {
    background-position: -150px -30px;
}

.ie a.project_nav_button.toggle_text:active {
    background-position: -150px 0;
}

.ie a.project_nav_button.project_close {
    background-position: -180px 0;
}

.ie a.project_nav_button.project_close:hover {
    background-position: -180px -30px;
}

.ie a.project_nav_button.project_close:active {
    background-position: -180px 0;
}


.index_view:hover{
    color: #000000;
    text-decoration:underline;

    
}



a.project_nav_title .text {
    display: inline-block;
    max-width: 173px;
    min-width: 10px;
    overflow: hidden;
    white-space: nowrap;
    
    
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    
 
    
}
a.project_nav_title {
    pointer-events: none;
    position:fixed;
    color: #000000;
    font-weight:700;
    right: 25px;
    bottom: 22px;
    z-index:100;
    text-align:right;
    width:300px;
    
    
 
}

.project_media a{

    display:block;
}

/* Smartphones (portrait and landscape) ----------- */


@media only screen and (max-width: 700px) {


.body {
    margin: 0px!important; 
    padding: 0px!important;

}
.project_text { top:50px; padding: 0px 0px 0px 0px!important; -webkit-text-size-adjust: 30%; height:1000px;}
.img_count { display: none!important; }
.project_nav_title { display: none!important; }
.index_view { 
		position: fixed;
		top: 0px!important;
   left: 200px;
}
.nav_container.horizontal div {
    display: inline-block; 
    margin-left: 20px; 
    line-height:50px; 
  
  }
.tag_menu { display:none!important; }
.project_navigation { display: inline-block!important; }
.project_media img {
   display: none;
   position: absolute;
   top: 0;
   left: 0;
   padding: 20px 20px 0px 20px;
   box-sizing: border-box;
    height: auto!important;
}
.project_prev {
	display: none!important;    
}
.project_next {
	display: none!important;    
}
    
.cardimgcrop img {width: 250px;}
.thumb_info { bottom:180px; left:0px; width:100%;}
    
 #content_container {
    padding: 0px 0px 0px 0px;
     width: 375px!important;     
}
#header {
 top: -8px!important; 
}
    
.project_thumb {
    
   margin: 60px 0px 0px 0px;}
    
}







