	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:#fff;
		color: #666;
		}
	#content {
		position: absolute;
		top: 0;
		left: 0;
/*		background: #fff url(foo_images/bg-top-right.jpg) top right no-repeat;*/
		margin-left: 0px;
		padding-top: 0px;
/*		border: 0px solid #333;*/
		}

	#footer	{ 
height:15px;
padding-top: 1px;
		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: right; 
		border-top: 1px solid #eee;
		background: #fff;
		width: 100%;
		font-size: x-small; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 9px;	
		}
	#footer img { 
		border: 0;
		margin: 0;
		padding: 0;
		}
	#blog {
		height: auto;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		padding-bottom: 0px;
		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: 100px;
		}
	.blogbody p {
		  text-align: justify;
		  border: 0px solid;
		  margin-top: 5px;
		  margin-bottom: 10px; /* Read kludge below. */
		}
	.blogbody .text {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		width: 500px;
		text-align: justify;
		border: 0px solid #ff0000;
		line-height: 19px;
	}
	.blogbody .adsense {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		width: 500px;
		text-align: justify;
		border: 0px solid #ff0000;
		line-height: 19px;
	}

	.categorydescription {
		text-align: justify;
		line-height: 17px;
		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: 850px;
		margin-top: 70px;
		padding: 0px;
    		}
	.blogbody table.favourite {
		border: 0px dashed red;
		width: 760px;
		margin-top: 40px;
		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: 60px;
		margin-bottom: 60px;
		text-align: center;
		border: 0px solid #00ff00;

	}

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

 	.blogbody .image img { 
background: #fff url(foo_images/loading-smudo.gif) center center no-repeat;
border: 1px solid #eee;
/** padding-right: 1px;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
margin-bottom: 0px; **/
padding: 6px;
margin: 0px;
border-radius: 2px; /* CSS3 rounded corners */
-moz-border-radius: 2px; /* Mozilla rounded corners */
		}
	body>html .blogbody .image img {
		padding: 6px;
		margin-bottom: 0px;
	}
 	.blogbody img.noborder { 
		border: 0px solid #ccc;
background: #fff url(foo_images/loading-smudo.gif) center center no-repeat;
		margin-bottom: 0px;
padding: 8px;
		}
	.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:#FFF;
  		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:#FFF;	
         	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:#FFF;
  		line-height:140%;	
  		padding-top:15px;	
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		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:#FFF;
  		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: #fff; 
	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 {
		background: #fff;
		border-bottom: 1px solid #eee;
		}

	.header	{ 
		letter-spacing: 1px;
	background: #fff;
/**background: #fff url(foo_images/smudo-org.gif) left center no-repeat;**/
		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-bottom: 0px solid #ddd;
border-top: 1px solid #ddd;
		margin-top: 0px;
		padding-right: 3px;
 padding-left: 9px;
		font-size: x-small; 
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: 9px;	
		}
.entrynav {
	margin-top: 2px;
	height: 15px;
	background:#fff;
	letter-spacing: 1px;
	float: right;
	text-align: right;
	border-left: 0px solid #eee;
	border-right: 0px solid #ddd;
	border-top: 0px solid #ddd;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 9px;
	padding-left: 9px;
	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;	
}

	.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: 0px;
	padding-right: 0px;
	width: 500px;
	text-align: right;
	border: 0px solid 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;	
}

.blogdata .pc {
  margin-bottom: -1px;
  padding-bottom: -1px;
  padding-left: 4px;
  padding-right: 0px;
  margin-right: 0px;
}
.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;
	}

.fav {
width: 140px;
height: 140px;
float: left;
margin: 4px;
padding: 0px;
border-bottom: 1px solid #ddd;
border-left: 1px solid #eee;
border-right: 1px solid #ddd;
border-top: 1px solid #eee;
}
.fav img {
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #ddd;
}

.fav table {
width: 100%;
height: 100%;
margin:0px;
}

.fav td {
vertical-align: middle;
text-align: center;
}

.t1 {
background: #fff;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t2 {
background: #eee;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t3 {
background: #ddd;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t4 {
background: #ccc;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t5 {
background: #bbb;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t6 {
background: #aaa;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t7 {
background: #999;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t7 a {
color: #fff;
}
.t8 {
background: #888;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t8 a {
color: #fff;
}
.t9 {
background: #777;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t9 a {
color: #fff;
}
.t10 {
background: #666;
margin:0px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
padding-bottom:1px;
}
.t10 a {
color: #fff;
}

.blogbody input {
font-family: verdana, arial, sans-serif; 
font-size: x-small;
}

.blogbody textarea {
font-family: verdana, arial, sans-serif;
font-size: x-small;
}

.right {
  float:right;
  clear:left;
}

.treb {
  font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
  font-size: x-small;
  letter-spacing: 1px;
  line-height: 14px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: 9px;	
 }

.tags {
  font-size: 8px;
  line-height: 12px;
}

b { 
     color: #555;
  }

