@charset "utf-8";

/* Basic Styles
---------------------------------------------

	Cargo CSS modified by Saya M.
	http://www.fruitloops.info/
	tschabos@gmail.com
	
--------------------------------------------- */

*, body, html {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	height: 100%;
	background: #bcdfd8 url(http://www.fruitloops.info/media3/226132/cargobg_o.jpg) repeat-x;
	color: #333;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Tahoma, Myriad, "ＭＳ Ｐゴシック", sans-serif;
	overflow-x: hidden;
}

div, p, h1, h2, h3, h4, h5, h6, ul, ol, table, th, td, li, address, em, strong {
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Tahoma, Myriad, "ＭＳ Ｐゴシック", sans-serif;
	word-spacing: 1px;
}

a {
	text-decoration: none;
}

::-moz-selection {
	background-color: #a6d6d6;
	color: #fff;
}

::selection {
	background-color: #a6d6d6;
	color: #fff;
}

a::-moz-selection {
	background-color: #b7d63d !important;
	color: #fff;
}
a::selection {
	background-color: #b7d63d!important;
	color: #fff;
}



.loader_holder {
	z-index: 3;
	position: absolute;
	text-align: center;
	top: 57px;
	left: 90px;
	display: none;
}

.cardimgcrop {
	width: 200px;
	height: 134px;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 9px 10px 0;
}

.ie .cardimgcrop {
	padding: 4px 10px 0;
}

.project_thumb {
	width: 200px;
	height: 205px;
	position: relative;
	margin-right: 35px;
	float: left;
}

.project_header {
	margin-right: 35px;
}

.bottompad {
	clear: both;
	position: relative;
	height: 25px;
	width: 100%;
}

.project_feed_thumb .hover {
	text-decoration: none;
}

.project_feed_thumb .nohover {
	text-decoration: none;
}

.slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active {
	background: none !important;
}

/* MAIN CONTENT POSITIONING */

.header_img {
	margin-top: 25px;
	margin-left: 25px;
	z-index: 99;
}

#items_container {
	margin-left: 25px;
	margin-top: 25px;
	clear: both;
}

#items {
	
}

.nav_container {
	position: absolute;
	width: 200px;
	height: auto;
	top: -10px;
	left: 4px;
	margin-top: 25px;
	margin-left: 25px;
	z-index: 50;
	color: #aaa;
}

.nav_container.horizontal {
	width: auto;
	position: relative;
}

.nav_container.horizontal div {
	float: left;
}

.nav_container.horizontal div.clear {
	float: none;
}

#body_container {
	width: 640px;
	overflow: hidden;
}

.pagination {
	left: 740px;
	color: #666;
	font-size: 11px;
	z-index: 11;
	margin: 25px;
	height: 50px;
}

.loader_holder {
	margin-left: 10px;
	margin-top: 9px;
}

.horizontal .page_link,
.horizontal .project_link,
.horizontal .nav_active {
	float: left;
	padding-right: 14px;
}

#nav_loadspin {
	position: fixed;
	top: 8px;
	left: 35px;
	display: none;
	visibility: hidden;
}

/* PROJECT CONTENT */

.project_title {
	width: 600px;
	margin-top: -8px;
	padding-bottom: 12px;
	color: #333;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
}

.project_content {
	width: 640px;
	color: #555;
	font-family: Georgia,"Times New Roman", Times, serif;
}

.project_content img {
	margin: 0 15px 15px 0;
}

.project_content #slideshow_container img {
	margin: 0;
}

.project_content #slideshow_container {
	margin: 0 15px 15px 0;
}

.project_footer {
	clear: both;
	padding: 30px 0 0 0;
	color: #aaa;
	font-size: 13px;
}

.project_bottom {
	clear: both;
	width: 640px;
	margin: 0 0;
}

.project_index {
	height: 21px;
	width: 21px;
	float: right;
	overflow: hidden;
	margin: 0 0 3px 3px;
}

.tags {
	color: #aaa;
}

blockquote {
	color: #888;
	margin-top: 0;
	margin-bottom: 0;
}

.project_header {
	color: #000;
	margin: 0 0 0 0;
	font-size: 11px;
	font-style: bold;
}

.project_views {
	color: #aaa;
	font-style: italic;
}

.footer_title_type {
	font-weight: bold;
	color: #aaa;
}

.cargo_link {
	position: fixed;
	bottom: 15px;
	right: 15px;
	color: #666;
	line-height: 165%;
	z-index: 99;
}

.nav_follow {
	position: fixed;
	bottom: 35px;
	right: 35px;
	color: #666;
	z-index: 11;
}

.horizontal .nav_follow {
	position: relative;
	float: left;
	right: auto;
	bottom: auto;
}

h1 {
	font-size: 22px;
	line-height: 165%;
}

h2 {
	font-size: 16px;
	line-height: 165%;
}

h3 {
	font-size: 14px;
	line-height: 150%;
}

.smallcaps {
	color: #666;
	font-variant: small-caps;
	text-transform: lowercase;
}

/* THUMBNAIL STYLES */

.thumb_title, .thumb_title a, .thumb_title a:visited {
	width: 200px;
	margin: 10px 0 0 10px;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
}

.thumb_tag {
	color: #aaa;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

.thumb_tag:after {
	content: ", code"
}

.thumb_tag.notitle {
	margin-top: 12px;
}

.project_feed_thumb {
	float: left;
	position: relative;
	width: 220px;
	height: 195px;
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
	background: #fff;
	-moz-box-shadow: 0 0 1em #98bab7;
	-webkit-box-shadow: 0 0 1em #98bab7;
}

.project_feed_thumb .hover {
	cursor: pointer;
	text-decoration: none !important;
}

.project_feed_thumb .hover .thumb_title .text, .project_feed_thumb.hover .thumb_title .text {
	text-decoration: none;
	color: #000;
	padding: 1px 2px 1px 2px;
}

.project_feed_thumb.hover {
	background: #e2e5d9;
}

.project_feed_full {
	float: left;
	position: relative;
	width: 640px;
	padding: 20px;
	background: #fff;
	-moz-box-shadow: 0 0 1em #98bab7;
	-webkit-box-shadow: 0 0 1em #98bab7;
}

.info_contain {
	width: 200px;
	margin-left: 10px;
	padding-bottom: 10px;
}

/* ROUNDED CORNERS FOR IE ONLY */

.project_feed_thumb.ie {
	background: none;
}

.project_feed_thumb.ie .pr_wrapper {
	padding-bottom: 5px;
	background: #fff;
}

b.rtop, b.rbottom {
	display: block;
}

b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	background: #fff;
	overflow: hidden;
}

/* ROLLOVER CARD */

.project_feed_thumb.ie.hover .pr_wrapper {
	background: #e2e5d9;
}

.project_feed_thumb.ie.hover b.rtop b, 
	.project_feed_thumb.ie.hover b.rbottom b {
	background: #e2e5d9;
}

/* STANDARD */

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}

b.rtop b.r5, b.rbottom b.r5 {
	margin: 0 0;
	height: 1px;
}

/* OPEN PROJECT BORDERS */

.project_feed_full.ie {
	padding: 0 20px;
	margin: 0;
}

.project_feed_full.ie b.rtop {
	margin: -6px -20px 0 -20px;
	padding-bottom: 10px;
}

.project_feed_full.ie b.rbottom {
	margin: 0 -20px -6px -20px;
}

.project_feed_full.ie b.rtop b, .project_feed_full.ie b.rbottom b {
	background-color: #fff;
}

/* IE Header fixes */

.project_feed_full.ie .project_index {
	margin: 0 0 3px 3px;
}

.project_feed_full.ie .project_title {
	margin-top: -4px;
}

.project_feed_full.ie .project_footer {
	padding-bottom: 14px;
}

/* SLIDESHOW STYLES */

.slideshow_nav {
	padding-bottom: 10px;
	color: #666;
}

.slideshow_wrapper {
	margin: 0 15px 15px 0;
}

.slideshow_wrapper img {
	margin: 0;
}

/* TAG VIEW STYLE */

.view_tag_info {
	padding: 0 14px 0 3px;
	color: #666;
}

/* TOOLSET */

.toolset {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 9999;
}

/* #################### LINK STYLES START #################### */

/* BODYCOPY */

.bodycopy a {
	color: #fa71ab;
}

.bodycopy a:hover {
	color: #000;
}

.bodycopy a:active {
	color: #666;
}

.blue a {
	color: #06f;
}

.blue a:hover {
	color: #000;
	background: #ff6;
}

.blue a:active {
	color: #fff;
	background: #000;
}

.cargo_link a {
	color: #555;
}

.cargo_link a:hover {
	color: #5fa4c0;
	background: none;
}

.cargo_link a:active {
	color: #fff;
	background: none;
}

/* NAV LIST */

.page_link a {
	color: #6f7962;
	font-size: 100% !important;
}

.page_link a:hover {
	color: #8f9c7f;
}

.page_link a:active {
	color: #fff;
}

.nav_active a {
	color: #8f9c7f;
}

.nav_active a:active {
	color: #fff;
}

.pagination a {
	color: #000;
	padding: 2px 3px 3px 3px;
}

.pagination a:hover {
	color: #0AAF86;
	background: transparent;
}

.pagination a:active {
	color: #000;
}

.thumb_tag a, .thumb_tag a:visited {
	text-align: center;
	color: #aaa;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}

.thumb_tag a:hover {
	color: #333;
}

/* SAFARI THUMB HOVER UNDERLINE HACK */

.bodycopy a.hover:hover {
}

/* PROJECT HEADER */

.project_header .project_index a img {
	margin-top: 0;
}

.project_header .project_index a:hover img {
	margin-top: -21px;
}

/* PROJECT FOOTER */

.project_footer .permalink a {
	color: #5fa4c0;
}

.project_footer .permalink a:hover {
	color: #333;
	background: transparent;
}

.project_footer .permalink a:active {
	color: #f30;
}

.project_footer .permalink a:visited {
	
}

.project_footer .editlink a {
	color: #f30;
	font-style: normal;
}

.project_footer .editlink a:hover {
	color: #000;
}

.project_footer .editlink a:active {
	color: #f30;
}

.project_footer .editlink a:visited {
	
}

.view_tag_info a {
	color: #000;
}

.view_tag_info a:hover {
	color: #0AAF86;
	background: transparent;
}

.view_tag_info a:active {
	color: #000;
}

.view_tag_info a:visited {
	
}

.nav_follow a {
	color: #666;
	padding: 2px 3px 2px 3px;
}

.nav_follow a:hover {
	color: #0AAF86;
	background: transparent;
}

.nav_follow a:active {
	color: #000;
}

.tags a {
	color: #5fa4c0;
}

.tags a:hover {
	color: #000;
}

.tags a:active {
	color: #f30;
}

.project_top a {
	color: #aaa;
}

.project_close a {
	color: #aaa;
}

/* #################### LINK STYLES END #################### */
	
/* ### ADDITION: TEXT NAV LINK STYLE ### */
.link_link a { text-decoration:underline; color:#000; font-size:11px; }
.link_link a:hover { color:#0AAF86; text-decoration:underline; }
.link_link a:active { color:#000; text-decoration:underline; }
.horizontal .link_link { float:left; padding-right:14px; }
	
	.project_thumb { min-width:200px; }
	.thumb_title { min-width:194px; }
	.thumb_tag { min-width:200px; }
	
	 
	
	.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 #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;
        }

.thumb_title.notag {
        margin: 0 0 22px 0;
    }

.cardimgcrop.notitle_notag {
        margin-bottom: 22px;
    }



	


/* */

/* Next project
***********************************************************************************************************/

.project_next {
    float: right;
    height: 21px;
    margin: 0px 0px 3px 3px;
    overflow: hidden;
    position: relative;
    width: 21px;
    z-index: 99;
}
        
    .project_header .project_next a img { margin-top: 0px; }
    .project_header .project_next a:hover img { margin-top: -21px; }



	
	
/* 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;
    	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;
	}
	
/* In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
***********************************************************************************************************/
    