/* Tekumel: The World of the Petal Throne - November 2005 /**************************/

/* HOMEPAGE /**************************/


html, body, form, fieldset {
margin: 0;
padding: 0;
}

body {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 76%;
	line-height: 1.5em;
	color: #291C0B;
	text-align: center;
	background-color: #291C0B;
}

/* misc /**************************/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
.standardsAlert { display: none; }
.clearleft { clear: left; }
img { border: none; display: inline; }
div.clearer {clear: both; line-height: 0; height: 0;}

/* basic items /**************************/

p {
	font-size: 1em;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
}

h4 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .75em;
	}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/* Links /**************************/

a:link {
	color: #793714;
	text-decoration: none;
}

a:visited {
	color: #793714;
	text-decoration: none;
}

a:hover {
	color: #FFE1B3;
	text-decoration: none;
	border-bottom: 1px dotted #FFE1B3;
}

a:active {
	color: #291C0B;
	text-decoration: none;
}

.external {
	background: url(../images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}

/* structure /**************************/

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* home /**************************/

#homebanner {
	width: 800px;
	height: 224px;
	margin: 0 auto;
	background: url("../images/home_banner.jpg") top no-repeat;	
}

#contentwrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/contentwrapbg.jpg") top repeat-y;	
}

#homeleftcolumn {
	width: 332px;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
	background: url("../images/home_mainpicleft.jpg") top no-repeat;	
	margin-bottom: 15px;
}

#homerightcolumn {
	width: 468px;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
	margin-bottom: 15px;
}

#contentbase {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#homenavbar {
	width: 800px;
	height: 72px;
	margin: 0 auto;
	display: block;
}

/* Home Nav
----------------------------------------------- */

#homenav ul {
	margin: 0;
	padding: 0;
	height: 55px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#homenav li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#homenav a {
	float: left;
	clip: rect(0, 132px, 32px, 0);
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#homenav a:hover {
	background-position: 0 -55px;
	border-bottom: none;
}

#homenav a.selected {
	background-position: 0 -110px;
}

#index a {
	width: 53px;
	background: url(../images/homenavindex.jpg) top left no-repeat;
}

#board a {
	width: 90px;
	background: url(../images/homenavboard.jpg) top left no-repeat;
}

#policies a {
	width: 69px;
	background: url(../images/homenavpolicies.jpg) top left no-repeat;
}

#projects a {
	width: 76px;
	background: url(../images/homenavprojects.jpg) top left no-repeat;
}

#submissions a {
	width: 96px;
	background: url(../images/homenavsubmissions.jpg) top left no-repeat;
}

#credits a {
	width: 66px;
	background: url(../images/homenavcredits.jpg) top left no-repeat;
}

#navleft {
	width: 187px;
	height: 55px;
	background: url(../images/home_navleft.jpg) top left no-repeat;
}

#navright {
	width: 163px;
	height: 55px;
	background: url(../images/home_navright.jpg) top left no-repeat;
}

/* Home Left Column
----------------------------------------------- */

#homeleftcolumn p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0 15px 1em 95px;
	color:  #FFE1B3;
}

#homeleftcolumn h2 {
	padding: 227px 15px 0.3em 95px;
	color: #DFE3BF;
}

#homeleftcolumn .sideimage {
	padding: 0 0 1em 95px;
}

#homeleftcolumn a:hover {
	border-bottom: none;
}

/* Home Right Column
----------------------------------------------- */

#homerightcolumn p {
	padding: 0 90px 0.9em 15px;
	color:  #291C0B;
}

#homerightcolumn p.introtext {
	font-size: 1em;
	line-height: normal;
	font-style: italic;
	padding: 0 90px 1em 15px;
	color:  #790714;
}

#homerightcolumn h1 {
	padding: 10px 90px 0.6em 15px;
	color: #790714;
}

#homerightcolumn h2 {
	padding: 0 90px 0.5em 15px;
}

#homerightcolumn h3 {
	padding: 0 90px 0.5em 15px;
	color: #291C0B;
}

#homerightcolumn h4 {
	padding: 0 90px 0 15px;
	color: #291C0B;
}

.divider {
	margin: 5px 90px 1em 15px;
	border-bottom: 1px solid #8A6437;
}

#homerightcolumn img.left {
	float: left;
   	margin: 0 15px 10px 0;
	border: 1px solid #735121;
}
