/* @override http://www.nachi.org/blog/wp-content/themes/internachi/style.css */

/*
Theme Name: InterNACHI Custom
Theme URI: http://www.nachi.org
Description: InterNACHI Design
Version: 0.1
Author: Chris Morrell
Author URI: http://cmorrell.com/

	InterNACHI Custom
	 http://www.nachi.org/

	Custom theme for InterNACHI
*/

h1 {
	font-size: 14px;
}

h1 a:hover {
	color: #00f;
	text-decoration: underline;
}

#content {
	margin: 0 260px 0 0;
}

.post h2 {
	border-top: 1px solid #ccc;
	font-size: 19px;
	margin: 20px 0 5px 0;
	padding: 10px 0 0 0;
}

.post h2 a {
	color: #000;
	text-decoration: none;
}

.post small {
	margin: 2px 0 5px;
	display: block;
}

.entry {
	font-size: 14px;
	line-height: 20px;
}

.more-link {
	display: block;
	font-size: 110%;
	margin: 5px 0 20px 0;
}

.signature {
	margin: 5px;
	padding: 5px;
	background: #ffe;
	color: #420;
	border-top: 1px solid #eec;
	border-bottom: 1px solid #eec;
}

.postmetadata {
	margin: 20px 10px 10px 10px;
	padding: 10px;
	color: #666;
}

.postmetadata a, #n-footer a {
	color: #669;
}

.postmetadata a:hover {
	color: #00f;
}

#sidebar {
	position: absolute;
	width: 225px;
	top: 85px;
	right: 10px;
	background: #eee;
	border: 1px solid #ccc;
	padding: 4px 4px 10px 4px;
}

#s {
	width: 140px;
}

#searchsubmit {
	width: 60px;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 10px 0 2px 7px;
}

#n-footer {
	margin: 100px 265px 25px 265px;
}
