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

body {
    background: #ffffff;
    color: #333;
    font-family: "Fedra Serif B Book 2", Georgia, Times, serif;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 16px;
    line-height: 1.8;
}

body.iphone #content_container, body.ipad #content_container {
    margin-top: 0;    
}

body.iphone #map, body.iphone .feed_nav, body.ipad #map, body.ipad .feed_nav {
    position: relative;
}

body.iphone #map { 
    height: 200px;    
}

body.iphone #map_canvas {
    height: 250px;
}

body.ipad #map {
    height: 300px;
}

body.iphone #map_canvas {
    height: 350px;
}

body.iphone #map {
    height: 120px;
}

body.iphone #map.collapsed #map_canvas {
    top: 0;    
}

/*
 * Header / Navigation
 */

.header_img {
    position: absolute;
    top: 30px; left: 764px;
    z-index: 9999;
}

/**
 * Map
 */

#map {
    border-bottom: 2px solid #fff;
    position: relative;
    height: 510px;    
    width: 100%;
    z-index: 900;
}

.default #map {
    
}

#map.fixed {
    position: fixed;
    top: 0;
}

#map.collapsed {
    height: 80px;    
}

#map_border {
    background: rgba(0, 0, 0, 0.4);
    height: 4px;
    position: absolute;
    top: 0; left: 0; right: 0;
    z-index: 9;
}

#map_canvas {
    height: 540px;    
    position: absolute;
    top: 0; left: 0; right: 0;
}

.default #map_canvas {
    
}

#map.collapsed #map_canvas {
    top: -290px;
}

#map.collapsed #map_overlay {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 66;
}

#map.collapsed #map_overlay:hover .open_map {
    display: block;    
}

.open_map {
    background: #fff;
    display: none;
    color: #555;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin: 28px 0 0 60px;
    padding: 0 6px 0 6px;
    text-align: center;
    text-decoration: none;
    line-height: 18px;
    position: absolute; 
    top: 0px; left: 0px;
    z-index: 9999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.open_map:hover {
    background: #000;
    color: #ccc;
}

.open_map:active {
    background: #333;
    color: #ccc;
}

#map_zoom {
    height: 71px;
    position: absolute;
    top: 60px; left: 60px;
    width: 30px;
    z-index: 9;
}

#map.collapsed #map_zoom, .iOS #map_zoom {
    display: none;    
}

#map_zoom div {
    background-position: 0 0;
    background-repeat: 0;
    cursor: pointer;
    height: 35px;
    width: 30px;
}

#zoom_in {
    background-image: url(http://payload55.cargocollective.com/1/7/236146/3402918/google_plus_o.png);
    margin-bottom: 1px;
}

#zoom_out {
    background-image: url(http://payload55.cargocollective.com/1/7/236146/3402918/google_minus_o.png);
}

#map_info {
    background: #fff;
    display: none;
    font-family: 'VAG Rounded W01 bold', arial;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    padding: 5px 5px 2px 7px;
    position: fixed;
    top: 0; left: 0;
    z-index: 999999;
    max-width: 200px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#pill_logo {
    position: absolute;
    bottom: -15px; left: 60px;
    z-index: 999;
}

#map_mask {
    overflow: hidden;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

/**
 * Start page formatting
 * entry_3412093
 */

#entry_3412093 .project_content {
    margin-top: 47px;    
}

#entry_3412093 .project_rail {
    display: none;    
}

#entry_3412093 .left_col {
    float: left;
    font-size: 18px;
    line-height: 27px;
    padding: 0 0 0 0;
    width: 625px;    
}

#entry_3412093 .right_col {
    color: #888;
    position: absolute;
    top: 55px; left: 767px;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 0 47px 0;
    width: 250px;    
}

#entry_3412093 .right_col a {
    color: #999;
    text-decoration: underline;
}

#entry_3412093 .right_col a:hover {
    color: #333;
}

#entry_3412093 .right_col a:active {
    color: #999;
}

.sub_header {
    display: inline-block;
    color: #333;
    font-family: 'VAG Rounded W01 bold', arial;
    font-size: 15px;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    -webkit-font-smoothing: antialiased;
}

.feed_icon {
    position: relative;
    margin: 0 0 -5px -22px;
}

/** 
 * Subnavigations
 */

.static_subnav {
    color: #333;
    font-family: 'VAG Rounded W01 bold', arial;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
    -webkit-font-smoothing: antialiased;
}

.subnav {
    color: #333;
    font-family: 'VAG Rounded W01 bold', arial;
    font-size: 16px;
    margin: 0 0 0 60px;
    padding: 40px 0 22px 0;
    top: 0; left: 0;
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 5px;
    -webkit-font-smoothing: antialiased;
}

.subnav.fixed {
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 700px;
    position: fixed;
    top: 82px;
    z-index: 666;
}

.entry .subnav a, .entry .static_subnav a {
    color: #333;
    margin: 0 32px 0 0;
    text-decoration: none;
}

.entry .subnav a:hover, .entry .static_subnav a:hover, .entry .subnav a.selected {
    color: #09f !important;
    text-decoration: none;
}

.entry .subnav a:active, .entry .static_subnav a:active {
    color: #999;
    text-decoration: none;
}

/* Feed, index and next links */

.feed_header {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    color: #999999;
    height: 79px;
    line-height: 35px;
    position: fixed;
    top: 0; left: 765px;
    white-space: nowrap;
    width: 200px;
    z-index: 999;
    display: none;
}

.feed_header a {
    border-right: 1px dotted #dddddd;
    color: #666666;
    display: inline-block;
    padding: 0 15px 0 15px;
    text-decoration: none;
}

.feed_header a:hover {
    background: none;
    color: #333333;
    text-decoration: underline;
}

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

.feed_header a.next_post {
    border-right: none;
    color: #0066ff;
}

.feed_header a.next_post:hover {
    background: none;
    color: #333333;
    text-decoration: underline;
}

.feed_header a.next_post:active {
    color: #666666;
}

.feed_header a.feedlink {
    padding-left: 20px;
}

.feedlink.select {
    color: #999999;
    text-decoration: none;
}

.indexlink.select {
    color: #999999;
    text-decoration: none;
}

/* Projects, pages and links */

.feed_nav {
    height: 82px;
    background: #09f;
    font-family:'VAG Rounded W01 bold', arial;
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 53px 60px 0;
    z-index: 999;
    
    -webkit-font-smoothing: antialiased;
}

.feed_nav a {
    color: #fff;
    text-decoration: none;
    margin: 0 55px 0 0;
}

.feed_nav a:hover, .feed_nav a.selected {
    color: #000 !important;
    text-decoration: none;
}

.feed_nav a:active {
    color: #fff;
}

.feed_nav a.link_link {
    color: #fff;
    text-decoration: none;
    margin: 0 55px 0 0;
}

.feed_nav a.link_link:hover {
    color: #000;
    text-decoration: none;
}

.feed_nav a.link_link:active {
    color: #fff;
}

.nav_follow {
    color: #fff;
    float: left;
}

.nav_follow a {
    color: #666666;
    margin: 0;
}

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

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

.page_nav {
    float: left;
}

/* Tag area, shown on projects, pages and the index when filtering */

.view_tag_info {
    color: #666666;
    padding: 60px 0 0 60px;
}

.index .view_tag_info {
    padding: 0 0 60px 0;
}

.view_tag_info a {
    color: #666666;
    margin-right: 0;
    text-decoration: underline;
}

.view_tag_info a:hover {
    background: none;
    color: #333333;
    text-decoration: underline;
}

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

.view_tag_info b {
    color: #333333;
    font-weight: normal;
}

/* 
 * Content
 */

#content_container {
    clear: both;
    padding: 0 0 60px 0;
    position: relative;
}

.entry {
    border-top: 1px solid transparent;
    clear: both;
    padding: 0 0 30px 60px;
    position: relative;
}

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

.entry a:hover {
    color: #06f;
    text-decoration: underline;
}

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

/* 
 * Project rail
 */

.project_rail {
    margin-right: 60px;
    padding: 60px 0 60px 0;
    position: absolute;
    top: 0; left: 767px;
    z-index: 9;
}

.project_title {
    font-family:'VAG Rounded W01 bold', arial;
    font-size: 20px;
    line-height: 1.5;
    margin-top: -6px;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 260px;
    -webkit-font-smoothing: antialiased;
}

.project_title a {
    background: none;
    color: #333;
    text-decoration: none;
}

.project_title a:hover {
    color: #09f;
    text-decoration: none;
}

.project_title a:active {
    color: #999;
}

/* Meta information */

.project_footer {
    color: #999;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: capitalize;
}

.project_footer:after {
    /* Flips the renderer back to antialiased text */
    content: " ";
    font-family: Arial;
    font-size: 16px;
}

.comment_link a {
    
}

.comment_link a:hover {
    
}

.project_footer span {
    display: block;
    margin-bottom: 21px;
}

.tags {
    color: #999999;
    width: 200px;
}

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

.tags a:after { 
    content: " / ";
    color: #ccc;
    line-height: 1.5;
}

.tags a:last-child:after {
    content: "";
}

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

.tags a:active {
    background: none;
    color: #999;
}

.project_footer .permalink a {
    color: #999999;
    display: block;
    text-decoration: none;
}

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

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

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

.project_footer .editlink a:hover {
    background: none;
    color: #333333;
}

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

/*
 * Project content
 */

.project_content {
    margin: 60px 0 0 0;
    width: 620px;
}

.project_content img {
    margin: 0 15px 15px 0;
}

/* Styling of default typographic headers and elements */

h1 {
    color: #252525;
    font-family:'VAG Rounded W01 bold', arial;
    margin: 0 0 0 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 28px;
    line-height: 1.6;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

h2 {
    color: #333;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

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

b { 
    font-family: "Fedra Serif B Bold";
    font-style: normal;
    font-weight: bold;
    font-stretch: normal;
}

i { 
    font-family: "Fedra Serif B Book Italic";
    font-style: italic;
    font-weight: normal;
    font-stretch: normal;
}

p {
    margin: 0;
    width: 560px;
}

blockquote {
    color: #999;
    margin: 0 0 0 30px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 0 20px;
    padding: 0;
}

/*
 * Slideshows
 */

.slideshow_component {
    float: left;
}

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

.slideshow_nav {
    color: #ccc;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 15px;
    padding-bottom: 10px;
}

.slideshow_nav.above {
    margin-top: -25px;
}

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

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

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

.slideshow_count {
    color: #ccc;
}

.slideshow_wrapper {
    clear: both;
    margin: 0px 15px 0px 0px;
    height: auto !important;
}

.slideshow_container {
    height: auto !important;    
}

.slideshow_wrapper img {
    float: none !important;
    position: relative !important;
}

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

.slideshow_thumbs {
    margin: 7px 0 7px -3px;
}

ul.slideshow_thumbs {
    margin: 0;
    padding: 0;
}

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

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

.slideshow_thumb a:hover {
    background:none;
    border: 1px solid #999;
}

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

.slideshow_thumb a:active,
a.activeSlide:active {
    background: transparent;
    border: 1px solid #666666;
}

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

/*
 * Project content > Project bottom
 */

.project_bottom {
    clear: both;
}

/*
 * Index view
 * Thumbnails
 */

.index {
    clear: both;
    padding: 74px 25px 60px 60px;
}

.index .module {
    margin: 0 35px 40px 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

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

.cardimgcrop {
    margin: 0 0 12px 0;
    position: relative;
    min-height: 134px;
    min-width: 200px;
}

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

.thumb_title {
    padding-top: 2px;
    width: 200px;
    color: #333;
    font-family: 'VAG Rounded W01 bold', arial;
    font-size: 12px;
    margin: 0 0 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
}

.thumb_title a {
    color: #333333;
    line-height: 1.5;
    text-decoration: none;
}

.index .thumb_title a:hover {
    background: none;
    color: #09f;
    text-decoration: none;
}

.index .thumb_title a:active {
    background: none;
    color: #999;
    text-decoration: none;
}

.thumb_title.notag {
    margin: 0 0 25px 0;
}

.thumb_tag {
    color: #aaa;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 11px;
    width: 200px;
}

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

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

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

.thumb_tag a:active {
    color: #999;
}

/* 
 * Search results
 */

#search_form {
    position: absolute;
    top: 47px; left: 510px;
    z-index: 999;
}

#search_form #search_term {
    background: none;
    border: 1px solid transparent;
    color: #fff;
    font-family:'VAG Rounded W01 bold', arial;
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 5px 10px;
    width: 170px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance:none;
    
    
}

#search_form #search_term:focus {
    color: #222;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#search_form_results {
    clear: both;
    padding: 60px 60px 0 60px;
}

.search_header {
    color: #999999;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    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: #666666;
    float: left;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_term:focus {
    color: #222;
}

#search_results {
    clear: both;
    padding: 60px 0 0 60px;
}

.result {
    clear: both;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 60px;
}

.search_thumb {
    float: left;
    margin: 4px 25px 35px 0px;
}

.search_thumb img {
    height: auto;
    width: 120px;
}

.search_text {
    margin-left: 145px;
    width: 600px;
    line-height: 1.5;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.search_title a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;    
}

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

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

.search_body {
    margin-top: 8px;    
}

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

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

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

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

/* 
 * Footer
 */

.bottompad {
    clear: both;
    height: 35px;
    position: relative;
}

/*
 * Video component
 */

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

/* 
 * Audio component
 */

.audio_component {
    color: #777777;
    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
 */

/* Admin and following icons - Only you see this */

.toolset {
    position: fixed;
    top: 10px; right: 10px;
    z-index: 9999;
}

/* Rotating loading indicator */

.moreload, .moreload_link {
    display: none;
    color: #999999;
    margin: 10px 0 60px 60px;
    z-index: 99;
    position: absolute;
}

.moreload_link a {
    color: #999999;
}

.moreload_link a:hover {
    color: #CCCCCC;1
    text-decoration: underline;
}

.moreload_link a:active {
    color: #666666;
    text-decoration: underline;
}

.index .moreload {
    margin: 0;
}

/* "Running on Cargo" */

.cargo_link {
    color: transparent;
    overflow: hidden;
    text-indent: -9999px; 
    position: absolute;
    top: -999px; left: -999px;
    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: 18px; right: 18px;
    text-indent: -9999px;
    width: 20px; height: 20px;
    z-index: 9999;
}


#search_form #search_term:hover {
    color: #000;
    text-decoration: none;
}


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