/* Gallery StyleSheet */

/* --------------------------------------- Gallery Pages --------------------------------------- */

.gallerycattxt {
font-family: georgia, "times new roman", times, serif;
font-size: 16px;
font-weight: bold;
color: #2e250d;
margin-bottom: 3px;
margin-top: 0;
}

.gallerycattxt a:link {
text-decoration: none;
}

.gallerycattxt a:visited {
text-decoration: none;
}

.gallerycattxt a:hover {
text-decoration: none;
}

#breadbox {
width: 100%;
height: 22px;
border-bottom: 1px dashed #c7b497;
border-top: 0;
margin-top: 8px;
margin-bottom:10px;
}

#breadbox .breadcrumbgallery {
font-size: 11px;
margin: 0;
}

.breadcrumbgallery a:link {color: #a95f00; text-decoration: none;}
.breadcrumbgallery a:visited {color: #a95f00; text-decoration: none;}
.breadcrumbgallery a:hover {color: #d77900; text-decoration: none;}

#gallerythumbbox {
padding: 0;
}

.thumbnailz
{
float: left;
width: 85px;
margin: 0;
padding: 0 5px 5px 5px;
}

.poloroidsingletxt {
font-size: 12px;
color: #cc3300;
padding: 0 0 0 4px;
}

.poloroidsingletxt a:link {color: #2e250d; text-decoration: none;}
.poloroidsingletxt a:visited {color: #2e250d; text-decoration: none;}
.poloroidsingletxt a:hover {color: #a95f00; text-decoration: none;}

#galleryinfoarea .galleryname {
font-family: georgia, "times new roman", times, serif;
font-size: 16px;
font-weight: bold;
color: #2e250d;
margin: 0 0 3px 0;
}

.pushimg {
float:right;
padding: 15px 0 0 25px;
margin: 0 0 20px 0;
}

.gallerythumb {
float: left;
width: 76px;
height: 74px;
border: 0;
margin: 0;
padding: 2px 2px 2px 4px;
}

.borderit {
border: 2px solid #fff;
}


/* ---- Poloroid Boxes Category ---- */

.poloroidbox {
float: left;
width: 115px;
margin: 0 15px 15px 0;
padding: 5px;
}

.poloroidholder {
width: 70px;
height: 99px;
background-image: url(/images/poloroid_gallery_img.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 9px 9px 0 22px;
}

#contentboxsingle .poloroidtxt {
font-size: 12px;
color: #cc3300;
padding: 0 0 0 15px;
}

.poloroidtxt a:link {color: #2e250d; text-decoration: none;}
.poloroidtxt a:visited {color: #2e250d; text-decoration: none;}
.poloroidtxt a:hover {color: #a95f00; text-decoration: none;}

/* ---- Poloroid Boxes Single ---- */

.poloroidsingle {
width: 70px;
height: 96px;
background-image: url(/images/poloroid_single_img.gif);
background-repeat: no-repeat;
margin: 0;
padding: 9px 9px 0 7px;
}

