body {
	background:#4F412F;
	width:100%;
	margin:0;
	padding:0;
}

#wrapper{
	width:960px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/content-bg.gif');
	background-repeat:repeat-y;
}

/* header info */
#nav{
    height:125px;
	padding:0 195px 0 0;
}

#header{
	background:#262016;
	height: 352px;
	padding:0;
	margin:0 0 0 0;
	background-image:url('images/header-bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	
}

#workheader{
	background:#262016;
	height: 252px;
	padding:0;
	margin:0 0 0 0;
	background-image:url('images/workheader-bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	
}

#aboutheader{
	background:#262016;
	height: 252px;
	padding:0;
	margin:0 0 0 0;
	background-image:url('images/aboutheader-bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	
}

#logo{
	position:absolute; top: 30px; right: 720px; 
}

#links{
	float:right;
	font-family:"verdana", sans-serif; 
	font-size:11px; 
	padding:70px 40px 0 0;
}

#links a:link {
	text-decoration: none;
	color:#4693AF;
}

#links a:visited {
	text-decoration: none;
	color:#4693AF;
	}

#links a:active {
	text-decoration: none;
	color:#4693AF;
	}

#links a:hover {
	text-decoration:underline; 
	color:#4693AF;
	}
	

/* content area */
#content{
	width: 572px;
	padding:10px 40px 40px 40px;
	margin:0;
	float:left;
}

#content .title{
	padding:20px 0 20px 0;
}


#blogfeature{
	width:572px;
	padding:0;
	margin:0;
} 

#blogfeature p.blogtitle{
	color:#C7D23F;
  	font-family: verdana, sans-serif;
  	font-size:18px;
	padding:20px 0 0 0;
	margin:0;
}

#blogfeature p{
	padding:0;
	margin:0;
}

#sidebar{
    
	width: 307px;
	padding:0;
	margin:0 0 20px 0;
	float:right;
}

/* content things */

#samples{
    width:570px;
	padding:20px 0 10px 0;
}

#samples p{
	font-family:"verdana", sans-serif; 
	font-size: 11px;
	color:#F5F0D9;
	line-height: 15px;
	font-weight:normal;
}


.nametag1{
	padding:20px 33px 10px 0;
	color:#EAE5CE;
  	font-family: verdana, sans-serif;
  	font-size:14px;
	font-weight:bold;
}

.nametag2{
	padding:20px 33px 20px 0;
	color:#EAE5CE;
  	font-family: verdana, sans-serif;
  	font-size:14px;
	font-weight:bold;
}

.nametag3{
	padding:20px 33px 20px 0;
	color:#EAE5CE;
  	font-family: verdana, sans-serif;
  	font-size:14px;
	font-weight:bold;
}

.featured{
	border:2px solid #4693AF;
}

.workthumb {
	border:2px solid #4693AF;
}

.homethumb {
	border:none;
	padding:0;
}

.arrow{
	padding-left:10px;
}


/* sidebar things */
#skills{
    background-image:url('images/bg-skills.gif');
	background-repeat:no-repeat;
	width:267px;
	padding:0 0 0 40px;
	margin:0 0 20px 0;
} 

#about{
    background-image:url('images/bg-about.gif');
	background-repeat:no-repeat;
	width:267px;
	padding:0 0 0 40px;
	margin:0 0 20px 0;
} 

#about h2{
	font-family: verdana, sans-serif;
  	font-size: 18px;
  	color:#FFCC00;
}

#blog{
    background-image:url('images/bg-blog.gif');
	background-repeat:no-repeat;
	width:267px;
	padding:0 0 0 40px;
	margin:0 0 20px 0;
} 

#blog p.blogtitle{
	color:#91D2C2;
  	font-family: verdana, sans-serif;
  	font-size:18px;
}

#contact{
    background-image:url('images/bg-contact.gif');
	background-repeat:no-repeat;
	width:267px;
	padding:0 0 40px 40px;
	margin:0 0 20px 0;
} 


#form {
	margin:10px 0 0 0;
	padding:0;
  	font-size: 10px;
  	width: 229px;
  	border:none;
}

input, select{
  	font-family: verdana, sans-serif;
  	font-size: 10px;
  	color: #4693AF;
    padding-bottom:0;
	margin-bottom:2px;
	width:100px;
}

label{
  	color:#EAE5CE;
  	font-family: verdana, sans-serif;
  	font-size:10px;
	font-weight:bold;
}

textarea {
  	overflow: auto;
	font-family: verdana, sans-serif;
  	font-size: 10px;
  	color: #4693AF;
	width:229px;
	height:33px;
	padding-bottom:5px;
	margin-bottom:10px;
}

#passcode{
	font-family: verdana, sans-serif;
  	font-size: 10px;
  	color: #4693AF;
	width:229px;
}

.submit {
	width:63px;
	background-color:#fff;
}

#content p.formtext{
	font-family: verdana, sans-serif;
  	font-size: 14px;
  	color:#F5F0D9;
	line-height: 15px;
}


#subhead{
	padding-top:39px;
	margin:0;
}

/* formatting Fun*/
#content p{
	font-family:"verdana", sans-serif; 
	font-size: 11px;
	color:#F5F0D9;
	line-height: 15px;
	font-weight:normal;
	padding-top:5px;
}

#sidebar p{
	font-family:"verdana", sans-serif; 
	font-size: 11px;
	color:#F5F0D9;
	line-height: 15px;
}


.thumb{
	padding-bottom:20px;
}

/* links */

a:link {
	text-decoration:none;
	color:#91D2C2;
}

a:visited {
	text-decoration:none;
	color:#91D2C2;
	}

a:active {
	text-decoration:none;
	color:#91D2C2;
	}

a:hover {
	text-decoration:underline; 
	color:#91D2C2;
	}
	
	
.floatleft{
    float:left;
	padding-right:0;
}

.floatright{
    float:right;
	padding-left:0;
}

.photo{
    float:right;
	padding:25px 10px 10px 10px;
}

hr {
  border:1px;
  width: 100%;
  height:1px;
  color:#604D36;
  background-color:#604D36;
}

#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: #91D2C2; 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: #91D2C2; 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; }


/* the end */

#footerwrapper{  
	border-top:20px solid #262016;
	width: 100%;	
}

#footer{  
	width:960px;
	margin-left: auto;
	margin-right: auto;
	padding-top:43px;
	text-align: left;
	height: 128px;
	
}
.copyright{
	color:#4693AF;
	background:#4F412F;
    font-family:"verdana", sans-serif; 
	font-size:10px;
	
}
