/*
 *  Van Scoyoc Associates main website
 *  People-specific styles
 *
 *  Created by Eli Van Zoeren
 *  http://elivz.com
 *
 */

#header #banner {
	background: url(../images/interface/banner-bulletin.jpg);
	}
	
#posts {
	list-style: none;
	margin: none;
	padding-left: 0;
	}

#posts li {
	padding-bottom: 1.333em;
	}

#posts li h3, #posts li .meta {
	display: inline;
	padding-right: 0.5em;
	}