body {
    font-size: 10pt;
    background-image:url(/~ftyang/images/bg.gif);
    background-repeat:repeat;
    width:100%;
    height:100%;
    background-attachment:fixed;
}

H1, H2, H3 {
    margin: 0px;
    font-weight: bold;
}

H1 {
    font-size: 13pt ; 
    color: #00cc77 ; 
    font-weight:bold; 
    bold;margin:6pt 0px 0px 6px ; 
    padding: 8px 0px 10px 0px;
    background-image:url(/~ftyang/images/h2_bg.gif);
    width:200px;
    background-repeat:repeat;
    background-position:40% 0% ;
    }

H2 { 
    font-size: 14px ;
    background-image:url(/~ftyang/images/h1_bg.gif);
    color: #7700cc;
    font-weight:bold;
    margin:0px 0px 0px 0px;
   }

H3 { 
    font-size: 12pt ;
    color: #cc7700;
    font-weight: bold;
    margin:6px 0px 0px 6px;
    }


P {
    text-indent:22pt;
    padding-left:0px;
    margin-bottom:6px;
    line-height:20px;
    margin-top:10px;
}


banner {
    width: 10%;
    float: left;
    font-size:12pt;
    font-weight:bold;
    background:#FFFccc;
}
    
banner h1 { display: none; }
            
content {
    float:left;
    width:510px;
    background:#4F4F4F;
    font-weight:blod;
    margin-bottom:0px;
}
.upper-nav {
    background-image:url(/~ftyang/images/h2_bg.gif);
    font-size: 12pt;
    font-weight:bold;
}
links {
    background:#FFF;
    color:#CCC;
    margin-right:25%;
}
    
.blog {
    padding-left:10px;                    
    padding-right:10px;                    
    line-height:20px;

}    

.blogbody {
    line-height:20px;
    font-size:11pt;
    font-weight:normal;
    background:#FFF;
    BORDER: #ccc 1px solid;
    padding:5px 10px 6px 10px ;                    
    margin:6px 10px 0px 10px;
}

.blogbody a:link    {
    text-decoration: none;
    color: blue;
    line-height:22px;
 }
.blogbody a:visited {
    text-decoration:none;
    color: blue;
    line-height:22px;
 }
.blogbody a:hover   {
    text-decoration: underline;
    color: #ffffff;
    line-height:22px;
    background:#6666ff;
}
-->
-->
h1    { 
    font-size: 13pt ; 
    color: #00aa00;
    padding: 6px 0px 6px 0px;
}

h3.title    {
    float:center;
    background-image:url(/~ftyang/images/h1_bg.gif);
    width:250px;
    background-repeat:repeat;
    background-position:0% 0% ;
    display: block;
    font-size: 13pt;
    padding: 0px 0px 5px 0px;
}
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
    font-weight: normal;
}

.title    { 
    font-size: 14pt;
    color: #5544ff;
    padding: 6px 15px 2px 15px;
}

div#content div.blog div.blogbody h1.title {
    font-size: 14pt;
}
div#content div.blog div.blogbody h2.title {
    font-size: 14pt;
}

div#content div.blog div.blogbody h3.title {
    font-size: 12pt;
}
    
.date    { 
    display: none;
}            
    
.side {
    color:#CCC;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;
}    

.sidetitle {
    display: none;
}        
div#links div.side span a { display: inline }
div#links div.side span:after { content: " | " }
    
.powered {
    display: none;
}    
    
.posted    { 
    padding:3px;
    width:100%
}
    
.comments-head    { 
    background: lightgrey;
    padding:3px;
    width:100%;
}        

div#content div.blogbody div.posted { font-size: medium; }
div#content div.comments-head { font-size: medium; }

div#content div.blog div.blogbody table tr th h1 h2 h3{ 
    text-align:left; 
    padding:6px 0px 0px 6px;
}
div#content div.blog div.blogbody table tr td.edit-by { text-align: center; }
div#content div.blog div.blogbody table tr td.edit-time { font-size: medium; }
span.blog-date h2.date {display: inline; }

div.blog-meta {
    font-size: 13pt ; 
    background-image:url(/~ftyang/images/h1_bg.gif); 
    width: 90%;
}

span.blog-date { 
    font-size: 13pt ; 
    float:left;
    padding:8px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-weight:bold;
} 
span.blog-title { 
    font-size: 13pt ; 
    float:right;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-weight:bold;
 }
span.description { display: none; }
div#content div.blog div.upper-nav { display: inline; }
div.wiki  { 
    margin:6px;
    padding: 0px;}
div.blog h1 { 
    font-size: 13pt ; 
    display: block;
    margin:0px 8px 8px 8px;
    padding: 3px 6px 0px 6px;}
div.slide-body div.blogbody div#banner {
    width: 98%;
    float: none;
    text-align: center;
}
div.slide-body div.blogbody { padding: 2px; margin: 0px}
form.edit input { position: absolute; left: 3% }
form.admin input { position: absolute; left: 3% }
h2.comments-head { display: none }
div textarea { width: auto }
body.diff div.posted { display: none }
body.diff div.comments-head { display: none }
body.diff div.comments-body { display: none }
blockquote pre {
    BORDER: #333333 1px solid;
    background-color: #FFFccc;
    padding:2px 0px 0px 6px;
    width: 70%
}

/* ------------------------------------------------------------------- */

a:link    {
    text-decoration: none;
    color: blue;
    line-height:22px;
 }
a:visited {
    text-decoration:none;
    color: blue;
    line-height:22px;
 }
a:hover   {
    text-decoration: underline;
    color: #ffffff;
    line-height:22px;
    background:#6666ff;
}
a.empty   {color: gray}
a.private {color: black}

.error    {color: #f00;}

pre {
    BORDER: #333333 1px solid;
    font-size: 10pt;
}

del {
    text-decoration: none;
    background-color: yellow;
    color: blue;
}
ins {
    text-decoration: none;
    background-color: lightgreen;
    color: blue;
}

.title,
.side,
.sidetitle {
    font-size: 14px;
}

.description,
.blogbody,
.date,
.comments-body,
.comments-post,
.comments-head {
    font-size: medium;
    font-size: 11pt
}

.posted {
    font-size: small;
}

.syndicate,
.powered {
    font-size: x-small;
}

table.changes {
    width: 100%;
    table-layout: fixed;
} /* fix width of table from RecentChange page */

table.changes td.page-id {
} /* do nothing to "Page-ID" cell from RecentChange table */

table.changes td.edit-by {
    text-align: right;
} /* make "Edit-By" cell from RecentChange table align to right */

table.changes td.edit-time {
} /* decrease font size of "Edit-Time" cell from RecentChange table */

div.side a { display: list-item; list-style-type: none }
div.upper-nav { display: none; }
.blog h1 { display: none; }
textarea { width: 95%; }
body div#content div.blog div.blogbody h1 { display: inline; }
