span.match { font-weight:bold; }
a.hits { padding-left:15px;}

p.author { margin-top:0px; margin-bottom:5px; }

/* formatting for transcripts */
h1.transcript { display: inline; }
span.speaker { font-weight: bold; margin-left: -35px; padding-right: 3px;}
span.line-num { color: #999999; margin: 5px; margin-left: -75px; padding-right: 50px;}
span.stage { font-style: italic; margin-left: 0.5in; }

/* settings to make line #s & speakers appear to the left of the text */
div.transcript { margin-left: 100px; }
hr { margin-left: -75px; }
/* p.speech { margin-top: -5; margin-bottom: -5; } */
/* this left margin is for transcripts only... */
div.transcript div.endnote { margin-left: -75px; }

/* formatting for podcasts */
span.podspeaker { font-weight: bold; padding-right: 3px;}

ul.relative-toc { margin-left:15px; }
ul.relative-toc ul { margin-left:15px; }
ul.relative-toc li { list-style-type: none; }

ul.relative-toc ul.toc { margin-left:35px; }
p.toc-head { font-weight:bold; font-size:105%; }
p.toc { font-weight:bold; }

div.summary { 
	margin-left:0.25in;
	margin-top:0.25in;
	margin-bottom:0.25in;
	margin-right:0.25in; }

form#jumpnav { 
  float:right; 
}
form#jumpnav select { 
 font-size:90%; 
}


table.searchnav { 
  margin-bottom:10px; 
  height:20px;
  text-align:center;
  width:100%;
  clear:both;
  font-size:85%;
}
table.searchnav td { 
  width:25%; 
  vertical-align:top;                  

}


div.doclinks { 
  position: relative;
  float:right; 
  font-size:80%;
  text-align:right;
}
div.doclinks p { 
 margin:2px;
}

span.label { font-weight: bold; padding-left: 3px; padding-right: 3px;}

table#advsearch { margin-top:0.25in; }
table#advsearch th, table#advsearch td, table#advsearch select { vertical-align:top; }
table#advsearch tr#filter { height:1in; }
div.subset { display:none; }
div.subset label { font-weight:bold; }

.auto_complete span.count{ 
  font-size:80%;
  float:right;
  color:#565656;
  clear:right;
}  


ul.browse { margin-left:0.25in; }
ul.browse li { list-style-type:none; padding-bottom:10px;}


p.years a { padding-left:10px; }

th, td { vertical-align:top; text-align:left; }

/* paragraph */
div.p { }

span.kwic-footnote { color:#676767; }
span.title { font-style:italic; }
.quote { 
 display:block;
 margin:10px 0.5in 10px 0.5in;
}

p.feed { float:right; }
p.feed img { border:0px; }


span.italic { font-style:italic; }
span.bold { font-weight:bold; }
span.center { text-align:center; }

ul.two-column li { 
  list-style-type:none;
  float:left;
  width:33em;
/*  border:1px solid blue;*/
}

ul.two-column li#clear { 
 clear:both;
}

ul.two-column {  
  padding-bottom:10px;
}


span.figure { 
  display:block; 
  text-align:left;
  margin:10px 25px 10px 25px;
  border:1px solid grey;
}

p.figurehead  { 
 margin:0px;
 font-weight:bold;
}

table caption { 
 font-weight:bold;
}

div.indent { 
  margin-left:0.5in;
}

table#lang_switch {
	margin: auto;
}
table#lang_switch td {
font-family: Times;
 vertical-align:top;
  text-align:center;
  border-left:0;
  border-top:0;
  border-bottom:0;
  margin-top:0px !important;
  margin-bottom:0px !important;
margin-left:15px;
  margin-right:15px;
  padding-left:5px !important;
  padding-right:5px !important;
  padding-top:0px !important;
  padding-bottom:0px !important;
  width:5%;
  
}

table#lang_switch a{color:#000000; text-decoration: none;}
table#lang_switch a:link{color:#000000; text-decoration: none;}
table#lang_switch a:active{color:#990000;text-decoration: none;}
table#lang_switch a:hover{color:#990000;text-decoration: none;}

div#lang
{
width: 50%;
border-right:1px solid #ffffff;
float: left;
}

div#footer {
width: 100%;
background-color:#7586a6;
font-size:14pt;
font-family:"Times New Roman", Times;
height:40px;
float: left;
}
div#footer div#button {
margin-left: 15px;
margin-top: 7px;
float: left;
}
div#footer div#copyright {
margin-right: 15px;
margin-top: 7px;
float: right;
}
div#footer div#button p {
margin:0px;
margin-left:5px;
white-space:nowrap;
}
#give { 
  background-color:#46557a;
  color:#fff;
  border:1px solid #fff;
  font-size:10pt;
  text-transform:uppercase;
  text-decoration:none;
  padding:3px;
  margin:5px;
  font-weight:bold;
  font-family:Verdana;
  white-space:nowrap;
}

.podcasts img{
  float: left; 
  margin: 2%;
  height: 100px;
  width: 100px;
}


