#photos #content {
	width:680px;
	display:block;
	margin:10px 0px -10px 0px;
	padding:0 30px 0 30px;}		
	
#photos #content .img-breadcrumbs{
	font-size:3.0em;
	font-weight:bold;
	padding:2px;
	color:#FFF;
	text-align:center;}
	
	#photos #content .img-breadcrumbs a{
	text-decoration:none;
	font-family:"Century Gothic", "Apple Gothic", sans-serif;
	text-transform:uppercase;}
		
.img-description, .imgbrowz0r-navigation, #imgbrowz0r { margin: 0 auto;width: 680px;text-align: left; }
.imgbrowz0r-navigation { padding: 0 0 0.5em; }
.imgbrowz0r-navigation .img-statistics { margin-top: 1.5em; }
	
.img-description { margin: 1.5em auto 0; }
	
#imgbrowz0r .img-row { padding: 0 1em; }
	
#imgbrowz0r .img-directory span.img-dir-name,
#imgbrowz0r .img-directory span.img-thumb-date { display: block; }
#imgbrowz0r .img-directory span.img-dir-name {font-size: 1.6em; padding:3px; font-family:"Century Gothic", "Apple Gothic", sans-serif;}
	
#imgbrowz0r .img-column-1 { clear: left; }
	
#imgbrowz0r .img-thumbnail,
#imgbrowz0r .img-directory { float: left;padding: .5em 0;width: 33.33%;text-align: center; }
	
#imgbrowz0r .img-thumbnail a,
#imgbrowz0r .img-directory a {
	display: block;margin: 0 auto;
	width: 200px;height: 95px;line-height: 150px;
	background-repeat: no-repeat;background-position: 50% 50%; }
	
#imgbrowz0r .img-directory a:link, #imgbrowz0r .img-directory a:visited, #imgbrowz0r .img-thumbnail a:link,
#imgbrowz0r .img-thumbnail a:visited { background-color: #2b2b2b;font-size: 1.5em;color: #ccc;text-decoration: none; }
#imgbrowz0r .img-directory a:active, #imgbrowz0r .img-directory a:hover, #imgbrowz0r .img-thumbnail a:active,
#imgbrowz0r .img-thumbnail a:hover { border-color: #333333;color: #333333; }
	
/* http://sonspring.com/journal/clearing-floats */
html body div.clear,
html body span.clear { background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;
	margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0; }
	
/* add display:inline to floated elements */
* html #imgbrowz0r .img-thumbnail, * html #imgbrowz0r .img-directory {display:inline;}

/* add zoom:1 to overflow:hidden */
* html #imgbrowz0r .img-thumbnail, * html #imgbrowz0r .img-directory {zoom:1;}

/* fix negative margins */
* html #photos #content {position:relative; zoom:1;}
* html #imgbrowz0r .img-thumbnail, #imgbrowz0r .img-directory { width: 33%; }