/*	
	With inspiration and assistance from:
	-------------------------------------
	* Jason Sutter - jason.similarselection.org
	* Chris Wetherell - massless.org
	* Biz Stone - bizstone.com
	* Erik Benson - erikbenson.com
	* Doug Bowman - stopdesign.com
	* Dominic Sagolla - dom.net
	* Pete Hopkins - blog.grogmaster.com
	---
	* Textmate - macromates.com
	* Camino - caminobrowser.org
	* xScope - iconfactory.com/xs_home.asp
	* iTunes - apple.com/itunes/
	---
	* The Postal Service - subpop.com/bands/postalservice/
	* Death Cab for Cutie - deathcabforcutie.com
	* Bluetech - bluetechonline.com
	* The Gorillaz - gorillaz.com
	* DJ Cappel & Smitty - sandboxautomatic.com/abstract/blueeyesbedstuy.html
	* Over the Rhine - overtherhine.com
	* Saint Etienne - saintetienne.com
	* Belle and Sebastian - belleandsebastian.com
	* Interpol - interpolnyc.com
*/

/* Layout */

	body {
		/*background:#fff;*/
		margin:0;
		padding:10px 10px;
		text-align:left;
		/*font:x-small/1.5em Arial,Sans-serif;*/
		/*color:#000;*/
	}
	
	#header {
		border-bottom: 1px gray solid;
		/*border:1px gray solid;*/
		/*background:#fff;*/
		/*border-bottom:2px solid #333;*/
		/*margin:0 0px 0 43px;*/
		/*padding:8px 0 0;*/
		/*color:#000;*/
	}
	
	#content {
		/*border:1px gray solid;*/
		width:740px;
		margin:0 auto;
		text-align:left;
	}
	
	#main {
		width:485px;
  		margin:15px 0 0;
		padding:0 0 10px;
		/*color:#000;*/
		/*font-size:110%;*/
	}
	
	#main2 {
		float:left;
		width:100%;
		padding:10px 0 0;
	}
	
	#main3 {
		padding:0;
	}
	
	#sidebar {
		/*border:1px gray solid;*/
		width:240px;
		float:right;
		/*margin:15px 0 0;*/
		font-size:75%;
		line-height:1.5em;
	}
	
	.box {
		border-bottom:1px gray solid;
		margin-bottom:15px;
		/*margin:0 0 15px;*/
		/*padding:10px 0 0;*/
		/*color:#000;*/
	}
	
	.box2 {
		/*padding:0 13px 8px;*/
	}
	
	#elsewhere img {
		border:0;
	}
	
	#footer {
		clear:both;
		border-top:1px solid gray;
		/*margin:0 0px 0 43px;*/
		/*padding:0 0 0;*/
		text-align:center;
	}
	
	/*#footer div {
		padding:8px 0 0;
		color:#333;
	}*/
	
	/*#footer div div {
		padding:0 15px 8px;
	}*/
	
	/*#footer p {
		margin:0;
	}*/

/* Main Content */

	#header h1 {
		font-size:1.5em;
		text-decoration:none;
	}
	
	#header h1 a:link {color: black; text-decoration: none; }
	#header h1 a:visited {color: black; text-decoration: none; }
	#header h1 a:active {text-decoration: none; }
	#header h1 a:hover {color: black; text-decoration: underline; }
		
	.header-description {
		font-size:.8em;
	}

	.post {
		/*border:1px gray solid;*/ 
		margin-bottom:4em;
	}
		
	.byline {
		/*border:1px gray solid;*/
		color:#999999; 
		font-size:.8em;
		line-height:.5em;
	}
		
	.byline img {
		border:0;
		margin-left:.5em;
	}
		
	.post-title {
		/*border:1px gray solid;*/
		/*margin-left:15px;*/
		font-weight:bold;
		line-height:.5em;
	}
		
	.post-body {
		/*border:1px gray solid;*/
		margin-left:15px;
		margin-bottom:1.5em;
		margin-top:1.5em;
	}
	
	.post-body blockquote {
		font-size:.9em;
		padding-left: 1em;
		border-left: 1px gray dotted;
	}
	
/* del.icio.us - perl script */
	.delicious-title {
		font-weight:bold;
		margin-bottom:1em;
	}

	.delicious-post {
		margin-left:15px;
		/*margin-bottom:1.5em;*/
		/*margin-top:1.5em;*/
		line-height:.9em;
	}
	
	.delicious-post blockquote {
		font-size:.9em;
	}

	.delicious-byline {
		color:#999999; 
		font-size:.8em;
	}

/* /del.icio.us - perl script */

/* del.icio.us - js */
	
	.delicious-post {
		line-height:.9em;
	}
	
	.delicious-extended {
		font-size:.9em;
	}

/* /del.icio.us - js */
	
	
/* Sidebar Content */

	.sidebar-title {
		/*border:1px gray solid;*/
		font-weight:bold;
		line-height:.5em;
	}

/* Profile */

	#profile-container {
		/*margin:0 0 1.5em;*/
		/*border-bottom:1px dotted #ccc;*/
		/*padding-bottom:1.5em;*/
	}
	
	#profile-container h2 {
		display:none;
	}
	
	.profile-datablock {
		/*margin:.5em 0 .5em;*/
	}

	.profile-img {
		display:inline;
	}

	.profile-img img {
		float:left;
		padding:4px;
		border:1px solid #ddd;
		margin:0 8px 3px 0;
	}

	.profile-data {
		/*margin:0;*/
		/*font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;*/
		/*text-transform:uppercase;*/
		/*letter-spacing:.1em;*/
		display:none;
	}

	/*.profile-data strong {
		display:none;
	}*/

	.profile-textblock {
	  /*margin:0 0 .5em;*/
	}

	.profile-link {
		/*margin:0;*/
		/*font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;*/
		/*text-transform:uppercase;*/
		/*letter-spacing:.1em;*/
		display:none;
	  }

/* Flickr */
	.flickr-photo {
		border: 1px solid gray;
	}

	.flickr-frame-l {
		float:left;
		width:100px;
		text-align:center;
		padding:3px 10px 3px 0;
	}

	.flickr-frame-r {
		float:right;
		width:100px;
		text-align:center;
		padding:3px 0 3px 10px;
	}

/* AllConsuming */
	.ac-logo {
		display:none;
	}
