h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

body {
	margin: 20px auto;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	color: #333;
	background-color: #333;
	}

.clear {
	clear: both;
	}

a, a:hover {
	text-decoration: none;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

#page {
	margin: 0 auto;
	width: 700px;
	padding: 0;
	background: #008ea8 url(images/bg.png) repeat;
	text-align: center;
	}

#container {
	margin: 0;
	padding: 0;
	width: 700px;
	text-align: left;
	background: #008ea8 url(images/bg.png) repeat;
	}

#searchform {
	margin: 0;
	padding: 0;
	}

#header {
	width: 200px;
	height: 135px;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	background: #E1D9D0 url(images/header.png) top center no-repeat;
	}

.navigation {
	margin: 0;
	padding: 10px 15px;
	font-size: 8pt;
	}

.navigation a {
	color: #bebec0;
	font-weight: bold;
	}

.navigation a:hover {
	color: #888;
	font-weight: bold;
	}

#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 480px;
	}

#content h2.pagetitle {
	font-size: 8pt;
	color: #DDD;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 20px;
	}

.post {
	margin: 0;
	padding: 10px;
	text-align: left;
	}

.post h2, .post h2 a {
	color: #D4037A;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16pt;
	}

.post h2 a:hover {
	color: #C30568;
	}

.date {
	font-size: 8pt;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

.entry {
	text-align: justify;
	font-size: 8pt;
	line-height: 18px;
	}


.entry a {
	color: #008EA8;
	font-weight: bold;
	}

.entry a:hover {
	color: #00768B;
	font-weight: bold;
	}

.postmetadata {
	border-top: 1px solid #dddde2;
	margin: 0;
	padding: 5px 0;
	}

.postmetadata a {
	color: #008EA8;
	font-weight: bold;
	}

.postmetadata a:hover {
	color: #00768B;
	font-weight: bold;
	}

#sidebar {
	width: 200px;
	padding: 10px;
	margin: 0;
	float: left;
	background: #008ea8;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 12px;
	text-align: justify;
	}

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

#sidebar ul li {
	width: 190px;
	margin: 10px 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #000;
	}

#sidebar ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #00006B;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Century Gothic", Arial, Sans-Serif;
	}

#sidebar ul li ul {
	margin: 5px 0;
	padding: 0;
	background-color: #FFF;
	}

#sidebar ul li ul li {
	margin: 0;
	padding: 3px 0;
	border: 0;
	}

#sidebar a {
	color: #D4037A;;
	font-weight: bold;
	}

#sidebar a:hover {
	color: #00768B;
	font-weight: bold;
	}
	
#sidebar header1 {
	color: #00768B;
	font-weight: bold;
	}

#comments-template {
	margin: 0;
	padding: 0 10px;
	text-align: left;
	font-size: 9pt;
	}

#comments-template a {
	color: #008EA8;
	}

#comments-template a:hover {
	color: #00768B;
	}

#comments-template h3 {
	font-size: 14pt;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 0;
	text-transform: lowercase;
	font-weight: normal;
	text-align: left;
	color: #D4037A;
	}

.avatar {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
	}

ol.commentlist {
	margin: 0;
	padding: 3px 0;
	list-style: none;
	}

ol.commentlist li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 2px solid #F6F6F6;
	}

ol.commentlist cite, ol.commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	font-family: "Century Gothic", Arial, Sans-Serif;
	}

ol.commentlist p {
	line-height: 18pt;
	margin-left: 67px;
	text-align: justify;
	}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 7pt;
	padding: 30px 0 10px 0;
	margin: 0;
	}

#footer a {
	color: #008EA8;
	font-weight: bold;
	}

#footer a:hover {
	color: #00768B;
	font-weight: bold;
	}
	
	/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(http://these-words.org/LB/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://these-words.org/LB/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://these-words.org/LB/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* End Lightbox */