.galleria{list-style:none;width:700px}
.galleria li{display:block;overflow:hidden;float:left;margin:0 5px 5px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:700px} /* MSIE bug */

*{margin:0;padding:0}
	html{background:url(../imgs/bg.jpg) repeat-x #504738;border-top:4px solid #b5a88e;}
	body{padding:20px;text-align:center;color:#fff;font:normal 10px/10px verdana, sans-serif;}
	a b{position: absolute;left: -999px;margin-left:-999px;}
	
	.top {width:100%;float:left;}
	h1{display:block;height:125px;width:516px;margin:0 auto;}
	
		h1 a.pan, h1 a.pan:link, h1 a.pan:visited, h1 a.pan:hover, h1 a.pan:active {float:left;background:url(../imgs/panAfter5.png) no-repeat 0 0;width:274px;height:84px;margin:15px 0 0 0;}
		h1 a.flickr, h1 a.flickr:link, h1 a.flickr:visited, h1 a.flickr:hover, h1 a.flickr:active {float:right;width:190px;height:84px;background:url(../imgs/flickr.png) no-repeat 0 0;margin:18px 0 0 0;}
	
	.afterfive{position:relative;margin:0 auto;width:575px;height:415px;}
	#prev {float:left;display:block;width:28px;height:389px;background:url(../imgs/prev.png) 0 50% no-repeat;}
	#next {float:right;display:block;width:28px;height:389px;background:url(../imgs/next.png) 0 50% no-repeat;}
	#middle {float:left;display:block;width:516px;background:#3b3428;height:auto;padding:0 0 10px 0;}
		#prev a{float:left;display:block;width:28px;height:389px;}
		#next a{float:right;display:block;width:28px;height:389px;}
		div.galleria_wrapper {padding:8px 0 8px 0;border-bottom:1px solid #26221a}
	
	a{color:#afbd21;text-decoration:none;outline:none;}
	a:hover{color:#dadc56;}
	.caption{display:block;padding:6px 0;margin:0 0 10px 0;border-top:1px solid #5c513e;font-style:normal;color:#e2e2dd;background:#423a2d;}
	
	.afterfiveGallery{width:500px;margin:0 auto;position:relative;}
	.afterfiveGallery li{width:42px;height:42px;border:1px solid #806F55;margin:3px;background:#7e7056;}
	.afterfiveGallery li:hover{border:1px solid #fff;}
	.info{clear:both;position:relative;text-align:left;width:516px;margin:118px auto 0;border-top:1px solid #26221A;padding-top:10px;}

	.footer a.rss, .footer a.rss:link, .footer a.rss:visited{float:left;width:250px;display:block;text-align:left;font:9px/9px 'helvetica neue', helvetica, verdana, sans-serif;padding:1px 6px 1px 12px;color:#fff;text-transform:uppercase;background:url(../imgs/rssFeed.gif) no-repeat 0 1px;}
	.footer a.rss em {color:#2f8bfa;font-style:normal;}
	.footer a.rss em i{color:#ff0084;font-style:normal;}
	.footer a.stat, .footer a.stat:link, .footer a.stat:visited{float:right;width:200px;display:block;text-align:right;font:9px/9px 'helvetica neue', helvetica, verdana, sans-serif;padding:1px 0 1px 12px;color:#7a6b51;text-transform:uppercase;}
	
