/* By MINZ */
FONT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
P		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
DIV		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
INPUT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
TEXTAREA	{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
body {
  font-family:Georgia,Verdana,Lucida,sans-serif;
  color:#000000;
  margin: 0; 
  padding: 0;
  font-size:12px;
}

A:link          {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}

.wikiTitle {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:24px;
  font-weight:bold;
  color:#7F7F9F; /* */
  text-decoration: none;
}
tt.wiki {font-family:Monotype,Lucida Console,fixed,lucida;font-size:12px;}
tt.foot {
  font-family:Tahoma,lucida,fixed;
  font-size:11px;
  vertical-align: super;
}

tt.sister {
  font-family:Tahoma,lucida,fixed;
  font-size:11px;
  vertical-align: super;
  text-decoration: none;
}

pre.wiki {
  padding-left:6px;
  padding-top:6px; 
  font-family:Lucida TypeWriter,monotype,lucida,fixed;font-size:12px;
  background-color:#000000;
  color:#FFD700;
}

pre.console {
  background-color: #000000;
  color: #E0E0E0;
  padding: .25em ;
  border: 2px inset #808080;
}

pre.quote {
  padding-left:6px;
  padding-top:6px;
  white-space:pre-wrap;
  white-space: -moz-pre-wrap; 
  font-family:Georgia,monotype,lucida,fixed;font-size:12px;
  background-color:#D7E0EB;
}

table.wiki {
  border: 1px outset #ddddb0;
}

td.wiki {
  background-color: #D7E0EB;
  border: 1px outset #ddddb0;
  FONT-SIZE:12px;
}

textarea.wiki { width:100%; FONT-SIZE:12px;}

th.info {
  background-color:#E2ECE2;
  FONT-SIZE:12px;
}

td.info {
  background-color:#E2ECE2;
  FONT-SIZE:12px;
}

h1,h2,h3,h4,h5 {
  font-family:Tahoma;
  padding-left:6px;
  border-bottom:1px solid #999;
}

div.diff-added {
  font-family:Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:12px;
  background-color:#E0FFE0;
  color:black;
}

div.diff-removed {
  font-family:Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:12px;
  background-color:#E9EAB8;
  color:black;
}

div.diff-sep {
  font-family:georgia,Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:12px;
  background-color:#000000;
  color:#FFD700;
}

span.diff-added, ins.diff-added {
  color:black;
  background-color: #60FF60;
  text-decoration: none;
}

span.diff-removed, del.diff-removed {
  color:black;
  background-color: #FF0000;
}

td.message {
  margin-top: 6pt;
  background-color: #E8E8E8;
  border-style:solid;
  border-width:1pt;
  border-color:#990000;
  color:#440000;
  padding:0px;
  width:100%;
}

.highlight {
  background-color:#FFFF40;
}

table.goto {
  background-color: #002B2C;
}

span.goto, input.goto {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:12px;
}

table.closure, td.closure{
  background-color:#C8D5E4;
}

.wikiHr {
  border:0px solid;
  padding: 0px 0px; /* */
  margin-top:0px;
  height:1px;  
}

#wikiTrailer {
  padding-left: 20px;
  padding-bottom: 5px;
}

#wikiHeader {
  color: #808080;
  padding: 0.2em 0em 0.2em 0.2em;
  background-color:#0f0f40; 
}
#wikiHeader a:link {color:#d0d0d0;}
#wikiHeader a:visited {color:#ccc;}

#wikiBody {
  color: black;
  background-color: #fff;
  border: 4px solid #69C;
  margin: 0px 5px 0px 5px;
  padding: 5px 1em 5px 1em; 
}

#wikiBody a:link {
  color: #1060C0;
}

#wikiBody a:visited {
  color: #1655A2;
}

#wikiBody a:hover {
  border-bottom: 1px solid #3078D0;
}

#wikiContent {
  margin-left: 20px; 
}

#wikiFooter {
  padding: 0.5em 2em;
}

#wikiHint {
  font-family:Georgia,Verdana,Lucida,sans-serif;
  font-size:10px;
  background-color:#E2DAE2;
}

#wikiSister {
}

#wikiPreview {
  border: 2px solid #a0a0a0;
  margin: 5px 5px 5px 5px;
  padding: 5px 1em 5px 1em;
}

div.indent { padding-left:2em; }

div.hint { font-size: 10px; background-color: #369; color:white;}
a.purple { font-size: 10px; text-decoration:none;}

a.purple { font-size: 10px; text-decoration:none;}
div.blog { width:90%; padding: 0em 1em 0em 1em; }
div.blog-user { font-size:10px; }
div.blog-title { font-size:16px; font-weight:bold; }
div.blog-comments { padding: 0.5em 0.5em 0.5em 2em; border-left: 1px dotted #7B9AC5; background-color:#E8F5FA;}

div.blog-date { font-size:18px; font-weight:bold; padding-bottom:5px;}
span.blog-user { font-size:10px; }
div.blog-action { font-size:10px;}
li.blog-list { list-style-type: none;}

td.day { background:#90B7DC; text-align: center;}
td.today { background:#fff; text-align: center;}

span.group {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:10px;
}

div.wikiPre i,div.wikiPre b{
  font-weight: normal;
  font-style: normal;
  border: 1px outset #808080;
}




