/* Global SlamDance styles
***********************************************************************************************************/

    body, html {
        margin: 0px;
        padding: 0px;
    }
    
    body {
        background: #333333 url(http://payload.cargocollective.com/1/3/96476/1471533/slam-wrestlers-bg_o.gif) center no-repeat fixed;
        color: #666666;
        font-family: 'NeuzeitOffSoftRoundW01- 710336', arial, sans-serif;
        font-size: 16px;
        line-height: 1.5;
        -webkit-font-smoothing: antialiased;
    }

        body.webkit {
            font-family: 'NeuzeitOffSoftRoundW01- 710333', arial, sans-serif;
        }

    .clear {
        clear: both;
    }

.film_fest_nav a.active {
    color: #fff;    
}



/* Slamdance header
***********************************************************************************************************/

.slam_header {
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
    width: 940px;
}

    .slam_header.footer {
        background: none;
        height: 241px;
        padding: 0;
        -webkit-transform: rotate(-180deg); 
        -moz-transform: rotate(-180deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    }

    .slam_header.sub_active.footer {
        height: 160px;
    }

        .slam_hr_logo {
            background: url(http://payload.cargocollective.com/1/3/96476/1471533/slam_footer_solid_7_o.png) no-repeat center;
            display: block;
            height: 78px;
            position: absolute;
            bottom: -37px; left: 379px;
            width: 183px;
            z-index: 999;
        }

            .slam_main_nav a.slam_hr_logo:active {
                opacity: 1;
            }

    a.slam_top_logo {
        background: url(http://payload.cargocollective.com/1/3/96476/1471533/slamdance_logo_top_1_o.png) no-repeat 0 0;
        display: block;
        margin: 0 auto 21px;
        width: 183px; height: 39px;
    }

    .slam_top_nav {
        color: #fff;
        font-size: 18px;
        margin-bottom: 23px;
    }
    
        .slam_header.footer .slam_top_nav { display: none; }

        .slam_top_nav a {
            color: #fff;
            text-decoration: none;
        }

            .slam_top_nav a:hover {
                border-bottom: 1px solid #fff;
                text-decoration: none;
            }

            .slam_top_nav a:active {
                border-bottom: 1px solid #999;
                color: #999;
                text-decoration: none;
            }

            .about_link {
    
            }

            .sponsors_link {
                float: right;
            }

                .sponsors_link.active, .about_link.active {
                    border-bottom: 1px solid #fff;
                }

    .slam_main_nav {
        background: #000; /* Set to black for showcase */
        height: 142px;
        padding-bottom: 14px;
        padding-top: 10px;
        position: relative;
        text-transform: uppercase;
        text-rendering: optimizeLegibility;
    
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .slam_header.home .slam_main_nav {
            overflow: hidden;
            height: 132px;
            padding-bottom: 0;
        }

        .slam_header.home.footer .slam_main_nav {
            height: 142px;
            padding-bottom: 14px;
        }

        .slam_header.home .slam_hr_logo {
            display: none;
        }

        .slam_header.home.footer .slam_hr_logo {
            display: block;
        }

        .slam_header.home .border_left, .slam_header.home .border_right {
            display: none;
        }

        .slam_header.home.footer .border_left, .slam_header.home.footer .border_right {
            display: block;
        }

        .slam_header.footer .slam_main_nav {
            overflow: visible;
            position: absolute;
            top: -5px;
            right: -50px; /* Only for counterform dirivative */
        }

        .slam_header.home.footer .slam_main_nav {
            padding-bottom: 14px;
        }

        .slam_header .border_left, .slam_header .border_right {
            background: #333;
            height: 4px;
            position: absolute;
            bottom: 0;
            width: 331px;
        }

        .slam_header .border_left {
            left: 50px; 
            -webkit-border-top-left-radius: 1px;
            -webkit-border-bottom-left-radius: 1px;
            border-top-left-radius: 1px;
            border-bottom-left-radius: 1px;
        }

        .slam_header .border_right {
            right: 50px;
            -webkit-border-top-right-radius: 1px;
            -webkit-border-bottom-right-radius: 1px;
            border-top-right-radius: 1px;
            border-bottom-right-radius: 1px;
        }

        .ticket_mask {
            background: url(http://payload.cargocollective.com/1/3/96476/1471533/circle.png) center no-repeat;
            height: 61px;
            position: absolute;
            left: 408px; top: 0px;
            width: 124px;
            z-index: 99;
        }

        .slam_main_nav .nav_border {
            background: #333;
            float: left;
            height: 142px;
            width: 3px;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
        }

        .slam_main_nav a {
            display: block;
            color: #fff;
            float: left;
            font-size: 30px;
            line-height: 30px;
            text-align: center;
            text-decoration: none;
        }

            .slam_header.footer .slam_main_nav a, .slam_header.footer .slam_main_nav .nav_border {
                float: right;
            }

            .slam_main_nav a:hover {
                color: #fff;
            }

            .slam_main_nav.dark a:hover {
                color: #3fc2a3;    
            }

            .slam_main_nav.light a:hover {
                color: #3fc2a3;    
            }

            .slam_main_nav a:active {
                color: #fff;
                opacity: 0.5;
            }

            .slam_main_nav.dark a:active {
                color: #fff;    
            }

            .slam_main_nav.light a:active {
                color: #000;    
            }

            .slam_main_nav a.showcase_link {
                padding: 51px 0 61px 50px;
                text-align: left;
                width: 200px;
            }

                .slam_header.footer .slam_main_nav a.showcase_link {
                    padding: 51px 50px 61px 0;
                    text-align: right;
                }

                a.showcase_link.active {
                    color: #f33;
                }

            .slam_main_nav a.film_fest_link {
                margin-right: 45px;
                padding: 38px 0 37px;
                width: 197px;
            }

                .slam_header.footer .slam_main_nav a.film_fest_link { margin-left: 45px; margin-right: 0; }

                a.film_fest_link.active {
                    color: #fff;
                }
            

             .slam_main_nav a.writing_comp_link {
                padding: 38px 0 44px;
                width: 273px;
            }

                a.writing_comp_link.active {
                    color: #fff;
                }

            .slam_main_nav a.shop_link {
                padding: 51px 50px 50px 0;
                text-align: right;
                width: 119px;
            }

                .slam_header.footer .slam_main_nav a.shop_link {
                    padding: 51px 0 50px 50px;
                    text-align: left;
                    width: 119px;
                }

                a.shop_link.active {
                    color: #fff;
                }

    .slam_footer {
        color: #999;
        font-size: 14px;
        margin: 30px auto 0;
        padding-bottom: 60px;
        position: relative;
        width: 940px;
    }

        .slam_footer_logo_container.fixed_pos {
            position: fixed;
            bottom: 0; left: 0; right: 0;
        }

            .slam_footer_logo_container.fixed_pos a.slam_footer_logo {
                position: relative;
                bottom: auto; left: auto;
            }

        .slam_footer a.slam_footer_logo {
            background: url(http://payload.cargocollective.com/1/3/96476/1471533/slamdance_logo_bottom_flipped_o.png) no-repeat center bottom;
            border-bottom: 0 !important;
            clear: both;
            display: block;
            margin: 0 auto 0;
            position: absolute;
            left: 375px; bottom: 0;
            width: 183px; height: 39px;
        }

        .slam_footer a {
            color: #999;
            margin-right: 20px;
            text-decoration: none;
        }

            .slam_footer a:hover {
                color: #fff;
                border-bottom: 1px solid #fff;
                text-decoration: none;
            }

            .slam_footer a:active {
                border-bottom: 1px solid #999;
                color: #999;
                text-decoration: none;
            }
        
        .tagline {
            float: right;
        }

    #main_slideshow {
        margin: -50px -50px 0 -50px;
        height: 355px;
        position: relative;
    }

    #about h2 {
        float: left;
        margin: 33px 0;
        padding: 0;
        width: 506px;
        -webkit-font-smoothing: antialiased;
    }

        #about .ad {
            border-left: 3px solid #333;
            font-family: 'NeuzeitOffSoftRoundW01- 710336';
            float: left;
            padding: 0 0 40px 31px;
        }

            #about .ad .ad_note {
                color: #ccc;
                font-size: 11px;
                line-height: 40px;
                height: 40px;
                text-align: right;
            }

            #about .ad img {
                margin: 0;
            }

    hr {
        background: #333;
        border: 0;
        clear: both;
        display: block;
        height: 4px;
        margin: 0;
    }





/* Typography
***********************************************************************************************************/

h2 {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

    .entry h2 a {
        border-bottom: 2px solid #000;
        color: #000;
        text-decoration: none;
    }

    .entry h2 a:hover {
        border-bottom: 2px solid #3fc2a3;
        color: #3fc2a3;
        text-decoration: none;
    }

    .entry h2 a:active {
        border-bottom: 2px solid #999;
        color: #999;
        text-decoration: none;
    }

    #content_container.showcase_entry h2 {
        color: #f33;
        font-size: 24px;
        margin: 1.4em 0 0;
    }

h4 {
    color: #000;
    display: inline;
    margin: 0;
}

.bodycopy a {
    color: #b22323;    
}

    .bodycopy a:hover {
        color: #fbecec;    
    }

    .bodycopy a:active {
        color: #666;    
    }

.bodycopy a.big_button {
    background: #fff;
    color: #F55034;
    font-size: 32px;
    padding: 10px 20px;
    text-decoration: none;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .bodycopy a.big_button:hover {
        background: #000;
        color: #F55034;
    }

    .bodycopy a.big_button:active {
        background: #333;
    }





/* Custom areas
***********************************************************************************************************/

.sub_nav_container {
    color: #333;
    display: none;
    font-size: 16px;
    margin: 0 auto;
    padding: 0 50px;
    width: 840px;
}
    .sub_nav_container.footer {
        padding: 0;
    }

    .sub_nav_container.footer .sub_nav {
        border-bottom: 0;
        border-top: 4px solid #333;
    }

    .sub_nav {
        border-bottom: 4px solid #333;
        height: 24px;
        padding: 19px 0;
        text-transform: uppercase;
    }

        .sub_nav a {
            color: #333;
            text-decoration: none;
        }

        .sub_nav a:hover {
            color: #fff;
        }

        .sub_nav a:active {
            opacity: 0.5;
        }

        .sub_nav a.selected {
            color: #fff;
        }

    .showcase_nav.sub_nav_container a {
        color: #666;
    }

        .showcase_nav.sub_nav_container a:hover {
            color: #ccc;
        }

        .showcase_nav.sub_nav_container a:active {
            color: #999;
        }

     .sponsors_nav.sub_nav_container a {
        color: #000;
    }

        .sponsors_nav.sub_nav_container a:hover {
            color: #30c3a3;
        }

        .sponsors_nav.sub_nav_container a:active {
            color: #000;
        }

        .sponsors_nav a.active {
            color: #999;    
        }

/* Column config */
.col_2 {
    float: left;
    width: 395px;
}

.col_2 ul br {
    display: none;
}

    .col_2.first { margin-right: 50px; }

.col_3 {
    float: left;
    width: 246px;
}

    .col_3.first { margin-right: 50px; }

#buy_container {
	width: 88px;
    margin-bottom: 2px;
}

#buy_container #1 {
	margin-bottom: 2px;
}

#buy_container #2 {
	margin-top: 2px;
}




/* Custom areas
***********************************************************************************************************/

/* About page
#entry_1488509 .project_content {
    line-height: 1.2;
    font-size: 28px;
    width: 840px;
}*/

#entry_1488509 .project_title {
    line-height: 1.2;
    font-size: 36px;
    color: #333;
    margin-bottom: 15px;
}


/* Film fest page */
#entry_1492031 .project_content, #entry_1598746 .project_content, #entry_1598693 .project_content, #entry_1492056 .project_content, #entry_1492065 .project_content {
    width: 840px;
}

/* Mostly film fest stuff */
#entry_1598266, #entry_1598679, #entry_1488509, #entry_1492003, #entry_1492009, #entry_1492018, #entry_1964564, #entry_1964559, #entry_1964570, #entry_1964571, #entry_1598597  {
    margin-left: 100px;
    width: 640px;
}

.centered_content {
    margin-left: 100px;
    width: 640px;    
}

#entry_1492031 h2, #entry_1598266 h2, #entry_1598746 h2, #entry_1492056 h2, #entry_1492065 h2 {
    color: #fff;
}



#entry_1598693 .project_content, #entry_1492031 .project_content, #entry_1598266 .project_content, #entry_1492056 .project_content, #entry_1492065 .project_content, #entry_1964564 .project_content, #entry_1964559 .project_content, #entry_1964570 .project_content, #entry_1964571 .project_content {
    color: #000;    
}

#entry_1598693 h2 {
    color: #fff;
    font-size: 22px;
    margin-top: 3em;
}

#entry_1598693 {
    margin-top: -3em;    
}

#entry_1598679 a {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

    #entry_1598679 a:hover {
        border-bottom: 2px solid #fff;
    }

/* Sponsors formatting */
#entry_1488768 .project_content, #entry_1488768 .project_title{
    color: #000;
    text-align: center;
    width: 890px;
}

#entry_1488768 .project_content img {
    display: inline-block !important;
    float: none !important;
    margin: 0 50px 50px 0;
}

#entry_1488768 a { text-decoration: none !important; }

.sponsors_title {
    border-top: #333 0px solid;
    border-bottom: #333 0px solid;
    color: #FFF;
    font-size: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-right: 50px;
    background-color: #000;
}
.sponsors_title_no_bar {
    border-top: 1px;
    font-size: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 50px;
}
    #ad {
        position: absolute;
        left: 50px;
        width: 840px;
    }

    #ad_spacer {
        height: 358px;
    }

    .thumbnail_container .ad_container {
        margin-top: -104px;
        margin-bottom: 50px;
    }

        .thumbnail_container hr {
            background: #333;
        }


    .ads {
        font-size: 11px;
        text-align: center;
        height: 358px;
        font-family: 'NeuzeitOffSoftRoundW01- 710333', arial, sans-serif;
        width: 840px;
    }

    .ads img {
        display: block !important;
        float: none !important;
        margin: 15px 0 0 0 !important;
    }

    .ads .first {
        float: left;
        padding: 30px 0 40px 50px;
    }

    .ads .second {
        border-left: 0 !important;
        float: left;
        margin: 0 0 0px 71px;
        padding: 30px 0 40px 69px;
    }




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

.header_img {                                              /* To fix in place change to "position:fixed;" */
    margin: 0 auto 0 auto;
    padding: 0 0 0 35px;
    position: relative;
    width: 940px;
    z-index: 11;
}
.nav_container {     /* Vertical nav is not supported, however if you'd like to configure this do so here */
    
}

.nav_container {                                                         /* Enabled by default */
    background: #000;
    line-height: 2;
    margin: 0 auto;
    position: relative;
    white-space: normal;
    width: 940px;
    z-index: 25;
}

.nav_container.horizontal div {

}

#nav_loadspin {
    display: none;
    position: fixed;
    top: 8px; left: 8px;
    z-index: 100;
}





    /* Navigation > Links
    ***************************************************************************************************/
    
    .project_link, .page_link, .link_link, .nav_active {
        display: none;
    }


    .nav_container .pagination, .nav_follow { display: none !important; }
    .pagination { color: #666; font-size: 24px; margin: 0; z-index:11; padding-left: 50px; padding-bottom: 50px; }
    .pagination a { color: #fff; text-decoration: none; border-bottom: 1px solid #fff; }
    .pagination a:hover { color: #3fc2a3; border-bottom: 1px solid #3fc2a3; }
    .pagination a:active { color: #666; border-bottom: 1px solid #666; }
        
    .view_tag_info {
        color: #fff;
        font-size: 16px;
        line-height: 1.2;
        padding: 25px 50px 0 50px;
    }
    
    .view_tag_info a { color: #fff; }
    .view_tag_info a:hover { color: #3FC2A3; }
    .view_tag_info a:active { color: #999; }
    
    
    
    
    
/* Content
***********************************************************************************************************/

#content_container {
    background: #000; /* Set to black for showcase */
    clear: both;
    margin: 0 auto 0 auto;
    padding: 100px 50px 0 50px;
    position: relative;
    width: 840px;
    z-index: 10;
}

    #content_container.showcase_entry .entry {
        margin-left: 100px;
        width: 640px;
    }





    /* Content > Project content
    ***************************************************************************************************/
    
    #maincontainer {
        display: none;
        width: 840px;
    }
    
    .bodycopy a { text-decoration: underline; }
    .bodycopy a:hover { text-decoration: underline; }
    .bodycopy a:active {  }
    
    .project_content {
        color: #fff;
        font-size: 16px;
        line-height: 1.4;
        width: 560px;
    }
    
    .project_title {
        color: #fff;
        font-size: 30px;
        line-height: 1.2;
        padding: 0 0 40px 0;
        text-transform: uppercase;
        width: 640px;
        text-align: center;
    }
    
    
    
    
    
        /* Project content > Header
        *******************************************************************************************/
        
        .project_header {
            float: right;
            margin: 5px -6px 0 0;
            position: relative;
            z-index: 99;
        }

            .project_header div {
                float: right;
            }

            .project_header a {
                color: #666666;
                font-size: 12px;
                font-style: normal;
                padding: 4px 9px 5px 9px;
                text-decoration: underline;
    
                border-radius: 10px;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
            }

            .project_header a:hover {
                background: #333333;
                color: #000000;
                text-decoration: none;
            }

            .project_header a:active {
                background: #000000;
                color: #666666;
            }

        .project_divider {
            color: #555555;
            float:right;
        }
    
    /* Styling of default typographic headers and elements */
    

    
    blockquote {
        color: #666666;
        margin: 0;
    }
    
    .project_content img {
        margin: 0px 35px 35px 0px;
    }
    
    /* Styling of default typographic headers and elements */
    
    
    
    h3 {
        font-size: 20px;
        margin: 0;
    }
    
    blockquote {
        color: #666666;
        margin: 0;
    }
    
    .project_content img {
        margin: 0px 35px 35px 0px;
    }





        /* Project content > Slideshows
        *******************************************************************************************/
        
        #slideshow_container {
            margin-left:auto;
            margin-right:auto;
            margin-top:35px;
            margin-bottom:35px;
        }
        
        .slideshow_nav {
            clear: both;
            color: #fff;
            padding-bottom: 10px;
            font-size: 11px;
        }

        .slideshow_nav a {
            color: #fff;
        }

        .slideshow_nav a:hover {
            color: #fff;
            text-decoration: underline;
        }

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

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

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

            .slideshow_thumb a:hover {
                background: none !important;
                border: 1px solid #444444;
            }

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

            .slideshow_thumb a:active, a.activeSlide:hover, a.activeSlide:active {
                background: none !important;
                border: 1px solid #666666;
            }

        .slideshow_thumb img {
            border: 0;
            display: block;
            margin: 0;
            height: 75px;
        }
        
        .slideshow_caption {
            display: block;
            font-size: 12px;
            padding: 5px 0 5px 0;
        }
        
        
        
        /* Project content > Project footer
        *******************************************************************************************/
    
        .project_footer {
            color: #444444;
            clear: both;
            padding: 25px 0;
            width: 640px;
        }
    
            .footer_title_type {
                color: #444444;
                display: none;
            }
    
            .project_views {
                color: #444444;
                display: none;
                font-style: italic;
            }
            
            /* Project Footer Links */
            
            .project_footer .permalink { display: none; }
            .project_footer .permalink a { color: #444444; }
            .project_footer .permalink a:hover { color: #999999; text-decoration: underline; }
            .project_footer .permalink a:active { color: #ffffff; }
                
            .tags { float: left; color: #444444; }
                .tags a { color: #666666; text-decoration: underline; }
                .tags a:hover { color: #999999; text-decoration: underline; }
                .tags a:active { color: #ffffff; text-decoration: underline; }
                .tags a:visited {  }

            .project_footer .editlink a { color: #333; font-size: 12px; text-decoration: underline; }
            .project_footer .editlink a:hover { background: #000; color: #fff; }
            .project_footer .editlink a:active { background: #fff; color: #000; }
    
    .project_bottom {
        clear: both;
        border-bottom: 4px solid #333;
        margin: 25px 0px 100px 0px;
    }
    
    
    
    
    
    
    /* Content > Thumbnails
    ***************************************************************************************************/
    
    .project_thumb {
        float: left;
        margin: 0 20px 50px 50px;
        position: relative;
    }
    
    .project_thumb .hover {
        cursor: pointer;
        text-decoration: none;
    }
    
    .project_thumb .nohover {
        text-decoration: none;
    }

    .project_thumb .hover .cardimgcrop {
        border: 5px solid #333;
    }
    
    .project_thumb .hover .thumb_title span {
        text-decoration: underline;
    }

    .project_thumb.active .cardimgcrop {
        border: 5px solid #222222;
    }

    .project_thumb.active .thumb_title span {
        text-decoration: underline;
    }
    
    .cardimgcrop {
        border: 5px solid transparent;
        margin: -5px -5px 6px -5px;
        position: relative;
        min-width: 200px;
        min-height: 134px;
    }

    .cardimgcrop.notitle_notag {
        margin-bottom: 22px;
    }
        
    .loader_holder {
        display: none;
        position: absolute;
        top: 8px; left: 8px;
        z-index: 3;
    }

    .thumb_title {
        margin-bottom: -4px;
        overflow: hidden;
        white-space: nowrap;
        width: 200px;
    }

    .thumb_title.notag {
        margin: 0 0 22px 0;
    }
    
    .thumb_title .text {
        color: #ffffff;
        font-size: 16px;
        line-height: 16px;
        overflow: hidden;
        white-space: nowrap;
    }

    .thumb_tag {
        color: #444444;
        height: 32px;
        line-height: 16px;
        margin: 0 0 2px 0;
        overflow: hidden;
        width: 200px;
    }

    .thumb_tag.notitle {
        margin-top: 5px;
    }
    
    .thumb_tag a {
        color: #666666;
        font-size: 16px;
        line-height: 1.5em;
        text-align: center;
        text-decoration: none;
    }
    
    .thumb_tag a:hover {
        text-decoration: underline;
    }
    
    
    
    
    /* Search results
    *******************************************************************************************/
    
    #search_form {
        position: absolute;
        top: 10px; right: 44px;
        z-index: 999;
    }
    
    #search_form #search_term {
        font-size: 11px;
        width: 120px;
    }
    
    #search_form_results {
        padding-bottom: 90px;
    }
    
    .search_header {
        color: #777777;
        float: left;
        font-size: 14px;
        font-style: normal;
        margin: 0;
        padding: 4px 0;
        width: 145px;
    }
    
    #search_term {
        background: #111111;
        border: 1px solid #444444;
        color: #777777;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        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: #F1D93B;
        text-decoration: underline;            
    }
    
    .search_title a:hover {
        color: #ffffff;
        text-decoration: none;
    }
    
    .search_title a:active {
        color: #777777;
        text-decoration: none;
    }
    
    .search_tags {
        color: #444444;
        font-family: Georgia, times, serif;
        font-size: 11px;
    }
    
    .search_tags a {
        color: #444444;
        text-decoration: none;
    }
    
    .search_tags a:hover {
        background: none;
        color: #777777;
        text-decoration: underline;
    }
    
    .search_tags a:active {
        color: #444444;
    }





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

    .bottompad a {
        padding: 2px 3px 2px 3px;
    }
    
    
    
    
    
/* 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;
    top: 10px; right: 10px;
    z-index: 9999;
}

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

.cargo_link a { color: #666666; text-decoration: underline; }
.cargo_link a:hover { color: #999999; text-decoration: underline; }
.cargo_link a:active { color: #ffffff; }

#foot_container {
    height: 0px; overflow: hidden;    
}
        
        
        
        
        
/* 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;
}

b {
    font-weight: bold;
}
