/*Design by Free CSS Templateshttp://www.freecsstemplates.orgReleased for free under a Creative Commons Attribution 2.5 License*/body {	margin: 0;	padding: 0;	background: #000000 url(img01.jpg) repeat-y top center;	font-size: 13px;	color: #8C8C8C;}body, th, td, input, textarea, select, option {	text-transform: lowercase;	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;}h1, h2, h3 {	font-weight: normal;	color: #CBA61A;}h1 {	letter-spacing: -2px;	font-size: 3em;}h2 {	letter-spacing: -1px;	font-size: 2em;}h3 {	font-size: 1em;}p, ul, ol {	line-height: 200%;}blockquote {	padding-left: 1em;}blockquote p, blockquote ul, blockquote ol {	line-height: normal;	font-style: italic;}a {	color: #9BDB18;}a:hover {	text-decoration: none;	color: #E6B715;}/* Header */#header {	width: 760px;	height: 348px;	margin: 0 auto;	background: url(img03.jpg) no-repeat right top;}#header h1, #header p {	margin: 0;	color: #E6B715;}#header h1 {	padding: 100px 0 0 50px;}#header p {	padding-left: 53px;	margin-top: -10px;}#header a {	color: #E6B715;}/* Page */#page {	width: 760px;	margin: 0 auto;}/* Content */#content {	float: left;	width: 470px;	margin: 0;	margin-top: -90px;}.post {	padding: 0 0 20px 0;}.title {	margin: 0;	padding-bottom: 5px;	border-bottom: 2px dashed #333333;}.byline {	margin: 0;	color: #646464;}.meta {	text-align: right;	color: #646464;	padding: 5px 10px;	border: 1px dashed #333333;}.meta .more {	padding-left: 20px;	background: url(img05.gif) no-repeat left center;}.meta .comments {	padding-left: 20px;	background: url(img06.gif) no-repeat left center;}/* Sidebar */#sidebar {	float: right;	width: 230px;}#sidebar ul {	margin: 0;	padding: 0;	list-style: none;}#sidebar li {}#sidebar li ul {	padding: 15px 15px;}#sidebar li li {	border-bottom: 1px dotted #000000;	background: url(img02.gif) no-repeat 5px 50%;	padding-left: 15px;}#sidebar h2 {	margin: 0;	padding: 20px 0 0 0;	border-bottom: 2px solid #0F0F0F;}#sidebar a {	text-decoration: none;}#sidebar a:hover {}/* Footer */#footer {	clear: both;	width: 760px;	margin: 0 auto;	padding: 30px 0;	text-align: left;	font-size: smaller;}#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; }