body {
	background: #000; 
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", Verdana, Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000;
	}

p, blockquote, li, h3 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}

blockquote {
	background: #eff7f7; 
	color: #333; 
	padding: 10px; 
	margin: 3%; 
	border: 2px solid #0C9C4C; 
	font-size: 9pt;	
	}

#head {
	display: none;
	}

#container {
	position: absolute; 
	left: 50%; 
	top: 0%; 
	margin-left: -340px;
	width: 680px;
	\width: 690px;
	w\idth: 680px;
	padding: 0px;
	background: transparent; 
	text-align: justify; 
	}

#content {
	width: 445px; 
	float: left; 
	padding: 25px;
	padding-top: 10px;
	background: #fff url(http://thisisliz.com/blog/images/stripesbg.gif) top left repeat-y;
	}

.entries p {
	padding: 0px;
	margin: 10px 5px 10px 5px;
	}

.entries img {
	padding: 5px;
	margin: 5px 15px 0px 0px;
	background: #ccc;
	border: 1px solid #aaa;
	text-align: center;
	float: left;
	}

#sidebar {
	float: right; 
	text-align: left; 
	font-size: .8em;
	padding: 120px 10px 10px 10px;
	background: #000 url(http://thisisliz.com/blog/images/liz2.png) top left no-repeat;
	color: #fff;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	}

#sidebar p {
	line-height: 15px;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}

#sidebar img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}


a { color: #00946B; font-style: italic; text-decoration: none;}
A:hover { color: #333; background: #8CD6CE; }

#sidebar a {color: #fff; text-decoration: none; font-style: normal; background: transparent;}
#sidebar A:hover { text-decoration: underline; color: #88D1CE; }

h1 {
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
	}

h2, h4 {
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
	}

h3 {
	font-weight: normal;
	}

h3 a {
	color: #8CD6CE;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
	}

h3 a:hover {
	background: #fff;
	}

h1 a, h2 a {
	border: 0px;
	}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
	}

#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
	}

img.divider {
	display: none;
	}

h6.commentlinks  {
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	}

#sidebar h4 {
	padding: 0px;
	font-size: 2.0em;
	margin: 15px 0px 5px 0px;
	color: #ff1810;
	}

ul {
	margin: 5px 20px 5px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(http://thisisliz.com/blog/images/bullet03.png);
	border: 1px solid #eff7f7;
	background: #fcffff;
	}