/* 
 * Global Passport styles
 */

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



/* 
 * Header / Navigation
 */

/* To fix in place change to "position:fixed;" */
.header_img {
    margin: 45px auto -31px;
    width: 1001px;
    z-index: 11;
}

/* Vertical nav is not supported, however if you'd like to configure this do so here */


/* Enabled via Display Options */
.nav_container.horizontal {
    margin: 0 auto 35px;
    
    padding: 8px 0 0 0;
    width: px;
    z-index: 99;
}

.nav_container.horizontal div {
    float: right;
}

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

.nav_container a {
    font-size: 15px;
    font-family: courier new, monospace;
    padding: 0 0 0 204px;
    margin: 0px
    
    
    
}

.project_link a {
	color: #555555;
}

.project_link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.project_link a:active {
	color: #555555;
}

.page_link a {
	color: #050505;
    
}

.page_link a:hover {
	color: #8a8888;
    
}

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

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

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

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

.nav_active a {
	color: #f59300;
}

.nav_active a:hover {
	color: #f59300;
	
}

.nav_active a:active {
	color:#777777;
}

.pagination {
	color: #777777;
	float: left;
	z-index: 11;
}

.bottompad .pagination {
	margin-left: 35px;
}

.pagination a {
	color: #777777;
	text-decoration: underline;
}

.pagination a:hover {
	color: #ffffff;
}

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

.nav_follow {
	color: #777777;
	z-index: 11;
}

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

.nav_follow a:hover {
	color: #ffffff;
}

.nav_follow a:active {
	color: #777777;
}







.view_tag_info a:active { color: #faf5f5; }

/* 
 * Content
 */

#content_container {
    margin: 65px auto 0;
    z-index: 10;
    width: 1068px; 
}

#maincontainer {
    display: none;
}

.project_title {
    color: #cccccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    top: 60px; left: 740px;
    white-space: nowrap;
    visibility: hidden;
}

.project_content {
    color: #030303;
    position: relative;
    margin: 1 auto;
    padding: 0;
    border: 0;
    font-size: 14px;
    text-align: left;
}



.project_content a:hover {
	color: #f79500;
}

.project_content a:active {
	color: #999999;
    
}

.project_content br {
    clear: none !important;
}

.project_media {
    float: center;
    margin: 0px 450px 0 0;
    width: 1100px;
}



/* 
 * Project header
 */

.project_header {
    height: 0;
    position: absolute;
    top: 35px; left: 740px;
    text-transform: capitalize;
    white-space: nowrap;
}

.project_header div {
    float: left;
}

.project_header a {
    color: #00af8a;
    font-size: 12px;
    text-decoration: none;
}

.project_header a:hover {
    color: #ffff00;
    text-decoration: underline;
}

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

.project_divider {
    color: #555555;
    float: left;
}

/*
 * 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 {
    background: #252525;
    margin: 0px 80px 20px 10px;
    float: right;
    
    clear: both;
    
}

/* 
 * Slideshows
 */

.slideshow_component {
    float: left;
}

.slideshow_nav {
    color: #555555;
    line-height: 1.5em;
    margin-top: -2.5em;
    padding-bottom: 1em;
    position: relative;
    font-size: 12px;
}

.slideshow_nav a {
    color: #555555;    
    text-decoration: none;    
}

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

.slideshow_nav a:active {
    color: #555555;
}

.slideshow_count {
    color: #555555;
}

.slideshow_wrapper {
    padding: 10px 35px 13em 0px;
    clear: both;
}

.slideshow_container img {
    margin: 0px;
}



ul.slideshow_thumbs {
    margin: -2.1em 35px 0 0;
    padding: 0;
}

.slideshow_thumb {
    float: left;
    list-style: none;
    margin: -3px 12px 12px -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 #777777;
}

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



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

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

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

/* 
 * Project footer
 */

.project_footer {
    color: #999999;
    clear: both;
    font-size: 12px;
    padding: 30px 0px 0px 0px;
}

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

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

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

.footer_title_type {
    color: #555555;
    font-weight: bold;
}

.project_views {
    color: #555555;
}

.project_footer .permalink a {
	color: #777777;
}

.project_footer .permalink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.project_footer .permalink a:active {
	color: #777777;
}

.tags {
	color: #777777;
}

.tags a {
	color: #777777;
	text-decoration: underline;
}

.tags a:hover {
	color: #ffffff;
}

.tags a:active {
	color: #777777;
}

.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_bottom {
    clear: both;
    border-bottom: 0px solid #333333;
    margin: 15px 0px 0px 0px;
    width: 905px;
}

/* 
 * Thumbnails
 */

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

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

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

.project_thumb .hover .cardimgcrop {
    filter:alpha(opacity=100);
    -moz-opacity:0.90;
    -khtml-opacity: 0.90;
    opacity: 0.80;
}

.project_thumb .hover .thumb_title {
    visibility: visible;
}

.project_thumb:hover .thumb_tag {
    visibility: visible;
}

.project_thumb:active {
    margin-top: 2px;
    margin-bottom: 33px;
}

.project_thumb.active .cardimgcrop {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.project_thumb.active .thumb_title {
    visibility: visible;
}

/**
 * When making adjustments to the thumbnail size in your display options
 * also adjust the width and height of this class.
 */
.cardimgcrop {
    background: #252525;
    position: relative;
    min-height: 134px;
    min-width: 200px;

    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.90;
    opacity: 1.00;
}

.loader_holder {
	background: #ffffff;
    display: none;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0px; left: 0px;
    z-index: 3;
}

.thumb_title {
    background: #f59300;
    bottom: 0px;
    left: 0;
    position: absolute;
    text-align: left;
    padding: 1px 5px 4px 7px;
    visibility: visible;
    white-space: nowrap;
    z-index: 9;
}

.thumb_title.notag {
    bottom: 0px;
}

.thumb_title .text {
    color: #faf7f7;
    font-size: 11px;
    font-weight: normal;
    font-family: courier new, monospace;
    line-height: 1.5em;
    overflow: visible;
    white-space: nowrap;
    text-align: center;
}

.thumb_tag {
    bottom: -20px;
    color: #000000;
    height: 1.5em;
    line-height: 15px;
    overflow: vivible;
    position: absolute;
    text-align: left;
    max-width: 300px;
    visibility: visible;
}

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

.thumb_tag a {
    
    color: #666666;    
    font-size: 12px;
    line-height: 1.5em;
    text-decoration: none;
}

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

/* 
 * Search results
 */

#search_form {
	position: absolute;
	top: 31px; left: 505px;
}

#search_form #search_term {
	background: #191919;
	border: 1px solid #333333;
	color: #555555;
	font-size: 12px;
	width: 188px;
}

#search_form_results {
    padding-bottom: 30px;
}

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

#search_term {
	background: #111111;
    border: 1px solid #444444;
    color: #cccccc;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_results {
	clear: both;
    float: left;
}

.result {
    clear: both;
    font-size: 14px;
    line-height: 22px;
    margin-top: 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: #00AF8A;
    font-weight: bold;
    text-decoration: underline;    
}

.search_title a:hover {
    color: #ffffff;
}

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

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

.search_tags a {
    color: #666666;
}

.search_tags a:hover {
    color: #cccccc;
}

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

/* 
 * Footer
 */

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

.bottompad a {
    padding: 2px 3px 2px 3px;
}

/* 
 * 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: 425px;
    margin-right:0px !important;
}

.audio_component div {
    height: 26px;
}

.audio_component .border {
    border: 2px solid #aaaaaa;
    opacity: 0.5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    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
 */

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

/* "Running on Cargo" */


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



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



#entry_7117063 .project_text {
    float: right;
    text-align: right;
}
.slideshow_wrapper a,
.slideshow_wrapper a:hover,
.slideshow_wrapper a:active {
    background: none !important;
}
.slideshow_thumb a:active,
a.activeSlide:active {
    background: none !important;
    border: 1px solid #777777;
    margin: 1px 0 -1px;
}






.project_thumb:nth-child(4n) {
    margin-right: 0;
}
.header_img img {
    
}
.header_img img {
    margin-left: -18px;
}
.cargo_link {
    color: #333333;
    font-size: 0px;
    line-height:165%;
    position: fixed;
    right: 15px; bottom: 15px;
    z-index:99;
}
.cargo_link a:hover {
	color: #666666;
	text-decoration: underline;
}




.nav_container {
    width: 1001px;
}
body {
    background: #ffffff;
    color: #545151;
    font-family: tahoma;
    font-size: 14px;
    line-height: 1.5;
    
}
.view_tag_info, .nav_container br { display: none!important; }







#entry_7116956 .project_content {
    width: 735px;
}
.project_content a {
	color: #030303;
	text-decoration: underline;
    
}