/*
-----------------------------------------------
ELTTC Styles
Version:  2006.06.09
----------------------------------------------- */

body {
   background:#555;
   margin:0px;
   padding:10px 0 0 0;
	 text-align:center;/*IE5 center fix*/
	 font:small Verdana,Sans-serif;
	 line-height:1.4em;
   }
body div img {margin:0; padding:0;}
* {margin:0px; padding:0px;}
div#wrapper {
		width: 775px;
		margin: 0 auto;		
		background:#fff url("bg_white-grey.gif") repeat-y;
    padding: 5px 0px 0px 5px;
		text-align:left;
		color:#333;
		}
div#mainwrapper {
		width: 765px;
		padding: 0px 0px 0px 5px;
		}	
div#container {
		width: 758px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #e2e2e2;
		background: #fff;
		position:relative;
		}	

/* Links
----------------------------------------------- */
a {
  color:#358;
  text-decoration:none;
  border-bottom:1px solid #469;
  }
a:visited {
  color:#358;
  border-color:#899;
  }
a:hover {
  color:#933;
  border-color:#b55;
  border-bottom-style:solid;
  }
a img, img a, a:link img, a:visited img, a:hover img {
  border-width:0;
  }
h5 a {
	border-width:0;
	}

/* Header
----------------------------------------------- */
#header {
	margin:0;
	padding:0;
  background: url("mountain_header1.jpg");
  height:113px;
  border-bottom:3px solid #e5e5e5;
  }

	
/* SideNav
----------------------------------------------- */
dl.sidenav, ul.sidenav {margin:2em 0 2em 0;}
dl.sidenav dt, ul.sidenav li {
  background:url("bullet-arrow-dblue.gif") no-repeat 0.5em;
  padding-left:15px;
  }
dl.sidenav dt.current {
  background:url("bullet-arrow-red.gif") no-repeat 0.5em;
  padding-left:15px;
  }
dl.sidenav dt strong, ul.sidenav li strong {
  font:bold 95%/1.5em Verdana,Arial,Sans-Serif;
  text-transform:uppercase;
  }
dl.sidenav dt.current strong {
  color:#933;
  }
dl.sidenav dd {
  padding-left:10px;
  }
dl.sidenav a:link, dl.sidenav a:visited, ul.sidenav a:visited {
  color:#358;
  border:none;
  }
dl.sidenav a:hover {
  color:#933;
  border-bottom:1px solid #b55;
  }

/* Page Layout: Generic
----------------------------------------------- */
#content {
	margin:0;
	padding:0 0 20px 0;
  }
#content_wrapper {
	float:left;
	width:758px;
	background: url("bg_content_l.gif") repeat-y;
	}
/* Overcome stupid 3px margin bug in IE/Win floats, 
   which fixes a lot of things, including disapearing company nav,
   randomly appearing text, and wrappers pushed too wide.
   http://www.positioniseverything.net/explorer/threepxtest.html */
* html #content_wrapper {
  margin-right:-3px;
  }
#subcol {
  float:left;
  width:156px;
  padding:0 10px;
  color:#555;
  }
#maincol {
  float:right;
  width:550px;
  padding:0 15px 20px 15px;
  }

/* Typography
----------------------------------------------- */
p {
  margin:0 0 .75em;
  }
#xcol, #subcol {
  font-size:85%;
  line-height:1.4em;
	}
h2, h2 a, h2 a:visited {
  border-width:0;
  }
h2 a:hover {
  text-decoration:none;
  }
#maincol h1 {
  margin:0.5em 0 .25em;
  font: italic 200%/1.5em NewCenturySchlbk,Times,sans-serif;
  line-height:1.5em;
  color:#358;
  }
#maincol h2 {
  margin:0.75em 0 .25em;
  font:150%/1.5em Georgia,Serif;
  line-height:1.5em;
  color:#358;
  }
#xcol h2, #xcol h2 a, #subcol h2, #subcol h2 a {
  margin:1.5em 0 .25em;
  font:100%/1.5em Verdana,Arial,Sans-Serif;
  text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:bold;
	color:#358;
  }
#maincol h3 {
  margin:0;
  font:110%/1.5 Arial,Verdana,Arial,Sans-Serif;
	font-weight:bold;
  color:#358;
  }
#home .subtitle	{
	font:bold italic 110%/1.2em NewCenturySchlbk, Times,sans-serif;
	color:#a52a2a;
	padding-bottom: 0.5em;
	}
.author	{
	font:bold 125%/1.6em Times New Roman,Serif;
	color:#333;
	}
.booktitlesm	{
	color:#358;
	font-style:italic;
	font-weight:bold;
	font-size:100%;
	line-height:100%;
	font-family:NewCenturySchlbk, Times, Georgia, sans-serif;
	text-decoration:none;
	}
.salem {
	font-weight:bold;
	font-size:120%;
	color:#daa520;
	}
.diandra {
	font-family:NewCenturySchlbk, Times, Georgia, sans-serif;
	font-size:90%;
	color:#333;
	}
#teststyle {
	margin: 2em 20px 0 20px;
	padding:1em 10px 0.1em 10px;
	font:100%/1.4 Arial,Verdana, Georgia, sans-serif;
	background-color:#ebf2fa;
	color: #000;
	}
#excerpt  {
  margin:1em 0 0 0;
  font: bold 100%/1.4em Arial, Georgia, sans-serif;
  text-align:center;
  color:#333;
  }
.closer  {
  font: bold 150%/1.4em Arial, Georgia, sans-serif;
  text-align:center;
  color:#358;
  padding-top:1em;
  }
/* Lists
----------------------------------------------- */
ul, dl {
  margin:0;
  padding:0;
  list-style:none;
  }
dl {margin:0 0 1.5em; padding:0;}
dd {margin:0 0 .5em; padding:0;}


/* Articles
----------------------------------------------- */
#articledate {
  margin:.5em 0;
  font:100%/1.5em Georgia,Serif;
  color:#555;
  }
#articletext h1 {
  background:none;
  margin:1em 0 .3em 0;
  padding:0;
  font:170%/1.3em Georgia,Serif;
	color:#358;
	text-align:center;
  }
.artbasedon {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:125%;
	line-height:100%;
	font-family:"Times New Roman",Georgia, sans-serif;
	text-align:center;
	}
.artauthor {
	font:bold 125%/1.6em "Times New Roman", Serif;
	text-align:center;
	border-bottom:2px solid #aaa;
	margin:.2em 0 -3px 0;
  padding:0 0 .2em 0;
	}
.artsubtitle	{
	font:100%/1em Georgia,Serif;
	}
#articletext blockquote p {
	background-color:#ebf2fa;
	font-size:90%;
  font-style:italic;
  text-align:center;
  color:#111;
  }
#article_cover #maincol h2 {
  background:none;
  margin:1em 0 10px;
  border-bottom:2px solid #aaa;
  padding:0 0 .2em;
  font:130%/1.5em Georgia,Serif;
  }
p.feedback {
  font:80%/1.5 Verdana,Arial,Helvetica,sans-serif;
  color:#933;
  padding:.5em 0 1.5em 0;
  border-top:1px dotted #358;
  }
#summary {
	margin:0;
	padding:.1em 10px 0.1em 10px;
 	font:90%/1.4 Arial,Verdana, Georgia, sans-serif;
  border-top:1px dotted #358;
	background-color:#ebf2fa;
	color: #000;
	}
/* Excerpt Pages
----------------------------------------------- */
.chaptitle	{
	font:bold 120%/1.4em Arial, Georgia, sans-serif;
	text-align:center;
	margin-top:1em;
	}
.bktitle	{
	color:#009;
	font-style:italic;
	font-size:100%;
	line-height:130%;
	font-family:NewCenturySchlbk, Verdana, Arial, Georgia, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	margin:0;
	}
.excnav	{
	font:bold 100%/1.4em Arial, Georgia, sans-serif;
	text-align:center;
	margin:1em 0 2em 0;
	}
.excnav strong	{
	color:#933;
  border-bottom:1px solid #b55;
	}
.toc {
 text-align:center;
 }
.bcbktitle	{
	color:#009;
	font-style:italic;
	font-size:80%;
	line-height:130%;
	font-family:NewCenturySchlbk, Verdana, Arial, Georgia, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	margin:0;
	}
#backcov	{
	border:1px solid #358;
	padding:0px 10px 10px 10px;
	margin-top:10px;
	}
.bcarea	{
	font:bold 90%/1.4em Arial, Georgia, sans-serif;
	margin:0;
	}
.bctext	{
	font:90%/1.4em Verdana, Georgia, sans-serif;
	margin:0;
	}
.bcctitle	{
	color:#daa520;
	font-size:175%;
	line-height:130%;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	margin:10px 0;
	}
#bclist ul, #purchase ul, #articlesent ul, #oops ul, #commentsent ul, #oops_comment ul, #contactsent ul, #oops_contact ul {
	margin:0 0 1em 0;
	padding-left:30px;
	font:90%/1.4em Verdana, Georgia, sans-serif;
	list-style-type:disc;
	}
.bcpoints {
	font:100%/1.4em Arial, Georgia, sans-serif;
  color:#c00;
	margin:0;
  }
.bcexcerpt  {
  font: bold italic 100%/1.4em Arial, Georgia, sans-serif;
	font-weight:bold;
	padding:10px 0;
  text-align:center;
  color:#358;
  }
.excpt  {
  font: bold 85%/1.2em Arial, Georgia, sans-serif;
  }
 .booktitle	{
	color:#009;
	font-style:italic;
	font-size:145%;
	line-height:130%;
	font-family:NewCenturySchlbk, Verdana, Arial, Georgia, Helvetica, sans-serif;
	text-decoration:none;
	margin:0;
	}
	
/* Events
----------------------------------------------- */
.appear	{
	padding:10px 0;
	}
.month	{
	font: bold 100%/1.4em Arial, Georgia, sans-serif;
	color:#358;
	border-bottom:2px dotted #358;
	}
.date	{
	font: bold 90%/1.4em Arial, Georgia, sans-serif;
	}

/* Generic Forms
----------------------------------------------- */
form table {
  color:#444;
  }
form > table {
  width:100%;
  }
form th {
  white-space:nowrap;
  }
input, textarea {
  margin:1px 0;
  font:100%/1.2em Monaco,Monospace;
  }
td input, td textarea, #searchform input, #mailinglist input {
  font-size:110%;
  }
input.text {
  background:#fff;
  color:#333;
  }
form table td {
  width:100%;
  }
form table td, form table th {
  padding:5px 10px 5px 0;
  border-bottom:1px dotted #6699ff;
  font-weight:normal;
  font-size:100%;
  }
form td.buttons, form th.buttons, form td.textarea {
  border-width:0;
  }
form label {
  cursor:pointer;
  }
form h2 label {
  text-transform:none;
  }
form input, form textarea, form select {
  margin:1px 0;
  }
form textarea {
  background:#fff;
  display:block;
  clear:left;
  width:97%;
  color:#333;
  }
form label.inline {
  display:inline;
  font-weight:normal;
  }
form input.button {
  padding:2px;
  color:#000;
  font:bold 100% Verdana,Sans-serif;
  }

#contactform, #copyrequestform {
  background:#c4d6e6;
  margin:.75em 0 1.5em;
  padding:5px 10px 8px;
  }
.errors {
  color:#c00;
  }

/* Amazon Purchase Block
----------------------------------------------- */
dl.purchblk {
  float:left;
  width:100%;
  padding-top:0.5em;
  }
dl.purchblk dt {
  margin-top:0;
  padding:0;
  clear:left;
  }
dl.purchblk dd {
  margin-left:122px;
  font-size:100%;
  }
dl.purchblk cite {
  display:block;
  font-weight:normal;
  }
dl.purchblk cite em {
  display:block;
  padding-bottom:2px;
  font-weight:bold;
  font-style:normal;
  }
dl.purchblk dd div {color:#555;}
dl.purchblk dd div em {font-style:normal;}
dl.purchblk dd.blockend {
  clear:left;
  height:0;
  margin:0 0 0px;
  padding-top:7px;
  border-bottom:1px dotted #ccc;
  font-size:1%;
  }
dl.purchblk dt img {
  float:left;
  display:block;
  margin:3px 12px 5px 0;
  border:1px solid #ccc;
  padding:4px;
  }
.amazonbut {
	padding-top:10px;
	}
#cpdirect {
	clear:both;
	margin:0;
	padding:0 0 0 0;
	}

/* Misc
----------------------------------------------- */
.reduce	{
	font-size:85%;
	line-height:1.5;
	}
.divider	{
  height:0;
  margin:0 0 15px;
  padding-top:3px;
  border-bottom:1px dotted #ccc;
  font-size:1%;
	}
hr {
  display:none;
  }
.imgleft, .left, img.left {
  float:left;
  margin:4px 15px 4px 0;
  }
.imgright, .right, img.right {
  float:right;
  margin:4px 0 4px 15px;
  }
img.imgleft, img.imgright {
  padding:4px;
  border:1px solid #ddc;
  }
.scimg {
  padding:0 0 2em 12px;
  }
/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding-top:0;
	background-color:#7c92c1;
  border-bottom:1px solid;
	border-color:#124;
  font-style: normal;
  font-size:85%;
  }
#footer p {
  margin:0;
  padding:10px 20px;
	background-color:#7c92c1;
  border-top:1px solid;
	border-color:#124;
  text-align:center;
  line-height:1.6em;
	color:#333;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
  /* Resume IE5-Mac */

#footer a, #footer a:visited {
  color:#004f75;
  border-color:#004f75;
  }
#footer a:hover {
  color:#656;
  border-color:#656;
  }