div,th,tr,table,li,ul,form,
blockquote,p,b,i,h4,h5,center,title
{
        border: 0px;
        color:  black;
        font: 14px verdana, arial, sans-serif;
 
}
 
font 
{
        display: block;
        font: 14px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
 
}
 
a, a:link,a:visited,a:active 
{
        color:  black;
        text-decoration: none;
 
}
a:hover 
{
        color:  #855C4D;
        text-decoration: none;
}
 
 
.location
{
  font: 14px Verdana, Tahoma, Helvetica, sans-serif;
  color:  black;
  font-weight:bold;
}  
 
 
.theme
{
  font: 14px Verdana, Tahoma, Helvetica, sans-serif;
  color:  black;
  font-weight:bold;
}  
 
.artist
{
  font: 14px Verdana, Tahoma, Helvetica, sans-serif;
  color:  black;
}  
 
 
/* --------------------------------------------
    Thumbnail Styles
   -------------------------------------------- */
/* This is to ensure that long texts in thumbnails are 
   wrapped around. Different browsers do it differently */
td.thumbnail font
{
        white-space: -moz-pre-wrap; /* Mozilla*/
        white-space: -pre-wrap; /* Opera 4 - 6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: pre-wrap; /* CSS3  */
        word-wrap: break-word; /* IE 5.5+ */
}
 
 
td.thumbnail 
{ 
        padding: 2px; height: 210px;
        /* dont forget to add width here else text wrapping
         in mozilla will not work - since this is the parent
         class */
        width: 220px;
 
}
 
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active 
{ 
 
     border:  #855C4D 1px ridge;   
     margin-bottom: -55px; 
     padding-top: 5px; 
     width: 220px; 
     display: block; 
     height: 210px; 
     -moz-border-radius-bottomright: 10px; 
     -moz-border-radius-topleft: 10px; 
 
 
}
 
 
a.thumbnail:hover		
{    border:  #B0827D 1px solid;
 
}
 
 
table.thumbnail 
{
        width: 20%;
}
 
 
/* --------------------------------------------
    Image Styles
   -------------------------------------------- */
img
{
       border:  #855C4D 2px ridge;
} 
 
img.thumbnail 
{
        vertical-align: middle;
        display:block;
}
 
/* --------------------------------------------
    The main 'Body'
   -------------------------------------------- */
 
body
{
background-image: url(https://www.pbase.com/image/154338409.jpg);
; background-position: center; background-repeat:repeat; background-attachment:fixed; }

 
}
 
 
 
/* --------------------------------------------
   Comments 
   -------------------------------------------- */
#commentlist .message_body
{
  font-family: verdana, arial, sans-serif;
  color:  black;
  font-size: 14px;
  background:  #FFFFFF;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
  text-align: justify;
}
 
 
 
/* --------------------------------------------
    Heading Styles
   -------------------------------------------- */
 
h1, h2 
{
        border:  #855C4D 1px;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;
 
        /* for non IE browsers, lets select a good background
           since the gradient filter will not work there */
 
        background:  #B0827D;
        color:  black;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 24px;
        position: relative;
        /* IE specific */
 
        filter: progid:DXImageTransform.Microsoft.gradient
                (gradientType=1,enabled='true',startColorstr
                 ='#9d7c70',endColorstr='#c0aca4');
}
h3 
{
        color:  black;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
 
h4 
{
        color:  black;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0px;
        text-align: center;
}
 
h5 
{
        padding-left: 2px;
        width: 150px;
        display: block;
        color:  black;
        font-size: 12px;
        font-weight: normal;
}
 
 
 
/* --------------------------------------------
    Other Misc. Styles
   -------------------------------------------- */
.display /* border around image in image page */
{
        border:  #855C4D 2px ridge;
        margin-top: 1em;
        background:  black;
}
.display {
        border:  #855C4D 2px ridge;
        margin-top: 1em;
        background:  #FFFFFF;
filter:
progid:DXImageTransform.Microsoft.Shadow(color="#666666",Direction=135,Strength=10);
}
 
 
.lid /* full exif table */
{
        background:  #FFFFFF;
        color:  black;
        font: 14px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}
.sb
{
       background:  #FFFFFF;
        color:  black;
        font: 14px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;





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