/* 
Flemming Bo Jensen - stylesheet
===============================
https://www.pbase.com/flemmingbo

Version of 20th Nov 2007
----------
This stylesheet has been tested in IE and Firefox,
and validated with the w3c.org css validator.
You are welcome to use it if you like it.
Thanks to Arjun - https://www.pbase.com/arjunrc - for the code below to hide the menu.
*/

/* --- simple code to hide the menu -- */
/* -- by arjun -- */
body table td a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline;} 
body div.galleryheader table td a img {display:inline;}

.caption
{
  font-size : 8pt;
  color :  #505050;
  font-style : normal;
}

.galleryheader
{
  text-align: center;
}

BODY
{
  font-family: Verdana, Tahoma, Helvetica;
  background :  white;
  color:  black;
  font-size: 9pt;
  text-align: center;
}

DIV,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5, CENTER
{
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 9pt; 
  font-weight: normal;
  color:  #404040;
}

font
{ 
  font-family: Verdana, Tahoma, Helvetica;  
  color:  #404040;
  background-color:  white;   
  letter-spacing: 3px; 
  font-size: 8pt;
}

h2
{ 
  border-top:  #E6E6E6 1px solid;
  font-size: 22px;
  font-weight: normal; 
  text-align: center;
  letter-spacing: 10px; 
  padding-top: 15px;
  padding-bottom: 10px; 
  margin-left: 0px;
  margin-right: 0px; 
  background-color:  white;
  color:  #787878;
  text-transition:capitalize;
  font-variant:small-caps;
}


A, TD.A, A:link 
{
  color:  #000080;
  background-color:  white; 
  text-decoration: none;
}

A:hover
{ 
  color:  #0000ff; 
  background-color:  white;
  text-decoration: underline; 
}

A:visited 
{
  color:  #000050; 
  background-color:  white;
} 

A:active 
{ 
  color:  blue; 
  background-color:  white;
}

TD.thumbnail 
{
  vertical-align : middle;
  color:  white;
  background :  white;
  text-align: center; 
  border-style : solid;
  border-width : 1px;
  border-color :  #aaaaaa;
  width: 160px;
  max-width: 160px;
}

img.thumbnail
{
  border-style : double;
  border-width : 4px;
  border-color :  #aaaaaa;
}

IMG.display 
{
  border: 18pt solid  white;
} 

.image td a 
{
  display: block; 
  border: 1pt solid  black;
} 

.sp {
        font-size:20pt;
        font-weight : bold;
        color :  #ffffff;
        background-color :  #505050;
}
.ma {
        font-size:14pt;
        font-weight : bold;
        color :  #ffffff;
        background-color :  #505050;
}

.sb 
{
        font-size: 7pt;
        font-weight : normal;
        color :  #808080;
        background-color :  white;
        border: 0;
}

.lid, .lil
{ 
  font-size: 7pt;
  color :  #808080; 
  background-color :  white; 
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1
}

.mi {
        font-size:10pt;
        color :  #ffffff;
        background-color :  #505050;
}
.co {
        color :  #ffffff;
        background-color :  #505050;
}
.me {
	text-align : left;
	color :  #000000;
	background-color :  #ffffff;
}
.wb { 
        font-size: 10pt; 
        color:  #000000; 
        background-color:  #ffffff; 
        font-weight: normal
}

#commentlist .from 
{
  color:  #404040;
  background-color:  white;
  font-weight: bold;
  font-size: 8pt;
  padding: 1px;
}                                                                                
#commentlist .message_body 
{
  color:  #404040;
  background-color:  white;
  font-size: 8pt;
  border-bottom:  #aaaaaa 1px solid;
  padding: 1px;
}

.location
{
  font-size: 11pt;
  text-align: center;
  font-weight: normal;
}

#inline_slideshow
{ 
  border-style : double;
  border-width : 4px;
  border-color :  #aaaaaa;
}


#linkedsubgalleries
{
  font-size: 8pt;
}

.othersizes 
{
  font-size: 8pt;
  color:  #808080;
}

.camera, .exif
{
  font-size: 7pt;
  font-style: normal;
  color:  #808080;
}

.date,.artist 
{
  font-size: 8pt;
  font-weight: normal;
}

.title
{
  text-transition: capitalize;
  font-variant:small-caps;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
}

#voteContainer
{
  font-size: 8pt;
}

.thumbnail b
{
  font-size: 10pt;
  font-weight: normal;
  font-variant:small-caps;
}

#localmenu td
{
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 10pt; 
  font-weight: normal;
  font-variant:small-caps;
}

#localmenu a
{
  font-weight: normal;
}

.treepath
{
  font-size: 9pt; 
  font-weight: normal;
}

#slideshow a
{
  font-weight: normal;
  font-size: 8pt;
}

.gallery_hitcounts
{
  display:none;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }




BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
