/*
 * style for luigi's blog
 */
body	{ font-family: sans-serif; }
.t-body { }
.t-r	{ }
.t-t	{ font-size: 100%; background: #9f9; }
.t-l	{ vertical-align: top; width: 15%; background: #9f9;	}
ul, ol	{ margin-left: -1em;	}

.e-hdr	{ font-size: 120%; font-weight: bold; color: #282;
	  border-top: solid #282 1px;
	}
.e-body	{ color: black; margin-left: 1em; }
.e-posted {	color: black; font-size: 80%; font-weight: normal;}
.cite	{ font-style: italic; margin-left: 1em; margin-right: 1em;
	  display: block;
	}
.e-body pre { overflow-x: auto; }
.e-sep { background: black; min-height: 2em;}
.os, .del {	text-decoration: line-through; color: red; }
.add	{ color: green; font-weight: bold;}
.new	{ display: inline-block; margin: 0 0 0 0; padding: 0 0 0 0;
	vertical-align: top; background: #eee;
	color: green; font-weight: bold; }

.news	{ color: #00c080; display: div; font-style: italic;}

.xxx	{ font-weight: bold; color: red; }
.opt	{ font-weight: bold; font-style: italic; color: #44f; }
.c	{ text-align: center; }
.tt	{ font-family: courier;	}
.b, .bf { font-weight: bold;	}
.i, .it { font-style: italic;	}
/* t1 is the style for side to side */
.t1, .t1 td, .t1 tr	{ border: solid 1px; vertical-align: top;}

.al, li.al	{	list-style-type: lower-alpha; }
/* list styles */
li.u	{ list-style: none; }
li.n	{ list-style: decimal; margin-top: 0.5em; }

.h1 { color: red; }
.e-hdr { border: none; }
.h1 { font-size: 150%; }
.h2 { font-size: 100%; }
h3 { margin-top: 0em; margin-bottom: 0em;}
ul { margin-top: 0; margin-bottom: 0.1ex; }
.hi { color: #11f; background: #444; } /* highlight */
.tm { color: #0b1; font-weight: bold;}
.fr { float: right;}
.sz70 { max-width: 70%; }
.sz30 { max-width: 30%; }
.fr1 { width: 20%; float: right;}
.em { font-weight: bold;}
.logo { float: right; width: 10%;}
