/*** MAIN COLORS ***/
.color1, .color1 a, .yui-panel .hd {
	background-color: #228b22;
}
.color2 {
	background-color: #F2F2F2;
}

/*** WIDGETS ***/
#search_field {
	border-color: #135013;
}
#search_button {
	background-image: url(http://images.wikia.com/common/skins/monaco/jade/images/search.png);
}
* html #search_button {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/common/skins/monaco/jade/images/search.png', sizingMethod='crop');
}

/*** HEADER AND FOOTER ***/
#header_username a {
	color: #228b22;
}
#wikia_logo {
	background-image: url(http://images.wikia.com/common/skins/monaco/jade/images/wikia_logo.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/common/skins/monaco/jade/images/wikia_logo.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images.wikia.com/common/skins/monaco/jade/images/header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/common/skins/monaco/jade/images/header_button.png', sizingMethod='crop');
}

.editsectionbutton {
	background-color: #FFC;
	color: #FFC;
}



/* 隱藏評分 */
#articleFooter .col1 strong,
#star-rating-wrapper{
display: none;
}

/* 顯示口號 */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

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

/* Remove padding from external links displayed without icon */
#bodyContent .plainlinks a {padding: 0 !important}

/* enlarge font-size for zh fonts */
#bodyContent { font-size:118% }

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

h2 {
    font-weight: bold;
}

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

/* siteNotice 去掉斜体 */
#siteNotice {
    font-style: normal;
}

/* custom edits */
#catlinks { padding-top:1px; padding-bottom:1px;}


/*</nowiki></pre>*/


/*</nowiki></pre>*/