/*
		Skin Name: Zenlike
		Skin Download: http://sally.lunaescence.com/tag/zenlike
		Description: A light green and white skin with very few graphics
		Author: Sally Anderson
		Author E-Mail: sally@lunaescence.com
		Author URI: http://sally.lunaescence.com/
*/

/* Basic Styles. */
A:link,A:active,A:visited {text-decoration:none;color:#066;}
A:hover {text-decoration:none;}
BODY {color:#000;background:#e1e9b1 url(images/bkgrd.jpg) repeat-x scroll top left;font:normal normal 10px verdana,helvetica,tahoma,arial,sans-serif;margin:0 2px 5px 0}
HR {border-top:4px double #266002;border-left:0;border-right:0;border-bottom:0;width:500px;height:5px;text-align:center}
INPUT,TEXTAREA,SELECT {color:#000;z-index:3;margin-top:1px;border:1px solid #A4ACAC;background:#FFF;font:12px normal verdana,helvetica,arial,tahoma,sans-serif}
TD {vertical-align:top;display:table-cell}
.header {
	width: 500px;
	height: 250px;
	background-attachment: scroll;
	background-color: #e1e9b1;
	background-image: url(images/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	}



/* Layout and Text Styles in Alphabetical Order. */
/* Alternating Cells */
.even { background: #ceeaa9; }
.odd { background: #bfeaa3; }

/* Footer.tpl Styles */
.footer {
	padding-top:50px;
	margin-top:50px;
	text-align:center;
	font-size:9px;
	color:#638c71;
	}
.footer A {
	color:#076628;
	text-decoration:none;
	font-weight:bold;
	}

/* General Styles, used in multiple places throughout the page */
#alphabet {text-align:center;font-size:12px;line-height:1.5em;padding-bottom:1em}
.jumpmenu {text-align:right}
.m2 {width:200px;padding-left:20px;font-size:9px;text-align:right}
.m4 {border:1px solid #A4ACAC;width:200px;padding:3px}
.n1 {text-align:center;font-weight:bold;font-size:14px;letter-spacing:.1em}
#pagelinks {
	width:90%;
	text-align:center;
	padding:1em;
	background:#e1e9b1;
	}
select {
	background-color: #e1e9b1;
	color: #345707;
	}
.textbox {
	background-color: #e1e9b1;
	color: #345707;
	}
#pagetitle {font-size:15px;font-weight:800;text-align:center;margin-bottom:14px}
.sectionheader {background:#CAD1CB;color:#000;letter-spacing:.1em;text-align:center;width:100%;clear:both}
#sort {float:right}
#story {clear:both}
.tblborder {border:1px solid #A4ACAC}
.title {letter-spacing:.1em}

/* Layout Styles */
.c1 {font-size:14px;letter-spacing:.1em;vertical-align:bottom;background:url(images/cats.gif) no-repeat;padding-left:35px}
.c2 {border:1px solid #A4ACAC;width:50%;padding:3px;line-height:1.6em;text-align:left;}
.storinfo {margin-bottom:12px;border-bottom:1px solid #DDE7E8}
.notes {background: #E3EEEF;clear:both;margin-bottom:5px;}
.notes .content {margin-left:25px;font-size:12px;}
.comment {margin-bottom:2em}
.finalfrm {background:url(images/bkgrd2.jpg) repeat-x scroll top left}
.m3 {
	font-size:14px;
	letter-spacing:.1em;
	vertical-align:bottom;
	background:url(images/topper.gif) no-repeat;
	padding-left:2px;
	height: 25px;
	}
.main {padding-left:5px;width:90%;font-size:12px;text-align:left}
#browseblock {
	width: 100%;
	margin: auto;
	text-align: center;
	}

/* Main Title Position and Style */
.bgfttl {
	color:#638c71;
	position:absolute;
	left:100px;
	top:90px;
	z-index:3;
	font:500 35px/25px georgia,times,palatino,"times roman","times new roman",serif;
	}
.udrttl {
	font-size:12px;
	font-weight:lighter;
	color:#808080;
	position:absolute;
	left:220px;
	top:115px;
	z-index:3;
	}

/* Menu Styles */
.line {
	border-top:4px double #266002;
	height:5px;
	border-left:0;
	border-right:0;
	width:100%;
	text-align:center;
	position:absolute;
	top:250px;
	left:0;
	z-index:2;
	}
#menu {
	width:100%;
	height:25px;
	position:absolute;
	left:0;
	top:210px;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:3px;
	display:block;
	}
#menu OL {
	position:relative;
	left:0;
	top:0;
	margin-bottom:10px;
	color:#888868;
	list-style-type:none;
	}
#menu LI {
	display:inline;
	vertical-align:middle;
	text-align:center;
	line-height:25px;
	margin:0;
	padding-right:.58em;
	padding-left:.58em;
	font-size:11px;
	}
#menu A {
	color:#606048;
	text-decoration:none;
	padding:0;
	}
#menu A:hover {
	color:#076628;
	font-weight: bold;
	}

/* News Styles */
#newsarchive,#sortform,.respond {text-align:center}
.newsbox {border:1px solid #A4ACAC;width:75%;text-align:left}
.newstitle {font-size:14px;font-weight:100;text-align:left;padding:0;background:url(images/cats.gif) no-repeat;padding-left:35px}

/* User.tpl styles */
.label {font-weight:bold}
#tabs {padding:0;margin:0;clear:both;border-top:1px solid #A4ACAC;width:100%;}
#tabs DIV {width:14.2%;height:20px;float:left;font-size:11px;color:#000;text-align:left;text-indent:10px;line-height:25px;vertical-align:middle;z-index:1;}
#tabs #centertab {width:auto;}
#tabs a {color:#000}
#tabs a:active,a:hover {text-decoration:none;color:#000}
#tabs #active {width:14.2%;color:#000;z-index:8}
#tabs #active a {color:#000}
#tabs #active a:active,a:hover {text-decoration:none;;color:#000}
html>body #tabs {padding: 3px 0 0 0;width:100%;}
html>body #tabs div {margin-right: 0px;}