/*
	----------------------------------------------------------------
	General Stylesheet for Spy of the Heart
	----------------------------------------------------------------

	1. Styles for standard elements.
	2. Specific Styles

*/

/* 1. Standard Elements */

	body 				{ 	margin: 0px; background-color:#616c79; background-image:url('../images/std_bg.gif');	}
	body, 
	td, 
	th					{ color:#52627A; vertical-align:top; font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height:1.3em;  	}
	a 					{ color:#522D19;  	}
	h1					{ line-height:normal; }
	h3 					{ color: #4C2610; margin-top:20px; padding-bottom:0px; margin-bottom:5px; 	font: bold 15px univers,arial,helvetica,"sans-serif"; 	}
	h4					{ padding-top:0px; font-size:14px; }


/* 2. Specific Styles */

	.caption			{ text-align:center; margin-top:-6px; font-style:italic; font-weight:bold;}
	.main_body			{ background-image:url('../images/std_bg_top.gif'); background-repeat:repeat-x; }
	.main_page			{ background-color:#f0eee2; border:1px solid #fff; border-top:0px; width:764px; text-align:left; position:relative;}
	.main_text			{ padding-right:15px; padding-left:5px; padding-top:15px;}
	.main_text p		{ text-indent:25px; }
	.main_text img		{ border:3px solid #fff; }

	p.next_page			{ text-indent:0px; }

	p.poetry				{ text-indent:0px; padding-left:40px; font-style:italic; font-size:15px;}
	
	.quote				{ text-align:right; font-style:italic; font-weight:bold; color:#88886C; margin-bottom:0px; font-size:16px;}
	.quoter				{ text-align:right; margin-top:0px; margin-bottom:30px; }

	.next_page			{ text-indent:0px; !important }

	.wx 				{ display:none; }
	.nav_bar			{ text-align:right; padding-right:15px; }
	
	.book_chapters		{ padding-left:29px; }
	.footer				{ width:765px;  color:#e6e6e6; font:10px arial,helvetica,sans-serif; padding-top:2px; padding-right:15px; }
	.footer	td			{  color:#e6e6e6; font:10px arial,helvetica,sans-serif; }
	
	.main_text			{ padding-right:15px; padding-left:5px; }

	.img-shadow			{ text-align:center; }

/*
	.img-shadow {
	  background: url(../images/img_shadow.gif) no-repeat bottom right;
	  margin: 10px 0 0 10px !important;
	  margin: 10px 0 0 5px;
	  }
*/	
	.img-shadow img {
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #a9a9a9;
	  padding: 4px;
	  }
	