* {
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	background: url(../img/body-bg.gif) repeat top left #626363;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #aeaeae;
}
a {
	color: #f57710;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#contentContainer {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 900px;
	clear: both;
	background: url(../img/primary-nav-bg.gif) repeat top left;
}
#fade {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 200px;
	background: url(../img/footerFade.jpg) repeat-x top left;
	z-index: -1;
} 
* html #fade {
	position: absolute;
	bottom: 0px;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
#masthead {
	margin: 10px 0 0 0;
	padding: 0;
	width: 900px;
	height: 40px;
	background: url(../img/primary-nav-bg.gif) repeat-x top left;
	clear: both;
}
#masthead h1 {
	margin: 0 0 0 5px;
	padding: 0;
	width: 173px;
	height: 40px;
	background: url(../img/logo.jpg) no-repeat top left;
	float: left;
}
#masthead h1 a {
	height: 40px;
	display: block;
	text-indent: -999999px;
}
#masthead ul {
	margin: 0 5px 0 0;
	padding: 0;
	height: 40px;
	list-style: none;
	float: right;
}
#masthead ul li {
	height: 40px;
	float: left;
}
#masthead ul li a {
	display: block;
	text-indent: -999999px;
	height: 40px;
}
#navHome {
	width: 79px;
	background: url(../img/home-btn.jpg) no-repeat top left;
}
#navPortfolio {
	width: 114px;
	background: url(../img/portfolio-btn.jpg) no-repeat top left;
}
#navAbout {
	width: 82px;
	background: url(../img/about-btn.jpg) no-repeat top left;
}
#navContact {
	width: 95px;
	background: url(../img/contact-btn.jpg) no-repeat top left;
}
#navBlog {
	width: 67px;
	background: url(../img/blog-btn.jpg) no-repeat top left;
}
#featuredWork {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 348px;
}
#quickUpdates {
	margin: 0 12px 12px 0;
	padding: 0;
	width: 337px;
	height: 236px;
	background: url(../img/home-page-widget-bg.jpg) repeat-x top left;
	float: left;
}
#quickUpdates h2 {
	margin: 11px 11px 0 11px;
	padding: 0;
	text-indent: -999999px;
	background: url(../img/updates-hdr.jpg) no-repeat top left;
}
#newsUpdates {
	width: 330px;
	height: 185px;
	overflow: auto;
	position: relative;
	margin: 3px 0 0 0;
	padding: 0;
	color: #444444;
}
#newsUpdates h3 {
	margin: 5px 10px 0 10px;;
	padding: 0;
	color: #444444;
	border-bottom: dashed 1px #646464;
	font-weight: 100;
}
#newsUpdates p {
	margin: 0 10px 10px 10px;
	padding: 3px;
	font-size: 9pt;
}
.postLinks {
	padding-top: 5px;
	font-size: 7pt;
	color: #707070;
	background: url(../img/post-links-bg.gif) repeat top left;
}
.postLinks span {
	float: right;
}
#quickAbout {
	margin: 0 0 12px 0;
	padding: 0;
	width: 551px;
	height: 236px;
	background: url(../img/home-page-widget-bg.jpg) repeat-x top left;
	float: left;
	color: #444444;
}
#quickAbout h2 {
	margin: 11px 11px 0 11px;
	padding: 0;
	text-indent: -999999px;
	background: url(../img/about-me-hdr.jpg) no-repeat top left;
}
#quickAbout p {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 9pt;
}
#colLeft {
	margin: 0;
	padding: 10px;
	width: 247px;
	float: left;
	color: #aeaeae;
}
#colLeft h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #ffffff;
	border-bottom: solid 1px #cb6c1f;
}
#colLeft ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	font-size: 9pt;
}
#colLeft ul li {
	padding: 7px 0 0 7px;
	width: 240px;
	height: 27px;
	background: url(../img/li-bg.gif) repeat-x top left;
}
#colLeft ul li a {
	display: block;
	height: 27px;
}
#colLeft p {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 8pt;
}
#colRight {
	margin: 0;
	padding: 10px;
	width: 217px;
	float: left;
	color: #aeaeae;
}
#colRight h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #ffffff;
	border-bottom: solid 1px #cb6c1f;
}
#colRight ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	font-size: 8pt;
}
#colRight ul li {
	padding: 7px 0 0 7px;
	width: 210px;
	height: 27px;
	background: url(../img/li-bg.gif) repeat-x top left;
}
#colRight ul li a {
	margin: 0 5px 0 0;
	background: url(../img/proj-link-icon.gif) no-repeat right 2px;
	color: #aeaeae;
	display: block;
	height: 27px;
}
#colRight p {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 8pt;
}
.post h3 {
	margin: 0;
	padding: 5px 0 5px 0;
}
.post h3 a {
	color: #ffffff;
}
.mailLink {
	margin: 0 5px 0 0;
	background: url(../img/mail-icon.gif) no-repeat right;
	color: #aeaeae;
}
.projectLink {
	margin: 0 5px 0 0;
	background: url(../img/proj-link-icon.gif) no-repeat right;
	color: #aeaeae;
}
.blogLink {
	color: #ffffff;
	text-decoration: none;
	font-weight: 100;
}
.blogLink:hover {
	text-decoration: none;
}
.linkcat {
	list-style: none;
}
#linkcat-2 h2 {
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	text-indent: -999999px;
	background: url(../img/linksHdr.jpg) no-repeat center left;
}
.post {
	color: grey;
}
#main {
	margin: 0;
	padding: 10px;
	width: 640px;
	float: left;
	z-index: 1;
}
#main h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #ffffff;
	font-weight: 100;
	border-bottom: solid 1px #cb6c1f;
}
#main h3 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #ffffff;
	font-weight: 100;
}
#main p {
	margin: 0;
	padding: 5px;
	font-size: 9pt;
	color: #aeaeae;
}
#main img {
	border: none;
}
/* CONTACT FORM */
#main form {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #aeaeae;
}
#main form label {
	float: left;
	width: 100px;
}
#main form p {
	padding: 5px 0 0 0;
	clear: both;
}
#main form textarea {
	margin: 2px 0 0 0;
	width: 504px;
	height: 200px;
}
#main form button {
	margin: 3px 4px 3px 0;
	padding: 0;
	border: none;
	outline: none;
	float: right;
	width: 89px;
	height: 33px;
	cursor: pointer;
}
.formFields {
	color: #444444;
	float: left;
	font-size: 15pt;
	width: 500px;
}
#errorList {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
	color: #f57710;
}
#errorList li {
	margin: 0;
	padding: 5px;
}
/* Portfolio */
#gallerySubNav {
	margin: 0 auto;
	padding: 0;
	width: 885px;
	clear: both;
}
#gallerySubNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#gallerySubNav ul li {
	margin: 5px;
	padding: 0;
	float: left;
	color: #333333;
}
#gallerySubNav ul li a {
	color: #aeaeae;
	font-size: 10pt;
}
#gallerySubNav ul li a:hover {
	text-decoration: none;
}
#galleryContainer .clear {
	height: 10px;
	background: url(../img/primary-nav-bg.gif) repeat top left;
}
#galleryContainer {
	margin: 0 auto;
	padding: 0;
	width: 885px;
	clear: both;
	background: url(../img/gallery-bg.gif) repeat top left;
}
#galleryContainer img {
	border: none;
}
#galleryContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#galleryContainer ul li {
	margin: 8px 0 8px 8px;
	width: 212px;
	float: left;
	border-bottom: solid 1px #f57710;
}
#galleryContainer ul li a, #galleryContainer ul li a:hover {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
#siteInfo {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 900px;
	height: 40px;
	background: url(../img/primary-nav-bg.gif) repeat-x top left;
	clear: both;
}
#siteInfo p {
	margin: 15px;
	padding: 0;
	font-size: 9pt;
	color: #aeaeae;
}
#siteInfo a {
	display: block;
	height: 10px;
	text-indent: -999999px;
}
#copyRight {
	width: 144px;
	height: 10px;
	text-indent: -999999px;
	background: url(../img/copyright-bg-09.jpg) no-repeat top left;
	float: left;
}
#footerHomeLink {
	width: 111px;
	height: 10px;
	background: url(../img/footer-home-link.jpg) no-repeat top left;
	float: right;
}
#respond {
	margin: 0;
	font-weight: 100;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #626363;
}