/* JLW2 Web Site Blog Style Sheet					*/
/* by Jack L. Wolfgang II						*/
/* 21 January 2005 A.D.							*/
/* Last Updated:  27 June 2005 A.D.					*/

@media all {

#BlogBox		{ border:			0px;
			  margin-left:		auto;
			  margin-right:		auto;			}

#BlogBox #content { margin-right:		200px;		}

#BlogBox #right	{ clear:			right;
			  float:			right;
			  margin-top:		100px;
			  width:			175px;		}

#BlogBox #right h1, 
#BlogBox #right h2, 
#BlogBox #right h3, 
#BlogBox #right h4, 
#BlogBox #right h5, 
#BlogBox #right h6
			{ border:			0;
			  margin-bottom:		0.25em;
			  margin-top:		0.50em;
			  padding-bottom:		0;
			  text-align:		left			}


h4.PostTitle,
h3.PostDate
			{ text-align:		left			}

h3.PostDate		{ background:		transparent;
			  color:			#006643;
			  font-size:		medium		}

h4.PostTitle	{ font-size:		large;
			  font-weight:		normal		}

.PostContent	{ font-size:		medium		}

.PostContent div	{ clear:			none !important;	}

.PostFooter		{ font-size:		small;
			  line-height:		120%			}

p.tags		{ font-size:		small;
			  padding-top:		1.0em			}	

ul.BlogLinkList	{ list-style-type:	none;
			  margin:			0;			  
			  margin-bottom:		1.0em;			  
			  padding:			0;
			  padding-bottom:		1.0em;		}

ul.BlogLinkList li
			{ margin:			 00;
			  padding-left:		+15px;
			  text-indent:		-15px;		}

ul.BlogLinkList li:first-line
			{ margin-left:		 00em;
			  padding-left:		+00em			}

hr.PostDivider	{ width:			50%			}

}		
/* All Media Rules							*/

/* END Style Sheet							*/
			
