/* 
 * Global Elena styles
 */

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

body {
    background: #ffffff;
    background-image: url(https://payload476.cargocollective.com/1/5/165935/11835314/patron_1_120.jpg);
    background-repeat: repeat;
    color: #999999;
    font-family: 'open sans';
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 0 auto;
    align-content: center;
   
  
}

/*
 * Header / Navigation
 */

.header_img {
    margin: 0px auto 20px auto;
    width: 941px;
    z-index: 11;
}

.header_img img {
    display: block;
    margin: 0 auto;
}

.nav_container {
    font-family: roboto mono;
    
    line-height: 2.4;
    margin: 0 auto 30px auto;
    text-align: center
        ;
    width: 941px;
    z-index: 50;
}
    
#nav_loadspin {
    display: none;
    left: 35px;
    position:fixed;
    top: 8px;
    visibility: hidden;
}

/*
 * Navigation
 */
    
.nav_container div {
    display: inline-block;
    padding: 0 10px 0 10px;
}

.nav_container .clear {
    display: none;
}
    
.horizontal .view_all {
    padding: 0 14px 0 0;
}

.page_link a { 
    color: #ff0000; 
    font-weight: bold;
    font-size: 12px; 
    text-decoration: none; 
}

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

.page_link a:active { 
    color: #d49908; 
    text-decoration: underline; 
}
    
.project_link a {
    color: #666666;
    font-size: 12px;
    text-decoration: none;
}

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

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

.link_link a {
    color: #ff0000;
    font-size: 12px;
    text-decoration: underline;
}

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

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

.nav_active a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.nav_active a:active {
    color: #ffffff;
    text-decoration: none;
}
    
.nav_follow {
    color: #666666;
    font-size: 12px;
    z-index: 11;
}
  

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

.nav_follow a:hover {
    background: transparent;
    color: #cccccc;
}

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

.pagination {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 50px;
    margin: 50px 25px 25px 25px;
    text-align: center;
    z-index: 11;
}
    
.pagination a {
    color: #666666;
    font-size: 12px;
    padding: 2px 3px 3px 3px;
}

.pagination a:hover {
    background: transparent;
    color: #cccccc;
}

.pagination a:active {
    color: #999999;
}
    
.view_tag_info {
    color: #cccccc;
    font-size: 12px;
}
    
.view_tag_info a {
    color: #cccccc;
}

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

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

/* 
 * freshBar
 */

.freshbar_wrapper {
    position: absolute;
    left: 0; right: 0; bottom: 30000px;
    z-index: 9999;
}

.freshbar_container {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 150px;
    z-index: 999;
}

.freshbar {
    background: rgba(128, 128, 128, 0.6);
    margin: 0 auto;
    line-height: 12px;
    padding: 2px 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px;
}

.freshbar a {
	background: #000000;
    color: #999999;
    display: inline-block;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 12px;
    line-height: 31px;
    padding: 0 12px 0 12px; 
    text-decoration: none; 
    text-align: center; 
}

.freshbar a:hover {
    background: #333; 
}

.freshbar a:active {
    background: #222; 
}

#random {
	margin: 0 1px;
}

#previous_project {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#next_project {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.fresh_load {
    background: #000000 url(/_gfx/loadingAnim.gif) no-repeat center;
    display: none;
    position: absolute;
    top: 2px; left: 39px; right: 39px; bottom: 2px;
}
    
/* 
 * Content
 */

#items_container {
    
    clear: both;
    margin: 0 auto;
    position: relative;
   width: 1200px;
    z-index: 9;
}

.project_feed_full {
    background: #ffffff;
    float: right;
    padding: 17px;
    
    position: relative;
    width: 679px;
    z-index: 992;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
    
.project_feed_full.open {

}

.permapage .project_feed_full {
    margin-top: 25px;    
}
    
#body_container {
    width: 670px;
}
    
.project_title {
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.5;
    margin: -8px 0 0 0;
    padding: 0 0 34px 0;
    width: 600px;
}
    
.project_content {
    color: #000000;
    width: 560px;
   
}
    
/* 
 * 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%;
}
    
.bodycopy a {
    color: #999999;
    text-decoration: underline;
}

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

.bodycopy a:active {
    color: #cccccc;
}
    
blockquote {
    color: #555555;
    margin: 0;
}
    
.project_content img {
    margin: 0px 15px auto;
    position: relative;
float: none;    
}
 
.project_header {
    position: absolute;
    top: 20px; right: 20px;
    display: none;
}

.project_header div {
    float: right;
    height: 21px;
    margin: 0 0 0 3px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.project_header a img {
    margin-top: 0px;
}
            
.project_header a:hover img {
    margin-top: -21px;
}

/*
 * Slideshows
 * Height is fixed for SpaceCollective designs
 */

.slideshow_nav {
    clear: both;
    color: #444444;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding-bottom: 10px;
}

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

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

.slideshow_nav a:active {
    color: #999999;
}
        
.slideshow_count {
    color: #444444;
    font-size: 11px;
}
        
.slideshow_wrapper {
    clear: both;
    margin: 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 8px 8px 0;
}

.slideshow_thumb a {
    background: none !important;
    border: 1px solid transparent;
    display: block;
    padding: 1px;
}

.slideshow_thumb a:hover {
    background: none !important;
    border: 1px solid #666666;
}

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

.slideshow_thumb a:active,
a.activeSlide:active {
    background: none !important;
    border: 1px solid #fff4f4;
}

.slideshow_thumb img {
    border: 0;
    display: block;
    margin: 0;
    height: 60px;
}
        
.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 {
    clear: both;
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 30px 0px 0px 0px;
}

.comment_link a {
        
}

.comment_link a:hover {
    
}
        
.footer_title_type {
    color: #666666;
    font-weight: bold;
}
        
.permalink a {
    color:#666666;
    text-decoration: underline;
}

.permalink a:hover {
    background: transparent;
    color: #cccccc;
    text-decoration: underline;
}

.permalink a:active {
    color: #999999;
}
        
.project_views {
    color: #666666;
}
        
.tags {
    color: #666666;
}
        
.tags a {
    color: #666666;
    text-decoration: underline;
}

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

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

.tags a:visited {

}
        
.editlink a {
    color: #ff3300;
}

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

.editlink a:active {
    color: #ff3300;
}
    
.project_bottom {
    clear: both;
    margin: 0;
    width: 670px;
}
        
/*
 * Thumbnails
 */

.project_feed_thumb {
    font-family: roboto mono;
    float: left;
    margin: 10px 60px 20px 10px;
    padding: 0;
    position: relative;
    width: 200px;
    height: inherit;
}
    
.project_feed_thumb.hover {
    cursor: inherit;
}

.project_feed_thumb.hover .cardimgcrop {
    outline: 2px solid #ffffff;
}
        
.project_feed_thumb:active {
    margin: 1px 2px 1px 0;
}

.project_feed_thumb:active .cardimgcrop {
    outline: 2px solid #1a1a1a;
}
        
.project_feed_thumb .hover .thumb_title {
    color: #5e5e5e;
}
    
.project_feed_thumb .hover {
    text-decoration: none;
}
        
.project_feed_thumb .nohover {
    text-decoration: none;
}
    
.cardimgcrop {
	background: #ffffff;
    outline-offset: 10px;
    overflow: hidden;
    margin: auto;
    min-height: 280px;
    position: relative;
    width: 200px;
}
    
.thumb_title {
    color: #e41313;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    overflow: hidden;
    white-space: normal;
    width: 250px;
    height: 30px;
    margin: 16px 1px 10px;
    width: 200px;
   
  
}
    
.excerpt {
    color: #666666;
    font-size: 11px;
    height: 80px;
    margin: 10px 14px 10px;
}

.thumb_tag {
    color: #444444;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
    margin: 0 0 0 15px;
    overflow: hidden;
    white-space: nowrap;
}
        
.thumb_tag a, .thumb_tag a:visited {
    color: #444444;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    text-decoration: none;
}
            
.thumb_tag a:hover {
    color: #999999;
    text-decoration: underline;
}
        
.thumb_tag a:active {
    text-decoration: underline !important;
}
        
.thumb_tag.notitle {
    margin-top: 12px;
}

.loader_holder {
    display: none;
    left: 30px;
    position: absolute;
    text-align: center;
    top: 30px;
    z-index: 3;
}
    
/*
 * Search results
 */

#search_form {
    position: absolute;
    top: 23px; left: 715px;
    z-index: 999;
}

#search_form #search_term {
    background: #000000;
    color: #666666;
    font-size: 11px;
    width: 208px;
}

#search_form_results {
    color: #666666;
    padding-bottom: 90px;
}

.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: #000000;
    border: 1px solid #333333;
    color: #666666;
    float: left;
    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: #cccccc;
    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: #333333;
    text-decoration: none;
}

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

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

/* 
 * Footer
 */

.bottompad {
    clear: both;
    height: 170px;
    position: relative;
    width: 100%;
}

/* 
 * 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;
    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;
    right: 10px;
    top: 10px;
    z-index: 9999;
}

/* "Running on Cargo" */
.cargo_link {
    color: transparent;
    overflow: hidden;
    text-indent: -9999px; 
    width: 20px; height: 20px;
}

.cargo_link a {
    background: url(/_gfx/bolt-sc.png) no-repeat center;
    display: block;
    font-size: 11px;
    overflow: hidden;
    position: fixed;
    bottom: 10px; right: 10px;
    text-indent: -9999px;
    width: 20px; height: 20px;
    z-index: 9999;
}

/* IE fixes */
.project_feed_thumb.ie .pr_wrapper {

}

.project_feed_thumb.ie .cardimgcrop,
.project_feed_thumb.ie .thumb_tag {
    z-index: 950;
}

b.rtop,
b.rbottom,
b.rtop b,
b.rbottom b {
    display:none;
}
      
/* 
 * In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
 */