﻿/* page styles */

	body {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		line-height: 13px;
  		color: #000;
		background-color: #FFF;
		margin: 0px;
		padding: 10px 10px 20px 10px;
		text-align: left;
		}
	
	html {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		line-height: 13px;
  		color: #000;
		background-color: #FFF;
		margin: 0px;
		padding: 10px 10px 20px 10px;
		text-align: left;
		}
	
	
/*	body	{
			background-image: url(../assets/grid.gif);
			background-position: top left;
			background-repeat: repeat-y;
		}	

/* general type styles */

	a	{
		color: #000;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
		}

	a:link	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:visited	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		color: #267DAA;  
		text-decoration:underline;
		background-color: transparent;
		} 

	a:hover		{ 
		color: #267DAA; 
		text-decoration:underline; 
		background-color: transparent;
		}  
		
	
	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}
		
	h1	{
		font-family: helvetica, arial, sans-serif;
		font-size: 18px;
		line-height: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		}

	h2	{
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}		

	h3	{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}
		
	h4	{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		line-height: 13px;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}

	p	{
		padding: 0px 0px 10px 0px;
		}
		
	img	{
		margin: 0px;
		padding: 0px;
		}

	#searchpage	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#elsewhere-dates	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#elsewhere-section	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#about	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#category	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#archives	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#calendar	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#articles	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	#home	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}
	
	/* header styles */
	
	#header	{
		padding: 10px 0px 10px 0px;
		border-top: 4px solid #000;
		margin: 0px 0px 0px 0px;
		}
		
	#header	h1	{
		float: left;
		width: 210px;
		padding-left: 5px;
		}

	#header	h4	span	{
		font-weight: normal;
		color: #666;
		}

	#header	img	{
		float: left;
		padding-right: 10px;
		}
		
	#header	p	{
		float: left;
		width: 420px;
		margin: 0px;
		padding: 0px;
		}
		
	#header	form	{
		margin: 0px;
		padding: 0px;
		}

	#header	input	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px;
		} 

	#header	input.search-field {
		width: 140px;
		margin-right: 5px;
	}
	
	#mast	{
		clear: both;
		margin: 0px 0px 10px 0px;
		border: 0px;
		padding: 0px;
		width: 830px;
		background: #F3F;
		}
		
	#mast	img	{
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}


	/* home page title style */
	
	#home	#cover	{
		line-height: 18px;
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #000;
		padding: 10px 0px 0px 0px;
		height: 303px;
		background-image: url('/backgound-pic082008.jpg');
		background-repeat: no-repeat;
		background-color: black;
	}


	/* post styles */
	
	#posts	{
		float: left;
		padding-top: 0px;
		width: 620px;
		background-color: transparent;
		}

	.day	{
		margin: 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}
		
	.date	{
		float: left;
		width: 95px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #666;
		}

	#posts	h2	{
		margin: -1px 0px 0px 105px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #D9D9D9;
		padding: 6px 0px 7px 5px;
		}
		
	.post-lead	{
		margin: 6px 0px 0px 105px;
		padding: 0px;
		}
	
	.post-lead .info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 5px;
		line-height: 19px;
		}
		
	.time-remarks	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 5px;
		line-height: 19px;
		}
		
	.time-remarks	a	{
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.post-lead	p	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	.post-lead p img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}
		
	.post-lead p img	{
		float: left;
		margin: 3px 10px 3px 0px;
		}
		
	.continue	{
		width: 210px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 110px;
		background-color: transparent;
		font-size: 10px;
		text-transform: uppercase;
		}

	.continue { width:265px; voice-family: "\"}\""; voice-family:inherit; width: 210px;} 
	html>body .continue { width: 210px; } 
 
	.add	{
		margin: 0px 0px 0px 105px;
		padding: 0px 0px 10px 5px;
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.clear	{
		clear: both;
		margin: 0px 0px 0px 110px;
		}
		
	.read	{
		font-size: 10px;
		text-transform: uppercase;
		}
	
	/* more posts styles */
	
	.more	{
		margin: 0px 0px -1px 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}

	.more-lead-last p	{
		margin: 0px 0px 0px 105px;
		padding: 6px 0px 8px 5px;
		font-size: 12px;
		line-height: 16px;
		}
		
	.more-lead p	{
		margin: 0px 0px 0px 105px;
		padding: 6px 0px 8px 5px;
		font-size: 12px;
		line-height: 16px;
		}
		
	.more-lead-last	{
		margin: 0px 0px 0px 105px;
		border-bottom: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}
		
	.more-lead	{
		margin: 0px 0px 0px 105px;
		border-bottom: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}
		
	.more-lead-last	{
		border-bottom: 1px solid #000;
		}
		
	/* sidebar styles */
		
	#sidebar	{
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		color: #666;
		}

	#sidebar-lower	{
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		color: #666;
		}

	.sidebar-module	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 30px 0px;
		background-color: transparent;
		}
			
	.sidebar-module	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		color: #000;
		}

	.sidebar-module	h4	{
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
		line-height: 14px;
	}

	.sidebar-module	p	{
		margin: 0px;
		padding: 0px 5px 7px 5px;
		color: #000;
		line-height: 14px;
		}

	.sidebar-module	p.first	{
		margin: -4px 0px 0px 0px;
		padding: 0px 5px 7px 5px;
		line-height: 16px;
		color: #666;
		}

	.sidebar-module	p.date	{
		float: none;
		margin: 0px;
		padding: 7px 5px 0px 5px;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		line-height: 14px;
}
		
	.sidebar-module	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 5px;
		}
		
	.full-archives	{
		margin: -1px 0px 0px 0px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 4px 0px 0px 0px;
		}
		
	.full-archives	form	{
		margin: 0px;
		padding: 0px 0px 4px 0px;
		}
		
	.full-archives label	{
		float: left;
		width: 70px;
		padding: 1px 0px 0px 5px;
		margin: 0px 0px 0px 0px;
		font-weight: bold;		
		color: #666;
		}
		
	.pulldown	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 4px 0px;
		background-color: transparent;
		}
		
	.pulldown	select	{
		width: 120px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		}
		
	ul.colophon	{
		list-style: none;
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}

	ul.colophon	li	{
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #CCC;
		padding: 7px 0px;
		line-height: 15px;
		}

	ul.colophon	li	img	{
		margin: 0px 10px -5px 0px;
		font-weight: bold;
		}

	ul.colophon	li	img.mac-icon	{
		margin: -3px 8px -6px 0px;
		}
		
	ul.colophon li a:active {
		display: block;
		text-decoration: none;
		}		

	ul.colophon li a:hover {
		display: block;
		text-decoration: none;
		}		

	ul.colophon li a:visited {
		display: block;
		text-decoration: none;
		}		

	ul.colophon li a:link {
		display: block;
		text-decoration: none;
		}		

	ul.jobsinc	{
		margin-left: 0px;
		padding-left: 0px;
		border-top: 1px solid #CCC;
	}

	ul.jobsinc	li	{
		list-style: none;
	}

	ul.jobsinc	li	a	{
		display: block;
		padding: 7px 5px 8px 5px;
		border-bottom: 1px solid #CCC;
	}

	ul.jobsinc	li	a:hover	{
		background-color: #F60;
		color: white;
	}

	img.ad	{
		padding-left: 40px;
		padding-bottom: 7px;
	}
	
	p.ads {
		color: #666;
	}
						
	/* categories table styles */
	
	#cat-table	{
		margin-top: 0px;
		}
		
	#cat-table	h3	{
		margin: 0px 0px 5px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		}
		
	#cat-table	table	{
		margin: 0px;
		border-bottom: 1px solid #000;
		padding: 0px 0px 5px 0px;
		}
	
	#cat-table table td.special	{
		text-align: right;
		vertical-align: top;
		width: 200px;
		padding: 0px 0px 4px 0px;
		}
		
	#cat-table table td	{
		text-align: right;
		vertical-align: top;
		width: 200px;
		padding: 0px 0px 4px 0px;
		}
		
	#cat-table table tr td ul li	{
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 12px;
		}
		
	#cat-table table tr td ul	{
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 12px;
		}
		
	#cat-table	table	tr	td	ul li	{
		background-color: transparent;
		}
	
	#cat-table table tr td ul li a:visited {
		font-size: 11px;
		list-style: none; 
		color: #000;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		height: auto;

  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
	
	#cat-table table tr td ul li a:link {
		font-size: 11px;
		list-style: none; 
		color: #000;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		height: auto;

  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
	
	#cat-table table tr td ul li a:active {
		font-size: 11px;
		list-style: none; 
		color: #fff;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		background: #267DAA;
		height: auto;
		
  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
		

	#cat-table table tr td ul li a:hover {
		font-size: 11px;
		list-style: none; 
		color: #fff;
		text-decoration: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 2px 5px;
		background: #267DAA;
		height: auto;
		
  		height: 13px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
	  	height: 13px;
		}
		

	.cat-name	{
		float: left;
		margin: 0px;
		padding: 0px;
		text-align: left;
		}
		
	
	#cat-table table tr td span	{
		float: left;
		margin: 0px;
		padding: 0px;
		text-align: left;
		}
		
	#cat-table	table	td.shim	{
		width: 10px;
		margin: 0px;
		padding: 0px;
		}
		
	/* middle illustration */
	
	#middle-illo	{
		height: 100px;
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #000;
		padding: 0px 0px;
		background-image: url('http://www.inflightdelite.com/backgound-pic082008.jpg');
		background-repeat: no-repeat;
		background-color: transparent;
		}

	#middle-illo	img	{
		margin: 0px;
		padding: 0px;
	}		
		
	/* elsewhere styles */
	
	/* links styles */
	
	#links		{
		margin: -1px 0px 15px 0px;
		}

	#links	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
		
	#links	ul {
		margin: 3px 10px 5px 0px;
		padding: 0px 0px 10px 0px;
		font-size: 12px;
	}

	#links ul li {
		list-style-type: none;
		display: block;
		float: left;
		margin: 2px 0px;
		padding: 0px;
	}

	#links ul li	a	img {
		margin: 0px 3px -4px 5px;
		background-color: white;
	}

	#links ul li	a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 5px 7px 7px 0px;
	}

	#links ul li a:active {
		text-decoration: none;
		background-color: #F60;
		color: white;
	}	
	
		
	

	#links ul li a:hover {
		text-decoration: none;
		background-color: #267DAA;
		color: white;
	}	
	
		
	

	/* footer */
		
	#footer	{
		margin: -1px 0px 0px 0px;
		border-top: 1px solid #000;
		padding: 0px 0px 20px 5px;
		}

	#footer	p	{
		width: 630px;
		margin: 0px;
		padding: 8px 0px 0px 0px;
		font-size: 10px;
		line-height: 12px;
		}
		
	/* article styles */

	#articles #sidebar	{
		padding-top: 10px;
	}
	
	#articles #posts	{
		padding-top: 10px;
	}
	
	#articles	.day	{
		padding-bottom: 5px;
	}

	#posts	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
	
	#articles	#posts	.more	{
		padding: 0px 0px 0px 0px;
		border-top: 0;
	}
	
	#articles	#posts	.day	h2	{
		padding: 7px 0px 7px 5px;
		font-size: 18px;
		line-height: 20px;
		font-family: helvetica, arial, sans-serif;
	}

	.post-info	{
		margin: -1px 0px 0px 105px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 7px 0px 10px 5px;
		font-size: 12px;
		}

	.info-label	{
		display: block;
		float: left;
		width: 105px;
	}

	#posts	.post-lead	{
		border-bottom: 0;
		padding: 0px 0px 10px 0px;
	}

	.post-lead	.info-label	{
		font-size: 12px;
	}

	.body-lead	{
		margin: 6px 0px 0px 0px;
		padding: 0px;
		}

	.body-lead	.info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 110px;
		font-size: 12px;
		line-height: 19px;
		}

	.body-lead	p	{
		margin: 0px 0px 0px 215px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	#articles	.body-lead	h3	{
		margin: 18px 0px 0px 210px;
		border: 0px;
		padding-bottom: 2px;
		text-transform: uppercase;
		color: #666;
	}

	#articles	.body-lead	h4	{
		margin: 10px 0px 0px 215px;
		border: 0px;
		padding-bottom: 4px;
		font-size: 12px;
		text-transform: none;
		color: #666;
	}

	.body-lead p img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}

	.body-lead p img	{
		float: left;
		margin: 3px 10px 3px 0px;
		}

	.body-lead	p.excerpt	{
		padding: 10px 15px 20px 25px;
		font-size: 11px;
		line-height: 15px;
	}

	.body-lead	blockquote	{
		padding: 10px 15px 20px 215px;
		font-size: 11px;
		line-height: 15px;
	}
	

	.body-lead	p.sys-text {
		padding: 10px 15px 20px 25px;
		font-family: courier, courier new, monospace;
		font-size: 11px;
		line-height: 15px;
		}

	.body-lead	ul {
		list-style-type: square;
		list-style-position: outside;
		margin-left: 0;
		padding: 0px 10px 0px 250px;
		}
		
	.body-lead	ol {
		list-style-position: outside;
		margin-left: 0;
		padding: 0px 10px 0px 250px;
		}

	.body-lead ol li	{
		padding-bottom: 3px;
		}

	.body-lead ul li	{
		padding-bottom: 3px;
		}

	.body-lead	ol	li	ul	{
		margin: 3px 0px 0px 25px;
		padding: 0px;
	}

	.body-lead	ol	li	ul	li	{
		margin: 0px;
		padding: 0px 0px 3px 0px;
	}

	#articles	.body-lead	h3.sidebar	{
		margin: 10px 10px 0px 215px;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		padding: 5px 10px 10px 10px;
		background-color: #F5F5F5;
	}

	p.sidebar	{
		margin: 0px 10px 10px 215px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 0px 10px 10px 10px;
		background-color: #F5F5F5;
	}
		
	/* article layout styles */

	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}

	img.thumb {
		float:left;		
		padding: 0px;
		border: 0px;
		margin: 3px 10px 5px 0px;
		}

	.pic-inline {
		margin: 5px 0px 3px 215px;
		padding-bottom: 5px;
		}

	.pic-left {
		float: left;		
		margin-right: 10px;
		padding-bottom: 5px;
		}
	
	.pic-right {
		margin-left: 10px;
		padding-bottom: 5px;
		float:right;		
		}
		
	.pic-medium	{
		/* this is a deprecated style 
		used for posts from version 
		Six.5 (Mar 03 - Dec 04)
		Use pic-mid instead */
		position: relative;
		padding: 0px 0px 10px 0px;
		margin: 10px 0px 3px 140px;
		}

	.pic-mid	{
		position: relative;
		padding: 0px 0px 10px 0px;
		margin: 10px 0px 3px 110px;
		}
		
		
	.pic-wide	{
		/* this is a deprecated style 
		used for posts from version 
		Six.5 (Mar 03 - Dec 04)
		Use pic-full instead */
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 10px 35px;
		}

	.pic-full	{
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 10px 5px;
		}

	.pic-medium-float	{
		float: left;
		position: relative;
		padding: 0px 0px 0px 110px;
		margin: 10px 10px 3px 0px;
		}
		
	.pic-wide-float	{
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 10px 0px 5px;
		}

	p.pullquote	{ 
		margin: 15px 10px 20px 105px;
		padding: 0px;
		font-size: 14px; 
		line-height: 17px;
		color: #666; 
		font-weight: normal;
		text-indent: -5px;
		}

	.pullquote-wide-float	{
		position: relative;
		width: 190px;
		float: left;
		font-size: 14px; 
		line-height:16px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	/*	article caption styles */

	.caption	{ 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding-bottom: 3px;
		margin: 0px 0px 0px 0px;
		background-color: transparent;		
		}

	.caption-left	{ 
		float: left;
		position: relative;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 110px;
		margin: 10px 0px 0px 0px;
		background-color: transparent;		
		}

		.caption-left	{ width: 195px; voice-family: "\"}\""; voice-family:inherit; width: 90px;}
		html>body .caption-left { width: 90px; }   		
		

	.caption-far-left	{ 
		float: left;
		position: relative;
		width: 90px;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 5px;
		background-color: transparent;		
		}
		
	.caption-wide	{ 
		float: left;
		position: relative;
		width: 200px;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		line-height:12px;
		color: #666; 
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px -210px;
		background-color: transparent;		
		}	

	/* remarks styles */
	
	#remarks	{
		margin: 0px 0px 0px 0px;
		border-top: 0px;
		border-bottom: 0px;
		padding: 0px;
		}

	#posts	#remarks	h3	{
		border-bottom: 0px;
		}

	.remarks-date	{
		float: left;
		width: 205px;
		margin: 0px;
		padding: 6px 0px 8px 5px;
		font-size: 12px;
		line-height: 16px;
		color: #666;
		}

	.remarks-lead	{
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}

	.remarks-lead	p	{
		margin: 0px 0px 0px 210px;
		padding: 6px 10px 8px 5px;
		font-size: 12px;
		line-height: 16px;
		}
		
	.remarks-lead blockquote {
		margin: 0px 0px 10px 215px;
	}

	.remarks-lead pre {
		margin: 0px 0px 10px 215px;
	}

	.remarks-lead	ul	{
		margin: 0px 0px 0px 210px;
		padding: 0px 0px 0px 20px;
	}

	.remarks-lead	ul	li	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 3px 0px;
	}

	
	/* add remarks styles */

	label	{
		float: left;
		width: 105px;
		margin: 0px;
		padding: 9px 0px 8px 0px;
		font-size: 12px;
		line-height: 14px;
		color: #000;
		}

	.add-lead	input	{
		margin: 5px 10px 5px 0px;
	}

	.add-last-lead	input		{
		margin: 8px 15px 5px 0px;
	}
	.add-lead input#url	{
		width: 190px;
	}

	.add-lead input#email	{
		width: 190px;
	}

	.add-lead input#name	{
		width: 190px;
	}

	.tinyturing	input {
		float: left;
		width: 20px;
		text-align: center;
		margin-bottom: 6px;
		}

	.turing-test	{
		line-height: 28px;
		padding-bottom: 2px;
	}

	.turing-test	span	{
		background-color: #666;
		padding: 3px 5px;
		margin: 0px 2px;
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
	}

	#rememberit	{
		padding-right: 10px;
	}
	
	p.pending	{
		font-size: 12px;
		line-height: 19px;
	}

	p.sig	{
		background-image: url('short_signature.png'); 
		background-repeat: no-repeat;
		width: 75px;
		height: 77px;
		padding-top: 0px;
		margin-top: 0px;
		color: white;
	}


	/* monthly archives styles */

	p.byline {
		margin-left: 110px;
		padding-bottom: 7px;
	}

	#calendar	h1.page-title	{
		float: left;
		line-height: 18px;
		margin: 0px 10px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
	}

	#calendar	h1.page-title { width:85px; voice-family: "\"}\""; voice-family:inherit; width: 90px;} 
	html>body #calendar	h1.page-title { width: 90px; } 

	#calendar h1.page-title span {
		font-size: 11px;
		font-weight: normal;
	}

	#calendar	table	{
		margin: 12px 0px 10px 0px;
		border: 0px;
		padding: 0px;
	}

	#calendar	table	tr	{
		margin: 0px;
		padding: 0px;
	}

	#calendar	table	th	{
		width: 105px;
		text-align: left;
		background-color: transparent;
		border-bottom: 1px solid #d9d9d9;
		padding: 0px 0px 12px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		text-indent: 5px;
	}

	#calendar	table	td	{
		background-color: transparent;
		border-bottom: 1px solid #d9d9d9;
		padding: 7px 0px 12px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		text-indent: 0px;
		text-align: left;
		vertical-align: text-top;
	}

	#calendar	table	td	p	{
		padding: 0px 0px 0px 5px;
		margin: 0px;
	}

	#calendar	table	td	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: transparent;
	}

	#calendar table td a:link	{
		display: block;
		width: 95px;
		height: 10px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #000;
	}

	#calendar table td a	{
		display: block;
		width: 95px;
		height: 10px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #000;
	}

	#calendar	table	td	a:visited	{
		background-color: #666;
	}	
	
	#calendar table td a:hover	{
		background-color: #f60;
	}

	#calendar table td a:active	{
		background-color: #f60;
	}

	#calendar	table	th.last	{
		width: 95px;
	}

	#searchpage #footer	{
		margin-top: 0px;
	}

	#category #footer	{
		margin-top: 0px;
	}

	#calendar #footer	{
		margin-top: 0px;
	}

	/* archives gateway styles */

	#column-a	{
		float: left;
		padding: 10px 0px 30px 0px;
		width: 410px;
		background-color: transparent;
		}

	#column-b	{
		margin: 0px 0px 0px 420px;
		padding: 10px 0px 30px 0px;
		color: #666;
		}

	#archives #column-b h1	{
		padding: 0px 0px 0px 5px;
		height: 100px;
		color: black;
		line-height: 18px;
	}

	#archives #column-a h1	{
		padding: 0px 0px 0px 5px;
		height: 100px;
		color: black;
		line-height: 18px;
	}

	#archives	.archive-unit	{
		border-top: 1px solid #999;
	}

	#archives	h2	{
		float: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: right;
		font-size: 10px;
		line-height: 14px;
		text-transform: uppercase;
	}

	#archives	h2	a	{
		display: block;
		padding: 7px 5px 10px 5px;
	}

	#archives h2 a:active	{
		display: block;
		color: #fff;
		background-color: #f60;
		text-decoration: none;
	}

	#archives h2 a:hover	{
		display: block;
		color: #fff;
		background-color: #f60;
		text-decoration: none;
	}

	#archives	h2	span	{
		float: left;
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		text-align: left;
		text-transform: none;
	}

	#archives	#column-a	p	{
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 5px 5px;
		font-size: 12px;
		line-height: 22px;
		font-weight: normal;
	}

	#archives	#column-a	p	a	{
		font-weight: normal;
	}
	
	#archives	#column-b	p	{
		clear: right;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 9px 5px;
		font-size: 12px;
		line-height: 15px;
		color: #000;
		text-align: left;
	}

	/* category archives styles */
	/* these styles also used for search templates */

	#category #sidebar		{
		margin-top: -1px;
		padding-top: 0px;
	}

	#category #posts		{
		margin-top: -1px;
		padding-top: 0px;
	}

	#category-header	{
		border-bottom: 1px solid #000;
	}
	
	#category-header	h1	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 70px 5px;
	}

	#category-header	h3	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 5px
	}

	#category-header	p	{
		width: 600px;
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 5px;
		font-size: 12px;
		line-height: 17px;
	}

	/* search styles */

	#searchpage	#header	{
		padding: 10px 0px 46px 0px;
	}

	#searchpage #sidebar		{
		margin-top: -1px;
		padding-top: 0px;
	}

	#searchpage #posts		{
		margin-top: -1px;
		padding-top: 0px;
	}

	#searchpage #posts h2	{
		border-top: 1px solid #CCC;
	}

	#searchpage #posts .day	{
		border-top: 1px solid #CCC;
	}

	#searchpage	#posts h3	{
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		font-weight: bold;
		padding: 40px 0px 10px 5px;
		border-top: 1px solid #000;
		border-bottom: 0px;
		margin: 0px 0px 0px 0px;
	}

	#searchpage-header	h1	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
		}

	#searchpage-header	p	{
		float: left;
		width: 515px;
		margin: 0px 0px 15px 0px;
		padding: 5px 110px 0px 5px;
		font-size: 12px;
		line-height: 17px;
	}

	#searchpage	.search-options	{
		margin: 0px 0px 5px 630px;
		padding: 0px 10px 10px 5px;
	}

	#searchpage	.search-options	form	{
		margin: 0px;
		padding: 0px;
	}

	.search-options	label	{
		width: 150px;
		font-weight: bold;
		padding-top: 0px;
		padding-bottom: 2px;
		margin: 0px;
	}
	
	.search-options input#google-search	{
		width: 130px;
		margin-bottom: 0px;
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px 5px 0px 0px;
	}

	.search-options input#site-search	{
		width: 130px;
		margin-bottom: 0px;
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px 5px 0px 0px;
	}

	.search-options	input#search-button	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px;
	}

	#searchpage	#sidebar	blockquote	{
		margin: 0px 5px 0px 10px;
		padding: 0px;
	}

	#searchpage	#posts h3.error	{
		margin: 0px;
		padding: 10px 0px 5px 5px;
		font-size: 12px;
	}

	#searchpage	#posts p.error	{	
		margin: 0px;
		padding: 0px 0px 10px 5px;
		font-size: 12px;
	}
	
	/* about styles */

	#about	h1.page-title	{
		border-style: none;
	border-color: inherit;
	border-width: 0px;
	line-height: 18px;
			margin: 0px 0px 0px 0px;
			padding: 10px 0px 0px 5px;
			height: 300px;
		background-image: url('about_portrait.jpg');
			background-repeat: no-repeat;
	}


	#about	.post-info	{
		border-top: 0px;
	}

	address	{
		font-style: normal;
	}

	#about	#posts	{
		padding: 0px;
	}

	#about	#sidebar	{
		padding: 0px;
	}

	/* elsewhere-section styles */

	#elsewhere-dates h1.page-title	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
	}

	#elsewhere-section h1.page-title	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
	}

	#elsewhere-section #sidebar-lower	{
		margin-top: -1px;
	}

	#elsewhere-dates #sidebar-lower	{
		margin-top: -1px;
	}

	#elsewhere-dates	.intro	{
		margin-left: 105px;
		padding: 10px 0px 0px 0px;
	}

	#elsewhere-section	.intro	p	{
		margin: 0px;
		padding: 0px 5px 0px 5px;
		font-size: 12px;
		line-height: 16px;
	}
	
	#elsewhere-section	#elsewhere	.intro	table	{
		margin: 12px 0px 10px 0px;
		border: 0px;
		padding: 0px;
		background-color: transparent;
	}

	#elsewhere-section	#elsewhere	.intro	table	tr	{
		margin: 0px;
		padding: 0px;
	}

	#elsewhere-section	#elsewhere	.intro	table	td	{
		width: 105px;
		background-color: transparent;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		font-size: 12px;
		font-weight: normal;
		line-height: 14px;
		text-indent: 0px;
		text-align: left;
		vertical-align: text-top;
	}

	#elsewhere-section #elsewhere .intro table td a:visited	{
		display: block;
		margin: 0px 10px 0px 0px;
		padding: 30px 0px 10px 5px;
		background-image: url('five_star_archives.gif');
		background-repeat: no-repeat;
		background-position: 5px 5px;
	}

	#elsewhere-section #elsewhere .intro table td a:link	{
		display: block;
		margin: 0px 10px 0px 0px;
		padding: 30px 0px 10px 5px;
		background-image: url('five_star_archives.gif');
		background-repeat: no-repeat;
		background-position: 5px 5px;
	}

	#elsewhere-section #elsewhere .intro table td a	{
		display: block;
		margin: 0px 10px 0px 0px;
		padding: 30px 0px 10px 5px;
		background-image: url('five_star_archives.gif');
		background-repeat: no-repeat;
		background-position: 5px 5px;
	}

	#elsewhere-section #elsewhere .intro table td a:active	{
		background-image: url('five_star_archives.gif');
		background-repeat: no-repeat;
		background-position: 5px -76px;
		background-color: #f60;
		color: #fff;
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td a:hover	{
		background-image: url('five_star_archives.gif');
		background-repeat: no-repeat;
		background-position: 5px -76px;
		background-color: #f60;
		color: #fff;
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.four_star a:active	{
		background-image: url('four_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.four_star a:hover	{
		background-image: url('four_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.four_star a:visited	{
		background-image: url('four_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.four_star a:link	{
		background-image: url('four_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.four_star a	{
		background-image: url('four_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.three_star a:active	{
		background-image: url('three_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.three_star a:hover	{
		background-image: url('three_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.three_star a:visited	{
		background-image: url('three_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.three_star a:link	{
		background-image: url('three_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.three_star a	{
		background-image: url('three_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.two_star a:active	{
		background-image: url('two_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.two_star a:hover	{
		background-image: url('two_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.two_star a:visited	{
		background-image: url('two_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.two_star a:link	{
		background-image: url('two_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.two_star a	{
		background-image: url('two_star_archives.gif');
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.one_star a:active	{
		background-image: url('one_star_archives.gif');
		margin-right: 0px;
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.one_star a:hover	{
		background-image: url('one_star_archives.gif');
		margin-right: 0px;
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.one_star a:visited	{
		background-image: url('one_star_archives.gif');
		margin-right: 0px;
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.one_star a:link	{
		background-image: url('one_star_archives.gif');
		margin-right: 0px;
		text-decoration: none;
	}

	#elsewhere-section #elsewhere .intro table td.one_star a	{
		background-image: url('one_star_archives.gif');
		margin-right: 0px;
		text-decoration: none;
	}

	#elsewhere-section	#elsewhere	.intro	table	td.one_star	{
		width: 95px;
	}

	#elsewhere-dates #elsewhere	{
		padding-bottom: 10px;
	}

	#elsewhere-section #elsewhere	{
		padding-bottom: 10px;
	}

	#elsewhere-dates #elsewhere .star-title	{
		border-bottom: 1px solid #000;
		padding: 10px 0px 10px 105px;
	}

	#elsewhere-section #elsewhere .star-title	{
		border-bottom: 1px solid #000;
		padding: 10px 0px 10px 105px;
	}

	.star-title	p.month-link	{
		margin: 5px 0px 0px 0px;
		border-top: 1px solid #CCC;
		padding: 6px 0px 0px 5px;
		font-size: 10px;
		text-transform: uppercase;
	}

	.star-title	img	{
		margin: 0px 5px -4px 0px;
	}

	/* Google AdSense display styles */

	.adv {
		font-family: Arial, Helvetica, sans-serif!important;
	}

	.adv-container {
		background-color: #000;
		padding: 10px 0px 35px 3px;
		text-align: center;
	}	

	/* Internet Explorer alert styles */

	#ie	{
		margin: 10px 0px 10px 0px;
		border-top: 1px solid #F30;
		border-bottom: 1px solid #F30;
		padding: 0px;
		background-color: transparent;
	}

	#ie p	{
		padding: 0px;
		font-size: 12px;
		line-height: 18px;
		color: #F60;
	}

	#ie h4	{
		padding: 0px;
		font-size: 12px;
		line-height: 18px;
		color: #F60;
	}

	#home	#ie	h4	{
		float: left;
		width: 195px;
		margin: 0px 10px 0px 0px;
		padding: 10px 0px 10px 5px;
		background-color: transparent;
	}

	#home	#ie	p	{
		float: left;
		width: 410px;
		margin: 0px 10px 0px 0px;
		padding: 10px 0px 10px 5px;
		background-color: transparent;
		}

	/* Mailing List styles */

	#mailinglist	h1.page-title	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
		height: 50px;
	}

	#mailinglist	#posts #remarks	.add-remarks	h3	{
		font-size: 12px;
		border-bottom: 1px solid #CCC;
		font-weight: bold;
		margin-left: 210px;
		}
		
	#articles	.body-lead	h3.subscribe-form	{
		margin-left: 105px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		font-size: 12px;
		font-weight: bold;
		text-transform: none;
		color: #000;
		}

	#mailinglist	.add-remarks	{
		margin-top: 30px;
	}

	#mailinglist .add-last-lead	{
		margin-left: 210px;
	}

	#mailinglist .add-lead	{
		margin-left: 210px;
	}

	#articles	.body-lead	.add-last-lead	{
		margin-bottom: 20px;
		border-bottom: 1px solid #CCC;
	}

	.signup label	{
		font-size: 12px;
		font-weight: bold;
		color: #666;
		padding: 0px 5px 5px 5px;
		width: 150px;
	}

	.signup	input#subscribe-email	{
		margin: 0px 5px 5px 5px;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		padding: 2px;
		width: 90px;
	}