
#gallery-overlay {background-color:#000;}
#gallery-container {font: 16px/22px verdana, arial, sans-serif; margin:0 auto;height: 100% !important;}
#gallery {background:#fff center 100px no-repeat; color:#999;  height:200px;margin:0 auto; position:absolute;left: 50%;top: 50%; width:300px; box-shadow:0 0 64px #000; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#gallery-image-container {display:none; height:100%;}
#gallery-loading {padding:8px;}
#gallery-controls { height:50px; left:0; position:absolute; top:50%; width:100%;margin-top: -25px;}
#gallery-controls div { height:100%; width:30px;position: absolute;top: 0%;cursor: pointer;background-color: rgba(64,64,64,0.6);}
#gallery-previous{
	left: 8px;
	background: url(../images/arrowl.png) no-repeat center center;
	/*background-color: #ccc;*/
}
#gallery-next{
	right: 8px;
	background: url(../images/arrowr.png) no-repeat center center;
	/*background-color: #ccc;*/
}
#gallery-controls a {display: block !important;width: 100%;height: 100%;}
#gallery-previous-link {left:0;}
#gallery-next-link { right:0; }
#gallery-meta-container {background:#fff; color:#333; margin:0 auto; overflow:auto;}
#gallery-image {padding:8px; max-width: 100%;max-height:600px;}
#gallery-meta { height:50px; padding:8px 8px 0;}
#gallery-meta div {float:left;}
#gallery-info {width: 100%;line-height: 50px;font-size: 16px;text-align: center;}
#gallery-close {line-height:30px; text-align:right; width:20%;position: absolute;right: 6px;top: 16px;}
#gallery-close a {color:#999; font-size:24px; font-weight:bold; outline-style:none; text-decoration:none;}
#gallery-close a:hover {color:#bbb;}
#gallery-title a, #gallery-title a:link, #gallery-title a:visited {color:#666; line-height:14px;text-decoration: none;}
#gallery-title a:visited:hover {color:#999}
#gallery-pages {color:#999; display:block; font-size:10px; line-height:14px;display: none;}

/* flickr styles */
.flickr_badge_image {float:left;}
#flickr_www {font-size:12px;}
#flickr_link {clear:both;}