/* CSS Document */

.shadow {
  width:920px;
  margin-left:auto;
  margin-right:auto;
  background-image: url('images/shadow.png');
  background-repeat:repeat-y;
  }

.body a {
  text-decoration:none;
  color:#000;
  }

.body {
  width:900px;
  margin-left:auto;
  margin-right:auto;
  font-family:GeoSansLight;
  text-align:justify;
  border:1px solid #919191;
  background-color:#fff;
  }

.content {
  margin:0 50px 0 50px;
  }

.banner {
  width:900px;
  height:420px;
  margin-bottom:20px;
  margin-top:-8px;
  border-bottom:1px solid #919191;
  }
  
.bio {
  text-align:justify;
  font-size:12pt;
  line-height:18pt;
  }
  
.bio-name{
  font-size:24pt;
  }



.attribution {
  text-align:right;
  }

.becoming-animal {
  
  }

img.becoming-animal {
  float:left;
  margin:0px 10px 10px 0;
  width:305px;
  }

img.spell-of-the-sensuous {
  float:left;
  margin:0px 10px 10px 0;
  width:305px;
  }

.book-title {
  font-size:20pt;
  text-align:left;
  display:inline;
  }

.book-subtitle {
  font-size:15pt;
  }

.announcing {
  font-size:13pt;
  }

.sots-subtitle {
  font-size:13pt;
  }

.facebook-amazon-indiebound-links {
  margin:10px 0 10px 0;
  }
  
.order-and-more-reviews {
  text-align:center;
  font-size:18pt;
  margin-bottom:20px;
  }

.order-and-more-reviews a {
  color:#00681d;
  text-decoration:none;
  }

.media-links {
  text-align:center;
  font-size:18pt;
  margin:20px 0 20px 0;
  }

.media {
  width:800px;
  }

.media-links {
  width:800px;
  }

.media-links a {
  text-decoration:none;
  color:#000;
  }

a.media-link-middle {
  margin:0 10px 0 10px;
  }

a.media-link-first {
  margin:0 10px 0 5px;
  }

a.media-link-last {
  margin:0 0 0 10px;
  }

#video {
  width:800px;
  min-height:320px;
  margin-bottom:20px;
  margin-top:-8px;
  border-bottom:1px solid #919191;
  }

#audio {
  display:none;
  width:800px;
  height:250px;
  margin-bottom:20px;
  margin-top:-8px;
  border-bottom:1px solid #919191;
  font-size:16pt;
  }

#essays {
  display:none;
  width:800px;
  margin-bottom:20px;
  margin-top:-8px;
  border-bottom:1px solid #919191;
  font-size:12pt;
  }

.essays-read-more {
  text-align:right;
  font-size:16pt;
  color:#00681d;
  }
 
.essays-read-more a {
  color:#00681d;
  }

#recommended {
  display:none;
  width:800px;
  height:420px;
  margin-bottom:20px;
  margin-top:-8px;
  border-bottom:1px solid #919191;
  text-align:center;
  font-size:24pt;
  }

#alliance {
  display:none;
  width:800px;
  margin-bottom:20px;
  margin-top:-8px;
  border-bottom:1px solid #919191;
  text-align:justify;
  font-size:12pt;
  }

.continue-to-alliance-for-wild-ethics {
  text-align:center;
  }

.horizontal-line {
  width:225px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
  }

.order-follow-icon {
  min-width:100px;
  float:left;
  display:inline;
  margin:0 10px 0px 0px;
  height:50px;
  }

.link-icon {
  float:left;
  display:inline;
  }

.link-text {
  float:right;
  display:inline;
  text-align:left;
  margin-left:5px;
  margin-top:5px;
  }
  
.order-from-follow-on {
  font-size:12pt;
  color:#000;
  }
  
.read-more {
  display:inline;
  float:right;
  font-size:20pt;
  margin:15px 0 0 20px;
  }
