/*
Theme Name: IndustryForge
Theme URI: http://www.industryforge.com/
Description: The theme for industryforge.com.
Version: 1.0
Author: Peter Ehat
Author URI: http://www.industryforge.com/
Tags: shield, industryforge, fixed width, two columns
*/

#content {
	margin-top: 20px;
}

.postmetadata {
	background-color: #f7f5f1;
	font-size: 10px;
	padding: 10px;
}

.commentlist {
	list-style-type: none;
	list-style: none;
	padding: 0px;
}

.commentlist li {
	border-bottom: 1px solid #e3ddcf;
	padding: 15px;
}

.alt {
	background: #f7f5f1 url(../../../../public/images/alt-bg.gif) top left repeat-x;
}
