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

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	img#blogwatch {
		margin-bottom: 30px;
		border: none;
	}

	#indexbanner {
		font-family: verdana, tahoma, arial, sans-serif;
		color:#0099CC;
		font-size:x-large;
		font-weight:normal;
  		padding:15px;
  		position: relative;
  		left: -50px;
        }

	#banner {
		font-family: verdana, tahoma, arial, sans-serif;
		color:#0099CC;
		font-size:x-large;
		font-weight:normal;
  		padding:15px;
  		position: relative;
        }

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover,
	#indexbanner a,
	#indexbanner a:link,
	#indexbanner a:visited,
	#indexbanner a:active,
	#indexbanner a:hover {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: xx-large;
		color: #0099CC;
		text-decoration: none;
	}

	.description {
		font-family: verdana, tahoma, arial, sans-serif;
		color:#333;
		font-size:small;
  		text-transform:none;
		}

	#content {
		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #FFF;
		width: 70%;
		}

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

	#links {
		padding:15px;
		border:1px solid #FFF;
		width:200px;
		}

	.blog {
  		padding:15px;
		background:#FFF;
		}

	.blogbody {
		font-family: verdana, tahoma, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	div.commentedimage {
		width: 100%;
		position: relative;
		margin-top: 15px;
		height: 95px;
		border: solid #D0D0D0 1px;
	}
	
	div.commentedimage[class] {
		height: auto;
		min-height: 95px;
	}
	
	div.commentedimage_hk {
		width: 100%;
		position: relative;
		margin-top: 15px;
		height: 120px;
		border: solid #D0D0D0 1px;
	}
	
	div.commentedimage_hk[class] {
		height: auto;
		min-height: 120px;
	}
	
	
	div.commentedimage_hk .image, 
	div.commentedimage .image {
		width: 100px;
		text-align: center;
		vertical-align: middle;
		position: absolute;
		top: 10px;
		left: 10px;
		height: 100%;
	}
	div.commentedimage_hk .comments,
	div.commentedimage .comments {
		margin-left: 120px;
		vertical-align: middle;
	}	
	.title	{
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: medium;
		color: #666;
	}

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

	.date	{
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: large;
		color: #333;
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}

	.posted	{
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: x-small;
		color: #000000;
		clear: left;
	}

	.side {
		font-family: verdana, tahoma, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
margin-bottom:30px;
	}
		
	.side p.comment {
		margin-top:0px; 
		margin-bottom:5px;
	}
	
	.sidetitle {
		font-family: verdana, tahoma, arial, sans-serif;
		color:#0099CC;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		}

	.syndicate {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size:xx-small;
  		line-height:140%;
  		padding:2px;
  		margin-bottom:30px;
  		background:#FFF;
 		}

	.powered {
		font-family: verdana, tahoma, arial, sans-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 {
		font-family:verdana, tahoma, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;
 		border-bottom:1px dotted #999;
		}

	.comments-post {
		font-family:verdana, tahoma, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
		}


	.trackback-url {
		font-family:verdana, 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:verdana, tahoma, arial, sans-serif;
		color:#666;
		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:verdana, tahoma, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
		}


	.comments-head	{
		font-family:verdana, tahoma, arial, sans-serif;
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;
		}

	#banner-commentspop {
		font-family: verdana, tahoma, 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;
		}
	div#firebird {
		position: relative;
		height: 32px;
	}
	
	div#firebird[id] {
		height: auto;
		min-height: 32px;
	}
	
	div#firebird img {
		width: 32px;
		position: absolute;
		top: 0px;
		left: 0px;
		border: none;
	}
	div#firebird div {
		margin-left: 42px;
		vertical-align: middle;
	}	

	.techwarning {
		font-size: small;
		color: red;
	}
	
	.category {
		font-size: x-small;
	}
	
	.categoryfooter {
		margin-bottom:25px;
	}

.quote {
border: 1px solid #808080;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
background: #DDDDDD;
}

.fulltext {
display:none;
}

table.archives td {
padding: 0px;
}

div.beer {
		width: 100%;
		position: relative;
		margin-top: 15px;
		border: solid #D0D0D0 1px;
height: 270px;
}
	
div.beer[class] {
		height: auto;
		min-height: 270px;
}
	
div.beer .image {
	vertical-align: middle;
	position: absolute;
	top: 10px;
	left: 10px;
	height: 100%;
}

div.beer img {
border: none;
}

div.beer table {
	margin-left: 180px;
margin-top: 10px;
	vertical-align: middle;
line-height: 100%
}	

div.beer table th {
text-align: left;
color:#00;
background: #CCCCCC;
padding: 5px;
}

div.beer table td {
padding: 5px;
}

div.beer td.grade {
text-align: center;
}

div.beer table tr.final {
color: #0099CC;
}

div.beer tr.final td.grade {
font-weight: bold;
border: solid 1px;
}
	
div.beer .finalwords {
margin-top: 10px;
margin-left: 180px;
}


div.imagecollection {
   text-align: center;
   position: relative;
}

div.imagecollection img {
   margin-left: 10px;
   margin-right: 10px;
}

div.imagecollection img.landscape {
   position: relative;
   top: -12px;
}