body {
	margin:0px;
	background:#FFF; color: black;
	}
	A 			{ color: #003399; text-decoration: underline; }
	A:link		{ color: #003399; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #663300;  }
	A:hover		{ color: #663300;  }

h1,h2 { margin-top: 0px; }
h3 { margin-top: 0px; margin-bottom: 0px; padding: 6px;}

	blockquote	{ 
		font-family: gill sans, tahoma, arial, sans-serif; 
		font-size: small; 
		}
small { font-family: gill sans, tahoma, arial, sans-serif; }

       div.Vhead { border: none; padding: 0px 0px; background-color: #660000; color: white; margin: 0px; background-image: url(http://www.valuejudgment.org/i/vback.jpg); background-repeat: repeat-x;}
       div.Jhead { border: none; padding: 0px 0px; background-color: #000066; color: white; margin: 0px; background-image: url(http://www.valuejudgment.org/i/jback.jpg); background-repeat: repeat-x;}
       div.V { border: 1px solid #CC3333; border-top: none; padding: 10px; margin: 0px; background-color: #FFF4F4; color: black;}
       div.J { border: 1px solid #3333CC; border-top: none; padding: 10px; margin: 0px; background-color: #F0F8FF; color: black;}
       .blog .Ventry { background-color: #FFF4F4; color: #770000;}
       .blog .Jentry { background-color: #DDEEFF; color: #000077;}
	.V blockquote	{ 
		font-family: gill sans, tahoma, arial, sans-serif; 
		font-size: small;
		color: #991111; background-color: transparent;
		}
	.Vhead .title	{ 
		font-family: gill sans, tahoma, arial, sans-serif; 
		color: white; background-color: transparent; 
		}

	.J blockquote	{ 
		font-family: gill sans, tahoma, arial, sans-serif; 
		font-size: small; 
		color: #111199; background-color: transparent; 
		}
	.Jhead .title	{ 
		font-family: gill sans, tahoma, arial, sans-serif; 
		color: white; background-color: transparent; 
		}

	.V .posted { 
		font-family: gill sans, tahoma, arial, sans-serif; 
		font-size: small; 
		color: #770000; 
		border-top: 1px dotted #FF6666;
		padding-top: 3px;
		text-align: right;
		margin-top: 8px;
		}
	.J .posted { 
		font-family: gill sans, tahoma, arial, sans-serif; 
		font-size: small; 
		color: #000077; 
		border-top: 1px dotted #6666FF;
		text-align: right;
		padding-top: 3px;
		margin-top: 8px;
		}
		
	#banner { background: black; color: white;}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family: gill sans, tahoma, arial, sans-serif;
		color:#222;
		background: #EEEEEE;
		font-size: small;
		border-bottom: 1px solid #330033;
		padding: 0px;
		margin-bottom: 4px;
		}

	#content {	border: none; 
		
		}

	#adbar { 
		/*border-left: 1px solid #770000;*/
		padding: 0px 4px;
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding: 4px 6px;
		/*border-right: 1px solid #770000;*/
		}
		
	.blog {
  		padding:4px;
		background:#FFF; 
		}

	.blogbody {
font-family:palatino, georgia, arial, sans-serif;
color:black; background:#FFF;
font-size: small;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		text-decoration: underline;
	}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date {	
		font-family: palatino, georgia, times new roman, serif;
		font-size: large;
		color: #000088; background: #FAFAFA;
		border-bottom: 3px double #880000;
		padding: 2px;
		margin-bottom: 10px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
	}			
		
	.calendar {
		font-family:tahoma, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#660000;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:tahoma, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#0000CC;
		font-size:small;
		font-weight:normal;
  		padding:4px;
  		margin-top:8px;
  		background:#DDEEFF;
              border: 1px solid #9999FF;
		}		
	
	.syndicate {
		font-family:tahoma, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		color:#303;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999;
margin-left: 5px;
		}		

	.comments-post {
		font-family: gill sans, tahoma, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, tahoma, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:gill sans, tahoma, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:palatino, georgia, arial, sans-serif; 
		font-size:small; 
		color: black; 
		border-bottom:1px solid #999;
		margin-top:20px;
margin-left: 5px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
/* newsfeed settings: */
li.delicious-post { margin-bottom: 3px; margin-left: 0px;}
#newsfeed ul { margin-bottom: 3px; padding-left: 0px;}
#newsfeed ul li p {padding-left: 1em;}
h2.delicious-banner {
  font-size: medium;
  font-weight: normal;
  text-align: center;
}
#newsfeed {
  padding: 0.5em;
  color: black;
  background-color: #EEEEEE;
  border: 2px solid;
  border-color: #990000 #0000CC;
}
/*
     FILE ARCHIVED ON 05:24:15 Oct 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:22:54 Dec 04, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  CDXLines.iter: 22.038 (3)
  exclusion.robots: 0.166
  PetaboxLoader3.resolve: 66.693
  load_resource: 75.88
  LoadShardBlock: 122.19 (3)
  captures_list: 158.709
  exclusion.robots.policy: 0.155
  PetaboxLoader3.datanode: 122.98 (4)
  cdx.remote: 0.077
  esindex: 0.01
*/