/* Body style */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


/* Heading styles */

h1 {
	font-size: 160%;
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 15px;
	margin-right: 1em;
}

h2 {
	font-size: 110%;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15px;
	margin-right: 1em;
}

h3 {
	font-size: 85%;
	color: #000000;
	margin-top: 1.5em;
	margin-bottom: 0em;
	margin-left: 15px;
	margin-right: 1em;
}

h4 {
	font-size: 80%;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 15px;
	margin-right: 1em;
}


/* Link styles */

a:link {
	color: #330066;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #663399;
	text-decoration: underline;
}

a:active {
	color: #9966CC;
	text-decoration: underline;
}


/* Link styles for navbar */

#navbar a:link {
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:visited {
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:hover {
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:active {
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
}


/* Paragraph styles */

p {
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 15px;
}

p.author-bio {
	font-size: 75%;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 15px;
}

p.author-bio i {
	font-style: normal;
}

p.author-bio cite {
	font-style: normal;
}

p.author-bio .foreign {
	font-style: normal;
}

ul.author-bio {
	font-size: 75%;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 15px;
}

p.author-copyright {
	font-size: 75%;
	margin-top: 3em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 15px;
	text-align: center;
}

p.boxed {
	border: 1px solid red;
	background: white;
	text-align: center;
	padding: 5px;
}

p.content-date {
	font-weight: bold;
}

p.contents-author {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 15px;
}

p.contents-date {
	font-size: 90%;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 15px;
}

p.contents-pullquote {
	font-size: 80%;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 25px;
}

p.contents-title {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 15px;
}

p.dedication {
	font-style: italic;
}

p.forum-links {
	text-align: center;
	font-size: 75%;
}

p.license {
	font-size: 75%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 3em;
	margin-left: 4em;
	text-align: center;
}

p.magazine-copyright {
	font-size: 75%;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15px;
	margin-right: 1em;
}

p.magazine-copyright cite {
	font-style: normal;
}

p.news-item {
	font-size: 85%;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-right: 15px;
	margin-left: 15px;
}

p.parts-info {
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 15px;
	margin-right: 1em;
}

p.reprint-info {
	font-size: 75%;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15px;
	text-align: center;
}

p.reprint-info cite {
	font-style: normal;
}

p.sidebar-item-author {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 10px;
}

p.sidebar-item-date {
	font-size: 90%;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 10px;
}

p.sidebar-item-pullquote {
	font-size: 80%;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 10px;
}

p.sidebar-item-title {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 10px;
}

div.copyright-block {
	margin-top: 2em;
	margin-bottom: 2em;
}

div.stanza {
	margin-bottom: 1em;
}

div.stanza p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	margin-right: 1em;
	margin-left: 15px;
}

p.top-link {
	font-size: 70%;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
}

p.verse-line {
	margin-bottom: 0px;
	margin-top: 0px;
}

p.verse-line-indent-1 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 2em;
}

p.verse-line-indent-2 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 4em;
}

p.verse-stanza-break {
	margin-bottom: 0px;
	margin-top: 0px;
}


/* List styles */

ul {
	font-size: 90%;
}

ol {
	font-size: 90%;
}

li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-left: 15px;
}

li ul { font-size: 100% } /* To avoid nested-list sizing problems. */

li ol { font-size: 100% } /* To avoid nested-list sizing problems. */

ul.navbar-category-list {
	font-size: 75%;
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0em;
}

li.navbar-category {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

ul.navbar-page-list {
	/* font-size: 110%; */
	list-style-type: none;
	padding: 0;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

li.navbar-page {
	margin-top: 0.3em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 20px;
}

div.gallery-nav-list-container {
}

ul.gallery-nav-list {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	list-style-type: none;
	margin-bottom: 1em;
	/*border: 2px solid blue;*/
}

li.gallery-nav {
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0.3em;
	margin-right: 1em;
	margin-left: 1em;
	display: inline;
	/*border: 1px solid red;*/
}

/* Link styles for navbar */

ul.gallery-nav-list a:link {
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}

ul.gallery-nav-list a:visited {
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}

ul.gallery-nav-list a:hover {
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}

ul.gallery-nav-list a:active {
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
}

ul.bibliography-list {
	list-style-type: none;
	padding: 0;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

li.bibliography-item {
}

ul.no-bullet-list {
	list-style-type: none;
	padding: 0;
	margin-left: 15px;
}

ul.no-bullet-list-centered {
	list-style-type: none;
	padding: 0;
	margin-left: 15px;
	text-align: center;
}

li.no-bullet-item {
	padding: 0;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

dl {
	margin-left: 15px;
	margin-right: 1em;
}

dt {
	margin-top: 0.5em;
}

dd {
	margin-bottom: 0.2em;
}

dl.bookstore-book-list {
	margin-left: 3em;
	font-size: 90%;
}

/* Miscellaneous styles */

.foreign {
	font-style: italic;
}

.smallcaps {
  font-variant: small-caps;
}

.thought {
	font-style: italic;
}

.thought cite {
	font-style: normal;
}

.thought em {
	font-style: normal;
}

blockquote {
	font-size: 90%;
	font-style: italic;
}

blockquote cite {
	font-style: normal;
}

blockquote em {
	font-style: normal;
}

blockquote .foreign {
	font-style: normal;
}

blockquote .thought {
	font-style: normal;
}

.speaker {
	font-weight: bold;
}

.gallery-art-title {
	font-weight: bold;
}

pre {
	margin-left: 15px;
}

div.screenplay {
	font-family: Courier, "Courier New", monospace;
}

blockquote.screenplay-dialogue {
	font-style: normal;
	font-size: 100%;
}

.screenplay p.dialogue-first {
	margin-top: 0;
}

.screenplay p.speaker {
	margin-bottom: 0;
	text-align: center;
	font-weight: normal;
}

blockquote.typed-letter {
	font-style: normal;
	font-size: 100%;
	font-family: Courier, "Courier New", monospace;
}

.no-italics {
	font-style: normal;
}

table.exhibit {
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 15px;
}

td.padded {
	padding: 5px;
}