#sidebar{
	padding-right:15px;
}

#center{

}

h2{
	margin:0 0 20px 0;
	font-family:verdana,sans-serif;
	font-size:85%;
	color:#000000;
	font-weight:normal;
	background:#ffffff;
	padding:3px;
}

h3.storytitle{
	font-weight:normal;
	font-size:140%;
	font-family:'Trebuchet MS', 'Lucida Grande','Lucida Sans',arial,helvetica,sans-serif;
	color:#003366;
	position:absolute;
	top:-34px;
	left:13px;
	padding:0 7px;
	background:#ffffff;
}

.post{
	position:relative;
	padding:20px;
	margin:0 0 30px 0;	
	border-bottom:dashed 1px #666666;
	line-height:14pt;
	border:solid 1px #336699;
	background-image:url(../../../../css/plaid-band.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
        font-size:110%;
}

.post a {
  color: #C32643;
  text-decoration: none;
}

.post a:hover {
  color: #C32643;
  text-decoration: underline;
}

.meta{
	background:#eeeeee;
	padding:3px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-family:verdana,sans-serif;
	font-size:70%;
	margin:5px 0;
}

.feedback{
	background:#eeeeee;
	padding:3px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	margin:5px 0;
}

.widget, #links{
	border-bottom:solid 1px #336699;
	padding:12px 0;
}

#sidebar ul li{
	font-weight:bold;
	margin:0;
	text-align:left;
}

#sidebar ul li a{
	font-weight:normal;
}

#links ul, #links li, #links li a{
	padding:0;
	margin:0;
	text-align:left;
}
