/*
Theme Name:     Kingdom Hearts: Symbol/Self Style
Theme URI:      http://www.fw-adventures.com
Description:    Theme for FW!A
Author:         Wilfredo R. Ortiz
Author URI:     http://www.fw-adventures.com
Template:       inkblot
Version:        0.1.0
*/
@import url("../webcomic-fw-adventures/style.css");
html {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url("http://www.fw-adventures.com/kh/images/bg-2.png");
}
#header {
	background: url("http://www.fw-adventures.com/kh/images/KHBanner.png") no-repeat center -10px transparent;
	margin: 0 auto;
	left: 0;
	top: 0;
	position: relative;
	width: 100%;
	height: 220px;
}
#menuBar {
	position: absolute;
	left: 0;
	top: 200px;
	margin: 0 auto;
	float: none;
	width: 100%;
	border: none;
}
	
#comicDiv {
	top: 0;
}
#block1, #block2 {
	display: none;
}
#khBanner {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
#comicDiv span.webcomic-object img {
	margin-top: 25px;
	z-index: 3;
}
#webcomic {
	position: relative;
	top: 0;
	left: 0;
}
#sectionMain, #footer{
	top: 0;
	bottom: 0;
	margin-top: 0;
}
.type-page { 
	padding-top: 0;
}
.type-page, #sidebar1 {
	margin-top: 20px;
}
