/* $Id$
 * Ohia is an original theme for TikiWiki CMS/Groupware by
 * Gary Cunningham-Lee (chibaguy), released under the GNU LGPL license.
 * This theme uses the *litecss source-ordered layout solution by luci (http://sourceforge.net/projects/litecss).
 * For more information, please visit http://themes.tikiwiki.org or http://zukakakina.com.
*/
 
/* Import layout foundation CSS file. */
/* If *litecss-based theme . . .  */
@import "lite/lite.css";

/* Then import the default layout properties file: */
 @import "layout/layout.css";

/* And design defaults: */
@import "layout/design.css";
 
/***** XHTML Elements (body tag here,
			others follow Layout) *****/ 
body {
	text-align: center;
	font: 67%/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #242424;
}

html>body {font-size: 72% !important}

body.wikitext {
	text-align: left !important;
}

 /***** Layout (overrides layout.css;
		also styling of page layout divs)  *****/
#main {
	text-align: left;
	background: transparent;
	color: #f4f4f4}
	
#header {
	text-align: left;
	background: transparent;
	min-height: 122px;
	position: relative;
}
	
#middle {background: #222}

.fullscreen #col1 {
	margin-left: 30px !important;
	margin-right: 30px !important}

#c1c2 #wrapper #col1 > .content {
	background: transparent;
	color: #f4f4f4;
	padding: 0 1em}

#c1c2 #wrapper .marginleft {margin-left: 240px}
#c1c2 #wrapper .marginright {margin-right: 240px}

#c1c2 #col2 {
	width: 240px;
	overflow: hidden}

#c1c2 #col2 > .content {
	margin: auto;
	padding-top: 20px}

#col3 {
	margin-left: -240px;
	width: 240px}

#col3 .content {
	margin: auto;
	padding-top: 20px}

#footer {
	text-align: center;
	font-size: .9em;
	background: #d10000 url(ohia/header.png) 0 100px;
	min-height: 90px;
	color: #f4f4f4;
	position: relative}
	
#footer a:link,
#footer a:visited {
	color: #f4f4f4;
	text-decoration: none}
	
#footer a:hover {
	color: #f4f4f4;
	text-decoration: underline}

/***** XHTML Elements (other than body tag) ******/
a,
a:visited {
	color: #fd0006;
	text-decoration: none}

a:hover {
	text-decoration: underline;
	color: #f4f4f4}
	
.wikitext a:link.wiki,
.wikitext a.link:visited {
	color: #fd0006 !important;
	text-decoration: none !important}

.wikitext a.link:hover {
	color: #f4f4f4 !important;
	text-decoration: none !important}

h1 {
	font-weight: bold;
	font-size: 1.8em}

h2 {font-size: 1.6em}
h3 {font-size: 1.5em}
h4 {font-size: 1.3em}
h5 {font-size: 1.2em}
h6 {font-size: 1.1em}

hr {
	width: 100%;
	height: 1px;
	background: #aaa;
	border-width: 0;
	padding: 0;
	color: #f4f4f4}

fieldset {
	color: #cfcfcf;
	border: 1px solid #4c4c4c;
	padding: 10px}

legend {color: #cfcfcf}

button,
input,
textarea,
select,
body.wikitext {
	background: #242424;
	color: #cfcfcf;
	border: 1px solid #4c4c4c}

#col2 input[type=text],
#col2 input[type=password],
#col3 input[type=text],
#col3 input[type=password] {width: 90%}

input[type=file] {color: #000}


span.button a,
span.button a:visited,
button,
input[type=reset],
input[type=submit],
span.button input,
.calbuttonbox {
	padding: 1px 4px;
	margin: 2px;
	font-size: 11px;
	border: 1px solid #5f5f5f;
	border-right: 1px solid #474747;
	border-bottom: 1px solid #474747}
	

.button a:hover,
button:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.button input:hover,
.calbuttonbox:hover {
	padding: 1px 4px;
	margin: 2px;
	color: #f4f4f4;
	background: #2f2f2f;
	text-decoration: none}
	
button:active,
input[type=submit]:active,
.button input:active {background: #5e0000} 

form.admin input[name="features"] {margin-bottom: 3px !important}
select[name="theme"] {width: 145px}
small {font-size: .9em}
label {margin: 0 2px}

/***** Site Header & Identity *****/
#header-top {
	position: static;
}

#siteheader {
	text-align: left;
	background: transparent;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	background: #d40000 url(ohia/header.png) repeat-x 0 100%;
}

div#sioptions {
	width: 100%;
	margin: 0}

div#sitelogo {
	margin: auto}

div#sitead {margin: auto}
#sitead.floatright {padding-right: 100px}
#sitead.floatleft {padding-left: 100px}

#siteloginbar {padding: 6px 3px}

#siteloginbar a,
#siteloginbar a:visited {color: #f4f4f4}

#sitelocbar {float: left}
#customcodewith_ad {width: 400px}

#sitetitle,
#sitesubtitle {
	color: #f4f4f4;
	font-weight: bold;
	padding-left: 50px}
	
#sitetitle a,
#sitetitle a:visited {color: #f4f4f4}

#sitetitle {
	display: block;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 2px}
	
#sitesubtitle {
	display: block;
	margin-top: 3px;
	padding-top: 6px}
	
#tiki-top {text-align: left}

#tiki-top ul.cssmenu_horiz {
	float: left;
	background: #030511;
	padding: 3px}

#tiki-top table {width: auto}

#sitesearchbar {
	padding: 2px;
	text-decoration: none;
	font: 1.1em Verdana, Helvetica, Arial, Sans-Serif;
	color: #f4f4f4;
	background: #030511;
	border-left: 1px solid #333;
	border-bottom: 1px solid #696969}
	
#sitesearchbar form {margin-right: 40px}

/****** Menus, Links ******/
/** CSS (suckerfish) menus **/

.cssmenu_vert li,
.cssmenu_horiz li {
	padding: .5em 1em;
}

.cssmenu_vert li ul li,
.cssmenu_horiz li ul li {
	border: 1px solid #313131;
	background: #000;
	margin-bottom: -1px;
}
	
.cssmenu_vert li ul li:first-child {
	border-top: 1px solid #313131;
}

/* for wider menu in left col */
#col2 ul.cssmenu_vert {
	padding-left: 0;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 175px;
}

#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 175px;
}

#col2 .cssmenu_vert ul,
#col2 .cssmenu_vert ul li {
	width: 11em;
}

/* back to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 11em;
}

/* ul ul top compensation for padding */
#header .cssmenu_horiz li:hover ul,
#header .cssmenu_horiz li.sfHover ul {
	top: 2.25em;
}

#header .cssmenu_horiz li li:hover ul,
#header .cssmenu_horiz li li.sfHover ul {
	top: 0;
}

a .sf-sub-indicator {
	top: .2em;
}

/** PHP Layers Menus **/
.horbar {width: 100%} 

.horbar table {
	background: #030511;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969}

.horbaritem a,
.horbaritem a:visited {
	padding: 6px 3px;
	text-decoration: none;
	font: 1.1em Verdana, Helvetica, Arial, Sans-Serif;
	color: #fd0006} 

.horbaritem a:hover {
	background: #313131;
	color: #eee !important;
	text-decoration: none} 

.mdksubmenu {
	background: #313131;
	border: 1px solid #696969;
	margin-top: 0}
	
.mdkitem a {
	padding: 3px 6px;
	font-weight: normal;
	font-size: 1em} 

.mdkitem a:link {
	font-weight: normal;
	text-decoration: none;
	background: #030511;
	border: 0} 

.mdkitem a:visited {text-decoration: none} 

.mdkitem a:hover {
	color: #f4f4f4;
	text-decoration: none;
	background: #030511} 

.treemenudiv img {background: #990000}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	color: #fd0006;
	text-decoration: none;
	font-weight: normal}

a.phplm:visited {color: #fd0006}
a.phplm:hover {
	color: #f4f4f4;
	background: 0;
	text-decoration: underline}

a.phplm:active {color: #fd0006}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	color: black;
	text-decoration: underline;
	font-weight: bold}

a.phplmselected:hover {color: #808080}

/** Links in other menus **/
.separator a:link,
.separator a:visited,
.separator a:hover {color: #f4f4f4}

.linkmenu:hover {color: #f4f4f4}
a.linkmodule:hover {color: #f4f4f4}

/***** Misc. Center Col. *****/
a.flip,
a.flip:visited,
.tellafriend a,
.tellafriend a:visited {color: #840000}

a.flip:hover,
.tellafriend a:hover {color: #f4f4f4}

/****** Misc. Global ****/

/***** Boxes *****/
/** Modules **/
div.box {
	width: 200px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4px}

h3.box-title {
	padding-top: 0;
	background: #5e0000;
	border: 1px solid #990000;
	padding: 8px;
	margin: 0}

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

.box:hover img.flipmodimage {
	border: 1px solid transparent;
	right: 3px;
	top: 3px;
	background: #5e0000}

img.flipmodimage:hover {border: 1px solid #990000 !important}

#col2 h3.box-title {}
#col2 .box-title a,
#col2 .box-title a:link {}
.box-title a:hover {}
.box-data {
	background: #030511;
	border: 1px solid #333;
	padding: 14px;
	margin-bottom: 10px}

/** Other boxes **/
.cbox {
	color: #f4f4f4;
	background: #030511;
	border-color: #333}
	
.cbox-title {
	border-color: #333;
	text-align: center;
	font-weight: bold}

.rbox-title,
.rbox-data {
	background: #5e0000;
	border-color: #990000;
	color: #fff}
	
div.simplebox {
	background: #030511;
	border: 1px dotted #a9a9a9;
	color: #f4f4f4}

/***** Tables, Tabs *****/
/** Tables **/
	
table.admin {background:#030511}

table.normal,
table.sortable {
	border: 0;
	border-bottom: solid 1px #696969;
	border-left: solid 1px #696969;
	border-collapse: collapse}
	
table.normal tr,
table.sortable tr {border-right: solid 1px #696969}

table.normal th,
table.sortable th {border-left: 1px solid #5e0000}

td {vertical-align: top}

.formcolor td,
.editblogform td {padding: 3px}

tr.odd {
background: #030511;color: #f4f4f4}
tr.even {background: #313131;color: #f4f4f4}

tr.odd,
td.odd,
tr.odd td,
li.odd {
	background: #030511;
	color: #f4f4f4;
}

tr.even,
td.even,
tr.even td,
li.even {
	background: #313131;
	color: #f4f4f4;
}
	
tr.odd td,
td.odd,
tr.even td,
td.even {
	border-right: 1px solid #696969;
}

.normal td,
td.normal,
.sortable td,
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 0.2em;
	vertical-align: top;
	border-collapse: collapse}

 /* headings */
th,
table.normal td.heading,
td.heading,
.caltable .days {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #5e0000;
	min-height: 32px;
	text-align: center}

 
a.tablename,
a.galname,
a.imagename,
a.blogname,
a.fgalname,
a.artname,
a.forumname {color: #fd0006}

a.forumnameread {color: #fd0006}

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

/** Tabs **/
.tabs {
	border-bottom: solid 1px #640000 !important;
	margin-bottom: -18px}

.tabmark {
	background: #5e0000;
	border: 1px solid #4c4c4c}

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

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

.tabmark a:hover {
	color: #f4f4f4;
	background: #313131}

.tabactive {
	border: solid 1px #666 !important;
	border-bottom: 0 !important;
	border-top-width: 2px !important;
	position: relative; top: -2px}

[class].tabactive {top: -1px}
.tabactive a {background: #5e0000; color: #f4f4f4}

.tabinactive {border: solid 1px #666 !important}

.tabcontent {
	border-color: #990000;
	padding-top: 22px;
	margin-bottom: 25px;
	background: #030511}

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

.tabcontent table td {padding: 5px}

/***** Wiki *****/
body.tiki_wiki #comments {padding: 1em}

h1 a.pagetitle,
h1 a.pagetitle:visited {
	font-size: 1.2em;
	color: #f4f4f4}

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

.wikitopline {}

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

#pageid {
	float: left;
	clear: both}

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

.wikitext {margin-top: 4px}

.titlebar {
	padding: 0.1em;
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
	margin: 10px 0}

table.wikitable {
	border: 1px solid #a9a9a9;
	border-collapse: collapse}
 
td.wikicell {
	padding: 3px;
	border: 1px solid #777777;
	border-collapse: collapse}

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


#wikihelp-tab table,
#wikihelp-tab table td {
	border: solid 1px #696969;
	border-collapse: collapse}

#wikihelp-tab table td {padding: 2px}
div#textarea-toolbar {background: white}

/* Wiki plugins */

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

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background: #000;
	margin: 4px;
	border: 1px dashed #696969;
	overflow: auto; 
   width: 600px} /*Using % here makes Firefox 3 act like IE7. */

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

/* Quote plugin */
div.quoteheader {margin-left: 20px}
div.quotebody {font-style: italic}
table.wikiplugin-split {border: 0}

/** Wiki tocs **/
div.tocnav {
	background: #242424;
	padding: 3px;
	margin-bottom: 4px;
	clear: both}
 
#tocnavicons {float: left}
#tocnavaddpage {float: right}
#tocnavlinks {clear: both}
.fancytoclevel {list-style-image: url(../img/icons/footprint.gif)}

li.toclevel a,
li.toclevel a:visited {
	color: #fd0006;
	text-decoration: none}

li.toclevel a:hover {
	text-decoration: underline;
	color: #f4f4f4}

/* TOC */
ul.toc {
	padding-left: 2em;
	border-top: 1px dotted #a9a9a9;
	border-bottom: 1px dotted #a9a9a9;
	margin-bottom: 4px}

ul.toc * {border: 0}

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

div.articletitle {
	margin-top: 6px;
	margin-bottom:	15px;
	text-align:	left}
	
div.articletitle h2 {
	display: block;
	font-size: 1.8em;
	font-weight: normal;
	height: auto;
	margin-bottom: 3px}

span.titleb {font-size: 95%} 
div.articlesubtitle {font-size: 0.9em}
div.articleheading {margin-top: 6px}

div.articleheadingtext {
	color: #f4f4f4}

div.articletrailer {
	text-align: right}

div.articletrailer .wikitopline {
	float: right;
	color: #f4f4f4}

div.articlebody {margin-top: .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.8em;
	font-weight: normal;
	padding: 3px;
	margin-top: 10px}

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

div.bloginfo {
	text-align: center;
	display: block;
	padding: 3px;
	line-height: 150%;
	text-transform: 0;
	font-size: 90%}

* html .bloginfo table {font-size: 11px}

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

.blogtools table {width: 100%}
#middle .blogtools input[type=text] {width: 160px}

a.blogt,
a.blog:visited {
	border: 0;
	text-decoration: none}

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

.postinfo {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 1.2em}

.postinfo a {
	color: #fd0006;
	text-decoration: none;
	border-bottom: 0}

.postinfo div {margin-top: 30%}

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

span.posthead {display: block}
	
span.posthead small {font-size: 95%}

div.posthead h3 {
	font-size: 1.5em;
	font-weight: normal}
 
div.postbody {
	margin-right: 8px;
	line-height: 1.2em;
	margin-bottom: 1em}

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

/***** Forums *****/
body.tiki_forums table.normal {margin: auto}

.post .postbody {
	clear: both;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	background: #313131;
	font-size: 1.1em}
	
* html .post .postbody {font-size: 11px}

.post .postbody .content {
	float: left;
	padding: 0;
	text-align: left;
	width: 100%;
	color: #f4f4f4;
	border: 1px solid #4c4c4c;
	border-top: 0;
	background: #313131 !important}
	
.post .postbody-title {
	display: block;
	padding-bottom: .8em;
	background: #5e0000;
	border: 1px solid #990000}

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

.post .postbody-title .title {
	float: left;
	font-weight: bold;
	font-size: 1em;
	margin-left: 5px;
	margin-top: 3px}
	
.post .postbody-title .title h2 {
	padding: 0}
	
.post .postbody-title .title a.link {color: #f4f4f4}

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

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

.post .author_info .icons {display: block}
.post .author_info .icons .actions {margin-right: 10px}
.post .author_post_info_on {font-style: italic}

.post .author_info {
	float: right;
	background: #030511;
	padding: 0 2px 2px 2px;
	margin-left: 5px;
	margin-bottom: 6px;
	margin-right: -0.8em;
	border-left: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c}

.commentStyle_headers .author_info {float: left}

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

.postbody-content {padding: 6px}
.post .postbody .attachments {
	clear: both;
	border-top: 1px dotted #D9D9D9;
	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: 10px}

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

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

.post .contribution {
	background: #F0F8FF;
	border: 1px solid #777777;
	padding: 0 2px}

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

.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: 1px solid #4c4c4c;
	background: #030511;
	padding: 3px;
	vertical-align: middle}

.forum_actions .actions .action {margin-right: 10px}
.forum_actions .headers {vertical-align: bottom}
.forum_actions .headers .title {
	float: left;
	background: #f4f4f4;
	border: 1px solid #4c4c4c;
	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}


/* Help box*/
div.commentsedithelp {
	background: #ffcfcf;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold}

/**** Image Galleries ****/
table.galtable {
	border-collapse: collapse;
	border: 1px solid #696969;
	width: 100%}

body.tiki_galleries table.findtable {display: inline}

div.browsegallery {
	text-align: center;
	width: 100%}

td.oddthumb {border-collapse: collapse}
td.eventhumb {border-collapse: collapse}

td.eventhumb img {
	margin-left: 6px;
	margin-right: 6px}

img.athumb {
	border: 0;
	margin: auto}

.caption {color: #f4f4f4}
p.norecords {font-weight: bold}

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

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 *****/
.fgalexplorer {border: 1px solid #696969}

.fgallisting table td {
	padding-left: 2px;
	padding-right: 2px}
	
.thumbnailcontener {
	border: 1px solid #696969;
}

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

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

/***** Categories, Tags *****/

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

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

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

/***** 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}

/***** Directory *****/
div.dircategs {
	border: 1px solid #696969;
	padding: 5px}

.dirsublink {font-size: .95em}

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

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

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


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 #990000;
	padding-left: 2px}

td.prio1 {background: #780101}
td.prio2 {background: #8d0101}
td.prio3 {background: #a20202}
td.prio4 {background: #b70202}
td.prio5 {background: #cc0202}

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

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

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

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

/***** TikiSheets *****/
table.default thead td,
table.default tfoot td {
	font-weight: bold;
	text-align:	center;
	background: #4c4c4c;
	color: #f4f4f4}

table.default td {
	border: solid 1px #a9a9a9;
	background: black}

/***** Calendar *****/

.Cal0, 
.Cal1, 
.Cal2 {font-size: 90%}

.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {font-size: 90%}

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

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

.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 {font-weight: normal}

.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 {font-size: 90%}

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

.calfocus {font-size: 90%; background: inherit}
.calfocuson {font-size: 90%}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {color: #fd0006}

.caltoggle {font-size: 90%}

.opaque {
	background: #990000;
   border: 1px solid #990000}

.opaque .box-title {border-bottom: 1px solid black}
.searchresults {display: inline}
#caltable td {padding: 0}
#caltable a,
#caltable a:visited {
	color: #fd0006;
	text-decoration: none}

#caltable a:hover {
	text-decoration: underline;
	color: #f4f4f4}

#caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #5e0000;
	border: solid 1px #990000}

#caltable .calfocuson a {color: #000}

#caltable .calfocus a,
#caltable .calfocuson a {
	text-decoration: none;
	color: #fff}

.calfocus,
.calfocuson {border-bottom: 0}

.calnavigation {border: 1px solid #4c4c4c}
.calnavigation a:hover {background: url(ohia/body.png)}
.calinput {background: #000}

.calfocuson + .calcontent {
	background: #000;
	border: 1px solid #990000}

#caltable .days {
	color: #f4f4f4;
	background: #5e0000;
	border: 0;
	border-right: 1px solid #990000}

#caltable .weeks {
	background: #5e0000;
	color: #f4f4f4;
	border: 0}

.addevent {
	padding: 0 5px;
	float: right}

.calodd, .caleven {border: 1px solid #000}
.calodd {background: #030511}
.caleven {background: #313131}

.caldark {
	background: #000;
	border: 1px dotted #5e0000}

.caldark .calfocus {background: #000}

/***** Admin *****/
a.admbox {
	color: #a9a9a9;
	border: 1px solid #a9a9a9;
	background: #030511 center no-repeat}

a.admbox:hover,
a.admbox:focus,
a.admbox:active {
	background: #313131 center no-repeat;
	border: 1px solid #696969;
	color: #fff}

a.admbox.off {border: 1px solid #a9a9a9}

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

/***** Ajax, jquery. etc. *****/
/***** Ajax *****/
/***** New (unsorted) *****/

/***** End New (unsorted) *****/

/* End of File */