@import url(style.master.css);

#header {
  background-position: center -200px;
}

#menu a {
	color: #d3deab;
}

#menu a:hover, .active a {
	border-bottom: 2px solid #d3deab;
}

.post .date {
  background-position: center -60px;
  color: #f0f0f0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #f0f0f0;
}

a, h2 a:hover, h3 a:hover {
	color: #009421;
	text-decoration: none;
	}

a:hover {
	color: #009421;
	text-decoration: underline;
}

