custom
@import url(http://columbiacity.wdfiles.com/local--code/CSS:hover);
@import url(http://columbiacity.wdfiles.com/local--code/CSS:form);
 
/*  See page structure:
    http://community.wikidot.com/howto:a-wikidot-page-explained   */
 
#container-wrap {
    background-color: #DEDEDE;
    _height: 1050px;
}
 
#container {
    background:transparent url(/local--files/css:custom/shadow-left.png) no-repeat scroll 0 89px;
    margin: 0 auto 0 auto;
}
 
#login-status {
    right: 16px;
}
 
#search-top-box {
    top: 90px;
    right: -49px\9;
}
 
#search-top-box input.empty {
    background-color: #EEEEEE;
    color: #999999;
}
 
#header h1 {
    position: absolute;
    padding: 20px 0 0 0;
    font-size: 35px;
    line-height: 36px;
}
 
#header h1 a {
    font-size: 35px;
    line-height: 36px;
}
 
#header h1 a:hover {
    text-decoration: none;
}
 
#header h2 {
    position: absolute;
    top: 58px;
    padding: 0 0 0 40px;
}
 
#header h2:before {
    content: " ";
}
 
#top-bar li ul {
    width:10em;
}
 
#top-bar li ul li a {
    width: 10em;
}
 
#content-wrap {
    background: #FFFFFF url(/local--files/css:custom/right-margin.png) repeat-y scroll right;
}
 
/*  Narrow & reposition the sidebar   */
#side-bar {
    background: transparent url(/local--files/css:custom/shadow-right.png) no-repeat scroll 171px -26px;
    left: 1em;
    padding: 1em;
    padding-top: 2em\9;
    position: relative;
    top: -1em;
    width: 12em;
}
 
#side-bar ul {
    margin: 0;
    padding: 0;
}
 
#breadcrumbs {
    margin-top: 0;
}
 
/*  Narrow the main content  */
#main-content {
    width: 727px;
}
 
#page-info-break {
    font-size: 10px;
    height: 4em;
}
 
/*  Remove the quote images  */
blockquote {
    background-image: none;
    padding: 1em;
}
 
blockquote p {
    background-image: none;
    min-height: 0;
    padding: 0;
}
 
hr  {
    background-color: #EEEEEE;
}
 
.join-box a {
    background-image: url("http://cctest.wikidot.com/local--files/files/CC.png");
    background-position: 3px 3px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    font-size: 100%;
    color: #0000AA;
    text-decoration: none;
    width: 80px;
    padding: 0 0 0 4.6em;
}
 
.join-box a:hover {
    color: #0000AA;
    text-decoration: underline;
}
 
/*  font colors for tabview tabs  */
 
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {
    color: #FFFFFF;
}
 
.yui-navset-top .yui-nav a {
    color: #000000;
}
 
/*  clear floats @ end of forum posts  */
.thread-container .post .long .changes {
    clear: both;
}
 
.forum-mini-stat .item .info {
    margin-bottom: 1.2em;
}

@import url(http://themes.wdfiles.com/local--code/deep-blue);
@import url(http://columbiacity.wdfiles.com/local--code/CSS:custom/1);
 
#top-bar a:hover {
    background: url("http://themes.wdfiles.com/local--files/deep-blue/menu-hover.png") repeat scroll 0 0 transparent;
}
 
#top-bar li {
    background: url("http://themes.wdfiles.com/local--files/deep-blue/menu-bg.png") repeat-x scroll center top transparent;
}
 
#top-bar li:hover {
    background: url("http://themes.wdfiles.com/local--files/deep-blue/menu-hover.png") repeat scroll 0 0 transparent;
}
 
#top-bar li ul li a {
    background-color: #2739A9;
}

@import url(http://themes.wdfiles.com/local--code/cherry-red);
@import url(http://columbiacity.wdfiles.com/local--code/CSS:custom/1);
 
.join-box a {
    color: #860016;
}
 
.join-box a:hover {
    color: #860016;
}
 
#top-bar a:hover {
    background: url("http://themes.wdfiles.com/local--files/cherry-red/menu-hover.png") repeat scroll 0 0 transparent;
}
 
#top-bar li {
    background: url("http://themes.wdfiles.com/local--files/cherry-red/menu-bg.png") repeat-x scroll center top transparent;
}
 
#top-bar li:hover {
    background: url("http://themes.wdfiles.com/local--files/cherry-red/menu-hover.png") repeat scroll 0 0 transparent;
}
 
#top-bar li ul li a {
    background-color: #851F2F;
}

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License