/* ### Story info page start ### */

/* Sections individual formatting */
.storydata {margin-top: 18px;}
.storyindex {margin-top: 24px;}
.storyoptions {margin: 30px 10% 0px;}

/* Sections' titles and contents common formatting */
.storyoptions .title, .storyindex .title, .storydata .title {
	font-weight: bold;
	padding: 4px;
	border: 0px solid #000000;
	background: #FFFFFF;
}
.storydata .alttitle {
           background: #F4E3AF;
           font-size: 15px;
           color: #91450C;
           font-weight: bold;
           padding: 4px;
           text-decoration: none;
           font-family: Tahoma,Verdana,Helvetica,Arial;
}
.storydata .alttitle a:link,
.storydata .alttitle a:active,
.storydata .alttitle a:visited,
.storydata .alttitle a:hover {
           background: #F4E3AF;
           font-size: 15px;
           color: #91450C;
           font-weight: bold;
           padding: 4px;
           text-decoration: underline;
           font-family: Tahoma,Verdana,Helvetica,Arial;
}
.storydata .content, .storyindex .content, .storyoptions .content {
	padding: 18px;
	border: 0px solid #000000;
	border-top: 0;
	background: #FFFFFF;
}
/* Storydata and storyindex sections table specific formatting */
.storydata td {
	padding: 0;
	border-collapse: collapse;
	vertical-align: top;
}
.stdatabit {
	margin-top: 14px;
	border-collapse: collapse;
}
.stdatabit td {
	background: #FFFFFF;
	vertical-align: top;
	padding: 5px;
	border: solid 1px #000000;
	border-collapse: collapse;
}
/* Sections' headings specific formatting */
.storydata .classification {
	font-weight: normal;
	background-color: #F4E3AF;
	width: 86px;
}
.storyindex .classification {
	font-weight: normal;
	background-color: #F4E3AF;
}
.storyindex th {
	font-weight: normal;
	background: #F4E3AF;
	padding: 5px;
	border: solid 1px #000000;
	border-collapse: collapse;
}
/* ### Story info page end ### */

/* ### Design color start ### */
.bgcolor1 {background: #F4E3AF;}
.bgcolor2 {background: #FFFFFF;}
.bgcolor3 {background: #F1E8DD;}
/* ### Design color end ### */

.quotes {border: 1px #000000 solid; background: #F1E6C6;}

/* ### table design start ### */
.section { 
              border: 1px #000000 solid;
              background: #FFFFFF;
}
.sectionhead { 
             background-color: #F4E3AF; 
             padding-top: 3px; 
             padding-right: 5px; 
             padding-bottom: 3px; 
             padding-left: 5px; 
             border: #000000 solid; 
             border-width: 1px 0px
}
.sectionfooter { 
             background-color: #F4E3AF; 
             padding-top: 3px; 
             padding-right: 5px; 
             padding-bottom: 3px; 
             padding-left: 5px; 
             border: #000000 solid; 
             border-width: 1px 0px;
             border-bottom: 0px;
}
.sectioncontent {  
             padding-right: 5px; 
             padding-left: 5px;
             padding-top: 5px;
             padding-bottom: 5px;
}
.sectionlinked {  
             padding-right: 3px; 
             padding-left: 3px;
             padding-top: 3px;
             padding-bottom: 3px;
             border: #F4E3AF solid; 
             border-bottom-width: 1px; 
             border-width: 0px 0px 1px;
}
.sectioncontent .recent
.sectioncontent .recent a:link,
.sectioncontent .recent a:active,
.sectioncontent .recent a:visited,
.sectioncontent .recent a:hover {
              color: #91450C;
              font-size: 14px;
              font-weight: bold;
              font-family: Tahoma,Verdana,Helvetica,Arial;
              text-decoration: underline;
}
.topsection { 
             background-color: #F4E3AF; 
             padding-top: 3px; 
             padding-right: 5px; 
             padding-bottom: 3px; 
             padding-left: 5px; 
             border: #000000 solid; 
             border-width: 0px 0px 1px;
             font-size: 15px;
             color: #91450C;
             font-weight: bolder;
             padding: 4px;
             font-family: Tahoma,Verdana,Helvetica,Arial;
             font-variant: small-caps;
}
.mopsection { 
             background-color: #F4E3AF; 
             padding-top: 3px; 
             padding-right: 5px; 
             padding-bottom: 3px; 
             padding-left: 5px; 
             border: #000000 solid; 
             border-width: 1px 0px 1px;
             font-size: 15px;
             color: #91450C;
             font-weight: bolder;
             padding: 4px;
             font-family: Tahoma,Verdana,Helvetica,Arial;
             font-variant: small-caps;
}
.modsection { 
             padding-top: 3px; 
             padding-right: 5px; 
             padding-bottom: 3px; 
             padding-left: 5px; 
             border: #000000 solid; 
             border-width: 0px 0px 0px;
             font-size: 15px;
             color: #91450C;
             font-weight: bolder;
             padding: 4px;
             font-family: Tahoma,Verdana,Helvetica,Arial;
             font-variant: small-caps;
}
.topsectionlinks {
	background: #F4E3AF;
                padding-top: 3px; 
                padding-right: 5px; 
                padding-bottom: 3px; 
                padding-left: 5px; 
                border: #000000 solid; 
                border-width: 0px 0px 1px;
}
.topsectionlinks p {
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: center;
}
.topsectionlinks p.home {float: left;}
.topsectionlinks a:link, 
.topsectionlinks  a:visited {
	background: transparent;
	color: #91450C;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
.topsectionlinks a:hover, 
.topsectionlinks a:active {
	background: transparent;
	color: #91450C;
}
.midsection { 
             padding-top: 3px; 
             padding-right: 5px; 
             padding-bottom: 3px; 
             padding-left: 5px; 
             border: #000000 solid; 
             border-width: 1px 0px 0px;
}
/* ### table design end ### */

/* ### sort menu in the profile ###*/
#sort {text-align: right; padding: 1ex 3em;}

/* ### tabs in profile ### */
#tabs {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	margin-bottom: 1em;
}
#tabs UL {
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px solid #000;
	font: Tahoma, Verdana, sans-serif;
                font-size: 11px;
                font-weight: normal;
}
#tabs LI {
	list-style: none;
	margin: 0;
	display: inline;
}
#tabs LI A {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: #F4E3AF;
	font: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-decoration: none;
	color: #91450C;
}
#tabs LI A:hover {
	color: #91450C;
	background: #F4E3AF;
	border-color: #000;
}
#tabs #active A{
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #91450C;
}
/* ### end profile tabs ### */

font {font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 13px;}
p {font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 13px;}
div {font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 13px;}

.sitelinks {
	background: #F4E3AF;
	border-top: 0;
	border-bottom: 0;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
	margin: 0 !important;
	padding: 0 5px 0 5px;
}
.sitelinks p {
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: center;
}
.sitelinks p.home {float: left;}
.sitelinks a:link, 
.sitelinks a:visited {
	background: transparent;
	color: #91450C;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
.sitelinks a:hover, 
.sitelinks a:active {
	background: transparent;
	color: #91450C;
}
td {font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 13px;}
body {
               font-family: Tahoma,Verdana,Helvetica,Arial;
               font-size: 13px;
               scrollbar-face-color : #FFFFFF;
               scrollbar-highlight-color : #FFFFFF;
               scrollbar-3dlight-color : #91450C;
               scrollbar-shadow-color : #91450C;
               scrollbar-darkshadow-color : #FFFFFF;
               scrollbar-track-color : #FFFFFF;
               scrollbar-arrow-color : #91450C;
               margin-left: 0;
               margin-right: 0;
               margin-top: 0;
               margin-bottom: 0;
               background: #91450C;
}
select {
               background: #FFFFFF;
               color: #000000;
               font-family: Tahoma,Verdana,Helvetica,Arial;
               font-size: 12px;
               font-weight: normal;
               scrollbar-face-color: #FFFFFF;
               scrollbar-highlight-color: #FFFFFF;
               scrollbar-3dlight-color: #91450C; 
               scrollbar-shadow-color: #91450C; 
               scrollbar-darkshadow-color: #FFFFFF; 
               scrollbar-track-color: #FFFFFF; 
               scrollbar-arrow-color: #91450C;
}
form {font-family: Tahoma,Verdana,Helvetica,Arial; font-size: 12px; color: #000000;}
input {
              background: #FFFFFF;
              color: #000000;
              font-family: Tahoma,Verdana,Helvetica,Arial;
              font-weight: normal;
              font-size: 12px;
}
textarea {
              background: #FFFFFF;
              color: #000000;
              font-family: Tahoma,Verdana,Helvetica,Arial;
              font-size: 12px;
              font-weight: normal;
}
hr {height: 1px; color: #000000;}

a:link,
a:active,
a:visited,
a:hover {
              color: #91450C;
              font-size: 12px;
              font-family: Tahoma,Verdana,Helvetica,Arial;
              text-decoration: underline;
}
.quicklinks,
.quicklinks a:link,
.quicklinks a:active,
.quicklinks a:hover,
.quicklinks a:visited {
              font-family: Tahoma,Verdana,Helvetica,Arial;
              color: #91450C;
              font-size: 10px;
              font-weight: normal;
              text-decoration: none;
}
#menu { 
	border-left: 0;
        border-right: 0; 
	border-top: 1px solid #000000;
        border-bottom: 1px solid #000000; 
	background: #F4E3AF; 
	padding-top: 4px;
        padding-bottom: 3px;
}

#menu a:link, 
#menu a:visited,
#menu a:hover,
#menu a:active { 
        font-family: Tahoma,Verdana,Helvetica,Arial;
        font-size: 13px;
	color: #91450C; 
	text-decoration: none; 
	padding: 0 7px; 
        padding-bottom: 3px;
	font-weight: normal;
}

#menu #current { 
        font-family: Tahoma,Verdana,Helvetica,Arial;
        font-size: 13px;
	font-weight: bold; 
	border: 1px solid #000000; 
	background: #FFFFFF; 
	color: #91450C; 
	border-bottom: 1px solid #FFFFFF; 
	margin-bottom: -2px;
}
.menu2 a:link,
.menu2 a:active,
.menu2 a:visited,
.menu2 a:hover {
              font-family: Tahoma,Verdana,Helvetica,Arial;
              text-decoration: none;
              color: #91450C;
              font-size: 13px;
              font-weight: normal;
              margin: 2px 3px 2px 0px; 
              padding: 0 0 0 7px; 
}
.bigfont {
             background: none;
             font-size: 15px;
             font-weight: bold;
             font-family: Tahoma,Verdana,Helvetica,Arial;
             color: #91450C;
}
.news {
             color: #000000;
             font-size: 12px;
             font-family: Tahoma,Verdana,Helvetica,Arial;
             font-weight: normal;
}
.tableborder {border: 1px solid #000000; background: #FFFFFF; padding: 3px;}
.tableborder th {
             border: 0;
             border-bottom: 1px solid #000000;
             background: #F4E3AF;
             padding: 3px;
}
.tableborder2 {border: 2px solid #425558; background: #FFFFFF; padding: 3px;}
.tblborder {border: 1px solid #000000; padding: 3px;}
.tblborder2 {border: 0; padding: 3px;}
.text {
            color: #000000;
            font-size: 13px;
            font-family: Tahoma,Verdana,Helvetica,Arial;
            font-weight: normal;
            background: #FFFFFF;
}
.title {
           background: #F4E3AF;
           font-size: 15px;
           color: #91450C;
           font-weight: bold;
           font-family: Tahoma,Verdana,Helvetica,Arial;
}
.title a:link,
.title a:active,
.title a:visited,
.title a:hover {
           background: #F4E3AF;
           font-size: 15px;
           color: #91450C;
           font-weight: bold;
           text-decoration: underline;
           font-family: Tahoma,Verdana,Helvetica,Arial;
}
.listbox .title {
           font-weight: bold;
           font-size: 15px;
           color: #91450C;
           text-decoration: none;
           border-bottom: 1px solid #000000;
           padding: 4px;
}
.listbox .title a:link,
.listbox .title a:active,
.listbox .title a:hover,
.listbox .title a:visited {
           font-weight: bold;
           font-size: 15px;
           color: #91450C;
           text-decoration: underline;
           border-bottom: 1px solid #000000;
           padding: 4px;
}
.fanfic-tbl {
           background: #FFFFFF;
           border-color: #000000;
           border-style: solid;
           border-top-width: 1px;
           border-right-width: 0px;
           border-bottom-width: 1px;
           border-left-width: 0px;
}
#output {padding: 7px;}
#pagetitle {
           font-size: 18px; 
           color: #990000; 
           font-weight: bold; 
           font-family: Tahoma,Verdana,Helvetica,Arial; 
           text-align: center; 
           padding: 1ex;
}
#pagetitle a:link,
#pagetitle a:hover,
#pagetitle a:active,
#pagetitle a:visited {
           font-size: 18px; 
           color: #990000; 
           text-decoration: none; 
           font-weight: bold; 
           font-family: Tahoma,Verdana,Helvetica,Arial; 
           text-align: center; 
           padding: 1ex;
}
#pagetitle .storytitle {
           font-size: 24px; 
           color: #b9a398; 
           font-weight: bold; 
           font-family: Tahoma,Verdana,Helvetica,Arial; 
           text-align: center; 
           padding: 1ex;
}
#pagetitle .storytitle a:link,
#pagetitle .storytitle a:hover,
#pagetitle .storytitle a:active,
#pagetitle .storytitle a:visited {
           font-size: 24px; 
           color: #b9a398; 
           text-decoration: none; 
           font-weight: bold; 
           font-family: Tahoma,Verdana,Helvetica,Arial; 
           text-align: center; 
           padding: 1ex;
}
.pagetitle {
           font-size: 18px; 
           color: #990000; 
           font-weight: bold; 
           font-family: Tahoma,Verdana,Helvetica,Arial;
}
#pagelinks {text-align: center; padding: 1em;}
#alphabet {text-align: center; padding: 7px 0 13px 0;}
#titleblock {margin: 0 10%;}
#titleblock .listbox {border: 1px solid #000000; margin: 10px;}
.respond {text-align: center;}
.newsbox {padding: 5px; border-bottom: 1px solid #000000;}
#newsarchive {text-align: center; padding: 5px;}
#newsarchive a {color: #91450C; text-decoration: underline;}
#newsarchive a:hover {text-decoration: underline;}
#news #mainpage #output {padding: 0;}
#news .newstitle {
         font-size: 120%;
         text-align: center;
         padding: 7px;
         width: 70%;
         margin: 1ex auto;
         border-bottom: 3px solid #000000;
}
.comment {
        border-top: 0px solid #000000;
        border-bottom: 0px solid #000000;
        margin-bottom: 2px;
        padding: 5px;
        font-family: Tahoma,Verdana,Helvetica,Arial;
        font-size: 12px;
}
.commentsig {
        background: #F4E3AF;
        border-top: 0px solid #000000;
        border-bottom: 0px solid #000000;
        color: #000000;
        font-family: Tahoma,Verdana,Helvetica,Arial;
        font-size: 12px;
        text-align: right;
        margin-bottom: 2px;  
}
.listbox {
        margin: 0 5%;
        border: 1px solid #000000;
        margin-bottom: 1em;
}
.listbox .content {
        background: transparent;
        padding: 5px;
}
.reviewbox {
        background: #F4EFDE;
        margin: 0 5%;
        border: 1px solid #000000;
        padding: 5px;
        margin-bottom: 1em;
}
#profile .listbox .adminoptions {margin: 0; font-weight: bold; height: auto;}
#profile .listbox .tail .adminoptions a {color: #91450C;}
.listbox .tail, .listbox .respond {border-top: 1px solid #000000; padding: 4px; color: #91450C;}
.listbox .tail a, .listbox .respond a {color: #91450C; text-decoration: underline;}
.listbox .tail a:hover, .listbox .respond a:hover {color: #91450C; text-decoration: underline;}
.classification {padding: 5px; font-weight: bold;}
.odd {background: #F4EFDE;}
.even {background: #FFFFFF;}
.adminoptions {font-weight: bold;}

#categoriesblock {
        width: 90%;
        padding-left: 5%;
        padding-bottom: 1em;
}
.sectionheader {
        font-weight: bold;
        text-align: center;
        width: 100%;
        clear: both;
        margin: 1em 0;
}
#sort {text-align: center; position: relative; margin-bottom: 1em;}
#bio {padding: 5px;}
#profile .adminoptions {font-weight: bold; height: 3em;}
#profile #sort {text-align: right; padding: 0 10px;}

.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix {
        display: inline;
}

/* Hides form IE-Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block; }
/* End hiding */

.block {
        border: 1px #91450C solid;
        margin: 0;
        padding: 0;
        margin-bottom: 1em;
}
.block .title {
        background: #F3E2AE;
        margin: 0;
        font-weight: bold;
        padding: 0;
        padding: 5px;
        text-align: center;
}
.block .content {
        background: #FFFFFFF;
        margin: 0;
        border-top: 3px double #91450C;
        padding: 5px;
}
.jumpmenu {
        text-align: right;
        margin: 1ex;
}
.login {
        text-align: right;
        padding: 5px;
}
#leftindex {
        width: 197px;
        float: left; 
        margin: 10px;
        margin-top: 0;
}
#rightindex {
        margin:  0 20px 10px 265px;
}
#story {
        padding: 1ex 1em;
}
.next {
        float: right;
        margin: 0 20px;
}
#pagelinks .jumpmenu {
        text-align: center;
}
.prev {
        float: left;
        margin: 0 20px;
}
#footer {
        padding: 1ex 1em;
        font-size: 10px;
        font-family: Tahoma,Verdana,Helvetica,Arial;
}