@import url(style.master.css);

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

#switchstyle3 {
  cursor: arrow;
}

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

h1, h1 a, h1 a:hover, h1 a:visited{
  position: relative;
  left: 80px;
}

#headerimg .description {
  display:none;
}

.post .date {
  background-position: center -120px;
}

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

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

