body {
	margin-top: 15px;
	padding: 0;
	font-size: 13px;
	text-align: justify;
	background-image: url(../images/tile1.gif);
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 2em;
	line-height: 155%;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 23px;
	color: #949285;
	background-image: url(../images/h4-bkg-alt.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
}

p, ul, ol {
	line-height: 1.6em;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	font-style: italic;
}

a {
	color: #000066;
}

a:hover {
	color: #990033;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 800px;
	height: 143px;
	margin: 0 auto;
	padding-bottom: 12px;
	/* background: url(../images/header09.gif) no-repeat left top; */
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding: 30px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#header h1 {
	color: #000000;
	font-size: 44px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

#header p {
	padding: 65px 0 0 10px;
	font-size: 16px;
	color: #000000;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 632px;
	margin: 0;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding: 12px;
}

.post {
	padding: 0px 0px 0 0px;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title a {
	text-decoration: none;
	color: #000000;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: 0;
	color: #000000;
	font-size: 9px;
}

.meta {
	text-align: center;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	background: url(../images/h2-bkg.gif) repeat-x left top;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
}

.meta .more {
	background: url(images/img03.gif) no-repeat 0px 45%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img03.gif) no-repeat 0px 45%;
	padding-left: 10px;
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
	border: 0;
}

.alignright {
	float: right;
	border: 0;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
}

.posts a {

}

/* Sidebar */

#sidebar {
	float: left;
	width: 130px;
	background-color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 21px 20px 10px;
}

#sidebar li li {
	border-bottom: 1px dotted #363B3F;
	background: url(images/img03.gif) no-repeat 0px 40%;
	padding: 0 0 10px 15px;
}

#sidebar h2 {
	margin: 0;
	height: 30px;
	padding: 8px 0px 10px 13px;
	background: url(../images/h2-bkg.gif) repeat-x left top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#sidebar h2 a {
	background: url(images/img03.gif) no-repeat left 50%;
}

#sidebar a {
	color: #000000;
	display: block;
	margin: 1px;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #949285;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-right-width: 2px;
	border-right-style: none;
	text-indent: 5px;
}

#sidebar a:hover {
	background-color: #E9E6BB;
	font-weight: bold;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	height: 25px;
	width: 800px;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	margin: 0 auto;
}

#footer p {
	padding-top: 40px;
	text-transform: uppercase;
}

#footer p a {
	color: #000000;
}

table.cont {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: #949285;
	border-collapse: collapse;
}
table.cont th {
	border-width: 1px;
	padding: 2px;
	border-style: solid solid solid solid;
	border-color: #949285;
}
table.cont td {
	border-width: 1px;
	padding: 3px;
	border-style: solid solid solid solid;
	border-color: #949285;
}
.textnav {
	font-size: 11px;
}

.imgleft {
	float: left;
	padding: 8px 8px 8px 0;
	border: 0;
}

.imgright {
	float: right;
	padding: 8px 0 8px 8px;
	border: 0;
}
h5 {
	font-size: 16px;
}

#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(assets/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/lightbox//nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 14px Trebuchet, 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; }
