.postmetadata {
  float: right;
  width: 100%;
  text-align: right;
  margin: 0;
  padding: 0;
}
  
.post {
  padding-bottom: 4em;
  clear: left;
}

.post h2 {
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-top: 0;
  padding-bottom: 0;
}
  .post h2 a {
    text-decoration: none;
  }

.post .entry p {
  margin: 1em 0;
  padding: 0;
}

.post ul {
  list-style-image: none !important;
  list-style-type: disc !important;
  margin-left: 25px !important;
}
  .post ul li a {
    background-image: none !important;
  }

.navigation a {
  display: block;
  text-decoration: none;
  color: #888 !important;
  border-bottom-width: 0 !important;
  margin-bottom: 1em;
}
.navigation a:hover {
  text-decoration: underline !important;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.news-title {
  float: left;
}
.news-rss-link {
  float: right;
}
	.news-rss-link .rss-img-link {
		border: 0 !important;
	}
		.news-rss-link .rss-img-link img {
			border: 0;
		}
		