#side-bar
{
	width: 14em;
	padding: 0;
	background-color: #fff;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #999;
}

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

#header {
	border-bottom: 1px solid #888;
height: 7em;
   background-image:url(http://avendar.wikidot.com/local--files/file:logo/CastleLogo.gif);
   background-repeat:no-repeat;
	
}

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

#header h1 a{
         color:#FFF;
}

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

#header a
{
 color:#000;
}

#top-bar{
	left: 45em;
}

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

#main-content
{
        background-image:url(http://avendar.wikidot.com/local--files/file:logo/SwordBackground.jpg);
        background-repeat:no-repeat;
        background-position:center;
}

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

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

#main-content h3
{
  color:#666;
}

#container-wrap

#container

#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%;
}