.date
{
	font-weight: bold;
	color: #7B7B7B;
	/*color: #BDBDBD;*/ /*light gray*/
}

.quiet { display: none; }


body {	
	margin:10px 10% 10px 3%;

	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color: white;
}

.noborder { border-style: none; }

.banner {
	margin:2% 0px 10px 0px;
}

.bloggery {
	margin:0px 210px 0px 0px;
	padding:10px;
}

.sidebar {
	float:right;
	position:absolute;
	top:100px;
	right:20px;
	width:180px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px; */
	}

P, table
{
	font-family: Verdana, Geneva, Verdana, Arial, Helvetica;
	line-height: 140%;
	font-size: 11px;
}

.ordinary
{
        font-family: Verdana, Geneva, Verdana, Arial, Helvetica;
        line-height: 140%;
        font-size: 11px;
}


ul
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	line-height: 130%;
	font-size: 11px;
}

li
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	line-height: 130%;
	font-size: 11px;
}

.entrytitle {    	
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 -9px 0;
}


.comments-body
{
	font-family: verdana, arial, sans-serif;
	color: #202020;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding-bottom: 10px;
}		

.comments-post
{
	font-family: verdana, arial, sans-serif;
	color: #686868;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
	margin-top: 0px;
}	
	
.comments-head	
{ 
	font-family:verdana, arial, sans-serif; 
	font-size: small; 
	color: #999; 
	font-weight:bold;
	margin-top:10px;
	text-transform:uppercase;
	border-bottom:1px dotted #666;		
}		

#banner-commentspop
{
	font-family: verdana, arial, sans-serif;
	color: #036;
	font-size: large;
	font-weight: bold;
	background: #FFF;
}

