#post-list  {
	list-style: none;

}


#post-list li {

	margin-bottom: 3em;
}

#post-list ul, #post-list ol {
	margin: 0 0 .75em 1.5em;
	
}




#post-list li li {
	/* reset for post LIs */
	margin-bottom: 0;


	
	

}


#post-list li dd {	

}



#post-list li h2 {
	margin: 0;

}


p.meta {

	color: #666;
	
	font-size: 11px;
}


#post-list  img {
/*	display: block;
	margin: 1.5em auto;
*/	
}

blockquote {
	
	color: #67734b;

	
	margin: 0 0 .75em 1.5em;	

	font-style: italic;
	
	/* reset on IE, or side-col
	will wrap (google for "IE italic bug")
	*/
	_font-style: normal;
	
}



.digg {

	background: #eee;
	text-align: center;
	
	padding: 3px 0;
}


div.comment-body {
border-bottom:1px solid #DDDDDD;
padding-bottom:4px;
margin-bottom: 15px;
}


div.comment-info {
margin-top: 10px;
font-style: italic;
}

h3 {
font-size:16px;
}

#bb-container div.listing div.post, 
#bb-container div.post {
border-bottom:1px solid #DDDDDD;
padding-bottom:4px;
margin-bottom: 15px;
}


#bb-container div.listing div.post h3.title, 
#bb-container div.post h3.title {
color:#15478C;
font-size:24px;
font-weight:normal;
margin-bottom:15px;
}


img.alignLeft {
padding:10px;
}


