@import url(style.master.css);

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

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

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

