/*  
Theme Name: Einstein Default
Theme URI:
Description: 
Version: 0.1
Author: Adam Patten
*/

#sidebar, #sidebar li, #sidebar li ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#sidebar li ul { margin:0 0 15px 10px; }
.post small { color:#999; }
.post p { margin-top:0; }
.post h2 { margin-bottom:10px; }

#commentform { width:400px; }
#commentform textarea { width:395px; }