html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #f0eded;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
body a {
	color: #4c7314;
	text-decoration: underline;
}
body a:hover {
	color: #1a2805;
}
p {
	margin: 20px 0;
}
#header {
	width: 100%;
	height: 50px;
	background: #4c7314 url(../../../images/headerbg.jpg) repeat-x;
	border-bottom: solid 5px #4c7314;
}
#innerHeader {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}
#innerHeader h1 {
	width: 400px;
	height: 50px;
	float: left;
	margin-left: 6px;
	display: inline;
}
ul.nav {
	height: 50px;
	float: right;
}
ul.nav li {
	height: 50px;
 	float: left;
	list-style-type: none;
}
ul.nav li a {
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #e3e3e3;
	margin-left: 20px;
}
#innerHeader ul.nav li a:hover {
	color: #d7f2a6;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../../../images/wrapper-bg.gif) repeat-y;
}
#main {
	width: 654px;
	margin: 0;
	float: left;
	display: inline;
}
#postContent, #pageContent {
	width: 619px;
	float: left;
}
#postContent ul, #pageContent ul {
	margin-left: 30px;
}
.excerpt {
	width: 292px;
	float: left;
	margin: 35px 35px 0 0;
}
#sidebar {
	width: 302px;
	margin: 0 2px;
	float: right;
	display: inline;
}
#subscribers { 
	margin: 41px 20px 0 20px;
}
#subscribers p {
	margin: 0 0 10px 0;
}
#subscribers p a {
	color: #333333;
}
#subscribers p a:hover {
	color: #4c7314;
}
.subCount {
	margin-top: 0;
	font-size: 24px;
	line-height: 24px;
	background-image: url(../../../images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 34px;
}
#sidebarAds {
	margin-top: 20px;
}
#sidebarAds img.ad {
	margin:0 0 10px 20px;
}
#sidebar img.loot {
	margin: 0 0 10px 20px;
}
#bsa {
	margin-left: 10px;
}
#search {
	margin: 20px;
}
#sidebar ul {
	list-style-type: none;
	margin: 10px 20px 20px 20px;
}
#sidebar ul li a {
	text-decoration: none;
	color: #4c7314;
}
#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding-bottom: 20px;
}
#footer p {
	margin: 20px 0 0 0;
}
.excerpt a img {
	padding: 6px 6px 14px 6px;
	background: url(../../../images/excerpt-img-bg.jpg) no-repeat;
}
.excerpt a img:hover {
	padding: 6px 6px 14px 6px;
	background: url(../../../images/excerpt-img-bg-hover-2.jpg) no-repeat;
}
.excerpt p {
	margin: 0;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #4c7314;
	margin: 35px 0 0 0;
}
#comments_wrap h4 {
	clear: both;
	font-size: 18px;
	padding-bottom: 5px;
}
h3 {
	font-size: 18px;
	color: #4c7314;
	font-weight: bold;
	margin: 20px 0;
}
h4 {
	margin: 3px 0 0 6px;
	font-size: 14px;
	font-weight: bold;
}
h4 a {
	color: #4c7314;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
#respond h4, #comments_wrap h4 {
	margin-left: 0;
}
p.excerptMeta {
	font-size: 12px;
	line-height: 12px;
	color: #6c6c6c;
	margin: 0 0 0 6px;
}
p.postMeta {
	font-size: 12px;
	line-height: 12px;
	color: #6c6c6c;
	margin: 5px 0;
}
#postContent img {
	padding: 5px;
	background: #ffffff;
	border: solid 1px #d8d6d6;
}
#postContent img.noborder {
	padding: 0;
	border: 0;
}
#subNumber {
	margin-right: 40px;
}
.imgborder { 
	border-bottom: solid 1px #ffffff;
}
.margTop {
	margin-top: 10px;
}
.btn {
	margin-top: 5px;
}
.pagination{
	clear: both;
	padding: 30px 0;
}
p.taginfo { 
	margin: 0 0 20px 0;
}
#sidebar form#searchform input.search_submit {
	width: 66px; height: 22px;
	background: #4c7314;
	border: none;
	font: 14px Arial, serif;
	margin: 9px 0 0 9px;
	color: #e3e3e3;
}


/* Style the menu and position list items */
ul.mainMenu {
	position: relative;
	height: 50px;
	float: right;
	margin-right: 20px;
}
ul.mainMenu li { 
 	float: left;
	list-style-type: none;
}

/* Style and position links and images in second level list items */
ul.subnav {
	width: 150px;
}
ul.subnav li {
	clear: both;
	width: 150px;
}
ul.mainMenu li a {
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #e3e3e3;
	margin-left: 20px;
	display: block;
	font-weight: bold;
}
ul.mainMenu li a:hover {
	color: #d7f2a6;
	text-decoration: underline;
}

/* When hovering over main list items, show second level lists */
/* This is only for #menu1 */
ul.cssonly li:hover ul { display: block; }

/* Position and style second level lists and items */
ul.mainMenu ul {
	position: absolute;
	float: right;
	background: #4c7314;
	display: none; /* Hide until parent list item is hovered on */
}
ul.mainMenu ul li { height: 35px; line-height: 35px; }
ul.mainMenu ul a {
	color: #e3e3e3;
	font-size: 12px;
	display: block;
	height: 35px;
	line-height: 35px;
}

ul.mainMenu ul a:hover {
	color: #d7f2a6;
	text-decoration: underline;
}

/* IE6 FIXES */
ul.mainMenu li,
ul.mainMenu li a { _float:left; _display: inline; }


	/*========= COMMENTS =========*/

	h4.commh2{
		font-size: 14px;
		padding: 10px 0;
		color: #4c7314;
	}
	ol.commentlist{
		margin: 10px 0 20px 0px;
		padding: 0;
		list-style: none;
		font-size: 14px;
		line-height: 20px;
	}
	
	ol.commentlist img {
		float: left;
		margin-right: 10px;
	}
	
	ol.commentlist p {
		margin-bottom: 10px;
		line-height: 20px;
	}
	ol.commentlist cite{
		font-style: normal;
		font-weight: bold;
	}
	ol.commentlist li{
		padding: 20px 10px 0 0;
		
	}
	ol.commentlist li.alt{
		padding: 20px 10px 0 0 !important;	
	}
	
	/* Comments */
	
	#comments_wrap {
		
	}
	
		#comments_wrap h4 {
			
		}
		
		#comments_wrap ol {
			list-style: none !important;
		}
		
			#comments_wrap ol li {
				margin-bottom: 20px !important;
			}
		
			#comments_wrap ol .commentmetadata {
				font-size: 10px !important;
			}
	
	#comment {
		margin: 20px 0 0 0;
	}

	#comment h4 {
		font-size: 14px;
		padding: 20px 0 10px 0;
		color: #4c7314;
	}
	
	#commentform {
		margin: 20px 0;
	}
	
	#commentform input {
		background-color: #fff;
		border: 1px solid #999;
		margin-bottom: 10px;
	}
	
	#commentform textarea {
		background-color: #fff;
		border: 1px solid #999;
		margin-bottom: 20px;
		margin-left: 0px;
	}

	#commentform label {
		color: #191919;
		display: block;
		font-size: 14px;
	}

	#submit {
		color: #191919;
		background-color: #999;
	}
#postContent h4 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
.iconinfo {
	height: 32px;
	line-height: 32px;
	background: url(../../../images/clip.png) left center no-repeat;
	padding-left: 42px;
}
.down {
	height: 32px;
	line-height: 32px;
	background: url(../../../images/down.png) left center no-repeat;
	padding-left: 35px;
	display: block;
}

#bottomBanner {
display: block;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
height: 40px;
z-index: 999;
text-align: center;
margin: 0;
padding: 0;
}
#bottomBanner img {
margin: 0 auto;
border: none;
}
body { padding-bottom: 40px; }
#innerBottomBanner { width: 960px; margin: 0 auto; padding: 0; }