/* Import the theme */

@import url(http://themes.wikidot.com/local--files/monobook/monobook.css);

/* Show a logo for the wiki */

#header h1 a, #header h1 a:hover{
    background-image:url(/local--files/start/wiki-logo-150.png);
}

#container{
    background-image:url(/local--files/start/unknown.png);
}
.member .error-block{
display:none;
}

/* content linkcolor changes */

#main-content a
{
color:black;
}

#side-bar 
{
 width:140px; 
}