* { margin: 0; padding: 0; }

body {
	background: #212930 url("../images/bg.jpg") top center repeat-y;
	font: 0.85em "Trebuchet MS", Arial, sans-serif;
	color: #d2d6d9;
	text-align: center;
	margin: 0 auto;
}

Forum
{
    font: 0.75em "Trebuchet MS", Arial, sans-serif;
	color: #d2d6d9;
	text-align: center;
	margin: 0 auto;
}
a {
	color: #CAB388;
	text-decoration: none;
}

a:hover { color: #868F98; }

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 767px;
}

#skipnav {
	position: absolute;
	 left: -9999px;
	 width: 9000px;   
}

#header h1 a {
	display: block;
	height: 62px;
	position: relative;
	text-decoration: none;
	text-indent: -9999px;
	top: 65px;
	width: 380px;
	border-bottom: none !important;
	padding: 0 !important;
	margin: 0 !important;
	/*border: red solid 1px; */
}

#header {
	background: url("../images/logo-personaldevelopment.gif") no-repeat;
	height: 137px;
	width: 767px;
	text-indent: -9999px;
}

* html #header #navlist { padding-top: 39px; position: relative; top: 13px; }

#header #navlist {
	float: right;
	padding-top: 50px;
	height: 35px;
	text-indent: 0;
	list-style: none;
}

#header #navlist li {
	font-size: 0.8em;
	margin: 6px;
	display: inline;
}

#header #navlist li a {
	color: #fff;
	text-indent: 0;
	text-decoration: none;
}

#header #navlist li a:hover {
	border-bottom: 2px solid #BAAA17;
	color: #B4B5B5;
}

#home {
	background: url("../images/home.jpg") no-repeat;
	height: 25px;
	width: 766px;
	text-indent: -9999px;
}

#home-portfolio {
	background: url("../images/portfolio-home.jpg") no-repeat;
	height: 161px;
	width: 766px;
	text-indent: -9999px;
}

#home-resume {
	background: url("../images/resume-home.jpg") no-repeat;
	height: 161px;
	width: 766px;
	text-indent: -9999px;
}

#recent {
	background: url("../images/recent.jpg") no-repeat;
	height: 25px;
	width: 145px;
	text-indent: -9999px;
}

#unmatched {
	background: url("../images/unmatched.jpg") no-repeat;
	height: 25px;
	width: 246px;
	text-indent: -9999px;
}

#cssreboot {
	background: url("../images/cssreboot.jpg") no-repeat;
	height: 25px;
	width: 221px;
	text-indent: -9999px;
}

#hireme {
	background: url("../images/hire.jpg") no-repeat;
	height: 25px;
	width: 217px;
	text-indent: -9999px;
}

#quick {
	background: url("../images/quick.jpg") no-repeat;
	height: 25px;
	width: 100px;
	text-indent: -9999px;
}

#trevor {
	background: url("../images/trevordelamorandiere.jpg") no-repeat;
	height: 25px;
	width: 325px;
	text-indent:  -9999px;
}

#twomore {
	background: url("../images/twomore.jpg") no-repeat;
	height: 25px;
	width: 325px;
	text-indent: -9999px;
}

#maincol {
	float: left;
	width: 400px;
}

#maincol h2.specifics {
	font-variant: small-caps;
	font-size: 1em;
}

#maincol dl {
	margin-top: 10px;
	padding-left: 20px;
}

#maincol dt {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

#maincol dd {	font-size: 0.85em;	}

#maincol #breadcrumbs a  {
	position: relative;
	top: -15px;
	text-decoration: underline;
	font-size: 0.75em;
}

#maincol p#crumb {
	position: relative;
	top: -15px;
}

* html #maincol p#crumb {
	position: relative;
	top: -5px;
}

#maincol p {
	font-size: 0.85em;
	line-height: 1.6em;
	margin-left: 10px;
	padding-top: 15px;
}

#maincol h1 {	font-size: 1.3em; margin: 15px 0 10px 0; }

* html #maincol p { margin-top: -10px; }

#maincol h2 {
	padding-left: 7px;
	font-size:1.1em;
	margin-top: 10px;
}

#maincol .content {
	padding-bottom: 20px;
	border-bottom: 1px solid #414B56;
}

#maincol .contentend { border: 0; }

#maincol .folio {
	margin: 8px 5px 5px 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #2D333B;
	width: 390px;
	background: transparent url("../images/foliobg.gif");
}

#maincol .folio:hover {
	background: #2D343B; 
}

#maincol .link span {
	padding: 0 0 0 16px;
	background: url("../images/links.gif") no-repeat 5px 4px; 
}

#maincol .folio h1 {
	font-size: 1.3em;
	background: #414B56;
	width: 390px;
	border-bottom: 1px solid #414B56;
}

#projectscol {
	float: left;
	margin-left: 20px;
	width: 200px;
}

#projectscol #proj a {
	background: url("../images/client.jpg") no-repeat;
	display: block;
	text-decoration: none;
	height: 175px;
	margin-left: -6px;
	width: 200px;
	text-indent: -9999px;
}

#projectscol #proj a:hover { background-position: 0 -175px; }

#projectscol h1 {margin: 15px 0 10px 0; }

#projectscol h2 {
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 5px;
}

#projectscol p {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-right: 10px;
	text-align: left;
}

#linkscol p {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 7px;
	margin-top: 10px;
	text-align: left;
}

#linkscol ul { list-style: none; }

#linkscol ul#client li a { 
	margin: 10px 10px 10px 15px; 
	display: block; 	
	height: 47px;
	text-indent: -9999px;
	border: 2px solid #91969A;
	width: 75px;
}

#linkscol ul#persona li a {
	margin: 10px 10px 10px 15px; 
	display: block;  	
	height: 47px;
	text-indent: -9999px;
	border: 2px solid #91969A;
	width: 75px;
}

#linkscol ul#persona li, #linkscol ul#client li { float: left; }
#linkscol li#apex a { background: url("../images/apex.jpg") no-repeat; }
#linkscol li#outlet a { background: url("../images/outlet.jpg") no-repeat; }
#linkscol li#insight a { background: url("../images/insight.jpg") no-repeat; }
#linkscol li#blog a { background: url("../images/blogstyle.jpg") no-repeat; }
#linkscol li#styled a { background: url("../images/style.jpg") no-repeat; }
#linkscol ul#persona { clear: both; list-style: none; }

#linkscol {
	float: left;
	width: 145px;
}

#linkscol h1 { margin: 15px 0 10px 0; }

#linkscol dt {
	margin-top: 20px;
	padding-left: 15px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
}

#linkscol #showcase dd {
	background: url("../images/bullet.gif") 0 4px no-repeat;
	text-indent: 17px;
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 1.45em;
}

#linkscol #bookmarks dd {
	background: url("../images/bookmarks.gif") 0 4px no-repeat;
	text-indent: 17px;
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 1.45em;
}

#linkscol #community dd {
	background: url("../images/community.gif") 0 4px no-repeat;
	text-indent: 17px;
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 1.45em;
}

#footer {
	background: url("../images/footerbg.gif") 0  50px repeat-x;
	clear: left;
	width: auto;
	padding-top: 50px;
	height: 40px;
}

#footer p {
	padding-top: 5px;
	font-size: 0.75em;
	margin-left: 10px;
	color: #fff;
}

ul#footerlinks {
	list-style: none;
	margin-left: 10px;
}

ul#footerlinks li {
	display: inline; 
	font-size: 0.75em;
}
