body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #663d31;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	margin-right: 30px;
	margin-left: 30px;
}
#header {
	background-color: #e0ca90;
	text-align: center;
	clear: none;
	float: left;
	width: 100%;
}
#logo {
	float: left;
	width: 98%;
	text-align: left;
	padding: 0px;
	clear: none;
	background-image: url(http://www.adult-fanfiction.org/logo.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 1%;
	height: 103px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
#login {
	float: right;
	width: 375px;
	margin: 5px;
	color: #F4EBCC;
	background-color: #663D31;
	border-radius: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: none;
}
#login .top {
	float: left;
	text-align: left;
	font-size: 1em;
	margin: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
#login .top input {
	margin: 0px;
	width: auto;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #F4EBCC;
	color: #663D31;
}
#login ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#login li a {
	display: block;
	cursor: pointer;
	background-color: #663D31;
	color: #F4EBCC;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	float: left;
	text-align: left;
}
#login li input {
	display: block;
	cursor: pointer;
	background-color: #663D31;
	color: #F4EBCC;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.banner {
	text-align: center;
	clear: both;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topnav {
	margin-top: 5px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663d31;
	border-right-color: #663d31;
	border-bottom-color: #663d31;
	border-left-color: #663d31;
	float: left;
	width: 96%;
	clear: both;
}
#snav {
	width: 15%;
	float: left;
}
#snav ul {
	list-style-type: none;
	border: 1px solid #663d31;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
	border-radius: 15px;
}
#snav li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663d31;
	border-right-color: #663d31;
	border-bottom-color: #663d31;
	border-left-color: #663d31;
	text-indent: 1em;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#snav li.navtitle{
	background-color: #663D31;
	color: #F4EBCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-radius: 14px 14px 0px 0px;
}
#snav li a {
	display: block;
	cursor: pointer;
	background-color: #F4EBCC;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#snav li.list a {
	cursor: pointer;
	background-color: #F4EBCC;
	color: #333;
	text-decoration: none;
	float: left;
	width: auto;
	padding: 3px;
	display: block;
	text-align: left;
	font-size: .8em;
}

#snav li a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #E0CA90;
	color: #000000;
	font-weight: bold;
}

#content {
	background-color: #f4ebcc;
	width: 100%;
	height: auto;
	float: left;
}

#contentdata {
	background-color: #fffbf0;
	float: right;
	width: 75%;
    clear: none;
	display: block;
	border: thin solid #663D31;
	padding: 10px;
	border-radius: 15px;
	margin-right: 20px;
}
#editor {
	float: left;
	width: 85%;
	display: block;
}
.recs {
}
.recs ul {
	list-style-type: none;
	border: thin solid #663D31;
	float: left;
	width: auto;
	margin: 1em;
	padding: 1em;
}
.recs li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663D31;
	display: block;
	padding: .5em;
}
.recs input,select,textarea{
	display: block;
	float: none;
	background-color: #F9F3DF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.recsman {
	margin: 5px;
	padding: 15px;
	width: 80%;
	border: thin solid #663d31;
	border-radius: 15px;

}

.recsman input,select,textarea{
	background-color: #F9F3DF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.news {
	/*background-color: #FAF5E7;*/
	width: 78%;
	float: left;
	/*border: thin solid #663D31;*/
	padding: 15px;
	/*border-radius: 15px;*/
}
.news p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 1.5em;
}
.news h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 1em;
}
.smedia  ul {
	list-style-type: none;
}
.memdir {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	width: 100%;
	clear: both;
	float: left;
}
.memdir ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.memdir li {
	float: left;
	display: block;
	padding: 0px;
	width: 15em;
	text-align: left;
}
.memdir li a {
	display: block;
	text-decoration: none;
	color: #000099;

}
.memdir li a:hover, ul.MenuBarHorizontal a:focus {
	color: #660033;
	background-color: #E0CA90;

}
.prodisplay {
}
.prodisplay img {
	vertical-align: top;
	float: right;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.prodisplay ul {
	list-style-type: none;
}
.prodisplay li img {
	padding: 5px;
	float: left;
}
.alistnav{
	width: 100%;
	float: left;
}
.alistnav ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.alistnav li {
	float: left;
	padding: 5px;
	border: thin dashed #663D31;
}
.alistnav a {
	text-decoration: none;
}
.alist {
	float: left;
	width: 100%;
}
.alist ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.alist li {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663D31;
}
.alist a {
	font-weight: bold;
	font-variant: small-caps;
	color: #663D31;
	text-decoration: underline;
}
#footer {
	background-color: #e0ca90;
	float: left;
	width: 100%;
}
#bottomnav {
	margin-top: 5px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663d31;
	border-right-color: #663d31;
	border-bottom-color: #663d31;
	border-left-color: #663d31;
	float: left;
	width: 96%;
}
#bottomnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomnav li {
	padding: 0em;
	float: left;
}

#bottomnav li a {
	display: block;
	cursor: pointer;
	background-color: #E0CA90;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}

#bottomnav li a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #663D31;
	color: #F4EBCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#copyright {
	padding: 5px;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.75em;
	background-color: #F4EBCC;
	border-radius: 15px;
	border: 2px solid #663D31;
}
.pagination {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	float: right;
	width: auto;
	text-align: right;
	background-color: #663D31;
	color: #F4EBCC;
	font-weight: bold;
	border-radius: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagination ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.pagination li {
	float: left;
	color: #F4EBCC;
	background-color: #663D31;
	margin: 0px;
	padding: 0px;
}
.current{
	float: left;
	color: #663D31;
	background-color: #E0CA90;
	margin: 0px;
	padding: 5px;
	display: block;
}
.pagination li a {
	color: #F4EBCC;
	text-decoration: none;
	background-color: #663D31;
	display: block;
	padding: 5px;
}
.pagination li a:hover, ul.MenuBarHorizontal a:focus {
	color: #000;
	background-color: #E0CA90;
}


/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 1em;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	width: auto;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
	font-weight: normal;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #663D31;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #E0CA90;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
}

ul.MenuBarHorizontal ul li a
{
	display: block;
	cursor: pointer;
	background-color: #E0CA90;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	font-size: .8em;	
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #663D31;
	color: #F4EBCC;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #663D31;
	color: #F4EBCC;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(http://www.adult-fanfiction.org/globals/java/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(http://www.adult-fanfiction.org/globals/java/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(http://www.adult-fanfiction.org/globals/java/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(http://www.adult-fanfiction.org/globals/java/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	/*filter:alpha(opacity:0.1);*/
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #663D31;
	font-size: 2em;
}
