body { background-color: #dedede;
	padding: 20px;
	margin:0;
}

a:link  { color: #c00; text-decoration: none }
a:hover   { text-decoration: underline }
a:visited { color: #900; text-decoration: none }
.ish { font-size: 10px; font-family: helvetica, arial, geneva, lucida, sans-serif; color: #333; }
.kabibble { font-size: 12px; font-family: helvetica, arial, geneva, lucida, sans-serif; color: #333; }
.title { color: #333; font-weight: bold; font-size: 14px; font-family: georgia, serif; }
h2 { color: #c00; font-style: italic; font-weight: bold; font-size: 13px; font-family: helvetica, arial, geneva, lucida, sans-serif; background-color: #dedede; text-align: right; margin: 3px; padding: 3px; border: solid 1px #c00 }
h3 { color: #c00; font-style: italic; font-size: 12px; font-family: helvetica, arial, geneva, lucida, sans-serif; background-color: #dedede; margin: 3px; padding: 3px; border: solid 1px #c00 }
blockquote { background-color: #eee; text-align: left; padding: 5px; border: dotted 1px #666 }
.ud {font-style: italic; font-weight: bold }
#commbox { background-color: #eee; text-align: left; padding: 5px; border-bottom: dotted 1px #666 }

a:hover.daybydaylink { background-color: transparent; }

#centerbox { background-color: #fff; text-align: left; padding: 10px; margin: 10px; border: solid 1px #c00; }

cite {
	font-size: 90%;
	font-style: normal;
}

.feedback {
	color: #ccc;
	text-align: right;
}

.date  { color: white; font-weight: bold; font-size: 12px; font-family: Arial; background-color: eee; text-align: right; padding: 5px;
border: solid 1px #000}

.posted  {color: #333; font-size: 12px; font-family: Georgia; background-color: #dedede; text-align: right; padding: 5px; border: solid 1px #c00
}

.blah { color: #333; font-weight: normal; font-size: 10px; font-family: Arial, sans; background-color: #dedede; padding-bottom: 5px; border-bottom: 1px dotted #333 }

.adstrip {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	width: 175;
       text-align:center;
}
.adstrip_link {
	margin-bottom: 0pt;
	font-style: italic;
	margin-right: 0pt;
	font-family: Arial;
	font-weight: normal;
	color: #c00;
	font-size: 10pt;
}
a.adstrip_link:link {
	text-decoration: none;
	color: #c00;
}
a.adstrip_link:visited {
	text-decoration: none;
	color: #900;
}
a.adstrip_link:active {
	text-decoration: none;
	color: #c00;
}
a.adstrip_link:hover {
	text-decoration: none;
	color: #c00; background-color:#333;
}
.blogad {
	width: 100%;
       text-align:center;
       border-bottom: 1px dotted #333
}
.blogad_headline {
	text-align: center;
	margin-right: 0pt;
	font-family: Arial, sans;
	color: #333;
	font-weight: bold;
	margin-top: 8px;
	font-size: 11pt;
}
.blogad_thumbnail {
	text-align: center;
	border: none;
}
.blogad_text {
	margin-bottom: 0pt;
	margin-right: 0pt;
	font-family: Arial;
	color: #333;
	font-size: 10px;
}
.blogad_link {
	margin-bottom: 0pt;
	font-style: italic;
	font-family: Arial;
	font-weight: normal;
	color: #c00;
	font-size: 10px;
}
a.blogad_link:link {
	text-decoration: none;
	color: #c00;
}
a.blogad_link:visited {
	text-decoration: none;
	color: #900;
}
a.blogad_link:active {
	text-decoration: none;
	color: #c00;
}
a.blogad_link:hover {
	text-decoration: none;
	color: #ccc; background-color:#333;
}
