 .project_list_kludge {
height: 1%

}
html>body .project_list_kludge {
height: auto
}

.file_list_width_kludge{
width:400px;
}

.new_folder{
    background-color:#FFFFFF;
    -moz-opacity: 0.90;
    opacity:.90;
    filter: alpha(opacity=90);}

#sidebar_images{
z-index:99999999999;
position:absolute;
opacity:1;
-moz-opacity: 1;
filter:alpha(opacity=100);
background-color:none;
}


.right_aligned{
position:relative; 
float:right; 
right:0px; 
font-weight:bold;
}

.attribution_string{
position:absolute;
right:0px;
}

#right_sidebar{
width: 0px;
position: absolute;
left: 50px;
top:12px;
z-index:9;
}

.user_info{
position:absolute;
background-color:none;
z-index:10;
width: 150px;
left:60px;
top: -10px;
}

.content_heading{
position: relative;
left:130px;
}

#item_slideshow{
z-index:0;
position: relative;

margin-left: 0em;
}

#search_results
{
position:relative; 
left:19.05em; 
margin:0; 
padding:0; 
}

.hidden {
display:none;
}

#my_name {
display:block;
}

.project_content {
margin-bottom:2.5em;

margin-top:5px;
}

    
#project_1_binder_body{
position:relative;
left:0px;
}


.header{
float:left;
font-weight:900;
}

}
.line{
padding:.5px;
}

#comments {
margin-left: .5em;
}

.login_text {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:9px;
    line-height: 11px;
    text-decoration:none;
    font-weight:500;
    border:0px;
}

.login_button {
    float:left;
    font-size:9px;
    line-height: 11px;
    text-decoration:none;
    padding:0px;
    border: 0px;
}

.fake_link {
	background-color:none;
	font-weight:900;
}

.fake_link:hover {
	background-color:#eee;
	cursor:pointer;
}

#project_content{
font-family: verdana, arial, helvetica, sans-serif;
font-size:9px;
line-height: 11px;
}

#leftBar{
position:absolute;
left:3em;
top:2.25em;
z-index:9;
width:150px;
}

.blogClosedSelector {
background-image : url('/images/closed.gif');
background-repeat : no-repeat;
background-position : left;
padding-left:5px;
}

.noSelector{
background-image : url('');
background-repeat : no-repeat;
background-position : left;
padding-left:10px;
height:10px;
}

.blogOpenSelector {
background-image : url('/images/open.gif');
background-repeat : no-repeat;
background-position : left;
padding-left:5px;
}

.closedSelector {
background-image : url('/images/closed.gif');
background-repeat : no-repeat;
background-position : left 65%;
padding-left:10px;
min-height:1.3em;
}

.clS {
background-image : url('/images/closed.gif');
background-repeat : no-repeat;
background-position : left 65%;
padding-left:10px;
min-height:1.3em;
}

.noSelector{
background-image : url('');
background-repeat : no-repeat;
background-position : left center;
padding-left:10px;
height:1em;
}

.openSelector {
background-image : url('/images/open.gif');
background-repeat : no-repeat;
background-position : left 50%;
padding-left:10px;
min-height:1.3em;
}

.opS {
background-image : url('/images/open.gif');
background-repeat : no-repeat;
background-position : left 50%;
padding-left:10px;
min-height:1.3em;
}

#project_title{
position: relative;
left:0px;
}

#files{
z-index:2;
position:relative;
left:0px;
}

.folder_list{
margin-left:0px;
width:100px;
}

.file_list{
margin-left:0em;
}

a.thumbnail:link
{
color:none;
text-decoration:none;}

a.thumbnail:visited
{
color:none;
text-decoration:none;}

a.thumbnail:hover
{
color:none;
background-color:none;
outline:none;
}

.selector{
float: left;
display: inline;
margin-right:10px;
}

.right-selector{
display: inline;
margin-right:10px;
}

  
#login
{
position:relative;
left:0px;
top:0;
width:25%;
height:100%;
}

    
h1 {
    margin:0px 0px 15px 0px;
    font-family:verdana, sans-serif, Geneva, Helvetica, Arial;
    font-size:9px;
    line-height: 11px;
    font-weight:900;
    }
h2 {
    font-family: verdana, sans-serif, Geneva, Helvetica, Arial;
	font-size:9px;
	line-height: 11px;
	
	font-weight:900;
    margin:0px 0px 5px 0px;
    }

p {

font-family: verdana, sans-serif, Geneva, Helvetica, Arial;
font-size:9px;
line-height: 11px;
}

.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}




/* All the content boxes belong to the content class. */
.content {
position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
left: 22em;
width:auto;
min-width:120px;
max-width:770px;
width:600px;
background-color:none;
z-index:1; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.info{
width:500px;
position: relative;
}

#new_post_selector
{
position:relative;
z-index:3;
left: -10px;
}

.post_article
{
margin-left:47em;
max-width: 200px;
top:10px;
}