/*
Theme Name: Wotzon Minimal
Theme URI: http://wotzon.com/
Description: The miniaml design to fit in with wotzon.com template.
Version: 1.0
Author: Logan Hendra

*/

#content {
	text-align:left;
	padding:10px;
	width:400px;
}

#sidebar {
	clear:both;
	width:100%;
	padding:5px;
}

#sidebar ul {
	list-style-type:none;
	padding-right:10px;
	clear:both;
	margin-left:10px;
	width:390px;
}

#sidebar ul li{
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}

#sidebar li h2 { text-align:left; } 

textarea #comment {
	width:400px;
}

/* search form */
li.search{
	width:100%;
	clear:both;
	margin-top:10px;
}

#s {
	width:300px;
}


#searchform {width:400px; }

#page_tools { margin:10px;  margin-bottom:20px; }
#page_tools a{ text-decoration:none; } 

.post small { margin-bottom:8px; display:block; }