/* amarillobay20090202.css (Amarillo Bay)*/

/* Useful pages: */
/* http://www.htmlhelp.com/reference/css/properties.html */
/* http://www.htmlcenter.com/tutorials/tutorials.cfm/54/CSS/ */



/* -------------------- Elements -------------------- */





/*  Changed  body  and  h1,h2,h3,h4,h5,h6  and  .large  to somethiing not unlike what NYT does.  */

body {
  width: 100%;
  font-family: georgia,"times new roman",times,serif;
  font-size:110%;
  line-height:130%;
  margin: 0px;
  padding: 0px;
  color:#333;
  background-color: #EEEEFF;
}

h1,h2,h3,h4,h5,h6{
font-family:arial,helvetica,sans-serif;
}

.large {
font-family:arial,helvetica,sans-serif;
}

.xsmall {
font-family:georgia,"times new roman",times,serif;
}





h1 {  /*  Logo  */
  text-align: center;
  letter-spacing: -.07em;
  word-spacing: -.1em;
  margin: 0;
  font-size: 24pt;
  font-weight: bold;
  color: #000099;
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: 2pt solid #666699;
}

.logo_small {
  letter-spacing: -.01em;
  word-spacing: -.15em;
}

.logoleft {
  font-size: 12pt;  /*  Changed for Internet Explorer because of Jerry's experience  */
  padding-top: 6px;
  padding-bottom: 3px;
  color: #FF6633;
  border-top: 1px solid #FF6633;
  border-bottom: 1px solid #FF6633;
  font-family: arial,helvetica,sans-serif;
  line-height: 90%;
  text-align: center;
 }

h2 {
  font-size: 15pt;
  color: #000099;
  font-weight: bold;
  padding-top: 9px;
  margin: 0;
}

h3 {
  margin-top: 1.65em;
  margin-bottom: .6em;
  font-size: 12pt;
  color: #000099;
}

h3.headlevel1glossary {
  font-size: 12pt;
  color: #009900;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: .5em;
}

h3.headlevel1reference {
  font-size: 15pt;
  color: #FF8040;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

h3.announcementheadlevel1 {
  font-size: 12pt;
  color: #FF0000;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.announcement {
  font-size: smaller;
  width: 80%;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffcc;
  border: solid 2px #FF8040;
  padding: 10px 10px 0px 10px;  /*  Different in IE  */
}

.announcement2 {
  font-size: smaller;
  width: 80%;
  margin-top: 1em;
  margin-bottom: 1em;
  xmargin-left: 1.5em;
  xmargin-right: auto;
  background-color: #fffff8;
  border: solid 2px #ee8040;
  padding: 0px 10px 0px 10px;  /*  Different in IE  */
}



table {
  font-size: small;
  width: 100%;
  border: solid 2px #000000;
  border-spacing: 2px;
  border-style: outset;
  border-collapse: collapse;
}

table.walking-ash-point {
  font-size: medium;
  width:50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
table.works {
  border: solid 0px #000000;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):after { 
  content: " \25B4\25BE" 
}

table.sortable th {
  border: solid 1px #000000;
  padding: 2px;
  border-style: inset;
  background-color:#fff;
  color: #000099;
  cursor: default;
}

tr:nth-child(odd) {
  background-color:#f4f4f4;
  }
tr:nth-child(even) {
  background-color:#ffffff;
}
td {
  border: solid 1px #000000;
  padding: 2px;
  border-style: inset;
  vertical-align: top;
}

td.works {
  border: solid 0px #000000;
}

ul {
  margin-left: 0;
  padding-left: 1em;
  margin-top: 1em;
}

ol {
  margin-left: 0;
  padding-left: 1.5em;
}

li {
  margin-top: 1em;
  margin-bottom: 1em;
}

li.issue {
  margin-top: 0em;
  margin-bottom: 0em;
}

img {
border: 0;
}

hr {
  background-color: #666699;
  color: #666699;
  height: 2px;
  margin-top: 1.5em;
  margin-bottom: 0;
}

.hr {
  background-color: #666699;
  color: #666699;
  font-size: 2pt;
  line-height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  }

p.italic {
  font-style: italic;
}



/* -------------------- div -------------------- */

.epigraph {
  padding-left: 3em;
  padding-right: 3em;
  font-size: 90%;
}

.indent {
  padding-left: 40px;
}

.story {
  line-height: 140%;
}

.story2 {
  line-height: 140%;
  margin: 1cm 10% 0% 5%;
  max-width: 650px;
  }

.storypoem {
  line-height: 140%;
    margin: 1cm 0% 0% 0%;
}

.worktype {
  margin-bottom:-19px;
}

.navigation {
  font-size: x-small;
  padding-top: 0px;
  padding-bottom: 2px;
  border-top: 1px solid #666699;
  border-bottom: 1px solid #666699;
  font-family: arial,helvetica,sans-serif;
  text-align: center;
}

.goodtoread {
  color: #FF0000;
  font-size: small;
  font-weight: bold;
  margin-top: 0;
}

.goodtoread2 {
  color: #000099;
  font-size: small;
  font-weight: bold;
  margin-top: 0;
}

.split-para {
  display:block;xmargin-left:100px
  }

.split-para span {
  display:block;float:right;margin-right:200px;font-size:smaller
  }

.worktitle {
  font-family: arial,helvetica,sans-serif;
  font-size: x-large;
}



/* -------------------- Colors -------------------- */

/* ----- For .darkgray, etc, use class="darkgray" ----- */

.black {
  color: #000000;
}

.darkgray {
  color: #333333;
}

.mediumgray {
  color: #666666;
}

.lightgray {
  color: #999999;
}

.red {
  color: #990000;
}

.brightred {
  color: #FF0000;
}

.green {
  color: #009900;
}

.blue {
  color: #000099;
}

.yellow {
  color: #999900;
}

.purple {
  color: #666699;
}



/* -------------------- Font Sizes -------------------- */

.xx-small {
  font-size: xx-small;
}

.x-small {
  font-size: x-small;
}

.small {
  font-size: small;
}

.xmedium {
  font-size: medium;
}

.large {
  font-size: large;
}

.x-large {
  font-size: x-large;
}

.xx-large {
  font-size: xx-large;
}



/* -------------------- Alignment -------------------- */

.right {
  text-align: right;
}

.center {
  text-align: center;
}



/* -------------------- Other -------------------- */

.year {  /*  Also see table.works and td.works  */
  color: #666699;
  font-weight: bolder;
  border: solid 0px #000000;
}

.about_text {
  font-family: georgia,"times new roman",times,serif;
  font-size: medium;
  color: #000000;
  font-weight: normal;
}

.about_head {
  font-family:arial,helvetica,sans-serif;
  font-size: medium;
  color: #000099;
  font-weight: bold;
}

.volume {
  font-size: x-small;
  color: #FFFFFF;
  text-align: center;
}



/* -------------------- Table Variations -------------------- */

.copyright {
  border-top-width: thick;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: #000099 #FFFFFF;
}



/* ------------------------------------------ From What To Do ------------------------------------ */



/*  whattodo.css (What To Do in Good To Read)  */

/*  Useful pages:  */
/*  http://www.htmlhelp.com/reference/css/properties.html  */
/*  http://www.htmlcenter.com/tutorials/tutorials.cfm/54/CSS/  */


/*  Examples  */
/*  <p class="title"><b>Introduction - Read Me First!</b></p>  */
/*  What To Do?</a><span class="breadcrumb"> --> Introduction - Read Me First!</span>  */
/*  <div id="contents">  */



/* -------------------- Elements --------------------  */



/* -------------------- Main Document Divisions --------------------  */

#header {  /*  Header  */
  width: 100%;
  background-color: #EEEEFF;  /*  Very light blue  */
}

#maincontent {  /*  Main content area  */
  position: relative;
  margin: 0;
  padding: 10px;
}

#maincontent_work {  /*  Main content area  */
  position: relative;
  margin: 0;
  padding: 20px;
  background-color: #FFFFFF;
}

#wrapperleft {  /*  Guarantees full length left column  */
  position:relative;
  text-align:left;
  width:100%;
  background: #FFFFFF url("graphics/right_with_leftborder.jpg") repeat-y top right;
}

#wrapperleft_work {  /*  Guarantees full length left column  */
  position:relative;
  text-align:left;
  width:100%;
  background: #FFFFFF;
}

#contents {  /*  Left column  */
  font-size: small;
  position: relative;
  top: -10px;
  left: -10px;
  float: left;
  width: 150px;  /*  for IE5/WIN  */
  width: 130px;  /*  actual value  */
  margin: 0 0 -10px 0;
  padding: 10px;
  background-color: #333366;
  z-index:100;
  border-right: 2px solid #EEEEFF;  /*   Necessary?  */
}

#wrapperright {  /*  Guarantees full length right column  */
  position:relative;
  text-align:left;
  width:100%;
  background: url("graphics/left_with_rightborder.jpg") repeat-y top left;
}

#sidebar {  /*  Right column  */
  position: relative;
  font-size: 10pt;
  line-height:130%;  /*  New on 20120806  */
  top: -10px;
  right: -10px;
  float: right;
  width: 221px;  /*  for IE5/WIN  */
  width: 201px;  /*  actual value  */
  margin: 0 0 -10px 0;
  padding: 10px;
  background-color: #ffffcc;
  z-index:99;
  border-left: 2px solid #666699; /*    Necessary?  */
}

#sidebar_narrow {  /*  Right column, narrow  */
  position: relative;
  font-size: 12pt;
  top: -10px;
  right: -10px;
  float: right;
  width: 21px;  /*  for IE5/WIN  */
  width: 1px;  /*  actual value  */
  margin: 0 0 -10px 0;
  padding: 10px;
  background-color: #FFFFFF;
  z-index:99;
}

#sidebar p  {  /*  Right column  */
  margin-top: .6em;
  margin-bottom: .6em;
}

#article {  /*  Center column  */
  position: relative;
  padding: 0px 230px 0px 160px;
  margin-bottom: 8px;
}

#article_wide {  /*  Center column, with narrow right column  */
  position: relative;
  padding: 0px 8px 0px 160px;
  margin-bottom: 8px;
}

#x404 {  /*  For Page Not Found  */
  margin-top: -10px;
  margin-bottom: -10px;
  width: 80%;
  background-color: #FFFFFF;
  padding: 10px 20px 10px 20px;
  /*  xpadding: 0px 196px 0px 224px;  */
  /*  xmargin-bottom: 50px;  */
  margin-left: auto;
  margin-right: auto;
  /*  xmin-width: 500px;  */
  /*  xmax-width: 800px;  */
  border-left: 2px solid #666699;
  border-right: 2px solid #666699;
}

#footer {
  background-color: #EEEEFF;
  clear: both;
  padding: 10px;  /*  This is different for IE  */
  border-top: 2px solid #000099;
}



/* -------------------- Article stuff --------------------  */

.by {
  font-size: small;
  font-weight: bold;
}

.write_us {
  font-size: small;
  font-weight: normal;
}



/* -------------------- Links -------------------- */

a:link {
  color: #FF0000;
  text-decoration: underline;
}

a:active {
  color: #CC0000;
  text-decoration: underline;
}

a:visited {
  color: #666699;
  text-decoration: underline;
}

a:hover {
  color: #CC3333;
  text-decoration: underline;
}

a:link.glossary {
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:active.glossary {
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:visited.glossary {
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:hover.glossary {
  position: relative;
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}


a:link.glossary_1 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .1em dotted;
  cursor: help;
}

a:active.glossary_1 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .1em dotted;
  cursor: help;
}

a:visited.glossary_1 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .1em dotted;
  cursor: help;
}

a:hover.glossary_1 {
  position: relative;
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .1em dotted;
  cursor: help;
}


a:link.glossary_2 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:active.glossary_2 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:visited.glossary_2 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:hover.glossary_2 {
  position: relative;
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}


a:link.glossary_3 {
  padding: 0;
  color: #FF0000;
  cursor: help;
}

a:active.glossary_3 {
  padding: 0;
  color: #FF0000;
  cursor: help;
}

a:visited.glossary_3 {
  padding: 0;
  color: #FF0000;
  cursor: help;
}

a:hover.glossary_3 {
  position: relative;
  padding: 0;
  color: #FF0000;
  cursor: help;
}


a:link.glossary_4 {
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:active.glossary_4 {
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:visited.glossary_4 {
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}

a:hover.glossary_4 {
  position: relative;
  padding: 0;
  color: #FF0000;
  text-decoration: none;
  border-bottom: .2em dotted;
  cursor: help;
}


a:link.glossary_5 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: 3px double;
  cursor: help;
}

a:active.glossary_5 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: 3px double;
  cursor: help;
}

a:visited.glossary_5 {
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: 3px double;
  cursor: help;
}

a:hover.glossary_5 {
  position: relative;
  padding: 0;
  color: #000000;
  text-decoration: none;
  border-bottom: 3px double;
  cursor: help;
}


a:hover.glossary span {  /*  To do hovering definitions for Glossary entries  */
  display: block;
  position: absolute;
  /*  xz-index: 101;  */
  top: -2.13em;
  left: -1.62em;
  width: 33em;
  /*  xtop: -.5em;  */
  /*  xleft: -.55em;  */
  /*  xwidth: 25em;  */
  color: #000000;
  font-size: small;
  line-height: 180%;
  /*  zpadding: 1em 1em .5em 1em;  */
  padding: 0em 1.5em .5em 1.5em;
  /*  xmargin: 10px;  */
  background: #FFFFFF;
  border: 2px dotted #FF8040;
  opacity: 0.97;    /*  CSS Validation: Property opacity doesn't exist in CSS level 2.1 but exists in [css3] - Works in Firefox, Safari, and Chome, but not in Interne Explorer:  0.9  */
  }


a:hover.glossary_1 span {  /*  To do hovering definitions for Glossary entries  */
  display: block;
  position: absolute;
  /*  xz-index: 101;  */
  top: -2.13em;
  left: -1.62em;
  width: 35em;
  /*  xtop: -.5em;  */
  /*  xleft: -.55em;  */
  /*  xwidth: 25em;  */
  color: #000000;
  font-size: small;
  line-height: 180%;
  /*  zpadding: 1em 1em .5em 1em;  */
  padding: 0em 1.5em .5em 1.5em;
  /*  xmargin: 10px;  */
  background: #FFFFFF;
  border: 2px dotted #FF8040;
  opacity: 0.97;    /*  CSS Validation: Property opacity doesn't exist in CSS level 2.1 but exists in [css3] - Works in Firefox, Safari, and Chome, but not in Interne Explorer:  0.9  */
  }


a:hover.glossary_2 span {  /*  To do hovering definitions for Glossary entries  */
  display: block;
  position: absolute;
  /*  xz-index: 101;  */
  top: -2.13em;
  left: -1.62em;
  width: 35em;
  /*  xtop: -.5em;  */
  /*  xleft: -.55em;  */
  /*  xwidth: 25em;  */
  color: #000000;
  font-size: small;
  line-height: 180%;
  /*  zpadding: 1em 1em .5em 1em;  */
  padding: 0em 1.5em .5em 1.5em;
  /*  xmargin: 10px;  */
  background: #FFFFFF;
  border: 2px dotted #FF8040;
  opacity: 0.97;    /*  CSS Validation: Property opacity doesn't exist in CSS level 2.1 but exists in [css3] - Works in Firefox, Safari, and Chome, but not in Interne Explorer:  0.9  */
  }


a:hover.glossary_3 span {  /*  To do hovering definitions for Glossary entries  */
  display: block;
  position: absolute;
  /*  xz-index: 101;  */
  top: -2.13em;
  left: -1.62em;
  width: 35em;
  /*  xtop: -.5em;  */
  /*  xleft: -.55em;  */
  /*  xwidth: 25em;  */
  color: #000000;
  font-size: small;
  line-height: 180%;
  /*  zpadding: 1em 1em .5em 1em;  */
  padding: 0em 1.5em .5em 1.5em;
  /*  xmargin: 10px;  */
  background: #FFFFFF;
  border: 2px dotted #FF8040;
  opacity: 0.97;    /*  CSS Validation: Property opacity doesn't exist in CSS level 2.1 but exists in [css3] - Works in Firefox, Safari, and Chome, but not in Interne Explorer:  0.9  */
  }


a:hover.glossary_4 span {  /*  To do hovering definitions for Glossary entries  */
  display: block;
  position: absolute;
  /*  xz-index: 101;  */
  top: -2.13em;
  left: -1.62em;
  width: 35em;
  /*  xtop: -.5em;  */
  /*  xleft: -.55em;  */
  /*  xwidth: 25em;  */
  color: #000000;
  font-size: small;
  line-height: 180%;
  /*  zpadding: 1em 1em .5em 1em;  */
  padding: 0em 1.5em .5em 1.5em;
  /*  xmargin: 10px;  */
  background: #FFFFFF;
  border: 2px dotted #FF8040;
  opacity: 0.97;    /*  CSS Validation: Property opacity doesn't exist in CSS level 2.1 but exists in [css3] - Works in Firefox, Safari, and Chome, but not in Interne Explorer:  0.9  */
  }


a:hover.glossary_5 span {  /*  To do hovering definitions for Glossary entries  */
  display: block;
  position: absolute;
  /*  xz-index: 101;  */
  top: -2.13em;
  left: -1.62em;
  width: 35em;
  /*  xtop: -.5em;  */
  /*  xleft: -.55em;  */
  /*  xwidth: 25em;  */
  color: #000000;
  font-size: small;
  line-height: 180%;
  /*  zpadding: 1em 1em .5em 1em;  */
  padding: 0em 1.5em .5em 1.5em;
  /*  xmargin: 10px;  */
  background: #FFFFFF;
  border: 2px dotted #FF8040;
  opacity: 0.97;    /*  CSS Validation: Property opacity doesn't exist in CSS level 2.1 but exists in [css3] - Works in Firefox, Safari, and Chome, but not in Interne Explorer:  0.9  */
  }


a:hover.glossary span.missing {  /*  To NOT do hovering definitions for Glossary entries when missing  */
  display: none;
}


a span {  /*  To do hovering definitions for Glossary entries  */
  display: none;
}
























/*  Added the next two sections to change popups so they can have links. Probably don't need other stuff  */









.hov table {
  position:absolute;
  border:0;
  border-collapse:collapse;
  left:0;
}


.hov b {display:none; font-weight:normal;}


.hov:hover {position:relative; z-index:100;}



.hov a:hover,

.hov:hover a
{border:0; text-decoration:none; position:relative;}


.hov:hover b, 
.hov a:hover b
{display:block; visibility:visible; position:absolute; left:-2.13em; top:-2.13em; width: 33em; background:#ffffff; cursor:pointer; border: 2px dotted #FF8040; padding: 1em 1em .5em 1em;; line-height: 180%;}


.hov b a {white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block;}


.hov b a:hover {text-decoration:underline;}






/*  Added 11/26/14:  To do hovering for things on the right such as Jerry and my name under Publication in the right column of Contents  */


.hov2 table {
  position:absolute;
  border:0;
  border-collapse:collapse;
  left:0;
}


.hov2 b {display:none; font-weight:normal;}


.hov2:hover {  
    position: fixed;
    top: 200px;
    right: 500px;
}



.hov2 a:hover,

.hov2:hover a
{border:0; text-decoration:none; position:relative;}


.hov2:hover b, 
.hov a:hover b
{display:block; visibility:visible; position:absolute; left:-2.13em; top:-2.13em; width: 33em; background:#ffffff; cursor:pointer; border: 2px dotted #FF8040; padding: 1em 1em .5em 1em;; line-height: 180%;}


.hov2 b a {white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block;}


.hov2 b a:hover {text-decoration:underline;}




