/*
 * * Original theme of zukakakina.com , by Gary Cunningham-Lee -- aka chibaguy. Revised with basic column arrangement derived from "lite"  source ordered layout solution by luci ( http://www.ground.cz/luci/css/lite) and simple.css theme, and using box border method described at http://www.456bereastreet.com.
For a fully commented version of zuka.css, see http://themes.tikiwiki.org/Zuka .
 * license: LGPL
 * 
 */

body {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
	font: 69%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

#topleft {
	height: 68px;
	width: 68px;
	position: relative;
	left: 0;
	background: url(zuka/bigboxtoplft.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
}

div#logotab {
	background: white url(zuka/logoshadow.png) no-repeat 100% 0;
	height: 57px;
	margin-left: 92px;
	float: left;
	position: relative;
	top: -35px;
	clear: none;
}

div#logotablft {
	width: 1px;
	border-left: 1px solid black;
	height: 28px;
	float: left;
	clear: both;
}

div.logocontent {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 2px;
}

#main {
	background: white;
	width: 100%;
}

#tiki-clean {
	background-image: none;
	background-color: white;
	text-align: left;
}

#wrapper {
	display: block;
	float: right;
	width: 100%;
	background: transparent;
}

#wrapper	#col1 {
	float: right;
	width: 100%;
	padding-bottom: 20px;
	background: transparent;
}

div#tiki-center .cb {
	width: 220px;
}

#wrapper	#col1	div.marginleft {
	margin-left: 210px;
}

#wrapper	#col1	div.marginright {
	margin-right: 230px;
}

#tiki-center {
	margin-left: 70px;
	margin-right: 45px;
}

#col1 .colwrapper .content {
	padding-left: 18px;
	padding-right: 42px;
}

#col1 .colwrapper .marginleft #tiki-center {
	margin-left: 0px;
}


#col1 .colwrapper .marginright #tiki-center {
	margin-right: -20px;
}

#wrapper	#col2 {
	float: left;
	margin-right: -100%;
	width: 210px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #col2 .content {
	padding-top: 0;
}

#col3 {
	float: right;
	margin-right: -100%;
	overflow: hidden;
	width: 230px;
	display: block;
	background-image: none;
	padding-right: 10px;
}

#col3 .content {
	margin-left: 0;
	background-image: none;
}

#footer {
	z-index: 2;
	position: relative;
	top: 30px;
	clear: both;
}

#footerwrapper {
	background: white;

}

#footercontent {
	text-align: center;
	padding: 6px;
	background: white;
}

#tiki-top {
	font-size: .8em;
	color: #999;
	font-style: italic;
}

.maincontent table {
	width: 98%;
	margin: auto;
	margin-bottom: 0.2em;
	text-align: start;
}

/***** Divs produced by styles/zuka/cs.js -- see docs *****/
.bt {
	margin: 0 0 0 0;
	height: 0;
}

.bt div {
	height: 0;
	width: 0;
	position: relative;
	left: 0;
}

.bb {
	background: url(zuka/bigbox.png) no-repeat 100% 100%;
	margin: 0 0 0 61px;
	height: 61px;
}

.bb div {
	height: 61px;
	width: 61px;
	position: relative;
	left: -61px;
	background: url(zuka/bigbox.png) no-repeat 0 100%;
}

.i1 {
	padding: 0;
	background: url(zuka/bigboxlftbr.png) repeat-y 0 0;
}

.i2 {
	padding: 0;
	background: url(zuka/bigboxrtbr-si.png) repeat-y 100% 0;
}

* html .i1,
* html .i3 {
	height: 1px;
}

#main #footer .bt,
#col2 .bt,
div#col3 .bt,
div#tiki-center .bt {
	background:url(zuka/zzzsmbox.png) no-repeat 100% 0;
	margin:0 0 0 6px;
	height: 6px;
}

#main div#footer .bt div,
#col2 .bt div,
div#col3 .bt div,
div#tiki-center .bt div {
	height: 6px;
	width: 6px;
	position: relative;
	left: -6px;
	background: url(zuka/smbox.png) no-repeat 0 0;
}

div#col3 .box {
	padding-bottom: 0;

}

#main div#footer .bb,
#col2 .bb,
div#col3 .bb,
div#tiki-center .bb {
	background: url(zuka/smbox.png) no-repeat 100% 100%;
	margin: 0 0 0 5px;
	height: 5px;
}

#main div#footer .bb div,
#col2 .bb div,
#col3 .bb div,
div#tiki-center .bb div {
	height: 5px;
	width: 5px;
	position: relative;
	left: -5px;
	background: white url(zuka/smbox.png) no-repeat 0 100%;
}

#main div#footer .i1,
#col2 .i1,
div#col3 .i1,
div#tiki-center .i1 {
	padding: 0 0 0 1px;
	background: white url(zuka/smboxlftbr.png) repeat-y 0 0;
}

#main div#footer .i2,
#col2 .i2,
div#col3 .i2,
div#tiki-center .i2 {
	padding: 0 5px 0 0;
	background: url(zuka/smboxrtbr.png) repeat-y 100% 0;
}

#wrapper #col2 .colwrapper .content .bt {
	height: 0;
	width: 5px;
	position: relative;
	left: -5px;
	background: none;
}

#wrapper #col2 .colwrapper .content .bt div {
	height: 0;
	width: 5px;
	position: relative;
	left: -5px;
	background: none;
}

#wrapper #col2 .colwrapper .content .bb {
	background: none;
}

#wrapper #col2 .colwrapper .content .bb div {
	background: none;
	margin: 0 0 0 5px;
	height: 0;
}

#wrapper #col2 .colwrapper .content .i1 {
	padding: 0 0 0 1px;
	background: none;
}

#wrapper #col2 .colwrapper .content .i2 {
	padding: 0 5px 0 0;
	background: none;
}

#wrapper div#col2 div.colwrapper div.content {
	background: white;
	padding-right: 4px;
	padding-bottom: 0;
}

#col3 .cb {
	margin-bottom: 10px;
}

/***** Elements *****/

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, fieldset, address {
	margin: 0%;
}

ul, ol, dl {
	margin: .3em 2%;
}

li, dd {
	margin-left: 1%;
}

fieldset {
	padding: .5em;
}

a, 
a:link {
	text-decoration: none;
	color: #140F7B;
	
}
 
a:visited {
	text-decoration: none;
	color: #1000;
}
 
a:hover,
a:active {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
} 

div {
	font-size: 1em;
}

form * {
	padding: 1px;
}

h1 {
	font-size: 146%;
	margin-top: .6em;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 126%;
}

h4 {
	font-size: 116%;
}

h5 {
	font-size: 106%;
}

h6 {
	font-size: 96%;
}

img {
	border: none;
}

input {
	border: solid 1px #aaa;
	line-height: 1.6em;
	padding: 0.1em;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	background: #F5F5F5;
	font-size: .9em;
}

input[type="text"],
input[type="password"] {
	font-size: .9em;
}

input[type="text"],
input[type="password"] {
	border: solid 1px #aaa;
	width: 120px;
}

input[type="submit"],
input[type="file"],
select {
	border: solid 1px #aaa;
	background: #F5F5F5;
	color: #000;
	font-size: 0.95em;
	height: 2em;
	vertical-align: middle;
}

button {
	border-left: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	color: #666;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px;
	vertical-align: middle;
}

button:hover {
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	color: #e60;
}

select[multiple] {
	height: 10em;
}

select[name="theme"] {
	width: 165px;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	background: #F5F5F5;
}

small {
	font-size: 0.8em;
}

table {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
}

table.email td.closeButton {
	width: 100%;
}
table.email td.closeButton form {
	text-align: right;
}

textarea {
	padding: 0.1em;
	width: 98%;
	background: #F5F5F5;
	border: solid 1px #aaa;
}

textarea.tshoutbox { 
	width: auto;
}

ul, ol {
	text-align: left;
}

/* Some IDs */
#attzone,
#comzone {
	display: none;
}

#clear {
	clear: both;
  }

/* Standard Tiki module boxes and column-specific versions. */
div.box {
	margin-left: 5px;
	margin-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
}

div.box-title {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: .2pt;	
	text-align: left;
	border-bottom: 1px solid black;
	margin-right: 0;
	padding-right: 4px;
	overflow: hidden;
}

span.box-titletext {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: .2pt;	
}

.box-title a,
.box-title a:visited {
	color: black;
}

.box-title a:hover,
.box-title a:active {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
} 

div.box-data {
	display: block;
	overflow:   hidden;
	font-size: 1em;
	padding: 4px 5px 2px 4px;
	margin-right: 3px;
	padding-bottom: 6px;
	line-height: 140%;
}

.box-data select {
	width: 100px:
}

div#col2 div.box {
	width: 190px;
	margin-left: 5px;
	margin-right: 0;
	padding-left: 0;
}

div#col2 div.box-title {
	margin-right: 0;
	padding: 0;
}

div#col3 div.box {
	width: 210px;
	margin: 0;
	padding: 0;
}

div#col3 .i3 {
	background: white;
}

.module li {
	list-style: none;
}

/*
 * controls for modules (logged-in users only)
 */
.modcontrols { 
	display: block;
	float: right;
	width: 64px;
	height: 16px;
}

.modcontrols a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
}
.modcontrols a span {
	display: none; 
}

.movemodup {
	background: transparent url(zuka/icons/up_out.png) center center no-repeat;
}
a:hover.movemodup {
	background: transparent url(zuka/icons/up.png) center center no-repeat;
}

.movemoddown {
	background: transparent url(zuka/icons/down_out.png) center center no-repeat;
}
a:hover.movemoddown {
	background: transparent url(zuka/icons/down.png) center center no-repeat;
}

.movemodopside {
	background: transparent url(zuka/icons/move_out.png) center center no-repeat;
}
a:hover.movemodopside {
	background: transparent url(zuka/icons/move.png) center center no-repeat;
}

.removemod {
	background: transparent url(zuka/icons/close_out.png) center center no-repeat;
}

a:hover.removemod {
	background: transparent url(zuka/icons/close.png) center center no-repeat;
}

div#tiki-center .cb {
	width: 220px;
}

div.cbox {
	overflow: hidden;
	border: 1px solid #999999;
	margin: 6px;
}
 
div.cbox-title {
	text-align: left;
	text-indent: 1em;
	border-bottom: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

div.cbox-data {
	overflow: hidden;
	padding: 1em;
}

.cbox-data ul {
	margin-top: -20px;
	padding-left: 1em;
}

.cbox-data ul ul {
	margin: auto;
}

.rbox {
	overflow: hidden;
	border: 1px solid #637380;
	border-top: 0;
	border-left: 0;
}

.rbox-title {
	text-align: left;
	text-indent: 20px;
	border-bottom: 1px solid #637380;
	padding: 3px;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: bold;
	letter-spacing: .4pt;
	line-height: 80%;
	margin-bottom: 14px;
}

div.simplebox {
	border: 1px solid #666;
	padding: 4px;
}
 
.linkbut {
	font-size: 0.8em;
}

/*  Menus  */
.linkmenu {
	text-decoration: none;
	color: #1000;
}

.linkmenu:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

/*  phplayers menus  */
#horiz_menu {
	padding-left: 70px;
	clear: both;
	text-align: left;
	width: 70%;
	display: block;
}

.horbar {
	white-space: nowrap;
	text-align: left;
	display: block;
	width: 200px;
}

.mdkhorbaritem {
	float: left;
	white-space: nowrap;
}

.mdkhorbaritem a {
	display: block;

}

.mdkverbar  {
  background: transparent;
  display: block;
} 

.mdksubmenu {
	display: table;
	z-index: 500;
	position: absolute;
	left: 0;
	top: 0;
	background: white url(zuka/menubg-bottom.png) no-repeat 0 100%;
	margin-bottom: 6px;
	visibility: hidden;
}

.mdksubmenu table {
	width: auto;
	adding-bottom: 6px;
	background: url(zuka/menubg-right.png) no-repeat 100% 100%;
	margin-bottom: 0;
} 

.mdksubframe {
	display: block;
	background: url(zuka/menubg-topright.png) no-repeat right top;
	padding-bottom: 8px;
} 

.mdkitem {
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
} 

.mdkitem a {
	padding: 0 5px 1px 15px;
	position: relative;
	display: block;
	text-decoration: none;
} 

.mdkitem a:link,
.mdkitem a:visited {
	text-decoration: none;
	color: #666;
} 


.mdkitem a:hover {
	text-decoration: none;
	color: #e60;
	padding-bottom: 0;
} 

.mdkitem .mdkfwdarr {
	position: absolute;
	top: 4px;
	right: 10px;
} 

table.normal,
.wikitable {
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	vertical-align: top;
}

td.normal,
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 0.2em;
	vertical-align: top;
}

td.odd {
	background-color: #F5F5F5;
	border-right: 1px solid #DDDDDD;
}

td.even {
	background: #ECECEC;
	border-right: 1px solid #DDDDDD;
}


table.normal td.heading {
  font-size: 1em;
  width: 15px;
}

td.heading {
	background-color: #DCDCDC;
	text-align: center;
}

td.form {
	padding: .2em;
}

/* Titles */
.pagetitle, 
.forumspagetitle {
	border-bottom: 1px solid #2F3E4F;
	padding: 3px;
	font-weight: bold;
	letter-spacing: .4pt;
	line-height: 80%;
}

a.pagetitle,
a.forumspagetitle {
	text-decoration: none;
	color: #666;
}

a.pagetitle:hover,
a.forumspagetitle:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

/*  THE WIKI */
div.wikitopline {
	margin-bottom: 8px;
}

div.description {
	margin-top: 4px;
	text-align: left;
	font-style: italic;
	font-size: 90%;
}
 
div.wikitext {
	width: 100%;
	margin-top: 0;
	line-height: 140%;
	padding: 0 2px;

}

div.titlebar {
	text-align: left;
	border-bottom: 1px solid #2F3E4F;
	padding: 1px;
	text-indent: 0px;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 14px;
	font-weight: bold;
	letter-spacing: .4pt;
	line-height: 80%;
}
 
table.wikitable {
	border-left: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
}
 
td.wikicell {
	padding: 3px;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
}

.editdate {
	padding-bottom: 5px;
}

div#page-bar {
	display: block;
	margin-top: 0;
}

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;
}
 
div.button2, .button3 {
	margin-right: 5px;
	color: black;
	font-weight: bold;
	text-align: center;
	line-height: 1cm;
}
 
.linkbut {
	font-size: 90%;
}

.wiki-edithelp {
  display: none;
}
 
/* Wiki plugin styles * */
/* code plugin  */
div.code {
	font-size: 90%;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	background-color: #F4F4F4;
	font-family: "Courier New", Courier, monospace;
}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 4px;
	border: 1px dashed #ADACAF;
	overflow: auto; 
   width: 90%;
}

.codecaption {
	font-size: 90%;
	padding: 0 10px;
	background-color: #FFFFFF;
	position: relative;
	bottom: -5px;
	display: inline;
	border: 1px solid #ADACAF;
	border-bottom: 0;
	margin: 0;
	color: #666666;
	background-color: #E9ECEF;
	font-weight: bold;
}

/**** quote plugin *****/
div.quoteheader {
	margin-left: 20px;
}

div.quotebody {
	margin-left: 20px;
	font-style: italic;
}

/* Tikipedia-specific - thumb styles from monobook */
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}

div.thumb div {
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}

div.thumb div a img {
	border: 1px solid #ccc;
}

div.thumb div div.thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: .3em 0 .1em 0;
}

div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}

div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}

div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}

div.tleft {
	float: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}

/* For MAKETOCBOX plugin */
div.maketocbox {
	display: block;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	background: #F9F9F9;
	padding: 4px;
	margin: 5px;
	text-align: left;
	font-size: 95%;
}
span#maketocbox-title {
	font-weight: bold;
}
div#maketocbox-contents {
	display: block;
	text-align: left;
	margin-left: 0;
}

div#maketocbox-contents li {
	margin-left: 0;
}
/*
div#maketocbox-contents li li {
	margin-left: -8px;
}
*/
div#maketocbox-contents ul.toc,
div#maketocbox-contents ul.toc li ul {
	list-style: none;
}

div#maketocbox-contents ul.toc li a:link,
div#maketocbox-contents ul.toc li ul li a:link,
div.maketocbox div#maketocbox-contents ul.toc li a.link:link,
div.maketocbox div#maketocbox-contents ul.toc {
	background-image: none;
}

/* Suckerfish CSS dropdown menu 
#sosnav,
div.wikitext div#sosmenu {	
}
*/

#sosnav ul,
#sosmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 3;
	display: block:
}

#sosnav ul li a,
#sosmenu ul li a, 
#sosmenu ul ul li a {
	display: block;
	width: 12em;
	text-decoration: none;
	border-bottom: 0:
	color: #666;
}

#sosnav li,
#sosmenu li {
	float: left;
	width: 12em;
	padding-left: 3px;
	display: block;
}

#sosnav li ul,
#sosmenu li ul {
	position: absolute;
	width: 12em;
	left: -9999em;
}

#sosnav li:hover ul,
#sosnav li.sfhover ul,
#sosmenu li:hover ul,
#sosmenu li.sfhover ul {
	left: auto;
	background: white;
	border-left: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}


#sosnav ul li:hover ul li a,
#sosnav ul li.sfhover ul li a,
#sosmenu ul li:hover ul li a,
#sosmenu ul li.sfhover ul li a  {
	text-decoration: none;
	color: #666;

}

#sosmenu ul li:hover ul li:hover a,
#sosmenu ul li.sfhover ul li.sfhover a {
	text-decoration: none;
	color: #e60;
}


#sosnav li ul li a:hover,
#sosnav ul ul li:hover a,
#sosnav ul li.sfhover a,
#sosnav ul ul li.sfhover a,
#sosmenu li ul li a:hover,
#sosmenu ul ul li:hover a,
#sosmenu ul li.sfhover a,
#sosmenu ul ul li.sfhover a {
	text-decoration: none;
	color: #e60;
	border-bottom: 0;
}

/* WIKI TOCS */
div.tocnav {
	background: #EBEBEB;
	padding: 3px;
	margin-bottom: 4px;
	clear: both;
}
 
#tocnavicons {
	float: left;
}

#tocnavaddpage{
	float: right;
}

#tocnavlinks {
	clear: both;
}

.toc {
	padding-left: 2em;
	background: #EBEBEB;
	margin-bottom: 4px;
}

/* CMS (Articles) */
/* To clear floats in CMS and elsewhere */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.article {
	margin-bottom: 20px;
}

div.articletopline {
	font-size: 90%;
	font-style: italic;
}

div.articletitle {
	border-bottom: 1px solid #2F3E4F;
	padding: 3px;
}
 
span.titlea {
	text-align: left;
	font-size: 126%;
	font-weight: bold;
	letter-spacing: .4pt;
	text-indent: 0px;

}
 
div.articlesubtitle {
	font-size: 90%;
	font-style: italic;
}
 
div.articleheading {
	margin-top: 6px;
}
 
div.articleheadingtext {
	color: black;
}
 
img.articleimage {
	margin-right: 4px;
	float: left;
}

div.articletrailer .wikitopline {
	float: left;
} 
 
div.articlebody {
	color: black;
}
 
div.articlesource {
	margin-top: 5px;
	font-style: italic;
	font-size: 90%;

}
 
/* BLOGS */
div.blogheading {
	display: block;
	width: 100%;
	clear: both;
}

div.blogtitle {
	font-size: 146%;
	font-weight: bold;
	border-bottom: 1px solid #2F3E4F;
	padding: 3px;
	font-weight: bold;
	letter-spacing: .4pt;
	line-height: 80%;
}

div.blogdesc {
	display: block;
	width: 40%;
	padding: 8px;
	background: white;
}

div.bloginfo {
	display: block;
	padding: 3px;
	line-height: 150%;
	background: #EFEFEF;
}

div.blogtools {
	margin-right: 4px;
	padding: 3px;
}
 
div.posthead {
	text-align: left;
	padding: 3px;
}

.postinfo {
	border-bottom: 1px solid black;
	margin-bottom: 6px;
}

span.posthead {
	display: block;
	font-weight: bold;
	letter-spacing: .4pt;
	border-bottom: 1px solid #2F3E4F;
}
 
div.posthead h2 {
	text-align: left;
	margin-bottom: 2px;
}
 
div.postbody {
	margin-right: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 130%;
}

div.postfooter {
	clear: both;
	float: right;
}

/* FORUMS */
body.tiki_forums table.normal {
	margin: auto;
}

div.forumtoolbar {
	background-color: #395AAD;
	margin-bottom: 20px;
	border: 0px;
}
 
td.threadsevenl {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #EEEEEE;
}
 
td.threadsevenr {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #EEEEEE;
}
 
td.threadsoddl {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #DDDDDD;
}
 
td.threadsoddr {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #DDDDDD;
}

table.threads {
	width: 100%;
}
 
td.threadseparator {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #EEEEEE;
	height: 5px;
}
 
#forumpost {
	display: none;
}
 
#forumpostopen {
	display: block;
}

td.forumtoolbar {
	color: white;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}
 
.toolbarlink {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.forumvotelink {
	color: black;
}

#comzone {
	display: none;
	margin: 5px 0;
	padding: 0;
}
 
#comzoneopen {
	display: block;
	margin: 5px 0;
	padding: 0;
}
 
span.commentstitle {
	font-weight: bold;
	font-size: 12px;
}

/* find */
.subcomment {
	margin-left: 10px;
}

.quotebody {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #D3D3D3;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	color: black;
	background-color: #F5F5F5;
}
 

/* IMAGE GALLERIES */
div.browsegallery {
	text-align: center;
	width: 100%;
}

div#browse_image {
	background: white;
	width: 100%;
}

div.showimage {
	width: 100%;
	text-align: center;
	padding: 6px;
}

td.oddthumb {
	background-color: #F9F9F9;
	border: 3px solid white;
	border-collapse: collapse;
}
 
td.eventhumb {
	background-color: #F9F9F9;
	border: 3px solid white;
	border-collapse: collapse;
}

td.eventhumb img {
	margin-left: 6px;
	margin-right: 6px;
}

img.athumb {
	border: 0;
	margin: auto;
}

#forumpost {
	display: none;
}

#forumpostopen {
	display: block;
}

/* Directory */
div.dirsite {
	background-color: #F9F9F9;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 4px;
}

span.dirsitetrail {
	font-size: 95%;
}

span.dirsitecats {
	font-size: 95%;
}

/* calendar */
.opaque {
	background: #fff;
   border-left: 1px solid #A9A9A9;
  	border-top: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

#caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
  background-color: #D4D0C8;
  border: solid 1px #696969;
}

#caltable .calfocuson a {
  color: #000;
}

#caltable .calfocus a,
#caltable .calfocuson a {
  text-decoration: none;
}

/*  tiki tabs */
table.admin tr td div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background-color: transparent;
}
.tabmark {
	display: inline;
	font-size: 10px;
	background-color: #DDDDDD;
	border: 1px solid #666666;
	margin: 0;
	margin-right: 5px;
	padding: 2px 0;
}

.tabmark a {
	border-bottom: 0;
	color: #666666;
	font-weight: bold;
	padding: 1px 5px;
}

.tabmark a:active {
  color: #636466;
}

.tabmark a:hover {
	color: black;
	text-decoration: none;
}


.tabcontent {
	z-index: 200;
	position: relative;
	padding: 6px 2px 2px 2px;
	margin: 5px;
	margin-top: 0;
	background-color : #DCDCDC;
}
/*
span#tab1, #tab2, #tab3 {
}
*/
span#tab1 {
	background: #F5F5F5;
}

span#tab2 {
	background: #ECECEC;
}

span#tab3 {
	background: #DCDCDC;
}

#content1,
#content2,
#content3 {
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

#content1 {
	padding: 10px;
	background-color: #F5F5F5;

}

#content2 {
	padding: 5px;
	background-color: #ECECEC;
}

#content3 {
	padding: 5px;
	background-color: #DCDCDC;
}
table.admin div#content1 div.tabcontent div.cbox {
	background-color: transparent;
}

/* CALENDAR */
#calendar {
	width: 100%;
}

.Cal0, 
.Cal1, 
.Cal2 {
	color: Black;
	font-size: 10px;
	padding-right: 0px;
}

.Cal0:before {
	content: "?";
} 


.Cal1:before {
	content: "+";
	background-color: #FFCC77
}

		
.Cal2:before {
	content: "X";
	background-color: #EEEEAA
} 
	
.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {
	font-size: 90%;
	padding: 0 3px;
	margin-top: 0;
}

.Calart,
.Calart a,
.Calart a:visited {
	color: #FA8072;
	font-weight: normal;
}

.Calart:before {
	content: "A";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calblog,
.Calblog a,
.Calblog a:visited {
	color: #DA70D6;
	font-weight: normal;
}

.Calblog:before {
	content: "B";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Calchart,
.Calchart a,
.Calchart a:visited {
	color: #304F30;
	font-weight: normal;
}

.Calchart:before {
	content: "Ch";
	font-family: monospace;
	background-color: #FFFFFF;
} 

.Caldir,
.Caldir a,
.Caldir a:visited {
	color: #800080;
	font-weight: normal;
}

.Caldir:before {
	content: "D";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Caleph,
.Caleph a,
.Caleph a:visited {
	color: #008000;
	font-weight: normal;
}

.Caleph:before {
	content: "E";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calfaq,
.Calfaq a,
.Calfaq a:visited {
	color: #822222;
	font-weight: normal;
}

.Calfaq:before {
	content: "FQ";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calfgal,
.Calfgal a,
.Calfgal a:visited {
	font-weight: normal;
	color: #8B4513;
}

.Calfgal:before {
	content: "Fi";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Calforum,
.Calforum a,
.Calforum a:visited {
	color: #808000;
	font-weight: normal;
}

.Calforum:before {
	content: "Fo";
	font-family: monospace;
	background-color: #FFFFFF;
} 

.Calgal,
.Calgal a,
.Calgal a:visited {
	font-weight: normal;
	color: #8B4513;
}

.Calgal:before {
	content: "I";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calnl,
.Calnl a,
.Calnl a:visited {
	color: #708090;
	font-weight: normal;
}

.Calnl:before {
	content: "N";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Calquiz,
.Calquiz a,
.Calquiz a:visited {
	color: #5F9EA0;
	font-weight: normal;
}

.Calquiz:before {
	content: "Q";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calsurv,
.Calsurv a,
.Calsurv a:visited {
	color: #DAA520;
	font-weight: normal;
}

.Calsurv:before {
	content: "S";
	font-family: monospace;
	background-color: #FFFFFF;	
}

Caltrack,
Caltrack a,
Caltrack a:visited {
	color: #00BD02;
	font-weight: normal;
}

.Caltrack:before {
	content: "Tr";
	font-family: monospace;
	background-color: #FFFFFF;
}
	
.calweb {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	color: #336699;
}

.Calweb:hover {
	color: #996633;
}

.Calwiki,
.Calwiki a,
.Calwiki a:visited {
	color: #2C4B80;
	font-weight: normal;
}

.Calwiki:before {
	content: "W";
	font-family:  monospace;
	background-color: #FFFFFF;
}

.calcheckbox {
	background-color: #FFFFFF;
}

.calcontent a.linkmenu,
.calcontent a.linkmenu:hover {
	background-image: none;
	padding: 0;
}

.calfocus {
	font-size: 90%;
	background-color: transparent;
}

.calfocus a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.calfocuson {
	font-size: 90%;
	background-color: #F3E498;
}

.calfocuson a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#calprio {
	margin-left: 7px;
	padding: 0 5px;
	color: black;
}

.calprio1 {
	background-color: #DAE0E0;
}

.calprio2 {
	background-color: #DADCDC;
}

.calprio3 {
	background-color: #DAD0D0;
}

.calprio4 {
	background-color: #DACACA;
}

.calprio5 {
	background-color: #DAC0D0;
}

.calprio6 {
	background-color: #DABABA;
}

.calprio7 {
	background-color: #DAB0B0;
}

.calprio8 {
	background-color: #DAAAAA;
}

.calprio9 {
	background-color: #DA9A9A;
}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {
	color: #393E51;
	font-weight: normal;
}

.caltitle {
	font-weight: bold;
	color: #425262;
}

.caltoggle {
	font-size: 90%;
	margin-bottom: 7px;
}

.opaque .box-title {
	background-color: white;
	border-bottom: 1px solid black;
}

.opaque .box-data  {
	background-color: white;
}

/* end */