 
 
 
 
/* :::::::::::::   StyleSheet Information  ::::::::::::::::
   :: ---------------------------------------------------::
   :: Provence                                         ::
   :: by M.H RALETZ                                       ::
   :: https://www.pbase.com/thenightowl          ::
   :: adapted from Style Version 1.0                ::
   :: ( Webdev - Pim Rijpsma - NL  )                 ::
   :: --------------------------------------------------::
   :::::::::::::::::::::::::::::::::::::/:::::::::::::::::::::::::::::::*/ 

 
/*============== LINKS ==================*/

a,
a:link,
a:visited,
a:active
{
   color: #8080FF;
   background: none;
   text-decoration: none;

}

a:hover
{
   color: #0D2237;
   background: transparent;
   text-decoration: underline;

}


/*======== THUMBNAILS DISPLAY  =========*/

a.thumbnail,
a.thumbnail:link,
a.thumbnail:visited,
a.thumbnail:active
{
   border: 1px #0D2237 solid;
   margin-bottom: 0px;
   padding: 5px;
   display: block;
   color: white;
   font-weight: bold;
   background: transparent;
   width: 180px;
   height: 180px;
}

a.thumbnail:hover
{            
   border: 1px #0D2237 solid;
   margin-bottom: 0px;
   padding: 5px;
   display: block;
   color: white;
   font-weight: bold;
   background: #E0DFE3;
   width: 180px;
   height: 180px;

}


/*=============== BODY =================*/


body
{
   margin-bottom: 5px;
   margin-top: 0px;
   background: #F3F1F1;
}

DIV,BODY,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
   border: 4px;
   font-weight: normal;
   color: #0D2237;
   font:  normal 12px comic sans MS, Verdana, Arial, Helvetica, sans-serif;
}


/*========== THUMBNAIL TITLES ==========*/


font
{
   border: 4px;
   margin-left: 4px;
   margin-right: 4px;
   font: normal 10px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
   letter-spacing: 0px;
   color: #0D2237;
}


/*========================== MAIN TITLES
h1 for main page - h2 for galleries ===========*/


h1, h2
{
   border-bottom: 1px none;
   border-left: 1px none;
   border-right: 1px none;
   border-top: 1px none;
   margin-bottom: 1em;
   margin-left: 0px;
   margin-right: 0px;
   padding: 5px;
   padding-left: 5px;
   padding-right: 5px;
   width: 100%;
   display: block;
   background: #E0DFE3;
   color: #0D2237;
   font: bold 20px comic sans ms, Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 20pt;
   font-style: italic;
   text-decoration: none;
   letter-spacing: 4px;
   text-align: left;
   position: relative;  
}

h1, h2:first-letter
{
        color:  #8080FF;
        font-weight: bold;
        font-size: 25pt;
        font-style: italic;
}


/*========= FULL PHOTO TITLE ========== */


h3
{
   border:  1px none;
   padding: 5px;
   width: 50%;
   display: block;
   background: #E0DFE3;
   color: #0D2237;
   font: bold 12px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12pt;
   font-style: italic;
   letter-spacing: 0px;
   text-align: center;
}


/*=========== OTHER HEADINGS ===========*/

h4 
{
        width: 350px;
        display: block;
        color: #0D2237;
        background: #E0DFE3;
        font: bold 14px Comic Sans MS, sans-serif;
        font-size: 14pt;
        font-style: italic;
        letter-spacing: 0px;
        text-decoration: none;

}
 
h5 {
        
        width: 65%;
        display: block;
        padding: 3px;
        border: 1px none;
        background: #E0DFE3;
        color: #0D2237;
        font: normal 12px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: italic;
 
  
        }
 

/*========== PBASE MENU BAR ============*/


img
{
   border: white 1px solid;
}


/*========== THUMBNAIL IMAGES =========*/

img.thumbnail
{
   border: #0D2237 1px none;
   margin: 0px;
   padding: 0px;
   background: transparent;
   vertical-align: midle;
}

input
{
   border: 1px none;
}

table.thumbnail
{
   width: 10%;
}

td
{
   border: 3px none;
   background: transparent;
   border-collapse: collapse;
   empty-cells: show;
}


/*========= COMMENTS BOX  DISPLAY   ======*/


td.message_body {
   border: 1px none;
   width: 100%;
   display: block;
   background: #E0DFE3;
}


/*========== COMMENTS TEXT ============*/

.message_body {
        margin: 5px 5px 10px;
        font: normal 10px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
        color: #0D2237;
}


/*======== FULL PHOTO DISPLAY ==========*/


.display
{
   border: white 1px none;
   margin-top: 2em;
   background: transparent;
   }

.caption {
   color: #0D2237;
   font-size: 10px Comic Sans MS, Verdana, Tahoma, Helvetica, sans-serif;
   font-style: none;


/*========== EXIF INFO ===================*/

.lid
{
   border: 1px none;
   background: transparent;
   color: white;
   font: 10px Comic Sans MS, Verdana, Tahoma, Helvetica, sans-serif;
   text-decoration: none;
   text-align: center;
   empty-cells: show;
   font-weight: normal;
   padding-left: 10px;
}
.sb
{
   border-top: #0D2237 1px none;
   border-right: #0D2237 1px none;
   border-bottom: #0D2237 1px none;
   border-left: #0D2237 1px none;
   background: transparent;
   color: black;
   font: 10px Comic Sans MS, Verdana, Tahoma, Helvetica, sans-serif;
   text-decoration: none;
   text-align: center;
   font-weight: normal;
}


/*============= END OF CSS ==============*/

BODY { margin-top: 0px; top: 0px; }
HR { position : relative;}
 
 
 
BODY { margin-top: 0px; top: 0px; }
HR { position : relative;}

 

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