body, html {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: courier new, monospace;
    font-size: 13px;
    line-height: 1.5;
    padding: 20px 0 0;
}
.header_img {
    color: #000000;
    font-family: courier new, monospace;
    font-size: 31px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 100px auto 70px;
    padding: 0 45px;
    position: relative;
    text-align: center;
    width: px;
    z-index: 1999;
}
.header_img img {
    display: inline;
    float: none !important;
    margin: 0;
}
.column {
    color: #000000;
    float: left;
    font-family: courier new, monospace;
    font-size: 13px;
    height: auto;
    left: 0;
    margin: 0 25px 0 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 300px;
}
#nav_wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 975px;
    z-index: 999;
}
.feed_nav {
    border-bottom: 0 solid rgba(0, 0, 0, 0.2);
    font-family: courier new, monospace;
    font-size: 13px;
    height: 50px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    width: 975px;
    z-index: 999;
}
.feed_nav br {
    display: none !important;
}
.feed_nav div {
  float: left;
}
.page_nav {
    margin-left: 405px;
    max-width: 875px;
    overflow: hidden;
}
.feed_nav a {
    color: #000000;
    margin-right: 25px;
    text-decoration: none;
}
.feed_nav a:hover {
    border-bottom: 1px solid;
    color: #000000;
}
.feed_nav a:active {
    color: #000000;
}
.feed_nav a.link_link {
    border-bottom: medium none;
    color: #000000;
}
.feed_nav a.link_link:hover {
    border-bottom: 1px solid;
    color: #000000;
}
.feed_nav a.link_link:active {
    color: #000000;
}
.feed_nav a.indexlink, .feed_nav a.feedlink {
}
.feed_nav a.indexlink:active, .feed_nav a.feedlink:active {
    color: #000000;
}
.feed_nav a.feedlink.select {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.feed_nav a.indexlink.select {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.feed_nav a.select:hover {
    border-bottom: 1px solid !important;
}
.feed_nav a.select:active {
    color: #CCCCCC !important;
}
.nav_follow {
    color: #999999;
}
.nav_follow a {
    color: #999999;
    margin-right: 0;
    text-decoration: underline;
}
.nav_follow a:hover {
    color: #000000;
}
.nav_follow a:active {
    color: #666666;
}
.page_nav a {
    color: #000000;
}
.page_nav a:hover {
    color: #000000;
    text-decoration: none;
}
.page_nav a:active {
    color: #666666;
}
#entry_nav {
    float: left;
    font-family: courier new, monospace;
    font-size: 13px;
    text-align: center;
    width: 0px;
}
#entry_nav a {
    color: #ffffff;
    display: block;
    float: left;
    height: 49px;
    line-height: 49px;
    margin: 0;
    width: 57px;
}
#entry_nav a:hover {
    border-bottom: medium none;
    color: #000000;
    text-decoration: none;
}
#feed_views {
    border-right: 0 solid #CCCCCC;
    height: 50px;
    margin-right: 25px;
}
#content_container {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 975px;
    z-index: 10;
}
.entry {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    clear: both;
    height: 650px;
    margin: 0 0 40px;
    padding: 0 0 50px;
    vertical-align: middle;
    width: 975px;
    z-index: 1500;
}
.entry a {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid;
}
.entry a:hover {
    color: #000000;
}
.entry a:active {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.project_title {
    font-family: courier new, courier, monospace;
    font-size: 13px;
    font-weight: 400;
    line-height: 5px;
    padding: 0 0 25px;
    text-rendering: optimizelegibility;
    width: 470px;
}
.project_title a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
  


}
.project_title a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999999;
}
.project_title a:active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    text-decoration: none;
}
.project_content {
    height: 650px;
    width: 975px;
}
h1 {
    font-size: 22px;
    line-height: 165%;
}
h2 {
    font-size: 16px;
    line-height: 165%;
}
h3 {
    font-size: 14px;
    line-height: 150%;
}
p {
    bottom: 100;
    width: 905px;
    line-height: 0.0; 
}
blockquote {
    border-left: 2px solid #CCCCCC;
    color: #666666;
    margin: 0 0 0 24px;
    padding: 0 0 0 24px;
}
.project_content img {
    margin: 0 25px 25px 0;
}
.slideshow_nav {
    color: #999999;
    float: right;
    font-size: 13px;
    margin-right: 70px;
    margin-top: -39px;
    padding-bottom: 3px;
    text-align: right;
    width: 200px;
}
.slideshow_nav a {
    color: #999999;
    text-decoration: none;
}
.slideshow_nav a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid;
    color: #000000;
}
.slideshow_nav a:active {
    color: #000000;
}
.slideshow_count {
    color: #999999;
    font-size: 11px;
}
.slideshow_wrapper {
    clear: both;
    margin: 0 15px 15px 0;
}
#slideshow_container img {
    margin: 0;
}
.slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.slideshow_thumbs {
    margin: 7px 0 7px -3px;
}
ul.slideshow_thumbs {
    margin: 0;
    padding: 0;
}
.slideshow_thumb {
    float: left;
    list-style: none outside none;
    margin: 0 0 0 -3px;
    padding: 0 7px 10px 0;
}
.slideshow_thumb a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    display: block;
    padding: 2px;
}
.slideshow_thumb a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
}
a.activeSlide {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
}
.slideshow_thumb a:active, a.activeSlide:active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #666666;
}
.slideshow_thumb img {
    border: 0 none;
    display: block;
    height: 60px;
    margin: 0;
}
.slideshow_caption {
    clear: both;
    display: block;
    font-size: 11px;
    padding: 5px 0;
}
a#fullscreen {
    background-color: #1A1A1A;
    background-image: url("/_gfx/fullscreen_open.png");
    background-position: 67px 3px;
    background-repeat: no-repeat;
    border: 1px solid #1A1A1A;
    color: #BBBBBB;
    display: block;
    font-family: Montserrat,Arial,sans-serif;
    font-size: 11px;
    height: 19px;
    line-height: 18px;
    padding: 0 4px 0 5px;
    text-align: left;
    text-decoration: none;
    width: 74px;
}
a#fullscreen:hover {
    background-color: #FFFFFF;
    color: #000000;
}
a#fullscreen:active {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #666666;
}
.project_footer {
    clear: both;
    color: #999999;
    font-family: Montserrat,Arial,sans-serif;
    font-size: 12px;
    padding: 50px 0 25px;
    text-align: right;
}
.project_footer span {
    margin-left: 25px;
}
.comment_link a {
    color: #999999;
}
.comment_link a:hover {
    text-decoration: underline;
}
.project_footer span.tags {
    color: #999999;
    float: left;
    margin-left: 0;
}
.project_footer .permalink a {
    color: #999999;
    font-style: normal;
    text-decoration: underline;
}
.project_footer .permalink a:hover {
    color: #000000;
}
.project_footer .permalink a:active {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.project_footer .editlink a {
    color: #0066FF;
    font-style: italic;
}
.project_footer .editlink a:hover {
    color: #000000;
}
.project_footer .editlink a:active {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.view_tag_info {
    margin: 0 auto;
    padding: 35px 69px 0 0;
    width: 905px;
}
.view_tag_info a {
    color: #999999;
}
.view_tag_info a:hover {
    color: #000000;
}
.view_tag_info a:active {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.tags a {
    color: #999999;
    text-decoration: underline;
}
.tags a:hover {
    text-decoration: underline;
}
.tags a:active {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.index {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 0 auto;
    padding: 53px 0 0;
    width: 975px;
}
.index .module {
    float: left;
    margin: 0 42px 10px 0;
    position: relative;
    text-align: center;
}
.cardimgcrop {
    margin: 0 0 12px;
    min-height: 134px;
    min-width: 200px;
    position: relative;
}
.cardimgcrop.notitle_notag {
    margin-bottom: 25px;
}
.loader_holder {
    display: none;
    left: 8px;
    position: absolute;
    text-align: center;
    top: 8px;
    z-index: 3;
}
.thumb_title {
    overflow: hidden;
    padding-top: 10px;
    text-align: left;
    white-space: nowrap;
    width: 200px;
}
.thumb_title a {
    color: #000000;
    font-family: courier new;
    font-size: 13px;
    font-weight: regular;
    line-height: 15px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
.index .thumb_title a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000000;
    color: #000000;
}
.thumb_title.notag {
    margin: 0 0 25px;
}
.thumb_tag {
    color: #999999;
    height: 3em;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    width: 200px;
}
.thumb_tag.notitle {
    margin-top: 0;
}
.thumb_tag a {
    color: #999999;
    font-size: 11px;
    font-style: italic;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
}
.thumb_tag a:hover {
    text-decoration: underline;
}
.thumb_tag a:active {
    color: #CCCCCC;
}
#search_form {
    float: right;
    margin: 0 0 0 20px;
    padding: 0;
}
#search_form #search_term {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-left: 0 solid #CCCCCC;
    border-style: none none none solid;
    border-width: 0;
    color: #000000;
    display: none;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 50px;
    line-height: 12px;
    padding: 0 0 0 25px;
    visibility: hidden;
    width: 160px;
}
#search_form #search_term.ie {
    line-height: 50px;
}
#search_form #search_term:focus {
    color: #000000;
}
#search_form_results {
    padding: 50px 0 100px;
}
.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: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    float: left;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}
#search_results {
    float: left;
}
.result {
    clear: both;
    margin-bottom: 60px;
}
.search_thumb {
    float: left;
    margin: 4px 25px 35px 0;
}
.search_thumb img {
    height: auto;
    width: 120px;
}
.search_text {
    margin-left: 145px;
    width: 500px;
}
.search_title a {
    color: #000000;
    font-family: Arial,sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
.search_title a:hover {
    color: #0066FF;
}
.search_title a:active {
    color: #999999;
    text-decoration: none;
}
.search_tags {
    color: #999999;
    font-size: 11px;
}
.search_tags a {
    color: #999999;
    text-decoration: none;
}
.search_tags a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    text-decoration: underline;
}
.search_tags a:active {
    color: #666666;
}
.bottompad {
    clear: both;
    height: 35px;
    margin: 35px 0 0;
    position: relative;
    width: 705px;
}
.video_component {
    float: left;
    margin: 0 15px 15px 0;
}
.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;
    border-radius: 5px;
    opacity: 0.5;
}
.audio_component .vertical_border {
    background: none repeat scroll 0 0 #AAAAAA;
    opacity: 0.5;
}
.audio_component .controls {
    left: 2px;
    top: 2px;
}
.audio_component .play_pause {
    background: url("/_gfx/playpause.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.audio_component .spectrum .spectrum_bar {
    background: none repeat scroll 0 0 #666666;
}
.audio_component .loading {
    background: none repeat scroll 0 0 #BBBBBB;
    opacity: 0.25;
}
.audio_component .progress {
    background: none repeat scroll 0 0 #BBBBBB;
    border-right: 1px dotted #333333;
    opacity: 0.25;
}
.audio_component .volume_slide.hover {
    background: none repeat scroll 0 0 #BBBBBB;
    opacity: 0.3;
}
.toolset {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999;
}
.moreload {
    clear: both;
    color: #999999;
    display: none;
    font-size: 11px;
    padding: 0 0 50px 35px;
}
.moreload_link a {
    clear: both;
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}
.moreload_link a:hover {
    background: none repeat scroll 0 0 #FFFF00;
}
.moreload_link a:active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999999;
}
.cargo_link {
    bottom: 15px;
    color: #CCCCCC;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 1.5;
    margin: 0 auto;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    width: 975px;
    z-index: 99;
}
.cargo_link a {
    color: #CCCCCC;
    text-decoration: none;
}
.cargo_link a:hover {
    border-bottom: 1px solid;
    color: #000000;
}
.cargo_link a:active {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.description {
    float: left;
    margin: 0 15px 150px 0;
    position: relative;
}
.project_content .description img {
    margin: 0;
}
.description-text {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: none;
    height: 576px;
    left: 3.5%;
    opacity: 0.5;
    padding-top: 30%;
    position: absolute;
    text-align: center;
    top: 5%;
    transition: opacity 0.3s ease-in-out 0s;
    width: 905px;
    z-index: 99;
}
.description:hover .description-text {
    display: block;
}
.project_content .description img {
    margin: 0;
}
.description-text {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: none;
    height: 576px;
    left: 3.5%;
    opacity: 0.5;
    padding-top: 30%;
    position: absolute;
    text-align: center;
    top: 5%;
    transition: opacity 0.3s ease-in-out 0s;
    width: 905px;
    z-index: 99;
}
.feed_nav a.indexlink:hover, .feed_nav a.feedlink:hover {
    color: #000000;
}

