/* Global Feed styles
***********************************************************************************************************/
@font-face {
    font-family: 'Roboto-Bold';
    src: url('http://dl.dropbox.com/u/29620302/Roboto-Bold.eot');
    src: local('☺'), url('http://dl.dropbox.com/u/29620302/Roboto-Bold.woff') format('woff'), url('http://dl.dropbox.com/u/29620302/Roboto-Bold.ttf') format('truetype'), url('http://dl.dropbox.com/u/29620302/Roboto-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Roboto-Medium';
    src: url('http://dl.dropbox.com/u/29620302/Roboto-Medium.eot');
    src: local('☺'), url('http://dl.dropbox.com/u/29620302/Roboto-Medium.woff') format('woff'), url('http://dl.dropbox.com/u/29620302/Roboto-Medium.ttf') format('truetype'), url('http://dl.dropbox.com/u/29620302/Roboto-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, #wrap { height: 100%; }

body > #wrap {height: auto; min-height: 100%;    font-family: 'Roboto-Medium', Helvetica, Arial, sans-serif;}

#main { }  /* must be same height as the footer */
div.logo {float:left; font-size:28px;color:#FFF; letter-spacing:2px}    
div.twitter{float:right;margin:15Px 30px}    


#footer {
        position: absolute;
    margin-top: -150px; /* negative value of footer height */
    height: 50px;
    width:100%; 
    bottom:0px;
    clear:both;background:#FFF;z-index:110;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac */
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body, html {
    margin: 0px;
    padding: 0px;
}

body {
    background: #ffffff;
    color: #000000;
    font-family: 'Roboto-Medium', Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: auto;
    line-height:24px;
    line-height: 1.5;
    padding: 50px 0 0 0;
}





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

.header_img {
    margin: 100px auto 50px auto;
    padding: 0 35px 0 35px;
    position: relative;
    text-align: center;
    width: 905px;
    z-index: 999;
}

    .header_img img {
        display: inline;
        float: none !important;
        margin: 0;
    }
    
#nav_wrapper {
  
    height: 60px;
    position: fixed;
    left: 0; right: 0; top: 0;
    z-index: 999;
    padding-left:20px;
   
    
    background:#111;
    
}
#ft_wrapper {
    height: 60px;
    position: fixed;
    left: 0; right: 0; bottom: 0;
    z-index: 999;
    background:#111;
    
}

.feed_nav {
   font-family: Roboto-Medium,Helvetica, arial sans-serif;
    font-size: 16px;
    height: 50px;
    line-height: 60px;
    background:#111;
    margin: 0 auto 0 auto;
    padding: 0 35px 0 35px;
    position: relative;
    width: auto;pages
    z-index: 999;
}

    .feed_nav br {
        display: none !important;
    }
    
    .feed_nav div {
        float: left;
    }





    /* Navigation > Links
    ***************************************************************************************************/

    .feed_nav a { color: #FFF; margin-right: 10px; text-decoration: none; }
    .feed_nav a:hover { color: #999; text-decoration: underline; }
    .feed_nav a:active { color: #000; }

    .feed_nav a.link_link { color: #FFF; text-decoration: underline; }
    .feed_nav a.link_link:hover { color: #FFF; text-decoration: underline; }
    .feed_nav a.link_link:active { color: #666666; }

    .feed_nav a.indexlink, .feed_nav a.feedlink {
        color: #000000;
    
    
        text-decoration: underline;
    }
    
     .feed_nav a.indexlink:active, .feed_nav a.feedlink:active {
         color: #666666;
     }
    
    .feed_nav a.feedlink.select { color: #000000; font-weight: normal; text-decoration: none; }
    .feed_nav a.indexlink.select { color: #000000; font-weight: normal; text-decoration: none; }
    
    .feed_nav a.select:hover {
        text-decoration: underline !important;
    }
    
    .feed_nav a.select:active {
        color: #cccccc !important;
    }
    
    .nav_follow { color: #999999; }    
    .nav_follow a { color: #999999; margin-right: 0; text-decoration: underline; }
    .nav_follow a:hover { color: #000000; }
    .nav_follow a:active { color: #666666; }
    
    .page_nav a,.page_nav2 a.white { letter-spacing:2px;font-size:14px;color: #FFF;font-family: Roboto-Medium, Arial, sans-serif; border-right:1px solid #333;padding:20px 10px 20px 0px;text-transform:uppercase}
.page_nav2 {bottom:10px;position:absolute;top:10px;left:47px}.page_nav2 a.white { color: #333; padding:15px 10px 15px 0px; border-right:none }
 .page_nav2 a {  letter-spacing:2px;font-size:12px;color: #666;    font-family: Roboto-Medium, Arial, sans-serif; padding:20px 10px 20px 0px;text-decoration:none;text-transform:uppercase;border-right:none}
    .page_nav a:hover,.page_nav2 a:hover { color: #FFF; text-decoration: underline; }
    .page_nav a:active { color: #666666; }


    
    #entry_nav {
        float: right;
        font-family: 'Roboto-Medium', Helvetica, Arial, sans-serif;
        font-size: 14px;
        text-align: center;
        width: 35px;
    }
    
        #entry_nav a {
            display: block;
            color: #999;
            float: left;
            height: 49px;
            line-height: 49px;
            margin: 0;
            width: 17px;
        }
        
        #entry_nav a:hover {
            color: #000000;
            text-decoration: none;
        }

    #feed_views {
        border-right: 1px solid #cccccc;
        height: 50px;
        margin-right: 25px;
    display:none
    }





/* Content
***********************************************************************************************************/

#content_container {
    
    clear: both;
    margin: 0 auto 0 auto;
    position: relative;
    width: 100%;
    z-index: 0;
    height:100%
}





    /* Content > Project content
    ***************************************************************************************************/

    .entry {
  
        clear: both;
        padding: 50px 35px 0 35px;
        margin: 0;
     
 
  
    }
    
    .entry a { color: #CCC; text-decoration: underline; }
    .entry a:hover { background: #FFF; color: #000000; }
    .entry a:active { background: #000000; color: #ffffff; }
    
    
    .project_title {
    
        font-family: DeliciousBold, Arial, sans-serif;
        font-size: 32px;
        line-height: 50px;
        padding: 0 0 36px 0;
        text-rendering: optimizeLegibility
        width: 560px;
    text-transform:uppercase;
        display:none
    }
    
    .project_title a { background: none; color: #555; text-decoration: none;padding:10px 80px 10PX 30px; color:#F1F1F1;background: rgb(0, 0, 0);

/* RGBa with 0.6 opacity */

background: rgba(0, 0, 0, 0.6);

/* For IE 5.5 - 7*/

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

/* For IE 8*/

-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }    
    .project_title a:hover { background: none; color: #000000; text-decoration: underline; }
    .project_title a:active { background: none; color:#666666; text-decoration: underline; }
    
    .project_content {
        width: 687px;font-size:13px;line-height:24px;text-align:justify;letter-spacing:1px;font-weight:normal;  padding:15px; color:#F1F1F1;height:100%;/* Fallback for web browsers that doesn't support RGBa */

background: rgb(0, 0, 0);

/* RGBa with 0.6 opacity */

background: rgba(0, 0, 0, 0.6);

/* For IE 5.5 - 7*/

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

/* For IE 8*/

-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    }
    
    /* Styling of default typographic headers and elements */
    
    h1 {
        font-size: 14px;
        line-height: 165%;
    }
    
    h2 {
        font-size: 14px;
        line-height: 165%;
    }
    
    h3 {
        font-size: 14px;
        line-height: 150%;
    }
    
    p {
        margin: 0;
        width: 560px;
    }
    
    blockquote {
        border-left: 2px solid #cccccc;
        color: #666666;
        margin: 0 0 0 24px;
        padding: 0 0 0 24px;
    }
    
    .project_content img {
        margin: 0px 25px 25px 0px;
    }
    
    
    
    
    
    
        /* Project content > Slideshows
        *******************************************************************************************/
        
        #slideshow_container {
            margin: 0px 15px 15px 0px;
        }
        
        .slideshow_nav {
            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: 0px 15px 15px 0px;
        }
        
        #slideshow_container img {
            margin: 0px;
        }
        
        .slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active {
            background: none !important;
        }
        
        .slideshow_thumbs {
            margin: 7px 0 7px -3px;
        }
            
        ul.slideshow_thumbs {
            margin: 0;
            padding: 0;
        }    

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

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

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

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

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

        .slideshow_thumb img {
            border: 0;
            display: block;
            margin: 0;
            height: 60px;
        }
        
        .slideshow_caption {
            clear: both;
            display: block;
            font-size: 11px;
            padding: 5px 0 5px 0;
        }
        
        
        
        /* Project content > Project footer
        *******************************************************************************************/
        
        .project_footer {
            color: #999999;
            clear: both;
            font-family: Arial, sans-serif;
            font-size: 12px;
            padding: 50px 0 25px 0;
            text-align: right;
    width:80%
        }
        
        .project_footer span {
            margin-left: 25px;
        }
        
        .comment_link a {
            color: #999999;display:none
        }
            
            .comment_link a:hover {
                text-decoration: underline;
            }
        
        .project_footer span.tags {
            color: #999999;
            float: left;
            margin-left: 0;
        }
            
        /* Project Footer Links */
            
        .project_footer .permalink a { color: #fff; font-style: normal; text-decoration: underline; }
        .project_footer .permalink a:hover { background: #fff; color: #fff; }
        .project_footer .permalink a:active { background: #fff; color: #ffffff; }
        .project_footer .permalink a:visited { }
            
        .project_footer .editlink a { color: #0066ff; font-style: italic; }
        .project_footer .editlink a:hover { background: #ffff00; color: #000000; }
        .project_footer .editlink a:active { background: #000000; color: #ffffff; }
        .project_footer .editlink a:visited { }
         
        .view_tag_info {
            margin: 0 auto 0 auto;
            padding: 35px 35px 0 35px;
            width: 905px;
        }
        .view_tag_info a { color: #999999; }
        .view_tag_info a:hover { background: #ffff00; color: #000000; }
        .view_tag_info a:active { background: #000000; color: #ffffff; }
        .view_tag_info a:visited { }
            
        .tags a { color: #999999; text-decoration: underline; }
        .tags a:hover { background: #ffff00; text-decoration: underline; }
        .tags a:active { background: #000000; color: #ffffff; }
        .tags a:visited { }
    
    
    
    
        
/* Index
***********************************************************************************************************/

.index {
    background: #ffffff;
    clear: both;
    margin: 0 auto 0 auto;
    padding: 83px 0 0 35px;
    width: 940px;
}





    /* Index > Modules / thumbnails
    ***************************************************************************************************/

    .index .module {
        float: left;
        margin: 0 35px 10px 0;
        position: relative;
        text-align: center;
    }
    
    .cardimgcrop {
        margin: 0 0 12px 0;
        position: relative;
        min-height: 134px;
        min-width: 200px;
    }

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

    .thumb_title {
        overflow: hidden;
        padding-top: 2px;
        white-space: nowrap;
        text-align: center;
        width: 200px;
    }
    
    .thumb_title a {
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
        overflow: hidden;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
    }
    
    .index .thumb_title a:hover {
        background: none;
        color: #000000;
        text-decoration: underline;
    }

    .thumb_title.notag {
        margin: 0 0 25px 0;
    }
    
    .thumb_tag {
        color: #999999;
        height: 3em;
        line-height: 15px;
        overflow: hidden;
        text-align: center;
        width: 200px;
    }

    .thumb_tag.notitle {
        margin-top: 0px;
    }
    
    .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;
    }
    
    .thumb_tag a:active {
        color: #cccccc;
    }
    /* Search results
***********************************************************************************************************/
    
#search_form {
    float: right;
    margin: 10px 0 0 20px;
    padding: 0;
}
    
#search_form #search_term {
    background: #ffffff;
    border-left: 1px solid #cccccc;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 12px;
    padding: 0px 0 0 25px;
    width: 160px;
}

    #search_form #search_term.ie {
        line-height: 50px;
    }

#search_form #search_term:focus {
    color: #000000;
}

#search_form_results {
    padding: 50px 0 100px;
}

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

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

#search_results {
    float: left;
}

.result {
    clear: both;
    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-family: Arial, sans-serif;
    font-weight: normal;
    text-decoration: underline;            
}

.search_title a:hover {
    color: #0066ff;
}

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

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

.search_tags a {
    color: #999999;
    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: 35px;
    margin: 35px 0 0 0;
    position: relative;
    width: 705px;
}





/* Video component
***********************************************************************************************************/

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





/* Audio component
***********************************************************************************************************/

.audio_component {
    color: #777777;
    font-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 you see this */
    position: fixed;
    top: 10px; right: 10px;
    z-index: 9999;
}

.moreload {                                                                 /* Rotating loading indicator */
    display: none;
    color: #999999;
    font-size: 11px;
    padding: 0 0 50px 35px;
    clear:both;
}
.moreload_link a {
    color: #000000;
    text-decoration: underline
    font-size: 12px;
    clear:both;
}
.moreload_link a:hover {
    background: #ff0;
}
.moreload_link a:active {
    background: none;
    color: #999;
}

.cargo_link {                                                                       /* "Running on Cargo" */
    color: #cccccc;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.5;
    position: fixed;
    right: 15px; bottom: 15px;
    text-align: right;
    z-index: 99;
}

.cargo_link a { color: #cccccc; text-decoration: underline; }
.cargo_link a:hover { color: #000000; text-decoration: underline; }
.cargo_link a:active { background: #000000; color: #ffffff; }
        
        
        
        
        
/* In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
***********************************************************************************************************/
#text a { text-decoration:none }

         

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