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

/* Sections individual formatting */

.storydata {
	margin-top: 18px;
}

.storyindex {
	margin-top: 24px;
}

.storyoptions {
	margin: 30px 30% 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: #D6DFE1;
           font-size: 15px;
           color: #2C637F;
           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: #D6DFE1;
           font-size: 15px;
           color: #2C637F;
           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: #D6DFE1;
	width: 86px;
}

.storyindex .classification {
	font-weight: normal;
	background-color: #D6DFE1;
}

.storyindex th {
	font-weight: normal;
	background: #D6DFE1;
	padding: 5px;
	border: solid 1px #000000;
	border-collapse: collapse;
}

/* ### Story info page end ### */

font {
font-family: Tahoma,Verdana,Helvetica,Arial;
font-size: 12px;
}

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

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

.sitelinks {
	background: #D6DFE1;
	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: #2C637F;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

.sitelinks a:hover, 
.sitelinks a:active {
	background: transparent;
	color: #2C637F;
}

td {
               font-family: Tahoma,Verdana,Helvetica,Arial;
               font-size: 12px;
}

body {
               font-family: Tahoma,Verdana,Helvetica,Arial;
               font-size: 12px;
               scrollbar-face-color : #FFFFFF;
               scrollbar-highlight-color : #FFFFFF;
               scrollbar-3dlight-color : #3D8CB4;
               scrollbar-shadow-color : #3D8CB4;
               scrollbar-darkshadow-color : #FFFFFF;
               scrollbar-track-color : #FFFFFF;
               scrollbar-arrow-color : #3D8CB4;
               margin-left: 0;
               margin-right: 0;
               margin-top: 0;
               margin-bottom: 0;
               background: #3D8CB4;
}

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: #3D8CB4; 
               scrollbar-shadow-color: #3D8CB4; 
               scrollbar-darkshadow-color: #FFFFFF; 
               scrollbar-track-color: #FFFFFF; 
               scrollbar-arrow-color: #3D8CB4;
}

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: #2C637F;
              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: #2C637F;
              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: #D6DFE1; 
	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: 12px;
	color: #2C637F; 
	text-decoration: none; 
	padding: 0 7px; 
                padding-bottom: 3px;
	font-weight: normal;
}

#menu #current { 
	font-weight: bold; 
	border: 1px solid #000000; 
	background: #FFFFFF; 
	color: #2C637F; 
	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: #2C637F;
              font-size: 12px;
              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: #2C637F;
}

.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: #D6DFE1;
             padding: 3px;
}

.tableborder2 {
            border: 2px solid #425558;
            background: #FFFFFF;
            padding: 3px;
}

.tblborder {
            border: 1px solid #000000;
            padding: 3px;
}

.text {
            color: #000000;
            font-size: 12px;
            font-family: Tahoma,Verdana,Helvetica,Arial;
            font-weight: normal;
            background: #FFFFFF;
}

.title {
           background: #D6DFE1;
           font-size: 15px;
           color: #2C637F;
           font-weight: bold;
           font-family: Tahoma,Verdana,Helvetica,Arial;
}

.title a:link,
.title a:active,
.title a:visited,
.title a:hover {
           background: #D6DFE1;
           font-size: 15px;
           color: #2C637F;
           font-weight: bold;
           text-decoration: underline;
           font-family: Tahoma,Verdana,Helvetica,Arial;
}

.listbox .title {
           font-weight: bold;
           font-size: 15px;
           color: #2C637F;
           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: #2C637F;
           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: 15px;
           color: #3D8CB4;
           font-weight: bold;
           font-family: Tahoma,Verdana,Helvetica,Arial;
           text-align: center;
           padding: 1ex;
}

#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: #2C637F;
         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: 1px solid #000000;
        border-bottom: 0px solid #000000;
        margin-bottom: 2px;
        padding: 5px;
        font-family: Tahoma,Verdana,Helvetica,Arial;
        font-size: 12px;
}

.commentsig {
        background: #D6DFE1;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        color: #000000;
        font-family: Tahoma,Verdana,Helvetica,Arial;
        font-size: 12px;
        text-align: right;
        margin-bottom: 2px;
        padding: 5px;
}

.newsig {
        background: #D6DFE1;
}

.listbox {
        margin: 0 5%;
        border: 1px solid #000000;
        margin-bottom: 1em;
}

.listbox .content {
        background: transparent;
        padding: 5px;
}

#profile .listbox .adminoptions {
margin: 0;
font-weight: bold;
height: auto;
}

#profile .listbox .tail .adminoptions a {
color: #2C637F;
}

.listbox .tail, .listbox .respond {
border-top: 1px solid #000000;
padding: 4px;
color: #2C637F;
}

.listbox .tail a, .listbox .respond a {
color: #2C637F;
text-decoration: underline;
}

.listbox .tail a:hover, .listbox .respond a:hover {
color: #2C637F;
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 #2C637F solid;
margin: 0;
padding: 0;
margin-bottom: 1em;
}

.block .title {
background: #C9E8F8;
margin: 0;
font-weight: bold;
padding: 0;
padding: 5px;
text-align: center;
}

.block .content {
background: #FFFFFFF;
margin: 0;
border-top: 3px double #2C637F;
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;
}