body
{
background-color:#fff0cf;
font-family:"Garamond, Georgia, Times New Roman, serif";
font-size:1em;
color:#100025;
}

div#page
{
	background-image : url('../images/bleachedPergamentEdge.jpg');
	position:relative;
	top: -10px;
	left:0px;
	width:1024px;	
	padding-bottom:32px;
	z-Index:0;
	margin: 0 auto;
	border-style:solid;
	border-width:0 0 2px;
	min-height: 1500px;
	
}

div.menu
{
	background-image : url('../images/logo.gif');
	background-repeat:no-repeat;
	background-position:64px 50%;
	position:relative;	
	width:100%;
	height:200px;
}

div.content
{
	padding:0 64px;
	margin: 46px 32px;
}

div.herald
{		
	text-align: center;
}

.shieldrotator
{
	clear: both;
}

.addThis
{
	height: 24px;
	position:relative;
	padding-right:40px;
	top:12px;
}
.addThis > div
{
	float: right;
}

td.leftBracket, td.rightBracket
{
	background-repeat:no-repeat;
	position:relative;	
	width: 44px;
	cursor:pointer;
	
}

td.leftBracket
{
	background-image : url('/images/left_bracket.png');
	background-position: right 25%;
}

td.rightBracket
{
	background-image : url('/images/right_bracket.png');
	background-position: left 25%;
}

#navi
{
	width:248px;
	float: right;
	z-index: 99;
	margin-bottom:8px;
}

div#footnote
{
	position:relative;
	top:0px;
left:128px;	
	width:80%;
	height: 42px;
	font-size:12px;
	text-align:right;
margin :12px 0 0;	
	border-width: 2px 0px 0px 0px;
	border-style:solid;
	border-color:#100025;
	clear:both;
}

div.container a
{
	margin:0 8px;
}

hr
{
	color:black;
	margin: 4px 32px;
	border:thin solid black;
}

h1, h2, h3, h4, h5 
{
	font-weight:normal;
	text-transform: uppercase;
}
h1
{
	font-size: 1.6em;
	margin:0px;
	text-align:center;
	clear:both;
}
h2
{
	font-size: 1.4em;
	text-align:left;
}
p
{
	text-align: left;
}

#listPage th,td
{
	font-size:1.2em;
	
}

.formContainer
{
	position: relative;
	display:inline-block;
	background-color:#FFEED0;
	border: 1px solid #440000;
	padding:2px 3px;
	margin:0px 2px;
	
}

.formContainer input, .formContainer textarea, .formButtonContainer input
{
	margin: 0px;
	background-color: transparent;
	overflow:hidden;
	border: none;
	padding:0;
}

.formButtonContainer input[type="button"], .formButtonContainer input[type="submit"]
{
	cursor:pointer;
	color: white;	
}

.postComment .invalid input[type="text"],.postComment  .invalid   textarea
{
	color:white;
}

.formButtonContainer
{
	display:inline-block;
	background-color:#a47655;
	border: 1px inset #a47655;
	margin:3px 2px;
	padding:2px;
	position:relative;		
}

.postComment .invalid
{
	background-color: #de9b83;
	color:white;
}

/** Lists **/
table.listPage
{	
	margin: 12px auto 32px auto;
	position:relative;
	top:0px;
	left:0px;
	
}

.metaData table
{
	width:600px;
	text-align:left;
	margin:0 auto;
}

.listPage td
{
	position:relative;
	text-align:center;
	background-position: center center;
}

.listPage td.item
{
	background-image: url('/images/emptyshield.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	width: 142px;
	height:195px;
position: relative;
left:0px;
top:0px;
vertical-align:top;
display:inline-block;
/*margin-bottom:24px;*/
}

.rankItem
{

	width:95px;
	height:28px;
	position:relative;
	top:6px;
	left: 22px;
}

.ranking
{
		background-image: url('/images/ranking_light.png');
		background-repeat:no-repeat;
	background-position:center bottom;
margin:auto;
	width:100%;
	height:100%;cursor: pointer;
	display: none;
}


.ranking_hover
{
		background-image: url('/images/ranking_dark.png');		
}

.shieldSmall
{
	width: 97px;
	height:144px;
	position:relative;
	display:inline;
	top:15px;
	left:-2px;
}

.listPage .shieldTitle
{
	font-size:0.95em;
	height:42px;
	left:0;
	line-height:0.8em;
	margin-bottom:6px;
	overflow:hidden;
	padding:0 8px;
	position:relative;
	text-align:center;
	top:0;
	width:120px;
}

.listPage .shieldTall
{
	background-image:url(/images/framing.png);
	background-repeat:no-repeat;
	height:480px;
	width:418px;
	position:relative;
	top:0px;
	margin: 0 auto;		
}

.listPage .shieldTall img
{

	position:relative;
	top:21px;
	
}

.listPage .shieldTitle div
{
	position:absolute;
	bottom:4px;
	width:120px;
}

.listPage .shieldCreator
{
		text-align:center;
	line-height:1em;
		position:relative;
	top:0px;
	left:0px;
	height:24px;
	font-size: 12px;
	padding: 0 8px;
}

.pageLinks
{
	position:relative;
	margin:auto;		
	text-align: center;
}

.postComment
{
	margin:auto;	
	margin-bottom: 48px;
	position:relative;
	top:0;
	left:0;
}

.postCommentButton
{
	
	text-decoration: none;
	border: 0 none;
	border-width:0px;
	color: #770000;
	cursor:pointer;
}

.comment
{
	border: solid black;
	border-width:1px 0 0 0;
	font-size: 0.9em;
	width: 60%;
	margin: auto;
	position:relative;
	top:0;
	left:0;
	min-height:82px;
}

.comment_author
{
	font-weight:bold;	
	font-size:1.2em;
}
.comment_footer
{
	position:absolute;
	bottom:4px;
	right:4px;
	font-size: 0.6em;
}
.comment_text
{
	text-align:left;
	padding-bottom:9px;
}

a
{
	text-decoration: none;
	border: 0 none;
	border-width:0px;
	color: #770000;
}

a img
{
		text-decoration: none;
		border: 0 none;
}

a:hover
{
	text-decoration: none;
	border: none;
}

a:visited
{
	text-decoration: none;
	border: none;
}


/**  MENU **/
a.menuButton
{	
	position:absolute;
	display:block;
	top: 136px;
	width:142px;
	height:62px;
	background-repeat:no-repeat;
}

a#heraldButton
{
	left: 170px;	
	background-image: url('../images/menuHerald.gif');	
}

a#heraldButton:hover
{
	background-image: url('../images/menuHerald_hi.gif');	
}

a#lexiconButton
{
	left: 484px;	
	top: 156px;
	background-image: url('../images/menuLexicon.gif');	
}

a#lexiconButton:hover
{
	background-image: url('../images/menuLexicon_hi.gif');	
}

a#homeButton
{
	left: 74px;	
	top: 156px;
	background-image: url('../images/menuHome.gif');	
}

a#homeButton:hover
{
	background-image: url('../images/menuHome_hi.gif');	
}

a#linksButton
{
	left: 814px;	
	top: 152px;
	background-image: url('../images/menuLinks.gif');	
}

a#linksButton:hover
{
	background-image: url('../images/menuLinks_hi.gif');	
}

a#listButton
{
	left: 336px;
	top:148px;
	background-image: url('../images/menuLists.gif');	
}

a#listButton:hover
{
	background-image: url('../images/menuLists_hi.gif');	
}
a#faqButton
{
	left: 654px;	
	background-image: url('../images/menuFAQ.gif');	
}

a#faqButton:hover
{
	background-image: url('../images/menuFAQ_hi.gif');	
}

