/* Webfonts
***********************************************************************************************************/





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

body {
    background: rgba(252, 255, 253, 0);
    margin: 0 auto 0 auto;
    color:#383737;
    font-family: arial; 
    text-align:justify;
    font-size: 64%;
    height: 100%;
    line-height: 1.5;
    width: 100%;
    
    
}







.header_img {    /* To fix in place change to "position:fixed;" */
    top: 4%; left: 48%;
    position: fixed;
    z-index: 999;
    DISPLAY
    
}

.nav_container {
    font-family: 'arial';
    color:#000000;
    font-size: 1em;
    padding: 0px;
    line-height: 165%;
    margin: 0px;
    text-align: LEFT;
    position: fixed;
    top: 8%; left: 2%;
    white-space: nowrap;
    z-index: 98;
    
    
    

}

.nav_container.horizontal {    /* Enabled via Display Options */
    position: fixed;
    white-space: normal;
    width: 10%;
    height: 3%;
    top: 4%;
    left: 2%;
    width: 100%;
    z-index: 99;
    
}

.nav_container.horizontal div {
    float: left;
    padding-right: 0px;
}

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







.nav_container a { 
    font-family: arial;/* Applied to each navigation link */
    font-size:1em; 
    color:#302e2e;
    letter-spacing:0px;
    padding: 0px;
    width: 180px !important;
    white-space: nowrap;
    text-decoration: underline;
    
    
}

.project_link a { color: #000000; }
.project_link a:hover { background: #000000; color: #000000; cursor: crosshair;!important}
.project_link a:active { background: #000000; color: #ffffff;!important}

.page_link a {background:#000000; text-decoration: none; color:#ffffff;!important;padding: 0px 0px 0px 0px;}
.page_link a:hover { background: #ffffff; color: #f76c6c;; cursor: crosshair;!important;padding: 0px 0px 0px 0px; }
.page_link a:active { background:#ffffFC; color: #f76c6c;;!important }

.link_link a { background:#fffffc; color:#050000;; text-decoration: none; padding:0px 10px 0px 0px; }
.link_link a:hover { background:white; color: #f76c6c;; cursor: crosshair; padding:0px 10px 0px 0px;}
.link_link a:active { background:white; color: #f76c6c;; cursor: crosshair; padding:0px 10px 0px 0px;}

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

.pagination { font-family: Lekton; color: #000000; font-size: 10px; z-index: 11; }
.pagination a { color: #000000; }
.pagination a:hover { color: #ccc; }
.pagination a:active { background: #000000; color: #ffffff; }

.nav_follow { display:none!important; color:#999; font-size:11px; z-index:11; }
.nav_follow a { display:none!important; color:#999; font-size:11px; z-index:11; }
.nav_follow a:hover { display:none!important; color:#999; font-size:11px; z-index:11; }
.nav_follow a:active { display:none!important; color:#999; font-size:11px; z-index:11; }

.view_tag_info { font-family: arial;text-transform:uppercase;display: none; font-weight:lighter; color:#4d4343; background:none; padding: 0px 0px 0px 0px; font-size: 9px; letter-spacing:1px ; !important;}


.view_tag_info a { font-family: arial; color: #e62b51; font-size: 13px; background:none; font-weight: normal; text-decoration: none ;!important; letter-spacing:2px; padding: 1px 10px 1px 10px;}
.view_tag_info a:hover { background: #fcf9f9; color: #e62b51; font-weight:lighter; !important; }








#content_container {
    padding: 120px 0 0 0px;
    position: absolute;
    width: 900px;
    margin: 0 auto 0 auto;
    z-index: 95;
    position: relative;
    z-index: 10;
 
 
}







#maincontainer {
    display: none;
    width: 100%;
    margin: 0 auto 0 auto;
}

.bodycopy a { color: #000000;; text-decoration: underline ; }
.bodycopy a:hover { background: none; color: #ff4f4fc;; text-decoration: underline; cursor: crosshair; }
.bodycopy a:active { background: #000000; color: #000000; }

.project_content {
    width: 550px;
    
    
    
}

.project_title {
    color: #000;
    font-family: arial;
    font-size: 1em;
    line-height: 100%;
    padding: 30px 0 30px 0;
}






.project_header {
    float: right;
    margin: 0 35px 0 0;
    position: relative;
    z-index: 99;
}

.project_header div {
    float: right;
}

.project_header a {
    background: none !important;
    color: #666666;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
}

.project_header a:hover {
    background: none !important;
    color: #999999;
    text-decoration: none;
}

.project_header a:active {
    background: none !important;
    color: #ff3300;
}

.project_divider {
    color: #333333;
    float: right;
}



h1 {
    font-size: 10px;
    line-height: 165%;
}

h2 {
    font-size: 10px;
    line-height: 165%;
}

h3 {
    font-size: 10px;
    line-height: 150%;
}

blockquote {
    color: #666666;
    margin: 0;
}

.project_content img {
    margin: 0PX auto 10px auto
}







.slideshow_nav {
    clear: both;
    color: #444444;
    padding-bottom: 10px;
    font-size: 9px;
}

.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: #444444;
    font-size: 9px;
}

.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;
    padding: 0 4px 4px 0;
}

.slideshow_thumb a {
    background: none !important;
    border:none;
    display: block;
}

.slideshow_thumb a img { opacity: 1; }

.slideshow_thumb a:hover {
    background: none !important;
    border:none;
}

.slideshow_thumb a:hover img { opacity: 1.0; }

.slideshow_thumb a:active, a.activeSlide:active {
    background: none !important;
    border:none;
}

.slideshow_thumb a:active img, a.activeSlide:active img { opacity: 1.0; }

a.activeSlide {
    background: none !important;
    border:none;
}

a.activeSlide:hover {
    border:none !important;
}

a.activeSlide img { opacity: 1.0; }

.slideshow_thumb img {
    border: 0;
    display: block;
    margin: 0;
    height: 30px;
}

.slideshow_caption {
    clear: both;
    display: block;
    font-size: 11px;
    padding: 5px 0 5px 0;
}





.project_footer {
    color: #000000;
    clear: both;
    font-size: 11px; font-family: arial;font-weight: lighter !important;
    padding: 30px 0px 0px 0px;
}

.comment_link a {
    
}

.comment_link a:hover {
    
}

.footer_title_type {
    color: #999999;
    font-weight:
}

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



.project_footer .permalink a { color: #cccccc; font-style: italic; text-decoration: none; }
.project_footer .permalink a:hover { background: transparent; color: #999999; }
.project_footer .permalink a:active { color: #ffffff; background: #000000; }

.tags {    color: #000000;}
.tags a { color: #ff4f4f; ; text-decoration: none;font-weight:normal;font-family: arial;font-size:11px;letter-spacing:0px }
.tags a:hover { background: transparent; color: #000000; text-decoration: underline; }
.tags a:active { color: #ff4f4f;; background: #000000; }
.tags a:visited { color: #ff4f4f;; text-decoration: none; }

.project_footer .editlink a { color: #000000; font-style: italic; }
.project_footer .editlink a:hover { background: transparent; color: #999999; text-decoration: underline; }
.project_footer .editlink a:active { background: #000000; color: #ffffff; }

.project_bottom {
    clear: both;
    border-bottom: 1px dashed #333333;
    margin: 30px 0px 15px 0px;
    width: 900px;
}







.project_thumb {
    float: left;
    margin:10px;
    position: relative;
    text-align: center;
}

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

.project_thumb .nohover {
    text-decoration: none;
    color:#302e2e;
}

.project_thumb .hover .thumb_title span {
    background: white;
    color: #f76c6c;
}

.project_thumb.active .cardimgcrop {
    
}

.project_thumb.active .thumb_title span {
    background: #ffffff;
    color: #f76c6c;
}

.cardimgcrop {
    border: 0px solid transparent;
    margin: 20px -3px -3px -3px;
    position: relative;
    min-widht: 200px;
    min-height: 200px;
    
    
}

.cardimgcrop img {
    width: 150px;
    height: 150px;
}


.cardimgcrop.notitle_notag {
    margin-bottom: 22px;
}

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

.thumb_title {
    color:#302e2e;
    font-size: 11px;
    font-family: arial; !important
    overflow: hidden;
    white-space:nowrap;
    text-align: center;
    width: 200px;
}

.thumb_title.notag {
    color:#302e2e;
    font-size: 11px;
    font-family: arial;
    margin: 0 0 22px 0;
}

.thumb_title .text {
    font-family: arial; !important
    color:#302e2e;
    font-size: 0.8em;
    
    
    font-weight: 400;
    color:#524f4f;
    line-height: 10px;
    overflow: hidden;
    padding: 2px 3px 2px 0px;
    white-space: nowrap;
    text-align: center;
}

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

.thumb_tag.notitle {
    margin-top: 5px;
}

.thumb_tag a {
    color: #444444;    
    font-size: 11px;
    font-style: italic;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
}

.thumb_tag a:hover {
    text-decoration: underline;
}







#search_form {
    position: fixed;
    bottom: 20px; left: 740px;
}

#search_form #search_term {
    color: #000000;
    border: 1px    DASHED #222222;
    font-size: 10px;
    width: 100px;
    top: 85%; left: 75%;
    position: fixed;
}

#search_form_results {
    padding-bottom: 90px;
}

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

#search_term {
    background: #191919;
    border: 1px solid #444444;
    color: #888888;
    float: left;
    font-family: HELVETICA;
    font-size: 10px;
    margin: 0;
    padding: 5px;
    width: 100px;
}

#search_results {
    float: left;
}

#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: NORMAL;
    text-decoration: underline;    
}

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

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

.search_tags {
    color: #444444;
    font-size: 10px;
}

.search_tags a {
    color: #444444;
    text-decoration: none;
}

.search_tags a:hover {
    background: none;
    color: #888888;
    text-decoration: underline;
}

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







.bottompad {
    clear: both;
    position: fixed;
    height: 35px;
    margin: 35px 0 0 0;
    width: 705px;
}







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







.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;
}







.toolset_follow { display: none;!important}    /* Admin and following icons - only seen by members */








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

.my_div {
    position:fixed;
    
}

.my_div a {
    color:black;text-decoration:none;background:none
}

.my_div a:hover {
    color:black;text-decoration: none;background :white;
}

.my_div a:active {
    color:black;
}
.my_div a:visited { color:black; background: white;text-decoration: none; }
.view_tag_info a:active { background:#000000 ;color: #ffffff; font-weight:lighter; !important;}





/**
 * Fullscreen button
 */

a#fullscreen {
    background-color: #1f0505;
    background-image: url(/_gfx/fullscreen_open.png);
    background-repeat: no-repeat;
    background-position: 70px 3px;
    border: 1px solid #1a1a1a;
    color: #bbbbbb;
    display: block;
    font-family: QUICKSAND;
    text-transform:uppercase;
    font-size: 9px;
    line-height: 20px;
    height: 19px;
    padding: 0 4px 0 5px;
    text-align: left;
    text-decoration: none;
    width: 78px;
}

a#fullscreen:hover {
    background-color: #fff;
    color: #000;
}

a#fullscreen:active {
    background-color: #fff;
    border: 1px solid #999;
    color: #666;
}
.nav_container br{display:none;}







.tagItem { 
background-color:#bca; 
color:#fff;
width:0px;
height:3px;
text-align:center;
margin:0 0 0 0;
font-size:14px;
float:left;
}


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

