abbr, acronym {  cursor: help;  font-style: normal;  border-bottom: 1px dotted;  }

/* unordered list style */ul {	list-style: none;	padding: 0;	margin-top: 0;	margin-right: 0;	margin-bottom: 10px;	margin-left: 0px;  }li {  list-style: none;  padding-left: 8px;  margin-bottom: 3px;  }

/* ---( layout structure )---*/@media all {  #content {    margin-left: 10px; /* to avoid the BMH */    }  

#main-content {	width: 600px;	padding: 0;	margin-top: 8px;	margin-right: 0;	margin-bottom: 8px;	margin-left: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;    }.mainTableBorber {	border: 1px solid #6B614A;}  #sidebar {	font-size: 11px;	line-height: 1.4em;	color: #005A45;	margin-top: 2px;	margin-right: 2px;	margin-bottom: 0;	margin-left: 0px;	padding-top: 2px;	padding-right: 0;	padding-bottom: 0;	padding-left: 0;	background-color: #B1BF72;}  }/* ---( main column )--- */h2.date-header {  margin-top: 0;  padding-left: 14px;  font-size: 12px;  color: #B43750;  }h3.post-title {  margin-top: 0;  font-family: "Lucida Grande", "Trebuchet MS";  font-size: 16px;  color: #310031;  }.post {	margin: 0 0 1.5em 0;	padding: 0 0 1.5em 14px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	width: 90%;	font-size: 12px;  }.post-footer {  margin: 0;  padding: 0 0 0 14px;  font-size: 88%;  color: #C62839;  }.post img {  padding: 6px;  border-top: 1px solid #ddd;  border-left: 1px solid #ddd;  border-bottom: 1px solid #c0c0c0;  border-right: 1px solid #c0c0c0;  }/* comment styles */#comments {  padding-top: 10px;  font-size: 12px;  line-height: 1.5em;  color: #666;  }#comments h4 {  margin: 20px 0 15px 0;  padding: 8px 0 0 40px;  font-family: "Lucida Grande", "Trebuchet MS";  font-size: 13px;  color: #666;  height: 29px !important; /* for most browsers */  height /**/:37px; /* for IE5/Win */  }  #comments ul {  margin-left: 0;  }#comments li {  background: none;  padding-left: 0;  }  

.comment-body {  padding: 0 10px 0 25px;  }
.comment-body p {  margin-bottom: 0;  }
.comment-data {  margin: 4px 0 0 0;  padding: 0 10px 1em 60px;  color: #999;  border-bottom: 1px solid #ddd;  }
.deleted-comment {  font-style:italic;  color:gray;  }

.comment-link {  margin-left:.6em;  }

/* ---( sidebar )--- */h2.sidebar-title {	margin: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #330033;	height: 32px;	height: 32px !important; /* for most browsers */	height /**/:57px; /* for IE5/Win */	background-repeat: no-repeat;	background-position: 8px 8px;	padding-top: 8px;	padding-right: 0;	padding-bottom: 0;	padding-left: 10px;  }

#sidebar ul, #sidebar p {	margin: 0;	border-bottom: 1px solid #ddd;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 3px;	padding-left: 5px;  }

#sidebar li {	background-position: 0 5px;  }

#cats {
	font-weight: bold;
}
p#powered-by, #sidebar p.profile-textblock {  margin-top: 3px;  border: none;  }