/***************************
 * THUMBNAILS/COLABORATORS
***************************/
.fbase-mt-img {

	max-width: 200px;
	height: 124px;
	border: 1px solid black;
	margin: 5px 10px 5px 15px;
	padding: 2px;
	text-size:.9em;
}
#fbase-image {
	float:right;
}

#fbase-blurb {
}
#fbase-blurb p {
	text-align: justify;
	margin: 5px;
        font-family: /*Arial,*/ sans-serif;
        color: #777777;
        line-height:1em;

}

#movableFbaseBioBlock {
	min-height: 140px;

}
#fbaseBioBlock {
}


.fbase-mt-plist {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.fbase-mt-prop {
    margin: 2px;

    line-height: 0.9em;
}

.fbase-mt-name {    
    font-family:/* Arial,*/ sans-serif;
    text-transform: uppercase;
    font-size: 0.8em;
    padding: 0 5px 0 0.5em;
    color: #550000;
}

.fbase-mt-value {
    font-size: 0.8em;
    color: #000;
}

.fbase-mt-link {
    text-decoration:none;
    font-size: 1em;
    color: #990000;
}

.fbase-mt-link:link { 
    color: #225555;
}
.fbase-mt-link:visited {
    color: #559999;
}
.fbase-mt-link:hover { 
    color: #99cccc;
}
.fbase-mt-link:active { 
    color: #559999;
} 

#linksBlock {
    margin: 0 0 8px 10px;

}

.profile-link {
    text-decoration:none;
    font-size: 0.9em;
    color: grey;
}

.profile-link:link { 
    color: grey;
}

.profile-link:visited {
    color: lightgrey;
}
.profile-link:hover { 
    color: #990000;
}
.profile-link:active { 
    color: #559999;
} 


.profile-link-docket {
    text-decoration:underlined;
    font-size: 1.0em;
    color: #9900000;
    font-weight:bold;
    opacity:.7;
}


.profile-link-docket:hover { 
    opacity:1.0;
}


.small-fbase-image {
	float: left;
}
.small-fbase-image img {
	//width: 70px;
	min-width: 70px;
	minheight: 70px;
	//border: 1px solid silver;
	border: 0;
	margin: 4px 2px 2px 2px;
	padding: 1px;
}

.small-fbase-blurb {
}
.small-fbase-blurb p {
	font-size:75%;
	text-align: justify;
	margin: 5px;
}

.listBioBlockTitle a {
	text-decoration: none;
	margin: 0px;
	padding: 0 5px 0 0px;
	color: black;
	font-family:/* "Trebuchet MS",*/ sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	text-align: right;
}

.listBioBlockTitle a:hover {
	color: #bb9999;
}
.listBioBlockTitle {
	text-align: right;
}

.listBioBlock {
	min-height: 50;
	border: 0px solid black;
}



/***************************
 * MAP
***************************/
#graphBlock {
    position: relative;
//    width: 268px;
    height: 294px;

    overflow: hidden;
    padding: 0 0;
    margin: 0 0;

}


#graphBlock p {
    font-family:/* Georgia, serif*/ sans-serif;
    font-size: .7em;
    position: absolute;
    margin: 0 0;
    padding: 0 0 0 0;
    top: 10;
    z-index: 1;
}

#graphBlockBig {
    position: relative;
    width: 5000px;
    height: 5000px;
    overflow: visible;
    padding: 0 0;
    margin: 0 0;

}


#graphBlockBig p {
    font-family: /*Georgia, serif*/ sans-serif;
    font-size: 1em;
    position: absolute;
    margin: 0 0;
    padding: 0 0 0 0;
    top: 10;
    z-index: 1;
}



/***************************
 * FEATURED WORKS
***************************/
#fworkBlock {
    position:relative;
   /*****  height: 87px;*******/  
   /******  max-width: 800px;
    min-width: 500px; **********/
    margin: 0 0;
    padding: 0 0;
   /******* overflow: hidden;*******/
}

#fworkList {
    position:relative;
    left:0;
    top:0;
    /********* height: 86px;**********/ 
    background-color: #FFFFFF;
    margin: 0 0 0 0;
    padding:0;
}

#fworkList ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

#fworkList li {
    float: left;
    width: 80px; 
    height: 80px; 
    margin: 0px;
    padding: 2px;
}
#fworkList li a {
    position:relative;
    display:block;
    text-decoration: none;
}
#fworkList li a img {
    position:absolute;
    top:0;
    left:0;
    width: 80px; 
    height: 80px; 
    margin: 0;
    padding: 0;
    border: 1px solid grey;
    visibility:visible;
}
#fworkList li a div.fw-slug {
    position:absolute;
    top:0;
    left:0;
    width: 80px;  
    height: 80px; 
    margin: 0;
    padding: 0;
    border:0;
    background-color: #555555; 
    visibility:visible;
}

#fworkList div.fw-title {
    position:absolute;
    top:0;
    left:0;
    width: 80px;  
    height: 80px; 
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #555555; 
    color: #ffd;
    font-size: 60%;
    overflow:hidden;
}



#moreworks-button {
    float:right;

}

#moreworks-button:hover {
    color:yellow;
}


/***************************
 * TAGCLOUD
***************************/

.tagcloud-label-simp {
	border: 0;
	padding:0;
	margin:0;
	position:relative;
}
.tagcloud-date-simp {
        background: lightgrey;
	border: 0;
	margin:0;
	padding:0;
	color:black;
	position:relative;
	margin: 2px 0 0 2px;
	text-align:left;
	//font-style: italic;
	font-weight: bold;
	font-size:.7em;
}

.tagcloud-content-simp {
	text-align:center;
//	max-width:250px;
	overflow:visible;
}

.tagcloud-content-simp a{
	text-decoration:none;
}

/***************************
 * TIMELINE
***************************/

#containingPVTimelineBlock {
	position:relative;
	//position:auto;
}

#draggablePVTimelineBlock {
	//display:inline-block;
	margin:0;
	//position:auto;
}

#pvTimelineBlock {
	overflow:auto;
}

/******************
* HELP VIEW
*******************/

.VLhelp {
    font-size:12px;
    text-align:left;
}   
.VLhelp ul {
    margin:0;
    padding:0;
    list-style-type;none;
}
.VLhelp li {
    padding-left:14px;
}
.VLhelp img {
    width:12px;
    margin:0 4px 0 0;
}
