/*
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
*/

.keywords {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}


.noimgframe {
	border: none;
	padding : 0.5em;
}

.thumbnail { 
     /* border: solid;  */
	padding : 0.5em;
     /* padding-bottom : 10em; */
}

.thumbnail img {
        border: -10px solid white;
	padding : 3px;
}


.thumbnail-right { 
	padding : 0.5em;
	float:right 
}

.thumbnail-left { 
	padding : 0.5em;
	float:left 
}

#showcase
{
        font: bold 100% Tahoma, Arial, Serif;
}

.imgframe { 
	border: solid 1px;
	color: #FFFFFF;
}

#footnotes
{
	border-top: 1px solid white;
}

#footnotes_list_item
{
        padding : 0.1em;
}

#smallnotes
{
	border-top: 1px solid white;
}

#smallnotes_list_item
{
        padding : 0.1em;
}

.figure_table      {
        border: 1px solid;
}

.figure_table_caption      {
        font: bold 100% Tahoma, Arial, Serif;
        text-align: center;
}

.credit {
/*      border-top: 1px solid; */
	width: auto;
	font: 80% Tahoma, Arial, Serif;
/*        font-size: 100%; */ /* custom */
	position:relative;
	top:0px;
	margin:0px;
	text-align: center;
	margin-left:270px;
	padding:0px;
}

.meta {
        font-size: 100%; /* custom */
	color: #999;
	margin: 15px 0 0px 0;

}

#suggested
{
	border-top: 1px solid white;
}

#suggested ul {
/*	margin: 0px;
        list-style-type: circle;
	padding: 0px; */
}

#gallery
{
	border-top: 1px solid white;
}

/*
#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#gallery ul li {
	margin: 0px;
	padding: 0.5em;
}


*/

/* the rest below is taken from WordPress template, with modifications */
