@import url("http://themes.wdfiles.com/local--code/blue-heaven");

#header {
    height:150px;
    padding-bottom:0px;
    padding-top:0px;
}

#header h1 {
    position: relative;
    top: 0px;
    left: 10px;
    font-size: 350%;
    background-image: url(http://surreal64ce.wdfiles.com/local--files/images/surreal64logo2.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 150px;
    padding-bottom: 0px;
    padding-top: 0px;
    //z-index: 2;
}
#header h1 a {
    display: block;
    background: url() no-repeat;
    height: 150px;
    margin-top: 0px;
    margin-left: -20px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 50%;
    text-align: left;
    text-indent: -9000px;
    opacity: 0; 
    filter:alpha(opacity=0); // for IE
    z-index:-100;
}

#header h2 {
	position: absolute;
	top: 125px;
	left: 35px;
	font-size: 140%;
	color: #032e55;
	font-family: Georgia;
	//z-index: 1;
}

hr {
	padding: 0;
	margin: 0;
	height: 0;
	border-top: 1px solid #d9d7d8;
	border-bottom: 1px solid #fff;
}

#side-bar hr {
	height: 0;
	width: 230px;
	border-top: 1px solid #d9d7d8;
	border-bottom: 1px solid #fff;
	position: relative;
	left: -15px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.wiki-content-table tr td {
    width: 100%;
}
.wiki-content-table tr td:first-child {
    width: 20px;
    white-space: nowrap;
}

#toc-list a { 
	color: #1668b2; 
	text-decoration: none;
	background: url(/local--files/images/bullet2.png) left center no-repeat;
	padding-left: 12px;
}
#toc-list a:hover { 
	color: #0085fe; 
	text-decoration: underline; 
	background-color: transparent;
	background: url(/local--files/images/bullet2.png) left center no-repeat;
	padding-left: 12px;
}

#page-content h4 { 
	font-size: 130%;
	margin: 5px 0 5px;
	padding: 0 0 5px 0;
	background: transparent url(http://themes.wdfiles.com/local--files/blue-heaven/heaven-horizontal-divider.png) repeat-x right bottom;
}

.float-top-right {
	top: 0;
	right: 0;
	margin-top: 60px;
	margin-right: 20px;
	position: absolute;
	z-index: 10;
}

.footer-nav-table tr { 
    width: 100%;
}
.footer-nav-table td { 
    border: 1px solid silver;
    padding: 5px;
}
.footer-nav-table p { 
    margin: 0;
    padding: 0;
}
