﻿#content
{
	padding-bottom: 5px;
}

#textBrowserText, #textBrowserContent
{
	padding: 15px;
}

#textBrowserText h1
{
	margin: 5px 0px 10px 0px;
}

#textBrowserText h1.greek
{
	font-family: Gentium;
	font-size: 2em;
	margin: 10px 0px 10px 0px;
}

#textBrowserText h2
{
	font-size: 1.3em;
	margin: 25px 0px 10px 0px;
}

#textBrowserText h3
{
	font-size: 1.1em;
	margin: 10px 10px 10px 0px;
	font-weight: bold;
}

#textBrowserText h4
{
	font-size: 1em;
	margin: 10px 10px 10px 0px;
	font-weight: bold;
	font-style: italic;
}


#textBrowserText p.greek
{
	font-family: Gentium;
	font-size: 1.3em;
}

ul
{
	margin-left: 25px;
}

ol li p a
{
	color: #000000;
}

ul li p a
{
	color: #000000;
}

h4
{
	margin-left: 35px;
}

table.textTable
{
	border-top: solid 2px #000000;
	padding-top: 15px;
}


table.textTable tr td
{
	padding: 5px;
	font-family: Gentium, Palatino Linotype;
	font-size: 1.4em;
}



.textBrowserSection
{
	border-top: solid 3px black;
	margin-top: 30px;
	padding-top: 10px;
}



/* --------- SPECIFIC PAGES ------------- */

#authorsPage ol
{
	margin-top: 20px;
}

#authorsPage ol li p
{
	margin: 3px 0px 3px 12px;
}


#booksPage ol
{
	margin-top: 20px;
}

#booksPage ol li p
{
	margin: 3px 0px 3px 12px;
}



#bookSnippetsPage
{
	padding-top: 10px;
}

#bookSnippetsPage ol
{
	margin-top: 20px;
}
