body {
	padding: 0 0 0 50px; 
	background-color: white;
}
#banner { height: 17em; }
#mainnav li { margin-right: 19px; }
.required { color: red; }
li.active li.active a, li.active a, a:hover { color: #999; }
li.active li a { color: black; }

.inner {  }
#info .inner { padding-left: 0.25em; }
#meta a { margin-right: 0.2727em; }
pre, .boxleft, #content .imgfull, #content hr { margin-left: -0.7272em; }
pre, .boxleft, #content .imgfull, #content hr, p, blockquote, #content li { margin-right: 0.7272em; }

#head { height: 71px; }
#header, #header .bg { height: 115px; }
#colleft { width: 130px; top: 249px; left: 1px; position: absolute; line-height: 25px; font-size: 12px; }
#colleft ul { margin-bottom: 1.4545em; display: block; widht: 100%; height:auto;min-height: 1em;}
#colleft li { display: block; height:auto;min-height: 1em; }
#mainnav ul { margin-left: 135px; font-size: 12px; line-height: 20px; }
#site {
	margin-top: 165px;
	margin-bottom: 3em;
}

.start, .start h1, .start p {
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 25px;
	letter-spacing: 1.2px;
	
}

.start {
	padding-top: 37px;
}

.start a:hover {
	color: black;
}

#page, #footer .bg {
	width: 890px;
	/*width: 935px;
	margin: 0 auto;*/
}

#home {
	position: relative;
}

#home li {
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	position: absolute;
	background: white;
	padding-bottom: 2em;
}

.content { width: 350px; }

#projects { width: 400px; }
#projects li a { cursor: text; }
#projects li a:hover, #projects li.active a:hover { color: black; }
#projects li.active a { color: black;  cursor: text; }
#projects li.active li a:hover, #projects li li a:hover { color: #999; }
#projects li li a { cursor: pointer !important; }
#projects li.active li.active a, #projects li a.active { color: #999; }
#projects li { margin-bottom: 20px; }
#projects li li { margin-bottom: 0; }
#projects ul.link a:hover { color: #999; cursor: pointer !important; }



html, body { height: 100%; }

#page {
	height: auto;
	z-index: 10;
	position: relative;
	min-height: 100%;
}

#site {
	width: 100%;
	clear: both;
	float: left;
	text-align: left;
}

#content { margin-left: 135px; }

#header {
	top: 50px;
	left: 0;
	clear: both;
	width: 100%;
	position: absolute;
}

#banner {
	clear: both;
	top: 0;
	left: 0;
	width: 100%;	margin: 0 0 auto 0;
	z-index: 1;
	position: absolute;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 2em;
	margin-top: -3em;
}

#footer .bg {
	position: relative;
	height: 2em;
	margin: 0 auto;
	z-index: 199;
}

#mainnav li {
	display: block;
	float: left;
}

#meta {
	top: 0;
	right: 0;
	position: absolute;
}

#meta form { text-align: left; }

#search {
	top: 15em;
	left: 75%;
	position: absolute;
}

#breadcrumbs { clear: both; }

#colleft ul ul { margin-bottom: 0; padding-left: 1.5em; }

#recent li a { float: left; text-align: left; }
#recent li { text-align: right; }
#recent em, #recent .LIn_desc { text-align: left; display: block; color: #555; }

.column { float: left; }
.row { clear: both; }
.tenth { width: 10%; }
.quarter { width: 25%; }
.third { width: 33.3333%; }
.half { width: 50%; }
.twothird { width: 66.6666%; }
.threequad { width: 75%; }
.ninth { width: 90%; }
.full { width: 100%; }

.blue { background-color: blue; }

.right { float: right; }

label { cursor: pointer; }
fieldset { border: 0; }

input.text, input.password, textarea, select { border: 1px solid #c0c0c0; background-color: white; }

input.text, input.password, textarea, select { padding: 0.05em 0.1em; margin-bottom:1px; width: 100%; }
fieldset { padding: 0.1em 0.1em; }input.submit {
	float: right;	cursor: pointer;	border: medium none;
	font-weight: bolder;
	padding-right: 12px;
	background: transparent url(images/star.png) no-repeat scroll right center;
}

#projects, .content {
	letter-spacing: 0.4px;
}

/* jot */

.moderation { text-align: right; }

.moderation img { margin-bottom: 0 !important; }

.jot-err { color: red; }

.jot-row { border: 1px solid #c0c0c0; }
.comment { margin-bottom: 1em; }
