/* BASED ON lupkeen_karen1109_noborder */

/* karen1109 stylesheet */

/* dont know */
.caption {
  font-size : 10pt;
  color : #999966;
  font-style : italic;
}

BODY{
//background : #464646;  /* background */
background : #554422;  /* background */
margin-top: 0px;  /* dont know */

scrollbar-face-color: #666666;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #dddddd;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffcc00;
}

/* dont know */
img{
border: 1px Black

}


.message_body 
{
background-color: #333333; /* comment background */
color: #d5ae83;                    /* comment font color */
padding-bottom:    10px;      /* comment additional space below */
}

/* controls most texts, gallery description, top bar, etc. */
DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;   /* controls+ topbar font, comment, and all misc font */
  color: #cccc99; /* controls non-link in topbar, dividers in topbar, From in comment, etc.*/

}

/* controls font in title below image */
font
{ 
  color: #cccc99;   letter-spacing: 2px; font-size: 8pt;
}

/* controls gallery main title */
h2
{ 
  font-size:         12pt;
  font-weight:      normal; 
  text-align:       right;
  letter-spacing:     8px; 
  padding-top:         10px;  /* space above gallery title */
  padding-bottom:   10px;  /* space below gallery title */
  padding-right:   20px;  /* gallery title distance from right edge */
  margin-left:      2px;  /* controls left edge of gallery bar */
  margin-right:    2px;  /* controls right edge of gallery bar */
//  background-color: black;  /* gallery title background */
  background : #402270;  /* gallery title background */
  color:  #cccccc;  /* gallery title font color */
}

/* controls 1st letter of gallery main title */
h2:first-letter
{
/*  color:      #d5ae83; */

  color:      #e5be33;
  font-style: bold;
  font-size:  22pt;
}


/* controls post-comment */
TEXTAREA 
{
  background-color: #999999;  /* controls post-comment blank form */
  font-family: times new roman;
  color: #ffffff; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link 
{
  color:           #cccc99; 
  text-decoration: none;
}
A:hover  { color: #ffff99; text-decoration: underline; }
A:visited { color: #999966; } 
A:active { color : #ffff00; }


TD
{
background-color: none;  /* controls space around navi bar, thumbs, comments */
 
}


IMG.thumbnail
{
background-color: black;  /* shown BEHING thumbnails */
vertical-align: middle;
horizontal-align: middle;
}


/* controls border around image thumbnails */
IMG.thumbnail {
  border-style : solid;
  border-width : 1pt;
  border-color : #e8e8e8;
  margin-bottom: 10px;  /* controls text distance from bottom of thumbnails */

}




TD.thumbnail 
{
width: 200px; /* not used ??? */
}



.display
{ 
border: 1px;
background-color: black;   /* shows behind image ? */
}


BODY { margin-top: 0px; top: 0px; }  /* controls offset of page from top edge of window - not used */
BODY TABLE IMG { display: inline; }




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