/* --------------------
>> General */
img { border:none; }
a:link { color:#fff3d6; }
a:visited { color:#d1ba85; }

body {
	background-image:url('/images/style/activedepth_pattern.png');
	background-attachment:fixed;
	color:#f3dfb1;
	font-family:Georgia, serif;
	font-size:17px;
	line-height:160%;
}

/* Forms */
input, textarea {
	color:#000;
	font-family:Georgia, serif;
}

input {
	background:none;
	border:none;
	border-bottom:1px dashed #000;
}

textarea {
	background:none;
	border:1px dashed #000;
	padding:6px;
}

.error {
	border:3px double #c00;
}

/* Text */
span.text_small { /* small text */
	font-size:12px;
	line-height:180%;
}

h2 { /* large text */
	font-size:22px;
	line-height:130%;
	margin:0;
}

h3 { /* medium text (message) */
	text-align:center;
	font-size:17px;
	line-height:140%;
	margin:0 auto;
	padding:8px 0;
	width:520px;
}

/* --------------------
>> Layout */
div.bgdshadow_corners {
	width:782px;
	height:16px;
	background-repeat:no-repeat;
	margin:auto;
}

	div.bgdshadow_corners div.bgdshadow {
		width:750px;
		height:16px;
		background-repeat:repeat-x;
		margin:auto; 
	}
	
	div.bgdshadow_corners#bgdshadow_corners_top {
		background-image:url('/images/style/activedepth_movieposter_bgdshadow_topcorners.png');
	}
	
	div.bgdshadow#bgdshadow_top {
		background-image:url('/images/style/activedepth_movieposter_bgdshadow_top.png');
	}
	
	div.bgdshadow_corners#bgdshadow_corners_bottom {
		background-image:url('/images/style/activedepth_movieposter_bgdshadow_bottomcorners.png');
	}
	
	div.bgdshadow#bgdshadow_bottom {
		background-image:url('/images/style/activedepth_movieposter_bgdshadow_bottom.png');
	}

div#bgdshadow_side {
	background-image:url('/images/style/activedepth_movieposter_bgdshadow.png');
	background-position:center;
	background-repeat:repeat-y;
}

div#ink_bgd {
	width:750px;
	margin:auto;
}

div#ink_logo {
	width:750px;
	height:469px; 
}

div#tagline_holder {
	width:325px;
	height:48px;
	position:absolute;
}

	div#tagline_holder div#tagline {
		position:relative;
		top:34px;
		left:213px;
	}

div#burst_logo {
	width:750px;
	height:469px;
	background-image:url('/images/style/activedepth_movieposter_burst_logo.png');
}

div#ink_nav {
	width:750px;
	height:108px;
}

div#burst_nav {
	width:750px;
	height:108px;
	background-image:url('/images/style/activedepth_movieposter_burst_nav.png');
}

div.sidebgd {
	background-image:url('/images/style/activedepth_movieposter_sidebgd.png');
	background-repeat:repeat-y;
}

div#nav_holder {
	width:750px;
	height:108px;
}

	div#nav_holder div#nav {
		width:644px;
		margin:auto;
	}
	
	div#nav_holder div#nav div {
		height:108px;
		float:left;
	}
	
	div#nav_home {
		width:157px;
		background-image:url('/images/style/activedepth_movieposter_nav_home.png')
	}
	
		div.active#nav_home {
			background-position:0px -108px;
		}
		
		div#nav_home:hover {
			background-position:0px -108px;
		}
		
	div#nav_about {
		width:139px;
		background-image:url('/images/style/activedepth_movieposter_nav_about.png');
	}
	
		div.active#nav_about {
			background-position:0px -108px;
		}
		
		div#nav_about:hover {
			background-position:0px -108px;
		}

	div#nav_contact {
		width:158px;
		background-image:url('/images/style/activedepth_movieposter_nav_contact.png');
	}
	
		div.active#nav_contact {
			background-position:0px -108px;
		}
		
		div#nav_contact:hover {
			background-position:0px -108px;
		}
	
	div#nav_projects {
		width:190px;
		background-image:url('/images/style/activedepth_movieposter_nav_projects.png');
	}
	
		div.active#nav_projects {
			background-position:0px -108px;
		}
		
		div#nav_projects:hover {
			background-position:0px -108px;
		}

div#ink_extranav {
	width:750px;
	background-repeat:no-repeat;
	background-position:54px 328px;
}

div#burst_content {
	width:750px;
	background-image:url('/images/style/activedepth_movieposter_burst_content.png');
	background-repeat:no-repeat;
}

div#content {
	width:750px;
	min-height:564px;
	padding-top:12px;
}

div#bottom {
	width:750px;
	height:57px;
	background-image:url('/images/style/activedepth_movieposter_border_bottom.png');
	clear:both;
}

	div#bottom div {
		text-align:center;
		font-size:9px;
		padding-top:20px;
		color:#d1ba85;
		line-height:100%;
	}
/* --------------------
>> Layout - Accent Inks */
	/* Blue */
	div.blue#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_blue.png');
	}

	div.blue#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_blue.png');
	}

	div.blue#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_blue.png');
	}

	/* Gray */
	div.gray#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_gray.png');
	}

	div.gray#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_gray.png');
	}

	div.gray#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_gray.png');
	}

	/* Green */
	div.green#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_green.png');
	}

	div.green#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_green.png');
	}

	div.green#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_green.png');
	}

	/* Orange */
	div.orange#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_orange.png');
	}

	div.orange#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_orange.png');
	}

	div.orange#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_orange.png');
	}

	/* Pink */
	div.pink#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_pink.png');
	}

	div.pink#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_pink.png');
	}

	div.pink#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_pink.png');
	}

	/* Purple */
	div.purple#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_purple.png');
	}

	div.purple#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_purple.png');
	}

	div.purple#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_purple.png');
	}

	/* Red */
	div.red#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_red.png');
	}

	div.red#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_red.png');
	}

	div.red#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_red.png');
	}

	/* Yellow */
	div.yellow#ink_logo {
		background-image:url('/images/style/activedepth_movieposter_logo_fill_yellow.png');
	}

	div.yellow#ink_nav {
		background-image:url('/images/style/activedepth_movieposter_nav_fill_yellow.png');
	}

	div.yellow#ink_extranav {
		background-image:url('/images/style/activedepth_movieposter_extranav_fill_yellow.png');
	}

/* --------------------
>> Content */
/* Home */
div#content_home {
	margin-top:-12px;
}

div#home_portfolio_photo_holder {
	width:421px;
	height:208px;
	position:absolute;
}

	div#home_portfolio_photo_holder div#home_portfolio_photo {
		position:relative;
		top:24px;
		left:165px;
	}

div.home_portfolio_bgd {
	width:473px;
	margin:auto;
}

	div#home_portfolio_bgd_top {
		height:24px;
	}

	div#home_portfolio_bgd_middle {
		height:278px;
	}
	
	div.home_portfolio_bgd div {
		height:278px; float:left;
	}
	
		div#home_portfolio_bgd_left {
			width:29px;
		}
		
		div#home_portfolio_bgd_center {
			width:418px; 
			background-color:#777777;
		}
		
		div#home_portfolio_bgd_right {
			width:26px;
		}
	
	div#home_portfolio_bgd_bottom {
		height:25px;
		clear:left;
	}
	
div#extranav {
	width:641px;
	height:237px;
	margin:auto;
	background-image:url('/images/style/activedepth_movieposter_extranav.png');
}

/* About */
div#content_about {
	width:420px;
	text-align:justify;
	margin:auto;
}

/* Contact */
div#content_contact {
	width:683px;
	height:398px;
	background-image:url('/images/style/activedepth_contactcard_bgd.png');
	background-position:top left;
	background-repeat: no-repeat;
	margin:auto;
}

div#contactcard {
	width:662px;
	height:367px;
	background-image:url('/images/style/activedepth_contactcard.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	position:relative;
	top:14px;
	left:11px;
}

div#contactcard input {
	height:22px;
	vertical-align:top;
	padding-left:1px;
}

	div#contactcard input[disabled='disabled'] {
		color:#000;
	}

div#contactcard_name_holder {
	position:absolute;
	top:62px;
	left:35px;
}

	div#contactcard_name_holder #messagenumber {
		text-align:center;
		width:107px;
	}
	
	div#contactcard_name_holder #november {
		position:relative;
		left:14px;
		width:476px;
	}

div#contactcard_email_holder {
	position:absolute;
	left:23px;
	top:116px;
}

	div#contactcard_email_holder #echo{
		width:614px;
	}

div#contactcard_message_holder {
	position:relative;
	top:212px;
	width:420px;
	height:92px;
	margin:auto;
}

	div#contactcard_message_holder #mike {
		width:100%;
		height:100%;
	}

div#contactcard_sendmessage_holder {
	position:relative;
	width:154px;
	height:24px;
	margin:auto;
	top:238px;
}

	div#contactcard_sendmessage_holder:hover {
		background-image:url('/images/style/activedepth_contactcard_over.png');
	}

/* Projects */
div#content_projects {
	padding-bottom:20px;
}

div#content_projects div#projects_intro {
	width:616px;
	text-align:justify;
	margin:auto;
}

div.projectcard {
	width:660px;
	height:399px;
	background-image:url('/images/style/activedepth_projectcard.png');
	color:#000;
	margin:auto;
	font-family: "Courier New",monospace;
	line-height:80%;
	margin-top:20px;
}

	div.projectcard div {
		padding-top:20px;
	}
	
	div.projectcard a {
		color:#000;
	}

div.projectcard_callnumber {
	float:left;
	width:100px;
	text-align:center;
	display:inline;
	font-size:16px;
}

div.projectcard_content {
	float:left;
	text-align:left;
	display:inline;
	width:530px;
	font-size:12.5px;
}

/* Gallery */
div#content_gallery {
	width:616px;
	text-align:justify;
	margin:auto;
}

div#gallery_orderby {
	text-align:left;
	padding: 24px 26px;
}

div.gallery_thumb {
	float:left;
	text-align:center;
	padding-bottom:32px;
	width:50%;
}

	div.gallery_thumb img {
		border: double 6px #f3dfb1;
	}

/* Type Foundry */
div#content_typefoundry {
	width:540px;
	margin:auto;
	padding-bottom:20px;
}

div#content_typefoundry h2 {
	padding:20px 30px;
	text-align:center;
	border:3px double;
}

div#typefoundry_intro {
	width:540px;
	text-align:justify;
	padding-bottom:40px;
}