/* Faulkner theme for TikiWiki CMS/Groupware,
 * adapted by the original WordPress template by Demus Designs
 * (http://www.demusdesign.com.
 * Two page-layout tables used to enable expanding content area
 * and side-column-independent background gradients.
 * See http://themes.tikiwiki.org or http://zukakakakina.com
 * for more information. Released under GPL license.
 * Please respect the request of the original author and display
 * the Demus Design credit/link in the page footer.
 */

/***** XHTML Elements ******/

body {
	font: 75% Times, 'Times New Roman', serif;
	background: url(faulkner/parchment.jpg);
	margin: 0;
	padding: 0}

html>body {font-size: 1em !important}

body.fullscreen {
	text-align: left;
	padding: 3em}

a,
a:visited {
	color: #800;
	text-decoration: underline}

a:hover {
	color: #C90;
	text-decoration: none}

table caption {
	font-family: garamond,times,serif;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 10px;
	padding: 0 0 0.5em 3px;
	text-align: left;}

h1, h2, h3, h4, h5 {}

h1 {
	font: 600 1.6em garamond,times,'times new romans',serif;
	color: #600;
	margin: 0 0 10px 0}

h2 {
	font: 600 1.4em 'times new romans',times,serif;
	color: #740;
	margin: 3px 0}

h3 {
	font: 400 1.2em garamond,times,serif;
	color: #404040;
	font-style: italic;
	margin: 0 0 10px 0}

h4 {font: 400 1.2em garamond,times,serif;
	color: #404040;
	font-style: italic;
	margin: 0 0 10px 0}
	
h5 {font: 400 1.2em garamond,times,serif;
	color: #404040;
	font-style: italic;
	margin: 0 0 10px 0}

hr {
	display: block;
	height: 10px;
	border: none;
	background: url(faulkner/entrybg.gif) center no-repeat}

img {border: 0}
fieldset {border: 1px solid #660000  }
form {}
legend { color: #000 }
legend a {text-decoration: none}
button {}
button:hover {cursor: pointer}
div {}

button,
input,
textarea,
option,
select {}

input,
textarea,
option,
select,
body.wikitext {
	background: #FFF4DA;
	font-family: "Times New Roman", Times, serif;
	color: #660000;}

* html .wikitopline select {font-size: .9em}
input.button {}

textarea {}

input[type=checkbox],
input[type=radio] {border: 0}

input[type=text],
input[type=password] {}


input[type=submit],
input[type=file],
input[type=reset],
select {}

button,
input[type=submit],
.button input,
input[type=reset] {}

button:hover,
input[type=submit]:hover,
.button input:hover {cursor: pointer}

* html .findtable input {font-size: 1em}
form.admin input[name="features"] {margin-bottom: 3px !important}
select {}
select[multiple] {height: 10em}
select[name="theme"] {}
small {font-size: .9em}
label {margin:0 2px}

ul,ol {}

ol {
	color: #600;
	font: 600 garamond,times,serif;
	font-style: italic}
	
ol li {padding: 4px 0}
	
/***** Page Layout *****/

/** off-screen **/

ul.jumplinks {
	font-size: 0.8em;
	list-style-type: none}

ul.jumplinks, .jumplinks {
	position: absolute;
	top: -9000px;
	left: -9000px;
	z-index: 9}

ul.jumplinks a:focus, ul.jumplinks a:active {
	position: absolute;
	top: 9010px;
	left: 9010px;
	background-color: #339999; 
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #000;
	width: 6em;
	z-index: 9}

#fullscreenbutton {
	display: block;
	font-size: 80%;
	width: 100px;
	height: 20px;
	z-index: 2;
	background: transparent;
	position: absolute;
	top: 2px;
	right: 10px}

a#fullscreenbutton,
a#fullscreenbutton:visited {color: #996633;}

body.fullscreen a#fullscreenbutton,
body.fullscreen a#fullscreenbutton:visited {
	color: #800;
	text-decoration: underline}

body.fullscreen a#fullscreenbutton:hover {
	color: #C90;
	text-decoration: none}
	
#tiki-clean {
	text-align: left;
	padding: 1em}
	
/*** Type 2 (table-assisted) layout ***/

table#main {
	border-collapse: collapse;
	width: 120%;
	font-size: 1em;
	position: absolute;
	top: 0}

div#tiki-main {text-align: center}

td#leftmargin/*,
colgroup.leftmargin*/ {
	width: 8%;
	background: url(faulkner/leftmargin.jpg) repeat-y 100% 0}

td#topmargin {height: 0}

td#header {
	background: url(faulkner/parchmentright.jpg) repeat-y 100% 0;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative}

td#rightmargin {
	width: 8%;
	background: url(faulkner/rightmargin.jpg) repeat-y 0% 0%}


#wrapper > tr {}
tr.midrow {}

table#colscontainer {
	background: url(faulkner/parchmentleft.jpg) repeat-y;
	text-align: left}

div#colscontainerdiv {
	background: url(faulkner/parchmentright.jpg) repeat-y 100% 0}

td#leftborder {
	background: url(faulkner/parchmentleft.jpg) repeat-y;
	width: 40px	}

td#leftcolumn {
	width: 130px;
	padding: 1em}
	
/*
colgroup.noleft {
	background: url(faulkner/parchmentleft.jpg) repeat-y 0% 0%}
 */

td#centercolumn {
	padding: 1em;
	padding-left: 2em}

.marginleft {}
.marginright {}
/*colgroup.noright,*/
td#rightcolumn {
	width: 320px;
	padding: 1em}

td#leftcolumn a,
td#rightcolumn a {text-decoration: none}

td#rightborder {
	background: url(faulkner/parchmentright.jpg) repeat-y;
	width: 41px}

#footer {
	min-height: 100px;
	margin: 0 auto;
	color: #996633;
	padding: 20px 0;
	text-align: center;
	font-size: 0.8em;
	background: #300 url(faulkner/foot.jpg) repeat-y top center}

#footer a:link,
#footer a:visited {
	color: #996633;
	text-decoration: none}

#footer a:hover {
	color: #c90;
	text-decoration: underline}

#tiki-bot {}
td#bottommargin {height: 0}
#rss {padding: 1em 1em 0}

#power {
	padding: 0 1em 1em;
	font-size: .9em}

#credits {display: inline}

/*** end Type 2 layout ***/

/*** Error page ***/
div#tiki-main #tiki-top {margin-top: height needed to match page bg image}
div#tiki-mid {}
div#tiki-main #tiki-top {}

/* To center cbox */
div#tiki-main #tikimidtbl {
	margin: auto;
	width: auto}

div#tiki-bot {}

/* Site Header & Identity */

#header-top {
	position: relative;
	background: url(faulkner/parchmentleft.jpg) repeat-y;
	text-align: center;
	min-height: 70px}

#siteheader {
	text-align: center;
	min-height: 70px;
	margin: 0 auto;
	padding-top: 30px}

#sioptions  {padding: 1em}
#sioptionscentered {text-align: center}

div.floatright {
	float: right;
	clear: none}

div.floatleft {
	float: left;
	clear: none}

#sitelogo {margin: auto !important}
div#sitead {margin: auto}
#sitead.floatright {padding-right: 100px}
#sitead.floatleft {padding-left: 100px}
#sioptionscentered #sitead.floatleft {padding-left: 10px}
.floatright img {margin-right: 40px}
#bannertopright {padding-right: 1em}
#sitelocbar {float: left}

#siteloginbar {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 80%}

input[id="sl-login-user"],
input[id="sl-login-pass"] {font-size: 90%}

#siteloginbar input.wikiaction {font-size: 90%}
#sitelocbar {float: left}

/* #header text selectors, if needed */

#sitetitle,
#sitesubtitle {}

#sitetitle {
	font: 250% garamond, times, 'times new romans', serif;
	color: #630;
	font-weight: 600;
	margin: 0 auto}

#sitesubtitle {
	font: 150% times, 'times new romans', serif;
	color: #505050;
	letter-spacing: 3px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px;
	font-variant: small-caps}

#sitetitle a,
#customcode a,
#sitetitle a:visited,
#customcode a:visited { color: #663300}

#header a,
#header a:visited {text-decoration: none}

#header a:hover {}

/* tiki-top_bar.tpl - menu and search */

#tiki-top {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background: url(faulkner/parchmentleft.jpg) repeat-y}

#tiki-top a {}
#tiki-top table {
	width: auto;
	margin: 0 auto}

#sitesearchbar {
	display: block;
	margin: 0 auto}

input#fuser,
select[name="where"],
input[name="search"] {}

/* end header */

/* centercolumn */

#showhide_columns {}

a.flip,
a.flip:visited,
.tellafriend a,
.tellafriend a:visited {
	font-size: 80%;
	color: #E6C7A0}

a.flip:hover,
.tellafriend a:hover {
	color: #C90;
	text-decoration: none}

a.flip img {display: none}

.tellafriend {font-size: 80%; text-align:right}
.fullscreen .tellafriend {
	margin-right: 100px;
	margin-top: 2px}

td.noleft {}
div#center {}
#tiki-center {}
* html #tiki-center {font-size: 1em}
*:first-child+html #tiki-center { width: 90% }

/* end layout divs, etc. */

/** Border boxes (if any) **/
	
/****** Menus ******/
/** PHP Layers Menus **/

.horbar {
	text-align: center;
	white-space: nowrap;
	border-top: 1px solid #600;}

.horbar table {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: auto}

.horbaritem a,
.horbaritem a:visited {
	padding: 10px 15px 5px 15px;
	font: 600 1.2em garamond,times,'times new romans',serif;
	color: #990000;
	text-align: center;
	text-decoration: none;
	display: block}

.horbaritem a:hover {
	padding: 10px 15px 5px 15px;
	color: #C90;
	text-decoration: none;
	background: url(faulkner/menuhover.jpg) repeat-x bottom left}

.mdkhorbaritem {
  float: left;
  white-space: nowrap;
  font-size: 1em}

.mdkhorbaritem a {
  display: block;
  text-decoration: none}

.mdkhorbaritem a:link,
.mdkhorbaritem a:visited {color: #000000}

.mdkhorbaritem a:hover  {background: #ffe339}
.mdkhorbaritem a:active {color: #ff0000}
.mdkverbar {}

.mdkitem {
	display: block;
	position : relative;
	text-align : left;
	white-space : nowrap}

.mdkitem a,
.mdkitem a:visited  {
  background: url(faulkner/parchment.jpg);
  padding: 2px 5px;
  position: relative;
  display: block;
  text-decoration: none}

.box .mdkitem a {background: transparent}

.mdkitem a:hover  {
	padding: 2px 5px;
	color: #C90;
	position: relative;
	display: block;
	text-decoration: none;
	background: url(faulkner/menuhover.jpg) repeat-x bottom left}

.mdkitem a:active {color: #000}

.mdkitem .mdkfwdarr {
  position: absolute;
  top: 10px;
  right: 12px}

.mdksubmenu {
  display: table;
  position: absolute;
  margin-top: 3px;
  visibility: hidden}

.mdksubmenu table {width: 150px}

.mdksubframe  {
	display: block;
	border-top: 1px solid #98615F;
	background: transparent url(faulkner/h3bg.gif) no-repeat bottom center;
	padding: 0 0 16px 0}

.mdksubframe .mdkitem {
	background: url(faulkner/parchment.jpg);
	text-decoration:none}

/*.box */.mdksubframe .mdkitem a {
	font-size: 0.9em;
	padding: 5px 5px 5px 22px;
	background: url(faulkner/menu.gif) left no-repeat;
	color:#600}

.mdksubframe .mdkitem a:hover {
	background: #ECCAA3 url(faulkner/menu.gif) -360px 50% no-repeat;
	color: #800;
	padding: 5px 5px 5px 22px;}

.treemenudiv {
	display: block;
	white-space: nowrap}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font-size: 0.9em;
	background-color: transparent;
	color: #800;
	font-family: Times, 'Times New Roman', serif}

a.phplmnormal:hover,
a.phplm:hover {
	font-size: 0.9em;
	color: #C90;
	background: transparent;
	text-decoration: none}

a.phplm:active {color: #ff0000}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font-size: 0.9em;
	text-decoration: none;
	background: #eeeeee}

a.phplmselected:hover {
	font-size: 0.9em;
	text-decoration: none;
	background: #f0f9ff}

/** Links in other menus **/

div.separator, div.separatorline {}

.separator a:link,
.separator a:visited,
.separator a:hover {}

div.option a.linkmenu:hover {}
a.separator img {}
.option {}

div.optionline,
.option a {}

.option a:link,
.option a:visited,
a.linkmenu,
.rsslink,
.linkmenu:visited,
.rsslink:visited {
	/*display:block;*/
	text-decoration:none;
	font-size: 0.9em;
	padding: 5px 5px 5px 22px;
	background: url(faulkner/menu.gif) left no-repeat;
	color: #600}

.linkmenu:hover {}

div.option a:hover,
div.option a:active {
	background: #ECCAA3 url(faulkner/menu.gif) -360px 50% no-repeat;
	color: #800}

a.linkmodule {
	/*display:block;*/
	text-decoration: none;
	font-size: 0.9em;
	padding: 1px 5px 1px 22px;
	background: url(faulkner/menu.gif) left no-repeat;
	color: #600}

a.linkmodule:hover {
	background: #ECCAA3 url(faulkner/menu.gif) right no-repeat;
	color: #800}
	
li a.linkmodule,
li a.linkmodule:hover {
	background-image: none;
	padding-left: 1px }
	
a.tikihelp,
a.tikihelp:hover { background: none }

.rsslist {}
.rssitem {}
.rssitem:first-child {}
.rssdate {}

/* From Tikineat -- check */
div.menuSection div.menuSection,
div.menuSection div.separator {padding-left: 5px}
/* End from Tikineat */

/****** Misc. Global Classes (layout and style) ****/
.hidden {
	position: absolute;
	left: -10000px;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden}

.floatlist {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding-left: 0}
	
.floatlist li {float: left}

div#attzone,
div#comzone {
	display: none;
	margin-top:10px}

div#attzoneopen,
div#comzoneopen {
	display: block;
	margin-top: 10px}

div#edithelpzone {display: none}
#edithelpzone code {font-size: 1.2em}
#rules-copy-panel {display: none}
.clear, #clear {clear: both}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden}

* html .clearfix {height: 1%}
#overdiv table {width: auto !important}
.attention {color: red}

.highlight,
#highlight {}

/* OpenID  */
.openid_url {
	background: #fff url(../../img/icons/login-OpenID-bg.gif) no-repeat;
	padding-left: 18px}

.bannertext {
	font-size: .95em;
	text-decoration: none}

.bannertext:hover {}

.link,
.gallink,
.bloglink,
.fgallink,
.trailer,
.opencomlink,
.commentslink,
.admlink,
.forumbutlink {}

div.searchdate {}
div#debugconsole {}

.mini {
	width: 100%;
	text-align: center;
	font-size: .9em}

.prevnext,
.galprevnext,
.blogprevnext,
.fgalprevnext,
.artprevnext,
.forumprevnext {
	font-size: 1em;
	padding: 1px 6px}

a.tikihelp,
a.tikihelp:visited {
	border: 0;
	vertical-align: text-top}

a.tikihelp:hover {
	cursor: help;
	vertical-align: text-top}
	
#rss img {vertical-align: middle}
div.adminanchors {}

/** Find form **/

div.findtable {margin-bottom: 10px}
label.findtitle {} /* "Find" */
input#findwhat {} /* text input */
div.findtitle {} /* This and next are one div with two classes contain the input submit which has no . or # . */
div.findsubmit {display: inline}
* html .findtable input {
	font-size: 1em}

/** Modules **/
.box-shadow {}

div.box {
	padding-bottom: 5px;
	margin-bottom: 1em;
	width: 180px !important}

h3.box-title {
	font: 1.1em Garamond,'Times New Roman', serif;
	border-top: 1px solid #98615F;
	background: url(faulkner/h3bg.gif) no-repeat bottom center;
	padding: 2px 0 16px 0;
	text-align:center;
	color: #a80;
	font-variant: small-caps;
	margin: 0;
	position: relative}

.box-title a,
.box-title a:link {
	color: #a80;
	text-decoration: none}

.box a.flipmodtitle img {display: none}

* html .box a.flipmodtitle img,
.box:hover a.flipmodtitle img {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid transparent}

* html .box a.flipmodtitle img {border: none}
a.flipmodtitle:hover img {border: 1px solid #58A7D2 !important}
.box-data {overflow: hidden;}

.box-data ol li a,
.box-data ol li:hover {
	background: none;
	padding-left: 0}

ul.module,
ul.module li {list-style: none }
.box-footer {}

/** Other boxes **/
div.cbox {}
.cbox-title {}
.cboxlink {}
.cbox-data {}

.rbox {}
.rbox-title {}
.rbox-data {}

.comment .rbox-title,
.comment .rbox-data {}

.note .rbox-title {}
.note .rbox-data {}

.tip .rbox-title,
.tip .rbox-data,
.tip .rbox-data {}

.warning .rbox-title {}
.warning .rbox-data {}

div.simplebox {}

/***** Tables, Tabs and Lists ****/
/** Tables **/

table {
	border-collapse: collapse;
	font-size: 1em}

table.normal, 
table.admin,
table.bloglist {
	padding: 0;
	margin: 0;
	border-collapse: collapse/*;
	width: 100%*/}

* html table.normal, 
* html table.admin,
* html table.bloglist {width: 97%}

table.admin tr td div#page-bar {}

th {
	padding: 4px 7px !important;
	text-align: left;
	vertical-align: top}

* html td {	font-size: 1em}
td {}

/* Cells in forms using a background color */
.formcolor td,
.galform td,
.editblogform td,
.editfgalform td,
.comform td,
.forumform td {}

table.email {}
table.email td.body {}
table.email td.heading {}
table.email td.closeButton {}
.button {}
tr.odd {}
tr.odd:hover {}
tr.even {}
tr.even:hover {}

td.odd {}

td.even {}

tr.even td.even,
tr.odd td.odd {}

td.third {}

table.normal td,
td.normal,
td.bloglist,
.wikitable td,
td.odd,
td.even {
	padding: 4px 7px !important;
	text-align: left;
	border-bottom: 1px solid #D6B8A0;
	margin: 0;
	vertical-align: top}

 /* headings */
th, div.heading,
table.normal td.heading,
td.bloglistheading {
	border-bottom: 1px solid #660000;
	border-top: 2px solid #660000;
	color: #774400;}

td.heading,
td.bloglistheading {text-align: center}

td.form {padding: 0.2em}
table.normal tbody tr:hover {background-color: #EDD4AE}
.categpath {}

form.admin {}
form.admin fieldset {}
form.admin legend.heading {}
form.admin legend.heading a {}
form.admin legend.heading a:hover {}
form.admin legend.heading a span {}
form.admin legend.heading a:hover span {}

/* cells in tracker items display */
td.formlabel {}
td.formcontent {}

/* links to view an object from a table listing objects can be generalized to this link */
a.fgalname {}
a.fgalname:hover {}
 
a.tablename,
a.galname,
a.imagename,
a.blogname,
a.fgalname,
a.artname,
a.forumname {}

a.forumnameread {}

/* links in table headings */
.tableheading,
.gallistheading,
.listgalheading,
.bloglistheading,
.llisfgalheading,
.llistfileslink,
.llistart,
.lforumheading {}

/** Tabs **/
.tabs {
	margin: 10px 1px -21px 0 !important;
	border-bottom: 1px solid #e8d7cc;
	padding: 0 !important;
	position: relative;
	z-index: 201}

.tabmark {
	display: inline;
	font-size: 85%;
	background: #fff3d4;
	border: 1px solid #d6b8a0;
	border-bottom: 1px solid #e8d7cc;
	margin: 0;
	margin-right: 5px;
	padding: 1px 0 1px 0}

.tabmark a {
	border-bottom :0;
	color: #000;
	padding: 1px 5px 1px 5px;
	text-decoration: none}

.tabmark a:active {
	background: #fff;
	color: red}

.tabmark a:hover {
	color: black;
	background: #edd4ae}

.tabcontent {
	z-index: 200;
	position: relative;
	border: 1px solid #d6b8a0;
	padding: 26px 2px 2px 2px;
	margin-bottom: 25px;
	background: #fff3d4}

.tabcontent table {
	margin: 1% auto 2% auto; 
	text-align: left;
	width: 95%}

.tabcontent table td {padding: 5px}

form fieldset.tabcontent {
	border-top: 1px solid #fff3d4;
	border-left: 1px solid #fff3d4;
	border-right: 1px solid #ffe399;
	border-bottom: 1px solid #ffe399;
	border-top: none !important}

.tab-wrapper {border: 1px solid #edd4ae;
padding: 0}

.tab-menu  {
	clear: both;
	line-height: 17px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px 0;
	margin-bottom: 6px;
	margin-top: 2px;
	width: 100%}

.tab-menu li {
	display: inline;
	margin: 0 2px;
	width: 200px;
	padding-right: 1.5em}

.tab-menu li img {vertical-align: middle}

table.admin div#content1 div.tabcontent div.cbox {background: transparent}

/*** Feature-specific selectors ***/

/***** Wiki *****/

.catpaths {}

h1 a.pagetitle {
	font-size: 1.1em;
	text-decoration: none}

h1 a.pagetitle:hover {
	text-decoration: underline}

div#description,
div.description {
	font-size: .9em;
	font-style: italic}

#pageid {
	float: left;
	clear: both}

#cachedpage {
	float: right;
	font-size: small}

.categpath {}
.wikitext {line-height: 1.5em}

.wikitext h1, 
.wikitext h2, 
.wikitext h3, 
.wikitext h4,
.wikitext h5 {
	/*margin: 0 0 15px;
	padding: 0;*/
}

.titlebar {
	text-align: center;
	text-transform: uppercase;
	padding: 0 10px;
	border-top: 1px solid #601C2A;
	border-bottom: 5px inset #763941;
	line-height: 1.3em}
 
.wikitext ul {list-style-type: none} 

.wikitext ul li {
	padding-left: 17px;
	background: url(faulkner/bullet.gif) no-repeat 0 6px;
	margin-left: 10px}

.wikitext ol {}

table.wikitable {border-top: 2px solid #660000}
 
td.wikicell {
	padding: 4px 7px !important;
	text-align: left;
	border-bottom: 1px solid #D6B8A0;
	margin: 0;
	vertical-align: top}

.editdate {padding-bottom: 5px}

div#page-bar {
	display: block;
	margin-top: 0}
	
#page-bar span {float: left}

ul.floatleft {
	display: block;
	list-style: none;
	padding: 0;
	text-align: left;
	height: 20px;
	margin-top: 0}

ul.floatleft li {
	float: left;
	padding: 4px 2px}

.editdate ul.floatleft {margin-top: 8px}

span.button2,
div.button2,
.button3 {margin-right: 5px}

/* First of these from han.css - Check ?? */
.navbar .linkbut:hover,
div.button2 a:hover, .button3 a:hover {}

/* From han.css - Check ?? */
#page-bar p span.button2 {} 
#page-bar table a.linkbut {}

.linkbut {/*font-size:90%;*/}
.linkbut:hover {}
div.cache {}
div.cachedpage {}
.wikicache, .wikicache:visited {}
.wikicache:hover {}
.wiki {}
.wikinew {}
.wiki-edithelp { display: none}
 
#wikihelp-tab table,
#wikihelp-tab table td {
	border: solid 1px #909090;
	border-collapse: collapse}

#wikihelp-tab table td {padding: 2px}
textarea.wikiedit {font-size: 1.0em}
p.editdate {}
div.wiki-edithelp {}
img.externallink {}

/* Needed esp. for light-on-dark theme */
div.quicktag {}
div.quicktag img,
#wikihelp-tab td img {}
div#helptool {}

/* Wiki plugins */

/* Code plugin  */
div.code {
	font-size: 90%;
	padding: 3px;
	border: 1px dashed #ffe399;
	font-family: "Courier New", Courier, monospace}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	margin: 4px;
	border: 1px dashed #ADACAF;
	overflow: auto; 
   width: 500px}

.codecaption {
	font-size: 90%;
	padding: 0 10px;
	position: relative;
	bottom: -5px;
	display: inline;
	border: 1px solid #ADACAF;
	border-bottom: 0;
	margin: 0;
	font-weight: bold}

/* Quote plugin */
div.quoteheader {margin-left: 20px}
div.quotebody {}

/* Tikipedia-specific - thumb styles from monobook */
/* thumbnails */
/* Not included */

/* For MAKETOCBOX plugin */
/* Not included */

table.wikiplugin-split {border: none}

/** Wiki tocs **/
div.tocnav {
	background: #EBEBEB;
	padding: 3px;
	margin-bottom: 4px;
	clear: both}
 
#tocnavicons {float: left}
#tocnavaddpage{float: right}
#tocnavlinks {clear: both}

ul.toc {
	padding-left: 2em;
	margin-bottom: 4px}
	
ul.toc li { background: none}

ul.toc * {border: none}

/* Wiki diff styles */
.diff td {border: 1px solid #eccaa3}
.diff div {border-top: 1px solid #eccaa3}
.diffheader {background: #eccaa3; font-weight: bold}
.diffadded {background: #CCFFCC}
.diffdeleted {background: #FFCCCC}
.diffinldel {background: #FFCCCC; text-decoration: line-through}
.diffbody {background: #F2F4F5}
.diffchar {color: red}

/***** Articles ****/

div.article {margin-bottom: 40px}

div.articletopline {
	font-size: 90%;
	font-style: italic}

div.articletitle {
	padding-top: 16px;
	margin-top: 6px;
	margin-bottom:	15px;
	text-align:	left}
 
span.titlea {
	font-size: 1.5em;
	font-weight: normal}

span.titleb {font-size: 1.0em} 
div.articlesubtitle {font-size: 0.9em}
 
div.articleheading {
	margin-top: 6px;
	line-height: 1.15em}
 
div.articleheadingtext {}

img.topicimage,
img.articleimagenofloat,
img.articleimage {
	padding: 2px 0;
	margin-bottom: 10px}

img.articleimagefloat {
	margin-right: 4px;
	float: left;
	padding: 2px 0;
	margin-bottom: 10px}

img.articleimage {
	margin-right: 4px;
	float: left;
	clear: right;
	padding: 2px 0;
	margin-bottom: 10px}

div.articletrailer {text-align: right}
div.articletrailer .wikitopline {float: left} 
.trailer {}
.trailer:hover {}
div.articlebody {line-height: 1.5em}
 
div.articlesource {
	margin-top: 5px;
	font-style: italic;
	font-size: 90%}

/***** Blogs *****/

div.blogheading {
	display: block;
	width: 100%;
	clear: both}

div.blogtitle {
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 80%}

div.blogdesc {
	display: block;
	width: 60%;
	padding: 8px;
	margin-top: 8px;
	margin-left: 6px}

div.bloginfo {
	text-align: center;
	display: block;
	padding: 3px;
	line-height: 150%;
	text-transform: none}
	
* html .bloginfo table {font-size: 11px}

div.blogtools {
	padding: 3px;
	text-align: right}

.blogpost {}

/*.postinfo div a img,*/
a.blogt,
a.blog:visited {
	border: 0;
	text-decoration: none}

a.blogt:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF}

div.postinfo a.linkmodule {}
.postinfo div {margin-top: 30%}

.postinfo {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 1.2em}
 
.postinfo a {}
	
.small {} /* Check ?? (from fluidindex */

div.postinfo a.linkmodule {}

div.posthead {
	text-align: left;
	padding: 3px}

span.posthead {
	display: block;
	font-weight: bold;
	letter-spacing: .4pt}
 
div.posthead h3 {font-size:1.2em}
 
div.postbody {
	margin-right: 8px;
	line-height: 1.2em;
	margin-bottom: 1em}
	
* html .postbody table {font-size: 11px}

div.postfooter {
	clear: both;
	float: right;
	margin-bottom: 2em}

/***** Forums *****/

body.tiki_forums table.normal {margin: auto}

 
td.threadsevenl {}
td.threadsevenr {}
td.threadsoddl {}
td.threadsoddr {}

table.threads {width: 100%}
 
#forumpost {display: none}
#forumpostopen {display: block}

.post .postbody {
	clear: both;
	width: 100%;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	margin: 0;
	padding: 0 0 3px 0;
	background: url(faulkner/parchmentlight.jpg);
	font-size: 1em}
	
* html .post .postbody {font-size: 11px}

.post .postbody-title {
	display: block;
	background: #EDD4AE;
	border-bottom: 1px solid #660000;
	margin-bottom: 4px;
	height: 100%;
	overflow: auto}

.post .postbody-title .checkbox {float: left}

.post .postbody-title .title {
	float: left;
	color: #660000;
	font-weight: bold;
	font-size: 1,2em;
	margin-left: 5px;
	margin-top: 3px}

.post .author {	
	text-align: right;
	vertical-align: top;
	background: #EDD4AE}

.post .author_post_info {
	display: block;
	padding: 0 2px 2px 2px}

.post .author_info .icons {display: block}
.post .author_info .icons .actions {margin-right: .9em}

.post .author_post_info_on {font-style: italic}
.post .author_info {
	float: right;
	background: #EDD4AE;
	padding: 0 2px 2px 2px;
	margin-top: -3px;
	margin-right: 3px;
	margin-left: 5px;
	border-bottom: 1px solid #660000}

.commentStyle_headers .author_info {float: left}

.post .postbody-title .actions {
	float: right;
	font-size: .9em}

.post .postbody .content {
	float: left;
	padding: 0px 3px 3px 3px;
	width: 100%;
	height: 100%;
	text-align: left;
	color: #000000}

.post .postbody .attachments {
	clear: both;
	border-top: 1px dotted #edd4ae;
	margin-top: 5px}

.post .postbody .attachments img { vertical-align: text-bottom}

.post .postfooter .actions,
.post .postfooter .status {
	display:inline;
	margin-left: 5px;
	vertical-align: top}

.post .postfooter .status {font-size: 1em}

.post .postfooter {
	float: right;
	text-align: right}

.post .inner > .postfooter {clear: both}

.post .contribution {
	background-color: #edd4ae;
	border: 1px solid #660000;
	padding: 0 2px 0 2px}

.post .avatar {
	float: right;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 3px;
	border: 1px solid #880000;
	background-color: #edd4ae}

.sub_comment {padding-left: 20px}

.sub_comment_area {
	clear: both;
	background: url("../../img/edge.gif") no-repeat top left}

.forum_actions .actions {
	clear: both;
	border-top: 1px solid #880000;
	border-top: 1px solid #880000;
	background-color: #edd4ae;
	padding: 3px 3px 3px 3px;
	vertical-align: middle}

.forum_actions .actions .action { margin-right: 10px}
.forum_actions .headers {vertical-align: bottom}

.forum_actions .headers .title {
	float: left;
	background-color: #edd4ae;
	border-top: 1px solid #660000;
	border-bottom: 0;
	padding: 1px}

.forum_actions .headers .infos {
	float: right;
	font-size: smaller;
	padding-top: 2px}

.thread_pagination {
	text-align: center;
	margin-bottom: 10px}

.nb_replies {white-space: nowrap}

.post_preview,
.top_post {margin-bottom: 15px}

/*.post .postbody .signature { float: left}*/


/* Comments */

#comzone {
	margin: 5px 0;
	padding: 0}
 
#comzoneopen {
	margin: 5px 0;
	padding: 0}

span.commentstitle {
	font-weight: bold;
	font-size: 1.1em}

/* Find */
.subcomment {
	margin-left: 10px}

/* Help box*/

div.commentsedithelp {}
	
textarea#editpost2 {
	width: 100%;
	font-size: 1em}

/***** Categories *****/

table.tcategpath {}
td.tdcategpath {}
.categpath {}
table.subcats {}
td.tdsubcat {}
.categlink {}
table.catobjects {}
td.categobjectsnameeven,
td.categobjectsnameodd {}
td.categobjectsdataeven,
td.categobjectsdataodd {}
.catname {}
.catblock {}
.catlists {}
.catlists:hover {}
.cattitle {}
.catlists a.link {}
.catlists a.link:hover {}

ul.catfeatures {}
ul.catfeatures li {}
ul.catitems {}

ul.catitems li {
	display: inline;
	margin-right: 7px}

ul.catitems li a.link {}

/***** Tags (freetags) *****/

li.freetag {
	list-style: none !important;
	display: inline !important;
	margin: 0;
	padding: 0}

ul.freetag {
	margin: 0;
	padding: 0;
	display: inline !important}

.freetag a {display:inline !important}

a.freetag_1 {
	text-decoration: none;
	font-size: .8em}

a.freetag_2 {
	text-decoration: none;
	font-size: .9em}
	
a.freetag_3 {
	text-decoration: none;
	font-size: 1em}

a.freetag_4 {
	text-decoration: none;
	font-size: 1.2em}

a.freetag_5 {
	text-decoration: none;
	font-size: 1.4em}

a.freetag_6 {
	text-decoration: none;
	font-size: 1.6em}

a.freetag_7 {
	text-decoration: none;
	font-size: 1.8em}

div.freetagObjectOdd {
	margin: 2px;
	position: relative}

div.freetagObjectEven {
	margin: 2px;
	position: relative}

div.freetagObjectName a {text-decoration: none}

div.freetagObjectType {
	position: absolute;
	top: 0;
	right: 0}

/***** Image Galleries *****/

table.galtable {
	border-collapse: collapse;
	border: 1px solid #cc9900;
	width: 100%}
	
.galtable a.linkmenu { background: none;
padding: 0 }

* html body table.galtable {width: 97%}
body.tiki_galleries table.findtable {display: inline}

/* Check these 3 ?? */
div.browsegallery {
	text-align: center;
	width: 100%}

div#browse_image {
	width: 100%}

div.showimage {
	width: 100%;
	text-align: center;
	padding: 6px}

td.eventhumb,
td.oddthumb {
	padding-left: 5px;
	padding-right: 5px;
	border-collapse: collapse;
	vertical-align: top}

td.oddthumb {background: #fff3d4;}
td.eventhumb {background: #edd4ae;}

td.eventhumb img {
	margin-left: 6px;
	margin-right: 6px}
	
/* Contains table.galtable */
div.thumbnails {}
/* Contains everything in #tiki-center on tiki-browse_image.php */
div#browse_image {width: 100%}

img.athumb {
	background: none;
	margin: auto;
	padding: auto}

.caption {
	color: #660000;
	font-size: .8em}

p.norecords {font-weight: bold}

div.imagetitle {
	font-weight: bold;
	font-size: 200%}

div.gallerylink { }
div#browse_image {} /* Check - from fluidindex ?? */
div.showimage {
	text-align: center;
	margin: 5px 0;
	width: 100%;
	text-align: center;
	padding: 6px}

div.imgaldescr {margin: 10px}
.sorttitle {margin-left: 10px}

/***** File Galleries *****/

div.thumbnailcontener {}
div.thumbnail {}
div.thumbnamecontener, div.thumbimagecontener {}
div.thumbnamecontener {}
div.thumbname, div.thumbimage {}
div.thumbnamesub, div.thumbimagesub {}
div.thumbnail:hover {}
div.thumbnail:hover div.thumbnamecontener {}
div.thumbimage img {}
div.thumbinfos {}
div.thumbinfo {}
span.thumbinfoval {}
div.thumbname {}
div.thumbactions {}
div.thumbactions * {}
div.thumbactions input {}
div.thumbactions a {}
div.thumbdescription {}
div.thumbdescription + div.thumbinfo {}
div.thumbdescription span.thumbinfoname {}
a.namealias {}
div.gallerypath, div.gallerypath a {}
div.gallerypath a:hover {}
.fgalexplorer {border: 1px solid #cc9900}

.fgallisting table td {
	padding-left: 2px;
	padding-right: 2px}

/***** Trackers *****/

.statuson {
	padding: 1px;
	margin: 1px;
	vertical-align: middle}

.statusoff {
	padding: 1px;
	margin: 2px;
	vertical-align: middle}

/***** Calendar *****/
/* Overrides calendar.css, etc. */

.Cal0, 
.Cal1, 
.Cal2 {font-size: 90%}
	
.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {
	font-size: 1.1em;
	border-top: none}
	
.Calart:before,
.Calblog:before,
.Calchart:before,
.Caldir:before,
.Caleph:before,
.Calfaq:before,
.Calfgal:before,
.Calforum:before,
.Calgal:before,
.Calnl:before,
.Calquiz:before,
.Calsurv:before,
.Caltrack:before,
.Calwiki:before {
	background: inherit;
	font-size: 1.1em} 

.Calart,
.Calart a,
.Calart a:visited {color: #FA8072}

.Calblog,
.Calblog a,
.Calblog a:visited {color: #cb3bc4}

.Calchart,
.Calchart a,
.Calchart a:visited {color: #304F30} 

.Caldir,
.Caldir a,
.Caldir a:visited {color: #800080}

.Caleph,
.Caleph a,
.Caleph a:visited {color: #008000}

.Calfaq,
.Calfaq a,
.Calfaq a:visited {color: #822222}

.Calfgal,
.Calfgal a,
.Calfgal a:visited {color: #8B4513}

.Calforum,
.Calforum a,
.Calforum a:visited {color: #808000}

.Calgal,
.Calgal a,
.Calgal a:visited {color: #8B4513}

.Calnl,
.Calnl a,
.Calnl a:visited {color: #708090}

.Calquiz,
.Calquiz a,
.Calquiz a:visited {color: #5F9EA0}

.Calsurv,
.Calsurv a,
.Calsurv a:visited {color: #DAA520}

Caltrack,
Caltrack a,
Caltrack a:visited {color: #00BD02}
	
.Calweb {color: #336699}

.Calwiki,
.Calwiki a,
.Calwiki a:visited {color: #2C4B80}

/*.calcontent a.linkmenu,.calcontent a.linkmenu:hover {
	background-image:none;
	padding:0}*/

.calfocus {
	font-size: 1em;
	border-bottom-color: #66160b;
	background: #edd4ae;}

.calfocuson {font-size: 1em}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {
	color:#393E51;
	font-weight:normal}

.caltitle {color: #425262}
.caltoggle {font-size: 90%}

.opaque {
	background: url(faulkner/parchmentlight.jpg);
	border: none;
	border-top: 2px solid #660000;
	border-bottom: 1px solid #880000}

.opaque .box-title {border-bottom: 1px solid #660000}

.searchresults {display:inline}

.day, .day:visited {}
.today {}
.nav {}
.changedate {}
.date {}

.calinput {background: #3F3F3F}
.calfocuson + .calcontent { background: #F5F5F5}
.days {color: #600}
#caltable .weeks {color: #600}
.addevent {padding: 0 5px; float: right}
* html .addevent {padding: 0}
.calodd, .caleven { border: 1px solid #66160b}
.calodd {background: #ead2b0}
* html .calodd {padding: 0}
.caleven {background: #fae9cf}
* html .caleven {padding: 0}
.caldark {background: #e8c8a1}
* html .caldark {padding: 0}
.caldark .calfocus {background: inherit}
.daterow {color: #800;background: transparent; text-decoration: underline}
.daterow:hover {color: #C90; background: transparent; text-decoration: none}

/*****  Polls  *****/

div.pollresults {
	margin-top: 5px;
	font-size: 1.2em;
	padding: 0 5px}
	
table.pollresults {width: 100%}
td.pollr {color: black}
#pollopen {display: block}
#pollzone {display: none}
#polledit {display: none}
.pollnav {}

/***** FAQs *****/

div.faqlistquestions {margin-bottom: 20px}
div.faqqa {margin-bottom: 20px}

div.faqquestion {
	font-weight: bold;
	padding: 2px 12px;
	padding-bottom: 0}

div.faqanswer {
	padding: 4px 12px;
	padding-top: 0}

/***** Quizzes *****/

div.questionblock {
	padding: 4px;
	margin-bottom: 10px}

div.quizquestion {margin-bottom: 5px}
div.quizoptions {}
div.quizdescription {margin-bottom: 10px}
div.quizanswer {margin-bottom: 10px}

/***** Shoutbox *****/

div.shoutboxmsg {
	margin-bottom: 0;
	padding: 4px;
	padding-bottom: 1px}

div.shoutboxmodmsg {
	font-size: .95em;
	margin: 0 5px 4px 5px;
	padding-top: 5px;
	padding-bottom: 1px}

textarea.tshoutbox{
	font-size: .95em;
	width: 162px}

.wiki-table {}
.wiki-tr-a td {border: 0}
.wiki-tr-b td {border: 0}

/***** Directory *****/

div.dircategs {
	border: 1px solid #ffe399;
	padding: 5px}

.dirlink {}
.dirsublink {font-size: .95em}

div.dirlistsites {
	padding: 5px 0 10px 5px;
	margin-top: 10px}

div.dirsite {
	margin-bottom: 10px;
	padding: 4px}

span.dirsitedesc {}
span.dirsitetrail {font-size: 95%}
span.dirsitecats {font-size: 95%}
.dirsitelink {}

div.dirrelated {
	margin-top: 10px;
	padding: 5px}

td.dirfooter {font-size: .95em}
div.dirfooter {margin-top: 10px}

/***** Messages *****/

td.prio1, td.prio2, td.prio3, td.prio4, td.prio5 {
	border: 1px solid #ffe399;
	padding-left: 2px}

td.prio1 {background: #fff3d4}
td.prio2 {background: #fff3d3}
td.prio3 {background: #fff3d2}
td.prio4 {background: #fff3d1}
td.prio5 {background: #fff3d0}

div.messureadflag {
	background: #ffe399;
	padding-left: 5px}

div.messureadhead {
	background: #ffedbd;
	margin-top: 2px}

div.messureadbody {
	margin-top: 5px;
	background: #ffedbd}

.readlink {
	font-size: .95em;
	color: black}


/**********   Ajax   **********/

div#ajaxLoading {	display: none;
	position: absolute;
	top: 50px;
	right: 50%;
	color: #fff;
	padding: 3px;
	font-family: Verdana;
	font-size: 90%;
	text-align: center;
	background: transparent url(../lib/shadowbox/images/loading-light.gif) no-repeat 50% 100%;
	height: 43px;
	width: 50px}

#shadowbox_title {
	height: auto !important;
	padding: 0;
	overflow: visible}

#shadowbox_title_inner {
	height: auto !important;
	font-size: .9em !important;
	font-family: Times, 'Times New Roman', serif;
	line-height: 1em !important;
	white-space: normal !important;
	padding: 5px 0 4px 8px}

/***** TikiSheet Default Style *****/

table.default thead td,
table.default tfoot td {
	font-weight: bold;
	text-align:	center;
	background: #660000;
	color: #fff3d4}

table.default	td {
	border : solid 1px #660000;
	background-color: #ffedbd}

/**********   'advanced feature' divs   **********/
.advanced {
  margin: 20px;
  padding: 5px;
  border: 1px solid #880000}

.advanced:before { content:url(../img/icons/mini_blue_diamond.gif)" "}

.highlight_word_0{
	color: #880000;
	background: #ffe339}

.highlight_word_1{
	color: #870088;
	background: #ffe339}

.highlight_word_2 {
	color: #878800;
	background: #ffe339}

.highlight_word_3 {
	color: #880044;
	background: #ffe339}

.highlight_word_4 {
	color: #004588;
	background: #ffe339}

.center {text-align: center}
.justify {text-align: justify}
.right {text-align: right}

/**********    mypage   **********/

.mypage_configure th {width: 180px}
#sideBarTab {background: url('../img/cord.png') no-repeat}
#sideBarContents {background: #fff}

/* css/admin.css overrides */

a.admbox {
	border: 1px solid #880000;
	background: #eacca7 center no-repeat}

a.admbox:hover,
a.admbox:focus,
a.admbox:active  {
	background: #f4e3c9 center no-repeat;
	border: 1px solid #660000}

a.admbox.off {
	border : 1px solid #9f9f9f;
	color: #9f9f9f}

a.admbox.off:hover,
a.admbox.off:focus,
a.admbox.off:active {border: 1px solid #cc9900}

/* MiniChat  */

div.box-minichat {width: 100%}
div.minichatchans {overflow: auto}
.minichat {overflow: auto}

div.minichatdiv {
  font-size: .9em;
  overflow: auto}

/* end of css file */