/* CSS desinged by ddt */

/*
@font-face {font-family:³ª´®°íµñ; src:url("http://databaser.net/DBFNT0.eot")};

µ¸¿ò font-family:Dotum;
±Ã¼­ font-family:Gungsuh;
¹ÙÅÁ font-family:Batang;
±¼¸² font-family:Gulim;
¸¼Àº°íµñ font-family:'Malgun Gothic';
serif font-family:serif
sans-serif font-family:sans-serif;
cursive font-family:cursive;
font-family:cursive;
font-family:monospace;


*/


body {
  /*font-family:Georgia,Verdana,Lucida,sans-serif;*/
  /*font-family:AppleGothic,sans-serif;*/
  /*font-family:consolas;font-size:14px;*/
  /*background-color:#dcdcdc;*/
  background-color:#FFFFFF;
  margin: 10;
  padding: 0;
}

/*

body{font-family:Dotum; font-size: 16px;}
div{font-family:Dotum; font-size: 16px;}

body{font-family:Batang; font-size: 16px;}
div{font-family:Batang; font-size: 16px;}

body{font-family:'Malgun Gothic'; font-size: 16px;}
div{font-family:'Malgun Gothic'; font-size: 16px;}

body{font-family:Dotum; font-size: 16px;line-height:150%}
div{font-family:Dotum; font-size: 16px;line-height:150%}
*/
body{font-family:Dotum; font-size: 16px;line-height:150%}
div{font-family:Dotum; font-size: 16px;line-height:150%}

a
{
  /* color: #0a0a66; */
  /*text-decoration:none;*/
}

/*
a:hover {
  border-width: 0px 0px 1px 0px;
  border-style: none none dotted none;
}
a:link {
    color: #0a0a66;
}
a:visited {
    color: #0a0a66;
}
*/

hr.wiki
{
border: 1px ;  
border-style: dotted none dotted none;
color: #0a0a66;
}
.wikiTitle {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:22px;
  font-weight:bold;
  color:#0a0a66;
  text-decoration: none;
}
tt.wiki {font-family:Monotype,Lucida Console,lucida,monospace;font-size:16px;}
tt.foot {
  font-family:Tahoma,lucida,monospace;
  font-size:9px;
  vertical-align: super;
}

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

pre.wiki {
  padding-left:6px;
  padding-top:6px; 
  font-family:Lucida TypeWriter,monotype,lucida,monospace;font-size:16px;
  background-color:#dcdcdc;/*#f6f6f6;*/
  color:#313131;
}

pre.console {
  background-color:#f6f6f6; 
  color: #313131;
  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:16px;
  background-color: #FBF0BD;
}

table.wiki {
  border: 0px outset #E2ECE5;
}

td.wiki {
  background-color: #F8EBB0;
  border: 0px inset #E2ECE5;
}

textarea.wiki { width:100%; }

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

td.info {
  background-color:#E2ECE2;

}

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

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

span.diff-removed, 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 {
}

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

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

.wikiHr {
  border:1px solid;
  padding: 0px 0px;
  margin-top:0px;
  height:0px;  
  color: #ffffff;
}

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

#wikiHeader {
/*  border-left: 0.8em solid #7B9AC5; /* */
  padding: 0.2em 0.2em 0.2em 0.2em;
/*  background-color:lightblue; */
}

#wikiBody {
/*   background-color:lightyellow; */
/*  border-left: 0.8em solid #E2ECE2;
  border-right: 0.8em solid #E2ECE2; */
/*  border-left: 0.8em solid #DDDDBB; */
/*  border-right: 0.8em solid #C6C6A6; */
/*  padding: 1em 1em 3em 3em; */
/*  margin-left: 20px; */
  padding-left: 1em; /* */
/*  text-indent: 10px; */
/*  border: 0px outset #E2ECE5; */
/*   font-size:16px; 
   border-collapse:collapse; */
}

#wikiContent {
  margin-left: 0px; 
}

.wikiFooter:hover .wikiFooterMenu
{
  visibility: visible;
}

.wikiFooter
{
  padding: 0.5em 1em;
  visibility: visible;
}
.wikiFooter>.wikiFooterMenu
{
  visibility: hidden;
}

.hint {
  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;
}

/*
#wikiMenu {
  background-color:yellow;
}
*/

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

/* 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-left:2em; }

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

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

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

span.lineNumber {
  color:#ffff00;
}
