/* Headers */

h1 {
	font-size:22px;
	color:#D17118;
	}
h2 {
	font-size:14px;
	}
#sideL h2 {
	color:#666;
	}
.post h2 a {
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#D17118;
	}
.post h2 a:hover {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#D17118;
	}