div#content {
	padding: 0px 50px;
	width: 900px;
	margin-bottom: 50px;
}

div#content h1 {aocds.static.css (line 7)
	color:#333333;
	font-family:Georgia,Times New Roman,serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-top:25px;
}

div#entries {
	float:left;
	width:540px;
	/*padding-right:60px;*/
	overflow:auto;
	padding-bottom:50px;
}

div#entries div.entry a {
	color: #8c9d4b;
	text-decoration:none;
	font-weight:bold;
}

div#entries div.entry a:hover {
	text-decoration:underline;
	color:#b0c45e;
}

div#comment_form {
	float:left;
	width:540px;
	padding-right:60px;
}

div#comment_form label, div#comment_form input, div#comment_form textarea {
	display: block;
	width: 415px;
	float: left;
	margin-bottom: 10px;

}

div#comment_form textarea {
	height: 250px;
}

div#comment_form label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
	clear: left;
}

div#comment_form span {
	font-size: 10px;
}

div#comment_form h2 {
	font: 20px Georgia, Times New Roman, serif;
	font-weight: bold;
	margin: 25px 0 -50px 0;
	color:#4c5727;
}

div#comment_form input.submit {
	width: 150px;
}

div#comment_form form {
	margin-top: 0px;
}

h2.commentTotal {
	 display: inline;
}

div#sidebar {
	float:right;
	width:300px;
}

.blog_messages {
	margin-top:25px;
	float:left;
	width:540px;
}

div#content .blog_messages h1 {
	margin-top:0;
}

div#entries div.entry h1 {
	font: 26px Georgia, Times New Roman, serif;
	font-weight: bold;
	margin-top: 25px;
	color:#4c5727;
}

div#entries div.entry h1 a {
	color:#4c5727;
	text-decoration:none;
}

div#entries div.entry h1 a:hover {
	text-decoration:underline;
}

div#entries div.entry div.info {
	margin-top: 8px;
	margin-bottom:10px;
	font: 11px Helvetica, Arial, sans-serif;
}

div#entries div.entry div.info span {
	margin-right:10px;
	height:13px;
	display:block;
	float:left;
	padding-left:20px;
	padding-top:3px;
}

div#entries div.entry div.info span.date {
	background: url('../img/pages/news/clock.png') no-repeat top left;
}

div#entries div.entry div.info span.byline {
	background: url('../img/pages/news/person.png') no-repeat top left;
}

div#entries div.entry div.info span.category {
	background: url('../img/pages/news/folder.png') no-repeat top left;
}

div#entries div.entry div.info span.category a {
	color:black;
	text-decoration:none;
	font-weight:normal;
}

div#entries div.entry div.info span.category a:hover {
	text-decoration:underline;
}

div#entries div.entry p {
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}

div#entries div.entry ul {
	list-style:inside;
	padding-left:25px;
}

div#entries div.entry ul li {
	padding-left:15px;
	text-indent:-15px;
	margin-bottom:5px;
}

div#entries div.entry a.read-more {
	margin-bottom: 10px;
	font-size:11px;
}

div#entries div.entry div.comments a {
	margin-bottom:15px;
	text-decoration:none;
	color:#99a66c;
	font-weight:bold;
	text-align: left;
	margin-left:15px;
}

div#entries div.entry div.comments a:hover {
	color:black;
}

div#entries div.entry.sticky, div#entries div.entry.top_sticky {
	background:#EFEFEF;
	padding:10px 15px 20px 15px;
	margin-top:15px;
}

div#entries div.entry.top_sticky {
	margin-top:25px;
}

div#entries div.entry.sticky h1 {
	margin-top:0;
}

div#sidebar {
	margin-top: 25px;
	padding-bottom:50px;
}

div#search_form {
	margin-top:15px;
}

div#search_form div.input {
	margin-left:0px;
	float:left;
}

div#search_form input.submit {
	display:block;
	float:left;
	margin-left:10px;
	margin-top:-2px;
}

div.box {
	margin-bottom:10px;
}

div.box div.inner-box {
	background:url('../img/sidebar-box-bg.png') repeat-y top left;
}

div.box div.inner-box2 {
	width:237px;
	padding:5px 30px 15px 30px;
	background:url('../img/sidebar-box-bottom.png') no-repeat bottom left;
}

div#sidebar div.box h2 {
	margin-bottom:2px;
	width:262px;
	height:20px;
	font: 14px Helvetica, Arial, sans-serif;
	color:white;
	background:url('../img/sidebar-box-header.png') no-repeat top left;
	padding-top:13px;
	padding-left:30px;
	padding-right:5px;
}

div#categories.box ul {
	margin-top:10px;
}

div#categories.box ul li {
	display:block;
	list-style-type:none;
	background: url('../img/pages/news/document.png') no-repeat top left;
	background-position:0px 1px;
	padding-left:20px;
	margin-left: 0;
	margin-bottom:5px;
	min-height:16px;
}

div#categories.box ul li.sub_category_li {
	background:none;
}

div#categories.box ul li.sub_category_li ul {
	margin:0;
}

div#categories.box ul li a {
	font: 12px Helvetica, Arial, sans-serif;
	color:#747e52;
	font-weight: bold;
	text-decoration: none;

}

div#categories.box ul li a:hover, div#subscribe.box ul li a:hover {
	color:black;
}

div#categories.box ul li ul li {
	background: none;
}

div#subscribe.box ul {
	margin-top:10px;
}

div#subscribe.box ul li {
	display:block;
	list-style-type:none;
	padding-left:20px;
	margin-left: 0;
	margin-bottom:5px;
}

div#subscribe.box ul li#rss {
	background: url('../img/pages/news/feed.png') no-repeat top left;
	height:16px;
}

div#subscribe.box ul li#email {
	background: url('../img/pages/news/email.png') no-repeat top left;
	height:16px;
}

div#subscribe.box ul li a {
	font: 12px Helvetica, Arial, sans-serif;
	color:#747e52;
	font-weight: bold;
	text-decoration: none;
}

div#comments {
	float:left;
	width:540px;
	padding-right:60px;
}

div#comments img {
	width: 48px;
	height: 48px;
	border:solid 1px #CCCCCC;
	padding:2px;
	margin: 0 10px 20px 0;
}

div#comments div.comment div.info {
	margin-top: 20px;
}

div#comments div.comment div.info span.date {
	background: url('../img/pages/news/clock.png') no-repeat top left;
	padding-left: 20px;
	font-family: Tahoma;
}

div#comments h2 {
	background: url('../img/pages/news/commentBig.png') no-repeat top left;
	font: 20px Georgia, Times New Roman, serif;
	font-weight: bold;
	margin: 25px 0 0 0;
	color:#4c5727;
	padding-left: 40px;
}

div#comments br {
	clear: left;
}

div#comments div.comment div.info span.name {
	font-weight: bold;
	font-family: Tahoma;
	padding-top: 20px;
	margin-bottom: 5px;
	display: block;
}

/* Previous/Next Buttons */
.next_previous_article_buttons {
	clear:left;
	padding-top:25px;
	width:540px;
	margin-bottom:50px;
	padding-bottom:50px;
}

.next_article_button, .previous_article_button {
	display:block;
	background:no-repeat top left;
	width:149px;
	height:31px;
}

.next_article_button:hover, .previous_article_button:hover {
	background-position:0 -31px;
}

.next_article_button {
	background-image:url(/img/next_article_button.png);
	float:right;
}

.previous_article_button {
	background-image:url(/img/previous_article_button.png);
	float:left;
}