/*  
Theme Name: WP Craigslist
Theme URI: http://technosailor.com/wp-craigslist-tribute-theme/
Description: A tribute theme for the mother of all Web 2.0 companies who made it big in a completely unconventional way. Inspired by the Keynote from Jim Buckmaster, CEO of Craigslist, at the Mesh Conference 2007.
Version: 1.0
Author: Aaron Brazell
Author URI: http://technosailor.com
*/
body { background: white; padding-left:60px; width:900px;}
#searchform { margin: 0; width:100%; background:#ddd; border:1px solid #000; padding: 10px; }
em { color: red; font-weight: bold; font-style: normal; }
ul { list-style: circle; margin: 0; padding: 0; padding-left: 15px; }
p { clear: both; }
p.dateheader { width:100%; background:#ddd; font-weight:bold; padding-left:10px; padding-top: 1px; padding-bottom:1px;}
#searchform input { display:inline; margin:0 5px;}
#breadcrumb { margin:10px 0;}
#sidebar { height: 670px; margin-top: 5px; float: left; width: 250px; background-color: #DDDDDD; padding: 10px; font-size: small;}
#content { width: 620px; margin: 0; padding:0; float: right; }
#clfooter { text-align: left;  font-size: small; padding-top: 10px;}
hr {float: left; width: 100%; margin: 0px; padding: 0px;}


