h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #317023;
	}

	h2, h2 a, h2 a:visited {
		color: #9e9e9e;
		line-height:1.2em;
		}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
	#sidebar a {
		color:#aaaaaa;
	}
	
	a {
		color: #aaaaaa;
	}
blockquote {
	margin: 15px 30px 0 10px;
	border-left: 5px solid #fdb913;
	padding-left: 20px;
	background:#f9ca57; }
blockquote p:first-letter {
	float: left;
	margin: .2em .1em 0 0;
	font-size: 220%;
	font-weight: bold; }
blockquote p:first-line {
	font-variant: small-caps; }
	
.entry img {border:10px solid #f9ca57}
