html, body {
height: 100%;
}
	
body {
background: #382413 url(../images/bg_tile.jpg) repeat;
margin: 0px;
font-size: 12px;
font-family: "Arial";
text-align: center;
color: #382a24;
}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
margin: 0; padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset,img {
border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}

li {
list-style: none;
}

caption,th {
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%; font-weight: normal;
}

abbr,acronym {
border: 0;
font-variant: normal;
}

input,textarea,select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}

a:link, a:active, a:visited 	{
font-size: 12px;
font-family: "Arial";
color: #382a24;
text-decoration: none;
font-weight: bold;
}

a:hover  	{
color: #cfbfa3;
}

a img {
border: none;
}

#contentbody{
  top: 0px;
  width: 1024px;
  height: 687px;
  margin: 0px auto;
  margin-left: auto;
  margin-right: auto;
}

#header {
  background-image: url(../images/index_header.jpg);
  text-align: left;
  width: 1024px;
  height: 87px;
}

#title {
float: right;
position: relative;
right: 10px;
}

#navlinks {
float: left;
position: relative;
top: 5px;
left: 30px;
}

a.nav_shop {
display: block;
float: left;
width: 77px;
height: 29px;
background: url(../images/nav_shop.png) 0 0 no-repeat;
text-decoration: none;
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}
a.nav_shop:hover { 
background-position: 0 -29px;
}

a.nav_misc {
display: block;
float: left;
width: 136px;
height: 29px;
background: url(../images/nav_misc.png) 0 0 no-repeat;
text-decoration: none;
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}
a.nav_misc:hover { 
background-position: 0 -29px;
}

a.nav_char {
display: block;
float: left;
width: 75px;
height: 29px;
background: url(../images/nav_char.png) 0 0 no-repeat;
text-decoration: none;
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}
a.nav_char:hover { 
background-position: 0 -29px;
}

a.nav_comic {
display: block;
float: left;
width: 77px;
height: 29px;
background: url(../images/nav_comic.png) 0 0 no-repeat;
text-decoration: none;
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}
a.nav_comic:hover { 
background-position: 0 -29px;
}

a.nav_world {
display: block;
float: left;
width: 67px;
height: 29px;
background: url(../images/nav_world.png) 0 0 no-repeat;
text-decoration: none;
overflow: hidden;  
text-indent: -10000px;  
font-size: 0px;  
line-height: 0px; 
}
a.nav_world:hover { 
background-position: 0 -29px;
}

.displace {
	position: absolute;
	left: -5000px;
	}

#main {
background-image: url('../images/main.jpg');
background-repeat: no-repeat;
text-align: left;
height: 566px;
width: 1024px;
margin: 0px;
padding: 0px;
}

#main_content {
position: relative;
overflow: auto;
margin-left: 455px;
padding: 0px;
width: 510px;
height: 440px;
}

#stickers {
position: relative;
text-align: left;
margin-left: 380px;
height: 126px;
width: 656px;
}

#start_sticker {
position: relative;
z-index: 100;
float: left;
margin: 0px;
padding: 0px;
height: 126px;
width: 176px;
}

#twc_sticker {
z-index: 99;
position: relative;
left: -20px;
float: left;
margin: 0px;
padding-top: 30px;
height: 96px;
width: 295px;
}

#chitz_sticker {
z-index: 1001;
position: relative;
right: 40px;
float: left;
margin: 0px;
padding-top: 30px;
height: 96px;
width: 185px;
}

#bottom_links {
position: relative;
background-color: #e9dfd8;
border:2px solid black;
margin-right: 40px;
padding: 5px;
}

#summary {
width: 510px;
height: 130px;
}

#chapter_box {
top: 30px;
height: 140px;
width: 480px;
}

#chapter_box7 {
top: 30px;
height: 160px;
width: 480px;
}

#chapter_box7 img{
border: 1px solid #000000;
margin: 5px 5px 5px 5px;
}

#chapter_box img{
border: 1px solid #000000;
margin: 5px 5px 5px 5px;
}

#char_box {
height: 300px;
width: 480px;
}

#footer {
 background-image: url(../images/index_bottom_bg.jpg);
  text-align: right; 
  clear: both;
  width: 1024px;
  height: 34px;
}
 #copyright {
color: #e9dfd8;
top: 10px;
font-size: 10px;
}

 a.copyright:link, a.copyright:visited, a.copyright:hover {
color: #e9dfd8;
top: 10px;
font-size: 10px;
}

pre {
    font-size: 10px;
}
code {
    font-family: monospace;
}
pre code {
    display: block;
    background: #cfbfa3;
    color: #fff;
    padding: .5em .75em .35em;
    margin-bottom: 1em;
}

em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

h1,h2 {
letter-spacing: -.01em;
}
h2 {
display: block;
color: #382A24;
font: bold 1.4em "palatino linotype", palatino, georgia, "times new roman", times, serif;
}
h3 {
    font: bold 1.75em "palatino linotype", palatino, georgia, "times new roman", times, serif;
    margin-bottom: .5em;
}
h4 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: .9em;
}
h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1em;
}
h6 {
    font-size: .8em;
    font-weight: bold;
    margin-bottom: 1.25em;
}

ul {
    margin: 0 0 0 1.75em;
}
ul li {
    list-style-type: disc;
}
ol {
    padding-left: 2em;
    margin-bottom: 1em;
}
ol li {
    list-style: decimal;
}

hr {
    display: inline;
	margin: 0px;
	border: 0;
    border-top: 2px solid #8f7668;
}

a.comment_delete_link,
a.comment_edit_link,
a.delete_link,
a.edit_link,
a.next_page,
a.prev_page,
a.next_post,
a.prev_post,
a.cancel,
a.logout {
    font-weight: bold;
}

a.comment_delete_link,
a.comment_edit_link {
    float: right;
    margin: 0 0 0 .5em;
}
a.delete_link {
    color: #d8583e !important;
}
a.edit_link {
    color: #93ba52 !important;
}
a.next_page,
a.prev_page,
a.next_post,
a.prev_post {
    background-color: #cfbfa3;
    color: #3C4D69;
    margin: 0 0 2em;
    padding: .4em .6em;
}
a.next_page:hover,
a.prev_page:hover,
a.next_post:hover,
a.prev_post:hover {
    color: #4E6B83;
}
a.cancel {
    color: #e35533;
    border: none;
    text-decoration: underline;
}
a.logout {
    color: #5B7C99;
    float: right;
}
label {
    color: #000;
    display: inline;
    font: bold 1.1em Arial;
    font-weight: bold;
    float: left;
    background: #cfbfa3;
    width: 10em;
    margin-right: 1em;
    padding: .5em;
    line-height: 1em;
}

input[type="text"],
input[type="password"],
textarea {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    font-family: 'Monaco', Courier, monospace;
    margin-bottom: 1.5em;
    padding: .3em .4em;
}
input[type="file"] {
    margin-bottom: 1.5em;
}
input[type="text"],
input[type="password"] {
    width: 20em;
}
textarea.wide {
    width: 432px;
}
input.big {
    font-size: 1.5em;
}

div#controls {
    background-color: #131313;
    border-bottom: .1em solid #0f0f0f;
    padding: .2em 0 .3em;
    width: 100%;
}
div#controls ul {
    margin: 0 auto;
    padding: .4em;
    width: 660px;
}
div#controls ul li {
    background: none;
    display: inline;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
div#controls ul li a:link,
div#controls ul li a:visited {
    color: #000;
    border: none;
    padding: .1em .6em;
}
div#controls ul li a:hover {
    color: #fff;
}
div#controls ul li.close a:link,
div#controls ul li.close a:visited {
    color: #e35533;
}
div#controls ul li.close a:hover {
    color: #ff6039;
}

div#wrapper {
    width: 660px;
    margin: 4em auto;
    padding: 0 0 1em 0;
}


div#sidebar {
    background: url('../images/dots-grey.gif') top left repeat;
    float: right;
    margin: 0 0 2em 0;
    padding: 1.5em 1em;
    width: 165px;
}
div#sidebar a:link,
div#sidebar a:visited {
    padding: .1em .2em;
    margin: 0 0 0 -.4em;
}
div#sidebar a:hover {
    background-color: #cfbfa3;
    color: #ddd;
    text-decoration: none;
}
div#sidebar h1 {
    color: #664761;
    font-size: 1.4em;
    font-style: normal;
    margin: 1em 0 .2em 0;
}
div#sidebar input#search {
    background-color: #fff;
    border: 0;
    margin: -5px auto 0;
    width: 150px;
    padding: .4em .7em;
    display: block;
}
div#sidebar ul li {
    color: #555;
}

div.notice, div.message, div.warning, div.date {
font-size: .8em;
margin: -.3em 0 2em 0;
}
div.notice {
    background-color: #cfbfa3;
}
div.message {
    background-color: #cfbfa3;
}
div.warning {
    background-color: #cfbfa3;
}
div.date {
cursor: normal;
}
div.notice .sub, div.message .sub, div.warning .sub {
    font-size: .9em;
    color: #888;
    margin-left: .5em;
}

h2.comments {
    margin: 0 0 0 0;
	font-size: 1.4em;
}
ol.comments {
    list-style: none;
    margin-bottom: 1em;
    padding: 0;
    word-wrap: break-word;
}
ol.comments li {
    list-style: none;
    margin-bottom: 1.5em;
    width: auto;
}
ol.comments li blockquote {
    background: #cfbfa3;
    color: #000;
    margin: 0;
    padding: 1em 1em 0;
}
ol.comments li blockquote p {
    padding: 0 0 1em;
}
ol.comments li blockquote a:link,
ol.comments li blockquote a:visited {
    color: #aaa;
}
ol.comments li blockquote blockquote {
    padding: 0 1em;
    color: #aaa;
}
ol.comments li cite {
    background: #cfbfa3;
    color: #666;
    display: block;
    font-style: normal;
    margin: 0;
    padding: .4em 1.3em;
}
ol.comments li cite a:link,
ol.comments li cite a:visited {
    color: #000;
}
ol.comments li cite a.permalink:link,
ol.comments li cite a.permalink:visited {
    color: #666;
}
ol.comments li ul,
ol.comments li ol {
    margin: 0;
    padding: 0 0 1em 1.5em;
}
ol.comments li ul li,
ol.comments li ol li {
    margin: 0;
    padding: 0;
}
ol.comments li ol li {
    list-style-type: decimal;
}

#add_comment {
    margin-top: 3em;
}

div.post {
    margin: 0 0 3em;
    word-wrap: break-word;
}
div.post a:link,
div.post a:visited {
    color: #3f5161;
}
div.post h2.title {
font: bold 1.75em "palatino linotype", palatino, georgia, "times new roman", times, serif;
color: #382A24;
margin: 0px;
padding: 0px;
display: inline;

padding: 0 0 0 0;
margin: 0;
}
div.post h2.title a:link, div.post h2.title a:visited, div.post h2.title a:hover {
font: bold 1.75em "palatino linotype", palatino, georgia, "times new roman", times, serif;
color: #382A24;
margin: 0px;
padding: 0px;
display: inline;
}

div.post .pinned_text {
    content: "!";
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    margin: .15em 0 0 -1em;
    color: #e35533;
}
div.post p,
div.page p {
    padding: 0 0 1em;
}
div.post li,
div.page li {
    font-size: 1.1em;
}
div.post li p,
div.page li p {
    font-size: 1em;
}
div.post pre,
div.page pre {
    padding: 0 0 1.5em;
}
div.post blockquote {
    padding: .5em .8em;
    background: #f9f9f9;
    border: .1em solid #eee;
    color: #333;
    margin: 0 0 1em 0;
}
div.post blockquote p {
    padding: 0;
}
div.post span.info,
div.post span.controls,
div.page span.controls {
    color: #666;
    float: left;
    margin: .6em 0 0 0;
    padding: .3em .6em;
}
div.post span.info a:link,
div.post span.info a:visited {
    color: #000;
    padding: none;
}
div.post span.controls,
div.page span.controls {
    background-color: #eee;
    color: #ccc;
    margin: .6em 0 0 .6em;
}
div.post ul {
    margin-bottom: 1em;
}

div.post.link h2 a:link,
div.post.link h2 a:visited {
    color: #3f5161;
    font-size: 1.2em;
    margin: 0 0 -.5em 0;
    padding: 0;
    text-decoration: underline;
}
div.post.link h2 a:hover {
    color: #354451;
}
div.post.link p {
    color: #444;
}

div.page h1 {
    margin-bottom: .5em;
    color: #4f3a56;
    font: bold 2.2em "palatino linotype", palatino, georgia, "times new roman", times, serif;
    letter-spacing: -.01em;
}
div.page span.controls {
    float: right;
}

.inline_edit {
    color: #ddd;
    padding: 1em;
    background: #cfbfa3;
    position: relative;
}
.inline_edit input[type="text"],
.inline_edit textarea {
    background-color: #222;
    border: none;
    color: #eee;
    padding: .4em;
    width: 410px;
}
.inline_edit .more_options_link:link {
    color: #5B7C99;
    display: block;
    font-weight: bold;
    padding: 0 0 .3em 0;
}
.inline_edit .more_options {
    background-color: #1a1a1a;
    padding: 1em;
}
.inline_edit .more_options p {
    float: left;
    width: 50%;
    min-height: 5em;
    padding-bottom: .5em;
    margin: 0;
}
.inline_edit .more_options p input[type="text"] {
    width: 90%;
    margin-bottom: 0;
}
.inline_edit .more_options p .sub {
    font-size: .8em;
    color: #777;
}
.inline_edit .buttons {
    padding: .5em;
    background: #1a1a1a;
    color: #ddd;
}
.inline_edit h2 {
    color: #83A650;
}
.post_edit {
    margin-bottom: 2em;
}

div.pagination {
    margin: 0 0 2em 0;
}

.sub {
    font-size: .85em;
    font-weight: normal;
}

button {
    background-color: #cfbfa3;
    border: 1px solid #795473;
    border-bottom: 1px solid #593E55;
    border-right: 1px solid #593E55;
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 8px;
}
button:hover {
    background-color: #ffffff;
    cursor: pointer;
}

p.lost_pass {
    margin: 0 0 1em 0;
}

span.pages {
    color: #888;
    font-weight: bold;
    padding: 0 0.3em;
}
span.who,
span.waiting {
    background-color: #e2e2e2;
    font-weight: bold;
    display: block;
    margin: 0 0 1em;
    padding: 4px 6px;
}

.clear {
    clear: both;
}
.right {
    float: right;
}
.left {
    float: left;
}

/* Debugger */
#debug {
    background: #ffffdd;
    color: #666;
    padding: .4em .75em .5em .75em;
    border-top: .1em solid #ddd;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 33%;
    overflow-y: scroll;
    overflow-x: hidden;
}
#debug h5 {
    margin: 0;
    font-size: 1.1em;
    color: #a3a39a;
}
#debug h5 .sub {
    color: #b3b3aa;
}
#debug ol.queries li {
    margin: 0 0 1em;
}
#debug pre {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 .5em;
    xoverflow-x: scroll;
    word-wrap: break-word;
}
#debug .toggle {
    font-weight: bold;
    color: #666;
    float: right;
}

/**** Speech Bubble Icons *****/
.spch-bub-inside {
  position: relative;
}
a.spch-bub-inside {
  color: #cfbfa3;
  text-decoration: none;
}
.spch-bub-inside em {
  font-style: normal;
  font-weight: bold;
}
.spch-bub-inside em {
  background: #cfbfa3;
  color: #000000;
  padding: 0 0.4em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  position: relative;
}
.spch-bub-inside .point {
  width: 0;
  height: 0;
  position: absolute;
  top: 1.1em;
  left: 0.4em;
  display: block;
  border-left: 0.45em solid #cfbfa3; 
  border-bottom: 0.45em solid #FFF; /* IE fix */
  border-bottom: 0.45em solid rgba(0,0,0,0); 
  overflow: hidden; /* IE fix */
}
a.spch-bub-inside:hover {
  color: #000000;
}
a.spch-bub-inside:hover em {
  cursor: pointer;
  background: #000000;
  color: #FFFFFF;
}
a.spch-bub-inside:hover .point {
  border-left: 0.5em solid #000000; 
}