/****************************************************************
CSS Document for the Super-Enlightemnt Project
Stanford University Libraries Digital Collection
http://collections.stanford.edu/
CSS Design by Zachary Chandler, 2007
****************************************************************/

body {
  margin: 0 auto;
  text-align: center;
  background: #807e69;
  font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
}

a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted;
}
a:hover {
  color: #900;
  text-decoration: none;
  border-bottom: 1px dotted;
}
					
h1 {
  color: #cc9;
  font-family: "Times New Roman", Times, serif;
  font-weight: 100;
  font-size: 36px;
  line-height: .2em;
  margin-bottom: .5em;
}
					
h1.sub {
  font-size: 24px;
  line-height: 1em;
  margin: 0;
}

h2.sub {
  font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
  font-size: 60px; 
  font-weight: lighter;
  line-height: .2em;
  margin-top: .5em;
  color: #fff;
}

div#main {
  margin: auto;
  width: 800px;
  text-align: left;
  background: #d1c4ad;
  border: 1px black solid;
}
					
div.header_wide	{
  height: 225px;
  background: url(/supere/web/images/mainheader_back.jpg);
  background-repeat: no-repeat;
  padding: 1em;
  padding-top: .3em;
}

.header_narrow {
  height: 120px;
}				
								
.header_about {
  padding: 1em;
  background: url(/supere/web/images/header_about.jpg);
}

.header_authors {
  padding: 1em;
  background: url(/supere/web/images/header_authors.jpg);
}

.header_search {
  padding: 1em;
  background: url(/supere/web/images/header_search.jpg);
}

.header_texts {
  padding: 1em;
  background: url(/supere/web/images/header_texts.jpg);
}

.header_topics {
  padding: 1em;
  background: url(/supere/web/images/header_topics.jpg);
}

.subtitle {
  color: #fff;
  font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}		
					
a.subtitle:link	{
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}

a.subtitle:visited {
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}

a.subtitle:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px white dotted;
}

div#content {
  background: url(/supere/web/images/paper_back.jpg);
  padding:1em;
}

.column_left {
  width: 400px;
  padding-right: 1em;
}

.column_right {
  width: 350px;
  float: right;
  padding-right: 1em;
}

div.top_links {
  background: #900;
  text-align: right;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px;
}
					
a.top_links:link {
  color: #000;
  text-decoration: none;
  border-bottom: none;
}

a.top_links:visited	{
  color: #000;
  text-decoration: none;
  border-bottom: none;  
}

a.top_links:hover {
  color: #000;
  text-decoration: underline;
}

div.logo {
  position: relative;
  float: left;
  height: 20px;
  top: -3px;
}

div#navbar {
  background: #d1c4ad;
  color: #000;
  font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: .3em;
  padding-left: 1em;
  border-top: 1px black solid;
  border-bottom: 1px black solid;
}
					
a.navbar:link {
  color: #514826;
  text-decoration: none;
}

a.navbar:visited {
  color: #514826;
  text-decoration: none;
}

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

#navwheel {
  font-family: Herculanum, serif;
  text-transform: uppercase;
  font-size: 16px;
}

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

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

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

.wheel_link_1 {
  background: url(/supere/web/images/slices/slices_02.jpg);
  text-align: right;
}

.wheel_link_2 {
  background: url(/supere/web/images/slices/slices_05.jpg);
  padding-left: 24px;
}

.wheel_link_3 {
  background: url(/supere/web/images/slices/slices_09.jpg);
  padding-left: 32px;
}

.wheel_link_4 {
  background: url(/supere/web/images/slices/slices_12.jpg);
  text-align: right;
  padding-right: 10px;
}

p.frontpage {
  text-align: justify;
}

.emphasis {
  font-weight: bold;
}

div#footer {
  font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #807e69;
  text-align: right;
}

.g_container {
  width: 750px;
  min-width: 750px;
  min-height: 500px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  padding: 20px 0px 0px 0px;
}

/* generic search form */

.g_formRow {
  padding: 6px 0px 6px 120px;
}

.g_formLabel {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  width: 100%;
  padding: 0px 0px 20px 0px;
  text-align: left;
  float: left;
}

.g_formItemPadded {
  padding: 0 0 0 127px;
}

/* authors */
.author_links ul li {
  padding: 0px 0px 5px 0px;
}

/* search form */

.search_formRow {
  clear: both;
  padding: 0px 0px 40px 0px;
}

.search_formLabel {
  font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
  width: 100px;
  text-align: left;
  float: left;
}

.search_formElement {
  padding: 0px 10px 0px 0px;
  float: left;
}

.search_formElementHelp {
  padding: 3px 0px 0px 20px;
  float: left;
}

/* search results */

.search_resultsHeader {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  width: 100%;
  padding: 0px 0px 20px 0px;
  text-align: left;
  float: left;
}

.search_resultsLabel {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  float: left;
}

.search_resultElem {
  clear: both;
}
/* texts tables */
a#ackAnch {
  border:0;
}
.textsTable {
  border-collapse:collapse;
  width:770px;
  margin-top:5px;
}
.textsTable td, .textsTable th {
  border-bottom:1px dotted #996;
  padding: 5px;
}
.textsTable th {
  border-top:1px dotted #996;
}
.textsTable td{
  vertical-align:top; 
  padding: 5px;
}
.textsTable th.author {
  width:150px;
}
.textsTable th.date {
  width:130px; 
  text-align:center;
}
.textsTable th.acknowledge {
  width:40px;
}
.textsTable td.acknowledge {
  text-align:right;
}
.note {
  font-size:.8em; 
  font-weight:normal;
}

hr {
  height: 0; 
  border: none;
  border-bottom:1px dotted #663;
}
