@charset "utf-8";
body {
	font-size: 11px;
	}

html {
	height: 100%;
	margin-bottom: 1px;
	}

body {
	margin-top: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	line-height: 1.8em;
	color: #333333;
                background: #FFFFFF url(images/industrial_inv.jpg);
                background-repeat: repeat-y;
	_background-color: #FFFFFF;
	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	text-decoration: none;
	color: #333333;
	border-color: #000000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:visited {
	color: #333333;
	border-color: #000000;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:hover {
	color: white;
	text-decoration: none;
	background-color: #CCCCCC;
	border-color: #CCCCCC;
}

p {
        font-size: 11px;
	old-margin: 0 0 1.8em 0;
	margin: 0 0 0 0;
	padding: 0;
	}

h1 {
	font-family: "Trebuchet MS";
	font-size: 2.3em;
	font-size: 2.3em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px .50em 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 2px;
	}

h2 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	margin: 4em 0 1em 0;
	text-transform: uppercase;
	}

h1 + h2 {
	margin-top: 2em;
	}

h3 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	/* ***RO *** margin-bottom: 1.4em;
	margin-top: 2.5em; */
	}


p + h3 {
	margin-top: 2.5em;
	}



h4 h5 h6 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	margin: 2em 0 0 0;
	}

strong {
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

blockquote {
	font-size: 11px;
	margin: 2em 2em 2em 1em;
	padding: 0 .75em 0 1.25em;
	border-left: 1px solid #777;
	border-right: 0px solid #777;
	}

blockquote strong {
	font-weight: bold;
	font-size: 1em;
	letter-spacing: normal;
	text-transform: none;
}

cite {
	font-weight: normal;
	font-style: italic;
	}

img {
	margin-top: 5px;
	}

thead {
	font-weight: bold;
	}


ul, ol {
        font-size: 11px;
	margin: 1em 2.5em 1.8em 5em;
	padding: 0;

	}


pre {
	font-family: Monaco, ProFont, "Bitstream Vera Sans Mono", "Andale Mono", Courier, monospace;
	line-height: 1.45em;
	color: #666666;
	background-color: transparent;
	margin: 2em 0 2.5em 0;
	padding: 5px 0 5px 10px;
	border-width: 1px 0 1px 0;
	border-color: #6b6b6b;
	border-style: dashed;
	}


span   {font-family: "Verdana", "Arial", "Helvetica", sans-serif}

.new {color:#ff9900;
     font-size:10px;
     font-weight:normal;}

.mp3 {color:#ff9900;
     font-size:8px;
     font-weight:normal;}


code {
	font-family: Monaco, ProFont, "Bitstream Vera Sans Mono", "Andale Mono", Courier, monospace;
	font-size: .91em;
	}
li {
	list-style-type:square;
	}
ul {
	list-style-type: square;
	}

ul ul {
	list-style-type: square;
	}
ul ul ul {
	list-style-type: square;
	}

hr.tmp {
	height: 1px;
	margin: 4em 1em 4em 0;
	text-align: center;
	border-color: #888;
	border-width: 1px 0 0 0;
	border-style: dotted;
	}
	
	hr.ookiaks {
	color: #333333;
	margin: 2em 0 5em 0;
	padding-left: 2.5em;
	height: 0;
	border-width: 0;
	}


/*
	hr.ookiak:after rule that use content: to display bullets
	is specified in a separate style sheet, saves as UTF-8 with
	BOM. That way this main sheet can be saved without BOM.
*/

fieldset {
	border: 1px dotted #777;
	padding: 1em 1em .5em 1em;
	margin: 0 0 2.5em 0;
	}

legend {
	color: #aaa;
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

dt {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	margin: 0 0 .75em 0;
	letter-spacing: normal;
	text-transform: none;
	}
dd {
	margin: auto auto 3.5em 2em;
	}


/**** IDs *************************************************************/

#Box {
	/* in theory, this border would be 0px and/or transparent, but Win/IE... */
	border: 1px dotted #fff;
	width: 800px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}


#Nav {
	width: auto;
	height: auto;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	padding: 0;
	text-align: left;
	background-color: transparent;
	line-height: 0px;
	}

#Nav img {
	border-width: 0px;
	}

#Nav img:hover {
/* 	border: 1px dotted #888; */
	background-color: #575e66;
	}

#Nav a {
	border-width: 0px;
	}

#Nav a:hover {
	background-color: transparent;
	}

/*** Nav promos: ***/
#NavPromo {
	float: right;
	margin: 0 60px 0 0;
}
#NavPromo img {
	border-color: #727272;
	border-width: 1px;
	border-style: solid;
	margin-left: 200px;
	}
#NavPromo img:hover {
	border-color: #999;
	}
#NavPromo a       { border: 0; background: transparent; }
#NavPromo a:link  { border: 0; }
#NavPromo a:hover { border: 0; }


#Main {
	padding: 0px;
	border-color: white;
	border-width: 0;
	border-style: dotted;
	margin-left: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	width: 425px;
	}

#MainWithSidebar {
	padding: 0px;
	border-color: white;
	border-width: 0;
	border-style: dotted;
	margin-left: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	width: 425px;
	}

#MainFullWidth {
	padding: 0px;
	border-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin-left: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	width: 645px;
	}


#Sidebar {
	float: left;
	width: 140px;
	height: auto;
	border: 0px dotted gray;
	margin: 0;
	padding: 96px 0 0 100px;
	background-color: transparent;
	color: #666666;
	text-align: right;
	font-size: 0.91em;
	line-height: 1.25em;
	}

#Sidebar ul {
	margin: 0 0 5em -4em;
	}

#Sidebar li {
	list-style: none;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0;
	}

#Sidebar p {
	padding: 0;
	letter-spacing: .2em;
	margin: 0 0 0 -3em;
	}

#Sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: .25em;
	margin-top: 2em;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

#Sidebar strong {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

#Sidebar a {
	color: #666666;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	}
#Sidebar a:link {
	color: #666666;
	border: 0;
	}
#Sidebar a:visited {
	color: #999999;
	border: 0;
	}
#Sidebar a:hover {
	color: #666666;
	}


#Footer {
	margin-top: 14em;
	padding-bottom: 1em;
	text-align: center;
	background-color: transparent;
	}

/* ProjectSubmenu: Cribbed from Waferbaby... */

#ProjectSubmenu {
	list-style: none outside;
	padding: 0;
	margin: 2em 0 1em 0;
	height: 4em; /* Setting a height makes it act like a block */
	border: 0px dotted gray;
	}

#ProjectSubmenu li {
	display: inline;
	padding: 0;
	margin: 0;
	}


#ProjectSubmenu li a,
#ProjectSubmenu li a:link,
#ProjectSubmenu li a:visited {
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	min-width: 45px;
	padding: 1px 15px 2px 15px;
	margin: 0;
	margin-right: -1px;
	background: transparent;
	color: #cccccc;
	border-color: #727272;
	border-width: 1px;
	border-style: solid;
	}

#ProjectSubmenu li a.selected,
#ProjectSubmenu li a.selected:hover {
	color: #eee;
	background: #606870;
	}

#ProjectSubmenu li a:hover {
	background-color: #535c66;
	}

#ProjectSubmenu li a:active {
	color: #eee;
	background: #606870;
	}

#PreviousNext {
	background-color: transparent;
	padding: 0;
	margin: 8em 0 0 0;
	border: 0px dotted gray;
	color: #aaa;
	}
#PreviousNext a:link {
	color: #ddd;
}
#PreviousNext a:visited {
	color: #ccccccc;
}

#prefs {
	color: #bbb;
	margin-bottom: 2em;
	}
#prefs p {
	margin: 0;
	line-height: 2em;
	}

/**** Classes *************************************************************/

.article {
	background-color: transparent;
	padding: 0 0 0 0;
	margin: 0;
	border-width: 0;
	border-style: dotted;
	border-color: gray;
	color: #333333;
	font-family: "Trebuchet MS";
	}

.article h1 a {
	color: #eee;
	text-decoration: none;
	border: 0;
	}

.article h1 a:visited {
	color: #eee;
	}
.article img {
	border: 2px solid #eee;
	}

.archive {
	background-color: #999999;
	margin: 0 0 12px 0;
	padding: 0 0 11em 0;
	line-height: 2.25em;
	border-width: 0;
	color: #eee;
	}

.archive small {
	color: #aaa;
}

.archive p {
	margin: 0 0 1em 0;
	padding-left: 2em;
	text-indent: -2em;
	line-height: 1.8em;
	}

.archive a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	border-style: none;
	}

.smallprint {
	line-height: 2em;
	text-align: center;
	color: #666666;
	}
.smallprint a:link {
	color: #666666;
	}
.smallprint a:visited {
	color: #666666;
	}

.timestamp {
	font-size: 1em;
	color: #aaa;
	margin-top: 1em;
	font-weight: normal;
	}

.timestamp a {
	color: #aaa;
	text-decoration: none;
	border: 0;
	}
.timestamp a:visited { color: #aaa; }
.timestamp a:hover { color: #fff; }


/* Datelines go under article headers: */
.dateline {
	font-size: 1em;
	color: #999999;
	margin-top: -0.75em;
	margin-bottom: 1.5em;
	font-weight: normal;
	}

.dateline a {
	color: #999999;
	text-decoration: none;
	border: 0;
	}
.dateline a:visited { color: #aaa; }
.dateline a:hover { color: #fff; }
h2.dateline {
	margin: 2em 0 2em 0;
	}
dl + h2.dateline {
	margin: 5em 0 2em 0;
	}


.stats a {
	text-decoration: none;
	border: none;
	color: #fff;
	}
.stats a:visited {
	color: #ddd;
	}
.stats a:hover {
	color: #fff;
	}
.stats td {
	white-space: nowrap;
	padding: 0 5px 0 3px;
	font-size: 91%;
	line-height: 1.8em;
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}

.stats {
	margin-bottom: 2em;
	}

.extended {
	font-style: italic;
	margin-bottom: 1em;
	}

.question {
	font-style: italic;
	}

.question em {
	font-style: normal;
	}

.name {
	position: relative;
	left: -1.75em;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-style: normal;
	margin-right: -1.5em; /* Compensate for extra space after positioning */
	}

.interview p {
	margin-left: 1.75em; /* Should be equivalent to value for .name left: */
	}

.blackborder {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	}

.plug {
	margin-top: 120px;
	}

/**** Promos for the AdSense slot: ****/
.promo img {
	border-color: #727272;
	border-width: 1px;
	border-style: solid;
	margin: -40px auto 100px auto;
	}
.promo img:hover {
	border-color: #999;
	}
.promo a       { border: 0; background: transparent; }
.promo a:link  { border: 0; }
.promo a:hover { border: 0; }


.adsense {
	border-color: #727272;
	border-width: 1px;
	border-style: solid;
	background-color: #535c66;
	margin: -40px 0 100px 35px;
	padding: 5px 0 0 12px;
	width: 325px;
	}

.adsense iframe {
	/* Cover up Safari's "white stripe" in post-1.0 versions */
	background-color: #535c66;
	}

.caps {
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

.photo img {
	border: 4px solid #eee;
	}

.thumbnailphoto {
	background-color: transparent;
	}
.thumbnailphoto a {
	border-width: 0;
	border-style: none;
	background-color: transparent;
	}
.thumbnailphoto a:hover {
	border-width: 0;
	}
.thumbnailphoto a:link {
	border-width: 0;
	}
.thumbnailphoto a:visited {
	border-width: 0;
	}
.thumbnailphoto img {
	border: 4px solid #eee;
	}
.thumbnailphoto img:hover {
	border: 4px solid #70787f;
	}

/**** Linked List ********/
.article + .article {
	margin-top: 10em;
	}
/*
.article + .linkedlist {
	border-top-width: 1px;
	padding-top: 3em;
	}
*/
.linkedlist {
	line-height: 1.6em;
	color: #eee;
	border-width: 0 0 0px 0;
	border-style: solid;
	border-color: #666;
	padding-bottom: 0em;
	}
.linkedlist dt {
	margin-bottom: .5em;
	}
.linkedlist dt a {
	padding-top: 2px;
	padding-bottom: 3px;
	color: #bbb;
	}
.linkedlist dt a:link {
	border-style: solid;
	border-color: #64686c;
	}
.linkedlist dt a:visited {
	border-style: dotted;
	border-color: #64686c;
	}
.linkedlist dt a:hover {
	color: white;
	}
.linkedlist dd {
	margin: auto auto 2em 1em;
	}
.linkedlist p {
	margin: 0 0 1em 0;
	}
.linkedlist ul {
	margin: -.5em 0 1.1em -20px;
	}
.linkedlist ol {
	margin: -.5em 0 1.1em -20px;
	}
.linkedlist blockquote {
	margin: 0 3em 0 0;
	font-size: 1em;
	padding: 0 .75em 0 1em;
	border-left: 1px solid #777;
	border-right: 0px solid #777;
	color: #ddd;
	}
.linkedlist blockquote a {
	color: #ccc;
	}

.linkedlist + .smallprint {
	margin-top: 150px;
	}
.linkedlist + .article {
	margin-top: 100px;
	}

.linkedlist a.permalink {
	color: #606870;
	border: 0;
	padding: 3px;
	margin-left: .5em;
	}

dt:hover a.permalink {
	color: #eee;
	}


p.footnote {
	font-size: .91em;
	text-indent: -1em;
	padding-left: 1em;
}