/* An Tir Heralds site general style sheet, by Wenyeva atte grene */

body
{
	margin: 20px 40px 40px 40px;
	background-color: #ffffcc;
	color: #004400;
	font-family: georgia, times, "times new roman", "book antiqua", palatino, serif;
	font-size: 95%;
}

#dateupdated
{
	font-weight: bold;
	font-size: smaller;
	font-style: italic;
}

#disclaimer
{
	font-size: smaller;
	font-style: italic;
}

#disclaimer p
{
	font-size: smaller;
	font-style: italic;
}


#footer
{
	margin-top: 1em;
	border-color: #004400;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#index_header
{
	margin-bottom: 1em;
	border-color: #004400;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-top: 0px;
	text-align: center;
}

#index_header h1
{
	text-align: center;
	margin: 0;
}

#index_table
{
	margin-top: 1em;
	margin-bottom: 1em;
}






.announcement
{
	font-weight: bold;
	text-align: center;
}

.signature
{
	text-indent: 0em;
	text-align: left;
	font-weight: bold;
}

.subhead
{
	text-indent: 0em;
	text-align: center;
}

.tagline
{
	text-align: center;
	text-indent: 0em;
	font-style: italic;
	font-weight: bolder;
}

.noindent
{
	text-indent: 0em;
	text-align: left;
}

.larger
{
	font-size: larger;
	text-align: left;
}

.smaller
{
	font-size: smaller;
	text-align: left;
}

.title { font-weight: bold; }
.blazon { font-style: italic; }

.submission
{
	page-break-inside: avoid;

}

.quizbox
{
	border-style: double;
	border-color: #990000;
}

.submitter { font-weight: bold; }

.underline
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: transparent;
}

.underlinesolid
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: transparent;
}

blockquote
{
	/* font-style: italic; */
	border-left: solid 3px #837F21;
	text-indent: 0em;
	margin-left: 3em;
	padding-left: 10px;
}

blockquote.noital
{
	font-style: normal;
	text-indent: 0em;
	margin-left: 3em;
}

p { text-align: left; }
h1 { text-align: center; }

h2
{

	font-size: 150%;
}

h3
{
	font-size: 125%;
}

h5
{
	font-size: 100%;
	font-style: italic;
}

h4 { font-size: 110%; }

ul
{
	list-style: inside;
	margin-left: 2em;
}

.toc_li
{
	margin-bottom: 0px;
	list-style-position: outside;
}

li
{
	list-style-position: outside;
	margin-bottom: 1em;
	margin-left: 2em;
}

cite { font-style: italic; }
a:link { color: #837F21; }
a:visited { color: #005000; }


.leftfloat
{
	float: left;
	clear: both;
}

.rightfloat
{
	float: right;
	clear: both;
}

#heraldspage { }
#IL { page-break-before: always; }
