body { background-color:#fff; color: #000; font-family:Georgia; font-size:14px; margin:0px; line-height:1.4; height:100%; width:100%; }

/* MAIN CONTENT POSITIONING */
.header_img { display:none!important; margin-left:50px; margin-top:10px; }
.header_img2 { margin-left:31px; margin-top:5px; z-index:99; }
#content_container { position:relative; padding-left:60px; padding-top:40px; padding-right:60px; z-index:10; }
#maincontainer.bodycopy { display:block; }
.moreload { padding-bottom:30px; display:none; font-family:georgia; font-size:11px; color:#999; }


/* PROJECT CONTENT */
.project_title { font-family:Georgia; font-size:24px; color: #000; font-style:regular; font-weight:normal; line-height:25px; padding-bottom:20px; width:650px; }
.project_content { width:560px; }
.project_content img { margin:0px 15px 15px 0px; }
.project_content #slideshow_container img { margin:0px; }
.project_content #slideshow_container { margin:0px 15px 15px 0px; }
.project_footer { clear:both; padding:35px 0px 0px 0px; font-size:11px; font-style:normal; color:#999; }
.project_bottom { clear:both; border-bottom:0px solid #ccc; margin:10px 0px 60px 0px; }
.tags { color:#999; }
blockquote { color:#666; margin-top:0px; margin-bottom:0px; }
.author {  }
.smallcaps { font-variant: small-caps; text-transform:lowercase; }
.feed_nav { position:fixed; top:22px; right:10px; line-height:1.3; z-index:99; }
.extended_nav { position:fixed; top:125px; right:10px; line-height:130%; z-index:99; }
.feed-subscription { position:fixed; top:262px; right:10px; line-height:130%; z-index:99; }
.hp-search { position:fixed; top:318px; right:10px; line-height:130%; z-index:99; }
.nav_follow { color:#999; font-size:11px; z-index:11; }
.cargo_link { position:fixed; bottom:10px; right:12px; font-family: arial; font-size:11px; color:#ccc; line-height:165%; z-index:99; }
.plusone { position:fixed; top:3px; right:-250px; line-height:130%; z-index:99; }
.railad { position:fixed; top:500px; right:200px; line-height:130%; z-index:99; }
p {width:560px; margin:0px;}

h1 { font-size:22px; line-height:165%; }
h2 { font-size:16px; line-height:165%; }
h3 { font-size:14px; line-height:150%; }

/* THUMBNAIL STYLES */
.thumb_title, .thumb_title a, .thumb_title a:visited { text-align:center; color:#000; font-size:11px; font-weight:bold; margin:12px 0px 0px 0px; line-height:15px; overflow:hidden; white-space:nowrap; }
.thumb_tag, .thumb_tag a, .thumb_tag a:visited { text-align:center; color:#999; font-size:11px; font-style:italic; line-height:15px; white-space:nowrap; overflow:hidden; }
.thumb_tag a:hover { text-decoration:underline; }
.project_thumb .hover { cursor: pointer; }
.project_thumb .hover .thumb_title .text { background:#99CCFF; padding:1px 2px 1px 2px; }
.project_thumb .hover .thumb_type .text {  }

/* INDEX STYLES */
.index {  margin-top:35px; margin-left:62px; margin-right:130px; }
.index .module { float:left; text-align:center; width:200px; height:190px; margin:0px 20px 0px 0px; }
.index .project_info { font-family:georgia; font-size:11px; color:#888; padding-top:8px; line-height:140%; }


/* SLIDESHOW STYLES */
.slideshow_nav { color:#999; font-size:11px; padding-bottom:10px; }
.slideshow_count { color:#999; font-size:11px; }

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

/* TAG VIEW STYLE */
.view_tag_info { font-size:22px; color:#333; padding:20px 0px 0px 25px; }



/* #################### LINK STYLES START #################### */

/* BODYCOPY */
.bodycopy a { color:#000; text-decoration:underline; }
.bodycopy a:hover { color:#000; background:#99CCFF; text-decoration:none; }
.bodycopy a:active { color:#fff; background:#000; }

/* FEED LINK STYLES */
.index a { color:#888; text-decoration:none; }
.index a:hover { color:#000; background:#99CCFF; text-decoration:none; }
.index a:active { color:#fff; background:#000; }

.feed_nav {background: #F0F0F0 repeat scroll 0 0; text-align:right; border:0px solid #F0F0F0;  width:100px; border-bottom: 1px dashed #ddd; padding:10px;}
.feed_nav a { color:#000; text-decoration:underline; }
.feed_nav a:hover { color:#000; background:#99CCFF; }
.feed_nav a:active { color:#fff; background:#000; }

.extended_nav {background: #F0F0F0 repeat scroll 0 0; text-align:right; border:0px solid #F0F0F0; border-top: 0px none; border-bottom: 1px dashed #ddd; width:100px; padding: 0px 10px 0px 10px;}
.extended_nav a { color:#000; text-decoration:underline; }
.extended_nav a:hover { color:#000; background:#99CCFF; }
.extended_nav a:active { color:#fff; background:#000; }

.extended_nav ul { padding: 0px; }
.extended_nav li { list-style: none; font-size: 10px; }

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

.nav_follow a { color:#222; font-size:11px; padding:2px 3px 3px 3px; }
.nav_follow a:hover { color:#06f; }
.nav_follow a:active { color:#000; }

.railad { border:1px solid #F0F0F0; border-top: 1px solid; border-bottom: 1px solid #ddd; width:125px; padding: 0px 10px 0px 10px;}

.page_nav a { color:#222; font-size:11px; padding:2px 3px 3px 3px; }
.page_nav a:hover { color:#06f; }
.page_nav a:active { color:#000; }

.slideshow_nav a {  }
.slideshow_nav a:hover {  }
.slideshow_nav a:active {  }

.cargo_link a { color:#999; text-decoration:underline; }
.cargo_link a:hover { color:#000; text-decoration:underline; }
.cargo_link a:active { color:#fff; background:#000; }


/* AUTHOR STYLE */
.author a { text-decoration:none; color:#a2a2a2; font-size:10px; padding:2px 5px 3px 5px; background:#fff; border:1px solid #ccc; }
.author a:hover { background:#ff0; color:#222; border:1px solid #ff0; }
.author a:active { color:#fff; background:#000; border:1px; solid #000; }


/* PROJECT FOOTER */
.project_footer .permalink a { text-decoration:underline; color:#999; font-style:normal; }
.project_footer .permalink a:hover { background:#99CCFF; color:#000; }
.project_footer .permalink a:active { color:#fff; background:#000; }
.project_footer .permalink a:visited {  }

.project_footer .editlink a { color:#0066ff; font-style:italic; }
.project_footer .editlink a:hover { color:#000; background:#ff0; }
.project_footer .editlink a:active { color:#fff; background:#000; }
.project_footer .editlink a:visited {  }

.view_tag_info a { color:#0066ff; }
.view_tag_info a:hover { color:#000; background:#99CCFF; }
.view_tag_info a:active { color:#fff; background:#000; }
.view_tag_info a:visited {  }

.tags a { color:#000; text-decoration:none; }
.tags a:hover { background:#99CCFF; text-decoration:none; }
.tags a:active { color:#fff; background:#000; }
.tags a:visited {  }

/* #################### LINK STYLES END #################### */



    
    
/* ADDITIONAL GLOBAL STYLES */
body, html { padding:0px; margin:0px; }
#content_container { width:705px; }
#maincontainer { width:705px; display:none; padding-bottom:35px; }
.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; }
.project_thumb { width:200px; height:205px; position:relative; margin-right:35px; float:left; }
.project_header { margin-right:35px; }
.bottompad { clear:both; position:relative; height:35px; width:705px; margin-top:35px; }
.project_thumb .hover { text-decoration:none; }
.project_thumb .nohover { text-decoration:none; }
.slideshow_wrapper a, .slideshow_wrapper a:hover, .slideshow_wrapper a:active { background:none !important; }

/* NAVIGATION */
.nav_container.horizontal { position:absolute; white-space:normal; z-index:25; width:670px; }
.nav_container.horizontal div { float:left; padding-right:10px; }


a.follow {
border:1px solid #ddd;
width:104px;
text-align:right;
font-size:12px;
color: #3BB9FF;
padding:8px;
position:fixed;
top:340px;
right:10px;
z-index:3000;
}

a.RSS {
border:0px solid #A1A1A1;
font-size:12px;
padding:0px;
position:fixed;
top:302px;
right:20px;
z-index:3000;
}


#listing_wrapper table {
float: left;
padding:0px;
font-size:10px;
margin-right: 0px;
}

#listing_wrapper table th {
width: 150px; font-size:14px; font-weight:bold;
text-align:left;
}

.flickr_badge { float: left; width: 800px}
.flickr_badge img { width: auto; height: 150px; padding: 5px; margin: 10px 10px 10px 0; border: 1px solid #ccc; float: left; }
 
    
/* TOOLSET */
.toolset { position:fixed; top:23px; left:10px; z-index:9999; }

.project_title a { text-decoration:none; }
.project_title a:hover { text-decoration:underline; background:none; }
.project_title a:active { text-decoration:underline; background:none; color:#666; }

#detailbottom .index { border-top:1px dotted #999; padding:30px 60px 60px 60px; margin:60px 0px 0px -60px; width:900px; height:100%; color:#333; }

.social {
background: #F0F0F0 repeat scroll 0 0;
border:0px solid #ddd;
border-top: 0px none;
width:104px;
height:18px;
text-align:right;
font-size:12px;
color: #3BB9FF;
padding:8px;
position:fixed;
top:332px;
right:10px;
z-index:3000;
}

.socialIcons {
padding:0px;
position:fixed;
top:338px;
right:8px;
z-index:3000;
}
.socialIcons img {
padding: 0 12px 15px 0
}


.fbook2 {
background: #FFFFFF repeat scroll 0 0;
padding:20px 0px 10px 0px;
position:fixed;
top:366px;
right:-60px;
z-index:3000;
font-size:8px;
}

.feed-subscription {background: #F0F0F0 repeat scroll 0 0; text-align:right; border:0px solid #F0F0F0; border-top: 0px none; border-bottom: 0px dashed #ddd; width:100px; padding:5px 10px 5px 10px;}
.feed-subscription a { color:#000; text-decoration:underline; }
.feed-subscription a:hover { color:#000; background:#99CCFF; }
.feed-subscription a:active { color:#fff; background:#000; }

.hp-search {background:#F7F7F7 none repeat scroll 0 0; text-align:right; border:1px solid #F0F0F0; border-top: 0px none; width:100px; padding:10px 10px 2px 10px;}
.hp-search a { color:#000; text-decoration:underline; }
.hp-search a:hover { color:#000; background:#99CCFF; }
.hp-search a:active { color:#fff; background:#000; }

.cse-search-box #search {
-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.1) inset;
border:1px solid #AAAAAA;
padding:2px;
width:140px;
}
    
/* ### ADDITION: TEXT NAV LINK STYLE ### */
.feed_nav a.link_link { color:#666; text-decoration:underline; }
.feed_nav a.link_link:hover { color:#000; text-decoration:underline; }
.feed_nav a.link_link:active { color:#666; }
    
    .cardimgcrop { min-width:200px; }
    .thumb_title { min-width:194px; }
    .thumb_tag { min-width:200px; }
    
     
    
    .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 #ccc;
            }

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

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

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



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


    


    


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

.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage {
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}

.fan_box .connect_widget{
position: absolute;
top: 20px ;
left: 0;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}
 

            

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

/* Search results
        *******************************************************************************************/
        
        #search_form_results {
            padding-bottom: 90px;
        }
        
        .search_header {
            color: #999999;
            float: left;
            font-size: 14px;
            font-style: normal;
            font-weight: normal;
            margin: 0;
            padding: 5px;
            width: 135px;
        }

        #search_form_results input {
            border: 1px solid #cccccc;
            float: left;    
            font-family: Georgia, serif;
            font-size: 14px;
            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-family: Arial, sans-serif;
            font-weight: bold;
            text-decoration: underline;            
        }

        .search_title a:hover {
            color: #0066ff;
            text-decoration: underline;
            background: none;
        }

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

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

.alert_bar { position:fixed; top:2px; right:10px; line-height:110%; z-index:99; }

.alert_bar {background:#FDD017 none repeat scroll 0 0; text-align:right; border:0px solid #F0F0F0; border-top: 0px none; border-bottom: 0px dashed #ddd; width:135px; padding: 0px 7px 0px 0px;}
.alert_bar a { color:#000; text-decoration:none; }
.alert_bar a:hover { color:#000; background:#ff0; }
.alert_bar a:active { color:#fff; background:#000; }


    
/* In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
***********************************************************************************************************/


.moreload_link a {
    color: #000000;
    text-decoration: underline
    font-size: 12px;
    clear:both;
}
.moreload_link a:hover {
    background: #ff0;
}
.moreload_link a:active {
    background: none;
    color: #999;
}


/* Test thread */ 

/* Test thread */ 
		 

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