/* Global SpaceCollective-alternate styles
***********************************************************************************************************/

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

body {
    background: #FFFFFF;
    color: #333333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 200%;
    line-height: 1.5;
    width: 100%;
    -webkit-text-size-adjust: none;
}





/* Header / Navigation
***********************************************************************************************************/

.header_img {
    margin: 25px 0 0 25px;
    z-index:11;
}

.nav_container {
    margin: 25px 0 0 25px;
    height: auto;
    line-height: 2.4;
    width: 200px;
    z-index: 50;
    position:absolute; 
}

    .nav_container.horizontal { position: relative; width: auto; }
    .nav_container.horizontal div { float: left; }
    .nav_container.horizontal div.clear { float: none; }
    
#nav_loadspin {
    display: none;
    left: 35px;
    position:fixed;
    top: 8px;
    visibility: hidden;
}





    /* Navigation > Links
    ***************************************************************************************************/
    
    .horizontal .page_link, .horizontal .project_link, .horizontal .link_link, .horizontal .nav_active {
        float:left; padding: 0 14px 0 0;
    }
    
    .horizontal .view_all { padding: 0 14px 0 0; }

    .page_link a { color: #000000; font-size:11px; text-decoration: none; }
    .page_link a:hover { color: #d6e03f; text-decoration: underline; }
    .page_link a:active { color: #000000; text-decoration: underline; }

    .link_link a { color: #000000; font-size: 11px; text-decoration: underline; }
    .link_link a:hover { color: #d6e03f; text-decoration: underline; }
    .link_link a:active { color: #000000; text-decoration: none; }

    .nav_active a { color: #666666; font-size: 11px; text-decoration: none; }
    .nav_active a:active  { color: #ffff66; text-decoration: underline; }
    
    .nav_follow {
        color:#666;
        position: fixed;
            bottom: 35px; right: 35px;
        z-index:11;
        
        font-size:11px;
    }
    
        .horizontal .nav_follow {
            float: left;
            position: relative;
                bottom: auto; right: auto;
        }
        
    .nav_follow a { color: #666666; font-size: 11px; padding: 2px 3px 2px 3px; text-decoration: none; }
    .nav_follow a:hover { color: #cccccc; background: transparent; }
    .nav_follow a:active { color: #ff3300; text-decoration: underline; }

    .pagination {
        color: #444;
        font-size: 11px;
        height: 50px;
        left: 740px;
        margin: 25px;
        z-index: 11;
    }
    
    .pagination a { color: #000000; font-size: 11px; padding: 2px 3px 3px 3px; }
    .pagination a:hover { background: transparent; color: #d6e03f; }
    .pagination a:active { color: #000000; }
    
    .view_tag_info {
        color: #999999;
        font-size: 11px;
        padding: 0px 14px 0px 3px;
    }
    
    .view_tag_info a { color: #000000; }
    .view_tag_info a:hover { color: #d6e03f; text-decoration: underline; }
    .view_tag_info a:active { color: #000000; }
    
    
    
    
    
/* Items
***************************************************************************************************/


#items_container {
    clear: both;
    margin: 25px 0 2px 25px;
}





    /* Content
    ***********************************************************************************************/
    
    .project_feed_full {
        background: #ffffff;
        float: left;
        padding: 0px;
        position: relative;
        width: 620px;
    }
    
    .permapage .project_feed_full {
        margin-top:25px;  
        margin-bottom:-20px;
    }
    
/* POSSIBLE GNARLY LUKE CHANGE --- oh man added negative margin */
    #body_container {
        overflow: hidden;
        width: 620px;
   /* margin-bottom:-10px;*/

    }
    
    .project_title {
        color: #333;
        margin: -6px 0 0 0;
        padding: 0 0 12px 0;
        width:100%;
        
        font-family: Georgia, Times, serif;
        font-size: 22px;
        font-weight: normal;
        line-height:1.5;
    }
    
    .project_content {
        color: #888888;
    /* text-indent: 42px; */
        width: 620px;
    text-align:justify;
    text-justify:inter-word;
    }
    
    /* Styling of default typographic headers and elements */
    
    h1 {
        font-size: 21px;
    font-weight: bold;
    width: 535px;
    margin-left: 45px;
        line-height: 140%;
    }
    
    h2 {
        font-size: 14px;
        line-height: 165%;
    }
    
    h3 {
        font-size: 140px;
        line-height: 150%;
    }

    h4 {
    width: 535px;
    margin-left: 45px;
    font-weight: normal;
    }

    .bodycopy a { color: #d6e03f; text-decoration: none; }
    .bodycopy a:hover { color: #555555; text-decoration: underline; }
    .bodycopy a:active { color: #666666; }
    
    blockquote {
        color: #555555;
        margin: 0;
    }
    
    .project_content img {
        margin: 0px 15px 10px 0px;
    }
    
    
    
    
    
        /* Items > Content > Header
        *******************************************************************************************/
        
        .project_header {
            float: right;
            margin: 0px 0px 3px 3px;
        }

            .project_header div {
                float: right;
                height: 21px;
                margin: 0 0 0 3px;
                overflow: hidden;
                position: relative;
                z-index: 99;
            }

            .project_header a img {
                margin-top: 0px;
            }
            
            .project_header a:hover img {
                margin-top: -21px;
            }

        
        
        
        /* Project content > Slideshows                                 Slideshow height is absolute
        *******************************************************************************************/
        
        .slideshow_nav {
            clear: both;
            color: #999999;
            font-size: 11px;
            padding-bottom: 10px;
        }
        
        .slideshow_nav a {
            color: #666666;  
            text-decoration: none;  
        }

        .slideshow_nav a:hover {
            background: none !important;
            color: #999999;
            text-decoration: none;
        }

        .slideshow_nav a:active {
            color: #ff3300;
        }
        
        .slideshow_count {
            color: #999999;
            font-size: 11px;
        }
        
        .slideshow_wrapper {
            clear: both;
            margin: 0 10px 10px 0px;
        }
        
        #slideshow_container img {
            margin: 0px;
        }
        
        .slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active {
            background: none !important;
        }
            
        .slideshow_thumbs {
            margin: 0 0 0 0;
        }
            
        ul.slideshow_thumbs {
            margin: 0;
            padding: 0;
        }
    

        .slideshow_thumb {
            float: left;
            list-style: none;
            padding: 0 8px 8px 0;
        }

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

            .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;
        }
        
        .slideshow_caption {
            clear: both;
            display: block;
            font-size: 11px;
            padding: 5px 0 5px 0;
        }
        
        
        
        /* Items > Content > Footer
        *******************************************************************************************/
        
        .project_footer {
            clear: both;
            color: #999999;
            font-size: 11px;
            padding: 30px 0px 0px 0px;
        }
        
        .comment_link a {
                
            }
            
                .comment_link a:hover {
                    
                }
        
        .footer_title_type {
            color: #999999;
            font-weight: bold;
        }
        
        .permalink a { color:#999999; font-style: italic; text-decoration: underline; }
        .permalink a:hover { background: transparent; color: #333333; text-decoration: underline; }
        .permalink a:active { color: #ff3300; }
        
        .project_views {
            color: #999999;
            font-style: italic;
        }
        
        .tags {
            color: #999999;
        }
        
        .tags a { color: #999999; text-decoration: underline; }
        .tags a:hover { color: #000000; text-decoration: underline; }
        .tags a:active { color: #ff3300; }
        .tags a:visited {  }
        
        .editlink a { color: #ff3300; font-style: italic; }
        .editlink a:hover { color: #000000; }
        .editlink a:active { color: #ff3300; }
    
        .project_bottom {
            clear: both;
            margin: 0;
            width: 640px;
            margin-bottom: -20px;
        }
        
        
        
        
        
    /* Items > Thumbnails
    ***************************************************************************************************/
     /*LUKE CHANGE!!!!!!!!!!!!!!!!!!!!*/
    .project_feed_thumb {
        background: #ffffff;
        float: left;
        margin: 0px 15px 15px -10px;
        padding: 0 0 0 0;
        position: relative;
        width: 200px;
        height: 134px;
    }
    
        .project_feed_thumb .hover {
            cursor: pointer;
            }
        
        .project_feed_thumb .hover .thumb_title .text, .project_feed_thumb.hover .thumb_title .text {
            color: #000000;
            padding: 1px 2px 1px 2px;
        }

        .project_feed_thumb.hover {
            background: #cccccc;
        }
    
        .project_feed_thumb .hover {
            text-decoration: none;
        }
        
        .project_feed_thumb .nohover {
            text-decoration: none;
        }

     /*LUKE CHANGE!!!!!!!!!!!!!!!!!!!!*/
    .cardimgcrop {
        height: 134px;
        overflow: hidden;
        padding: 0px 0px 0px 0px;
        position: relative;
        text-align: center;
        width: 200px;
    }
    
        .ie .cardimgcrop { padding: 4px 10px 0px 10px; }
        
    .thumb_title, .thumb_title a, .thumb_title a:visited {
        color: #000000;
        margin: 10px 0px 0px 10px;
        overflow: hidden;
        white-space: nowrap;
        width: 200px;
        
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        line-height: 15px;
    }
        
    /* Safari thumbhover underline fix */
    .bodycopy a.hover:hover { text-decoration:none; }

    .thumb_tag {
        color: #999999;        
        font-size: 11px;
        font-style: italic;
        line-height: 15px;
        text-align: center;    
    }
        
    .thumb_tag a, .thumb_tag a:visited {
        color: #999999;
        text-align: center;
        text-decoration: none;
             
        font-size: 11px;
        font-style: normal;
        line-height: 15px;
    }
        
    .thumb_tag a:hover {
        color: #000000;
        text-decoration: underline;
    }
        
    .thumb_tag.notitle {
        margin-top: 12px;
    }

    .loader_holder {
        display: none;
        left: 100px;
        position: absolute;
        text-align: center;
        top: 66px;
        z-index: 3;
    }
    
    
    
    
    
    /* Search results
    *******************************************************************************************/
    
    #search_form {
        position: absolute;
        top: 23px; left: 715px;
        z-index: 999;
    }
    
    #search_form #search_term {
        background: #e6e6e6;
        color: #666666;
        font-size: 11px;
        width: 208px;
    }
    
    #search_form_results {
        padding-bottom: 90px;
    }
    
    .search_header {
        color: #666666;
        float: left;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        margin: 0;
        padding: 5px 0;
        width: 145px;
    }
    
    #search_term {
        background: #ffffff;
        border: 1px solid #cccccc;
        color: #000000;
        float: left;
        font-size: 14px;
        margin: 0;
        padding: 5px;
        width: 220px;
    }
    
    #search_results {
        float: left;
    }
    
    .result {
        clear: both;
        font-size: 14px;
        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: #000000;
        font-weight: bold;
        text-decoration: underline;            
    }
    
    .search_title a:hover {
        color: #0aaf86;
    }
    
    .search_title a:active {
        color: #666666;
    }
    
    .search_tags {
        color: #666666;
        font-size: 11px;
    }
    
    .search_tags a {
        color: #666666;
        text-decoration: none;
    }
    
    .search_tags a:hover {
        background: none;
        color: #000000;
        text-decoration: underline;
    }
    
    .search_tags a:active {
        color: #666666;
    }
    
    
    
    
    
/* Footer
***********************************************************************************************************/

.bottompad {
    clear: both;
    height: 25px;
    position: relative;
    width: 100%;
}





/* 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;
    }





/* Other
***********************************************************************************************************/

.toolset {                                            /* Admin and following icons — only seen by members */
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999;
}

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

.cargo_link a { color: #555555; text-decoration: underline; }
.cargo_link a:hover { color: #66cc99; text-decoration: underline; }
.cargo_link a:active { color: #ffffff; }




/* IE Fixes
***********************************************************************************************************/

    /* ROUNDED CORNERS FOR IE ONLY */
    .project_feed_thumb.ie { background:none; }
    .project_feed_thumb.ie .pr_wrapper { background:#fff; padding-bottom:5px; }
    b.rtop, b.rbottom { display:block; }
    b.rtop b, b.rbottom b { display:block; height: 1px; overflow:hidden; background:#fff; }

    /* CARD ROLLOVER IE ONLY */
    .project_feed_thumb.ie.hover .pr_wrapper { background:#CCC; }
    .project_feed_thumb.ie.hover b.rtop b,
    .project_feed_thumb.ie.hover b.rbottom b { background:#CCC; }

    /* STANDARD CORNERS IE ONLY */
    b.r1 { margin: 0 5px }
    b.r2 { margin: 0 3px }
    b.r3 { margin: 0 2px }
    b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height:2px }
    b.rtop b.r5, b.rbottom b.r5 { margin:0 0px; height:1px; }

    /* OPEN PROJECT BORDERS IE ONLY */
    .project_feed_full.ie { padding:0px 20px; margin:0px; }
    .project_feed_full.ie b.rtop { padding-bottom:10px; margin:-6px -20px 0px -20px; }
    .project_feed_full.ie b.rbottom { margin:0px -20px -6px -20px; }
    .project_feed_full.ie b.rtop b, .project_feed_full.ie b.rbottom b { background-color:#fff; }

    /* HEADER IE ONLY */
    .project_feed_full.ie .project_index { margin:0px 0px 3px 3px; }
    .project_feed_full.ie .project_title { margin-top:-4px; }
    .project_feed_full.ie .project_footer { padding-bottom:14px; }
    .project_feed_full.ie #body_container { overflow: visible; }
        
        
/* DUANE ADDED HOVER STATES */

/* Start */
#cardthumb_2100917 {
    background: url(1/4/153792/4608543/icons_01_Pitchlogo_active.gif);
}
  
/* About Us */
#cardthumb_7826480 {
    background: url(1/4/153792/4608543/icons_01_about_active.gif);
}

/* Agency to Watch */
#cardthumb_7827024 {
    background: url(1/4/153792/4608543/icons_01_ATW_R3_active.gif);
}

/* Contact */
#cardthumb_2251797 {
    background: url(1/4/153792/4608543/icons_05_contact_active_200.gif);
}

/* simpsons */
#cardthumb_2162016 {
    background: url(1/4/153792/4608543/icons_02_simpsons_R2_active.gif);
}

/* Jon */
#cardthumb_2161748{
    background: url(1/4/153792/4608543/titles-02_o.png);
}

/* Like */
#cardthumb_2168518{
    background: url(1/4/153792/4608543/titles-15_o.png);
}

/* bk */
#cardthumb_2060023{
    background: url(1/4/153792/4608543/icons_02_bk_active.gif);
}

/* nbc */
#cardthumb_2100437{
    background: url(1/4/153792/4608543/icons_02_nbc_active.gif);
}

/* kim */
#cardthumb_2274491{
    background: url(1/4/153792/4608543/titles-01_o.png);
}

/* xbox */
#cardthumb_2162026{
    background: url(1/4/153792/4608543/icons_02_xbox_R3_active.gif);
}

/* Rachel */
#cardthumb_2161461{
    background: url(1/4/153792/4608543/titles-05_o.png);
}

/* Asics */
#cardthumb_2065709{
    background: url(1/4/153792/4608543/icons_02_onitsuka_active.gif);
}

/* BK Crown */
#cardthumb_2162009{
    background: url(1/4/153792/4608543/titles-07_o.png);
}

/* twilight */
#cardthumb_2162155{
    background: url(1/4/153792/4608543/titles-12_o.png);
}

/* Nick Turtles */
#cardthumb_2065724{
    background: url(1/4/153792/4608543/titles-13_o.png);
}

/* Tree */
#cardthumb_2161753{
    background: url(1/4/153792/4608543/icons_03_office_active.gif);
}

/* People */
#cardthumb_7827034{
    background: url(1/4/153792/4608543/icons_03_people_active.gif);
}

/* cookies */
#cardthumb_2232120{
    background: url(1/4/153792/4608543/icons_03_cookies_active.gif);
}

/* pitch black */
#cardthumb_2163421{
    background: url(1/4/153792/4608543/icons_03_pblack_active.gif);
}

/* dogs */
#cardthumb_2161759{
    background: url(1/4/153792/4608543/icons_03_dogs_active.gif);
}

/* Awards */
#cardthumb_2244988{
    background: url(1/4/153792/4608543/icons_04_awards_active.gif);
}

/* WBENC */
#cardthumb_2245649{
    background: url(1/4/153792/4608543/titles-14_o.png);
}

/* jobs */
#cardthumb_2262469{
    background: url(1/4/153792/4608543/icons_05_job_active.gif);
}

/* PR */
#cardthumb_2559678{
    background: url(1/4/153792/4608543/icons_01_press_active2.gif);
}

/* b ball */
#cardthumb_4232707{
    background: url(1/4/153792/4608543/icons_03_bball_active.gif);
}

/* Xanthe */
#cardthumb_4689216{
    background: url(1/4/153792/4608543/titles-Xanthe.png);
}

/* Maaco */
#cardthumb_4987899{
    background: url(1/4/153792/4608543/icons_02_maaco_active.gif);
}

/* bicep */
#cardthumb_5189854{
    background: url(1/4/153792/4608543/icons_03_bicep_active.gif);
}

/* living spaces */
#cardthumb_6089276{
    background: url(1/4/153792/4608543/icons_02_livingspaces_active.gif);
}

/* Jr */
#cardthumb_6233337{
    background: url(1/4/153792/4608543/icons_05_jr_active.gif);
}

/* Meineke */
#cardthumb_6234789{
    background: url(1/4/153792/4608543/icons_02_meineke_active.gif);
}

/* Pinkberry */
#cardthumb_6519084{
    background: url(1/4/153792/4608543/icons_02_pinkberry_active.gif);
}

/* Pepsi */
#cardthumb_7928437{
    background: url(1/4/153792/4608543/icons_02_pepsi_R2_active.gif);
}

/* Bonefish */
#cardthumb_8615687{
    background: url(1/4/153792/4608543/icons_02_bonefishgrill_active.gif);
}

/* Citrix */
#cardthumb_9597286{
    background: url(1/4/153792/4608543/icons_02_citrix_active_200.gif);
}

/* Haggen */
#cardthumb_9597378{
    background: url(1/4/153792/4608543/icons_02_haggen_active_200.gif);
}

/* Konami */
#cardthumb_7827033{
    background: url(1/4/153792/4608543/icons_02_konami_active_200.gif);
}

/* San Manuel */
#cardthumb_9597658{
    background: url(1/4/153792/4608543/icons_02_sanman_active_200.gif);
}

/* SBMNH */
#cardthumb_9597671{
    background: url(1/4/153792/4608543/icons_02_sbmnh_active_200.gif);
}

/* Weingart */
#cardthumb_9597683{
    background: url(1/4/153792/4608543/icons_02_weingart_rev_active.gif);
}

/* Netflix */
#cardthumb_9631042{
    background: url(1/4/153792/4608543/icons_02_netflix_active_200.gif);
}

/* Facebook */
#cardthumb_2168518{
    background: url(1/4/153792/4608543/icons_05_like_active_200.gif);
}


/* Arrowhead */
#cardthumb_10513414{
    background: url(1/4/153792/4608543/icons_02_arrowhead_active_200.gif);
}


/* Sunpower */
#cardthumb_10513435{
    background: url(1/4/153792/4608543/icons_02_sunpower_active_200.gif);
}


/* Waldorf */
#cardthumb_10513443{
    background: url(1/4/153792/4608543/icons_02_waldorf_active_200.gif);
}

/* Beverly Hilton */
#cardthumb_10536121{
    background: url(1/4/153792/4608543/icons_02_bevhilton_active_200.gif
);
}


#tag_menu {
    position: absolute;
    font-size: 10px;
    top: 0px; left: 20px;
    font-weight: bold;
    width: 400px;
    height: 30px;
    padding-left: 7px;
    padding-top: 5px;
}

        #tag_menu a { color: #403E36; text-decoration: none;}
        #tag_menu a:hover { color: #403E36; text-decoration: underline;}
        #tag_menu a:active { color: #403E36; }

/* In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
***********************************************************************************************************/
         

/**
 * Fullscreen button
 */
 
a#fullscreen {
    background-color: #1a1a1a;
    background-image: url(_gfx/fullscreen_open.png);
    background-repeat: no-repeat;
    background-position: 67px 3px;
    border: 1px solid #1a1a1a;
    color: #bbbbbb;
    display: block;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-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;
}

/* Footer / Navigation
***********************************************************************************************************/

#site_footer {
    border-top: 1px solid #ebebeb;
    clear: both;
    color: #403f36;
    font-size: 12px;
    padding-top: 15px;
    padding-left: 24px;
    width: 100%;
}

#site_footer a { color: #403E36; text-decoration: none;}
#site_footer a:hover { color: #999999; text-decoration: underline;}
#site_footer a:active { color: #666666; }