@import url("nav.css");

* { 
	margin: 0;
	padding: 0;
}

body {
	background: #1e1e1e;
	font: 92.5%/1.6 Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #aaa;
	text-shadow: 0 0 0 #000;
}

body#sub_page {
	background: #000;
	font: 62.5%/1.6 Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #33ccff;
}

span.no_display {
	display: none;
}

img {
	border: none;
	display: block;
}


#home_intro {
	width: 240px;
	height: 300px;
	margin: 0px auto;
		background: url('img/bars.png') no-repeat;
	 
}
#home_intro h2 {
	position: relative;
	top: 181px;
	height: 43px;
	background: url('img/h2_home_tagline.gif') no-repeat;
}
#home_intro p {
	position: relative;
	top: 203px;
	height: 300px;
	/*background: url('img/home_intro.gif') no-repeat;
*/
	 }

#featured_content {
	width: 722px;
	height: 160px;
	margin: 0px auto;
	margin-top: 30px;
	list-style: none;
	background: url('img/bg_featcontent.gif') no-repeat;
}
#featured_content li {
	float: left;
	overflow: hidden; 
}
#featured_content li a {
	width: 230px;
	height: 150px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}
a#port_spot {
	margin: 5px 6px 5px 5px;
	background: url('img/feat_portfolio.jpg') no-repeat;
}
a#blog_spot {
	margin: 5px 6px 5px 5px;
	background: url('img/feat_blog.jpg') no-repeat;
}
a#port_spot_b {
	margin: 5px 5px;
	background: url('img/feat_portfolio_b.jpg') no-repeat;
}


#contact_details, #contact_form {

	font: 72.5%/1.6 Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	width: 54em;
	margin: 0 auto;
	margin-top: 1.5em;
}
#contact_details {
	font: 72.5%/1.6 Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
width: 45em;
background: #1a1a1a;
color: #aaa;
		}
		#contact_details p, #contact_details h2 {
		padding: 10px 25px;
	}
	p.availability {
	width: 22em;
	float: right;
}
p.availability span {
text-decoration: underline;
		}

		form {
		margin-bottom: 8em;
		padding: 20px 25px;
		background: #1a1a1a;
	}
	form label {
	font-size: 1.3em;
	color: #eee;
}
form input, form textarea {
margin-top: 5px;
font-size: 1.1em;
padding: 3px;
border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
border-style: solid;
border-width: 1px;
background: #d5d5d5;
		}
		form input:focus, form textarea:focus {
		background: #fff;
	}
	form input {
	width: 12.38em;
}
input#subject {
width: 43.7em;
		}
		form input.button {
		width: 10.25em;
		background: #2f2f2f;
		font-size: 140%;
		border: none;
		color: #aaa;
	}
	form textarea {
	height: 15em;
	width: 40em;
	margin-bottom: 15px;
	font: 62.5%/1.6 Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
form input#cc {
width: 16px;
height: 15px;
margin-right: 5px;
display: none;
		}
		p#cc_me {
		float: right;
		margin: 4px 0;
		padding: 1px 13px 4px 6px;
		font-size: 1.2em;
		color: #aaa;
		display: none;
	}	

	table {
	margin: 0 0 12px -2px;
}
table tr {
width: auto;
		}
		table td {
		padding-left: 25px;
	}
	table td.first {
	padding-left: 0;
}

dl {
padding: 8px;
margin-bottom: 1.25em;
font-size: 1.2em;
text-align: center;
background: #1a1a1a;
border-top: 1px solid #202020;
border-bottom: 1px solid #202020;
color: #33ccff;
	}
	dl.form_alert {
	color: #ff0000;
}


div#default_page {
width: 686px;
min-height: 700px;
margin: 0px auto;
border: 1px solid #303030;
border-top: none;
background: #2b2b2b url('img/bg_secondary.gif') top left repeat-x;
}

div#photo_page {
width: 550px;
padding: 25px 22px 5px 22px;
min-height: 700px;
margin: 0px auto;
border: 1px solid #303030;
border-top: none;
background: #1f1f1f url('img/bg_secondary.gif') top left repeat-x;
	}
	#photo_page p {
	font-size: 1.24em;
	line-height: 1.58;
	color: #ccc;
}

#collection {

	}
	#thumb_nav a {
	height: 40px;
	width: 44px;
	float: left;
	margin: 0 3px;
	padding: 1px;
	border: 1px solid #1f1f1f;
}
#thumb_nav a:hover {
border: 1px solid #99ccff;
		}
		#thumb_nav a.active {
		border: 1px solid #5c5c5c;
	}


	#spotlight {
	margin-top: 75px;
}
#spotlight p {
font-size: 1.2em;
color: #909090;
		}

		.photo_spot {
		padding: 5px 0 35px 0;
	}
	#first {
	margin-top: 25px;
}
.photo_spot h2 {
margin-left: 135px;
padding: 1px 0;
font-weight: normal;
font-size: 1.3em;
letter-spacing: 1.225px;
color: #eee;
		}
		.photo_spot p {
		margin-left: 135px;
	}
	.photo_spot img {
	float: left;
	border: none;
}
.photo_spot img:hover {
border-bottom: 2px solid #5c5c5c;
		}


		#linkage {
		height: 12.5em;
		padding: 6px 0 0 12px;
		margin: 35px 0 35px 0;
		border-top: 1px solid #444;
		border-bottom: 1px solid #444;
		font-size: 0.95em;
		background: url('img/bg_recommended.gif') top left repeat-y;
		display: none;
	}
	h2#rec_sites {
	height: 8px;
	width: 90px;
	margin: -19px 0 0 -11px;
	text-indent: -5000px;
	background: url('img/h2_recsites.gif') no-repeat;
}
h2#rec_tools {
height: 8px;
width: 88px;
margin: -8px 0 0 375px;
text-indent: -5000px;
background: url('img/h2_rectools.gif') no-repeat;
		}
		.link_col {
		float: left;
		width: 125px
	}
	#tools {
	margin-left: 13px;
}

	/*-- "About" Page Styles --*/

		#basic_info {
			width: 686px;
			min-height: 215px;
			margin: 0px auto;
		}
		#basic_info p {
			width: 456px;
			padding-top: 28px;
			margin-left: 210px;
			font-size: 1.24em;
			line-height: 1.58;
			color: #ccc;
		}
		#basic_info img {
			top: 53px;
			position: absolute;
		}

		#external_links {
			width: 680px;
			margin: 0px auto;
			border-left: 3px solid #2b2b2b;
			border-right: 3px solid #2b2b2b;
			background: #2b2b2b;
		}
		.who_i_am {
			height: 220px;
			border-bottom: 6px solid #2b2b2b;
		}
		#first_one {
			border-top: 3px solid #2b2b2b;
		}
		#last_one {
			border-bottom: 3px solid #2b2b2b;
		}
		.who_i_am h2 {
			display: block;
			position: absolute;
			margin-top: 12px;
			padding: 0 6px 0 6px;
			font-weight: normal;
			font-style: normal;
			font-size: 1.5em;
			line-height: 1.5;
			background: #2b2b2b;
			letter-spacing: 0.0125em;
			color: #eee;
		}

		/*-- Footer Styling --*/

		#error{
	

	font: 62.5%/1.6 Helvetica Neue, Verdana, Arial, Helvetica, sans-serif;
}
			#footer {
				width: 680px;
				padding: 0px 0 0px 0;
				margin: 0px auto;
			}
			#footer a:link, #footer a:active, #footer a:visited {
				position: relative;
			}
			#footer a:hover {
				background-position:  0px 0px;
			}
			a.to_top {
				width: 20px;
				height: 21px;
				display: block;
				position: absolute;
				margin-left: 664px;
				margin-top: -21px;
				background: url('img/btn_go_to_top.gif') 0 -21px no-repeat;
			}
			a#left {
				margin-left: -4px;
				margin-top: 0px;
			}

			#footer_sub {
				height: 0px;
				width: 680px;
				padding: 0px 0 0px 0;
				margin: 200px auto;
			position: relative;	
			float: right;
}
			#footer_sub a:link, #footer_sub a:active, #footer_sub a:visited {
				position: relative;
			}
			#footer_sub a:hover {
				background-position:  0px 0px;
			}
			a.to_top_sub {
				width: 20px;
				height: 21px;
				display: block;
				position: absolute;
				margin-left: 553px;
				margin-top: -21px;
				background: url('img/btn_go_to_top.gif') 0 -21px no-repeat;
			}
			a#left_sub {
				margin-left: -23px;
				margin-top: 0px;
			}
