/* This is a CSS reset */
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: Helvetica, Arial, sans-serif;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

/* End of reset*/

/* Splash Page Styling */
body {
	background-color: #F7F7F7;
}

ul {
	list-style-type: none;
}

#intro {
	position: relative;
	top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
	width: 370px;
	height: auto;
}

#intro img {
	margin-top: -5px;
}

/* This is for IE6, damn IE6 */

#intro #ie6_img img {
	left: -15px;
}

/* end */

#intro object{
	margin-left: -34px;
}

#intro #enter_here {
	position: absolute;
	margin-top: 328px;
	margin-left: -199px;
}

/* Begin Non-Splashpage Styling */

#goals {
	font-size: 1.2em;
}


/* These Backgrounds ARE the images of work */
#home {
	background-image: url(images/introobj.jpg);
	background-repeat: repeat;
}

#think1 {
	background-image: url(images/think_1.jpg);
	background-repeat: repeat;
}

#think2 {
	background-image: url(images/think_2.jpg);
	background-repeat: repeat;
}

#think3 {
	background-image: url(images/think_3.jpg);
	background-repeat: repeat;
}

#think4 {
	background-image: url(images/think_4.jpg);
	background-repeat: repeat;
}

#think5 {
	background-image: url(images/think_5.jpg);
	background-repeat: repeat;
}

#think6 {
	background-image: url(images/think_6.jpg);
	background-repeat: repeat;
}

#think7 {
	background-image: url(images/think_7.jpg);
	background-repeat: repeat;
}


#think8 {
	background-image: url(images/think_8.jpg);
	background-repeat: repeat;
}


#think9 {
	background-image: url(images/think_9.jpg);
	background-repeat: repeat;
}


#think10 {
	background-image: url(images/think_10.jpg);
	background-repeat: repeat;
}


#think11 {
	background-image: url(images/think_11.jpg);
	background-repeat: repeat;
}


#think12 {
	background-image: url(images/think_12.jpg);
	background-repeat: repeat;
}


#think13 {
	background-image: url(images/think_13.jpg);
	background-repeat: repeat;
}


#think14 {
	background-image: url(images/think_14.jpg);
	background-repeat: repeat;
}


#think15 {
	background-image: url(images/think_15.jpg);
	background-repeat: repeat;
}

#think16 {
	background-image: url(images/think_16.jpg);
	background-repeat: repeat;
}

#think17 {
	background-image: url(images/think_17.jpg);
	background-repeat: repeat;
}


/* end of thINK 1, beginning of thINK Hatch images */


#think_h1{
	background-image: url(images/think_h1.jpg);
	background-repeat: repeat;
}

#think_h2{
	background-image: url(images/think_h2.jpg);
	background-repeat: repeat;
}

#think_h3{
	background-image: url(images/think_h3.jpg);
	background-repeat: repeat;
}

#think_h4{
	background-image: url(images/think_h4.jpg);
	background-repeat: repeat;
}

#think_h5{
	background-image: url(images/think_h5.jpg);
	background-repeat: repeat;
}

#think_h6{
	background-image: url(images/think_h6.jpg);
	background-repeat: repeat;
}

#think_h7{
	background-image: url(images/think_h7.jpg);
	background-repeat: repeat;
}

#think_h8{
	background-image: url(images/think_h8.jpg);
	background-repeat: repeat;
}

#think_h9{
	background-image: url(images/think_h9.jpg);
	background-repeat: repeat;
}

#think_h10{
	background-image: url(images/think_h10.jpg);
	background-repeat: repeat;
}

#think_h11{
	background-image: url(images/think_h11.jpg);
	background-repeat: repeat;
}

#think_h12{
	background-image: url(images/think_h12.jpg);
	background-repeat: repeat;
}

/* alternates gallery for Think Hatch */

#think_h_alt1{
	background-image: url(images/think_h_alt1.jpg);
	background-repeat: repeat;
}

#think_h_alt2{
	background-image: url(images/think_h_alt2.jpg);
	background-repeat: repeat;
}

#think_h_alt3{
	background-image: url(images/think_h_alt4.jpg);
	background-repeat: repeat;
}

#think_h_alt4{
	background-image: url(images/think_h_alt5.jpg);
	background-repeat: repeat;
}

#think_h_alt5{
	background-image: url(images/think_h_alt6.jpg);
	background-repeat: repeat;
}

#think_h_alt6{
	background-image: url(images/think_h_alt7.jpg);
	background-repeat: repeat;
}

#think_h_alt7{
	background-image: url(images/think_h_alt8.jpg);
	background-repeat: repeat;
}

#think_h_alt8{
	background-image: url(images/think_h_alt9.jpg);
	background-repeat: repeat;
}

#think_h_alt9{
	background-image: url(images/think_h_alt10.jpg);
	background-repeat: repeat;
}

#think_h_alt10{
	background-image: url(images/think_h_alt11.jpg);
	background-repeat: repeat;
}

#think_h_alt11{
	background-image: url(images/think_h_alt12.jpg);
	background-repeat: repeat;
}

#think_h_alt12{
	background-image: url(images/think_h_alt.jpg);
	background-repeat: repeat;
}

/* end of thINK Hatch, beginning of Octavo images */

#octavo1 {
	background-image: url(images/8vo1.jpg);
	background-repeat: repeat;
}

#octavo2 {
	background-image: url(images/8vo2.jpg);
	background-repeat: repeat;
}

#octavo3 {
	background-image: url(images/8vo3.jpg);
	background-repeat: repeat;
}

#octavo4 {
	background-image: url(images/8vo4.jpg);
	background-repeat: repeat;
}

#octavo5 {
	background-image: url(images/8vo5.jpg);
	background-repeat: repeat;
}

#octavo6 {
	background-image: url(images/8vo6.jpg);
	background-repeat: repeat;
}

#octavo7 {
	background-image: url(images/8vo7.jpg);
	background-repeat: repeat;
}

#octavo8 {
	background-image: url(images/8vo8.jpg);
	background-repeat: repeat;
}

#octavo9 {
	background-image: url(images/8vo9.jpg);
	background-repeat: repeat;
}


/* end of Octavo images begin Invitation images */


#inv1 {
	background-image: url(images/inv1.jpg);
	background-repeat: repeat;
}

#inv2 {
	background-image: url(images/inv2.jpg);
	background-repeat: repeat;
}

#inv3 {
	background-image: url(images/inv3.jpg);
	background-repeat: repeat;
}

#inv4 {
	background-image: url(images/inv4.jpg);
	background-repeat: repeat;
}
#inv5 {
	background-image: url(images/inv5.jpg);
	background-repeat: repeat;
}

/* end of invitations, begin Print works */

#print1 {
	background-image: url(images/print1.jpg);
	background-repeat: repeat;
}

#print2 {
	background-image: url(images/print2.jpg);
	background-repeat: repeat;
}

#print3 {
	background-image: url(images/print3.jpg);
	background-repeat: repeat;
}

#print4 {
	background-image: url(images/print4.jpg);
	background-repeat: repeat;
}

#print5 {
	background-image: url(images/print5.jpg);
	background-repeat: repeat;
}


/* end of print, begin Bio/info/links janx */

#info {
	background-image: url(images/info.jpg);
	background-repeat: repeat;
}

#news {
	background-image: url(images/news.jpg);
	background-repeat: repeat;
}

#links {
	background-image: url(images/links.jpg);
	background-repeat: repeat;
}

#archives {
	background-image: url(images/archives.jpg);
	background-repeat: repeat;
}

.break {
	margin-top: 75px;
}

#contact {
	margin-top: 90px;
}

/* This is the navigation styling - a bit hairy */

#nav_bar {
	position: absolute;
	left: 0px;
	margin-top: 20px;
	margin-left: 30px;
	width: 220px;
}

/* transparent is to be deleted pending the splitting of the nav img to Press half and list half */

#transparent {
	position: absolute;
	margin-top: 15px;
	margin-left: -204px;
}

#nav_list ul {
	position: absolute;
	top: 315px;
	margin-left: 25px;
}

#nav_list ul li {
	list-style: none;
}

#nav_list ul li a {
	color: #FF4840;
	font-size: 0.7em;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 160%;
}

#nav_list ul li a:hover {
	text-decoration: underline;
}


/* this series of "content" styling is for choosing black or white text for the page copy */

/* this set is white text for dark bkgs */
.icontent_text {
	float: left;
	width: 450px;
	height: 669px;
	
	margin-top: 20px;
	margin-left: 280px;
	
	
}

.icontent_text p {
	margin: 20px 30px 25px 25px;
	font-size: 0.9em;
	line-height: 1.5em;
	
	color:#FFFFFF;
	
	
}.icontent_text ul li a {
	margin: 0px 30px 25px 25px;
	padding-top: 20px;
	font-size: 0.9em;
	line-height: 2.5em;
	color:#FF4840;
}




.ititles {
	margin-top: 0px;
	margin-left: 20px;
}

/* this set is black text for light bkgs */

.content_text2 {
	float: left;
	width: 450px;
	height: 669px;
	
	margin-top: 20px;
	margin-left: 280px;
	
}

.content_text2 img {
	margin-top: 0px;
	margin-left: 20px;
}

.content_text2 p {
	margin: 20px 30px 25px 25px;
	font-size: 0.9em;
	line-height: 1.5em;
	
	color: #000;
}


.content_text2 ul li a {
	margin: 0px 30px 25px 25px;
	padding-top: 20px;
	font-size: 0.9em;
	line-height: 2.5em;
	color:#FF4840;
}


.content_text {
	float: left;
	width: 450px;
	height: 669px;
	
	margin-top: 20px;
	margin-left: 280px;
	
	background-color: #F7F7F7;
}

.content_text img {
	margin-top: 20px;
	margin-left: 20px;
}

.content_text p {
	margin: 20px 30px 25px 25px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.content_text ul li a {
	margin: 0px 30px 25px 25px;
	padding-top: 20px;
	font-size: 0.9em;
	line-height: 2.5em;
	color:#FF4840;
}


/* This class .content_img_numbers is for the "Next Spread" button */
.content_img_numbers ul li a {
	position: absolute;
	top: 450px;
	margin-left: -425px;

	width: auto;
	height: 20px;
	
	font-size: 0.8em;
	color:#FFF;
	text-decoration: none;
	
	background-color: #000;
	padding: 6px;	
}

.content_img_numbers ul li a:hover {
	color: #FF4840;
}

.content_img_prevnext {
	width: 300px;
	height: 30px;

}

.content_img_prevnext ul li a {
	position: relative;
	top: 25px;
	left: 305px;
	float: left;
	
	display: inline;
	
	width: auto;
	height: 20px;
	margin-left: 20px;
	
	font-size: 0.8em;
	color:#FFF;
	text-decoration: none;
	
	background-color: #000;
}

.content_img_prevnext ul li a:hover {
	color: #FF4840;
}

.alt_img {
	padding: 5px;
}


#begin {
	position: absolute;
	width: 125px;
	margin-left: 5px;
	
	padding-top: 6px;
	padding-left: 6px;
	
	background-color: #000;
}

#begin img{
	float: right;
	margin-top: -18px;
	margin-left: 75px;
}

/* shameless self-promotion */

#designby {

	margin-top: 10px;
	margin-left: 10px;
	color: #333;
	font-size: 0.5em;
	width: 1300px;
}