/*
Company: 
Project: 
Author: Chris J. Lee
Date:
Comments:	
*****************************************************************************/

/*		For consistency sake, Use the reset.css stylesheet */
html, body { width: 100%; height: 100%; margin: 0px; padding: 0px}

/*

*/

/*		Non Sticky Footer
*		Borrowed from: 
*		http://www.themaninblue.com/writing/perspective/2005/08/29/
*
*		Make sure body and html are both height-100%
----------------------------------------------------------------------------------------*/
#wrapper { position: relative; min-height: 100%; }
* html #wrapper { height: 100%; }
#footer { position: relative; margin-top: 2em; } /* Offset the footer*/





/*
*		Set wrapper #wrapper
----------------------------------------------------------------------------------------*/
#wrapper {  }






/*
*		Three Column layout
*		#col-left, #col-mid, col-right, 
*
----------------------------------------------------------------------------------------*/


/* 		Set	Sizes		 */
#col-left { }
#col-mid { }
#col-right { }

#col-left, #col-mid, #col-right {  }
#col-mid, #col-right { } /* set margins right */
#col-left 	{ margin: 0px; }
#col-mid 	{ margin-left: 0px; margin-right: 0px;  margin-top: 0px; }
#col-right 	{ margin: 0px; }

.tagged { margin: 0px; }
.date { font-size: .8em;  font-size:0.8em; width:auto; }

/*		Addendum   	*/


#podPress_footer { display: none; visibility: hidden; }

.blog #pic { background:url(../_i/header.jpg) }