/* MoniWiki CSS 2003/11/01 by wkpark */
@import url("_base.css");
@import url("_extra.css");
@import url("_calendar.css");

body {
  font-family:Georgia,Verdana,Lucida,sans-serif;font-size:12px;
  background-color:#FFFFFF;
  color:#000;
  padding: 0;
  margin: auto;
  width: 700px;
}

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

tt.wiki {font-family:Monotype,Lucida Console,lucida,monospace;font-size:12px;}
tt.foot {
  font-family:Tahoma,lucida,monospace;
  font-size:11px;
  vertical-align: super;
}

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

pre.wiki {
  padding-left:6px;
  padding-top:6px;
  font-family:Bitstream Vera Sans Mono, Lucida TypeWriter,monotype, Courier New, GulimChe, monospace !important;
  background-color:#000000;
  color:#FFD700; /* gold */
  /* color:#FFFFFF; /* white */
}

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,monospace;font-size:14px;
  background-color: #E9ECEF;
}

table.wiki {
/*  border: 1px outset #E2ECE5; */
}

td.wiki {
/* border: 1px inset #E2ECE5; */
}

tr.wiki {
  background-color: #E9ECEF;
}

textarea.wiki { width:100%; }

th.info {
  background-color:#E2ECE2;
/*  border-collapse: collapse; */
/*  border: 1px solid silver; */
}

td.info {
  background-color:#E2ECE2;
}

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

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

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

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

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;
}

div.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:10px;
}

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

/*  */
.wikiHr {
  border:0px solid;
  padding: 0px 0px; /* */
  margin-top:0px;
  height:1px;  
/* background: #000 url(hr1.gif) no-repeat scroll center; */
}

#wikiHeader {
  padding: 0.5em 10px 0em 10px;
}

#wikiHeader a:link {color:black;}
#wikiHeader a:visited {color:#505050;}

.wikiTitle {
  font-family:Trebuchet MS,Georgia,Verdana,sans-serif;
  font-size:28px;
  font-weight:bold;
  text-decoration: none;
}

/* HierarchicalWiki */
div.wikiGroup {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:10px;
}


#wikiMenu {
  background-color:#e0e0e0;
}

#wikiMenu li {
  background-color:whitesmoke; 
}

#wikiTrailer, #wikiOrigin {
  clear:both;
  padding-left: 20px;
  padding-bottom: 5px;
}


#wikiBody {
  clear:both;
  color: black;
  background-color: #fff;
  border: 1px dotted #b0b0b0;
  margin: 0px 10px 0px 10px;
}

#wikiBody a {color:#000080;text-decoration:underline}
#wikiBody a:hover {text-decoration:none}

#wikiContent {
  margin: 10px 10px 10px 20px; 
}

#wikiFooter {
  padding: 0.5em 2em;
/*  background-color:yellow; */
}

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

#wikiSister {
/*  background-color:lightgreen; /* */
}

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

#wikiIcon {
  float:right;
  padding: 3px 10px;
  text-align: right;
  vertical-align: middle;
  margin-left: 10px;
}

#wikiLogin {
  position:absolute;
  right:35px;
  top:11px;
  height:36px;
}

#wikiExtra {
  padding:10px;
}

#wikiContent div {
  /* border:1px dashed #ff0000; /* */
}

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

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

/* Blog CSS */
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: 1em 1em 1em 2em; border-left: 1px dashed #7B9AC5; background-color:#DFF0FF;}

div.blog-date { font-size:18px; font-weight:bold; padding-bottom:5px;}
span.blog-user { font-size:10px; }

div.trackback-hint { font-size: 10px; padding: 1em 1em 1em 1em;background-color: #eee;}
/* Calendar */
td.day { background:#e5d9c7; text-align: center;}
td.today { background:#ffffff; text-align: center;}


/* enscript syntax */
div.wikiPre i,div.wikiPre b{
  font-weight: normal;
  font-style: normal;
}

img.imgLeft {
  margin-right : 15px;
  margin-bottom : 5px;
}

img.imgRight {
  margin-left : 10px;
  margin-bottom : 5px;
}

span.externalLink {
  display: none;
}

.purple a {
    font-family: Verdana, Arial, Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: x-small;
    text-decoration: none;
    color: #C8A8FF;  /* light purple */
}

span.lineNumber {
  color:#ffff00;
}

.wikiSyntax, .wikiSyntax code{  
  font-family:"Bitstream Vera Sans Mono", Courier New, GulimChe, monospace !important;
  padding:0.5em;
}

.pageNav { margin-bottom:5px;font-size : 75%; }
.pageNext { float: right; }
.pagePrev { float: left; }

#wikiResize { float: right; }

#blogCategory ul {
  list-style:none;
  padding-left: 20px;
}

#blogCategory span.dir {
  display:none;
}

#wikiContent .perma:link, #wikiContent .perma:visited {
  color:#d7d7d7;text-decoration:none;
}
.perma:link, .perma:visited {
  visibility: hidden;
}

h1:hover .perma, h2:hover .perma, h3:hover .perma,
h4:hover .perma, h5:hover .perma, h6:hover .perma {
  visibility: visible;
}

span:hover .perma {
  visibility: visible;
}

.rc-bookmark {
 font-size:10px;
}

.rc-button ul {
  list-style: none;
  display: inline;
  padding: 0px;
}

.rc-button li {
  display: inline;
}

