/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  

body, div, img, p { padding:0; margin:0; }
body { background-image:url(../images/galeria/bg.jpg); }
h1 { font-family:Georgia,serif; margin: 20px 0 20px 0; padding:15px; border-left-width:10px; border-left-color:#eeeeee; border-left-style:solid; color:#eeeeee; }
h1 small{ font-size: 10px; text-transform:uppercase; letter-spacing: 14px; display: block; color: #ccc; }*/

/* WRAPPER */
#wrapper { width:900px; margin:0; }
#info { margin-top:50px; }
#info p { color:#eee; font-family:Georgia,serif; margin-top:10px; }
#info p a { color:#eee; }
#toggle { text-decoration:underline; }

/* POLAROID */
#polaroidcontainer { width:900px; height:360px; }

.polaroid { width:191px; height:195px; background-image:url(../images/galeria/polaroid-bg.png); position:absolute; }
.polaroid img { width:171px; height:137px; margin:15px 0 0 10px; }
.polaroid p { text-align:center;  font-size:10px; color:#5176AD; margin-top:12px; font-weight: bold; } /*font-family:Georgia,serif;*/

.redborder { border:1px solid red; margin:-1px; }

#lightbox-image-details-currentNumber{
float:left;
padding-right:15px;
}

#lightbox-image-details-caption{
font-size:120%;
color:#5176AD
}

#lightbox-image-details-caption a{
width:600px;
text-align:center;
}