@charset "utf-8";

html {
	height: 100%;
	margin-bottom: 1px;
	}

body {
	margin-top: 0;
	padding: 0;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #000;
	background-color: #7795c1; /* dark blue slate thing */
	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	text-decoration: none;
	color: #ddd;
	border-color: #888;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px 0px 1px 0px;
	background-color: inherit;
	}

a:visited {
	color: #ddd;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: inherit;
	}

a:hover {
	color: white;
	text-decoration: none;
	background-color: #003366;
	border-color: #54749c;
	}

sup {
	line-height: 0px;
	}
sup a:link {
	padding: 3px;
	}
sup a:visited {
	padding: 3px;
	}


p {
 	margin: 0 0 1.8em 0;
	padding: 0;
	}

h1 {
	font-family: Georgia, serif;
	font-size: 1.46em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px 1.25em 0px;
	}

h2 {
	font-family: Verdana, "Bitstream Vera Sans", 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;
	}
h2 + h3 {
	margin-top: 1.5em;
	}

h3 {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: .91em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	margin-bottom: 1.4em;
	margin-top: 3em;
	text-transform: uppercase;
	}


p + h3 {
	margin-top: 4em;
	}
pre + h3 {
	margin-top: 4em;
	}

h6 + h2 {
	margin-top: 2em;
	}


h4, h5, h6 {
	font-family: Verdana, "Bitstream Vera Sans", 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;
	}

em em {
	font-style: normal;
	}

strong strong {
	font-weight: bold;
	}

blockquote {
	font-size: 1em;
	margin: 2em 2em 2em 1em;
	padding: 0 .75em 0 1.25em;
	border-left: 1px dotted #ffffff;
	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 {
	padding-left: 1em;
	margin: 0 0 2em 1em;
	}


pre {
	font-family: Monaco, ProFont, "Bitstream Vera Sans Mono", "Andale Mono", Courier, monospace;
	line-height: 1.45em;
	color: #eee;
	background-color: inherit;
	margin: 2em 0 2.5em 0;
	padding: 5px 0 5px 10px;
	border-width: 1px 0 1px 0;
	border-color: #6b6b6b;
	border-style: dashed;
	}

code {
	font-family: Monaco, ProFont, "Bitstream Vera Sans Mono", "Andale Mono", Courier, monospace;
	font-size: .91em;
	}

ul {
	list-style-type: square;
	}

ul ul {
	list-style-type: square;
	}
ul ul ul {
	list-style-type: square;
	}

hr {
	height: 1px;
	margin: 4em 1em 4em 0;
	text-align: center;
	border-color: #777;
	border-width: 1px 0 0 0;
	border-style: dotted;
	}

fieldset {
	border: 1px dotted #777;
	padding: 1em 1em .5em 1em;
	margin: 0 0 2.5em 0;
	}

fieldset p {
	margin-bottom: 0;
	padding-bottom: 1em;
	}

legend {
	color: #aaa;
	background-color: inherit;
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	}

dt {
	font-family: Verdana, "Bitstream Vera Sans", 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 1.2em 2em;
	}

input, select  {
	font-size: 1em;
	}
input[type="text"]   { background-color: #ddd; }
input[type="submit"] { background-color: #ccc; }
select { background-color: #ddd; }


/**** IDs *************************************************************/

#Box {
	border: 1px dotted #4a525a;
	width: 780px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: #5f82af;
	background-image: url(belides_bg.jpg);
	}


#Banner {
	width: 280px;
	height: 175px;
	border: 0px dotted gray;
	padding: 0;
	margin: 5px 10px 30px 45px;
	text-align: left;
	background-color: transparent;
	line-height: 0px;
	}

#Banner img {
	border-width: 0px;
	}

#Banner img:hover {
/* 	border: 1px dotted #888; */
	background-color: #6082B0;
	}

#Banner a {
	border-width: 0px;
	}

#Banner a:hover {
	background-color: transparent;
	}

/*** Banner promos: ***/
#BannerPromo {
		float: right;
	margin: 64px 60px 0 0;
	text-align: right;
}
#BannerPromo img {
	border-color: #727272;
	border-width: 1px;
	border-style: solid;
	margin-left: 200px;
	}
#BannerPromo img:hover {
	border-color: #999;
	}
#BannerPromo a {
	color: #bbb;
	border-color: #727272;
	padding-bottom: 3px;
	}
#BannerPromo a:hover {
	color: #fff;
	}
#BannerPromo a em {
	padding-bottom: 3px;
	}


#Main {
	padding: 0px;
	border: 0px dotted gray;
	margin-left: 310px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 445px;
	}

#MainFullWidth {
	/*
		Like #Main, but used on pages without #Sidebar; e.g. the Referrers stats page
	*/
	padding: 0px;
	border-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}


#Sidebar {
	/*
	position: absolute;
	top: 190px;
*/
	float: left;
	width: 265px;
	height: auto;
	border: 0px dotted gray;
	margin: 0;
	padding: 0px 0 0 0;
	background-color: transparent;
	color: #9bb6e8;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.2em;
	}

#Sidebar ul {
	margin: 0 0 4em -4em;
	}

#Sidebar li {
	list-style: none;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0 0 .74em 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: #eee;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	}
#Sidebar a:link {
	color: #eee;
	border: 0;
	}
#Sidebar a:visited {
	color: #eee;
	border: 0;
	}
#Sidebar a:hover {
	color: #FFFFFF;
	}


#Splinks {
	line-height: 1.9em;
	color: #ccc;
	margin: 2em 2em 3.5em 0;
	padding: 3px;
	border-color: #777;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	}
#Splinks p {
	font-size: .91em;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 2px;
	color: #aaa;
	}
#Splinks a {
	color: #ccc;
	border-color: #777;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#Splinks a:hover {
	border-color: #626a73;
	color: white;
	}
#Splinks a:visited {
	border-color: #888;
	}
#Splinks ul {
	margin: 0 5px .5em 0;
	padding: 4px 5px 4px 20px;
	}

#SidebarPromo {
	float: none;
	width: 250px;
	height: auto;
	border: 1px dotted white;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px;
	background-color: #54749c;
	color: #eee;
	text-align: center;
	font-size: 1em;
	line-height: 1.7em;
	}	
	
#SidebarPromo a {
	display: block;
	width: 160px;
	margin: 5px 0 0 0px;
	text-align: right;
	color: #ccc;
	border-color: #777;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	background: transparent;
	padding: 4px 4px 4px 0;
}
#SidebarPromo a:link  {
	border-color: #777;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	background: transparent;
	color: #ccc;
	}
#SidebarPromo a:visited {
	border-color: #777;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	background: transparent;
	color: #ccc;
	}
#SidebarPromo a:hover {
	border-color: #777;
	border-width: 1px  0  1px  0;
	border-style: dotted;
	color: #fff;
	background: #535c66;
	}
#SidebarPromo strong {
	/* Undo the regular DF strong: */
	font-weight: normal;
	font-size: 1em;
	letter-spacing: normal;
	text-transform: none;
	
	/* Use border-bottom underlining instead: */
	border-color: #9bb6e8;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 1px 0;
}

#Footer {
	margin-top: 5em;
	padding-bottom: 1em;
	text-align: left;
	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: #ccc;
	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: #ccc;
}

#prefs {
	color: #bbb;
	margin-bottom: 2em;
	}
#prefs p {
	margin: 0;
	line-height: 2em;
	}


/**** Classes *************************************************************/

.article {
	padding: 0 0 0 0;
	margin: 0;
	border-width: 0;
	border-style: dotted;
	border-color: gray;
	color: #FFFFFF;
	}

.article h1 a {
	color: #eee;
	text-decoration: none;
	border: 0;
	}

.article h1 a:visited {
	color: #eee;
	}
.article img {
	border: 2px solid #fff;
	}

.archive {
	background-color: transparent;
	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: #eee;
	font-weight: normal;
	text-decoration: none;
	border-style: none;
	}

.smallprint {
font-size: .9em;
	line-height: 2em;
	text-align: left;
	color: #ccc;
	}
.smallprint a:link {
	color: #ddd;
	}
.smallprint a:visited {
	color: #ddd;
	}

.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: #aaa;
	margin-top: -.75em;
	margin-bottom: 1.5em;
	font-weight: normal;
	}

.dateline a {
	color: #aaa;
	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;
	padding: 3px 2px;
	}
.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;
	/*	Safari won't draw a border around an iframe, or else I just can't figure out how to do it,
	so here's the workaround: draw the border around the adsense div. Set the background
	on the div because some browsers have an extra px of space around there.
	*/
	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;
	}


	
.article facebook  {
border-width: 0;
	border-style: none;
	background-color: transparent;
	}

.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: 2px solid #eee;
	}
.thumbnailphoto img:hover {
	border: 2px 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: #ccc;
	}
.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: 0 0 1em .5em;
	}
.linkedlist ol {
	margin: 0 0 1em .5em;
	}
.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 blockquote ol {
	margin-left: 10px;
	}
.linkedlist blockquote ul {
	margin-left: 10px;
	}

.linkedlist + .smallprint {
	margin-top: 150px;
	}
.linkedlist + .article {
	margin-top: 100px;
	}

.articlelist dt {
	font-weight: bold;
	}

.linkedlist a.permalink, a.permalink {
	color: #606870;
	border: 0;
	padding: 3px;
	margin-left: .5em;
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "Zapf Dingbats";
	}

dt:hover a.permalink { color: #eee; }
h2:hover a.permalink { color: #eee; padding: 3px; }
h3:hover a.permalink { color: #eee; }


p.footnote {
	font-size: .91em;
	text-indent: -1em;
	padding-left: 1em;
	}
.footnote hr {
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-top: 5em;
	width: 8em;
	border-style: solid;
	}
.footnote p {
	font-size: .91em;
	}
a.footnoteBackLink {
	border: 0;
	padding: 3px 4px 2px 4px;
	vertical-align: -.15em;
	font-size: 1.2em;
	line-height: 0px;
	color: #bbb;
	}
a.footnoteBackLink:hover {
	color: #fff;
	}


/**** Colors ***************************************************

	Darker 30:			#3e454c;
						#3f464c;
	Slate BG:			#4a525a;
	Adsense BG:			#535c66;
	SmartyPants BG:		#606870;
	Link:hover:			#626a73;

	Link:bottom:		#999;
	AdSense Border:		#727272;
	Blockquote rule:	#777;
	Stats Rule:			#666;

****************************************************************/
