@font-face {
 font-family: "Goudy Bookletter 1911";
 src: url("/fonts/GoudyBookletter1911.otf");
 font-weight: normal;
}


.sep {
  font-family: "Goudy Bookletter 1911", Georgia, Times New Roman;
  letter-spacing: 48px;
  font-size: 24px;
  text-align: center;
  color: #333;
  background: #ffffff url("/books/images/sep-small.jpg") no-repeat;
  height:30px;
  width: 180px; 
  margin: 24px auto; 
}

.sep-1 {
  background-position:0 0;
}

.sep-2 { 
  background-position:0 -34px;
}

.sep-3 {
  background-position:0 -70px;
}

.sep-4 {
  background-position:0 -102px;
}



.sep-full-1 {
  background-position:0 0;
  height: 20px;
}

.sep-full-2 {
  background-position:0 -66px;
  height: 20px;

}

.sep-full-3 {
  background-position:0 -126px;
  height: 20px;

}

.sep-full-4 {
  background-position:0 -192px;
}



body {
  width: 680px;
  margin: auto;
}

a img {
  border:0px solid #fff;
}

h4 a {
  text-decoration: none;
  margin: 0 12px;
  color: #a8a8a8;
}

h4 a.first-link {
  margin-left: 0px;
}

blockquote {
background: #F8F8F8;
border-left: 3px solid #EFD9EE;
font-family: courier;
margin-left: 0px;
padding: 12px 24px;
}

h1, h2, h3, h4, #header-content {
 margin: 0;
 font-family: "Goudy Bookletter 1911", Georgia, Times New Roman;
 font-weight: normal;

}

h1 {
  font-size: 30px;
}

h1 a, h2 a {
 text-decoration: none;
 color: #3a3a3a;
 font-weight: normal;
}

#header {
  margin: 62px 0;
}

#header-description, .entry-book-author {
  color: #efd9ee;
  font-weight: normal;
}

.entry-asset {
  margin-bottom: 24px;
}

.asset-meta {
  color: #a3a3a3;
  margin: 0;
  font-size: 90%;
}

.entry-content {
  margin-top: 0px;
  font-size: 100%;
  line-height: 150%;
}

img.book-img {
  width: 180px;
  padding: 12px;
  border: 1px solid #f8f8f8;
  margin: 0 24px 24px 0;
  float:left;
}

img.book-img-small {
  width: 80px;
  padding: 12px;
  border: 1px solid #f8f8f8;
  margin: 0 24px 24px 0;
  float:left;
}

.floatL {
  float:left;
  width: 540px;
  margin-bottom:0px;
}

.clearL {
  clear: left;
}



p.first {
  margin-top:0;
}

#alpha {
  margin-bottom: 24px;
}

h3.widget-header {
  margin-top:12px;
}

#footer {
  background-image: url("/books/images/bg-sqg-ltp.gif");
  padding: 24px 12px;
  margin-top: 48px;
}

#footer-content {
  background-color: #fff;
  padding: 12px;
  margin: 0 12px;
  width: 26%;
  float: left;
}