@charset "utf-8";
/* CSS Document */

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{ margin:0px; padding:0px; border:0px; border-collapse:separate;} input,select{ margin:0; padding:0; }

#wrapper {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(assets/newassets/bk.jpg);
	background-repeat: repeat;
}

body.web #navlist #web, body.web #navlist #web a {background:url(assets/newassets/icons.jpg) no-repeat -0px -130px;}
body.print #navlist #print, body.print #navlist #print a {background:url(assets/newassets/icons.jpg) no-repeat -178px -130px;}
body.about #navlist #about, body.about #navlist #about a {background:url(assets/newassets/icons.jpg) no-repeat -356px -130px;}
body.misc #navlist #misc, body.misc #navlist #misc a {background:url(assets/newassets/icons.jpg) no-repeat -534px -130px;}

h1 {
	font-family: "Trebuchet MS", Garamond, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #333333;
	word-spacing: .1em;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	letter-spacing: 1px;
	word-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
}

.left {
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.center {
	text-align: center;
}

a {
	outline: none;
}

a:link, a:visited {
	color: #9B0000;
	text-decoration: none;
}
	
a:hover {
	color: #600;
	text-decoration: none;
}

.pink {
	background:url(assets/parch.png)
}

.yellow {
	background-image: url(assets/parch3.png);
	background-repeat: repeat;
	text-align: left;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
}

.yellow2 {
	background-image: url(assets/parch2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 25px;
	width: 400px;
}

div#container {
	width : 100%;
	text-align : center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}

.little {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-family: "Lucida Sans Unicode", Garamond;
	font-size: 36px;
	color: #F9F9F9;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: "Trebuchet MS", Garamond, "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #333333;
	word-spacing: .1em;
	padding-top: 20px;
	padding-bottom: 20px;
}
	
/*--------------------------------------------------------------------------------------------------*/
/* - - - TOP - - - */
/*--------------------------------------------------------------------------------------------------*/

#header {
	height: 155px;
	width: 1000px;
	background:url(assets/newassets/header1.png);
	text-indent: -9999px;
}

#header a {
	float: right;
	display: block;
	height: 155px;
	width: 700px;
	left: 300px;
}

#navi {
	height: 130px;
	width: 1000px;
	background-color:#FFFFFF;
}

#navi a, #navi li {
	height: 130px;
	display: block;
}

#navi li {
	float: left;
	position: absolute;
	list-style: none;
	display: inline;
}
	
ul#navlist {
	float: left;
	position: relative;
	height: 130px;
	width: 707px;
	list-style-type:none;
	margin: 0;
	padding: 0;
	border: none;
	background: url(assets/newassets/icons.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#defaultimage {
	float: left;
	display: block;
	height: 130px;
	width: 293px;
	left: 0px;
	top: 155px;
	overflow: hidden;
}

li#web {
	left: 0px;
	height: 130px;
	width: 178px;
}

li#print {
	left: 178px;
	height: 130px;
	width: 178px;
}

li#about {
	left: 356px;
	height: 130px;
	width: 178px;
}

li#misc {
	left: 534px;
	height: 130px;
	width: 178px;
}

li#web a:hover {background:url(assets/newassets/icons.jpg) no-repeat -0px -130px;}
li#print a:hover {background:url(assets/newassets/icons.jpg) no-repeat -178px -130px;}
li#about a:hover {background:url(assets/newassets/icons.jpg) no-repeat -356px -130px;}
li#misc a:hover {background:url(assets/newassets/icons.jpg) no-repeat -534px -130px;}

/*--------------------------------------------------------------------------------------------------*/
/* - - - MAIN - - - */
/*--------------------------------------------------------------------------------------------------*/

#main {
	width: 1000px;
	background-image:url(assets/bkgd.png);
	background-repeat:repeat;
	overflow:hidden;
}

#box1 {
	float: left;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
	
#box2 {
	float: left;
	width: 470px;
	height: 300px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}

#gallery {
	margin: 40px;
	height: 300px;
}

.gallist img, .gallist a:link img, .gallist a:visited img {
	float: left;
	display: inline;
	border: 4px solid #262626;
	margin-right: 10px;
	margin-left: 10px;
}

.gallist a:hover img {
	border: 4px solid #444;
}

.galthumb {
	float: left;
	font-size: 11px;
	list-style-image:none;
	list-style-type: none;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/*--------------------------------------------------------------------------------------------------*/
/* - - - BOTTOM - - - */
/*--------------------------------------------------------------------------------------------------*/

#footer {
	height: 196px;
	width: 1000px;
	background: url(assets/newassets/footer.jpg) repeat-x;
	position: absolute;
}

#footer p {
	font-family: "Lucida Sans Unicode", Garamond;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	font-style: normal;
	text-decoration: none;
}

#footer a:link, #footer a:visited, #footer a:hover {
	font-family:"Lucida Sans Unicode", Garamond;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footnav a, #footnav li {
	display: block;
	height: 196px;
	margin-top: 15px;
	overflow: hidden;
}

ul#footnav {
	list-style-type:none;
	position:relative;
	display:block;
	text-indent:-9999px;
	top: 26px;
	left: 26px;
	overflow:hidden;
}

li#contact {
	width: 145px;
	height: 29px;
	background: url(assets/newassets/contact.png) no-repeat 0 0;
}

li#resume {
 	width: 200px;
 	height: 29px;
	background: url(assets/newassets/resume.png) no-repeat 0 0;
}

li#flickr {
 	width: 89px;
 	height: 29px;
	background: url(assets/newassets/flickr.png) no-repeat 0 0;
}
li#contact:hover {background-position: 0 -29px;}	
li#resume:hover {background-position: 0 -29px;}
li#flickr:hover {background-position: 0 -29px;}

/*--------------------------------------------------------------------------------------------------*/
/* - - - LIGHTBOX - - -  */
/*--------------------------------------------------------------------------------------------------*/

#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(assets/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/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; }

/*--------------------------------------------------------------------------------------------------*/
/* - - - SLIDESHOW - - -  */
/*--------------------------------------------------------------------------------------------------*/

#slideshow {
	margin:0 auto;
	width:640px;
	height:380px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
	padding-top:20px;
	padding-bottom:10px;
	margin:0 auto;
    width:560px;
    height:380px;
    overflow:auto; /* allow scrollbar */
    position:relative;
}
#slideshow #slidesContainer .slide {
    margin:0 auto;
    width:540px; 
    height:263px;
}

.control {
    display:block;
    width:39px;
    height:263px;
    text-indent:-10000px;
    position:absolute;
    cursor: pointer;
}
#leftControl {
    top:0;
    left:0;
    background:transparent url(assets/img/left.png) no-repeat 0 0;
}
#rightControl {
    top:0;
    right:0;
    background:transparent url(assets/img/right.png) no-repeat 0 0;
}

