/*  
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 {
	text-align:left;
	margin-left:9px;
}
#sidebar li ul { margin:0 0 15px 10px; }
.post small { color:#999; }
.post p { margin-top:0; }
.post h2 {
	margin-bottom:10px;
	display:block;
	}

#commentform { width:350px; }
#commentform textarea { width:345px; }
   
.post h2 a:link { color:#000; text-decoration:underline; }
.post h2 a:visited	{ color:#660000; text-decoration:underline; }
.post h2 a:hover { text-decoration:none; }
.post h2 a:active	{ text-decoration:none; }
