/* Style sheet for printing VARIENG pages. */

body {
  color: #000;
  background: #fff;
  font-family: Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3, h4 {
  color: #406480;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 1px;
}

h1 {
  font-size: 13pt;
}

h2 {
  font-size: 12pt;
  border-bottom: 1px solid #cfdce6;
}

h3, h4 {
  font-size: 12pt;
}

a {
  text-decoration: none;
}
a:link {
  color: #3082bf;
}
a:visited {
  color: #a42700;
}
a:active {
  color: #000;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}

ul {
  margin: 0.5em 0 0 0;
  padding: 0 0 0 1.5em;
}

ul ul {
  margin: 0;
}

em.linguistic {
  font-variant: small-caps; font-style: normal;
}

tr.header {
  display: none;
}

tr.navbar {
  display: none;
}

table.main {
  width: 100%;
}

td.sidebar {
  display: none;
}

td.narrowsidebar {
  display: none;
}

td.content {
  vertical-align: top;
}

td.footer {
  padding-top: 15px;
}
div.footer {
  border-top: 1px solid #cfdce6;
}

p.updated {
  color: #aaa;
  text-align: right; 
  font-style: italic;
  font-size: smaller;
}

td.contentright {
  display: none;
}

td.footerright {
  display: none;
}

.smaller {
  font-size: smaller;
}

/*For Corpus Finder: */
span.keyword { 
  font-weight: bold;
}

.flt, .flt_multi, .sort-arrow, div.inf a {
  display: none;
}

table.corpusfinder {
  border-collapse: collapse;
}

table.corpusfinder tr td {
  border: 1px solid #CECECE;
}