/*  -----------------------------------------------------------------------
    Redifine Tag ---------------------------------------------------------- */
   
	* { 
		border:0; margin:0; padding:0;
		font-family: Georgia, Times, serif;
		color: #666;
		font-weight: normal;
	}
	body, table, td, th, p, div, li, address, dl, dt, dd, input, select, textarea, label, strong, b {
		font-size: 12px; line-height: 18px;
	}
	body {
		margin-left: 34px;
		background: #fff url(/img/bg_gradienttop.jpg) top left repeat-x;
	}
	
	td { vertical-align: top; }
	hr { clear: both; border: 1px #fff solid; border-top: 1px #d4d6d5 solid; border-right: 1px #d4d6d5 solid; margin: 5px 0; }
	object, embed { display: block; }
	blockquote {
		font-style: italic;
		position: relative;
		text-indent: 15px;
		margin-left: 20px;
		width: 95%;
	}
	
	p {	margin-bottom: 18px; }
	strong, b { color: #000; }
	
	ul { margin: 13px 0px 10px 25px; }	
	li {
		padding: 0 0 0px 0;
		list-style-image: url(/images/bullet.gif);
	}

	a, a:visited, a:active { color: #1b3941; text-decoration: none; border-bottom: 1px #8d9ca0 solid; }
	a:hover, a:visited:hover, a:active:hover { color: #1b3941; background-color: #eff0ea; }
	
	object, embed { display:block; }
	embed:hover, embed:active:hover, embed:visited:hover { border: 0px #fff solid; }
	
	
	
/*  -----------------------------------------------------------------------
    Header ---------------------------------------------------------------- */
   
	#header { width:287px; }
	
	#b_skip {
		background: url(/img/b_skip.gif) top left no-repeat;
		border: 0;
		display: block;
		position: absolute;
		top:0; left:722px;
		text-indent: -9999px;
		width:28px; height:21px;
	}
		#b_skip:hover { background: url(/img/b_skip_o.gif) top left no-repeat; }
	
	#logo_print { display:none; }
	#logo {
		background-color: #fff;
		border-top: 0;
		padding: 30px;
	}
		#logo h1 { padding: 0 0 28px 3px; }
		#logo h1 a {
			background: #fff url(/img/l_foreword-thinking.gif) top left no-repeat;
			border: 0;
			display: block;
			text-indent: -9999px;
			width:198px; height:86px;
		}
		#logo h1 a:hover { background: #fff url(/img/l_foreword-thinking_o.gif) top left no-repeat; }
		#logo h2 {
			color: #295863;
			font-size: 15px;
			font-style: italic;
			font-weight: bold;
			position: absolute;
			top: 54px; left: 355px;
			width: 390px;
		}
			#logo h2 span, #logo h2 span a {
				color: #666733;
				text-decoration: none;
			}
			#logo h2 span {
				display: block;
				text-align: right;
			}
		#logo p { margin:0; color:#666733; font-style: italic; }
			#logo p strong{ margin:0; color:#666733; font-style: italic; font-weight:normal;}
			#logo p a{color:#666733; text-decoration:none; border-bottom: 0px white solid;}
	
	
	#presentedby {
		border-top: 0;
		margin:0; padding:12px 30px;
	}
		#presentedby span {
			display: block;
			float: left;
		}
		#presentedby a {
			background: #fff url(/img/l_harpercollins.gif) bottom left no-repeat;
			width: 145px; height: 37px;
			display: block;
			float: right;
			text-indent: -500px;
			border: 0;
		}


/*  -----------------------------------------------------------------------
    Shell ----------------------------------------------------------------- */
	
	#wrapper { margin:0; padding:0; width: 727px; }
		#col1 { float: right; position:relative; top:-52px; width: 440px; display:block; }
		#col2 { float: left; width: 287px; }
	
	
/*  -----------------------------------------------------------------------
    Entry ----------------------------------------------------------------- */
   
    #col1 .hentry, #col1 .col1_pad {
		padding: 0 30px;
    }
    .date.inentry {
		display: block;
		margin-bottom: 18px;
    }
    .col1_pad h3 { margin-bottom: 30px; }
    
		.f_player {
			height: 47px;
			margin-left: -12px;
			margin-right: -50px;
		}
		
		.b_download { margin: 0px -9px 0 0; }
		.b_download a { cursor: pointer; }
		
		.entry-content { clear:both; margin-top:25px; }
		
		#col1 .hr {
			background: #fff url(/img/bg_entryhr2.gif) top left no-repeat;
			clear: both;
			display: block;
			height: 17px;
			margin-left: 20px;
		}
	
	
		/*  -----------------------------------------------------------------------
		    Book Information ------------------------------------------------------ */
	
			.book img { float:left; margin-right:20px; }
			.book .author { font-size: 11px; line-height: 12px; }
	
			.buythibook {
				float: right;
				margin-top: 20px; padding-top: 5px;
				width: 230px;			
			}
		
			.buythibook strong { padding-left: 10px; font-size: 15px; }
			.buythibook ul { list-style:none; margin: 7px 10px; border-top: 1px #ccc solid; }
			.buythibook ul li { padding: 3px 15px 0 0; }
			
			.book2, .book3 { border-top: 1px #ccc solid; margin-top: 20px; padding-top: 20px; }
			


		/*  -----------------------------------------------------------------------
		    Shownotes ------------------------------------------------------------- */
		    
		    .shownotes ul { list-style:none; margin:0 0 -10px 0; padding:0; }
		    
		    .shownotes ul li {
				border-top: 1px #ccc solid;
				padding: 10px 0 13px 0;
				clear:both;
			}
			.shownotes ul li.first { border:0; }
			
		    .shownotes ul li em {
				color: #000;
				display: block;
				float: left;
				font-style: normal;
				padding-right: 10px;
			}
			.shownotes ul li span {
				display: block;
				float: left;
				width: 330px;
				padding-bottom: 10px;
			}
			
				.shownotes ul li ul { margin:10px 0 0 30px; }
				.shownotes ul li ul li {
					list-style: circle;
					padding:0 0 3px 0;
					border:0;
				}
			
			
		/*  -----------------------------------------------------------------------
		    Tags ------------------------------------------------------------- */
			
			.tags { width: 380px; }
			.tags p { float: left; width: 35px; margin:0; }
			.tags ul { float: left; list-style:none; margin:0; padding:0; width: 344px; }
		    .tags ul li { display:inline; padding-right:2px; }
		    
		    
		/*  -----------------------------------------------------------------------
		    Comments -------------------------------------------------------------- */
		    
		    
		    .div_comments {
				background: #fff url(/img/bg_entryhr2.gif) top left no-repeat;
				margin: 10px 0 35px 20px;
		    }
		    .b_comments { margin: 16px 7px 0 0 !important; }
				html>body .b_comments { margin: 16px 14px 0 0 !important; }
				
			#comments .date, #comments .author { margin:0; padding:0; font-size:11px; }
		    
		    #comments ul { padding:0; margin:-15px 0 -20px 0; list-style: none; }
		    #comments ul li {
				padding: 18px 0 5px 0;
				border-bottom: 1px #cccbcc solid;
			}
				#comments ul li.last {
					border-bottom: 0px;
				}
				.commentorder { display:inline; margin: 0 0 0 0; }
			
			#comments ul li input { width: 165px; }
				html>body #comments ul li input { width: 160px; }
				
			#frm_comments { position: relative; height:190px; }
				#comments #frm_comments li { border-bottom:0px; position: absolute; }
				#li_name { top:0; left:0; }
				#li_email { top:50px; left:0; }
				#li_website { top:100px; left:0; }
				#li_comments { top:0; left:180px; }
					#li_comments textarea { width:220px; height:121px; }
					html>body #li_comments textarea { width:220px; height:120px; }
				#li_submit { top:139px; left:357px; }
				
				#comments ul li input#b_post { border:0; margin:0; padding:0; width:43px; height:20px; }
		    
		    
/*  -----------------------------------------------------------------------
    Column 2 -------------------------------------------------------------- */
    
    
    #col2_pad { padding: 17px 13px; }
    #col2 strong, #frm_search label {
		color: #666;
		display: block;
		font-size: 16px;
		line-height: 21px;
		padding-top: 10px;
    }
    
		#col2 .hr {
			background: #fff url(/img/bg_entryhr3.gif) center left no-repeat;
			clear: both;
			display: block;
			height: 40px;
			margin: 0 -13px;
		}
		
    
	/*  -----------------------------------------------------------------------
	    Previous Post --------------------------------------------------------- */
    
		.list_post { list-style: none; padding:0; margin:0 }
		.list_post li { border-bottom: 1px #cbcccc solid; padding: 12px 0; }
		.list_post li.last { border-bottom: 0; }
		
		.list_post .date {
			display:block;
			font-size: 10px;
			line-height: 13px;
			margin:0;
		}
		
		.list_post li a,
		.list_post li a:hover,
		.list_post li a:visited,
		.list_post li a:active,
		.list_post li a:visited:hover {
			color: #763d3d; border: 0;
		}
		
		.b_viewall {
			margin-top: -11px;
			margin-right: 0px !important;
		}
			
		
		
	/*  -----------------------------------------------------------------------
	    Search ---------------------------------------------------------------- */


		#frm_search { clear:both; }
		#frm_search label { padding-top:0; padding-bottom: 16px; }
		
		#search { width: 261px; }
		html>body #search { width: 253px; }
		
		#b_search {
			border:0; margin:-2px -3px 0 0; padding:0;
			display: block;
			float: right;
			width:33px; height:19px;
		}
		
		#b_search:hover { }
		
			html>body #b_search { margin:0; }
	
	/*  -----------------------------------------------------------------------
	    Subscribe ------------------------------------------------------------- */
	
		#subscribe ul { list-style: none; padding:0; margin:0 0 0 84px; }
		#subscribe ul li { float: left; padding: 0 0 0 16px; }
		
		#b_itunes a, #b_blogrss a {
			border: 0;
			display: block;
			width:36px; height:34px;
			text-indent: -5000px;
		}
		#b_itunes a { background: url(/img/b_itunes.gif) top left no-repeat; }
		#b_blogrss a { background: url(/img/b_blogrss.gif) top left no-repeat; }
	
	
/*  -----------------------------------------------------------------------
    Archives -------------------------------------------------------------- */
	
	#archive_list { list-style: none; padding:0; margin:12px 0 0 0; }
		#archive_list li { border-bottom: 0; padding:0; }
	
	
	#archives h4 { margin-top: 50px; }
	#archives ul { list-style: none; margin-left:0; }
	#archives ul li { padding-bottom: 0; }
	#archives ul li .date { margin-bottom: 10px; }


	#search_results ul li .date { margin-bottom: 10px; }
	#search_results ul li { padding-bottom: 0; }


/*  -----------------------------------------------------------------------
    Popup ----------------------------------------------------------------- */
	
	#popup { margin: 10px; }
	#popup img { border: 1px #444 dashed; }
	
	
/*  -----------------------------------------------------------------------
    Footer ---------------------------------------------------------------- */

	#footer {
		background: #fff url(/img/bg_gradientbottom.gif) bottom left repeat-x;
		clear:both;
		margin-left: -34px; padding-top: 10px;		
	}
	#footer ul {
		background-color: #fff;
		border: 1px #444 dashed;
		border-bottom: 0;
		left: 343px;
		list-style:none;
		margin:0; padding:0;
		position: relative;
		width: 415px; height: 43px;
	}
		#footer ul li {
			padding: 10px 12px;
			position: absolute;
			top:0;
		}
		#b_archives { left: 50px; }
		#b_mitchpodcast { left:154px; }
		#b_rss { left:117px; }
	
	#footer ul li#b_top { left:375px; padding:0; }
	#b_top a {
		background: url(/img/b_top.gif) top left no-repeat;
		border: 0;
		display: block;
		text-indent: -9999px;
		width:28px; height:21px;
	}
		#b_top a:hover { background: url(/img/b_top_o.gif) top left no-repeat; }




/*  -----------------------------------------------------------------------
    Fonts ----------------------------------------------------------------- */

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { border:0; }
	
	h3 { margin-bottom: 5px; }
	h3, h3 a, h3 a:visited, h3 a:active, h3 a:visited:hover {
		color: #763d3d;
		font-size: 25px;
		line-height: 29px;
		clear:both;
	}
	h4 { font-size: 17px; line-height: 21px; }
	h5 { font-size: 12px; line-height: 15px; }
	
	.subtitle { 
		background: #fff url(/img/bg_entryhr.gif) top left no-repeat;
		clear: both;
		margin: 15px -50px 18px -15px; padding: 40px 0 0 12px;
	}
		.subtitle strong { 
			color: #666;
			font-size: 21px;
			line-height: 21px;
		}
	
	.small { 
		font-size: 10px;
		line-height: 12px;
	}
	
	
/*  -----------------------------------------------------------------------
    Forms ----------------------------------------------------------------- */
	
	input, select, textarea { 
		border: 1px #999 solid;
		font-size: 11px;
		line-height: 17px;
		padding: 0 3px;
		height: 21px;
	}
	html>body input { padding: 3px; height: auto; }
	
	input:hover, input:focus, input.focus, input.hover {
	    background: #fff url(/img/bg_field.gif) bottom left repeat-x;
	}
	
	
	
/*  -----------------------------------------------------------------------
    Styles ---------------------------------------------------------------- */
	
	.dashed { border: 1px #444 dashed; }
	
	.btn { list-style:none; float:right; } html>body .btn { margin-right: -19px; }
	.btn li { background: url(/img/bg_btnleft.gif) top left no-repeat; display:block; float:left; margin-left:4px; }
	
	.btn li a,
	.btn li a:visited {
		background: url(/img/bg_btnright.gif) top right no-repeat;
		border: 0;
		color: #fff;
		display: block;
		font-style: italic;
		font-weight: bold;
		line-height: 18px !important;
		padding: 0 12px 0 18px;
		text-decoration: none;
	}
	
	.btn li a:hover {
	color: #d2d8b2;
	}
	
	.date, .author, .archivecount {
		font-size: 14px;
		font-style: italic;
		color: #666733;
	}
	

	blockquote .quote_l {
		font-size: 30px; line-height: 30px;
		position: absolute;
		top: -3px; left: -18px;
	}
		html>body blockquote .quote_l { left: -17px; }
	
	blockquote .quote_r {
		font-size: 30px; line-height: 30px;
		position: absolute;
		margin-left: -14px;
		margin-top: 3px;
	}
	
	
	
/*  -----------------------------------------------------------------------
    Others ---------------------------------------------------------------- */
    
    .hide { display: none; }
    .showThis { display: block; }
    
	.clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */
    