<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>Nathan Phillips</title>
	
	<!-- META -->
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="description" content="The portfolio of web designer and musician Nathan Phillips." />
	<meta name="keywords" content="portfolio, web design, acoustic guitar" />

	<!-- CSS -->
	<link href="style.css" rel="stylesheet" type="text/css" />
	<link href="jquery.lightbox-0.5.css" rel="stylesheet" type="text/css" />
	
	<!-- Scripts -->
	<script src="js/jquery-1.4.1.min.js" type="text/javascript"></script>
	<script src="js/jquery.lightbox-0.5.min.js" type="text/javascript"></script>
	<script type="text/javascript">$(function() { $('.photos a').lightBox({fixedNavigation:true}); }); </script>
	<script src="http://gridlayouts.com/_assets/_js/gridlayout.js"></script>

</head>

<body>
	
	
		<div id="header">
		
			<div id="navigation">
				<ul class="navigation">
					<li><a href="index.php">Home</a></li>
					<li><a href="about.php">About</a></li>
					<li><a href="portfolio.php">Portfolio</a></li>
					<!--<li><a href="#">Music</a></li>-->
				</ul>
			</div>
			
			<div id="branding">
				<h1>Hi, I'm Nathan Phillips.</h1>
				<h2>I'm a web designer and musician.</h2>
				<h2>This is my playground.</h2>
			</div>
			
			<div id="contactForm">
				<form method="post" action="mailman.php">
					<h3>Need to talk?</h3>
					<p>Name:</p>
					<input type="text" name="fullName" />
					<p>Email:</p>
					<input type="text" name="email" />
					<p>Message:</p>
					<textarea name="message"></textarea>
					<input type="submit" value="Submit" class="submit" />
				</form>
			</div>
		</div>
		
		<div id="wrapper">
<div id="content">
			<h2>Let's make the web classy - inside and out.</h2>
			<p>I am a 20-year-old student at <a href="http://www.duq.edu/">Duquesne University</a> double majoring in web design and media management.  I've found a passion in the field of interface design, and challenge myself to create rich, semantic code in a minimalist fashion.  I'm a hard worker and a constant learner, and wish to pursue a career in user interface design and usability <span class="little">or maybe be a rockstar</span>.  I am currently available for freelance work. See my <a href="portfolio.php">portfolio</a>!</p>
			
			<h3>Skillset:</h3>
			<ul>
				<li>(X)HTML + CSS</li>
				<li>Javascript</li>
				<li>PHP + MySQL</li>
				<li>Experience with C++, Java, Visual Basic</li>
				<li>Proficient with Adobe Creative Suite</li>
				<li>Strong command of Photoshop and Dreamweaver</li>
			</ul>
			
			<p>In my free time I am a guitarist and composer, and have performed my music for the likes of <a href="http://www.pierrebensusan.com">Pierre Bensusan</a>, <a href="http://www.gobyfish.com">Don Ross</a>, <a href="http://www.thomasleeb.com">Thomas Leeb</a>, and <a href="http://www.stevelawson.net">Steve Lawson</a>.  I'm also a hobbyist photographer and enjoy reading anything in sight.</p> 
		</div>
		
<div id="sidebar">

			<h3>Contact Info</h3>
			<p>Need to get a hold of me? Try this:</p>
			<p>Email: <a href="mailto:nathan@nathanphillips.net">nathan@nathanphillips.net</a></p>
			<p>Twitter: <a href="http://www.twitter.com/natesologuitar">@natesologuitar</a></p>
			
			<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="100" >
			<param name="movie" value="http://bandcamp.com/EmbeddedPlayer.swf/track=1343751056/size=grande/bgcol=1a0000/linkcol=ffffff/" />
			<param name="quality" value="high" />
			<param name="allowScriptAccess" value="never" />
			<param name="allowNetworking" value="always" />
			<param name="wmode" value="transparent" />
			<param name="bgcolor" value="#1a0000" />
			<embed src="http://bandcamp.com/EmbeddedPlayer.swf/track=1343751056/size=grande/bgcol=1a0000/linkcol=ffffff/" width="300" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality=high allowScriptAccess=never allowNetworking=always wmode=transparent bgcolor=#1a0000 >
			</embed>
			<noembed>
			<a href="http://nathanphillips.bandcamp.com/track/when-the-lights-go-out">When the Lights Go Out by Nathan Phillips</a>
			</noembed>
			</object>
			
			<h3>Recent Photography</h3>
			<ul class="photos">
				<li><a href="images/pig_big.jpg"><img src="images/pig03.jpg" alt="Pig!" /></a></li>
				<li><a href="images/cara_big.jpg"><img src="images/cara.jpg" alt="Cara" class="rightCol"/></a></li>
				<li><a href="images/clayton_big.jpg"><img src="images/clayton.jpg" alt="Clayton" /></a></li>
				<li><a href="images/emi_big.jpg"><img src="images/emi.jpg" alt="Emilie" class="rightCol"/></a></li>
			</ul>
			
		<h3>Recent Tweets <a href="http://www.twitter.com/natesologuitar">@Natesologuitar</a></h3>
			<ul id="twitter_update_list"></ul>
			<!--<a href="http://twitter.com/natesologuitar" id="twitter-link" style="margin-left: 10px;display:block;padding-bottom:10px;color:#002C4E;">Follow me on Twitter</a>-->
			</ul>
			</div>
			<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
			<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/natesologuitar.json?callback=twitterCallback2&amp;count=4"></script>
		</div>
</div> <!-- End Wrapper -->
		
		<div id="footer">
			<!--<ul class="navigation">
				<li>Home</li>
				<li>About</li>
				<li>Web Design</li>
				<li>Portfolio</li>
				<li>Music</li>
			</ul>-->
		</div>
		
		<div id="GridLayout">
			<div id="GridLayout-params">
				{
					column_width:60,
					column_count:12,
					subcolumn_count:0,
					column_gutter:20,
					align:'center'
				}
			</div>
		</div>    


</body>
</html>