/********************************************
 * Copyright (c) 2006 - 2010 Geoffrey Swift *
 * All rights reserved                      *
 ********************************************/

html {
	background-color: white;
	font-family: 'Segoe UI','Verdana',sans-serif;
	font-style: normal;
	color: navy;
}
body {
	background-color: inherit;
	margin: 0px;
	padding: 0px;
	font-size: 99%;
}
div#wrapper {
	text-align: center;
}
div#body {
	background-color: #F8F8FF;
	margin: 0px auto;
	text-align: left;
	width: 48em;
	border-right: 0.1em solid navy;
	border-bottom: 0.1em solid navy;
	border-left: 0.1em solid navy;
	border-radius: 0em 0em 1em 1em;
	-moz-border-radius: 0em 0em 1em 1em;
}
div#menu {
	width: 7em;
	border-right: 0.1em solid navy;
	border-bottom: 0.1em solid navy;
	margin: 0;
	padding: 0;
	padding-top: 0.618em;
	padding-bottom: 0.618em;
}
div#main {
	width: 38em;
	border: none;
	margin: 0;
	padding: 0;
	padding-right: 1.618em;
	padding-top: 0.618em;
	padding-bottom: 0.618em;
	float: right;
}
div#footer {
	margin-top: 0em !important;
	margin-bottom: 0.618em !important;
	padding-right: 1em;
	padding-top: 1em;
	border-top: 0.2em solid navy !important;
	clear: both;
	height: 3em;
}
div#middle {
	border: 0px;
	padding: 0px;
}
a {
	color: teal;
	background-color: transparent;
}
a:hover {
	background-color: #F4F4F0;
	color: green;
}
div.blogcomment, dd {
	font-family: 'Georgia',serif;
}
div.blogcomment > *:first-child:before {
	font-weight: bolder !important;
	font-size: larger !important;
	padding-right: 0em;
	content: "\201C" 
}
div.blogcomment > *:last-child:after {
	padding-left: 0em;
	font-weight: bolder !important;
	font-size: larger !important;
	content: "\201D" 
}
img.blogimage {
	padding-top: 0.618em;
	padding-bottom: 0.618em;
	display: block;
	max-width: 37em;
	font-size: larger;
}
object.blogvideo {
	width: 37em;
}
#header {
	background-color: navy;
	background-image: url(gradient.png);
	font-weight: bolder;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0.618ex 0.618ex 0.618ex 1.236ex;
	border: none;
}
#header h1, #header h2 {
	font-family: 'Segoe UI','Verdana',sans-serif;
	color: #FFFF88;
	padding-top: 0px;
}
#header h1 {
	font-size: 161.8%; 
	display: inline;
}
#header h2 {
	font-size: 100%; 
	display: inline;
}
#menu, h1, dt, .postfooter {
	font-family: 'Segoe UI','Verdana',sans-serif;
}
#main h2 {
	font-family: 'Verdana';
	font-size: 100%;
}
#main h2 + * {
	font-family: 'Georgia',serif;
}
#main h3 {
	font-family: 'Verdana';
	font-size: 75%;
	font-weight: bolder;
}
#main h3 + * {
	font-family: 'Georgia',serif;
	padding-left: 1.68em;
}
p {
	color: navy;
	background-color: transparent;
	font-style: normal;
}
.welcome {
	font-style: italic;
	font-size: smaller;
}
#footer {
	color: silver;
	background-color: transparent;
	font-style: italic;
	font-size: 61.8%; 
	text-align: right;
	padding-bottom: 0.618em;
}
#resizer {
	float: left;
	padding-left: 1.618em;
}
#footmenu {
	float: left;
	clear: both;
	padding-left: 1.618em;
}
#footer a:hover {
	text-decoration: underline !important;
}
#footer a {
	text-decoration: none;
}
#footer a:hover, #footer a {
	color: silver;
	background-color: transparent;
}
code, var {
	font-family: 'Lucida Console',monospace;
	font-style: normal;
	font-size: smaller;
}
code .literal, code.literal {
	color: #A31515;
	background-color: transparent;
}
code .reserved, code.reserved {
	color: blue;
	background-color: transparent;
}
div.code {
	overflow: auto;
	white-space: nowrap;
}
div.code, div.blogcomment, form table {
	background-color: #F0F0F0;
	border: solid 0.314ex #F4F4F8;
	border-bottom: solid 0.314ex #EEEEEE;
	border-right: solid 0.314ex #EEEEEE;
	border-left: solid 0.618ex #F4F4F8;
	padding-left: 0.618em;
	padding-top: 0.314em;
}
div.blogcomment, form table {
	padding-bottom: 0.314em;
}
div.code {
	padding-bottom: 1em; 
}
span.expandobox {
	font-family: monospace;
	border: 1px solid teal;
	margin-right: 0.5em;
}
dl {
	margin-top: 0.5em;
	margin-bottom: 0em;
}
dt {
	letter-spacing: 0.0618ex;
	font-weight: bolder;
	color: teal;
	background-color: transparent;
	font-size: smaller;
	line-height: 1.618em;
}
dt.mouseover {
	color: green;
	background-color: #F4F4F0;
}
dd, dd td {
	font-style: normal;
	color: navy;
	background-color: transparent;
	margin-left: 1.618em;
}
dd, dd td, div.blogcomment {
	font-size: 92.7%;
}
hr {
	color: purple;
	background-color: purple;
	left: 0.618em;
}
div#menu {
	font-family: 'Segoe UI','Lucida Sans',sans-serif;
	background-color: #F8F8FF;
	text-align: center;
	line-height: 1.618em;
}
div.submenu {
	padding: 0.618em;
	border-radius: 1em;
	-moz-border-radius: 1em;
	border: 0.3ex solid navy;
	background-color: #F8F8FF;
	max-height: 15em;
	min-height: 6em;
	overflow: auto;
	width: 10em;
	font-size: 61.8%;
	position: absolute;
	margin-left: 6.18em;
	margin-top: -7.5em;
}
@media print {
	form#blogcommentform, div#menu, form#searchform, div#resizer {
		display: none !important;
	}
	div#main {
		left: 0.618em !important;
		border-left: none !important;
		width: 45em;
	}
}
div#header {
	border: none;
	border-bottom: #525255 1px solid;
}
form#searchform {
	display: inline;
	margin-right: 0px;
}
#selected {
	background-color: navy !important;
	background-image: url(gradient.png);
	background-repeat: repeat-x;
	color: #FFFF88;
	text-decoration: none !important;
	cursor: default;
}
a:hover.menuitem {
	text-decoration: underline !important;
	background-color: #F4F4F0;
}
.menuitem {
	display: block;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.618em;
	text-align: center;
}
#menu div.submenu a.menuitem {
	line-height: 0.618em;
	text-decoration: none;
	padding-top: 0.314em;
	padding-bottom: 0.314em;
	text-align: center;
}
div.submenu a:hover.menuitem {
	font-weight: bolder;
}
ul {
	list-style-type: circle;
}
input[type=submit], input[type=reset], input[type=button] {
	color: teal;
	background-color: transparent;
	margin-top: 0.618em;
}
.postfooter {
	font-size: smaller;
}
ol.search p {
	margin-top: 0.314em;
}
ol.search {
	list-style-type: none;
}
ol.search li:before {
	content: counter(search) ". ";
	counter-increment: search;
}
.searchresult {
	text-decoration: underline;
	font-weight: bolder;
}
fieldset {
	border: none;
	padding-left: 0.618em;
	padding-top: 0.314em;
	padding-bottom: 0.618em;
	font-size: smaller;
}
#searchform input, fieldset input, fieldset textarea, fieldset select {
	color: navy;
	background-color: #F0F0F0;
	font-weight: normal;
	font-size: inherit;
}
input[type="checkbox"] {
	background-color: transparent;
}
#searchform input, fieldset input[type="text"], fieldset textarea, fieldset select {
	font-family: monospace;
}
fieldset input[type="text"] {
	width: 25em;
}
fieldset label {
	font-size: smaller;
}
fieldset label.mandatory:after {
	content: ' (required)';
	font-style: italic;
}
fieldset textarea {
	width: 100%;
}
form table {
	border-collapse: collapse;
}
form fieldset {
	font-family: sans-serif;
}
form td, form th {
	padding: 0.618em;
	border: 1px dashed silver;
}
