/* ************************************************************
*
* Copyleft James Craig 2002
*
* This stylesheet uses a Mac IE5 comment hack outlined here:
* http://sam-i-am.com/testsuite/css/mac_ie5_hack.html
*
************************************************************ */

/* for the holiday season */
#holiday {
	position:absolute;
	top:10px;
	left:10px;
	width:25%;
	font-size:x-small;
	z-index:30;
	}
html>body #holiday {
	top:0px;
	}

/* general tag rules */
html {
	color:#333;
	background-color:#fff;
	}
body {
	color:#333;
	background-color:#fff;
	margin:216px 0px 0px 0px;
	font-size:small;
	font-family:verdana, arial, sans-serif;
	min-width:620px;
	}
html>body { margin-top:213px; }
a:link {
	color:#66a;
	background-color:transparent;
	}
a:visited {
	color:#636;
	background-color:transparent;
	}
a:active {
	color:#633;
	background-color:transparent;
	}
a img { border-style:none; }
pre {
	font-family:"courier new",monospace;
	}
code, .code {
	color:#363;
	background-color:transparent;
	font-family:"courier new",monospace;
	font-size:1em;
	}
tt {
	font-family:"courier new",monospace;
	font-size:1em;
	}
del {
	text-decoration:line-through;
	}
ins {
	text-decoration:none;
	font-style:italic;
	}
/* end general tag rules */

/* header divs */
#head {
	height:20px;
	width:400px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-110px;
	color:#ccc;
	background-color:#669;
	border-style:solid;
	border-width:0px 2px 0px 2px;
	border-color:#ccc;
	z-index:2;
	}
#teaser {
	height:130px;
	width:250px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:40px;
	color:inherit;
	background-color:#cc9;
	border:solid 2px #ccc;
	z-index:2;
	overflow:hidden;
	background-repeat:no-repeat;
	}
#title {
	height:66px;
	width:250px;
	position:absolute;
	top:148px;
	left:50%;
	margin-left:40px;
	color:#cc9;
	background-color:#633;
	border:solid 2px #ccc;
	z-index:2;
	font-size:medium;
	text-align:right;
	}
/* \ */
#title {
	height:70px;
	font-size:small;
	}
html>body #title {
	height:66px;
	font-size:medium;
	}
#title h1 {
	color:#cc9;
	background-color:transparent;
	margin:5px 8px;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.2em;
	cursor:default;
	}
#title h1 sup {
	font-size:0.9em;
	font-weight:normal;
	padding-left:2px;
	}
#photo {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-126px;
	width:164px;
	height:194px;
	border:solid 2px #ccc;
	z-index:3;
	}
#photo img {
	width:164px;
	height:194px;
	}
/* end header divs */

/* navigation styles */
#nav {
	width:15ex;
	position:fixed;
	bottom:15px;
	left:15px;
	font-size:medium;
	white-space:nowrap;
	z-index:1;
	}
/* \ */
#nav {
	width:auto;
	position:absolute;
	font-size:small;
	}
html>body #nav {
	position:fixed;
	bottom:15px;
	font-size:medium;
	}
a.nav {
	font-size:0.9em;
	display:block;
	text-decoration:none;
	margin-top:5px;
	padding:0px 5px;
	border-style:solid;
	border-width:0px 0px 0px 1.05em;
	border-left-color:#ccc;
	}
a.nav:hover { border-left-style:outset; }
a.nav:active { border-left-style:groove; }
#navLo { border-color:#ccc !important; }
#navLi { border-color:#cc9 !important; }
#navPr { border-color:#696 !important; }
#navPo { border-color:#669 !important; }
#navCc { border-color:#633 !important; }
#navEm { border-color:#000 !important; }
a.sub, a.sub2 {
	font-size:0.75em;
	margin-top:2px;
	border-color:#eee #ccc;
	border-width:0px 0px 0.1em 0.4em;
	border-style:solid;
	}
a.sub {
	margin-left:1.6em !important;
	}
a.sub2 {
	margin-left:2.4em;
	}
a.sub:hover, a.sub2:hover, a.sub:active, a.sub2:active {
	border-left-color:#999;
	border-left-style:solid;
	}
#nav ul, #nav li {
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
/* end navigation styles */

/* main content area */
#content {
	font-family:"Trebuchet MS", arial, sans-serif;
	margin-left:50%;
	padding:0px;
	border:none 0px #fff;
	}
#content[id="content"] {
	position:relative;
	left:50%;
	margin-left:-110px;
	width:399px;
	}
#content div.main {
	width:399px;
	margin-left:-110px;
	color:inherit;
	background-color:#fff;
	border-style:dotted;
	border-width:2px;
	border-color:#ccc;
	z-index:1;
	font-size:medium;
	}
#content[id="content"] div.main {
	margin-left:0px;
	}
/* comment for mac \*/
#content div.main {
	font-size:small;
	}
/* end mac hack */
html>body #content div.main {
	font-size:medium;
	}
#content[id="content"] {
	top:3px;
	}
#content p {
	text-align:left;
	margin:5px 8px 12px 8px;
	font-size:0.8em;
	}
html>body #content p {
	text-align:justify;
	}
#content fieldset {
	width:360px;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	padding:10px;
	margin:5px 8px 12px 8px;
	font-size:0.8em;
	}
/* hide from macie5 \*/
#content fieldset {
	width:auto;
	}
/* end hide */
#content fieldset fieldset {
	font-size:1em;
	width:auto;
	}
#content blockquote {
	border-left: solid 4px #ccc; 
	}
#content li blockquote {
	padding-left:0.5em; 
	}
#content blockquote, #content p.quote {
	text-align:left;
	margin:5px 24px 12px 24px;
	}
#content blockquote p.cite {
	text-align:right;
	position:relative;
	top:-10px;
	font-size:0.7em;
	} 
#content blockquote p.cite:before {
	content:" \002014  ";
	} 
#content p.note {
	font-size:0.7em;
	}
#content pre {
	margin:5px 8px 12px 8px;
	font-size:0.7em;
	}
#content p code, #content p.code {
	text-align:left;
	}
#content ul, #content ol {
	margin-right:8px;
	}
#content ul p, #content ol p {
	font-size:1.0em !important;
	margin-left:0;
	margin-right:0;
	}
#content ul.textlist {
	margin:5px 8px 12px 8px;
	text-indent:-0.2em;
	list-style-type:none;
	list-style-position:inside;
	}
#content ul.textlist li {
	display:inline;	
	padding-left:0.2em;
	}
#content h2 {
	margin:5px 8px 5px 8px;
	font-size:1.1em;
	}
#content h3 {
	margin:5px 8px 5px 8px;
	font-size:1.0em;
	}
#content h4 {
	margin:5px 8px 5px 8px;
	font-size:0.9em;
	}
#content h5 {
	margin:5px 8px 5px 8px;
	font-size:0.8em;
	}
#content h6 {
	margin:5px 8px 5px 8px;
	font-size:0.7em;
	}
#content dl {
	text-align:left;
	margin:5px 8px 12px 8px;
	font-size:0.8em;
	}
#content dl dt {
	font-weight:bold;
	float:left;
	margin-left:0.5em;
	margin-right:0.2em;
	}
#content dl dt:after {
	content:':';
	}
#content dl dd {
	margin-left:1.5em;
	margin-bottom:0.5em;
	}
#content dl.im {
	margin:5px 12px 12px 12px;
	font-size:0.7em;
	}
#content dl.im dt {
	font-family:"courier new", monospace;
	color:#006;
	}
#content dl.im dd {
	color:#666;
	}
#content dl.im dt:after {
	content:'';
	}
img {
	font-size:1.0em;
	}
hr {
	width:382px;
	margin:0px 8px;
	height:1px;
	border-style:none;
	color:#ccc;
	background-color:#ddd;
	}
/* \*/
hr { width:380px; }
/* */
div>hr { width:382px; }
abbr, acronym {
	cursor:default;
	border-bottom:dashed 1px #ccc;
	text-transform:none;
	}
/* \*/
acronym {
	cursor:help;
	}
abbr {
	cursor:auto;
	border-bottom-style:none;
	}
/* */
abbr a, acronym a, a abbr, a acronym {
	cursor:auto;
	}
abbr[title] a, acronym[title] a, a abbr[title], a acronym[title] {
	cursor:pointer;
	}
abbr[title], acronym[title] {
	cursor:help;
	border-bottom-color:#999;
	border-bottom-style:dashed;
	}
span.note {
	font-size:smaller;
	}
.left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}
.right {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	}
img.border {
	border:solid 1px #000;
	}
.clear { clear:both; }
br.clear {
	font-size:1px;
	line-height:1px;
	}
.main img.standard {
	margin-left:8px;
	margin-right:8px;
	}
.main img.left {	margin: 0 8px; }
.main p img.left { margin-left: 0px; }
.main img.right {	margin: 0 8px; }
.main p img.right { margin-right: 0px; }

table.data {
	color:#333;
	background-color:#ccc;
	margin:0.5em 8px 1em 8px;
	border-spacing:1px;
	}
.data th {
	text-align:left;
	color:#333;
	background-color:#eee;
	font-size:0.8em;
	padding:0.1em 0.6em 0.2em 0.6em;
	}
.data td {
	color:#333;
	background-color:#fff;
	font-size:0.8em;
	padding:0.1em 0.6em 0.2em 0.6em;
	}
.data caption {
	color:#333;
	background-color:transparent;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	padding-bottom:0.1em;
	}

/* end main content area */

/* footer */
#foot {
	height:50px;
	width:400px;
	position:relative;
	bottom:0px;
	left:50%;
	margin:-2px 0px -2px -110px;
	color:#ccc;
	background-color:#669;
	border-style:solid;
	border-width:2px;
	border-color:#ccc;
	z-index:0;
	}
#foot p {
	margin:8px;
	text-align:right;
	vertical-align:bottom;
	font-size:0.7em;
	}
html>body #foot p {
	font-size:0.8em;
	}
#foot p a:link, #foot p a:visited {
	color:#ccc;
	text-decoration:none;
	margin-left:1em;
	}
#foot p a:hover, #foot p a:active, #foot p a:focus {
	color:#fff;
	}
#foot abbr, #foot acronym {
	border-bottom-style:none;
	}
/* end footer */

/* styles related to web accessibility and web standards */
.wai, .standards {
	display:none;
	}
/* end styles related to web accessibility and web standards */

/* spacer content for ns4 */
.empty {
	display:none;
	}
/* spacer content for ns4 */

/* sitemap styles */
#sitemap h3 { font-size:0.9em; }
#sitemap a { text-decoration:none; }
#sitemap a:hover { text-decoration:underline; }
.main ul { font-size:0.8em; }
ul ul { font-size:1.0em; }
#sitemap ul ul { font-size:1.0em !important; }
.main ol { font-size:0.8em; }
ol ol { font-size:1.0em; }
#sitemap ol ol { font-size:1.0em !important; }
ol li, ul li { margin-bottom:0.5em; }
#sitemap ul { margin:5px 5px 10px 17px;	}

html>body #sitemap ul {
	margin:auto;
	padding:2px 5px 8px 17px;
	}
#sitemap img { vertical-align:middle; }
#sitemap h3 { margin-bottom:0px; }
#sitemap ul, #sitemap li{
	list-style-type:none;
	}
/* end sitemap styles */

/* weblog styles */
#log .time a { text-decoration:none; }
#log h2 { font-size:0.85em; }
#log h3, #log h4, #log h5, #log h6 { font-size:0.7em; }
#log .blogcomments {
	clear:both;
	margin-top:-8px;
	margin-right:12px;
	text-align:right;
	font-size:0.6em;
	}
#log .blogcomments a {
	text-decoration:none;
	border:solid 1px #ccc;
	padding:0px 3px;
	}
#log .blogcomments a:hover {
	border-color:#999;
	}
#log .blogcomments a:active {
	border-color:#633;
	}

/* end weblog styles */

/* portfolio styles */
.folio img {
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	}
.folio a:link img {
	border-color:#66a;
	}
.folio a:visited img {
	border-color:#636;
	}
.folio a:active img {
	border-color:#633;
	}

.folio img.left { margin:2px 4px 2px 0px; }
/* end portfolio styles */

/* noncompliant/msff styles */
#browserlinks img {
	border:solid 1px #ccc;
	margin:5px;
	width:49px;
	height:49px;
	}
img#op5, img#moz {
	border:solid 1px #ccc;
	}
#browserlinks a:hover img, #browserlinks a:hover {
	border-color:black;
	background-color:#eee;
	color:#fff;
	}
/* end noncompliant/msff styles */

/* customize */
.custom img, .customSelected img {
	vertical-align:middle;
	}
.customSelected {
	border:solid 2px #696;
	}
.custom {
	border:solid 2px #fff;
	}
a.custom:active, a.custom:hover {
	border-color:#eee;
	}
html>body .customSelected, html>body .custom, html>body a.custom:active, html>body a.custom:hover, html>body a.customSelected:active, html>body a.customSelected:hover {
	border-style:none !important;
	}
.customSelected>img {
	border:solid 2px #696;
	}
.custom>img {
	border:solid 2px #fff;
	}
a.custom:active>img, a.custom:hover>img {
	border-color:#eee;
	}

/* end customize */

q {
	font-style:normal;
	quotes: "\00201C" "\00201D" "\002018" "\002019";
	}
/*\*/
q {
	font-style:italic;
	}
/* */
q:before {
	content:open-quote;
	}
q:after {
	content:close-quote;
	}
html>body q {
	font-style:normal;
	}
#blogsnobhead {
	margin:8px 8px 0px 8px !important;
	font-size:0.8em !important;
	font-weight:bold;
	padding:3px 5px 5px 5px;
	color:#333 !important;
	background-color:transparent;
	border:solid 1px #ccc;
	}
#blogsnob {
	margin:0px 8px 12px 8px !important;
	font-size:0.7em !important;
	width:auto !important;
	padding:2px 5px 4px 5px;
	border-style:dotted;
	border-width:0px 1px 1px 1px;
	border-color:#ccc;
	}
/* contact form */
#contact label {
	display:block;
	line-height:1.7em;
	}
#contact label input.textbox {
	float:right;
	width:280px;
	}
textarea#commentField {
	width:356px;
	display:block;
	margin-bottom:5px;
	}

/* links */
form {
	margin:0px;
	}
.formp {
	margin:0px;
	font-size:medium;
	}
/* \ */
.formp {
	font-size:small;
	}
html>body .formp {
	font-size:medium	;
	}
form p.formp input {
	margin:0px;
	font-size:0.8em;
	}
form p.formp label {
	font-size:1em;
	}
#links ul.links {
	margin:0 8px;
	padding:0;
	}
#links ul.links li {
	font-weight:bold;
	display:block;
	list-style-type:none;
	margin:0 0 0.3em 0;
	padding:0;
	}
#links ul.linksection {
	text-align:left;
	margin:0 0 0.7em 0;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#eee;
	padding:0;
	}
#links ul.linksection li {
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	}
.linksection a {
	white-space:nowrap;
	text-decoration:none;
	}
.linksection a:hover {
	text-decoration:underline;
	}
/* end links */

.update {
	color:#633;
	background-color:transparent;
	}
abbr.mail {
	border-bottom-style:none;
	}
html>body #content li {
	text-align:justify;
	}
.post ul {
	list-style-image:url(/img/arrow_bullet_ie.gif);
	}
html>body .post ul {
	list-style-image:url(/img/arrow_bullet.gif);
	padding-right:24px;
	}
