/* Global Escher styles
***********************************************************************************************************/

body, html {
    margin: 0px;
    padding: 0px;
}

body {
    background: #3d3d3d;
    background-image:url("http://www.thenobleunion.com/cargo/tnu_bg_4.png"); 
    background-repeat:repeat;
    color: #000000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    line-height: 1.7em;
    width: 100%;
}



/* Custom Extras
***********************************************************************************************************/

#tnu_logo {
    position: fixed; 
    left: 900px;
    top: 316px;
    width: 55px;
}

#project_intro {
    width: 780px;
    margin-left: 10px;
}

#about_intro {
    width: 780px;
    margin: -40px 0 0 10px;    
}

#contact_intro {
    width: 370px;
    margin: -40px 0 0 110px;    
}

h4 {
    color: #b9b9b9;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em;
    width: 580px;
    padding-left: 100px;
    margin: 0px 0 0px 0;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

h5 {
    color: #b9b9b9;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em;
    width: 480px;
    padding-left: 200px;
    margin: 0px 0 0px 0;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

h6 {
    margin-top: -30px;
    color: #b9b9b9;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

h7 {
    padding-bottom: 0px;
    margin-bottom: -10px;
    color: #b9b9b9;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

h8 {
    padding-top: -80px;
    margin-bottom: -10px;
    color: #b9b9b9;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

#tnu_about_image {
    padding-left: 4px;
    margin-top: -40px;
}

#tnu_contact_image {
    position: absolute; 
    top: 155px; 
    left: 80px;
    z-index: 360;
}

#twitter {
    position: absolute; 
    top: 153px; 
    left: 585px;
    width: 260px;
    height 57px;
    z-index: 361;
}

#twitter_2 {
    position: absolute; 
    top: 580px; 
    left: 30px;
    width: 260px;
    height 57px;
    z-index: 361;
}

#facebook {
    position: absolute; 
    top: 218px; 
    left: 829px;
    width: 35px;
    height 166px;
    z-index: 362;
}

#top_stamp {
    position: absolute; 
    top: 141px; 
    left: 79px;
}    

#about_copy {
    position: absolute; 
    top: 160px; 
    left: 481px;
    width: 379px;
}

#contact_copy {
    position: absolute; 
    top: 493px; 
    left: 381px;
    width: 479px;
    line-height: 25px;
    z-index: 361;
}

.contact_details {
    margin-top: -1px;
    margin-bottom: -7px;
}

#why_drop_line {
    position: absolute; 
    top: 625px; 
    left: 90px;
    width: 270px;
    text-align: right;
}

p {
    color: #b9b9b9;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.9em;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
    margin-top: -5px;
}

#by_tube {
   position: absolute; 
    left: 0px;
    top: 154px;
    width: 175px; 
}

#tube_img {
    position: absolute; 
    left: 0px;
    top: 158px;
    width: 16px;
    height: 20px;
}

#by_bus {
   position: absolute; 
    left: 300px;
    top: 154px;
    width: 175px; 
}

#bus_img {
    position: absolute; 
    left: 300px;
    top: 158px;
    width: 16px;
    height: 19px;
}

.transport {
    color: #ffffff;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 1px;
}

#portrait_p1 {
    position: absolute; 
    left: 381px;
    top: 285px;
    width: 379px;
}

#portrait_p2 {
    position: absolute; 
    left: 381px;
    top: 362px;
    width: 379px;
}

#iphone_copy_2 {
    position: absolute; 
    left: 581px;
    top: 285px;
    width: 279px;
}

#ipad_copy_1 {
    position: absolute; 
    left: 681px;
    top: 285px;
    width: 180px;
}

#app_store_button {
    position: relative;
    top: -20px;
    left: -1px;
    width: 123px;
    height: 47px;
    z-index: 150;
}

#review {
    position: absolute;
    top: 361px;
    left: 581px;
    width: 280px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

#small_review {
    position: absolute;
    top: 700px;
    left: 681px;
    width: 180px;
    font-size: 13px;
    font-weight: regular;
    line-height: 1.5em;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}


#iphone_img {
    padding-left: 10px;
    margin-top: -30px;
}

#wallpapers {
    position: absolute;
    top: 850px;
    left: 150px;
    width: 640px;
    background:#313131;
    padding:0 20px 5px 20px;
}

.reviewer {
    margin-top: 4px;
}

.bbcnewsipad {
    color: #f4371b;
}

.burberry {
    margin-top: 67px;
    color: #bfb8a6;
}

.doris {
    margin-top: 283px;
    color: #2bb5eb;
}

.empire {
    margin-top: 67px;
    color: #f4371b;
}

.franco {
    margin-top: 47px;
    color: #d0a8b1;
}

.martina {
    margin-top: 115px;
    color: #af8a6a;
}

.mcn {
    margin-top: 163px;
    color: #f22031;
}

.myhighstreet {
    margin-top: 19px;
    color: #afd257;
}

.parkers {
    margin-top: 91px;
    color: #3391ff;
}

.read_later {
    margin-top: 90px;
    color: #359fe6;
}

.twestival {
    margin-top: 115px;
    color: #f6a40d;
}

.gridpaper {
    
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    color: #afd257;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
}

ul {
    margin: 0 0 0 -28px;
    font-size: 13px;
    line-height: 1.7em;
    list-style-image: url("http://www.thenobleunion.com/cargo/bullet_point.png");
}

li {
    margin-top: -20px;
}

#about_footer {
    position: absolute; 
    top: 890px; 
    left: 80px;
    width: 780px;
    height: 80px;
}

#contact_footer {
    position: absolute; 
    top: 320px; 
    left: -300px;
    width: 780px;
    height: 80px;
}

#iphone_footer {
    position: absolute; 
    top: 890px; 
    left: 81px;
    width: 780px;
    height: 80px;
}

#ipad_footer {
    margin-top: -70px;
    position: relative; 
    left: 10px;
    width: 780px;
    height: 30px;
}

#gridpaper_footer {
    position: absolute; 
    top: 6800px; 
    left: 81px;
    width: 780px;
    height: 80px;
}


#footer_tagline {
   position: absolute; 
   width: 260px;
}

#footer_address {
    position: absolute; 
    left: 300px;
    width: 200px;
    margin-top: -22px;
    margin-bottom: -22px;
}

#footer_number {
    position: absolute; 
    left: 601px;
    width: 200px;
    margin-top: -44px;
    margin-bottom: -44px;
}




/* Header / Navigation
***********************************************************************************************************/

.header_img {                                              /* To fix in place change to "position:fixed;" */
    margin: 0 0 0 35px;
    position: relative;
    z-index: 11;
}

.nav_container {
    position: fixed; 
    top: 145px; 
    left: 900px;
    line-height: 230%;
    margin: 0px;
    padding-right: 10px;
    height: 80px;
    overflow: hidden;
    z-index: 101;
    width: 120px;
}

.nav_container.horizontal {                                           /* Enabled via Display Options */
    left: auto;
    padding: 35px 0 60px 35px;
    position: relative;
    top: auto;
    width: 670px;
    z-index: 25;
}

.nav_container.horizontal div {
    float: left;
    padding-right: 10px;
}

#nav_loadspin {
    display: none;
    left: 898px;
    position: fixed;
    top: 115px;
    z-index: 100;
}





    /* Navigation > Links
    ***************************************************************************************************/
    
    .nav_container a {                                             /* Applied to each navigation link */
        font-size: 14px;
        font-weight: regular;
        text-decoration: none;
        text-shadow: rgba(0, 0, 0, 0.95) 0px -1px 1px;
    }

    .project_link a { color: #ffffff; }
    .project_link a:hover { background: none; color: #000000; }
    .project_link a:active { background: none; color: #ffffff; }

    .page_link a { color: #ffffff; }
    .page_link a:hover { background: none; color: #ffffff; border-bottom:1px dotted #ffffff; }
    .page_link a:active { background: none; color: #ffffff; border-bottom:1px dotted #000000; }

    .link_link a {
        color: #ffffff;
        font-size: 14px;
        line-height: 1.8em;
        text-decoration:none;
        text-shadow: rgba(0, 0, 0, 0.95) 0px -1px 1px; 
    }
    .link_link a:hover {     
        color: #ffffff;
        cursor: pointer;
        border-bottom:1px dotted #ffffff; 
    }
    .link_link a:active { background: none; color: #ffffff; border-bottom:1px dotted #000000; }

    .nav_active a { background: none; color: #ffffff; }
    .nav_active a:hover { background: none; color: #ffffff; }
    .nav_active a:active  { background: none; color: #ffffff; }

    .pagination { color: #999999; font-size: 11px; z-index:11; }
    .pagination a { color: #00af8a; }
    .pagination a:hover { background: none; color: #222222; }
    .pagination a:active { background: none; color: #ffffff; }

    .nav_follow { color: #999999; font-size: 11px; z-index: 11; }
    .nav_follow a { color: #222222; }
    .nav_follow a:hover { background: none; color: #222222; }
    .nav_follow a:active { background: #000000; color: #ffffff; }
        
    .view_tag_info { text-indent: -9999px; color: #999999; padding-left: 3px; font-size: 11px; }
    
    .view_tag_info a { color: #0066ff; }
    .view_tag_info a:hover { background: #ffff00; color: #000000; }
    .view_tag_info a:active { background: #000000; color: #ffffff; }
    
    
    
    
    
/* Content
***********************************************************************************************************/

#content_container {
    padding: 75px 0 0 71px;
    position: relative;
    width: 905px;
    z-index: 10;
}





    /* Content > Project content
    ***************************************************************************************************/
    
    #maincontainer {
        display: none;
        margin: 0 0;
        width: 810px;
    }
    
    .bodycopy a { color: #ffffff; font-weight: bold; text-decoration: none; text-shadow: rgba(0, 0, 0, 0.95) 0px -1px 1px; }
    .bodycopy a:hover { background: none; color: #ffffff; text-decoration: none; }
    .bodycopy a:active { background: none; color: #ffffff; text-decoration: none; }


    a.link_underline:hover { border-bottom:1px dotted #ffffff; }
    a.link_underline:active { border-bottom:1px dotted #000000; }


    .project_content {
        width: 560px;
    }
    
    .project_title {
        color: #ffffff;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 36px;
        padding: 0 0 0 110px;
        text-shadow: rgba(0, 0, 0, 0.95) 0px -1px 1px;
    }
    
    
    
    
    
        /* Project content > Header
        *******************************************************************************************/
        
        .project_header {
            margin: 0 35px 0 110px;
            width: 680px;
        }
    
        .project_index a {
            background-image:url("http://www.thenobleunion.com/cargo/close_button_1.png"); 
            background-repeat:no-repeat;
            text-indent: -9999px;
            float: right;
            margin-top:2px;
            height: 24px;
            width: 24px;
        }
        
        .project_index a:hover {
            background-image:url("http://www.thenobleunion.com/cargo/close_button_2.png"); 
            background-repeat:no-repeat;
            height: 24px;
            width: 24px;
        }

        .project_index a:active {
            background-image:url("http://www.thenobleunion.com/cargo/close_button_2.png"); 
            background-repeat:no-repeat;
            height: 24px;
            width: 24px;
        }
    
    
    /* Styling of default typographic headers and elements */
    
    h1 {
    color: #b9b9b9;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: -10px;
    text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 1px;
    }
    
    h2 {
        font-size: 16px;
        line-height: 165%;
    }
    
    h3 {
        font-size: 14px;
        line-height: 150%;
    }
    
    blockquote {
        color: #666666;
        margin: 0;
    }
    
    .project_content img {
        margin: 0px 15px 15px 0px;
    }





        /* Project content > Slideshows
        *******************************************************************************************/
        

        .slideshow_wrapper {
            margin: 0 10px 10px 10px;
        }
        
        .slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active {
            background: none !important;
        }
        
        .slideshow_nav {
            clear: both;
            color: #ffffff;
            font-size: 11px;
            text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 1px;
            padding: 0 0 28px 10px;
            margin-top: -68px;
        }
        
        .slideshow_nav a {
            color: #ffffff; 
            text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 1px;
            text-decoration: none;  
        }

        .slideshow_nav a:hover {
            background: none !important;
            color: #ffffff;
            text-decoration: none;
            border-bottom:1px solid #ffffff;
        }

        .slideshow_nav a:active {
            color: #ffffff;
        }
        
        .slideshow_count {
            color: #ffffff;
            font-size: 11px;
            text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 1px;
        }
            
        ul.slideshow_thumbs {
            margin: 0;
            padding: 0;
        }    

        .slideshow_thumb {
            float: left;
            list-style: none;
            margin: -3px 7px 7px -3px;
        }

        .slideshow_thumb a {
            background: none !important;
            border: 1px solid transparent;
            display: block;
            padding: 2px;
        }

            .slideshow_thumb a:hover {
                background: none !important;
                border: 1px solid #ccc;
            }

            a.activeSlide {
                background: none;
                border: 1px solid #ccc;
            }

            .slideshow_thumb a:active, a.activeSlide:active {
                background: none !important;
                border: 1px solid #666;
            }

        .slideshow_thumb img {
            border: 0;
            display: block;
            margin: 0;
            height: 60px;
        }
        
        

        
        /* Project content > Project footer
        *******************************************************************************************/
    
        .project_footer {
            text-indent: -9999px;
            color: #999999;
            clear: both;
            font-size: 11px;
            padding: 30px 0px 0px 0px;
        }
    
            .footer_title_type {
                text-indent: -9999px;
                color: #000000;
                font-weight: bold;
            }
    
            .project_views {
                color: #999999;
                font-style: italic;
            }
            
            /* Project Footer Links */
            
            .project_footer .permalink a { text-indent: -9999px; color: none; font-style: italic; }
            .project_footer .permalink a:hover { background: #ffff00; color: #000000; }
            .project_footer .permalink a:active { color: #ffffff; background: #000000; }
                
            .tags {  text-indent: -9999px; color: #999999;    }
                .tags a { color: #000000; text-decoration: none; }
                .tags a:hover { background: #ffff00; text-decoration: none; }
                .tags a:active { color: #ffffff; background: none; }
                .tags a:visited {  }

            .project_footer .editlink a { text-indent: -9999px; color: #0066ff; font-style: italic; }
            .project_footer .editlink a:hover { background: #ffff00; color: #000000; }
            .project_footer .editlink a:active { background: #000000; color: #ffffff; }
    
    .project_bottom {
        height: 0px;
        width: 600px;
    }
    
    
    
    
    
    /* Content > Thumbnails
    ***************************************************************************************************/
    
    .project_thumb {
        float: left;
        margin: 0 0px 8px 0;
        position: relative;
        text-align: center;
    }
    
    .project_thumb .hover {
        cursor: pointer;
        text-decoration: none;
    }
    
    .project_thumb .nohover {
        text-decoration: none;
    }
    
    .project_thumb .hover .thumb_title span {
        color: #a6a6a6;
        border-bottom:1px solid #ffffff;
    }

    .project_thumb.active .cardimgcrop {
        border: none;
    }

    .project_thumb.active .thumb_title span {
        background: none;
    }
    
    .cardimgcrop {
        border: 1px solid transparent;
        margin: -3px -3px 9px -3px;
        padding: 2px;
        position: relative;
        min-width:200px;
        min-height:134px;
    }

    .cardimgcrop.notitle_notag {
        margin-bottom: 22px;
    }
        
    .loader_holder {
        display: none;
        visibility:hidden;
        left: 8px;
        position: absolute;
        text-align: center;
        top: 8px;
        z-index: 3;
    }

    .thumb_title {
        overflow: hidden;
        white-space:nowrap;
        text-align: center;
        width: 194px;
        margin-left: 5px;
        text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 1px;
    }

    .thumb_title.notag {
        margin: 0 0 22px 0;
    }
    
    .thumb_title .text {
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
        overflow: hidden;
        padding: 2px 3px 5px 3px;
        white-space: nowrap;
        text-align: center;
    }

    .thumb_tag {
        color: #999999;
        height: 3em;
        line-height: 15px;
        margin: 0 0 2px 0;
        overflow: hidden;
        text-align: center;
        height: 1px;
        width: 200px;
        margin-bottom: 37px;
    }

    .thumb_tag.notitle {
        margin-top: 5px;
    }
    
    .thumb_tag a {
        color: #999999;        
        font-size: 11px;
        font-style: italic;
        line-height: 1.5em;
        text-align: center;
        text-decoration: none;
    }
    
    .thumb_tag a:hover {
        text-decoration: underline;
    }





/* Footer
***********************************************************************************************************/
    
.bottompad {
    clear: both;
    position: relative;
    height: 5px;
    margin: 0 0;
    width: 880px;
}




    
/* Other
***********************************************************************************************************/

.toolset {                                            /* Admin and following icons — only seen by members */
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999;
}

.cargo_link {                                                                       /* "Running on Cargo" */
    text-indent: -9999px;
    bottom: 15px;
    color: #cccccc;
    font-size: 11px;
    line-height:165%;
    z-index:99;
}

.cargo_link a { color: #999999; text-decoration: underline; }
.cargo_link a:hover { color: #000000; text-decoration: underline; }
.cargo_link a:active { background: #000000; color: #ffffff; }

/* PROJECT THUMBNAIL FADES */

.project_thumb img { margin-bottom: 10px; -webkit-transition: all 250ms linear; }  
.project_thumb .hover img { opacity:0.5; filter:alpha(opacity=10); }   



/* */

/* Next project
***********************************************************************************************************/

.project_next {
    float: right;
    margin: -1px 0 0 0;
}

.project_next a {
    background: none !important;
    color: #666666;
    font-size: 11px;
    font-style: italic;
    text-decoration: underline;
}

.project_next a:hover {
    background: none !important;
    color: #999999;
    text-decoration: none;
}

.project_next a:active {
    background: none !important;
    color: #ff3300;
}

.project_divider {
    color: #333333;
}

    
    
/* Video component
***********************************************************************************************************/

.video_component {
    float: left;
    margin: 0 15px 15px 0;
}

/* Audio component
***********************************************************************************************************/

.audio_component {
    color: #777777;
    font-family: "Droid Sans Mono", Monaco, Monospace, Arial, san-serif;
    font-size: 10px;
    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;
    }
    
/* In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
***********************************************************************************************************/
    