/** COLORE left
/***COLORE top
/** COLORE right
/****COLORE SFONDO ****/
/****COLORE bottom
/****************************************************
(adapted from pbase default 'black and white' style)             
 *****************************************************/
/****************************************************
     Modified by: Michael Martin
                  www.pbase.come/pinemikey
     Name: pines black
*****************************************************/

BODY,LI,UL,
BLOCKQUOTE,P,I,H1,H2,H3,H4,H5 {
font-family: helvetica,sans-serif;
font-size: 12pt;
color :  #CCCCCC;
background :  #001C2A;
}

A:link { color :  #8585AD}
A:active { color :  #FFCCCC}
A:visited { color :  #8585AD}
A:hover { color :  #33FFFF}

TD {
background : none;
font-size:10pt;
}

#linkedsubgalleries {
font-size: 10pt;
}
#linkedsubgalleries A:hover {
font-style: italic;
color:  #00324B;
}

TABLE.comment {
font-size: 10pt;
background :  #001C2A;
color:  #FFFFFF;
}

TD.thumbnail {
vertical-align : middle;
/**Colore cornice interna **/
background :  #001C2A;
max-width : 150pt;
min-width : 150pt;
height : 150pt;
min-heigth : 150pt;
border-style : solid;
font-family: Lucida Calligraphy;
font-size: 2pt;
color :  #708090;
/** colore bordo esterno immagine piccola **/
border-color : #002D44;
border-width : 0pt;
}

IMG.thumbnail {
/** border-style : double;
/** border-width : 2pt;

/** colore bordo interno immagine piccola */
border-top:  #002D44 9pt solid;
border-left:  #002334 9pt solid;
border-right:  #00324B 9pt solid;
border-bottom:  #30586D 9pt solid;

margin-top: 0pt;
margin-left: 0pt;
margin-right: 0pt;
margin-bottom: 2pt;

}

DIV.thumbnails.b {
background :  #00324B;
}

TD.display {
vertical-align : middle;
background :#002D44;
border-width : 10pt;
}

/********************** IMMAGINE GRANDE BORDO ESTERNO*/
TABLE.imagetable {
/* background : #002D44; */
background : none;
border-style : solid;
border-width : 5pt;
/** BORDO ESTERNO IMMAGINE GRANDE NON VISIBILE **/
border-color : #001C2A;
}

/*immagine grande */
IMG.display {
background : #FFFFFF;
/** border-style : solid; **/
/** border-width : 35pt; **/
/** border-color : #FFFFFF;  **/

border-top:  black 2pt solid;
border-left:  black 2pt solid;
border-right:  black 2pt solid;
border-bottom:  black 2pt solid;
}

#imagecaption {
font-weight: normal;
text-align: center;
margin-right : 150px;
margin-left : 150px;
}

.image td a 
{
  /********************* BORDO VISIBILE IMMAGINE GRANDE **/
  display: block;
  border-top:  #002D44 30pt solid;
  border-left:  #002334 30pt solid;
  border-right:  #00324B 30pt solid;
  border-bottom:  #30586D 30pt solid;
  border-style:  solid;  
} 

SPAN.date { color :  #FFFFFF; }
SPAN.artist { color :  #FF9933; }

h2 {
font-size: 26pt;
font-weight: 1000;
font-family: Lucida Calligraphy;
text-align: center;
letter-spacing: 5px;
padding-top: 4px;
padding-bottom: 4px;
margin-left: -10px;
margin-right: -10px;
background :  #001C2A;
color :  #F5F5F5
}

h2:first-letter {
color:  #F5F5F5;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: block; }
HR { position: relative; }


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