﻿/* 
 * Global Tesla styles
 */
 
@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono);

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

body {
    background: #ded0c8;
    color: #000000;
    font-family: 'Droid Sans Mono', monaco, monospace;
    font-size: 12px;
    line-height: 1.8;
}

body.open_project {
    overflow: hidden;
}

/* 
 * Header / Navigation
 */

.header_img {
    position: ;
    margin: 40px;
    z-index: 999;
}

body.open_project .header_img {
    position: absolute;
    left: 0;
}

.nav_container {
    font-size: 15px;
    font-family: "Meiryo UI";
    margin: 20px;
    line-height: 1.6;
    padding: 0px;
    position: absolute;
    top: 60px; left: 530px;
    white-space: nowrap;
    z-index: 0;
}

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

.nav_container a {
    text-decoration: none;    
}

.project_link a {
	color: #000000;
}

.project_link a:hover {
	background: #ffff00;
	color: #000000;
}

.project_link a:active {
	background: #000000;
	color: #ffffff;
}

.page_link a {
	color: #666666;
}

.page_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.page_link a:active {
	color: #666666;
}

.link_link a {
	color: #4d4d4d;
	text-decoration: underline;
}

.link_link a:hover {
	color: #222222;
}

.link_link a:active {
	color: #666666;
}

.nav_active a {
	background: #cccccc;
	color: #ffffff;
}

.nav_active a:hover {
	background: #cccccc;
	color: #ffffff;
}

.nav_active a:active {
	background: #cccccc;
	color: #ffffff;
}

.pagination {
	color: #999999;
	font-size: 11px;
	z-index: 11;
}

.pagination a {
	color: #00af8a;
}

.pagination a:hover {
	background: #ffff00;
	color: #222222;
}

.pagination a:active {
	background: #000000;
	color: #ffffff;
}

.nav_follow {
    color: #666666;
    position: fixed;
    top: 53px; left: 920px;
}

.nav_follow a {
	color: #666666;
}

.nav_follow a:hover {
	color: #000000;
	text-decoration: underline;
}

.nav_follow a:active {
	color: #666666;
}
    
.view_tag_info {
	color: #666666;
	font-style: italic;
	line-height: 1.5;
	position: fixed;
	left: 480px; top: 50px; 
}

.view_tag_info b {
	font-weight: normal!important;
}

.view_tag_info a {
	color: #666666;
	text-decoration: underline;
	text-transform: capitalize;
}

.view_tag_info a:hover {
	color: #000000;
}

.view_tag_info a:active {
	color: #ffffff;
}
    
/* 
 * Content
 */

#content_container {
    padding: 0 0 0 0;
}

#mainwrapper {
    display: none;
    overflow: auto;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 99;
    -webkit-overflow-scrolling: touch;
}

#maincontainer {
    background: #ffffff;
    display: none;
    margin: 0;
    padding: 177px 20px 0 20px;
    position: static;
    top: 0; left: 20px;
    width: 670px;
    z-index: 998;
}

.bodycopy a {
	color: #000000;
	text-decoration: underline;
}

.bodycopy a:hover {
	background: #ffff00;
	color: #000000;
	text-decoration: none;
}

.bodycopy a:active {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

.project_content {
    width: 640px;
    font-family: "Meiryo";
    font-size: 13px;
    font-style: nomal;
}

.project_title {
    color: #444444;
    font-family: "Meiryo";
    font-size: 16px;
    font-style: nomal;
    text-transform: uppercase;
    line-height: 25px;
    height: 30px;
}

/* 
 * Project header
 */

.project_header {
    color: #444444;
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 16px;
    font-style: italic;
    text-transform: uppercase;
    float: right;
    line-height: 20px;
    height: 55px;
    position: relative;
    z-index: 99;
}

.project_header div {
    float: right;
}

.project_header a {
    color: #cccccc;
    text-decoration: none;
}

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

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

.project_divider {
    color: #bbbbbb;
    float: right;
}
    
/* 
 * 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;
}

/* 
 * Slideshows
 */
    
.slideshow_component {

}

.slideshow_wrapper {
    clear: both;
    margin: 0 10px 10px 0px;
}

.slideshow_wrapper a,
.slideshow_wrapper a:hover,
.slideshow_wrapper a:active {
    background: none !important;
}

.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;
}
    
ul.slideshow_thumbs {
    margin: 0;
    padding: 0;
}    

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

.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 footer
 */
    
.project_footer {
    color: #999999;
    clear: both;
    font-size: 11px;
    padding: 60px 0px 0 0px;
}

.project_footer.fixed {
    position: absolute;
    bottom: 15px;
}

.permalink_page .project_footer {
	padding: 30px 0 15px 0;
}

.comment_link a {

}

.comment_link a:hover {
    color: #666;
}

.comment_link a:active {
    color: #000;
}

.footer_title_type {
    color: #000000;
}

.project_views {
    color: #999999;
    font-style: italic;
}

.project_footer span {
	margin-right: 10px;
}

.project_footer .permalink {
	display: none;
}

.project_footer .permalink a {
	color: #999999;
	font-style: italic;
}

.project_footer .permalink a:hover {
	background: #ffff00;
	color: #000000;
}

.project_footer .permalink a:active {
	color: #ffffff;
	background: #000000;
}
    
.tags {
	color: #999999;
}

.tags a {
	color: #000000;
	text-decoration: none;
}

.tags a:hover {
	background: #ffff00;
	text-decoration: none;
}

.tags a:active {
	color: #ffffff;
	background: #000000;
}

.project_footer .editlink a {
	color: #0066ff;
}

.project_footer .editlink a:hover {
	background: #ffff00;
	color: #000000;
}

.project_footer .editlink a:active {
	background: #000000;
	color: #ffffff;
}

.project_footer .permalink_index {
    color: #666666;
    position: fixed;
    top: 53px; left: 920px;
}

.project_footer .permalink_index a {
	background: none;
	color: #666666;
}

.project_footer .permalink_index a:hover {
	background: none;
	color: #000000;
	text-decoration: underline;
}

.project_footer .permalink_index a:active {
	background: none;
	color: #666666;
}

.project_bottom {
    clear: both;
    margin: 15px 0px 15px 0px;
}

/* 
 * Thumbnails
 */
    
.thumbnail_container {
    margin: 177px 0 0 0;
    position: absolute;
    left: 40px; top: 0;
    width: 2000px;
}

.project_thumb {
    float: left;
    margin: 20px 20px 0 0;
    padding: 0 0 20px 0;
    position: relative;
}

.project_thumb .hover {
    cursor: pointer;
    text-decoration: none;
}

.project_thumb .nohover {
    text-decoration: none;
}

.project_thumb .hover .thumb_title span {
    text-decoration: underline;
}

.project_thumb.active .cardimgcrop {
    
}

.project_thumb.active .thumb_title span {
    color: #fff;
}

.cardimgcrop {
    margin: 0 0 16px 0;
    position: relative;
    min-width: 200px;
    min-height: 134px;
}
    
.loader_holder {
    display: none;
    position: absolute;
    top: 63px; left: 8px;
    z-index: 3;
}

.thumb_title {
    height: 55px;
    width: 200px;
}

.thumb_title .text {
    color: #444444;
    font-family: "Meiryo";
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
    line-height: 60px;
}

.thumb_tag {
    color: #666666;
    line-height: 1.5;
    margin-top: -5px;
    width: 200px;
}

.thumb_tag a {
    color: #666666;        
    font-size: 11px;
    text-decoration: underline;
}

.thumb_tag a:hover {
    color: #000000;
}
    
.thumb_tag a:active {
    color: #999999;
}

.excerpt {
    color: #666666;
    line-height: 17px;
    font-size: 13px;
    font-family: "Meiryo";
    margin: 0 0 20px 0;
    width: 200px;
}

/* 
 * Search results
 */
    
#search_form {
    position: fixed;
    bottom: 20px; left: 740px;
}

#search_form #search_term {
    font-size: 11px;
    width: 188px;
}

#search_form_results {
    padding-bottom: 90px;
}

.search_header {
    color: #000000;
    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: 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: #000000;
    font-weight: bold;
    text-decoration: underline;            
}

.search_title a:hover {
    background: #ffff00;
    color: #000000;
    text-decoration: none;
}

.search_title a:active {
    background: #000000;
    color: #ffffff;
    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 {
    display: none;
}

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

#foot_container {
    position: fixed;
    top: px; left: px;
}

.moreload {
        
}

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

/* "Running on Cargo" */
.cargo_link {
    color: #999999;
    font-size: 11px;
    position: fixed;
    bottom: 30px; left: 920px;
    z-index:99;
}

.cargo_link a {
	color: #999999;
	text-decoration: underline;
}

.cargo_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.cargo_link a:active {
	color: #666666;
}

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