body {
        margin:0;
        padding:0;
        color: #EEEEEE;
        background: #191919;
}

body td {
        font-family: Georgia, Tahoma;
        font-size:10pt;
}

a
{
  color: #999999;
  text-decoration: none;
/*  border-bottom: 1px dotted #999999;*/
}

a:hover
{
  color: #999999;
  text-decoration: none;
  border-bottom: 1px dotted #999999;
}

/*a:visited 
{
  color: #EEEEEE;
  text-decoration: 1px dotted #999999;
  text-decoration: none;
} */

.enableshare img {display:inline}
.disableshare a img {display:none}

/* Thumbnail Styles */

/* new thumbnail style 01 */
#th_style1 {
        width:216px;
        height:216px;
        margin:0px;
        padding:0;
        text-align:center;
        background:url(http://svidersky.net/img/frame.png) center center no-repeat;
        //border:1px solid #DBDBDB;
        //background:#FFF;
        //width:208px;
        //height:208px;
}

#th_style1 i {
        padding:0;
        border:0;
        display:block;
        width:200px;
        height:200px;
        text-align:center;
        position:relative;
        left:8px;
        top:8px;
        overflow:hidden;
        //width:200px;
        //height:200px;
        //left:0;
        //top:2px;
        background:center center no-repeat;
}

#th_style1 s {
        width:100%;
        height:100%;
        text-align:center;      
        display:block;
        //border:1px solid #B7B7B7;
}

#th_style1 a {
        width:100%;
        height:100%;
        //width:200px;
        //height:200px;
        overflow:hidden;
        display:block;
        text-align:center;
}

#th_style1 a img {margin:0}

/* new photo style 01 */

#ph_style1 table {padding: 0px; margin: 0px;width:1px;height:1px}

#ph_style1 td {padding:0;margin:0;}


#ph_style1 #wrap1 { background: url(http://svidersky.net/img/lt.png ) left top no-repeat;   
   //background-image: none;
}

#ph_style1 #wrap2 { background: url(http://svidersky.net/img/rt.png ) right top no-repeat;
   //background-image: none;
}

#ph_style1 #wrap3 { background: url(http://svidersky.net/img/lb.png) left bottom no-repeat;
   //background-image: none;
}

#ph_style1 #wrap4 { background: url(http://svidersky.net/img/rb.png) right bottom no-repeat;
   //background-image: none;
}

#ph_style1 #wrap5 { background: url(http://svidersky.net/img/b.png) center bottom repeat-x;
width:100%;
      //background-image: none;
}

#ph_style1 #wrap6 { background:  url(http://svidersky.net/img/t.png) center top repeat-x;
width:100%;
      //background-image: none;
}

#ph_style1 #wrap7 { background: url(http://svidersky.net/img/l.png) left center repeat-y;
height:100%;
      //background-image: none;
}

#ph_style1 #wrap8 { background: url(http://svidersky.net/img/r.png) right center repeat-y;
height:100%;
      //background-image: none;
}

#ph_style1 #wrap0 {text-align:center;}

#ph_style1 #wrap9 {background:#FFF;
        //border:1px solid #DBDBDB;
        text-align:center;
        }

#ph_style1 #wrap9 i {
        display:block;
        //padding:4px;
        //border:1px solid #B7B7B7;
        background-position:center center;
        background-repeat:no-repeat;
        
        }
#ph_style1 #wrap9 a {width:100%;height:100%;display:block}

#ph_style1 #wrap1 img, #ph_style1 #wrap4 img {width:8px;height:8px;
        //display:none;
        //width:0;
        //height:0;
        }

#ph_style1 img {border:0;padding:0;margin:0}

#line { background: url(http://svidersky.net/img/grey.png) center center repeat-x;
        width:100%;
      //background-image: none;
}

#links {         
        padding:4px;
}

#bread_crops {         
        padding-top:4px;
        padding-bottom:4px;
        padding-left:0px;
        padding-right:0px;
        font-size:16px;
}

#folder_center {
        padding:20px;
}

#photo_title {
        text-align:left;
        font-size:18px;
        font-weight: bold;
        padding:4px;
        padding-top:10px;
}

#descr {
        text-align:left;
        font-size:16px;
        padding:4px;
        padding-top:10px;
}

#stats {
        text-align:left;
        font-size:12px;
        padding:4px;
        padding-top:10px;
        font-style: italic;
}

#location {
        text-align:left;
        font-size:12px;
        font-style: italic;
        padding-left:6px;
        padding-top:0px;
}

#exif {
        text-align:right;
        font-size:12px;
        font-style: italic;
        padding-bottom:6px;
        padding-right:3px;
}

#buttons {
        text-align:right;
        padding-top:0px;
        padding-right:3px;
        // padding-top:3px;
        // padding-right:-6px;
}

#photo_nav {
        text-align:left;
        font-size:12px;
        font-style:italic;
        padding-left:3px;
        //padding-left:6px;
}

#wp_descr {
   text-align:left;
   font-size:16px;
   padding:4px;
}

#hintbox{ /*CSS for pop up hint box */
   position:absolute;
   top: 0;
   color: #EEEEEE;
   background: #505050;
   width: 150px; /*Default width of hint.*/ 
   padding: 3px;
   text-align: left;
   border:1px solid white;
   font:normal 12px Georgia;
   z-index:100;
   visibility: hidden;
   font-style: italic;
}

#comm_header { /*CSS for pop up hint box */
   color: #EEEEEE;
   background: #202020;
   width: 250px; /*Default width of hint.*/ 
   padding: 3px;
   text-align: left;
   border:1px solid white;
   font:normal 12px Georgia;
   font-weight: bold;
   font-style: italic;
}

#comm_message { /*CSS for pop up hint box */
   color: #EEEEEE;
   background: #505050;
   width: 250px; /*Default width of hint.*/ 
   padding: 3px;
   border:1px solid white;
   text-align: left;
   border:1px solid white;
   font:normal 12px Georgia;
   font-style: italic;
}
