/*-----------------------------------------------------------------------------

version:   1.0
date:      10/07/2008
author:    Brian Johnson, Applicode LLC

-----------------------------------------------------------------------------*/

#gallery #wrapper #page_nav {	width: 0px; display:none}
#gallery #wrapper #content {	padding-top:12px;	padding-left: 6px;   width: 900px; float: left;}
#pagination{text-align:center;}

#title {
	font-weight: bold;
	margin: 0px 10px 10px 10px;
}
.caption {
	font-weight: normal;
}

#gallery_single_picture 
{
	float: right;
	width: 850px;
}
.gallery_total_views
{
	text-align: right;
	margin-right: 25px;
}

.thumbs{float:left;margin:1px;}

.thumbs img{margin:1px; border: 0px; padding: 10px 1px; background:#fff;}

.thumbs a:hover img{background:#1A3F7D;}

h2.gallery_breadcrumb
{
	margin: 5px;
}
