html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	height: 100%;
}

img { -ms-interpolation-mode:bicubic; border: 0px;}

div.wrapper{
	position:relative;
	width: 990px;
	height:auto !important; /* real browsers */
	height: 100%;
	min-height:100%;
}

h1, h2, h3, h4, h5{
	font-weight: normal;
}

/* @group Header */

div#header{
	margin-left: 200px;
	border-bottom: 1px solid #999;
}

#header p{
	font-size: 16px;
	line-height: 22px;
}

#header h1{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 60px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

div#lead_bar{
	background-color: #F1F1F1;
	margin-left: 200px;
}

/* @end */

/* @group Navigation */

div#nav {
	width: 174px;
	float: left;
}

div#nav h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 20px;
	color: #666;
	margin-left: 10px;
	margin-top: 0px;
}

div#nav ul{
	list-style: none;
	margin: 0px;
	padding:  0px;
}

div#nav ul li{
	background-color: #F1F1F1;
	margin-bottom: 2px;
	height: 30px;
	color: #666666;
	font-size: 12px;
	vertical-align: middle;
}

div#nav a{
	color: #666666;
	padding: 0px 10px 0px 0px;
	height: 30px;
	text-decoration: none;
	display: block;
	padding-bottom: 0 26px 0 10px;
}

div#nav a:hover{
	color: #0099ff;
	text-decoration: underline;
}

div#nav ul li div{
	padding: 7px 7px 7px 10px;
}

/* @end */

/* @group Article */

div#article_meta {
	background-color: #ddd;
	font-size: 11px;
	margin-left: 200px;
	padding: 4px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-style: italic;
}

div#article {
	margin-top: 10px;
	margin-left: 200px;
	margin-bottom: 16px;
	border-bottom: 1px solid #999;
}

div#article h2{
	font-size: 15px;
	font-weight: bold;
}

div#article h3{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
}

div#article p{
	font-size: 13px;
	line-height: 22px;
	color: #777;
}

blockquote{
	margin-left: 20px;
	border-left: 2px solid #999;
	padding: 10px;
}

div#article pre{
	margin-left: 20px;
}

div#article pre.ascii_diagram{
	color: #777;
}

blockquote cite{
	font-weight: bold;
	font-style: normal;
	border-bottom: 1px dotted #999;
}

div#article strong{
	color: #000;
	font-weight: bold;
}

div#article a{
	color: #416A94;
	border-bottom: 1px dotted #416A94;
	text-decoration: none;
}

div#article a:hover{
	color: #314F6F;
}

div#article code{
	color: #666;
	background-color: #eee;
}

div#article code:hover{
	color: #000;
	background-color: #eee;
}

div#article div.terminal{
	margin: 10px 20px 10px 20px;
	background-color: #000;
	border: 3px double #fff;
	color: #fff;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 10px;
}

div#article ol.steps{
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 13px;
	color: #777;
}

div#article ol.steps li{
	line-height: 22px;
}

/* @end */

/* @group Comments */

div#comments{
	margin-left: 200px;
	clear: both;
}

div#comments cite {
	font-style: normal;
	font-weight: normal;
}

div#comments ol{
	list-style: none;
	margin: 0px;
	padding:0px;
}

div.mfcomment{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 14px;
	background: url(http://blog.kenkeiter.com/wp-content/themes/kenkeiter/images/blog_comment_side.gif) repeat-y 0 0;
}

div.mfcomment span.commenter{
	clear: right;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

div.mfcomment span.dtcommented{
	clear: right;
	font-weight: normal;
	font-size: 11px;
}

div.mfcomment div.description{
	margin-left: 10px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

div.mfcomment div.description p{
	margin: 6px 0px 6px 0px;
}

/* @group Form */

div#comment_form{
	background-color: #f1f1f1;
	padding-left: 20px;
	background: url(http://blog.kenkeiter.com/wp-content/themes/kenkeiter/images/blog_comment_side_high.gif) repeat-y 0 0;
}

div#comment_form span.commenter input{
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px dotted #777;
}

div#comment_form div.description textarea{
	margin: 6px 0px 6px 0px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	border: 1px solid #bbb;
}

div#comment_form #submit_button{
	float: right;
}

div#comment_form label{
	font-size: 10px;
}

/* @end */


/* @end */

/* @group Search */

li#search input {
	background-color: #F1F1F1;
	color: #666666;
	font-size: 12px;
	border: 0px;
}

/* @end */

/* @group Legal */

div#legal{
	width: 770px;
	position: absolute;
	bottom: 0px;
	margin-left: 200px;
	background-color: #f1f1f1;
	padding: 10px;
	font-size: 10px;
	color: #999;
	height: 100px;
}

div#legal a{
	color: #999;
}

/* @end */

div.clear {
	clear: both;
	width: 100%;
	display: block;
}