* {
	-moz-outline: none
}

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

body {
	height: 100%;
	background: #000000;
	margin: 0;
	padding: 0;
}

h1 {
	color: #181818;
	background: url(../_stylesheets/_images/h1Bkg.gif) no-repeat left top;
	font-size: 36px;
	line-height: 1em;
	margin: 0 0 0 8px;
	padding: 0 0 6px 16px;
}

a, a:link, a:visited {
	color: #57232f;
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	color: #f2a926;
}

p {
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

div.bkg {
	min-height: 610px;
	margin: 0 auto -67px; /* the bottom margin is the negative value of the footer's height */
	background: url(../_stylesheets/_images/bodyBkg2.jpg) no-repeat;
	background-attachment:fixed;
	padding: 30px 0 0 0;
}

div.nav {
	width: 1012px;
	height: 32px;
	margin: 0 auto;
}

div.nav a {
	display: block;
	float: left;
	width: 100px;
	height: 23px;
	color: #d7caac;
	background: url(../_stylesheets/_images/navInactive.png) no-repeat;
	font: normal 10px Helvetica,Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 9px 0 0 0;
}

div.nav a.active {
	color: #242424;
	font-weight: bold;
	background: transparent url(../_stylesheets/_images/navActive.png) no-repeat;
}

div.nav a.navInactiveFirst {
	background: transparent url(../_stylesheets/_images/navInactiveFirst.png) no-repeat;
}

div.nav a.activeSibling {
	background: url(../_stylesheets/_images/navActiveSibling.png) no-repeat;
}

div.nav .navTail,
div.nav .navTailActive {
	display: block;
	float: left;
	width: 17px;
	height: 25px;
	background: transparent url(../_stylesheets/_images/navTailInactive.png) no-repeat;
}

div.nav .navTailActive {
	background: transparent url(../_stylesheets/_images/navTailActive.png) no-repeat;
}

div.nav div.active {
	background-image: url(../_stylesheets/_images/navTailActive.png);
}

div.content {
	clear: both;
	position: relative;
	width: 1012px;
	min-height: 550px;
	color: #909090;
	background: #c2c2c2 url(../_stylesheets/_images/contentBkg.gif) no-repeat;
	font: normal 14px Helvetica,Arial,sans-serif;
	margin: 0 auto;
	padding: 10px 0;
}

div.home {
	padding: 0 !important;
}

div.content div.roundedTop {
	position: absolute;
	top: -7px;
	right: 0;
	width: 100%;
	height: 7px;
	background: transparent url(../_stylesheets/_images/contentTop.png) no-repeat;
}

div.content div.roundedBottom {
	position: absolute;
	bottom: -9px;
	width: 100%;
	height: 9px;
	background: transparent url(../_stylesheets/_images/contentBottom.png) no-repeat;
}

div.content div.push {
	height: 81px;
}

div.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 81px;
	width: 100%;
	background: transparent url(../_stylesheets/_images/footerBkg.png) repeat-x bottom;
}

div.info {
	position: absolute;
	bottom: 10px;
	left: 15px;
	color: #8f8f8f;
	font: normal 11px Tahoma,sans-serif;
}

div.copyright {
	position: absolute;
	bottom: 10px;
	right: 15px;
	width: 88px;
	height: 31px;
	background: transparent url(../_images/cc.png) repeat-x bottom;
	text-indent: -999em;
}

div.asterisk {
	position: absolute;
	top: 7px;
	left: 0px;
	width: 229px;
	height: 31px;
	background: transparent url(../_stylesheets/_images/asteriskguy.png) no-repeat left center;
	font-size: 13px;
	text-indent: -999em;
	margin: 0 14px;
	padding: 0;
}

div.viewMore {
	color: #999;
	font: normal 12px Lucida,sans-serif;
	text-align: right;
	padding: 27px 30px 0 0;
}

div.gallery {
	background: transparent url(../_stylesheets/_images/galleryShadow.png) no-repeat;
	padding: 16px 27px 4px 27px;
}

a#previous,
a#next {
	display: block;
	width: 24px;
	height: 22px;
	position: absolute;
	top: 196px;
	left: 0;
	background: url(../_stylesheets/_images/arrowLeft.png) no-repeat;
	text-indent: -999em;
}

a#next {
	left: auto;
	right: 1px;
	background: url(../_stylesheets/_images/arrowRight.png) no-repeat;
}

div.pics {
	height: 511px;
	background: transparent url(../_stylesheets/_images/galleryBkg.png) repeat-x;
	padding-top: 15px;
}

div.pics img {
	margin: 13px;
	border: 1px #eee solid;
}

div#gallery1 {
	display: block;
}

div.socials {
	height: 14px;
	margin-right: 25px;
}

div.socials a {
	display: block;
	width: 14px;
	height: 14px;
	float: right;
	text-indent: -999em;
	margin: 0 5px;
}

a.digg {
	background: url(../_stylesheets/_images/digg.png) no-repeat;
	width: 16px !important;
}

a.delicious {
	background: url(../_stylesheets/_images/delicious.png) no-repeat;
}

a.facebook {
	background: url(../_stylesheets/_images/facebook.png) no-repeat;
}

a.stumble {
	background: url(../_stylesheets/_images/stumbleupon.png) no-repeat;
}

div.resume,
div.about,
div.contact {
	margin: 0 41px;
	padding: 10px;
}

div.resume div.center {
	padding: 20px 0;
}

div.resume small {
	display: block;
	font-size: 13px;
}

div.resume dl {
	width: 500px;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0 200px 0 0;
}

div.resume dt {
	clear: both;
	float: left;
	width: 220px;
	margin: 0 0 1.5em 0;
}

div.resume dd {
	position: relative;
	float: left;
	width: 250px;
	margin: 0 0 1.5em 0;
	padding: 0 10px 0 0;
}

div.resume dd div.date {
	position: absolute;
	top: 0;
	right: -220px;
	width: 200px;
}

div.about p {
	width: 800px;
	text-align: justify;
}
/* Lightbox styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
