
html, body, #content {
	background: #d2e4b5 url('/images/background.blog.green.gif') repeat-x top right;
}       
#header {
	display: none;
}
.entry {
	margin-bottom: 20px;
	margin-left: 68px;
}
.post {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	margin-right: 30px;
}
.post p {
	margin-bottom: 10px;
}
.post ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
.posttitle {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
        padding-bottom: 3px;
        margin-bottom: 10px;
        border-bottom: 1px solid #aaaaaa;
	margin-right: 30px;
	line-height: 110%;
}
.postlinks {
	font-size: 10px;
}
.postlinks li {
	color: #666666;
	float: right;
	list-style: none;
	margin-right: 30px;
}
.posticon {
	float: left;
	margin-left: -65px;
	_margin-left: -32px;
	margin-top: 3px;
}       
.commentlist { 
	margin-left: 15px;
	margin-right: 15px;
}
.commentsummaryauthor {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.sharelinks {
	font-size: 12px;
	margin: 20px auto 0 auto;
}       
.sharelinks img {
	margin-right: 7px;
}       
.sharelinks div {
	margin-bottom: 4px;
}
.sharelinks div a {
	vertical-align: top;
}
#footer {
	margin-top: 10px;
}
.viewall {
	padding-top: 5px;
	text-align: center;
}
#headerpanel {
	background-color: #7a9848;
	padding: 20px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 0;
	color: white;
}
#headerpanel h1 {
	line-height: 110%;
}
#headerpanel a {
	color: white;
	text-decoration: underline;
}
#headerpanel a:hover {
	text-decoration: underline;
}
#contenttable {
	margin-bottom: 20px;
}
#contentpanel {
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: white;
}
#commentpanel {
	padding-bottom: 20px;
	background-color: #ebffca;
}
#footerpanel div {
	white-space: nowrap;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
}
#headerbottompanel {
	background-color: #7a9848;
}
#headerpanel h2 {
	padding: 0; 
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #ebffca;
}       
.sidebar {
	padding-top: 0;
}       
.sidebar h2 {
	padding-top: 20px;
}       


