/*
Copyright 2007 Ned Martin
http://copyright.the-i.org/
*/



/* Style for calendars */
@import url(jscalendar/calendar.css);


body {
/*	color: #000000; */
	cursor: default;
/*	font-family: "Courier New", Courier, monospace;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}

/*
	Content items

	div.content ...: main content
*/

div.content {
	/* Width of the advert */
/*	breaks margins in IE7
	min-width: 728px;*/
	text-align: justify;
/*	word-spacing: 0.2ex;*/
}


div.content dl {
	/* Trialling a new font */
/*	font-family: Verdana, "Arial Unicode MS", Arial, Helvetica, sans-serif;*/

	background: #F8F8F8 url(/_img/_trans50white.png);
	border-bottom: 1px solid #1E78A0;
	border-left: 1px solid #1E78A0;
	border-right: 1px solid #1E78A0;
	color: inherit;
	margin: 0 0 2em;
	padding: 1ex;
}
div.content dd {
	margin-bottom: 1em;
}
div.content form dd {
	margin-top: 0;
}
div.content dt, div.content .form-text {
	background-color: transparent;
	color: #0033CC;
	font-style: italic;
	margin: 0;
	padding: 0;
}

div.content h1 {
	background: #FFFFFF url(/_img/_bg-light.jpg) fixed center;
	border: 1px solid #1E78A0;
	color: inherit;
	margin: 3em 0px 0px;
	padding: 1ex 1em;
}
div#content h1 a { /* view mode links in day/month/year header */
	float: right;
	background: #FFFFFF;
	border: 1px solid #1E78A0;
	color: #333333;
/*	line-height: 2em;*/
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-weight: normal;
}
div#content h2 {
	background: #FFFFFF url(/_img/_bg-light.jpg) fixed center;
	border: 1px solid #1E78A0;
	color: inherit;
	margin: 0;
	padding: 0 0 0 1em;
}

div#content h2 a {
	float: right;
	padding-left: 1ex;
	padding-right: 1ex;
	text-decoration: none;
	/*pointer-events: none; @ned 2022-12 */
}

div#content .marked { /* marked entry links */
	font-weight: bold;
}

div.content form dd {
	text-align: center;
}
div.content input, div.content select, div.content input#author /* overwrite the default one in _base.css */ {
	background: transparent;
	background-color: #FFFFFF;
	border: 1px solid #1E78A0;
	color: inherit;
	margin-bottom: 0.1em;
	width: 98%;
}
div.content input#submit:hover {
	color: #FFFFFF;
	background-color: #1E78A0;
	cursor: pointer;
}
div.content textarea, #locatePhoto {
	background: transparent;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #1E78A0;
	color: inherit;
	margin: 1ex 0;
	overflow: auto;
	width: 98%;
}
input.editSelected { /* selected option boxes */
	border: 1px solid #000000;
	background-color: #DFEFFF;
}

.thumb img { /* camera image for thumbnail image links */
	border: none;
	padding: 0 0 0 1ex;
	margin: 0;
	height: 11px;
	width: 13px;
}



/*
	Footer items

*/
div.footer {
	background-color: #FFFFFF;
	border-top: 1px solid #1E78A0;
	color: inherit;
	margin: 1ex 0px 0px;
	padding: 0px 1ex;
	text-align: left;
}

div.footer a {
	background-color: inherit;
	color: #000000;
	text-decoration: none;
}

div.footer a:hover {
	background-color: inherit;
	color: #1E78A0;
}


/*
	Header styling items

	div.header h1: main top header
	div.header p: breadcrumb trail
	div.header p#head-right: right-hand-side show/hide menu links
*/

div.header {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-bottom: 1px solid #1E78A0;
	color: #000000;
	height: 45px;
	margin: 0;
	position: fixed;
	top: 0;
	left: 0;
}

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

div.header a:hover {
	color: #1E78A0;
	text-decoration: none;
}

div.header p {
	margin: 0 5px;
	padding: 0;
}

div.header p.crumbs {
	padding-left: 10px;
}

div.header p#head-right {
	float: right;
	padding-right: 10px;
}

div.header h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	margin: 0;
}

div.menu li { /* Overwritten by _menu.css */
	display: inline;
}



label {
	display: none;
}

.border {
	border: 1px solid #1E78A0;
	margin: 0px;
	padding: 1em;
}

.bullet {
	background-color: inherit;
	color: #1E78A0;
}

.caps {
	text-transform: capitalize;
}

.collapse a {
	display: inline;
}
.sets span { /* style the sets for admin interface */
	background-color: #E3EEF3;
	white-space: nowrap;
	padding: 0 1ex;
	margin-right: 1ex;
	line-height: 150%;
	cursor: pointer;
}
.cloud span.filter {
	text-decoration: line-through;
	background: none;
	border-color: #808080;
}
div#content .journalLinks a, .cloud span, div#content .cloud a { /* Links on front page, menu page, and journal headers */
	padding: 0 1ex;
	border: 1px solid #1E78A0;
	background: #FFFFFF url(/_img/_bg-light.jpg) fixed center;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
}
div.content .links, div.content .journalLinks, div.content .cloud { /* Stops links overlapping each other when they have a border */
	text-align: left;
	line-height: 200%;
}
/*
	Lightbox (lightbox.js) support
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox img#lightboxImage {
	width: 100%;
}
#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(/_img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/_img/lightbox/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; }