#content					{ overflow: auto; min-height: 800px; list-style-type: none }
#content .nav				{ position: relative; float: left; overflow: hidden; margin: 0; padding: 0; min-height: 800px; border-left: solid 1px #808080; cursor: pointer }
.nav .inner					{ height: 100%; margin-left: 45px; padding: 25px; cursor: default }
#content .rightbar			{ top: 85px; left: 600px }

#search						{ position: absolute; top: 13px; left: 530px; width: 200px; height: 20px; margin: 0; padding: 5px; border: solid 1px #dcdcdc }
#search input					{ margin: 0; padding: 0; border: 0 }
#search input[type="image"]	{ margin-left: 5px }
#search input[type="text"]	{ float: left; width: 170px; font-size: 1.3em }

.index						{ width: 500px }
.index h2					{ margin: 30px 0 0 0; padding: 0 0 5px 5px; border-bottom: solid 1px #dcdcdc; border-left: solid 10px #dcdcdc; font-size: 1.5em; clear: both; }
.index h2.clearTop			{ margin-top: 0 }
.index h2.search				{ margin-top: 0; text-shadow: 2px -2px 0.1em #dcdcdc; border: none }
.index a.right				{ float: right }
.index p.summary				{ min-height: 135px }
.index p.summary a			{ color: #333 }
.index p.summary a:hover		{ text-decoration: none }
a.paging					{ float: right; margin: 0 0 30px 10px }
a.paging img					{ border: none }
.projects a.paging			{ margin-top: 20px }

.projects					{ width: 680px }
.projects .items,
.projects .items ul			{ margin: 0; padding: 0; list-style: none }
.projects .items li			{ position: relative; padding: 15px 0; border-bottom: dashed 1px #dcdcdc }
.projects .items li h2			{ margin: 0 0 5px 200px } 
.projects .items li p			{ margin: 1em 0 0 200px; width: 300px }
.projects .info				{ margin: 0 0 0 200px; width: 300px }
.projects .items img			{ float: left }
.projects .items ul			{ position: absolute; top: 1.2em; left: 525px; border-left: solid 1px #E8E8E8; margin: 0; padding: 0 0 0 0.5em }
.projects .items ul li			{ margin: 0.5em; padding: 0; border: none }
.projects .categories		{ margin: 0 0 30px 0; padding: 0; width: 100%; list-style: none; font-size: 12px }
.projects .categories li 		{ float: left; margin: 0; padding: 5px 15px 5px 0 }
.projects .categories li a		{ color: #808080 }

.about						{ width: 680px }
.about .social				{ float: right }
