/* sea hunter style sheet*/

#banner, #bannerules
{
 height: 240px;
 background: #eee;
 margin-bottom: auto;
 background: url(images/sea.hunter-banner.jpg);
 background-repeat: no-repeat;
 background-position: 50% 50%;
 text-align: center;
 border-bottom: dotted 1px #46a; 

}

#signature
{
    font: normal 10pt Century Gothic, Arial, sans-serif;
    margin: 0px 10px 10px 10px;
    padding: 10px;
    border: none;
    background: #eee;
    border-top: solid 1px #788; /* rule */
    padding-top: 3px;
	padding-left: 154px;
    height: 50px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 50px;
}
html>body #signature {
    height: 50px; /* ie5win fudge ends */
}

#mainbody
{
    margin: 0px 48px 0px 140px;
	padding-left: 0px;
    border-left: 1px dotted #46a;
    color: #444;
    background: #eee;
	text-align: justify;
    font: normal 12pt Helvetica, Arial, san-serif;
    max-width: 75%;
}

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

a:visited { color:  #677; }
a:active  { color:  #669; }
a:hover   { color:  #669; }

b{ 
  font: bold 10pt Trebuchet MS, Helvetica, sans-serif;
  color:  #333;
}

i{
 font: italic 10pt Georgia, Time Roman, serif;
}

/* overall background and text colour */
body
{                          
  background-color: #eee;
}


blockquote
{
    font: 12pt georgia;
    color: #677;
    margin-left: 80px;
	margin-right: 120px;

}


h1, h2, h3 { color: #9a8; }

h1 /* blog title */
{
 color: #9a8; 
 font: normal 26pt Century Gothic, Helvetica, sans-serif;
 padding-left: 50px;
 padding-top: 200px;
 text-shadow: 2px 2px 2px #000;	/* Webkit (from Safari 3+), Opera 9.5, Firefox 3.1(pre-Alpha), Konqueror or iCab http://www.css3.info/preview/text-shadow/*/
}

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

}

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;

}

h4{
 font-size: 8pt;
 font-family:  Helvetica, Trebuchet MS, sans-serif;

 margin-top: 20px;
 margin-bottom: 0px;
}

.newday /* daily heading */
{
	color: #a98;
    padding-top: 24px;

}

.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: #a98;
	margin-top: 40px;
    padding-top: 20px;
	padding-bottom: 20px;
 text-align: center;
}

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

.kw
{

 font: italic 8pt Georgia, Time Roman, serif;

 color: #788;
 text-align: right;
 margin-top: -34px;

}


table
{
	padding-left: 20px;
}

p
{
  padding-left: 20px;

}

td
{
    font-size: 8pt;
    font-family: Helvetica, sans-serif;
	font: normal 8pt Century Gothic, Arial, sans-serif;
	text-align: center;
}

.left
{
    text-align: left;
}

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

li
{
	text-align: left;
}


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

img 
{
    border: 0;
}

dl
{
 padding: 20px;
}

dt
{
 padding-top: 12px; 
}

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

/* floating images in the index have no grey matter*/
.floatrimg{
	float: right;
	border:0;
    padding:0;
    width: 140px;
}

.sidebar
{
	float: left;
	width: 138px;
	margin-left: -150px;
    margin-right: 10px;
    margin-top: 0px;
	padding: 4px;
    text-align: left;
    font: normal 10pt Helvetica, Arial, sans-serif;
    background-color: #eee;
    border: none;

}

.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 */
div.tsfloatcentre img{
    float: none;
    text-align: center;
	margin: 0 0 10px 10px;
    padding: 10px;


	filter: drop-shadow(5px 5px 5px #222);
}

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

.caption, .smallcaption
{

	font: normal 8pt Century Gothic, Arial, sans-serif;
    margin-top: 0px;
    color: #368;
    text-align: center;
	padding-top: 10px;
	line-height: 110%;
}

.smallcaption { font-size: 7pt;} 

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

.quote
{
    font: normal 8pt 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;
	margin-right: 400px;
}

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