/* Test.css */

span.verse-num, span.verse-num-woc {
	font-size: 80%;
	font-weight: bold;
	padding-right: .15em;
	padding-left: .25em;
	vertical-align: text-top;
	}
span.verse-num-woc, span.woc { /* Words of Christ (for red-letter editions) */
	/* color: #900;*/
	}
span.chapter-num {
	font-weight: bold;
	padding-right: .5em;
	}
div.esv-text p {
	text-indent: 2em;
	}
div.esv-text p.same-paragraph {
	text-indent: 0;
	}
div.block-indent p {
	text-indent: 0;
	padding-left: 2.5em;
	margin-left: 0;
	}
span.indent {
	padding-left: 2em;
	}
span.indent-2, span.psalm-doxology-line {
	padding-left: 4em;
	}
span.declares-line {
	padding-left: 6em;
	}
span.small-caps {
	font-variant: small-caps;
	}
span.selah {
	font-style: italic;
	margin-left: 1em;
	}
p.extra-space {
	margin-top: 2em;
	}
div.block-indent span.verse-num, div.block-indent span.verse-num-woc  {
	padding-left: 0;
	}
h4 {
	font-weight: normal;
	}
h4.speaker {
	padding-left: 10em;
	font-variant: small-caps;
	margin-bottom: -1em;
	}
h4.textual-note {
	font-variant: small-caps;	
	}
h4.psalm-acrostic-title {
	font-variant: small-caps;
	}
h4.psalm-title {

	}
span.footnote {
	font-size: 80%;
	padding-right: .5em;
	padding-left: 0em;
	vertical-align: text-top;
	}
div.footnotes h3 {
	margin-top: 0;
	margin-bottom: 0;
	}
div.footnotes p {
	text-indent: 0;
	}
span.footnote-ref {
	font-weight: bold;
	}
p.copyright {
	text-indent: 0;
	}
	
/* Main.css */	


div.esv-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div.esv-text p {
	text-align: justify;
	}
div.main {
	padding: 0;
	margin: 0;
	border: none;
	background: white;
	/*background: white url("/esv/assets/bottom.left.corner.gif") no-repeat bottom left;*/
	}
div.content {
	margin: 0;
	background: white;
	padding: 10px 35px;
	font-size: 100%;
	line-height: 135%;
	/*border: 2px solid green;*/
	/*width: 100%;*/
	}
div.navigation {
	/*border: 2px solid red;*/
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	}
div.navigation table {
	width: 100%;
	margin: 0;
	padding: 0;
	/*border: 2px solid orange;*/
	}
div.navigation a, div.navigation a:visited, div.navigation a:hover, div.navigation a:link {
	font-size: 90%;
	color: white;
	}

form#search1, form#search2 {
	margin: 0;
	padding: 0;
	}

div.header {
	margin: 0;
	background: #666;
	padding: 5px 25px 0 0;
	/*border: 2px solid white;*/
	}

p.search {
	padding: 0;
	text-indent: 0;
	}
div.errors {
	margin-top: 5px;
	border-bottom: 2px solid #c33;
	border-top: 2px solid #c33;
	padding: 5px 0;
	}
div.errors p, div.errors li {
	color: #900;
	}
div.errors h2 {
	font-size: 105%;
	color: #c33;
	font-weight: bold;
	}
div.pagelinks {
	margin-bottom: 1em;
	}
div#pagelinks {
	padding-left: 5px;
	background: #def;
	margin-top: -.75em;
	}
div.pagelinks p, div.pagelinks table {
	font-size: 90%;
	text-indent: 0;
	/*border-bottom: 2px solid #39f;
	border-top: 2px solid #39f;
	background: #fff;*/
	padding: 5px 0;
	width: 95%;
	}
div.pagelinks h3 {
	font-weight: normal;
	margin-bottom: 1em;
	}
span.search-term-1 {
	background: #ffc;
	}
span.search-term-2 {
	background: #cff;
	}
span.search-term-3 {
	background: #fcf;
	}
span.search-term-4 {
	background: #cf0;
	}
span.passage-highlight {
	background: #ff0;
	}
p.search-result {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0;
	border-top: 1px dotted #9cf;
	width: 99%; /* ie6 doesn't seem to like it when it's 100% */
	}
span.search-result-head, span.search-result-text-heading, span.search-result-text-subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
span.search-result-head {
	font-weight: bold;
	}
span.search-result-text-subheading {
	font-style: italic;
	}
p.instead {
	font-size: large;
	text-indent: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

span.surrounding-chapters {
	font-size: 65%;
	color: black;
	}
p.surrounding-chapters-bottom {

	}
div.tabs {
	margin: 0;
	padding: 0;
	border: none;
	}
div.bottom-navigation {
	background: #69c;
	margin: 0;
	padding: 8px;
	color: white;
	border-top: 1px solid #666;
	vertical-align: middle;
	}
div.bottom-navigation a, div.bottom-navigation a:visited, div.bottom-navigation a:hover, div.bottom-navigation a:link {
	font-size: 90%;
	color: white;
	}
span.foot p {
	padding-left: 20px;
	}
table.browse-books {
	padding-top: 20px;
	width: 100%;
	}
div.signature {
	text-align: center;
	background: #666;
	margin: 0;
	padding: 0;
	}
img#tabgraphic {
	vertical-align: bottom;
	}
span.now-showing {
	font-size: 90%;
	/*font-weight: bold;
	color: #369;*/
	}
h3.now-showing {
	margin-top: 1em;
	}
div.front-page {
	}
div.front-page h3 {
	margin-top: 0;
	}
div.front-page-browse {
	float: right;
	width: 49%;
	}
div.front-page p {
	text-indent: 0;
	}
span.search-result-text-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p.pagelinks {
	text-indent: 0;
	border-bottom: 2px dotted #39f;
	border-top: 2px dotted #39f;
	background: #def;
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	}

p.signature {
	text-indent: 0;
	}
span.limit-my-search {
	font-size: 75%;
	}
h3.tip {
	font-size: 100%;
	padding-top: 2em;
	font-weight: bold;
	}
div.passage-bottom-navigation {
	border: 1px solid #9cf;
	background: #def;
	margin-top: 1em;
	padding: 0 5px;
	width: 95%;
	}
p.special-searches {
	border: 2px solid #cb0;
	font-size: 115%;
	background: #fe0;
	padding: 3px;
	}
div.did-you-mean {
	margin-top: -.75em;
	}
div.did-you-mean p {
	border: 2px solid #cb0;
	font-size: 115%;
	background: #fe0;
	padding: 3px;
	}
span.chapter-num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	vertical-align: text-top;
	color: #06c;
	}
span.verse-num, span.verse-num-woc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

span.footnote, span.footnote-ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
span.footnote {
	color: #666;
	}
div.footnotes {
	margin-top: 1em;
	border-top: 2px dotted #9cf;
	padding: 0;
	width: 95%;
	clear: all;
	}

/* For "share" folders */
p.code {
	padding: 0 25px;
	border: 1px dotted #9cf;
	font-family: "Courier New", Courier, monospace;
	}
span.xml-code {
	font-weight: bold;
	color: #00f;
	}

div.Heading
{
	font-weight: bold;
	font-size: 14pt;
	padding-top: 10px;
	padding-bottom: 10px;
	color: maroon;
}

div.HeadingAnnotation
{
	font-size: 12pt;
	padding-bottom: 10px;
	color: maroon;
}

span.Verse_Number
{
	font-weight: bolder;
	font-size: smaller;
	color: maroon;
	margin-right: 5px;
}

div.ContentAnnotation
{
	font-size: 12pt;
	padding-bottom: 10px;
	padding-top: 10px;
	color: maroon;
}