/* Reset */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* RSS Subscription call-out */

#rss_subscribe {
	width: 320px;
	float: right;
	background-color: #c4df9b;
	background-image: url('/images/rss_background_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 15px;
}

#rss_subscribe .inner {
	padding: 15px 15px 0px;
	min-height: 98px;
	margin-bottom: 2px;
}

#rss_subscribe .inner .first {
	margin-bottom: 4px;
}

#rss_subscribe .inner img {
	float: left;
	margin-right: 6px;
}

#rss_subscribe .inner div {
	clear: both;
}

#rss_subscribe h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	line-height: 32px;
	letter-spacing: 0;
}

#rss_subscribe h4 a {
	color: Black;
}

#rss_subscribe h4 span.help {
	font-weight: normal;
	font-size: 10px;
	color: #737265;
	letter-spacing: 0;
}

#rss_subscribe h4 span.help a {
	color: #737265;
	text-decoration: none;
}

#rss_subscribe .email {
	margin-left: 32px;
}

#rss_subscribe .email form {
	padding: 0;
	margin: 0;
}

#rss_subscribe .email .feedburner, #rss_subscribe .email .feedburner a {
	text-align: right;
	font-size: 10px;
	color: #737265;
}

#rss_subscribe .email input.emailfield {
	border: 1px solid #277c33;
	font-size: 11px;
	padding: 4px 3px;
	width: 170px;
	color: Gray;
}

#rss_subscribe .email input[type="image"] {
	/*margin-bottom: -4px;*/
	margin-left: 3px;
}

#rss_subscribe .bottom {
	background-image: url('/images/rss_background_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 13px;
}

/* Side bar columns */

#widgets h3 {
	font-size: 15px;
	letter-spacing: -1px;
	color: #58574d;
}

#widgets a:link, #widgets a:visited, #widgets a:active {
	color: #1a5322;
	text-decoration: none;
}

#widgets a:hover {
	background-color: #c4df9b;
	text-decoration: underline;
}

#widgets ul li {
	color: Gray;
}

/* Post content */
.post .title, .lead .title {
	line-height: 25px;
}

#loop_articles .post .title, #loop_articles .lead .title {
	font-size: 24px;
	margin-bottom: 4px;
	margin-top: 20px;
}

#loop_single .post .title {
	font-size: 24px;
	margin-bottom: 4px;
	margin-top: 20px;
}

#loop_articles .summary .title {
	font-size: 20px;
	line-height: 21px;
}

.post p.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
}

.post p.byline a {
	text-decoration: none;
}

#loop_articles h2.morearticles {
	color: #515046;
	font-size: 18px;
}

.post .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.even .author {
	background-image: url(../images/comment_even_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.even .content {
	background-color: #c4df9b;
	background-image: url(../images/comment_even_bottom.gif);
	background-position: bottom;
}

.odd .author {
	background-image: url(../images/comment_odd_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.odd .content {
	background-color: #e1e1e1;
	background-image: url(../images/comment_odd_bottom.gif);
	background-position: bottom;
}

.comment .author {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-bottom: 38px;
	/*height: 57px;*/
}

.comment .content {
	padding: 0px 10px 15px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.comment .author .datestamp {
	font-size: 11px;
	font-weight: normal;
	color: Gray;
}

.comment .moderation {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

#form_comments h3 {
	color: #666666;
	margin-bottom: 5px;
}

#form_comments textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#searchform {
	padding: 8px 0;
	margin: 0;
}

#searchform .query {
	width: 115px;
}

#searchform .button {
	font-size: 12px;
}

.bookmarking {
	margin-bottom: 2em;
}

.related {
	margin-top: 20px;
}

.related h2 {
	margin-bottom: 10px;
}

.related ul {
	padding-left: 15px;
}

#content ol {
	padding-left: 15px;
}

table.dataentry {
	border: 0;
	width: 100%;
	margin-bottom: 10px;
}

table.dataentry th, table.dataentry td {
	padding: 8px 2px 2px;
	margin: 0;
	vertical-align: top;
}

table.dataentry th {
	padding-top: 12px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 135px;
	color: #333333;
}

.dataentry input.number {
	text-align: right;
}

.dataentry input.input, .dataentry input.output {
	border: 1px solid #333333;
	background-position: 0;
	padding: 2px 4px;
	width: 100px;
	margin: 0;
}

.dataentry input.input {
	background-color: White; /* #fff799; */
}

.dataentry input.output {
	background-color: #c4df9b;
	font-weight: bold;
}

.dataentry .note {
	padding-top: 3px;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	/* height: 0;
	overflow: hidden; */
}

.dataentry td .unit {
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	margin-left: 2px;
	display: inline;
}

.lead h3 {
	margin-bottom: 0.7em;
}

p.instruction {
	font-size: 11px;
	margin-bottom: 1em;
}

.dataentry td label {
	color: Black;
	font-size: 11px;
}

.dataentry input.submit {
	margin-top: 20px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}

.dataresult th, .dataresult td {
	padding: 8px 2px 2px;
	margin: 0;
	vertical-align: top;
}

.dataresult th {
	padding-top: 12px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 135px;
	color: #333333;
}