/*
####################################
##    Main Gallery Stylesheet     ##
##      Original Copyright        ##
##   to Rob Rowles (Thanks Rob!)  ##
##--------------------------------##
##        Modificated  for        ##
##     TiempodeFondo.cl    by     ##
##    EdicionesAsunVidales2005    ##
##    www.pbase.com/matiasasun    ##
##    and     Peter Sinclaire:    ##
##     www.pbase.com/psinclai     ##
####################################
*/
/* Code to Remove PBase Bar */
table{ 
margin-top: -27px;
margin-bottom: 20px;
}
/* end of code */

.rgalign
{ 
  margin-right: 535px;
}


a, a:link,a:visited,a:active {
        color: rgb(65,77,167);
        text-decoration: none;
        font: 12px arial narrow;
}

a:hover {
        color: rgb(65,77,167);
        text-decoration: none;
        font: 12px arial narrow;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active, a.thumbnail:hover {
display: block;
}

.galleryheader {
        font: 12px arial narrow;
        font-weight: bold;
        letter-spacing: 1px;
        position: center; 
        display: block;
        margin-top: 1em;
        padding: -10px;
        height: 100px;
}

body {
   background: rgb(0, 0, 0);
   padding-bottom: 10px; 
   margin-bottom: 20px;
   margin-top: 20px;
   background-attachment: fixed;
   background-image: url(https://www.pbase.com/tiempodefondo/image/50629144/original.jpg);
   background-repeat: repeat;
   background-position: 0px 0px;
}

div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
   border: 0px;
   color: rgb(200,200,255);
   font: 12px arial narrow;
}

font {
   margin-left: 4px;
   margin-right: 4px;
   width: 170px;
   display: block;
   color: rgb(150,150,255);
   font: 12px arial narrow;
   letter-spacing: 0px;
}

h1, h2 {
   border-bottom: #00CCFF 1px solid;
   border-left: #00CCFF 1px solid;
   border-right: #00CCFF 1px solid;
   border-top: #00CCFF 1px solid;
   position: relative; 
   right:-10%;
   background: #6A8BDC
   url(https://none) center right no-repeat fixed;
   width: 85%;
   display: block;
   color: #ffffff;
   padding: 7px;
   display: block;
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 11px;
   text-align: center;
   height: 24px;
   position: relative;
   text-transition:capitalize;
   font-variant:small-caps;
}

h3 {
   border-bottom: #00CCFF 1px solid;
   border-left: #00CCFF 1px solid;
   border-right: #00CCFF 1px solid;
   border-top: #00CCFF 1px solid;
   padding: 2px;
   width: 50%;
   display: block;
   background: rgb(206, 248, 255);
   color: #00227C;

   font-weight: normal;
   letter-spacing: 1px;
   text-align: center;
   margin-top: 1em;
}

h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: rgb(204, 204, 255);
        font-size: 10px;
        font-weight: normal;
}

img{
        border-bottom: rgb(255, 255, 255) 0px solid;
        border-left: rgb(255, 255, 255) 0px solid;
        border-right: rgb(255, 255, 255) 0px solid;
        border-top: rgb(255, 255, 255) 0px solid;

}

img.thumbnail {
        border: rgb(150, 150, 255) 1px solid;
        margin: 0px;
        padding: 1px;
        background: rgb(0, 0, 0);
        vertical-align: middle;
/*
filter: progid:DXImageTransform.Microsoft.Shadow(color="#B8B8B8",Direction=135,Strength=4);
*/
}

table.thumbnail {
        width: 50%;

}

td {
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}

p.message_body {
        width: 80%;
}

td.message_body {
        border-bottom: 1px none;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block;
        background: #FFFFFF;
        width: 50%;
}

.caption {
        color: rgb(128, 128, 128);
        font-size: 12px arial narrow;
        font-style: normal;
        text-align:justify;
        width: 50%;
        padding: 5px;
}

.display {
        border: rgb(0, 0, 0) 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);
}

.sb{
        background: #9999DD;
        color: rgb(255, 255, 255);
        font: 12px arial narrow;
}

.lid{
        background: #9999DD;
        color: rgb(255, 255, 255);
        font: 10px arial narrow;
}

.message_body {
        margin: 5px 5px 11px;
        color: #9999DD;
        font: 11px arial narrow;
        width: 50%;
}


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