@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/templates/k9duds/images/bkgd.png);
	background-repeat: repeat-x;
	background-color: #362f2d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.date {
	color: #524745;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.post-title {
	color: #689e9a;
}
.post-body {
	font-size: 12px;
}
.footer-address {
	text-align: right;
	font-size: 12px;
}
.footer-address a:link {text-decoration: none;color:#615552;}
.footer-address a:visited {text-decoration: none;color:#615552;}
.footer-address a:hover {text-decoration: none;color:#ff6ebf}
.footer-address a:active {text-decoration: none;color:#ff6ebf}

.plain {
	color: #524745;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 95%;
}

table.blog
{
    width: 100%;
    padding-right: 10px;
}

table.blog div
{
    border-bottom: 1px dashed silver;
    margin-top: 20px;
}
