/* 
==================================================

Stylesheet for Pbase.com galleries.

Vladimir Ivanov
https://pbase.com/izanoza

==================================================
*/

body, table, tr, td, th, font, li, ul, form, blockquote, p, div, h1, h2, h3, h4, h5, b, i, center
{
    background-color: #404040;
    color:  #a29887;
    font: 11px Verdana, Arial, Tahoma, sans-serif; 
    text-decoration: none;
    border: 0px; 
}

body {
    margin: 0px 0px 20px 0px;
}


a, a:link, a:visited, a:active {
    color: #c1baa2; 
    font-weight: bold; 
}

a:hover { 
    color: #e2d9bc;
} 

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active 
{
    background-color: #555555; 
    border: #717171 1px solid; 
    width: 200px; 
    height: 200px; 
    display: block; 
    padding-top: 15px; 
    margin-bottom: 0px; 
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=5); 
}


a.thumbnail:hover 
{ 
    border: #787878 1px solid;
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=5);
}

h1, h2
{
    background-color: #555555;
    color: #c1baa2;
    font-size: 130%;
    letter-spacing: 0.3em;
    text-align: center;
    border: #717171 1px solid;
    border-width: 1px 0px; 
    padding: 13px;
/*
    width: 830px;
    text-align: right; 
    margin-left: -430px; 
    position: relative;
    left: 50%;
*/
}

h2:first-letter 
{
    font-size: 170%;
    font-weight: bold;
}

img { 
    border: black 0px none; 
} 

img.display
{
    border: white 20px solid;
    border-width: 20px 20px 60px 20px;
    margin-top: 10px; 
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=5);
} 

img.thumbnail {
    border: black 1px solid; 
}

span.title
{
    color: #76746d;
    font-size: 15px;
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 8px;
    position: relative;
    top: -80px;
    margin-top: 0pt;
    width: 500px;
}

/*
.location {
    margin-top: -40pt;
    font-size: 115%; 
}
*/
.date {
    font-size: 80%; 
}

.imagecaption
{
    font-style: italic; 
    border-top: #606060 1px dotted;
    border-bottom: #606060 1px dotted;
    width: 600px;
    padding: 15px 15px;
    margin: auto;
    position: relative;
    text-align: center;
}
.caption { } 

.techinfo
{
    font-size: 90%;
    font-style: none; 
    letter-spacing: 0em;
    padding: 25px;
}

.camera {
    font-size: 100%; 
    font-style: normal;
}

.camera a {
    letter-spacing: 0em;
}
.exif a {
    letter-spacing: 0em;
}

.sb 
{ 
    background: #555; 
    color: #76746d;
    font-size: 100%; 
    padding: 3px;
} 

.lid { 
    background: #717171; 
    font-size: 90%; 
} 

#slideshow td {
    padding: 0px 10px 10px 0px;
}

#othersizes {}
.othersizes {}

.copyright {
    color: #e1dbd0;
}
.copyright a {
    color: #e1dbd0;
}
div.copyright {
    margin-bottom: 15px;
}


#voteContainer a
{
    background-color: #555;
    border: #606060 1px solid;
    padding: 5px;
}

.comment_section { }

.gallery_comments {
    margin-top: 20px; 
}

#commentlist {
    margin-top: 20px; 
}
#commentlist .date {
    border-top: #606060 1px dotted;
    font-size: 75%; 
}
#commentlist .from {
    border-top: #606060 1px dotted;
    width: 100%; 
    padding-top: 5px;
}
#commentlist .message_body {
    color: #7d7764; 
    width: 80%; 
    font-size: 100%; 
    padding: 5px 0px 5px 30px; 
}
#commententry {
    padding-top: 20px;
}


/*==================================================
 difference from izanoza_root
 ==================================================*/

.galleryheader
{
    padding: 10px 45px;
}


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; }
