/* Theme specific styles */

/* Item links in album */

p.gallthumb {width:265px; float:left; text-align:center;}
p.gallthumbfirst {clear:left; margin-right:1.5em;}
p.gallthumb img {margin-left:auto; margin-right:auto; border:0;}
span.gallthumbtitle {display:block; text-align:center; width:255px; border-right:5px solid #DDDDDD; border-left:5px solid #DDDDDD;}
span.gallthumbtitle a {text-decoration:none; display:block;}
.gallthumb2alb span.gallthumbtitle {border-bottom:1px solid #DDDDDD; border-right:none; border-left:none; width:265px;}

/* Photo navigation list */

.imagecapfull, .imagecapfull li {list-style:none;}
ul.imagecapfull {margin-bottom:1.5em; clear:left; margin-top:3em;}
ol.imagecapfull, .imagecapfull li {display:inline;}
ol.imagecapfull li {padding:0 0.1em;}

/* Album navigation list */

#albumup {clear:left;}

/* Edit item link (only gets inserted when have permissions anyway) */

div.galleryeedit {position:fixed; background-color:#7E7577; opacity:0.7; top:10px; right:10px; z-index:100;}
