
body {
	margin: 0;
	padding: 0;
	font-size: 78%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #4C3A26; /*#111111;*/
	text-align: center;
	background: url('images/style_anchor_barlow.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
	background-color: #669966;
}
p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.2em 1em;
	text-align: justify;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #111111; 
}
h1, h2 {
	font-size: 1.2em;
}
h3 {
	padding: 0px; margin: 0px;
	font-size: 1.2em;
}
h4 {
	padding: 0px; margin: 0px;
	font-size: 1.0em;
}
a {
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
a:hover, a:active {
	color: #0000FF;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #111111;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}



/* Layout */

#wrapper {
	margin: 0 auto;
	width: 955px;
	text-align: left;
}
#header {
	padding: 0px 0 0 0;
	background-color: #F5F5E7;
	border-bottom: 10px solid #9BBB38;
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.0em;
	}
	#header h1 a {
		text-decoration: none;
		color: #80904F;
	}
	
	
#mainpage {
	float: left;
	padding: 0 0px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 775px;
	
} 
html>body #mainpage {
	width: 775px;
}
* html #mainpage {
	overflow: hidden;
	/* So IE won't break things */
}

#maincontent {
	background-color: #FFFFFF;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-top: none;
	background: url('images/paperdesign01.gif');
	padding: 10px;
}




#sidebar {
	float: right;
	padding: 0 0px 0 0px;
	margin: 65 0 0 0;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 180px;

} 
html>body #sidebar {
	width: 180px;
}

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: center;
	color: #FFFFFF;
}






#navigation {
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px #333333 solid;
}

#navigation ul {
	padding: 0;
	margin: 0;
	display: inline;
	border-right: 1px #333333 solid;
}

#navigation li {
	display: inline;
}

#navigation ul li {
	color: #555555;
	text-decoration: none;
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation ul li a{
	display: inline;
}

#navigation a {
	color: #000;
	text-decoration: none;
	padding: 2 10;
	background: url('images/tab_bkg.gif');
	border-top: 1px #333333 solid;

	border-right: 0px;
	border-left: 1px #333333 solid;
	height: 12px;
}

#navigation a:hover{
	color: #000000;
	background-position: 0 -34;
}


#nav_fix {
	border-right: 1px #333333 solid;

}


/* SIDE PANELS */

#subtitle {
	border-left: none;
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background: url('images/paperdesign03_brown.gif');
	padding: 4;
	
}


#userpanel {
	border-left: none;
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background: url('images/paperdesign03_brown.gif');
	padding: 4;

}

#information {

	border-left: none;
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background: url('images/paperdesign03_brown.gif');
	padding: 4;



}

#shoutbox {
	
	border-left: none;
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background: url('images/paperdesign03_brown.gif');
	padding: 4;
	text-align: center;
	
}

#extra1 {
	
	border-left: none;
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background: url('images/paperdesign03_brown.gif');
	padding: 4;
	text-align: center;
	
}

#extra2 {
	
	border-left: none;
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	background: url('images/paperdesign03_brown.gif');
	padding: 4;
	text-align: center;
	
}




/* USER NAVIGATION (SIDE) */

#user_nav {
	
	
}

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

#user_nav ul li {
	
	display: block;
	padding: 2;
}

#user_nav ul li a {
	border: 1px #333333 solid;
	background-color: #F1EDE2;
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#user_nav ul li a:hover {
	border: 1px #333333 solid;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.user_info {
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 1px;
}

.user_login {
	width: 100%;
	text-align: center;
}


#vote_button {
	text-align: center;
}

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

#info_nav ul li {
	
	display: block;
	padding: 2;
}

#info_nav ul li a {
	border: 1px #333333 solid;
	background-color: #F1EDE2;
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#info_nav ul li a:hover {
	border: 1px #333333 solid;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
}


#chapter_nav {
	width: 100%;
	text-align: center;
	padding: 4;
	height: 30;
}

#chapter_nav ul {
	list-style: none;
	padding: 3;
	margin: 0;
	display: inline;
	width: 100%;
	height: 30;
}

#chapter_nav li {
	display: inline;
	padding: 3;
}

#chapter_nav ul li {
	display: inline;
	padding: 0;
}

#chapter_nav a {
	border: 1px #333333 solid;
	background-color: #F1EDE2;
	display: inline;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding: 2 4 2 4 ;
}

#chapter_nav ul li a:hover {
	border: 1px #333333 solid;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

/* MAIN PAGE CONTENTS STYLES AND LAYOUT */

#alert {
	width: 100%;
	padding: 0;
	font-weight: bold;
	border: 1px #333333 solid;
}

#alert h3 {
	padding: 0;
	margin: 4;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}





/* used to create character icons in chapter listings */

li.li_barlow {
	 list-style: none;
  background-image: url('images/li_barlow.gif');
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 35px;  /* space for the image */
	height: 30px;
	border-bottom: 1px #AAAAAA solid;
}

li.li_crystal {
	 list-style: none;
  background-image: url('images/li_crystal.gif');
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 35px;  /* space for the image */
	height: 30px;
	border-bottom: 1px #AAAAAA solid;
	
}

.boxed {
	/* puts a small box around stuff */
	margin: 5px;
	padding: 10px;
	border: 1px #333333 solid;
}

.boxed_color {
	margin: 5px; padding: 5px;
	border: 1px #333333 solid;
	background: url('images/paperdesign03_ltbrown.gif');
}

.standard_ul {
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
}

.chapter_row_1 {
	background-color: #EEE3CD;
	font-size: 0.7em;
	border-bottom: 1px #AAAAAA solid;
	border-right: 1px #AAAAAA solid;
}

.chapter_row_2 {
	background-color: #F5EDDF;
	font-size: 0.7em;
	border-bottom: 1px #AAAAAA solid;
	border-right: 1px #AAAAAA solid;
}

.chapter_header {
	font-size: 0.5em;
	border-bottom: 1px #AAAAAA solid;
	text-align: center;
}

.discussion_header {
	font-size: 0.9em;
	border-bottom: 1px #AAAAAA solid;
	text-align: center;
}

.bb_spoiler {
	color: #0000AA;
	background-color: #0000AA;
}



.hometable td{
	padding: 2px;
	spacing: 2px;
	font-size: 1.0em;
}

.newhometext{
	font-size: 1.0em;
	
}
	

.lowerlinksbox{
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;

	padding: 0px;
}

.lowerlinksbox_header{
	/* THIS ONE NEEDS TO BE FIXED FOR EACH STYLE */
	background-color: #669966;
	color: #ffffff;
	padding: 3px;
}
	
.lowerlinkstable{
	font-size: 78%;
}

.lowerlinksbox_content{
	padding: 3px;
}

.lowerlinksbox_content a{
	text-decoration: none;
}

.story_html_content {
	border-left 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px #AAAAAA solid;
	padding: 3px;
}


	