/* Global Kennedy styles ***********************************************************************************************************/ body, html { margin: 0px; padding: 0px; } body { background: #ffffff; color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.5; } /* Header / Navigation ***********************************************************************************************************/ #header { font-size: 12px; margin: 0 auto 0 auto; min-height: 2em; padding: 40px 60px 30px 60px; position: relative; width: 860px; } .header_img { /* To fix in place change to "position:fixed;" */ float: left; margin: 0 0 40px 0; } .nav_container { /* Vertical nav is not supported, however if you'd like to configure this do so here */ } .nav_container.horizontal { /* Enabled by default */ float: right; margin: 0 0 40px 0; position: absolute; right: 60px; text-align: right; white-space: nowrap; z-index: 99; } .nav_container.horizontal div { display: inline; margin: 0 0 0 9px; } #nav_loadspin { display: none; position: fixed; top: 8px; left: 8px; z-index: 100; } /* Navigation > Links ***************************************************************************************************/ .nav_container a { /* Applied to each navigation link */ padding: 0px 0px 0px 0px;; text-decoration: none; } .project_link, .page_link, .link_link, .nav_active { font-size: 12px; } .project_link a, .page_link a, .link_link a, .nav_active a { font-size: 11px; text-decoration: none; white-space: nowrap; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .project_link a { color: #333333; } .project_link a:hover {} .project_link a:active { } .page_link a { color: #000000} .page_link a:hover { color: #EA6B7F; text-decoration: none; } .page_link a:active { color: #EA6B7F; } .link_link a { color: #000000; text-decoration: underline; } .link_link a:hover { color: #EA6B7F; text-decoration: underline; } .link_link a:active { color: #EA6B7F; } .nav_active a { color: #000000; font-weight:normal; } .pagination { color: #555555; font-size: 13px; margin: 0 18px 40px 0; z-index:11; } .bottompad .pagination { margin-left: 25px; } .pagination a { color: #000000; text-decoration: none; } .pagination a:hover { color: #EA6B7F; text-decoration: underline; } .pagination a:active { color: #999999; } .nav_follow { color: #333333; font-size: 13px; z-index: 11; } .nav_follow a { color: #000000; text-decoration: underline; } .nav_follow a:hover { color: #EA6B7F; } .nav_follow a:active { color: #333333; } .view_tag_info { color: #ffffff; padding-bottom: 35px; font-size: 0px; } .view_tag_info a { color: #cccccc; text-decoration: underline; } .view_tag_info a:hover { color: #2d86ff; text-decoration: underline; } .view_tag_info a:active { color: #cccccc; } /* Content ***********************************************************************************************************/ #content_container { background: #ffffff; clear: both; margin: 0px auto 0 auto; padding: 0px 40px 20px 60px; position: relative; width: 880px; z-index: 10; } /* Content > Project content ***************************************************************************************************/ #maincontainer { display: none; margin: 0 0 60px 0; width: 880px; } .bodycopy a { color: #000000; text-decoration: underline; } .bodycopy a:hover { color: #EA6B7F; } .bodycopy a:active { color: #666666; } .project_content { color: #000000; word-wrap: break-word; width: 880px; } .project_title { color: #555555; font-family: Helvetica, Arial, san-serif; font-size: 16px; font-weight: normal; line-height: 1.5; padding: 0 0 15px 0; } /* Project content > Header *******************************************************************************************/ .project_header { float: right; margin: 4px 20px 0 0; position: relative; text-transform: capitalize; z-index: 99; } .project_header div { float: left; font-size: 12px; } .project_header a { color: #555555; text-decoration: none; } .project_header a:hover { color: #2d86ff; text-decoration: underline; } .project_header a:active { color: #999999; } .project_divider { color: #555555; float: left; margin: 0 4px; } /* 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 br { clear: none !important; } .project_content img { background: #1a1a1a; margin: 0px 15px 15px 0px; } /* Project content > Slideshows *******************************************************************************************/ #slideshow_container { margin: 0px 35px 35px 0px; } .slideshow_nav { clear: both; color: #999999; padding-bottom: 10px; font-size: 11px; } .slideshow_nav a { background: none !important; color: #999999; text-decoration: none; } .slideshow_nav a:hover { background: none !important; color: #000000; text-decoration: none; } .slideshow_count { color: #999999; font-size: 11px; } .slideshow_wrapper { clear: both; float: left; margin: 0px 35px 10px 0px; } #slideshow_container img { margin: 0px; } .slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active { background: none !important; } ul.slideshow_thumbs { float: left; margin: 0; padding: 0; } .slideshow_thumb { float: left; list-style: none; margin: 0 10px 10px 0; } .slideshow_thumb a { background: none !important; display: block; filter:alpha(opacity=45); -moz-opacity:0.45; -khtml-opacity: 0.45; opacity: 0.45; } .slideshow_thumb a:hover { background: none !important; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; } a.activeSlide { background: none; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; } .slideshow_thumb a:active, a.activeSlide:active { background: none !important; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; } .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; } /* Project content > Project footer *******************************************************************************************/ .project_footer { color: #555555; clear: both; font-size: 11px; padding: 30px 0px 30px 0px; } .comment_link a { } .comment_link a:hover { } .footer_title_type { color: #999999; font-weight: bold; } .project_views { color: #555555; font-style: italic; } /* Project Footer Links */ .project_footer .permalink a { color: #555555; text-decoration:none } .project_footer .permalink a:hover { color: #999999; text-decoration:underline; } .project_footer .permalink a:active { color: #333333; } .tags { color: #555555; } .tags a { color: #555555; text-decoration: none; } .tags a:hover { color: #999999; text-decoration: underline; } .tags a:active { color: #333333; } .tags a:visited {} .project_footer .editlink a { color: #0066ff; font-style: italic; } .project_footer .editlink a:hover { color: #ffffff; } .project_footer .editlink a:active { color: #555555; } .project_bottom { clear: both; border-bottom: 1px solid #333333; margin: 15px 0px 0px 0px; } /* Content > Thumbnails ***************************************************************************************************/ .project_thumb { float: left; margin: 0 20px 10px 0; position: relative; text-align: center; } .project_thumb .hover { cursor: pointer; text-decoration: none; } .project_thumb .nohover { text-decoration: none; } .project_thumb .hover .cardimgcrop { border: 5px solid #6290CB; } .project_thumb .hover .thumb_title span { background: #FED364; } .project_thumb.active .cardimgcrop { border: 5px solid #ffffff; } .project_thumb.active .thumb_title span { background: #ffff66; } .cardimgcrop { border: 5px solid transparent; margin: -5px -5px 6px -5px; position: relative; min-width: 200px; min-height: 134px; } .cardimgcrop.notitle_notag { margin-bottom: 22px; } .loader_holder { display: none; position: absolute; text-align: center; top: 8px; left: 8px; z-index: 3; } .thumb_title { overflow: hidden; white-space: nowrap; width: 200px; } .thumb_title.notag { margin: 0 0 22px 0; } .thumb_title .text { color: #000000; font-size: 12px; font-weight:; line-height: 15px; overflow: hidden; padding: 2px 3px 2px 3px; white-space: nowrap; text-align: center; } .thumb_tag { color: #555555; height: 3em; line-height: 15px; margin: 0 0 2px 0; overflow: hidden; text-align: left; width: 200px; } .thumb_tag.notitle { margin-top: 5px; } .thumb_tag a { color: #555555; font-size: 11px; line-height: 1.5em; text-decoration: none; } .thumb_tag a:hover { color: #555555; text-decoration: underline; } .thumb_tag a:active { color: #999999; } /* Search results *******************************************************************************************/ #search_form { margin: 0 auto; padding: 0 60px 0 60px; position: relative; width: 860px; } #search_form #search_term { background: #161616; border: 1px solid #333333; color: #555555; font-size: 12px; position: absolute; bottom: -63px; width: 188px; z-index: 999; } #search_form_results { padding-bottom: 90px; } .search_header { color: #999999; float: left; font-size: 14px; font-style: normal; font-weight: normal; margin: 0; padding: 4px 0; width: 145px; } #search_term { background: #212121; border: 1px solid #444444; color: #999999; 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: #ffffff; font-weight: bold; text-decoration: underline; } .search_title a:hover { color: #2d86ff; } .search_title a:active { color: #999999; } .search_tags { color: #555555; font-size: 11px; } .search_tags a { color: #444444; text-decoration: none; } .search_tags a:hover { background: none; color: #999999; text-decoration: underline; } .search_tags a:active { color: #555555; } /* Footer ***********************************************************************************************************/ #footer a { color:#333; } .bottompad { clear: both; height: 40px; } .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; 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 ***********************************************************************************************************/ .toolset { /* Admin and following icons — only seen by members */ position: fixed; top: 10px; right: 10px; z-index: 9999; } #site_footer { clear: both; color: #555555; display: none; margin: 40px auto 0; width: 860px; } #site_footer a { color: #555555; text-decoration: none; } #site_footer a:hover { color: #2D86FF; text-decoration: underline; } #site_footer a:active { color: #555555; } .cargo_link { /* "Running on Cargo" */ float: right; color: #ffffff; font-size: 1px; line-height: 1.5; position: fixed; bottom: 15px; right: 15px; z-index: 999; position: fixed; bottom: 15px; right: 15px; z-index: 999; } #site_footer .cargo_link { float: right; position: relative; bottom: auto; right: auto; } .cargo_link a { color: #ffffff; text-decoration: none; } .cargo_link a:hover { color: #ffffff; text-decoration: none; } .cargo_link a:active { color: #555555; } .copyright { float: left; color: #555555; font-size: 12px; line-height: 1.5; } /* In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror ***********************************************************************************************************/ /** * 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; }