/*
Your name is in Gill Sans (24pt with 20 tracking) and the title is in Bodoni
Book (42pt with 15 tracking).

We didn't want a blue background which would clash with the blue image, so
we went for the sandy colour (35% magenta, 74% yellow, 9% black). Our blue
lettering is 100% cyan, 70% magenta, 53% black.

YELLOW:  http://web.forret.com/tools/color.asp?rgb=EE9944
BLUE:  http://web.forret.com/tools/color.asp?rgb=004466
*/

/* GENERAL DEFINITIONS */
body {
  /* Dimensions */
  width: 100%;
  margin: 0px;
  padding: 0px;
  /* Colours */
  color: #000;
  /* Base font */
/*
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
*/
  font-family: Georgia, serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
/*
*/
  background-image: url(../siteimages/tile.jpg);
  background-repeat: repeat;
  background-position: left top;
}
a {
  text-decoration: none;
  color:#026;
}
a:link {
}
a:visited {
}
a:active {
  color:#e94;
}
a:hover {
  color:#e94;
}
a img {
  border: none;
}

hr {
  margin:0;
  padding:0;
  border: none 0;
  border-top: 1px solid #026;
  width: 100%;
  height: 1px;
} 
pre {
  font-family: Georgia, serif;
}

#main{
  width: 750px;
  height:100%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  margin-bottom:10px;
  border: 2px solid #000033;
  color: #004466;
  color: #000;
  background: #ee9944;
}
#topbar {
  background:#ee9944;
  height: 90px;
}
#titlestrip {
  padding-top:7px;
}
#authorstrip {
  padding-top:12px;
}
#authorstripm {
  padding-top:2px;
}

#topstrip {
  margin:0;
  padding:0;
  width:750px;
  height:70px;
  background-image: url(../siteimages/decor.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  border-style:solid;
  border-width: 1px 0 0px 0;
  border-color: #000033;
}
#menustrip {
  width:750px;
  height:30px;
  background-image: url(../siteimages/menustrip.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#menu {
  height:24px;
  padding-top:5px;
  color: #ee9944;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Serif;
  border-top: 1px solid #FFF;
}
/*
#bottombar {
  background:#ee9944;
  height: 50px;
}
*/
#content {
  margin:20px;
  padding:10px 50px 5px 50px;
  height:100%;
  background: #fcfbf6;
  color:#222;
  border: 1px solid #026;
}

div.maintext {
  font-size: 17px;
  line-height: 23px;
  padding:10px 0px;
  text-align: justify;
}
div.quotetext {
  padding-top:0px;
  font-size: 13px;
  line-height: 16px;
  color:#026;
  /*border-top: 1px solid #026;*/
  text-align: center;
/*
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
*/
}
div.smallblue {
  font-size: 14px;
  line-height:17px;
  color: #026;
  text-align: center;
}
.bookimg {
  float:right; 
  padding-left:40px;
  margin-top:15px;
}
.borderimg img {
  margin-top:18px;
  border: 1px solid #026;
}

div.linktable {
  /*border-top: 1px solid #026;*/
  padding-top:5px;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color:#026;
}
div.linktable img {
  margin-right:5px;
}
div.leftdiv {
  text-align: left;
}
div.commNarrow {
  margin: 0px 40px;
}
div.commentary {
  text-align: justify;
  margin-bottom:25px;
}
div.commentary h1 {
  margin-top: 15px;
  margin-bottom:20px;
  font-size:15px;
  font-weight: bold;
  color: #026;
}
div.commentary a {
  text-decoration: underline;
}


div.indextext {
  font-size: 14px;
  line-height: 20px;
  padding:10px 0px;
  text-align: left;
}
div.indextext table {
  width: 100%;
}
div.indextext table th {
  padding-right:10px;
  font-weight: bold;
  border-bottom: 1px solid #DDD;
  text-align: center;
}
div.indextext table td {
  margin: 5px;
  padding: 4px 0px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #DDD;
}
a.indextext {
  font-weight:bold;
  font-size:12px;
}
span.likelinkorange {
  font-weight:bold;
  font-size:12px;
  color:#E94;
  font-weight:bold;
}

span.greyindextext {
  font-weight:bold;
  font-size:12px;
  color: #999;
}


div.poemtext {
}
span.inverse {
  padding: 0 5px;
  background: #e94;
  color: #026;
}
div.poem {
  margin:30px 0;
  padding-left:75px;
}
div.poemtext h1 {
  margin-top: 10px;
  margin-bottom:20px;
  font-size:15px;
  font-weight: bold;
}
div.pubcred {
  font-size:12px;
  color:#666;
  font-style: italic;
  text-align:center;
}

.navSelected {
  color:#FFF;
}
.nav {
  color: #ee9944;
}
a.navSelected {
  text-decoration: none;
  color:#FFF;
}
a.navSelected:active, a.navSelected:hover, a.navSelected:visited {
  color:#FFF;
  text-decoration: none;
}

a.nav, a.nav:visited {
  text-decoration: none;
  color: #ee9944;
}
a.nav:active, a.nav:hover {
  text-decoration: none;
  color: #FFF;
}

/* From km.com */
.mainDivBorder {
  border: 1px solid #e1dbdf;
  background:#FFF;
  padding:5px 15px 5px 15px;
  text-align: justify;
  font-size:13px;
  margin-bottom:10px;
}
.mainDivImage {
  float:right; 
  padding-left:20px;
  padding-top:5px;
}
