#header_ad {
	margin-bottom: 15px;
}

#footer {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 745px;		
	border-top: 1px solid #999;
}

.section-head {
	margin-bottom: 10px;
}

.container ul {
	margin-top: 5px;
}

.container li {
	padding-left: 10px;
}

li.close {
	padding-right: 20px;
	text-align: right;
	font-style: italic;	
	list-style: none;
	}

* html .post_body {
	width: 415px;
}

.post_body img{
	display: block;
	margin: 0 0 0 5px;
}

* html .post_body img{
	display: block;
	margin: 0 0 0 4px;
	padding-left: 5px;
}

.post .post_body_container .post_body img{
	border:none;
}

.post_footer{
	background:#fff;
	padding:5px;
	margin: 15px 0 30px 0;
	border-bottom: 1px solid #999;
}

h2 {
	border-bottom:0;
}

#by_month, #by_category {
	border: none;
}

* html #by_month h4, #by_category h4, #recent_article h4 {
	margin: 0px;
}

#main_content{
	background: url(images/postbg.png) repeat-y;
}

#sidebar h4 a:link, #recent_article h4 a:link, #by_month h4 a:link, #by_category h4 a:link, sidebar h4 a:visited, #recent_article h4 a:visited, #by_month h4 a:visited, #by_category h4 a:visited, #rss-section h4 a:visited{
	background: #dcdcdc url(images/arrow-right.png) no-repeat right top;
	

}

#sidebar h4 a:hover, #recent_article h4 a:hover, #by_month h4 a:hover, #by_category h4 a:hover {
	background: #dcdcdc url(images/arrow-down.png) no-repeat right top;

}

#recent_article{
	border: 0px solid;
}

#sidebar li{
	list-style-type:none
}

#rss-section{
	margin: 10px 0 10px 0;
}

#open-close{
	text-align:right;
	margin: 0 5px 10px 0;
}

#sidebar{
	margin-top: 15px;
}