body {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	background-image: url(http://www.stc-lonewriter.org/lw/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px; }

p {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal; }

li {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal; }

h1 {
	font-size: x-large;
	font-weight: bold;
	color: #4283b9;
	margin-top: 0px;
	padding-top: 0px; }

h2 {
	font-size: small;
	font-weight: bold;
	color: #4283b9;
	border-top: #4283b9 solid 1px;
	margin-top: 30px; }

h3 {
	font-size: small;
	font-weight: bold;
	color: #000000; }

a:link {
	color: #4283b9;
	text-decoration: none; }

a:visited {
	color: #4283b9;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a.white:link {
	color: #ffffff;
	text-decoration: none; }

a.white:visited {
	color: #ffffff;
	text-decoration: none; }

a.external {
	background: url(http://www.stc-lonewriter.org/lw/external.png) center right no-repeat;
	padding-right: 13px; }

table {
	border:  0; }

th {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #000066; }

td {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #4283b9; }

table a:link {
	color: #ffffff;
	text-decoration: none; }

table a:visited {
	color: #ffffff;
	text-decoration: none; }

table a:hover {
	color: #ffffff;
	text-decoration: underline; }

table.blog {
	border: #4283b9 solid 1px; }

.blog td {
	text-align: left;
	vertical-align: middle;
	color: #4283b9;
	background-color: #ffffff; }

table.blog a:link {
	color: #4283b9;
	text-decoration: none; }

table.blog a:visited {
	color: #4283b9;
	text-decoration: none; }

table.blog a:hover {
	color: #4283b9;
	text-decoration: underline; }

img {
	border: 0; }


/* BODY SECTION */

#body {
	position: absolute;
	top: 100px;
	left: 0px;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	z-index: 0; }

#content {
	margin-left: 0px;
	width: 550px; }

p.breadcrumb {
	font-size: x-small;
	font-weight: bold;
	color: #4283b9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px; }

td.pgthumbnail {
	text-align: center;
	vertical-align: middle;
	height: 110px;
	width: 140px; }

img.stockphoto {
	margin-left: 10px;
	margin-bottom: 10px; }


/* TITLEBAR SECTION */

#titlebar {
	position: absolute;
	width: 800px;
	top: 0px;
	margin: 0px;
	padding-top: 0px; }

/* MENU SECTION */

#menuh-container {
	position: absolute;
	top: 78px;
	left: 0em;
	z-index: 1; }

#menuh	{
	width: 100%;
	float: left;
	margin: 0em;
	margin-top: 1em; }

#menuh a {
	display: block;
	white-space:nowrap;
	margin: 0;
	padding: 0.3em; }

#menuh a.parent, #menuh a.parent:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	background-image: url(http://www.stc-lonewriter.org/lw/menu_submenu.gif);
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.child, #menuh a.child:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.childsecure, #menuh a.childsecure:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	background-image: url(http://www.stc-lonewriter.org/lw/menu_locked.gif);
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#menuh a.parent:hover {
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lw/menu_submenu.gif);
	text-decoration: underline; }
 
#menuh a.child:hover /* menu at mouse-over  */ {
	color: white;
	text-decoration: underline; }

#menuh a.childsecure:hover /* menu at mouse-over  */ {
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lw/menu_locked.gif);
	text-decoration: underline; }

#menuh a.top_home {
	text-align: left;
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lw/menu_bg.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	height: 26px; }

#menuh a.top_parent {
	text-align: left;
	color: white;
	background-image: url(http://www.stc-lonewriter.org/lw/menu.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	height: 26px; }

#menuh a.top_home:hover, #menuh a.top_parent:hover {text-decoration:underline;}

#menuh ul
 {
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px; /* width of all menu boxes */ }

#menuh li {
	position: relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */ }

#menuh ul ul {
	position: absolute;
	z-index: 500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em; }

#menuh ul ul ul {
	top:0;
	left:100%; }

div#menuh li:hover {
	cursor: pointer;
	z-index: 100; }

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul {
	display: none; }

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul {display:block;}


/* SIDEBAR */

#sidebar {
	float: left;
	position: absolute;
	margin-left: 570px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #cddfed;
	width: 200px; }

#sidebar ul {
	margin-left: 1.5em;
	padding-left: 0px; }

#sidebar h2 {
	border-top: 1px solid #cddfed;
	margin-top: 2px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px; }

#sidebar h2.login {
	margin-top: 26px; }

#search {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #cddfed;
	border: 1px solid #cddfed;
	margin: -10px;
	padding: 10px; }

#search form {
	margin:0;
	padding:0;	}

#search input {
	border: 1px solid #4283b9; }

.save {
	behavior:url(#default#savehistory);
	border-bottom: 1px solid #cddfed; }

a.dsphead span.dspchar {
	font-family: monospace;
	font-weight: normal; }

.dspcont {
	margin-top: 0px;
	padding-top: 0px;
	display:none; }

/* BLOG AND WIKI SECTIONS */

#wikibody {
	position: absolute;
	top: 30px;
	left: 0em;
	z-index: -1; }

#actMenu-container {
	position: absolute;
	top: 0px;
	left: 0em;
	z-index: 1; }

#actMenu	{
	width: 100%;
	float: left;
	margin: 0em;
	margin-bottom: 1em; }

#actMenu a {
	display: block;
	white-space:nowrap;
	margin: 0;
	padding: 0.3em; }

#actMenu a.child, #actMenu a.child:visited /* menu at rest */ {
	color: white;
	background-color: #4283b9;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#actMenu a.child:hover /* menu at mouse-over  */ {
	color: white;
	text-decoration: underline; }

#actMenu a.top_home {
	text-align: left;
	color: white;
	background-color: #4283b9;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#actMenu a.top_parent {
	text-align: left;
	color: white;
	background-color: #4283b9;
background-image: url(http://www.stc-lonewriter.org/lw/menu_bg.gif);
	text-decoration:none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; }

#actMenu a.top_home:hover, #actMenu a.top_parent:hover {text-decoration:underline;}

#actMenu ul
 {
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100px; /* width of all menu boxes */ }

#actMenu li {
	font-size: x-small;
	position: relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */ }

#actMenu ul ul {
	position: absolute;
	z-index: 600;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em; }

#actMenu ul ul ul {
	top:0;
	left:100%; }

div#actMenu li:hover {
	cursor: pointer;
	z-index: 200; }

div#actMenu li:hover ul ul,
div#actMenu li li:hover ul ul,
div#actMenu li li li:hover ul ul,
div#actMenu li li li li:hover ul ul {
	display: none; }

div#actMenu li:hover ul,
div#actMenu li li:hover ul,
div#actMenu li li li:hover ul,
div#actMenu li li li li:hover ul {display:block;}

p.categories {
	color: #4283b9; }


/* PHOTO GALLERY */

#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(http://www.stc-lonewriter.org/lw/lb/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover {
	background: url(http://www.stc-lonewriter.org/lw/lb/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; }


/* CONTENT SLIDER */

#cs {
	background-color: #cddfed;
	padding: 10px 10px 3px 10px;
	margin-bottom: 10px;  }

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border-bottom: 6px solid #cddfed;
	width: 530px; /*width of featured content slider*/
	height: 200px; }

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width: 530px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1; }

.contentdiv p {
	font-weight: bold;
	color: white;
	background-color: #4283b9;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	margin: 0px;
	padding: 6px; }

.contentdiv a:link {
	color: #ffffff;
	text-decoration: none; }

.contentdiv a:visited {
	color: #ffffff;
	text-decoration: none; }

.contentdiv a:hover {
	text-decoration: underline; }

.pagination {
	position: absolute;
	top: 220px; /*Was 260 with countdown*/
	left: 275px;
	width: 265px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px; }

.pagination a {
	padding: 0 5px;
	text-decoration: none;
	color: #4283b9;
	background: #ffffff; }

.pagination a:hover, .pagination a.selected {
	color: #ffffff;
	background-color: #4283b9; }