/**************************/
/* END LIGHT BLUE SECTION */
/**************************/

/* 顯示 "模拟城市中文网百科" */
#siteSub {
    color: #000;
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

#siteSub .editsection {
    font-size: 100%;
}

#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
}

#siteSub .editsection a {
    color: #002BB8 !important;
}

#siteSub .editsection a:hover {
    text-decoration: underline !important;
}

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }

/* Fix Fontsize */
.portlet h5,
.portlet ul,
#toc .toctoggle {
    font-size: 100%;
}
.pBody,
#footer,
div.thumb div {
    font-size: 100%;
}

h2 {
    font-weight: bold;
}

/*
ul {
    margin: 0.5em 0 0 1.5em;
}
 */