BODY, P, TD, TH, OL, UL, LI, H1, H2, H3, H4, BLOCKQUOTE, DT, DD
	 { font-family: Verdana,Times,Tahoma,Arial,sans-serif }
BODY, P, TD, TH, LI, DD
	 { font-size: 0.7em; font-family: Verdana,Arial,narrow,sans-serif; color:black;}
TH, DT
	 { font-size: 1.0em; 
	   font-weight: bold }


table.announce {
	border-width: 0px 2px 0px 0px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 3px;
}

table.announce td {
	font-size: 0.6em;
	width: 220px;
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	margin: 0px; 	
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.main {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
}
table.main th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.main td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px; 	
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.headersection {
	border-width: 1px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset none outset none;
	border-color: #cccccc black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	margin-bottom: 4px;
}

table.comic {
	border-width: 0px 15px 0px 0px;
	border-spacing: 0px;
	border-style: outset none none none;
	border-color: #cccccc black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	margin-bottom: 9px;
}

table.comic_container {
	border-width: 1px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset none none none;
	border-color: #cccccc black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	margin-bottom: 18px;
	margin-left: 11px;
}

table.comic th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.comic td {
	font-size: 0.6em;
	border-width: 0px 0px 0px 0px;
	padding: 0px 5px 3px 5px;
	margin: 0px; 	
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align: top;
}


table.comic td.dark {
	background-color: #eeeeee;
}

table.textsection {
	border-width: 1px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset none none none;
	border-color: #cccccc black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
	margin-bottom: 18px;
}
table.textsection th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.textsection td {
	font-size: 0.75em;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px; 	
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.clear {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset none none none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	vertical-align: top;
}
table.clear th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.clear td {
	font-size: 0.6em;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px; 	
	border-style: none none none none;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


H1   { font-size: 1.8em; font-family: Verdana,Arial,narrow,sans-serif;}
H2   { font-size: 1.4em; font-family: Verdana,Arial,narrow,sans-serif;
       font-weight: bold }
H3   { font-size: 1.2em; font-family: Verdana,Arial,sans-serif; margin-bottom: 2px;}
H4   { font-size: 1.0em; font-style: italic 
       font-family: Verdana,Arial,sans-serif;}


A {color: DD0000; text-decoration: none}
A:link {color: DD0000}
A:visited {color: ff0000; text-decoration: none }
A:hover {color: #770000; text-decoration: none }
A:active {color: #666666; text-decoration: none  }

A.updated {color: 48B6E8; font-weight: bold;}
A.updated :link {color: 48B6E8; font-weight: bold;}
A.updated :visited {color: 33358C;  font-weight: bold; }
A.updated :hover {color: #13709A; font-weight: bold; }
A.updated :active {color: #6FCDF7; font-weight: bold;  }

SPAN.linktext { color: eeaaaa; }

HR {color:black;}

P.narrative
     { text-indent: 1em; 
       margin: 0px; }

.indent
	{ margin-left: 11px;
	  margin-right: 15px;
	}
.indent_sidebar
	{ margin-left: 11px;
	}
.bigindent
	{ margin-left: 47px;
		margin-top: 0px;
		margin-bottom: 0px;	
		margin-right: 0px;
	}
.comicindent
	{ margin-left: 16px;
		margin-top: 0px;
		margin-bottom: 0px;	
		margin-right: 0px;
	}	
.bulindent
	{ margin-left: 12px;	
	}
	

SMALL { font-size: .72em }
BIG   { font-size: 1.2em }

PRE, TT, CODE, KBD, SAMP { font-family: monospace }

B.yellow { color: yellow }
B.ctrl-a { color: white }
B.pink   { color: ff6688 }
.blogtitle { font-size: 10pt; margin-bottom: 6px;}

P.pink	 { color: ff6688 }


ADDRESS { font-family: sans-serif,Verdana,Arial;
          font-size: 8pt; }

@media print {
	BODY		{ color: black; background: white }
	H1, H2, H3, 
	H4, H5, H6	{ page-break-after: avoid; page-break-inside: avoid }
	UL, OL, DL	{ page-break-before: avoid }
}

   

body { font-family: Verdana; }

.date{ font-size: 1.4em;}
.bentry{ font-size: 1.1em;}





#menuwrapper {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 1.3em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 700px;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	color: #FFFFFF;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	font-weight: bold;
}
#p7menubar li {
	float: left;
	width: 12em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 18em;
}

#p7menubar b  {
	font-size: 1.3em;
	padding: 3px 0px 3px 11px;	
}

#p7menubar ul li a  {
	color: #FFFFFF;
	border-right: 0;
	padding: 3px 0px 3px 16px;
	font-size: 1.3em;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #FFFFFF;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}
