



.project_content .hov_img {
    display: none
}

.hov_text:hover + .hov_img{
    display: block;
}




/* 
 *Global Runyon styles
 */

@font-face {
    font-family: 'Brown';
    font-weight: normal;
    src: url('https://files.cargocollective.com/53192/lineto-brown-pro-bold.woff') format('woff');
}


@font-face {
   font-family: 'RondaITCStd-Regular';
   src: url('myfont-webfont.eot'); /* IE9 Compat Modes */
   src: url('https://files.cargocollective.com/53192/2F705F_0_0.eot') format('eot'), /* IE6-IE8 */
   url('https://files.cargocollective.com/53192/2F705F_0_0.woff') format('woff'), /* Modern Browsers */
   url('https://files.cargocollective.com/53192/2F705F_0_0.ttf')  format('truetype'), /* Safari, Android, iOS */
   url('myfont-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}




.text_container .caption{
    display:none;
}


 .header_img:hover {
    background-image: url(https://payload413.cargocollective.com/1/1/53192/10563901/newred-1.png);
background-size: contain;}


.header_img:hover img {
    opacity:0;
}


#body_634761 .project_content a:hover {
	color: #f394ae;
	text-decoration: none;
}

#body_634761 .project_content a:active {
    background: #ffffff;
    color: #f394ae;
}

#body_634761 .header_img:hover {
    background-image: url(https://payload.cargocollective.com/1/1/53192/634761/pink_5.png);
background-size: contain;}






#body_634761 .header_img img {
    filter: alpha(opacity=0);
    opacity: 100;
    position: fixed;
    top: 32px;
    left: 3500px;
    z-index: 999;
}

#body_634761 .header_img a {
    display: block;
    background-image: url(https://payload.cargocollective.com/1/1/53192/634761/newwhite.png);
    background-repeat: no-repeat;
    background-size: 100%;

    /** If your custom image differs in size from your normally uploaded header image, set a custom height / width here **/
    height: 105px;
    width: 360px;
}



#body_8730143  .header_img img {
    filter: alpha(opacity=0);
    opacity: 0;
}

#body_8730143  .header_img a {
    display: block;
    background-image: url(https://payload232.cargocollective.com/1/1/53192/6941986/logowhite_o.png);
    background-repeat: no-repeat;
    background-size: 100%;

    /** If your custom image differs in size from your normally uploaded header image, set a custom height / width here **/
    height: 105px;
    width: 360px;
}

#body_6941986 .header_img:hover {
    background-image: url(https://payload232.cargocollective.com/1/1/53192/6941986/logowhite_o.png);
background-size: contain;}

#body_6941986 .header_img img {
    filter: alpha(opacity=0);
    opacity: 0;
}

#body_6941986 .header_img a {
    display: block;
    background-image: url(https://payload232.cargocollective.com/1/1/53192/6941986/logowhite_o.png);
    background-repeat: no-repeat;
    background-size: 100%;

    /** If your custom image differs in size from your normally uploaded header image, set a custom height / width here **/
    height: 105px;
    width: 360px;
}

#body_8730143 .project_content a:hover {
	color: #2e58f2;
	text-decoration: none;
}

#body_8730143 .project_content a:active {
    background: #ffffff;
    color: #2e58f2;
}
#entry_8730143 .text_container {
    margin: 0 auto;
    color: #ffffff;
    float: none;
    font-size: 30px;
    overflow: visible;
    width: 800px;
}

#entry_8730143 .project_content { 
    margin:auto;
    text-align: justify;
    width: 800px;
    letter-spacing: 2pt;
    z-index: 99;
}


#entry_634761 .text_container {
    margin: 0 auto;
    color: #ffffff;
    float: none;
    font-size: 30px;
    overflow: visible;
    width: 800px;
}

#entry_634761 .project_content { 
    margin:auto;
    text-align: justify;
    width: 800px;
    letter-spacing: 2pt;
    z-index: 99;
}




#entry_6941986 .text_container {
    margin: 0 auto;
    float: none;
    font-size: 40px;
    overflow: visible;
    width: 800px;
     line-height: 1.1;
}

#entry_6941986 .project_content { 
    margin:auto;
    text-align: justify;
    width: 800px;
    letter-spacing: 3pt;
    z-index: 99;
}


.content_active .thumbnail_wrapper {
    width:0!important;
}


.project_thumb:hover .cardimgcrop img {
    opacity: .0;
    filter: alpha(opacity=0);
}

.cardimgcrop img {
    opacity: 1;
    filter: alpha(opacity=100);
   
}



/*THUMBS*/



.content_active .thumbnail_wrapper {
    width:0!important;
}


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

body {
    background: #ffffff;
    color: #000000;
    font-family: Brown, Helvetica, sans-serif;
    font-size: 16px;
    height: 100%;
    line-height: 1.7;
    width: 100%;
}

/* 
 * Header / Navigation
 */


.header_img img{
    width: 360px;
    height: 105px;
}
.header_img {
    position: fixed;
    top: 0px;
    right: 70px;
    z-index: 999;
}

.nav_container {
    font-family: "helvetica", sans-serif;
    font-size: 13px;
    height: 60px;
    line-height: 110px;
    padding: 0 35px 0 0;
    position: fixed;
    top: 0; left: 70px; right: 0;
    white-space: nowrap;
    z-index: 12;
}

.nav_container.fixed {
    position: fixed;
    left: 0;
}

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

.nav_active,
.project_link,
.page_link,
.link_link,
.pagination {
    display: inline-block;
    margin: 0 20px 0 0;
}

.nav_container a {
    padding: 0 0 1px 0;
    text-decoration: none;
}

.project_linka ,
.page_link a,
.link_link a {
    color: #999999;
    border-bottom: 1px bold #cccccc;
}



.project_link a:active,
.page_link a:active,
.link_link a:active {
    color: #eb272e;
    border-bottom: 1px bold #ffffff;
}



.project_link a:hover,
.page_link a:hover,
.link_link a:hover {
    color: #eb272e;
    border-bottom: 1px solid #ffffff;
}

.project_link a:active,
.page_link a:active,
.link_link a:active {
    color: #eb272e;
    border-bottom: 1px bold #eb272e;
}

.nav_active a,
.nav_active a:hover,
.nav_active a:active {
    border-bottom: 0;
    color: #ffffff;
    font-weight: bold;
}

.pagination {
    color: #999999;
    clear: both;
    float: left;
}

.pagination a {
    color: #999999;
    border-bottom: 1px solid #cccccc;
    text-decoration: none;
}

.pagination a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.pagination a:active {
    color: #666666;
    border-bottom: 1px solid #666666;
}

.nav_follow {
    color: #cccccc;
    display: inline-block;
}

.nav_follow a {
    color: #cccccc;
    border-bottom: 1px solid #eeeeee;
}

.nav_follow a:hover {
    color: #000000;
    border-bottom: 1px solid #000000
}

.nav_follow a:active {
    color: #666666;
    border-bottom: 1px solid #666666
}

.view_tag_info {
    color: #000000;
    float: left;
    margin-right: 30px;
}

.view_tag_info a {
    border-bottom: 1px solid #cccccc;
    color: #000000;
}

.view_tag_info a:hover {
    border-bottom: 1px solid #000000;
    color: #000000;
}

.view_tag_info a:active {
    border-bottom: 1px solid #999999;
    color: #999999;
}

/* 
 * Content
 */

#content_container {
    padding: 105px 0px 0px 70px;
    z-index: 10;
    
}


#content_container .thumbnail_clear {
    display: none;
}

/* 
 * Content > Project content
 */



#maincontainer {
    display: none;
    float: left;
    position: relative;
}



.project_content a {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
}

.project_content a:hover {
    border-bottom: 0px solid #000000;
    color: #000000;
}

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

.text_container {
    float: left;
    overflow: auto;
    margin: 0 35px 0 0;
    padding: 0 0px 0px 0;
    position: relative;
    width: 420px;
    z-index: 99;
}

.project_title {
    color: #000000;
    font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7;
    margin: -9px 0 20px 0;
}

.img_container {
    float: left;
    border-right: 0px solid #ccc;
    margin-right: 35px;
    min-height: 415px;
}

/*
 * Project content > Header
 */

.project_header {
    height: 70px;
    line-height: 155px;
    padding: 0 35px 0 0;
    position: fixed;
    top: 0; left: 605px;
    text-transform: capitalize;
    white-space: nowrap;
    z-index: 12;
}

.project_header div {
    float: left;
    margin: 0 20px 0 0;
}

.project_header a {
    border-bottom: 1px solid #cccccc;
    color: #999999;
    padding: 0 0 1px 0;
    text-decoration: none;
}

.project_header a:hover {
    background: none;
    border-bottom: 1px solid #000000;
    color: #000000;
    text-decoration: none;
}

.project_header a:active {
    background: none;
    border-bottom: 1px solid #666666;
    color: #666666;
}

.project_divider {
    display: none;
}

.project_header .arrow {
    color: #cccccc;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    margin: 0 0 0 10px;
}

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

.entry img,
.entry iframe {
    display: block;
    float: left;
    margin: 0 35px 0 0;
    padding: 0;
    position: relative;
}

/* 
 * Slideshows
 */

.slideshow_component {
    float: left;
    margin: 0 35px 0 0;
    position: relative;
}

.slideshow_nav {
    clear: both;
    color: #cccccc;
    font-family: Menlo, Monaco, monospace;
    font-size: 10px;
    position: absolute;
    top: -25px;
    width: 200px;
}

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

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

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

.slideshow_count {
    color: #cccccc;
}

.slideshow_wrapper {
    clear: both;
    padding: 0;
}

.slideshow_container {
    background: #eeeeee;
}

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

.slideshow_caption {
    clear: both;
    color: #cccccc;
    display: block;
    font-family: Menlo, Monaco, monospace;
    font-size: 10px;
    padding: 10px 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: #fbb6b6 ;
    clear: both;
    font-family: Menlo, Monaco, monospace;
    font-size: 0px;
    padding: 20px 0 0 0;
}

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

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

.comment_link a {
    color: #cccccc;
}

.comment_link a:hover {

}

.footer_title_type {
    color: #fbb6b6  ;
}

.project_views {
    color: #cccccc;
}

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

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

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

.tags {
    color: #cccccc;
}

.tags a {
    color: #cccccc;
}

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

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

.tags a:visited {

}

.project_footer .editlink a {
    color: #cccccc;
}

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

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

.project_bottom {
    clear: both;
}

/* 
    * Content > Thumbnails
 */

.thumbnail_wrapper {
    float: left;
    margin: 0 0 35px 0;
}

.project_thumb {
    background: #ffffff;
    float: left;
    margin: 0 15px 15px 0;
    height: 200px;
    line-height: 1.5;
    position: relative;
    width: auto;
}

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

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

.project_thumb:hover {
    z-index: 99;
}

.project_thumb:hover .thumb_info {
    opacity: 1;
}

.project_thumb:active {
    margin-top: 1px;
    margin-bottom: 14px;
}

.project_thumb.active {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
}

.project_thumb.active .thumb_info {
    display: 1;
}

.cardimgcrop {
    background: #ffffff;
    height: 200px;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

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

.thumb_info {
	background: #ffffff;
	cursor: pointer;
	opacity: 0;
	line-height: 15px;
	padding: 10px 12px 8px 12px;
	position: absolute;
	bottom: 0; left: 0; right: 0;
	z-index: 999;
}

.thumb_title {
    margin-bottom: 2px;
}

.thumb_title .text {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    font-family: helvetica
}

.thumb_tag {
    color: #999999;
    font-family: Menlo, Monaco, monospace;
    font-size: 10px;
}

.thumb_tag a {
    color: #999999;
    line-height: 1.5em;
    text-decoration: none;
}

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

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

/*
 * Search results
 */

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

#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: #ffff66;
    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 {
    clear: both;
}

/* 
 * Video component
 */

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

.video {
    float: left;
    margin: 0 35px 35px 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;
}

/* 
 * Lightbox
 */

#light_box {
    background: #000000;
    display: none;
    position: fixed;
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 9999999;
}

#light_box_centering {
    position: absolute;
    top: 0; left: 0;
    text-align: center;
}

#light_box img {
    position: absolute;
    top: 0; left: 0;
    z-index: 99;
}

#light_box img#light_box_img_small {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#light_box img#light_box_img_big {
    z-index: 109;
}

#light_box img#light_box_loading {
    display: block;
    float: none;
    height: 20px;
    margin: -10px 0 0 -10px;
    position: absolute;
    top: 50%; left: 50%;
    width: 20px;
    z-index: 101;
}

/* 
 * Other
 */

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

/* "Running on Cargo" */
.cargo_link {
    color: #cccccc;
    font-family: Menlo, Monaco, monospace;
    font-size: 10px;
    position: fixed;
    right: 15px; bottom: 10px;
    z-index:99;
}

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

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

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

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

/* CUSTOM */


.project_next { display:none;}
.thumb_info {
    background: none;
    cursor: pointer;
    display: none;
    line-height: 15px;
    padding: 10px 12px 8px 12px;
    position: absolute;
    bottom: 0; left: 0; right: 0;
    z-index: 999;
}
.img_holder {
position: relative;
float: left;
}

#entry_8458262 .text_container {
    display:none;    
    width:0;
}

#entry_8095601 .text_container {
    display:none;    
    width:0;
}


#entry_7896042 .text_container {
    display:none;    
    width:0;
}

#entry_7131861 .text_container {
    display:none;    
    width:0;
}

#entry_6899817 .text_container {
    display:none;    
    width:0;
}

#entry_6387830 .text_container {
    display:none;    
    width:0;
}

#entry_6162800 .text_container {
    display:none;    
    width:0;
}

#entry_6162749 .text_container {
    display:none;    
    width:0;
}
#entry_5257398 .text_container {
    display:none;    
    width:0;
}


#entry_4728246 .text_container {
    display:none;    
    width:0;
}

#entry_3218015 .text_container {
    display:none;    
    width:0;
}
#entry_4537791 .text_container {
    display:none;    
    width:0;
}
#entry_3218509 .text_container {
    display:none;    
    width:0;
}
#entry_2745228 .text_container {
    display:none;    
    width:0;
}
#entry_4035281 .text_container {
    display:none;    
    width:0;
}
#entry_1901258 .text_container {
    display:none;    
    width:0;
}
#entry_1593340 .text_container {
    display:none;    
    width:0;
}
#entry_2460867 .text_container {
    display:none;    
    width:0;
}
#entry_1881553 .text_container {
    display:none;    
    width:0;
}
#entry_2942431 .text_container {
    display:none;    
    width:0;
}
#entry_1589889 .text_container {
    display:none;    
    width:0;
}
#entry_2440507 .text_container {
    display:none;    
    width:0;
}
#entry_679316 .text_container {
    display:none;    
    width:0;
}
#entry_761721 .text_container {
    display:none;    
    width:0;
}
#entry_634762 .text_container {
    display:none;    
    width:0;
}
#entry_8632406 .text_container {
    display:none;    
    width:0;
}
#entry_8682401 .text_container {
    display:none;    
    width:0;
}
#entry_8919680 .text_container {
    display:none;    
    width:0;
}
#entry_9030957 .text_container {
    display:none;    
    width:0;
}
#entry_9227197 .text_container {
    display:none;    
    width:0;
}
#entry_9341031 .text_container {
    display:none;    
    width:0;
}
#entry_9732212 .text_container {
    display:none;    
    width:0;
}
#entry_9820304 .text_container {
    display:none;    
    width:0;
}

#entry_9919391 .text_container {
    display:none;    
    width:0;
}

#entry_10471610 .text_container {
    display:none;    
    width:0;
}

#entry_10820422 .text_container {
    display:none;    
    width:0;
}

#entry_11038332 .text_container {
    display:none;    
    width:0;
}

#entry_11077577 .text_container {
    display:none;    
    width:0;
}
#entry_11616882 .text_container {
    display:none;    
    width:0;
}

#entry_11982606  .text_container {
    display:none;    
    width:0;
}

#entry_12355451  .text_container {
    display:none;    
    width:0;
}

#entry_12576295  .text_container {
    display:none;    
    width:0;
}

#entry_12742514  .text_container {
    display:none;    
    width:0;
}




#entry_12750910  .text_container {
    display:none;    
    width:0;
}

#entry_12760179  .text_container {
    display:none;    
    width:0;
}

#entry_12802936  .text_container {
    display:none;    
    width:0;
}

#entry_13088160  .text_container {
    display:none;    
    width:0;
}

#entry_13150806  .text_container {
    display:none;    
    width:0;
}

#entry_13176229  .text_container {
    display:none;    
    width:0;
}

#entry_13359100  .text_container {
    display:none;    
    width:0;
}

#entry_13359733  .text_container {
    display:none;    
    width:0;
}

#entry_13359747  .text_container {
    display:none;    
    width:0;
}

#entry_9935582  .text_container {
    display:none;    
    width:0;
}

#entry_13362061  .text_container {
    display:none;    
    width:0;
}

#entry_13367503  .text_container {
    display:none;    
    width:0;
}

#entry_13367910  .text_container {
    display:none;    
    width:0;
}

#entry_13409783  .text_container {
    display:none;    
    width:0;
}

#entry_13465128  .text_container {
    display:none;    
    width:0;
}

#entry_13487701  .text_container {
    display:none;    
    width:0;
}

#entry_13503129  .text_container {
    display:none;    
    width:0;
}

#entry_13619546  .text_container {
    display:none;    
    width:0;
}

#entry_13717953  .text_container {
    display:none;    
    width:0;
}

#entry_13735899  .text_container {
    display:none;    
    width:0;
}




#cardthumb_13717953 {
    background-image: url(https://transit6.cargocollective.com/1/1/53192/13717953/maria2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_13619546 {
    background-image: url(https://payload565.cargocollective.com/1/1/53192/13619546/1.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_13503129 {
    background-image: url(https://payload560.cargocollective.com/1/1/53192/13503129/3.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_13487701 {
    background-image: url(https://payload559.cargocollective.com/1/1/53192/13487701/Untitled-1.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_13465128 {
    background-image: url(https://payload558.cargocollective.com/1/1/53192/13465128/hinds2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_13409783 {
    background-image: url(https://payload555.cargocollective.com/1/1/53192/13409783/2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_13359100 {
    background-image: url(https://payload552.cargocollective.com/1/1/53192/13359100/2.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_13367910 {
    background-image: url(https://payload553.cargocollective.com/1/1/53192/13367910/2_33.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_13362061 {
    background-image: url(https://payload553.cargocollective.com/1/1/53192/13362061/2_6.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_13359747 {
    background-image: url(https://payload552.cargocollective.com/1/1/53192/13359747/b.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_13359733 {
    background-image: url(https://payload552.cargocollective.com/1/1/53192/13359733/2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_13176229 {
    background-image: url(https://payload543.cargocollective.com/1/1/53192/13176229/3b.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_13150806 {
    background-image: url(https://payload542.cargocollective.com/1/1/53192/13150806/nightswim_33.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}





#cardthumb_12802936 {
    background-image: url(https://payload525.cargocollective.com/1/1/53192/12802936/500.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}



#cardthumb_12760179 {
    background-image: url(https://payload523.cargocollective.com/1/1/53192/12760179/thumb23.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_12750910 {
    background-image: url(https://payload522.cargocollective.com/1/1/53192/12750910/emilia2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_12742514 {
    background-image: url(https://payload522.cargocollective.com/1/1/53192/12742514/Untitled-1.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_12576295 {
    background-image: url(https://payload513.cargocollective.com/1/1/53192/12576295/thumb2.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_12355451 {
    background-image: url(https://payload502.cargocollective.com/1/1/53192/12355451/anna2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}



#cardthumb_11982606 {
    background-image: url(https://payload484.cargocollective.com/1/1/53192/11982606/Superstar-gif.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_11616882 {
    background-image: url(https://payload465.cargocollective.com/1/1/53192/11616882/alvina.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_11077577 {
    background-image: url(https://payload438.cargocollective.com/1/1/53192/11077577/B.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_11038332 {
    background-image: url(https://payload436.cargocollective.com/1/1/53192/11038332/amandanew.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_10820422 {
    background-image: url(https://payload426.cargocollective.com/1/1/53192/10820422/boatnew.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_10471610 {
    background-image: url(https://transit6.cargocollective.com/1/1/53192/10471610/barnew.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_9935582 {
    background-image: url(https://payload381.cargocollective.com/1/1/53192/9935582/2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}



#cardthumb_9919391 {
    background-image: url(https://payload380.cargocollective.com/1/1/53192/9919391/thumb2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}



#cardthumb_9820304 {
    background-image: url(https://payload376.cargocollective.com/1/1/53192/9820304/kalinew.gif); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_9732212 {
    background-image: url(https://payload371.cargocollective.com/1/1/53192/9732212/thum22.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_9341031 {
    background-image: url(https://transit6.cargocollective.com/1/1/53192/9341031/thumb2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_9227197 {
    background-image: url(https://payload346.cargocollective.com/1/1/53192/9227197/THUMB2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_9030957 {
    background-image: url(https://payload336.cargocollective.com/1/1/53192/9030957/thumbb.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_8919680 {
    background-image: url(https://payload330.cargocollective.com/1/1/53192/8919680/2.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_2745228 {
    background-image: url(https://payload22.cargocollective.com/1/1/53192/2745228/prt_250x200_1384788091_2x_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_8682401 {
    background-image: url(https://payload319.cargocollective.com/1/1/53192/8682401/2_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_8632406 {
    background-image: url(https://payload316.cargocollective.com/1/1/53192/8632406/thumbalt_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_8458262 {
    background-image: url(https://payload307.cargocollective.com/1/1/53192/8458262/thumb_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}


#cardthumb_8095601 {
    background-image: url(https://payload289.cargocollective.com/1/1/53192/8095601/2_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_7896042 {
    background-image: url(https://payload279.cargocollective.com/1/1/53192/7896042/thumb2_8.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_7131861 {
    background-image: url(https://payload241.cargocollective.com/1/1/53192/7131861/thumb2_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_6899817 {
    background-image: url(https://payload229.cargocollective.com/1/1/53192/6899817/thumb4_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_5257398 {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/thumbb_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_6387830 {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/thumb2_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_4728246 {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/thumb22222_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_3218015 {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/thumbzs_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_4537791 {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/thumbs_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_3218509    {
    background-image: url(https://payload45.cargocollective.com/1/1/53192/3218509/thumb_alt_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_4035281    {
    background-image: url(https://payload86.cargocollective.com/1/1/53192/4035281/thumbalt_o.jpg); 
background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;}

#cardthumb_4035246    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/5b_13_750_o.jpg); 
}

#cardthumb_3311257    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/5aa_o.JPG); 
}


#cardthumb_1901258    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/2_o.jpg); 
}

#cardthumb_1593340    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/19_o.jpg); 
}

#cardthumb_1881553    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/6056697808_2e84491353_b_o.jpg); 
}

#cardthumb_2942431    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/2_21_o.jpg); 
}

#cardthumb_2181038    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/1%206_o.jpg); 
}

#cardthumb_1589889    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/5805044645_556cbc27ba_b_o.jpg); 
}

#cardthumb_1355057    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/11_o.jpg); 
}

#cardthumb_888191    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/5343637974_2d73d0afcc_b_o.jpg); 
}

#cardthumb_679316    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/5052922385_f7c4bc777e_b_o.jpg); 
}

#cardthumb_651722    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/4747290197_1d5eb43cd3_b_o.jpg); 
}

#cardthumb_761721    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/IMG_0006_o.jpg); 
}

#cardthumb_634808    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/4964467291_bda9911497_b_o.jpg); 
}

#cardthumb_634762    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/2-2_o.jpg); 
}

#cardthumb_2460867    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/23456_o.jpg); 
}

#cardthumb_2440507    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/12peofivu_o.jpg); 
}

#cardthumb_6162749    {
    background-image: url(https://payload156.cargocollective.com/1/1/53192/5439048/thumbnail2_o.jpg); 
    background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;
}

#cardthumb_6162800    {
    background-image: url(https://payload193.cargocollective.com/1/1/53192/6162800/thumbalt2_o.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat:no-repeat;
}





