/*
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;
        margin-top:0px;
}

#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; }

h2 { font-size:1.4em; }

.navigation { font-weight:bold; margin:10px 5px; border-bottom:1px solid #cecece; font-size:10px; padding-bottom:5px; }
.navigation .alignright { float:right; width:190px; text-align: right; }
.navigation .alignleft { float:left;  width:190px; }
.navigation a { color: #224272; text-decoration:underline; }

.blurb { font-size:0.9em; border-top:1px solid #cecece; padding-top:10px;}
