 body {
    margin: 1em;

    background-color: rgb(239,230,197);
    background-image: url(../img/thewitness-bg-eye.jpg);
    background-position: 100px 10px;
    background-attachment: fixed;
    background-repeat: no-repeat;

    font-family: Georgia, serif;
  }

        #masthead {
                width: 277px;

    font-weight: bold;

        }

        #timenav {
                width: 12em;
                float: right;
        }

  #timenav hr {

  }


  #maincontent {
	  padding-left: 3em;
	  line-height: 145%;
    width: 80%;
  }

  #links {
    margin-top: 3em;
    border: 1px solid #ccc;
    padding: 4px;

    font-size: 60%;
  }


ul.indexlist {
		
}

ul.indexlist li {
	margin-bottom: 1em;
}


a:link {
	color: rgb(13,23,121);
}

a:active {
	color: rgb(176,138,63);
}

a:visited {
	color: rgb(56,58,76);
}

a:hover {
	color: rgb(158,111,45);
}

div.listdate {
	margin-left: -1em;
	font-style: italic;
}

div.listplace {
	margin-left: -1em;
	font-style: italic;
}

div.contentdate {
	margin-left: -1em;
	font-style: italic;
}

div.contentplace {
	margin-left: -1em;
	font-style: italic;
}

div.listtitle {
	font-weight: bold;
	color: rgb(13,23,57);
}

h1 {
	margin-top: 2em;
	margin-left: -1em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.3em;
	font-weight: normal;
	font-family: Mordred, Georgia, serif;
	color: rgb(13,23,57);
}

h2 {
	margin-left: -1em;
	font-weight: normal;
	font-family: Mordred, Georgia, serif;
	color: rgb(13,23,57);
}

h3 {
	margin-left: -1em;
	font-weight: normal;
	font-family: Mordred, Georgia, serif;
	color: rgb(13,23,57);
}


/*

  Inline images

*/

.inline-image {
  border: 1px solid rgb(13,23,57);
  -moz-border-radius: 8px;
}

.inline-image-caption {
  font-size: 76%;
  font-weight: bold;
  text-align: center;
  margin-top: .3em;
  color: rgb(13,23,57);
}
