.fttstatspoll {width:300px; background-color:darkslategray; text-align:left; margin-left:35%;}
@import "/style/menu1.css"; 
html{height: 100%;}
#header
{ position: absolute;
top: 0px; left: 0px; width: 100%;
}

.skip-nav-link 
{
background: darkteal;
color: aqua;
padding: 0.5rem 1.5rem;
border-radius: 0 0 0.25rem 0.25rem;
position: absolute;
left: 0.5rem;
transform: translateY(10%);
transition: transform 325ms ease-in;
}

.skip-nav-link:focus
{
z-index:+2;
transform: translateY(100);
}




h1 {
        color: #6699FF;
		font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        font-weight:bold;
        font-size: 2em;
        margin: 0 0 10px 8px;
        padding:0;
        text-indent:0px;
        letter-spacing: .1em;
        text-align: center;
}

h2 {
        color: #6699FF;
		font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        font-weight:bold;
        font-size: 1.75em;
        margin: 0 0 9px 7px;
        padding:0;
        text-indent:0px;
        letter-spacing: .1em;
        text-align: center;
}

h3 {
        color: #6699FF;
		font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        font-weight:bold;
        font-size: 1.5em;
        margin: 0 0 8px 6px;
        padding:0;
        text-indent:0px;
        letter-spacing: .1em;
        text-align: center;
}

h4 {
        color: #6699FF;
		font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
        font-weight:bold;
        font-size: 1.25em;
        margin: 0 0 9px 5px;
        padding:0;
        text-indent:0px;
        letter-spacing: .1em;
        text-align: center;
}
img{
	border: 0px;
	color: #1798e9;
	max-width: 100%;
	max-height: 100%;
}

}
.left
{ float: left; 
  padding: 0px 5px 0px 0px;
}
.right
{ float: right; 
  padding: 0px 0px 0px 5px;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
  text-indent: 0px;
}
#center
{ display: block;
  text-align: center;
  margin: 0 auto;
  text-indent: 0px;
}
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}
ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}
ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}
#main, #links_container, #menu, #content, #footer
{ width: 100%; 
}
#links_container
{ border-top: 1px solid; 
  border-bottom: 1px solid;
}

#links
{ text-align: right;
  padding: 10px 10px 0px 0px;
  height: 70px;  
  padding: 18px 0px 0px 0px;
  font-size:75%;
  text-transform: uppercase;
}
#links a, #footer a,
#footer a:hover{text-decoration: none;
color:#1798e9;
}

#logo
{ padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  background-repeat:no-repeat;
  background-position:center;
  display: block;
  text-align: center;
  margin: 0px 0px 0px 0px auto;
  z-index: -1;

}
#menu
{ height: 40px; 
  border-bottom: 1px solid;
}
#menu ul{margin: 0px auto;} 
#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 
#menu li a 
{ display: block; 
  float: left; 
  height: 27px;
  text-decoration: none; 
  padding: 11px 24px 1px 24px;
  font-family: "Comic Sans MS"; 
  font-size:75%;
} 
#content
{ height: auto;
  padding: 20px 0px 0px 0px;
  overflow: hidden;
  color:aqua;
  background-color:#011924 
}
#column1
{ float: right;
  width: 175px;
  padding: 4px 5px 15px 10px;
  color: aqua;
}

.sidebaritem
{ text-align: left;
  float: left;
  margin: 0px 0px 25px 0px;
  font-size:small;
}
.sidebaritem h1
{ padding: 0px; 
  margin: 0px 0px 14px 0px; 
  font-weight: bold;
  text-transform: uppercase;
  color:aqua;
}
.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}
.sbilinks{padding: 0px 0px 0px 0px;
}

.sbilinks ul
{
  margin: 0px;   
  text-align: left;
  float: left;
  margin: 0px 0px 25px 0px;
  font-size: 1em;
  color: aqua;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none;
  font-size: 18px;
  font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} 
  
.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 18px;
  text-decoration: none; 
  padding: 5px 1px 5px 10px;
  width: 169px;
  border: 0px;
  color:white;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} 

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 5px 2px 18px;
  text-decoration: none;
}


#colour{margin: 0px 0px 20px 0px;}
#colour a, #colour a:hover{border: 0px;}
.blue
{ background: #012031;
  color: #125980;
  padding: 0px 40px 0px 20px;
}
blockquote{border-color: #1798E9;}
#links_container
{
	color: #1798e9;
	border-top-color: #E2E2E2;
	border-bottom-color: #6C6C6C;
	background-color: #010c18;
}
#footer
{ background: #125980;
  margin-left: 0px;
  margin-right: 0px;
  color: #FFF;
  border-color: #1798E9;
  text-align: center; 
  border-top: 4px solid;
  padding: 3px 0px 0px 0px;
  font-size:12px;
  text-transform: uppercase;
  height: 80px;
  position: relative;
  margin-top: -80px;
  clear: both;
  width: 100%;
} 
  
#logo h2, .sidebaritem,
{
	background-color: transparent;
	color: #FFFFFF;
}
#menu
{ background: #444 url("/style/menu.png");
  color: #000;
  border-color: #000;
}
#menu li a
{ background: transparent;
  color: aqua;
  border-color: #6C6C6C;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #footer a
{ background: #fffff;
  color: #E2E2E2;
} 
a: active, .sbilinks li a:active, .sidebaritem a:active 
{ 
  color:teal !important; 
}
.sbilinks li a:hover, .sidebaritem a:hover
{
	background: transparent no-repeat left center;
	color: #00FFFF;
}
.sbilinks li a, .sidebaritem a
{
	background: transparent no-repeat left center;
	color: #FFFFFF;
} 
.sbilinks li a:visited, .sidebaritem a:visited
{
	background: transparent no-repeat left center;
	color: gray;
} 

  div.topright{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10%;
	height: 100px;
	text-align: left;
	vertical-align: middle;
  }
  div.topleft{
	display: block;
	position: absolute;
	top: 0px;
	z-index: +1;
	left: 0px;
	width: 10%;
	height: 100px;
	text-align: right;
	vertical-align: middle;
  }
a:link
{
  color:white	
}
a:hover
{
  color:teal;
}
a:visited
{
  color:gray;
}

#pagebody
{
    margin-right: 30px;
	margin-left: 30px;
	font-size: 20px;
	color: aqua;
	text-align: justify;
	font-family: Georgia, Times, "Times New Roman", sans;
	text-indent: 3em;
}
#storybody
{
    margin-right: 50px;
	margin-left: 30px;
	font-size: 20px;
	color: aqua;
	text-align: justify;
	font-family: Georgia, Times, "Times New Roman", sans;
	text-indent: 3em;
}

#storybody p
{
	line-height: 1.4;
}


#poembody
{
	font-size: 20px;
	color: aqua;
	text-align: left;
	margin-left: 30%;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

body
{
    margin-right: 0px;
    margin-left: 0px;
	font-size: 20px;
	color: aqua;
	text-align: justify;
	font-family: Georgia, Times, "Times New Roman", sans;
	background-color:#00131f;
}
body p
{
  font-size: 20px;
  color: aqua;
  text-align: justify;
  font-family: Georgia, Times, "Times New Roman", sans;
  text-indent: 1em;
}

.centeredtable
{
margin-left: auto;
margin-right: auto;
text-align:center;
}

.tablecenter
{
margin-left: auto;
margin-right: auto;
text-align:center;
}

.fttstatstable
{
background-color:darkslategray;
margin-left: auto;
margin-right: auto;
text-align:center;
border: 5px solid;
border-color:saddlebrown;
color:white;
font-family: 'Gochi Hand', cursive;
font-size:20px;
border-collapse: collapse;
}


.auto-stylenovels3 {
	color: #00FFFF;
	text-align: center;
}
.stylenovels8 {
	font-size: small;
	text-align: center;
}
.auto-stylenovels21 {
	text-align: center;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
}
.auto-stylenovels37 {
	color: #FFFFFF;
}
.auto-stylenovels39 {
	border-style: solid;
	border-width: 2px;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: text-top;
}
.auto-stylenovels40 {
	border-style: solid;
	border-width: 2px;
	margin-left: 20px;
	margin-right: 20px;
}



.dark-mode 
{
  background-color: black;
  color: white;
}
.dark-mode p
{
  font-size: x-large;
  color: white;
}
.aqua {
color:aqua;
}

.ulhl {
	background-color: white;
	color: blue;
	text-align: center;
	text-indent: 0px;
}
.auto-style13 {
	text-decoration: underline;
	text-align: center;
}
.indexrndquote {
	color: #7AF1DD;
}

.ulcenter {
	text-decoration: underline;
	text-align: center;
}


.bigtext
{ font-size: .9em;
}


.verticalaligntop {
	vertical-align: top;
}


.button {border-radius: 12px;}

.aqua {
color:aqua;
}

.fttcomment
{
font-style:italic;
color:silver;
text-align:center;
}


.redhighlight {background-color: #FF0000; color: #FFFFFF;}
.aquahighlight {background-color: #00FFFF; color: #000000;}
.yellowhighlight {background-color: #FFFF00; color: #000000; }
.orangehighlight {background-color:orange;color:black;}
.blacktext {color: #000000;}


#disqus_thread
{
margin-left: 50px;
margin-right: 50px;
text-align:center;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; 
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 220px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.countercenter
{
	width: 100px;
	height: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.pollcentered 
{
  display: block;
  width:300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-indent: 0px;
  background-color:darkslategray;
}
