@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman",Georgia,Serif; 
	font-size:14px;
	color: #42270A;
	background-image:url('bg2011.jpg');
	background-repeat:repeat;
	margin-top:0;
	margin-left:0;
	padding: 0;
	overflow-x:hidden;
}

p {
	text-align:left;
}

h1 {
	font-size:18px;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999em;
	overflow:hidden;
}

a.transImageLink img {
filter:Alpha(opacity=55);
-moz-opacity:0.55;
opacity:0.55;
border:none;
}

a.transImageLink:hover img {
filter:Alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
border:none;
}

img.floatright {
float:right;
margin-right:4px;
}

#wrapper {
	position:relative;
	width:1024px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}


#header {
	position:relative;
	width:1024px;
	height:196px;
	margin:0;
	padding:0;
	background:url(../images/layout2011/header.png) no-repeat top left;
}

#header li {
	position:absolute;
}	

#header li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999em;
	overflow:hidden;
}

#home {
	width:410px;
	height:100px;
	left:320px;
	top:10px;
}

#archives {
	width:90px;
	height:25px;
	left:400px;
	top:120px;
}

#about {
	width:70px;
	height:25px;
	left:505px;
	top:120px;
}

#faq {
	width:55px;
	height:25px;
	left:590px;
	top:120px;
}

#store {
	width:60px;
	height:25px;
	left:355px;
	top:145px;
}

#characters {
	width:125px;
	height:25px;
	left:430px;
	top:145px;
}

#etc {
	width:45px;
	height:25px;
	left:565px;
	top:145px;
}

#links {
	width:60px;
	height:25px;
	left:620px;
	top:145px;
}

#body {
	width:693px;
	background-color:#d1be8b;
	margin:0;
	padding:0;
	position:relative;
	left:164px;
	height:auto;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;

}

#leftmenu {
	width:186px;
	margin:0;
	padding-left:25px;
	padding-bottom:25px;
	float:left;
	/*left:185px;
	top:200px;*/
	
}

#blog {
	top:0px;
	width:430px;
	margin-right:20px;
	float:right;
	position:inherit;
	/*position:absolute;
	left:240px;
	*/
}

#charactermain {
	width:690px;
	word-spacing:15px;
}

#charactersub {
	width:690px;
}

#charactertext {
	width:500px;
}

#text {
	width:650px;
	margin:15px;
	padding:10px;
	text-align:left;
}

#indent {
	width:550px;
	padding-left:30px;
	text-align:left;
}

#center {
	text-align:center;
}

#linkpg {
	text-align:center;
	padding-bottom:20px;
	padding-right:15px;
}

#linkpg img {margin: 0px 0px 10px 10px;}

#comic {
	text-align:center;
	
}

#navbar {
	list-style-type:none;
	width:318px;
	height:42px;
	margin:0 auto;
	padding-bottom:20px;
	background:url(../images/layout/navbar.jpg) no-repeat top left;

}

#navbar li {
	float:left;
}	

#navbar li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999em;
	overflow:hidden;
	text-align:center;
}

#first {
	width:77px;
	height:42px;
	/*left:344px;*/
}

#previous {
	width:109px;
	height:42px;
	/*left:421px;*/
}

#next {
	width:72px;
	height:42px;
	/*left:530px;*/
}

#last {
	width:60px;
	height:42px;
	/*left:590px;*/
	
}