/* mm style sheet*/

#banner
{
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border: none;
    background: #fefefe;
    height: 100px; /* ie5win fudge begins www. alistapart.com/articles/flexiblelayouts/ */
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 100px; 
}
html>body #banner {
    height: 100px; /* ie5win fudge ends */
}

#signature
{
    font: italic 10pt georgia;
    margin: 0px 10px 10px 10px;
    padding: 10px;
    border: none;
    background: #fefefe;
    border-top: solid 1px #360; /* rule */
    padding-top: 3px;
	padding-left: 54px;
    height: 50px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 50px;
}
html>body #signature {
    height: 50px; /* ie5win fudge ends */
}

#mainbody
{
    margin: 1px 50px 0px 50px;
	padding-left: 0px;
    border-left: 1px dotted #6C3;
    background: #fefefe;
	text-align: justify;
}

/* anchors */
a
{
    text-decoration: underline;
    color:  #393;
    outline: none;
    padding-right: 2px;
    padding-left: 2px;
}

a:visited { color:  #669; }
a:active  { color:  #630; }
a:hover   { color:  #6C3; }


/* body text */
body
{                          
  font-family: Georgia, Times, serif;
  color: #666;
  background-color: #fefefe;
}


blockquote
{
    font: 10pt georgia;
	color: #336;
    margin-left: 80px;
	margin-right: 80px;

}

h1, h2, h3 { color: #6C3; /*#888;*/ }

h1
{
	height: 48px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 0px;           /* space below rule */
    font: 20pt Trebuchet MS, Helvetica, sans-serif;
    border-bottom: dotted 1px #6C3; /* rule */
    padding: 6px 1px 1px 20px;
	text-align: right;
}

h2
{
    font-size: 20px;
	line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
  padding-left: 20px;

}

.newday
{
	color: #360;
    border-top: dotted 1px #6C3; /* rule */
}

.newpartindex
{
	color: #000;
    border-top: solid 1px #000; /* rule */
	font-size: 12pt;
	margin-bottom: 5px;
}

.newpart
{
	font-family: Georgia, Times, serif;
	font-size: 28px;
	color: #036;
	margin-top: 40px;
    padding-top: 20px;
	padding-bottom: 20px;
 text-align: center;
}

.timestamp
{
	font-size: 10pt;
    font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #6C3;
    text-align: right;
}

.kw
{
	font-size: 8pt;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: bold;
 color: #6C3;
 text-align: right;
 margin-top: -34px;
 text-transform: uppercase;
}

h3
{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
  padding-left: 20px;

}

table
{
	padding-left: 20px;
}

p
{
  padding-left: 20px;

}

td
{
    font-size: 11pt;
    font-family: Helvetica, sans-serif;
	text-align: center;
}

.left
{
    text-align: left;
}

th
{
    font: bold 10pt Helvetica, sans-serif;
    text-align: center;
	background-color: #ffc;
    color: #330000;
}

li
{
	text-align: left;
}

li.weeklist
{
	text-align: left;
 padding-bottom: 19px;
 font: normal 10pt Georgia, Times, serif;

}

pre
{
    font: normal 10pt lucidasanstypewriter, Courier;
    border: 1px solid #ddd;
	margin-left: 20px;
    padding: 5px;
    background-color: #eee;
}

img 
{
    border: 0;
}

/* floating images and captions from css.maxdesign.com.au/floatutorial/ */
.floatright, .sidebar, .indexbar, .splash, .floatrimg
{
    float: right;
    text-align: center;
    width: 180px;
    margin: 0 0 8px 8px; /* padding outside the box on bot and left*/
    background-color: #eee;
	padding: 6px;
    border: 1px solid #666;
}

/* floating images in the index have no grey matter*/
.floatrimg{
    background-color: #fff;
	border:0;
    padding:0;
	margin:6px;
    width: 140px;
}

.sidebar
{
	width: 180px;
	margin-left: 10px;
    margin-right: -30px;
    margin-top: 10px;
	padding: 0px;
    font: normal 8pt Verdana, Helvetica, sans-serif;
}
/* http://alistapart.com/articles/horizdropdowns */
.splash
{
	width: 220px;
 float:left;
 border: 0;
 background-color: #fff;
}

.indexbar
{
    float: left;
    text-align: center;
    width: 280px;
    margin: 0 0 8px 8px; /* padding outside the box on bot and left*/
    background-color: #fff;
	padding: 4px;
    border: 1px solid #ddd;

}

/* use this one with thumbscrew generated thumbnails */
.tsfloatcentre
{
    float: none;
    text-align: center;
	margin: 0 0 10px 10px;
    padding: 10px;
}

div.floatcentre img { 
    background-color: #fff;
    margin: 2px;
    padding: 8px;
    border: 1px solid #ccc;
}

.caption
{
    font: normal 9pt Trebuchet MS, Helvetica, sans-serif;
    margin-top: 0px;
    color: #330000;
    text-align: center;
	padding-top: 10px;
	line-height: 110%;
}


.epigraph
{
    font: italic 10pt Georgia, Times, serif;
	color: #669;
	padding: 8px 8px 8px 8px;
    margin-bottom: 14px;
	margin-left: 294px;
    text-align: right;
}

.quote
{
    font: normal 10pt Trebuchet MS, Helvetica, sans-serif;
    color: #444;
	margin-left: 144px;
    margin-right: 134px;
	background-color: #eee;
    padding:16px;
}

.footnote
{
    font: normal 8pt Trebuchet MS, Helvetica, sans-serif;
    padding: 1px 1 1px 1;
    border-top: 1px dotted #666;
    margin-top: 100px;
}

.email
{
    font: normal 10pt Georgia, Times, serif;
	padding: 8px 40px 8px 40px;
    margin-bottom: 14px;
    border-bottom: 1px dotted #666;
    text-align: justify;
}
