Theme

This is a metallic theme.

We have worked very hard on this theme, so please give us credit if you use it.

.pbgone p
{
margin:0px;
padding:0px;
}

#side-bar
{
    width: 14em;
    padding: 0;
    background-color: #DDD;
    border-right: 2px solid #999;
    border-bottom: 1px solid #999;
        background-image:url(http://transformers.wikidot.com/local--files/theme/sidebar.jpg)
}

#side-bar li a {
    border-bottom: 0px solid #000;
}

#header h1{
    padding: 0.5em 0 0 1em;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
}

#header
{
background-color:#EAEAEA;
}

#header h1 a{
         color:#55A;
}

#header h2{
    font-size: 90%;
    font-weight: bold;
    padding: 0 0 0 3em;
    font-family: arial,helvetica,sans-serif;
}

#header a
{
 color:#55A;
}

#login-status
{
background-color:#FFF;
color:#000;
}

#login-status a
{
background-color:#FFF;
color:#55A;
}

#page-title{
    font-weight: bold;
    color: #666;
    border-color: #666;
    font-family: arial,helvetica,sans-serif;
}

#main-content a
{
color:#55A;
text-decoration:none;
}

#main-content a.newpage
{
color:#888;
}

#main-content h3
{
  color:#666;

}

#container-wrap
{
background-image:url(http://transformers.wikidot.com/local--files/theme/webbish-ridge-left.png);
}

#container
{
background-image:url(http://transformers.wikidot.com/local--files/theme/webbish-ridge-right.png);
}

#content-wrap
{
background-color:#FAFAFA;
background-image:url(http://gamedesign.wikidot.com/local--files/theme/gdn-back.png);
background-repeat:repeat-x;
border:1px solid #AAA;
}

#side-bar li a:hover
{
border-right:1px solid #000;
border-left:1px solid #000;
background-color:#999;
}

.info-box
{
float:right;
width:210px;
font-size:80%;
margin-left:10px;
}

.pbgone p
{
margin:0;
padding:0;
}

.comments-box h1
{
font-size:140%;
width:60%;
border-bottom:1px solid #CCC;
}

#side-bar ul li ul li
{
padding-left:10%;
}