#side-navcontainer {
	top: 0;
}

#navcontainer a {
	padding: 0px 25px;
}

#navcontainer ul li {
	padding-top: 15px;
	height: 20px;
}

#container {
	height: 100%;
}

.blog-entry-date {
	background: url(../images/date.gif) no-repeat;
}

.blog-category-link-enabled, .blog-category-link-disabled, .blog-entry-category, .blog-archive-link-enabled, .blog-archive-link-disabled, .blog-rss-link, .blog-comments-rss-link, .blog-entry-permalink, .blog-read-more {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

