

/** html elements, global stuff **/



html {
    margin:0;
    height:auto !important;
    min-height:100%;
}


p, h3 {
    margin-top: 10px;
    margin-bottom: 5px;	
}


body {
    background: #18191b url(images/bg-gradient.jpg) repeat-x top;
    font-size: 10px;
    line-height:150%;
    color: #474749;
    letter-spacing: .0em; /* tracking */
    font-family: Arial, Helvetica, serif;
}


img {
    border: 0px none;
}


ul li {

    list-style: none;

}


	/* form */

#contact form {
		width: 150px;
		background: white;
		padding: 20px 50px 20px 50px;
		margin: 20px auto;
		min-height: 300px;
		height: auto !important;
		height: 300px;
	}

	#contact-area {
		width: 140px;
		height: auto;
		margin-top: 0px;
		margin-bottom: 0px;
	}


	#contact-area input, #contact-area textarea {
		padding: 0px;
		width: 150px;
		font-family: Helvetica, sans-serif;
		font-size: 1.4em;
		margin: 0px 0px 0px 0px;
		border: 2px solid #ccc;
	}

	#contact-area textarea {
		height: 90px;
	}

	#contact-area textarea:focus, #contact-area input:focus {
		border: 2px solid #bab732;
	}

	#contact-area input.submit-button {
		width: 100px;
		height: 25px;
		float: left;
		margin-top: 15px;
	}

	label {
		float: left;
		text-align: right;
		margin-right: 15px;
		width: 100px;
		padding-top: 5px;
		font-size: 1.4em;
	}


a {

    font-family: Arial, Helvetica, serif;

    font-weight: bold;

    color: #dbdce3;

    text-decoration: none;

    outline: none;

	border: 0px none;
}



a:hover {

    color: #bab732;

	outline: none;

	border: 0px none;

}



a.active {

    color: #818286;

	outline: none;

	border: 0px none;

}



#page {

	background: #ffffff;

	width: 720px;

	margin: auto;

	margin-top: 20px;

	padding-left: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;

}


#header {

	background: #ffffff;

	width: 710px;

    height: 75px;

	margin: auto;

	margin-top: 0px;

	padding-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;

}



/** header **/



#logo {

    width: 210px;

    float: left;

}



#logo a {

    display: block;

    width: 188px;
    height: 75px;
    background: url(images/new_seanwolfedesign_logo.jpg) no-repeat;

    text-indent: -9999px;

}





/** primary navigation **/



#navigation {

    width: 460px;

    height: 62px;

    float: left;
	
	overflow: hidden;

    margin-bottom: 0px;

    margin-top: 0px;

    margin-left: -10px;

	vertical-align: top;

    

}



#navigation ul {

    margin: 0;

    padding: 0;

}



#primary a {

    margin-right: 26px;

}



#work a {

    height: 62px;

    width: 104px;

    display: block;

    float: left;

    background: transparent url(images/navigation.jpg) 0px 124px;

    text-indent: -9999px;

    vertical-align: top;

}



#work a:hover {

    background: transparent url(images/navigation.jpg) 0px 62px;

    vertical-align: top;

}



#work a.active {

    background: transparent url(images/navigation.jpg)  0px 0px;

    vertical-align: top;

}



#about a {

    height: 62px;

    width: 116px;

    display: block;

    float: left;

    background: transparent url(images/navigation.jpg) 297px 124px;

    text-indent: -9999px;

    vertical-align: top;

}



#about a:hover {

    background: transparent url(images/navigation.jpg) 297px 62px;

    vertical-align: top;

}



#about a.active {

    background: transparent url(images/navigation.jpg) 297px 0px;

    vertical-align: top;

}



#contact a {

    height: 62px;

    width: 154px;

    display: block;

    float: left;

    background: transparent url(images/navigation.jpg) 154px 124px; 

    text-indent: -9999px;

    vertical-align: top;

}



#contact a:hover {

    background: transparent url(images/navigation.jpg) 154px 62px;

    vertical-align: top;

}



#contact a.active {

    background: transparent url(images/navigation.jpg) 154px 0px;

    vertical-align: top;

}





/** secondary navigation **/



#categories {

    clear: both;
   
    margin-left: 30px;

}



#secondary {

    padding-left: 0px;

    padding-right: 0px;

    text-align: right;

    margin-top: 0px;

    margin-bottom: 0px;

    clear: both;

}

#posters {

    padding-left: 0px;

    padding-right: 0px;

    text-align: right;

    margin-top: 0px;

    margin-bottom: 0px;

    margin-left: 0px;

    clear: both;

}

#packaging {

    padding-left: 0px;

    padding-right: 0px;

    text-align: right;

    margin-top: 0px;

    margin-bottom: 0px;

    margin-left: 0px;

    clear: both;

}

#identities {

    padding-left: 0px;

    padding-right: 0px;

    text-align: right;

    margin-top: 0px;

    margin-bottom: 0px;

    margin-left: 0px;

    clear: both;

}

#other {

    padding-left: 0px;

    padding-right: 0px;

    text-align: right;

    margin-top: 0px;

    margin-bottom: 0px;

    margin-left: 0px;

    clear: both;

}

.secondary li {

    padding-right: 0px;

    text-align: right;

    margin-top: 0px;

    margin-bottom: 0px;

}




/** portfolio pieces **/



#portfolio {

    border-top: 1px solid #bab833;

    border-bottom: 1px solid #bab833;

    margin-left: 30px;

    overflow: hidden;  /* makes page grow to hold your stuff */

    clear: both;

}



.piece {

    margin-left: 0px;

    padding-bottom: 20px;

    overflow:hidden;

}



.piece .description {

    width: 150px;

    height: 550px;

    padding-top: 5px;

    padding-right: 20px;

    float: left;

    overflow: hidden;

    text-align: right;


}

.piece .bio {

    width: 150px;

    height: 550px;

    padding-top: 5px;

    padding-right: 20px;

    padding-bottom: 0px;

    margin-bottom: 0px;

    float: left;

    overflow: hidden;

    text-align: left;

}

.piece .bio h3.title {

    font-size: 12px;

    line-height:120%;

    color: #474749;

    margin-bottom: 0px;

    margin-top: 15px;

    text-align: left;

}

.piece .contact h3.title {

    font-size: 12px;

    line-height:120%;

    color: #474749;

    margin-bottom: 0px;

    margin-top: 15px;

    text-align: left;

}

.piece .contact {

    width: 150px;

    height: 250px;

    padding-top: 5px;

    padding-right: 20px;

    padding-bottom: 0px;

    margin-bottom: 0px;

    float: left;

    overflow: hidden;

    text-align: left;

}

.piece .description h2.title {

    font-size: 12px;

    line-height:100%;

    color: #474749;

    margin-bottom: 0px;

    margin-top: 15px;

    text-align: right;

}

.piece .description h3.title {

    font-size: 10px;

    line-height:120%;

    color: #bab833;

    margin-bottom: 0px;

    margin-top: 15px;


}

.piece .image {

    margin-top: 20px;

    float: right;

    width: 520px;

    background: #eeeeee;

	border-style: none;
	
	vertical-align: top;

}



.piece .image img {

    margin: auto;

	border-style: none;

}



.piece .top {

    margin-top: 10px;

    display: block;

    clear: both;

}



#information {

    clear: both;

    border-top: 1px solid #bab833;

    border-bottom: 1px solid #bab833;

    margin-left: 30px;

}



#information .text {

    width: 150px;

    height: 550px;

    margin-bottom: 0;

}



#information .image {

    float: right;

    left: 10px;

    margin-bottom: 10px;

}



/* footer */



#footer {

    padding-top: 10px;

    font-size: 10px;

    color: #474749;

    margin: auto;

    width: 740px;

}




:link img {
  border: none;
}

.desc { display: none; }

#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 { 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; }
