/* The following is a sample CSS file for UseModWiki 1.0.
   It is not pretty, but it demonstrates all of the new DIVs and
   tag classes. */

BODY {
        background-image:url(images/wqy_banner_may_bk.jpg);
        background-repeat: repeat-x;
        background-color : white;
	font-size: 10pt; 
	font-family: Verdana,Arial;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
a:link
	{color:#3399ff;
	text-decoration: none;
	}
a:hover
	{color:#00CC00;
	text-decoration: none;
	}	
a:visited
	{color:#770000;
	text-decoration: none;
}
H1{
	width:100%;
	font-size: 18pt;
        font-weight: normal;
}	
hr {
    height: 1px;
    color: #aaaaaa;
    background-color: #aaaaaa;
    border: 0;
/*    margin: 0.2em 0 0.2em 0;*/
}

h1, h2, h3, h4, h5, h6 {
/*    color: Black;*/
    background: none;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    border-bottom: 1px solid #aaaaaa;
}
h1 { font-size: 188%; }
h2 { 
	font-size: 150%; 
        font-variant: small-caps;
	border-bottom : 1px solid #aaaaaa;
        border-left : 3px solid #aaaaaa;
	padding: 5px 15px 5px 5px;
	padding-left: 10pt;
	margin-bottom: 10pt;
	margin-top:3px;
}
h3, h4, h5, h6 { 
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

span.wikitext{
        position: absolute;
        left: 180px;
        top: 100px;
        width: 70%;
        background-color : white;
}
div.wikititle{
        position: absolute;
        left: 0px;
        top: 95px;
        height: 1.8em;
        padding: 0px;
/*	padding-left:40px;*/
	margin:0px;
        border-style:none;
	width:100%;
	color: white;
}
div.wikititle td{
	color:#ccff66;
}
div.wikititle a:link{
        color:#ffff00;
/*	color:#003300;*/
}
div.wikititle a:visited{
        color:#660000;
/*        color:#003333;*/
}
div.wikiwrapper{
        position: absolute;
	left:12em;
	top:128px;
	width: 100%;
/*	float: right;*/
	margin: 0 0 .6em -12.2em;
	padding: 0;
        border-color:#666666;
        border-width:0 0 0 0;
        border-style:solid;
/*        border-left: solid black 500px;*/
        background-color:transparent;
/*	background-color:#333333;*/

}
div.wikitext, div.wikirc, div.wikipref,div.wikieditform, div.wikiinfo {
	margin-left: 12em;
	margin-top:  0em;
/*	background-color : black;*/
        border-color:#444444;
/*        top: 140px;*/
	border-width:0 0 0 0;
	border-style:solid;
	padding:1em;
/*	background-image:url(./images/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 450px 0px;*/
	z-index: 2;
}
DIV.wikipreview {
        position: absolute;
        left: 180px;
        top: 120px;
        width: 70%;
	background-color : transparent;
        border-width:0 0 0 0;

}
img.logo{
        position: relative;
        top: 18px;
        left: 15px;
}
img#logoimg{
        position: relative;
        top: 15px;
        left: 20px;
}
DIV.wikilogo {
        top: 0px;
        left: 0px;
	text-align: left;
	width:100%;
        border-style:none;
	height: 135px;
	/*border-left:solid 8px #6699CC; #996600;*/
        border-bottom:1px solid black;
}

DIV.wikitree{
    /*border:1px solid #2f6fab;*/
    border:1px solid #aaaaaa;
    background-color:#333333;
    padding:1px;
    margin: 10pt;
    padding:0px;
    max-width: 15%;
    float:right;
    position: relative;

}
div.wikitreeblock
{
    overflow: hidden;
}
ul.pagetree{
    line-height: 1em;
    margin: 0em 0 0 1em;
    padding:0px;
    width:100%;
}

div.wikiheader {
        position: absolute;
        left: 8px;
        top: 140px;
	width: 11em;
        max-width: 11em;
        padding:1em;
	padding-top: 5px;
        border-color:gray;
        border-width:0 1px 0 0;
        border-style:dotted;
	font-size:9pt;
        z-index: 3;
        background-image:url(images/wqy_banner_spring_header.jpg);
        background-repeat: no-repeat;
        padding-top:24px;
}
div.wikifooter {
/*        float:right;
        clear:left;*/
        position: absolute;
        left: 8px;
        top: 26em;
        width: 11em;
        max-width: 11em;
        padding:1em;
        border-width: 0 1px 0 0;
        border-style:dotted;
        font-size:9pt;
        z-index: 4;
        background-image:url(images/wqy_banner_spring_header.jpg);
        background-repeat: no-repeat;
	padding-top:30px;
}
HR {
  height : 1px;
  color : black;
}
HR.wikilinefooter {
  visibility:hidden;
  height : 2px;
  color : dodgerblue;
}
HR.wikilineheader {
  visibility:hidden;
  height : 2px;
  color : dodgerblue;
}
HR.wikiline {
    height: 1px;
    color: #aaaaaa;
    background-color: #aaaaaa;
    border: 0;
}
HR.wikilinepref {
  color : red;
  height : 2px;
}


A.wikipagelink {
}
A.wikiauthorlink {
}
A.wikipreflink {
}
A.wikihistorylink {
}
A.wikipageedit {
	color : orange;
}
table.wikidiffold {
  background-color : orange;
/*  color: white;*/
}
table.wikidiffnew {
  background-color : Lightgreen;
  color: green;
}
.wikilatex {
  /* background-color : Lightgrey; */
  font-family:serif;
}
.wikilatexmodelink {
  color : black;
  /*  background-color : dimgray */
}
.wikicurrentlatexmode {
  color : White;
  background-color : dimgray;
}
pre {
    border: 1pt dashed black;
    white-space: pre;
    font-size: 10pt;
    overflow: auto;
    padding: 2px;
    color: green;
    border: 1px solid #AAAAAA;
    background-color: #EFEFEF;
    margin: 0px;
}
td.bc{
	background-color:black;
}
td.usertab
{
        font-size: 10pt;
        height: 15px;
        padding:2px;
/*
        border-color:#FF0000;
        border-width:0px;
        border-style:solid;
        border-bottom-style:none;
*/
        vertical-align:top;
        white-space: nowrap;
}

td.activetab
{
        font-size: 10pt;
        height: 15px;
        padding:2px;
/*        border-color:#D6A04A;
        border-width:0px;
        border-style:solid;
        border-bottom-style:none;
*/
	vertical-align:top;
	white-space: nowrap;
/*	max-width: 200px;*/
	clip: rect(0px, 100px, 15px, 100px);
}
td.inactivetab
{
	width:5px;
/*	border-left-width:1px;
	border-style:solid;
	border-color:white;
*/
}

table.noborder
{
        border-width:0px;
	border-style:none;
        background-color : transparent;
        white-space: nowrap;
}
tr.noborder
{
        border-style:none;
}
img {
    border: none;
    vertical-align: middle;
}
ul.wikiheaderlist {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.0em 0 0 1.5em;
    padding:0;
    list-style-position: inside;
}
table#grid { border-collapse: collapse ;background-color:#CCCCCC;}
table#grid tr td { width:1px; height:1px; border: 0px; padding:0 }
div.fontpreview {
        background-color : white;
        padding:1em;
        border-color:blue;
        border-width:1px;
        border-style:solid;
}

div.wikitext table
{
        font-size: 10pt;
        border-collapse: collapse;
	empty-cells:show;
/*        border:solid #444444 1px;*/
        text-align:left;
	background-color:transparent;
        margin-left: 12px;
}
div.wikitext td
{
	text-align:left;
	border: 1px solid #444444;
	padding:2px;
}
div.wikitext th
{
	text-align:left;
	font-variant: small-caps;
	font-weight:bold;
        border: 1px solid #444444;
	color: yellow;
	background-color:#333333;
}
.wikilatex td th tr table
{
    border: none;
}
table.viewgrid {border-collapse: collapse; background-color:#CCCCCC;}
table.viewgrid tr td { width:10px; height:10px; border: 0px; padding:0;}

div.embedpage
{
	background-color:transparent;
}
img.wikiuploadimg
{
	float:left;
	clear: left; 
	margin: 1em 1em 1em 0em;
}
img.wikiimg, img.wikilinkimg
{
/*        float:right;
        clear: right;*/
        margin: 1em 1em 1em 0em;
}
span.wikilatex
{
        font-size: 11pt;
}
span.wikilatex tr td
{
        font-size: 11pt;
        border-style: none;
        text-align:center;
}
div.wikilogo {
	background-image:url(images/wqy_banner_may_main.jpg);
	background-repeat: no-repeat;
}
table.viewgrid {border-collapse: collapse; background-color:#EEEEEE;}
table.viewgrid tr td { width:10px; height:10px; border: 0px; padding:0;}
table
{
        font-size: 13px;
}
span.rcdiscuss{
        color: black;
        background-color : orange;
}
span.rcstroke{
        color: black;
        background-color : #FADDCC;
}
span.rcbitmap{
        color: black;
        background-color : #DDEEFF;
}
span.rcsfd{
        color: black;
/*        background-color : #00CC33;*/
	background-color : #bcf2bb;
}
/*
span.rcsfd a:link{
	color: yellow;
}
span.rcsfd a:visited{
        color: white;
}
*/
table.wikitable tr td {
	border:1px solid;
        border-collapse: collapse;
}
span.zenheibig{
        font-family:WenQuanYi Zen Hei;
        font-size:100px;
}
span.zenheismall{
        font-family:WenQuanYi Zen Hei;
        font-size:14px;
}
span.wqybitmap12pt{
        font-family:WenQuanYi Bitmap Song;
        font-size:16px;
}

div.discussdiv{
	margin-left:21px;
	border: 1px solid orange;
    list-style-type: none;
	background-color:#FFCC99;
}
div.discussdiv li{
        border-bottom: 1px solid orange;
}
div.discussdiv span{
        background-color:transparent;
}
span.wikicaptcha{
	color:red;
	font-weight:bold;
	background-color:#FFCC99;
}
.tracker_status_3{
	background-color:orange;
}
.tracker_status_2{
        background-color:#CCC;
	text-decoration: line-through;
}
.tracker_status_1{
        background-color:yellow;
        font-weight: bold;
}
.tracker_status_0, .tracker_status_{
        background-color:#e1ffe2;
}

ul.titletab {
        float:right;
        margin-top: 5pt;
        margin-bottom: 0;
        padding-right: 0;
        padding-bottom: 0;
        display: inline;
}

ul.titletab li {
        margin-left: 0;
        margin-bottom: 0;
        padding: 0px 10px 0px;
        margin-right: 0px;
        /*border: 1px solid #777;*/
        list-style: none;
        display: inline;
}
ul.titletab li.activetab {
        /*border-color: orange;
        border-bottom: 1px solid #fff;*/
        list-style: none;
        display: inline;
        font-weight:bold;
}
ul.adminlist {
        display: inline;
}
ul.adminlist li {
        display: inline;
        padding: 2px 2px 0px;
        border-bottom: 4px gray solid;
}
ul.adminlist li:before {
        content: ">";
        color: red;
}
ul.userlist {
        display: inline;
}
ul.userlist li {
        display: inline;
        padding: 2px 2px 0px;
        border-bottom: 1px gray solid;
}
ul.userlist li:before {
        content: ">";
        color: red;
}
.wikiheader ul li{
        display:block;
                list-style: disc;
        padding-left:0px;
}
.wikisearchbox {
     float:none;
}

#logoimg{
        z-index:2;
}

