/* 
  
 Cascading Stylesheet 65-gold border by Tim Rucci at pbase.com 
 
 
*/
 
 
 
a, 
a:link, 
a:visited, 
a:active 
{ 
   color: rgb(225, 225, 255); 
   text-decoration: none; 
   font-weight: bold; 
} 

a:hover 
{ 
   color: rgb(211, 174, 41); 
   text-decoration: none; 
} 

a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active 
{ 
   border: rgb(180, 180, 180) 1px solid; 
   margin-bottom: 0px; 
   padding-top: 5px; 
   display: block; 
   background: rgb(40, 40, 40); 
   width: 190px; 
   height: 210px; 
   filter:
progid:DXImageTransform.Microsoft.Shadow(color="#000000",Direction=135,Strength=6);
} 

/*  175 0 252 purple */
/*  881cfa    purple */

a.thumbnail:hover 
{ 
   border: rgb(211, 164, 39) 1px solid; 
   margin-bottom: 0px; 
   padding-top: 5px; 
   display: block; 
   background: rgb(10, 10, 10); 
   width: 190px; 
   height: 210px; 
   -moz-opacity:1.0; 
   filter: Alpha(Opacity=100);
   filter:
progid:DXImageTransform.Microsoft.Shadow(color="dfc43b",Direction=135,Strength=5);
 
} 

body 
{ 
   margin-bottom: 20px; 
   margin-top: 0px; 
   background: rgb(65, 65, 65);
} 

div, 
body, 
th, 
tr, 
table, 
li, 
ul, 
form, 
blockquote, 
p, 
b, 
i, 
h4, 
center 
{ 
   border: 0px; 
   color: rgb(210,  208,  215); 
   font: 12px Verdana, Arial, Helvetica, sans-serif; 
} 

font 
{ 
   border: 0px; 
   margin-left: 14px; 
   margin-right: 14px; 
   font:16px Verdana, Arial, Helvetica, sans-serif;    
   letter-spacing: 0px; 
} 


.title { 
font-weight : bold; 
font-size: 16px; 
color: white;
} 



h1, h2 {
        border: rgb(65, 65, 65) 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: 0px;
        margin-right: 0px;
        padding: -20px;
        width: 99%;
        display: block;
        background: rgb(65, 65, 65);
  color:  rgb(65, 65, 65);
        font-size: 8px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: left;
        height: 2px;
        position: relative;

}
h2:first-letter
{
  color: rgb(65, 65, 65);
  font-style: normal;
  font-size: 6pt;
}

h3 {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(50, 50, 50);
        color:#cccccc;
        font: 10px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 
{ 
   border: 1px; 
   padding-left: 2px; 
   width: 150px; 
   display: block; 
   color: rgb(0, 0, 0); 
   font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
   filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr='#000000',endColorstr='#2D2D2D'); 
} 

/*  192 192 192 light grey  */
/*  175   0 252 purple      */

img 
{ 
   border: rgb(175, 0, 252) 1px none; 
} 

img.thumbnail 
{ 
   border: rgb(80, 80, 80) 1px solid; 
   margin: 0px; 
   padding: 0px; 
   background: rgb(45, 45, 45); 
   vertical-align: middle; 
   } 



input 
{ 
   border: rgb(0, 0, 0) 1px solid; 
} 

table.thumbnail 
{ 
   width: 10%; 
} 

td 
{ 
   border: 1px none; 
   background: none; 
   border-collapse: collapse; 
   empty-cells: show; 
} 

td.message_body 
{ 
   border-bottom: rgb(0, 0, 0) 1px dotted; 
   border-left: 1px none; 
   border-right: 1px none; 
   border-top: 1px none; 
   display: block; 
   background: rgb(55,  55,  55); 
} 

/*  Note: "caption" (below) controls the color of the text 
          under the photo if no other color is designated
          within the text box itself when in pbase edit photo
          mode.   Sample colors are below:

          95 121 216 is blue
          211 164 39 is gold
*/

.caption 
{ 
   color: rgb(211, 164, 39); 
   font-size: 12px Verdana, Tahoma, Helvetica, sans-serif; 
   font-style: italic; 
} 

.display 
{ 
   border: rgb(227, 224, 216) 1px solid; 
   margin-top: 1em; 
   background: rgb(0, 0, 0); 
   filter:Shadow(color="#141414",Direction=135,Strength=5); 
} 


/*      lid is the exif data table   */
/*      color is the text color      */
.lid 
{ 
   background: rgb(55, 55, 55); 
   color: rgb(225 205 135); 
   font: 11px Verdana, Tahoma, Helvetica, sans-serif; 
   text-decoration: none; 
} 

/*      message body is the text color of comments  */
/*      was 140 190 250  - light blue               */
/*      color 177 207 250 is very light blue        */
/*      color 225 205 135 is pale gold              */
/*      color 180 140 240 is light purple           */
/*      color 184 184 204 is light grey             */
/*      color 102 102 102 is medium grey            */
.message_body 
{ 
   margin: 5px 5px 10px; 
   color: rgb(225 205 135 ); 
   font: 11px Verdana, Tahoma, Helvetica, sans-serif; 
} 


/*                        sb is the exif data title line   */
/*    background was  (91 91 101)  grey                    */
/*    background      (159, 115, 15) is dark gold          */
/*    color is text color (204, 204, 255) is bright white  */
/*    color of text        (223, 196, 59) is bright gold   */


.sb 
{ 
   background: rgb(40, 40, 40); 
   color: rgb(255, 255, 255); 
   font: 12px Verdana, Tahoma, Helvetica, sans-serif; 
   text-decoration: none; 
} 

BODY { margin-top: 0px;} 
HR { position : relative;}



END
Ê Êfont: bolder 20pt Verdana, Arial, Helvetica, sans-serif; 
Ê Êletter-spacing: 4px; 
Ê Êdisplay: block; 
Ê Êborder-bottom: #000000 1px solid; 
Ê Êcolor : 255, 160, 1 
Ê Êbackground: rgb(0,0,0); 
Ê Êtext-align: right; 
Ê Êpadding: 5px;
BODY { margin-top: 0px; top: 0px; }
HR { position : relative;}

  
 END menu bar 
 
 
Tim Rucci 
 | 
 profile 
 | 
 
 all galleries  
 
  
 tree view 
 | thumbnails 
 
 
 
     previous page  pages  1   2   3   4   5   ALL     next page    
 
   
     previous page  pages  1   2   3   4   5   ALL     next page    

 BEGIN vote comment section 
 
 
 
 
 vote for this gallery 
 | 
no comments
 
 
comment on this gallery
 
 
 
 
 
 END vote comment section 




  

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; }


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