body 
	{
	background: #1D2024;
	margin:0px;
	padding:10px;
	}

.strikethru
	{
	text-decoration: line-through;
	}


A,
A:link,
A:active,
A:visited
	{
	color: #FFCC99;
	text-decoration: none;
	}

A:hover
	{
	color: #FFCC99;
	text-decoration: underline;
	}

img
	{
	border:0px;
	}


/* container - holds the entire content */
#container
	{
	width:750px;
	margin-top:20px;
	padding-bottom:20px;

	/*This line-height fixes the IE 6 peekaboo bug */
	line-height: 1.2em;

	padding:0px;
	}

/* sidebar - the left navbar */
#sidebar
	{
	width:140px;
	margin-top:50px;
	margin-right:30px;
	margin-bottom:0px;
	float:left;
	text-align:right;
	font-family:tahoma;
	font-size:10px;
	color:#9EA4AB;
	line-height:12px;
	}

.navbutton
	{
	margin-bottom:10px;
	}

/* content - the main blog content */
#content
	{
	background: #3B3F43;
	width:550px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
	float:left;
	overflow:hidden;
	}

/* title - the Hindsight title graphic with some padding */
.title
	{
	background-color:#1D2024;
	margin-bottom:21px;
	}


/* Global Footer graphics padding */
.footer
	{
	background-color:#1D2024;
	padding-bottom:15px;
	}

.date
	{
	font-family:"trebuchet ms", trebuchet, tahoma;
	font-size: 12px;
	line-height:110%;
	color: #BFC7CF;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	padding-left:1px;
	}

.subject
	{
	background: transparent url(images/entry_subject_header.gif) no-repeat;
	font-family:"trebuchet ms", trebuchet, tahoma;
	font-size:12px;
	line-height:110%;
	color: #9EA4AB;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	padding-top:4px;
	padding-left:2px;
	padding-bottom:3px;
	}

.subject a
	{
	color: #9EA4AB;
	text-decoration: none;
	}


.subject a:link
	{
	color: #9EA4AB;
	text-decoration: none;
	}

.subject a:active
	{
	color: #CCCCCC;
	text-decoration: underline;
	}

.subject a:visited
	{
	color: #9EA4AB;
	text-decoration: none;
	} 

.subject a:hover
	{
	color: #CCCCCC;
	text-decoration: underline;
	}



/* menu is used for date based archive navigation */
.menu
	{
	text-align:justify;
	font-family:tahoma;
	font-size:11px;
	color: #CCCCCC;
	line-height:15px;
	padding-left:20px;
	}

.blogbody
	{
	text-align:justify;
	font-family:"Lucida Sans Unicode", tahoma;
	font-size:11px;
	color: #CCCCCC;
	line-height:16px;
	padding-left:40px;
	padding-right:40px;
	}

/* all img tags within blogbody class will inherit a border */
.blogbody img
	{
	border:1px solid #000000;
	}

.posted	
	{
	font-family:tahoma;
	font-size: 11px;
	margin-bottom: 20px;
	}	

.comments-head	
	{ 
	font-family:"trebuchet ms", trebuchet; 
	font-size:12px; 
	color: #9EA4AB; 
	border-top:1px solid #888888;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;	
	margin-top:15px;
	padding-top:0px;
	padding-left:1px;
	}	

#comments-container
	{
	padding-top:5px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:10px
	}

#previewcomments-container
	{
	padding-top:5px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:0px
	}

.comments-body 
	{
	font-family: Tahoma;
	color:#C0C0C0;
	font-size:11px;
	font-weight:normal; 
	text-align:justify;
	}	

.comments-postedby
	{	
	background: transparent url(../images/entry_commentby_header.gif) no-repeat;
	font-family:Tahoma;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	padding-left:1px;
	padding-bottom:10px;
	}	

.postcomment-body 
	{
	font-family:"Lucida Sans Unicode", Tahoma;
	color:#C0C0C0;
	font-size:11px;
	font-weight:normal; 
	padding-left:40px;
	padding-right:40px;					
	}	


.trackback-head
	{ 
	font-family:"trebuchet ms", trebuchet, tahoma; 
	font-size:12px; 
	color: #BFC7CF;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;		
	}	

.trackback-url 
	{
	font-family:"lucida sans unicode", tahoma;
	color: #C0C0C0;
	font-size:11px;
	font-weight:normal;
  	line-height:140%;
	margin-left:10px;
	margin-right:10px;		
	margin-bottom:5px; 					
	}


.trackback-body
	{
	font-family:"lucida sans unicode", tahoma;
	color:#CCCCCC;
	font-size:11px;
	font-weight:normal; 		
  	line-height:140%;
 	padding-bottom:11px;
  	padding-top:10px;
	padding-left:10px;
	padding-right:10px;		
	border-bottom:1px solid #666666;					
	}		

.trackback-post 
	{
	font-family:"lucida sans unicode", tahoma;
	color:#CCCCCC;
	font-size:11px;
	font-weight:normal;		
	}	


/* Used on About, Archive and Link Pages */
.header
	{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	}

.globalbody
	{
	text-align:justify;
	font-family:"Lucida Sans Unicode", tahoma;
	font-size:11px;
	color: #CCCCCC;
	line-height:16px;
	padding-left:40px;
	padding-right:40px;
	}

.bottompadding
	{
	padding-bottom:15px;
	}

.bottompadding-5px
	{
	padding-bottom:5px;
	}

/* Can be used globally, especially for posts */
.img-right
	{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	}


/* styles for the Links Page */
.linklist
	{
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:11px;
	text-align:left;
	line-height:14px;
	margin-bottom:25px;
	
	/* so that it looks correct under a linkheader image */
	padding-left:1px;
	}

/* Styles for Archives Page only */

.archivelist
	{
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:11px;	
	line-height:14px;
	}

.archiveheader-year
	{
	margin-bottom:5px;
	margin-top:15px;
	}

.calendar
	{
	font-family:tahoma;
	color:#C0C0C0;
	font-size:11px;
	line-height:140%;
	font-weight:normal; 	
	text-align:left;
	}
	
.calendarhead 
	{	
	font-family:"Trebuchet MS", tahoma;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-align:left;			
	}
