/*
Style Theme Drathe
www.yeoldeinn.com
v1.0.0
March 2010
*/


/*Main things*/

body
	{ background-image: url('http://www.yeoldeinn.com/images/agins-parchment2.jpg');
	  background-repeat: repeat;
	  background-position: top center;
	}

iframe
	{ border-top-style: inset;
	  border-left-style: inset;
	  border-right-style: inset;
	  border-bottom-style: inset; 
	  border-color: #990000 #663333 #663333 #990000;
	}

hr
	{ color: #990000;
	}


/*Table Stuff*/

.chart
	{ width: 80%;
	  background: #ffffff;
	  border: solid 1px #990000;
	}

.default
	{ width: 80%;
	  border: 0px;
	}

.manual
	{ width: 80%;
	  background: #ffffff;
	  border: solid 3px #990000;
	}

.legend
	{ width: 100%;
	  background: #ffffff;
	  border: solid 3px #990000;
	}

th.border
	{ border-width: 3px;
	  border-color: #990000;
	  border-style: solid;
	}

th.border1
	{ border-width: 1px;
	  border-color: #990000;
	  border-style: solid;
	}

td.border
	{ border-width: 3px;
	  border-color: #990000;
	  border-style: solid;
	}

td.border1
	{ border-width: 1px;
	  border-color: #990000;
	  border-style: solid;
	}

td.rule
	{ background-image: url('http://www.yeoldeinn.com/images/manual-rule.gif');
	  height: 25px;
	}

td.nav
	{ padding-left: 10px;
	  padding-right: 10px;
	}

td.nav a
	{ font-family: Caslon Antique;
	  font-size: 150%;
	  font-weight: bold;
	  src: url('http://www.yeoldeinn.com/fonts/Caslon_Antique_Regular.ttf');
	}

td.postinfo
	{ height: 20px;
	}

.rollover
	{ background-color: #FFCC66;
	}

.rollover:hover, .rolloverHover
	{ background-color: #330000;
	}


/*Text Stuff*/

.indent
	{ text-indent: 1cm;
	}

.inline
	{ display: inline;
	}

.b
	{ font-weight: bold;
	}

.i
	{ font-style: italic;
	}

.u 
	{ text-decoration: underline;
	}

.c
	{ text-align: center;
	}

.s300
	{ font-size: 300%;
	}

.s250
	{ font-size: 250%;
	}

.s200
	{ font-size: 200%;
	}

.s150
	{ font-size: 150%;
	}

.s80
	{ font-size: 80%;
	}


/*Headers*/

h1
	{ font-family: HeroQuest;
	  font-weight: normal;
      color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

h2
	{ font-family: HeroQuest;
	  font-weight: normal;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

h3
	{ font-family: HeroQuest; 
	  font-weight: normal;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

h4 
	{ font-family: HeroQuest; 
	  font-weight: normal;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

h5
	{ font-family: HeroQuest; 
	  font-weight: normal;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

h6
	{ font-family: HeroQuest; 
	  font-weight: normal;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}


/*Paragraphs*/

p
	{ font-family: ITCClearface; 
	  font-weight: normal;
	  color: #663333;
	  src: url('http://www.yeoldeinn.com/fonts/ITCClearface.ttf');
	}

p.hone
	{ font-family: HeroQuest; 
	  font-size: 200%; 
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

p.htwo
	{ font-family: HeroQuest; 
	  font-size: 150%; 
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

p.hthree
	{ font-family: HeroQuest; 
	  font-size: 120%; 
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

p.hfour
	{ font-family: HeroQuest; 
	  font-size: 100%; 
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

p.hfive
	{ font-family: HeroQuest; 
	  font-size: 90%; 
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

p.hsix
	{ font-family: HeroQuest; 
	  font-size: 80%; 
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}


/* lists */

ul
	{ font-family: HeroQuest; 
	  font-weight: normal;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

ol
	{ font-family: HeroQuest; 
	  font-weight: normal;
	  color: #990000;
	  list-style-type: lower-roman;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

ol.decimal
	{ font-family: ITCClearface; 
	  font-weight: normal;
	  color: #663333;
	  list-style-type: decimal;
	  src: url('http://www.yeoldeinn.com/fonts/ITCClearface.ttf');
	}

li
	{ font-family: ITCClearface; 
	  font-weight: normal;
	  color: #663333;
	  src: url('http://www.yeoldeinn.com/fonts/ITCClearface.ttf');
	}

li.bighead
	{ list-style: none;
	  font-family: HeroQuest;
	  color: #990000;
	  src: url('http://www.yeoldeinn.com/fonts/HeroQuest.ttf');
	}

li.head
	{ list-style: none;
	}


/* hyperlinks */

a
	{ color: #0000FF;
	}

a:link
	{ color: #0000FF;
        text-decoration: none;
	}

a:visited
	{ color: #0000CC;
	  text-decoration: none;
	}

a:hover
	{ color: #F97C33;
	  text-decoration: none;
	}

a:active
	{ color: #63A16E;
	  text-decoration: none;
	}

a:focus
	{ color: #63A16E;
	  text-decoration: none;
	}


/* images */

img.none
	{ border: 0px;
	}

img.large-frame-h
	{ -moz-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -webkit-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -o-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-color: #f4be52;
	  border-style: inset;
	  border-width: 60px;
	  width: 616px;
	  height: 420px;
	}

img.large-frame-v
	{ -moz-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -webkit-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -o-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-color: #f4be52;
	  border-style: inset;
	  border-width: 60px;
	  width: 420px;
	  height: 616px;
	}

img.medium-frame-h
	{ -moz-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -webkit-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -o-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-color: #f4be52;
	  border-style: inset;
	  border-width: 60px;
	  width: 411px;
	  height: 280px;
	}

img.medium-frame-v
	{ -moz-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -webkit-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -o-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-color: #f4be52;
	  border-style: inset;
	  border-width: 60px;
	  width: 280px;
	  height: 411px;
	}

img.small-frame-h
	{ -moz-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -webkit-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -o-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-color: #f4be52;
	  border-style: inset;
	  border-width: 60px;
	  width: 205px;
	  height: 140px;
	}

img.small-frame-v
	{ -moz-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -webkit-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  -o-border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-image: url('http://www.yeoldeinn.com/images/frame.png') 106 126 103 129 stretch stretch;
	  border-color: #f4be52;
	  border-style: inset;
	  border-width: 60px;
	  width: 140px;
	  height: 205px;
	}

a:link img.l
	{ border: 2px solid #0000FF;
	}

a:visited img.l
	{ border: 2px solid #0000CC;
	}

a:hover img.l
	{ border: 2px solid #F97C33;
	}

a:active img.l
	{ border: 2px solid #63A16E;
	}

a:focus img.l
	{ border: 2px solid #63A16E;
	}

a:link img.none
	{ border: 0px;
	}

a:visited img.none
	{ border: 0px;
	}

a:hover img.none
	{ border: 0px;
	}

a:active img.none
	{ border: 0px;
	}

a:focus img.none
	{ border: 0px;
	}
	
/* End of Stylesheet */