 h2 a,   h3 a,   #sidebar h2, #wp-calendar caption, cite {
	color: #C11B17;
	}
	
	h2 a:hover, h2 a:visited,h3 a:hover,h3 a:visited,
	{
		color: 990033;
	}
	
	.post {
		background-color: #ccc;
		border: solid;
		border-color: #666666;
		border-style: thin;
		margin: 0 0 40px;
		text-align: justify;
		padding-left: 5px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.date{
		font-size: 10pt;
		color: white;
		padding: 5px;
		background-color: #666;
	}
	
	.meta{
		font-size: 10pt;
		background-color: #999;
	}
	
	.storytitle
	{
		font-size: 18pt;
	}