/* $Id: style.css,v 1.14.2.2 2006/05/23 09:53:42 killes Exp $ */

/*
** HTML elements
*/
body  {
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  background-color: #CAC2A5;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
}
h1 {
  color: #369;
  font-size: 1.6em;
}
td.left {
	font: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	width: 225px;
}
td.right {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
  text-decoration: none;
  font-weight: bold;
  color: #7C765A;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #7C765A;
}
a:hover, a:active {
	font-weight: bold;
	color: #9F997B;
	text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
p {
  margin: 0px;
  padding: 0px;
	line-height: 22px;
}
blockquote {
  border-left: 4px solid #69c;
  padding: 0 15px 0 15px;
  margin: 25px 100px 25px 50px;
  color: #696969;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 1.2em;
  border: 1px solid #ddd;
}
.title {
	display: inline;
	position: relative;
	left: 0px;
	width: 200px;
  color: #369;
  font-size: 18px;
}
.rightlink {
	display: inline;
	position: relative;
	left: 445px;
	width: 200px;
  color: #369;
  font-size: 18px;
}
.indent {
text-indent: 15px;
line-height: 22px;
}
.heb { 
font-size: 18pt; dir="rtl"; font-family: FrankRuehl, Narkisim, David, garamond, "Times New Roman", Times; text-align:right
}
ul {
	display: inline;
	font: 15px bold Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px auto 0px auto;
	list-style: none;
}
li {
	position: relative;
	display: inline;
	list-style: none;
}
.chiasm
{
position: absolute; 
left: 741px; 
top: 304px; 
width: 26px; 
height: 26px;
}
.ref {
	font-size: 9px;
}
.width30
{
font-size: 18px;
font-weight: bold;
width: 30px;
margin: 0px;
padding: 0px;
}
.width50 {
width: 60px;
margin: 0px;
padding: 0px;
}
/*
** Page layout blocks / IDs
*/

.secondary-links, .secondary-links a:link, .secondary-links a:visited  {
  color: #e4e9eb;
}
.secondary-links a:hover {
  color: #fff;
  text-decoration: underline;
}
#secondary-menu .secondary-links {
  font-size: 12px;
}
.tabs {
  margin: 15px 0 15px 0;
	text-align: center;
}

#content {
  background-color: #fff;
}
#contentstart {
  background-color: #fff;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px 0px 20px 0px;
  background: transparent;
  /* fix background overlapping text in IE (aka Peekaboo Bug) */
  position: relative;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.block .title h3 {
  border-bottom: 2px solid #000000;
  color: #369;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 5px 0px 0px;
  margin-bottom: 5px;
}
.block .content {
  padding: 5px 5px 5px 5px;
}
.block {
  margin-bottom: 5px;
}

/*COLORS*/

.purple {
background-color: #cc99ff;
}
.blue {
background-color: #99ccff;
}
.green {
background-color: #ccffcc;
}
.yellow {
background-color: #ffff99;
}
.orange {
background-color: #ffcc99;
}
.red {
background-color: #ff99cc;
}
.tyrant {
background-color: #c0c0c0;
}
.zion {
background-color: #ff9900;
}
.servant {
background-color: #ffff00;
}
.heart {
background-color: #ff6060;
}

.outline {
	border: #000000 1px solid;
}
.creation {
	float: right;
	border: none;
}
.chaos {
	float: right;
	border: none;
}
.invert {
	background-color : #b2ac94;
}
.early {
	background-color : #F5DD9D;
}
.mothermary {
	background-color: #BCC499;
}
.butitnevercame {
	background-color : #92A68A;
}
.morningdusk {
	background-color : #7B8F8A;
}
.noteblue {
	background-color : #506266;
}
.umbrella {
	background-color : #A69680;
}
.umbrelladark{
	background-color : #291111;
}
.darkchocolate{
	background-color : #552917;
}
.chocolaterabbit{
	background-color : #734133;
}
.rabbitburrow{
	background-color : #966A56;
}
