body, html { padding:0px; margin:0px; }
body { background-color:#454040; color: #ededed; font-family:Arial, Helvetica; font-size:12px; word-spacing:1px; line-height:1.5; height:100%; width:100%; }

/* MAIN CONTENT POSITIONING */
.header_img { margin-left:36px; position:fixed; z-index:99; }
#content_container { position:relative; padding-left:270px; padding-top:70px; z-index:10; width:705px; }
#maincontainer { width:705px; display:none; padding-bottom:35px; }
.pagination { left:740px; color:#444; font-size:11px; z-index:11; }
.toolset_backing { background-color:#fff; filter:alpha(opacity=25); -moz-opacity:0.25; opacity:0.25; }

.bottompad { clear:both; position:relative; height:35px; width:705px; margin-top:35px; }

/* NAVIGATION */
.nav_container { position:fixed; top:70px; left:35px; margin:0px; padding:0px; line-height:165%; white-space:nowrap; z-index:50; }
.nav_container.horizontal { position:absolute; white-space:normal; z-index:25; width:670px; }
.nav_container.horizontal div { float:left; padding-right:10px; }
#nav_loadspin { position:fixed; top:8px; left:35px; display:none; z-index:100;  }

/* PROJECT CONTENT */
.project_title { font-family:Georgia; font-size:24px; color: #ccc; font-weight:normal; line-height:1.5; padding-bottom:30px; }
.project_content { width:560px; color: #666; }
.project_content img { margin:0px 15px 15px 0px; }
.project_content #slideshow_container img { margin:0px; }
.project_content #slideshow_container { margin:0px 15px 15px 0px; }
.project_footer { clear:both; padding:30px 0px 0px 0px; font-size:11px; color:#666; }
.project_bottom { clear:both; width:670px; border-bottom:1px solid #333; margin:15px 0px; }
.project_index { float:right; margin-top:-1px; }
.tags { color:#666; }
blockquote { color:#666; margin-top:0px; margin-bottom:0px; }
.project_header { color:#000; font-size:11px; font-style:bold; margin:0px 35px 0px 0px; }
.project_views { font-style:italic; color:#666; }
.footer_title_type { font-weight:bold; color:#666; }
.cargo_link { position:fixed; bottom:15px; right:35px; font-family: arial; font-size:11px; color:#333; line-height:165%; z-index:99; }


h1 { font-size:22px; line-height:165%; }
h2 { font-size:16px; line-height:165%; }
h3 { font-size:14px; line-height:150%; }
.smallcaps { font-variant: small-caps; text-transform:lowercase; color:#666; }


/* THUMBNAIL STYLES */
.thumb_title, .thumb_title a, .thumb_title a:visited { text-align:center; color:#ccc; font-size:11px; font-weight:bold; margin:12px 0px 0px 0px; line-height:15px; overflow:hidden; white-space:nowrap; }
.thumb_tag, .thumb_tag a, .thumb_tag a:visited { text-align:center; color:#666; font-family:georgia; font-size:11px; font-style:italic; line-height:15px; text-decoration:none; }
.thumb_tag a:hover { text-decoration:underline; }
.thumb_tag.notitle { margin-top:12px; }
.project_thumb { width:200px; height:205px; position:relative; margin-right:35px; float:left; }
.project_thumb .hover { cursor: pointer; text-decoration:none; }
.project_thumb .hover .thumb_title .text { color:#000; background:#f33; padding:1px 2px 1px 2px; }
.project_thumb .hover .thumb_type .text {  }
.project_thumb .nohover { text-decoration:none; }

.thumb_type .text a { text-decoration:none; }
.thumb_type .text a:hover { text-decoration:underline; }

.cardimgcrop { width:200px; height:134px; overflow:hidden; position:relative; text-align:center; }
.loader_holder { z-index:3; position:absolute; text-align:center; top:57px; left:90px; display:none;  }


/* SLIDESHOW STYLES */
.slideshow_nav { color:#666; font-size:11px; padding-bottom:10px; }
.slideshow_count {  }

	.slideshow_caption {
        	clear: both;
        	display: block;
        	font-size: 11px;
        	padding: 5px 0 5px 0;
        }
        
        .slideshow_wrapper { margin:0px 15px 15px 0px; clear:both; }
.slideshow_wrapper img { margin:0px; }
.slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active { background:none !important; }

/* TAG VIEW STYLE */
.view_tag_info { font-size:11px; color:#999; padding-left:3px; }

.nav_follow { color:#444; font-size:11px; z-index:11; }

/* TOOLSET */
.toolset { position:fixed; top:10px; right:10px; z-index:9999; }

/* #################### LINK STYLES START #################### */

/* BODYCOPY */
.bodycopy a { color:#999; text-decoration:underline; }
.bodycopy a:hover { color:#6c9; background:transparent; text-decoration:underline; }
.bodycopy a:active { color:#fff; background:transparent; }

.blue a { color:#06f; text-decoration:none; }
.blue a:hover { color:#000; background:#ff6; text-decoration:underline; }
.blue a:active { color:#fff; background:#000; }

.cargo_link a { color:#555; text-decoration:underline; }
.cargo_link a:hover { color:#6c9; background:transparent; text-decoration:underline; }
.cargo_link a:active { color:#fff; background:#000; }

/* NAV LIST */
.project_link a { text-decoration:none; color:#999; font-size:11px; padding:2px 3px 3px 3px; }
.project_link a:hover { color:#000; background:#f33; }
.project_link a:active { color:#000; background:#6c9; }

.page_link a { text-decoration:none; color:#555; font-size:11px; padding:2px 3px 3px 3px; }
.page_link a:hover { color:#000; background:#f33; }
.page_link a:active { color:#000; background:#6c9; }

.link_link a { text-decoration:underline; color:#555; font-size:11px; padding:2px 3px 3px 3px; }
.link_link a:hover { color:#fff; background:none; }
.link_link a:active { color:#666; background:none; }

.nav_active a { text-decoration:none; font-size:11px; padding:2px 3px 3px 3px; color:#fff; background:transparent; font-weight:bold; }
.nav_active a:active  { color:#fff; background:transparent; font-weight:bold; }

.pagination a { color:#6c9; font-size:11px; padding:2px 3px 3px 3px; }
.pagination a:hover { color:#fff; background:transparent; }
.pagination a:active { color:#fff; background:#000; }

.slideshow_nav a {  }
.slideshow_nav a:hover {  }
.slideshow_nav a:active {  }

/* PROJECT HEADER */
.project_header .project_index a { text-decoration:underline; color:#999; padding:2px 3px 3px 3px; }
.project_header .project_index a:hover { text-decoration:none; background:#ff6; color:#000; }

.project_header .project_index a:active { color:#fff; background:#000; }
.project_header .project_index a:visited {  }


/* PROJECT FOOTER */
.project_footer .permalink a { text-decoration:underline; color:#666; font-style:italic; }
.project_footer .permalink a:hover { color:#6c9; background:transparent; text-decoration:underline; }
.project_footer .permalink a:active { color:#fff; background:#000; }
.project_footer .permalink a:visited {  }

.project_footer .editlink a { color:#0066ff; font-style:italic; }
.project_footer .editlink a:hover { color:#000; background:#ff0; }
.project_footer .editlink a:active { color:#fff; background:#000; }
.project_footer .editlink a:visited {  }

.view_tag_info a { color:#999; }
.view_tag_info a:hover { color:#6c9; background:transparent; text-decoration:underline; }
.view_tag_info a:active { color:#fff; background:#000; }
.view_tag_info a:visited {  }

.nav_follow a { color:#444; font-size:11px; padding:2px 3px 2px 3px; }
.nav_follow a:hover { color:#6c9; background:transparent; }
.nav_follow a:active { color:#fff; background:#000; }


.tags a { color:#999; text-decoration:none; }
.tags a:hover { color:#6c9; background:transparent; text-decoration:underline; }
.tags a:active { color:#fff; background:transparent; }
.tags a:visited {  }

.project_top a { text-decoration:underline; color:#999; font-style:italic; }
.project_top a:hover { }
.project_top a:active {  }
.project_top a:visited {  }

.project_close a { text-decoration:underline; color:#999; font-style:italic; }
.project_close a:hover {  }
.project_close a:active {  }
.project_close a:visited {  }

/* #################### LINK STYLES END #################### */

	
	.cardimgcrop { min-width:200px; }
	.thumb_title { min-width:194px; }
	.thumb_tag { min-width:200px; }
	
	 
	
	.slideshow_thumbs {
            padding: 15px 0 15px 0;
        }
            
        ul.slideshow_thumbs {
            margin: 0;
            padding: 0;
        }    

        .slideshow_thumb {
            float: left;
            list-style: none;
            padding: 0 15px 15px 0;
        }

        .slideshow_thumb a {
            background: none !important;
            border: 3px solid #333333;
            display: block;
        }

        .slideshow_thumb a img { opacity: 0.5; }

            .slideshow_thumb a:hover {
                background: none !important;
                border: 3px solid #333333;
            }

            .slideshow_thumb a:hover img { opacity: 1.0; }
            
            .slideshow_thumb a:active, a.activeSlide:active {
                background: none !important;
                border: 3px solid #ffffff;
            }

            .slideshow_thumb a:active img, a.activeSlide:active img { opacity: 1.0; }
               
            a.activeSlide {
                background: none !important;
                border: 3px solid #ffffff;
            }
            
            a.activeSlide:hover {
                border: 3px solid #ffffff !important;
            }
            
            a.activeSlide img { opacity: 1.0; }

        .slideshow_thumb img {
            border: 0;
            display: block;
            margin: 0;
            height: 90px;
        }



.cardimgcrop.notitle_notag {
        margin-bottom: 22px;
    }


	


	


	.loader_holder.custom {
        display: none;
        left: 8px;
        position: absolute;
        text-align: center;
        top: 8px;
        z-index: 3;
    }
			

/* */

/* Next project
***********************************************************************************************************/

.project_next {
    float: right;
}

.project_next a {
    color: #999999;
    float: left;
    font-size: 11px;
    text-decoration: underline;
}

.project_next a:hover {
    background: #ffff66;
    color: #000000;
    text-decoration: none;
}

.project_next a:active {
    color: #ffffff;
    background: #000000;
}

.project_divider {
    color: #555555;
}​



	
	
/* 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
***********************************************************************************************************/

/* Test thread */ 
		 

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