#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

a {
	color: #9ACA36;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.image {
	float: left;
	margin: 0 15px 10px 0;
}

/* Header */

#header {
	width: 760px;
	height: 120px;
	margin: 0 auto;
	background: #000000 url(images/img1.jpg);
}

#header h1, #header h2 {
	float: left;
	padding: 94px 0 0 7px;
	font-size: 18px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	clear: both;
	width: 926px;
	height: 43px;
	margin: 0 auto;
	background: #000000 url(images/img2.gif);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 2px 0 0;
	padding: 7px 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#pages a:hover, #pages .active a {
	padding-left: 14px;
	padding-right: 14px;
	background: #9ACA36 url(images/img3.gif);
	border: 1px solid #000000;
	border-bottom: none;
}

/* Boxed */

.boxed {
	float: right;
	width: 180px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.boxed .heading {
	height: 26px;
	padding: 6px 0 0 10px;
	background: #9ACA36 url(images/img4.gif);
	border: 1px solid #000000;
	border-bottom: none;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	background: #F2F2F2 url(images/img5.gif) repeat-x left bottom;
}

.boxed .content ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

.boxed .content li {
	padding: 3px 0;
	border-top: 1px dotted #5D0E0E;
}

.boxed .content li.first {
	border: none;
}

.boxed .content a {
	padding-left: 10px;
	background: transparent url(images/img8.gif) no-repeat left center;
	text-decoration: none;
	color: #5D0E0E;
}

.boxed .content a:hover {
	color: #FF0000;
}

/* Posts */

.post {
	background: #F2F2F2 url(images/img5.gif) repeat-x left bottom;
}

.post .title {
	padding: 0 0 0 13px;
	background: #FFFFFF url(images/img9.gif) no-repeat left center;
	color: #000000;
}

.post .posted {
	padding: 2px 10px 4px 10px;
	background: #5F1010 url(images/img4.gif);
	border: 1px solid #000000;
	border-bottom: none;
	font-size: .7em;
	font-weight: normal;
	color: #FFFFFF;
}

.post .story {
	padding: 10px 20px;
}

.post .meta {
	padding: 1px 10px;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Posts */

#posts {
	float: left;
	width: 370px;
}

/* Archives */

#archives {
}

/* Search */

#search form {
	margin: 0;
	padding: 20px 10px;
}

#textfield1 {
	width: 110px;
	padding: 2px 5px;
	background: #894F4F url(images/img6.gif) repeat-x;
	border: 1px solid #000000;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#submit1 {
	width: 30px;
	background: #5F1010 url(images/img7.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: uppercase;
	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img5.gif) repeat-x;
}

#footer p {
	padding: 10px;
	font-size: .8em;
}
