/* Global Mondrian styles
***********************************************************************************************************/

body, html {
    margin: 0px;
    padding: 0px;
}

body {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
    line-height: 1.5em;
    width: 100%;
    word-spacing: 1px;
}

/* Header / Navigation
***********************************************************************************************************/

.header_img {
    position: fixed;
    z-index: 11;
    width: 240px;
    margin-top: 20px;
    margin-left: 10px;
}

.nav_container {
    left: 35px;
    line-height: 165%;
    margin: 100px 0px 0px;
    padding: 0px;
    position: fixed;
    top: 70px;
    z-index: 12;
}

.nav_container.horizontal {
    /* Enabled via Display Options */
    position: absolute;
    width: 670px;
    z-index: 25;
}

.nav_container.horizontal div {
    float: left;
    padding-right: 10px;
}

#nav_loadspin {
    display: none;
    left: 35px;
    position: fixed;
    top: 8px;
    z-index: 11;
}

/* Navigation > Links
    ***************************************************************************************************/

.nav_container a {
    /* Applied to each navigation link */
    

font-size: 11px;
    padding: 2px 3px 2px 3px;
    text-decoration: none;
}

.project_link a {
    color: #333;
}

.project_link a:hover {
    background: #4ef5f0;
    color: #333;
    }

.project_link a:active {
    background: #333;
    color: #3;
}

.page_link a {
    color: #e1d3e2;
}

.page_link a:hover {
    background: #4ef5f0;
    color: #222222;
}

.page_link a:active {
    background: #333;
    color: #ffffff;
}

.link_link a {
    color: #999999;
    text-decoration: underline;
}

.link_link a:hover {
    color: #222222;
}

.link_link a:active {
    color: #666666;
}

.nav_active a {
    background: #333;
    color: #ffffff;
}

.nav_active a:active {
    background: #e1d3e2;
    color: #ffffff;
}

.pagination {
    color: #999999;
    font-size: 11px;
    z-index: 11;
}

.pagination a {
    color: #00AF8A;
}

.pagination a:hover {
    background: #4ef5f0;
    color: #222222;
}

.pagination a:active {
    background: #333;
    color: #ffffff;
}

.nav_follow {
    color: #222222;
    font-size: 11px;
    z-index: 11;
}

.nav_follow a {
    color: #222222;
    text-decoration: underline;
}

.nav_follow a:hover {
    background: #4ef5f0;
    color: #222222;
    text-decoration: none;
}

.nav_follow a:active {
    background: #333;
    color: #ffffff;
    text-decoration: none;
}

.view_tag_info {
    color: #999;
    padding-left: 3px;
    font-size: 11px;
}

.view_tag_info a {
    color: #0066ff;
}

.view_tag_info a:hover {
    background: #4ef5f0;
    color: #000000;
}

.view_tag_info a:active {
    background: #333;
    color: #ffffff;
}

/* Content
***********************************************************************************************************/

#content_container {
    padding: 172px 0 0 310px;
    position: relative;
    width: 925px;
    z-index: 10;
}

/* Content > Project content
    ***************************************************************************************************/

#maincontainer {
    display: none;
    margin: 0 0 35px 0;
    width: 705px;
    font-size: 11px;
    line-height: 15px;
}

.bodycopy a {
    color: #4ef5f0;
    text-decoration: none;
}

.bodycopy a:hover {
    color: #e1d3e2;
}

.bodycopy a:active {
    background: #333;
    color: #ffffff;
}

.project_content {
    color: #555;
    width: 560px;
}

.project_title {
    color: #000000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.5em;
    margin: -8px 0 0 0;
    padding: 0 0 30px 0;
}

/* Project content > Header
        *******************************************************************************************/

.project_header {
    margin: 0 35px 0 0;
}

.project_index a {
    color: #999999;
    float: right;
    font-size: 11px;
    margin: 8px 0 0 0;
    padding: 0 3px 0 3px;
    text-decoration: underline;
}

.project_index a:hover {
    background: #4ef5f0;
    color: #000000;
    text-decoration: none;
}

.project_index a:active {
    color: #ffffff;
    background: #333;
}

/* Styling of default typographic headers and elements */

h1 {
    font-size: 22px;
    line-height: 165%;
}

h2 {
    font-size: 16px;
    line-height: 165%;
}

h3 {
    font-size: 14px;
    line-height: 150%;
}

blockquote {
    color: #666666;
    margin: 0;
}

.project_content img {
    margin: 0px 15px 15px 0px;
}

/* Project content > Slideshows
        *******************************************************************************************/

.slideshow_nav {
    clear: both;
    color: #999999;
    padding-bottom: 10px;
    font-size: 11px;
}

.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;
    padding: 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;
    margin: -3px 0px 0px -3px;
    padding: 0 7px 7px 0;
}

.slideshow_thumb a {
    background: none !important;
    border: 1px solid transparent;
    display: block;
    padding: 2px;
}

.slideshow_thumb a:hover {
    background: none !important;
    border: 1px solid #ccc;
}

a.activeSlide {
    background: none;
    border: 1px solid #ccc;
}

.slideshow_thumb a:active, a.activeSlide:active {
    background: none !important;
    border: 1px solid #666;
}

.slideshow_thumb img {
    border: 0;
    display: block;
    margin: 0;
    height: 60px;
}

/* Project content > Project footer
        *******************************************************************************************/

.project_footer {
    color: #999999;
    clear: both;
    font-size: 11px;
    padding: 15px 0px 0px 0px;
}

.footer_title_type {
    color: #000000;
    font-weight: bold;
}

.project_views {
    color: #999999;
    font-style: italic;
}

/* Project Footer Links */

.project_footer .permalink a {
    color: #5b336f;
    font-style: italic;
}

.project_footer .permalink a:hover {
    background: #4ef5f0;
    color: #000000;
}

.project_footer .permalink a:active {
    background: #333;
    color: #ffffff;
}

.tags {
    color: #999999;
}

.tags a {
    color: #000000;
    text-decoration: none;
}

.tags a:hover {
    background: #4ef5f0;
    text-decoration: none;
}

.tags a:active {
    color: #ffffff;
    background: #333;
}

.tags a:visited {
    
}

.project_footer .editlink a {
    color: #4ef5f0;
    font-style: italic;
}

.project_footer .editlink a:hover {
    background: #4ef5f0;
    color: #000000;
}

.project_footer .editlink a:active {
    background: #333;
    color: #ffffff;
}

.project_bottom {
    clear: both;
    border-bottom: 1px solid #cccccc;
    margin: 15px 0px 15px 0px;
    width: 670px;
}

/* Content > Thumbnails
    ***************************************************************************************************/

.project_thumb {
    float: left;
    margin: 0 1px 19px 0;
    position: relative;
    text-align: center;
}

.project_thumb .hover {
    cursor: pointer;
    text-decoration: none;
}

.project_thumb .nohover {
    text-decoration: none;
}

.project_thumb .hover .thumb_title span {
    background: #4ef5f0;
}

.project_thumb.active .cardimgcrop {
}

.project_thumb.active .thumb_title span {
    background: #4ef5f0;
}

.cardimgcrop {
    margin: 0;
    position: relative;
    min-width: 200px;
    min-height: 134px;
}

.cardimgcrop.notitle_notag {
    margin-bottom: 22px;
}

.loader_holder {
    display: none;
    left: 8px;
    position: absolute;
    text-align: center;
    top: 8px;
    z-index: 3;
}

.thumb_title {
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    width: 250px;
    height: 20px;
    z-index: 5;
    background-color: #4ef5f0;
    padding-top: 2px;
    margin-top: 1px;
}

.thumb_title.notag {
    margin: 0 0 22px 0;
}

.thumb_title .text {
    color: #333;
    background-color: #4ef5f0;
    font-size: 11px;
    line-height: 15px;
    overflow: hidden;
    padding: 2px 3px 2px 3px;
    white-space: nowrap;
    text-align: center;
}

.thumb_tag {
    color: #999999;
    height: 20px;
    line-height: 15px;
    overflow: hidden;
    text-align: left;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    width: 250px;
}

.thumb_tag.notitle {
    margin-top: 5px;
}

.thumb_tag a {
    background-color: #e1d3e2;
    color: #fff;
    font-size: 11px;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
    padding: 4px;
}

.thumb_tag a:hover {
    text-decoration: underline;
}

/* Footer
***********************************************************************************************************/

.bottompad {
    clear: both;
    position: relative;
    height: 35px;
    margin: 35px 0 0 0;
    width: 705px;
}

/* Other
***********************************************************************************************************/

.toolset {
    /* Admin and following icons - only seen b

y members */
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999;
}

.cargo_link {
    /* "Running on Cargo" */
    bottom: 15px;
    color: #cccccc;
    font-size: 11px;
    line-height: 165%;
    position: fixed;
    right: 35px;
    z-index: 99;
}

.cargo_link a {
    color: #999999;
    text-decoration: underline;
}

.cargo_link a:hover {
    color: #000000;
    text-decoration: underline;
}

.cargo_link a:active {
    background: #333;
    color: #ffffff;
}


/* */

/* Next project
***********************************************************************************************************/

.project_next {
    float: right;
    margin: 8px 0 0 0;
}

.project_next a {
    color: #999999;
    float: left;
    font-size: 11px;
    padding: 0 3px 0 3px;
    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: #bbbbbb;
}​



	
	
/* 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
***********************************************************************************************************/
    
    
    