/*
Olafdk3 - Style-sheet information
=======================================================
Stylesheet for Pbase.com galleries, version 3.0.10
by Olaf.dk - Olaf Eskil Runstedt - Denmark
https://www.pbase.com/olafdk

Disclaimer: I am new to html & css, but have managed 
to put the below together anyway!

License Terms: Attribution-ShareAlike 1.0
https://creativecommons.org/licenses/by-sa/1.0/

This style-sheet does not hide the text under the 
thumbnails. To achieve that effect, please insert the
following html-code in the gallery description-field:

[comment]
[style] td.thumbnail{color:rgb(26,26,26)} [/style] 
[/comment]

(Change the '[' and ']' brackets to less than and 
greater than brackets respectively).

The above html-code makes the thumbnails text 
invisible until mouse-over in browsers other than IE. 
In Internet Explorer the text will always be visible,
because the code is interpreted as a comment by IE.
=======================================================
*/
body table td a img{
     display:none
}
.thumbnails table img{
     display:none
}
table img{
     display:block
}
.display,.display img{
     display:block
}
.thumbnails table,.thumbnails table img, .display,p.small{
     display:inline
}
body{
     font-family: verdana, helvetica, arial, sans-serif;
     color:rgb(175,177,179);
     background:rgb(26,26,26);
     margin:0px
}
A                {text-decoration:none}
A:link           {color:rgb(125,127,128)}
A:active         {color:rgb(75,76,77)}
A:visited        {color:rgb(125,127,128)}
A:hover          {color:rgb(255,255,255)}
A.header:link    {color:rgb(125,127,128)}
A.header:active  {color:rgb(75,76,77)}
A.header:visited {color:rgb(125,127,128)}
A.header:hover   {color:rgb(255,255,255)
}
table {
     border:none;
     font: 9pt verdana, helvetica, arial, sans-serif
}
#localmenu a{
     font-weight:bold;
     font-size:9pt
}
.treepath{
     color: rgb(125,127,128);
}
#linkedsubgalleries{
     margin:0px 55px 0px 55px;
     padding: 25px 0px 2px 0px;
     text-align:right
}
#linkedsubgalleries .other{
     font-style:normal;
}
#linkedsubgalleries a{
     color:rgb(125,127,128)
}
#linkedsubgalleries .current{
     font-weight:normal;
     color:rgb(75,76,77)
}
#linkedsubgalleries a:hover{
     color:rgb(255,255,255)
}
h1, h2{
     border-top:rgb(75,76,77) 3px solid;
     padding: 3px 1px 20px 1px;
     color: rgb(175,177,179);
     font: bold 10pt verdana, helvetica, arial, sans-serif;
     letter-spacing: 5px;
     text-align: left
}
h1{
     margin-top: -2px
}
h2{
     margin: 0px 55px 0px 55px
}
.galleryheader{
     padding: 20px 0px 10px 0px;
     margin: 0px 55px 0px 55px;
}
.thumbnails{
     padding: 24px 8px 8px 8px;
}
td.thumbnail{
     border: rgb(75,76,77) 0px solid;
     vertical-align:middle;
     width: 200px;
     height: 200px;
}
td.thumbnail:hover{
     color:rgb(255,255,255)
}
img.thumbnail{
     margin-bottom:6px;
     border: rgb(0,0,0) 1px solid
}
#slideshow td{
     padding:0px 25px 20px 0px;
     text-align:right
}
#slideshow a{
     font-weight:bold;
     font-size:9pt
}
#image img{
     border:rgb(0,0,0) 3px solid
}
#image a:hover img{
     border:rgb(0,0,0) 3px solid
}
h3 .title{
     color:rgb(125,127,128);
     margin:auto;
     padding:4px 4px 4px 14px;
     font: normal 16px tahoma, verdana, helvetica, arial, sans-serif;
     letter-spacing:10px;
     border-bottom:rgb(75,76,77) 1px solid;
     border-top:rgb(75,76,77) 1px solid
}
#imageinfo{
     text-align:center
}
.date, .artist{
     color:rgb(26,26,26);
     font-size:8pt;
     font-weight:normal
}
.location{
     color:rgb(26,26,26);
     font-size:0px
}
#imagecaption{
     color:rgb(125,127,128);
     font-style:normal;
     font-size:8pt;
     letter-spacing:1px;
     padding:10px 10px 10px 10px
}
.techinfo{
     color:rgb(26,26,26);
     font-size:8pt;
     padding: 20px
}
.techinfo a:link{
     color:rgb(26,26,26);
     font-size:8pt
}
.techinfo a:hover{
     color:rgb(255,255,255);
     font-size:8pt
}
.camera{
     font-style:normal
}
.othersizes{
     color: rgb(125,127,128);
     letter-spacing:1px;
     font-size:9pt;
     font-weight:normal
}
#copyright .copyright{
     padding: 6px 0px 6px 0px;
     border-bottom: rgb(75,76,77) 3px solid;
     font-size:9pt;
     font-weight:bold
}
.exif a:link{
     color:rgb(125,127,128);
     border:none
}
.exif a:hover{
     color:rgb(255,255,255);
     border:none
}
.sb{
     color:rgb(150,152,153);
     font-size:9pt;
     background-color:rgb(38,38,38);
     border:none;
     padding:1px 4px 1px 4px
}
.lid{
     color:rgb(125,127,128);
     font-size:9pt;
     background-color:rgb(18,18,18);
     border:none;
     padding:1px 4px 1px 4px
}
#voteContainer{
     margin-left:25px
}
textarea{
     background-color:rgb(49,50,51);
     border-top:rgb(0,0,0) 2px solid;
     border-right:rgb(75,76,77) 2px solid;
     border-bottom:rgb(75,76,77) 2px solid;
     border-left:rgb(0,0,0) 2px solid;
     padding-left: 6px;
     margin:5px 0px 10px 0px;
     font-family: verdana, helvetica, arial, sans-serif;
     font-size:13px;
     height: 150px;
     width:400px;
     color: rgb(255,255,255);
     scrollbar-base-color: rgb(49,50,51);
     scrollbar-3dlight-color: rgb(75,76,77); 
     scrollbar-highlight-color: gb(255,255,255)
}
#commententry{
     margin:40px 0px 40px 55px
}
#commententry input{
     color:rgb(255,255,255);
     font-style:bold;
     letter-spacing:1px;
     background-color:rgb(49,50,51);
     border-top:rgb(75,76,77) 2px solid;
     border-left:rgb(75,76,77) 2px solid;
     border-right:rgb(0,0,0) 2px solid;
     border-bottom:rgb(0,0,0) 2px solid
}
#commententry .small{
     color:rgb(175,177,179)
}
#commentlist{
     margin: 10px 10px 10px 55px;
}
#commentlist .comment{
     border: none;
     margin:0px 0px 0px 0px;
     padding:4px 0px 0px 0px
}
#commentlist .head{
     color:rgb(75,76,77);
     font-size:9pt
}
#commentlist .from{
     font-weight:bold;
     padding: 5px 0px 3px 0px 
}
#commentlist .date{
     color: rgb(75,76,77);
     font-size:11px
}
#commentlist .message_body{
     border-bottom:rgb(18,18,18) 3px solid;
     font-size:9pt;
     padding:0px 0px 3px 0px
}

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; }
