	html, body, #content {
		min-height: 100%;
		width: 100%;
		height: 100%;
		}

html>body, html>body #content {
	height: auto;
}

	body {
		margin:0;
		font-family: verdana, arial, helvetica, sans-serif;
		background:#ccc;
		color: #666;
		}
	#content {
		position: absolute;
		top: 0;
		left: 0;
/*		background: #ccc url(foo_images/bg-top-right.jpg) top right no-repeat;*/
		margin-left: 0px;
		padding-top: 0px;
/*		border: 0px solid #333;*/
		}

	#footer	{ 
		letter-spacing: 1px;
		position: absolute;
		bottom: 0;
		font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
		font-weight: normal;
		color: #aaa; 
		text-transform: lowercase; 
		text-align: left; 
		border-top: 0px solid #ddd;
		background: #eee;
		width: 100%;
		font-size: x-small; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 9px;	
		}
	#footer img { 
		border: 0px none;
		margin: 0;
		padding: 0
		}
	#blog {
		height: auto;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		padding-bottom: 50px;
		border: 0px dashed #ccc;
		}	

	A		{ color: #444; text-decoration: none;} 
	A:link		{ color: #444; text-decoration: none; } 
	A:visited	{ color: #444; text-decoration: none; } 
	A:active	{ color: #444; text-decoration: underline;} 
	A:hover		{ color: #444; text-decoration: underline;}

	h1 {
		margin-bottom: 1em;
		margin-top: 1.5em;
		padding: 0px;
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #ccc;
		text-align: right;
		text-transform: lowercase;
		font-size: 20px; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 20px;	
	}
	h2 {
		margin-bottom: 1em;
		margin-top: 1.5em;
		padding: 0px;
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #ccc;
		text-align: right;
		text-transform: lowercase;
		font-size: 18px; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 18px;	
	}	
	h3 {
		margin-bottom: 1em;
		margin-top: 1.5em;
		padding: 0px;
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #ccc;
		text-align: right;
		text-transform: lowercase;
		font-size: 16px; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 16px;	
	}

	.blogbody {
		text-align: center;
		font-size: 10px;
  		line-height:20px;		
		border: 0px dotted #444;
		margin-top: 0px;
		margin-bottom: 50px;
		}
	.blogbody p {
		  text-align: justify;
		  border: 0px solid;
		  margin-top: 5px;
		  margin-bottom: 15px; /* Read kludge below. */
		}
	.blogbody .text {
/*		margin-top: 50px;*/
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		width: 550px;
		text-align: justify;
		border: 0px solid #ff0000;
		line-height: 18px;
	}

	.categorydescription {
		text-align: justify;
		line-height: 18px;
		margin-top: 5px;
		margin-bottom: 15px;
		margin-right: 15px;
	}

	.categorydescription a:link, .categorydescription a:visited, 
	.categorydescription a:active,  .blogbody .text a:link, .text a:visited, .text a:active,
	a.underline:link, a.underline:visited, a.underline:active {
	  color:#444;
 	  text-decoration:none;
	  border-bottom:1px dotted #444;
	  font-weight:normal;
	}
	
	.categorydescription a:hover, .blogbody .text a:hover {
	  color:#444;
	  border-bottom:1px solid #444;
	  text-decoration: none;
	}
	
	.blogbody a.underline:hover {
	  color:#444;
	  border-bottom:1px solid #444;
	  text-decoration: none;
	}

	.blogbody table {
		border: 0px dashed red;
		width: 700px;
		margin-top: 70px;
		padding: 0px;
    		}
	.blogbody table.favourite {
		border: 0px dashed red;
		width: 700px;
		margin-top: 100px;
		padding: 0px;
    		}
	.blogbody td {
		margin: 0px;
		padding: 2px;
		}
	.blogbody ul {
		border: 0px solid black;
		list-style: none;
		margin-top: 1px;
		padding-top: 1px;
		margin-left: 0px;
		padding-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
		}

	.blogbody li.archive {
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
		text-transform: lowercase;
		margin: 0px;
		padding: 0px;
		line-height: 140%;
		}

	.blogbody i {
		font-size:11px;
		}
	.blogbody li {
		text-align: justify;
		font-size:10px;
	}
    	.blogbody .image {
		margin-top: 50px;
		margin-bottom: 50px;
		text-align: center;
		border: 0px solid #00ff00;
	}

	.blogbody .thumb {
		float: left;
		border: 1px solid #eee;
		padding: 2px;
		margin: 2px;
		}

 	.blogbody .image img { 
                background: #ccc;
		border: 1px solid #eee;
		padding: 2px;
		margin-bottom: 7px; 
		}
	body>html .blogbody .image img {
		padding: 6px;
		margin-bottom: 7px;
	}
 	.blogbody img.noborder { 
		border: 0px solid #ccc;
		background: #ccc;
		margin-bottom: 7px;
		}
	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		/*color: #999; */
		color: #999;
		font-weight:normal;
		text-transform:uppercase;
		text-align: left;
		margin-top:10px;		
  		border-bottom:0px dotted #444;	
		}			
		
	.comments-body {
		font-family:verdana, arial, sans-serif;
		text-transform: lowercase;
		color:#666;
		font-size:9px;
		font-weight:normal;
  		background:#ccc;
  		line-height:140%;
  		padding-bottom:10px;			
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 25px;
		}		

        .comments-body-form-left {
		font-family: verdana, arial, sans-serif;
		text-transform: lowercase;
		color: #666;
		font-size: x-small;
		width: 240px;
		padding-right: 15px;
		margin-right: 15px;
		float: left;
		text-align: left;
		border-right: 1px dotted #bbb;
        }
        .comments-body-form-right {
		font-family: verdana, arial, sans-serif;
		text-transform: lowercase;
		color: #666;
		font-size: x-small;
		width: 180px;
		padding-right: 15px;
		margin-right: 15px;
		float: left;
		text-align: left;
        }
        .comments-body-form-bottom {
		font-family: verdana, arial, sans-serif;
		text-transform: lowercase;
		color: #666;
 		float: left;
		font-size: x-small;
		padding-right: 15px;
		margin-right: 15px;
		padding-top: 10px;
		margin-top: 10px;
		text-align: left;
        }
	.comments-body-form-left input {
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
	}
	.comments-body-form-right input {
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
	}
	.comments-body-form-bottom input {
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
	}
	.comments-body-form-bottom textarea {
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
	}
	.comments-body p {
		  border: 0px solid;
		  text-align: justify;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 11px;
		  line-height: 20px; 
		  margin-top: 0px;
		  margin-bottom: 10px; 
		}
	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#ccc;	
         	margin-top:0px;	
		border-bottom: 1px dotted #bbb;
		}	
		
	.comments-head	{ 
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-size: small; 
		color: #444;
		background: #eee;
		font-weight:bold;
		letter-spacing: 1px;
		margin-top: 1px;
		margin-bottom: 1px;
		padding-left: 3px;
		text-transform:lowercase;
		border:0px solid #aaa;		
		}		

 	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#ccc;
  		line-height:140%;	
  		padding-top:15px;	
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#ccc;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#ccc;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		letter-spacing: 1px;
		font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		color:#444;
		font-size:small;
		font-weight:bold;
  		background:#eee;
		text-align: right;
		border-bottom: 1px solid #ddd;
		}

.form-text {
	color:#666; 
	background: #ccc; 
	font-size: 11px; font-family: verdana, arial, sans-serif;
	border: 1px solid #ddd;
	padding-top: 2px;
	}

html>body .form-text {
	padding-top: 0px;
	}

.form-submit {
	color:#666; 
	background: #ddd; 
	font-size: 11px; font-family: verdana, arial, sans-serif;
	border: 1px solid #ddd;
	padding: 0px;
	}

html>body .form-submit {
	padding-bottom: 1px;
	}

	.headerdecoration {
		height: auto;
		background: #ccc;
		border-bottom: 1px solid #eee;
		padding-bottom: 2px;
		}

	.header	{ 
		letter-spacing: 1px;
/*		background: #eee url(foo_images/smudoorgheader.gif) 0px 0px no-repeat;*/
/*		background: url(site-images/bg-bar.gif) 60px right no-repeat;*/
		background: #eee; 
		font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
		font-weight: normal;
		color: #aaa; 
		text-transform: lowercase;
		text-align: right;
		border-bottom: 0px solid #ddd;
/*		clear: both;*/
		margin-top: 0px;
		padding-right: 3px;
		font-size: x-small; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 9px;	
		}
	.header img {
		border: 0px;
		margin-bottom: -2px;
		}
		
	.header p {
		font-size: x-small;
/*		margin-top: 10px;*/
		}	
.hotspot {
	color: #444;
	cursor: hand;
	}

.blogdata {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	width: 700px;
	text-align: right;
	border: solid 0 black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
  	line-height:15px;		
	margin-bottom: 15px;
	font-size: x-small; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 9px;	
}
.entrynav {
	letter-spacing: 1px;
	float: right;
	text-align: right;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	color: #aaa;
  	line-height:15px;		
	font-size: x-small; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 9px;	
}

.text .blogdata a:link, .text .blogdata a:visited, .text .blogdata a:active, .text .blogdata a {
	text-decoration: none;
        border-bottom:0px dotted #444;
}
	
	.text .blogdata a:hover {
	  border-bottom:1px solid #444;
	  text-decoration: none;
	}
