/* light yellow body */
/*
body {
  font-family: Helvetica, Sans-Serif;
  background-color: #fffed8;
}
*/
/* white body */

body {
  font-family: Helvetica, Sans-Serif;
  background-color: #ffffff;
}
html {
    height: 100%;
}
a {
  text-decoration: none;
  color: Sienna;
}
a:hover {
  color: #0000ff;
  font-style: italic;
}
textarea {
    font-family: Helvetica, Sans-Serif;
}

th, td {
  white-space: -o-pre-wrap; 
  white-space: normal;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  border-top: 0;
  border-bottom: 0;
}
button {
    font-size:16px;
}
input {
    font-size:18px;
}
figure {
  border: 1px #cccccc solid;
  padding: 4px;
  margin: auto;
  color: #404040;
}
.indexbutton {
    width: 93%; 
    padding: 20px; 
    cursor: pointer; 
    box-shadow: 6px 6px 5px;
    font-weight: bold; 
    border-radius: 10px; 
    border: 1px solid #999; 
    font-size: 110%;
    background-color: #e0e0e0;
    margin-right: 65px;
    word-wrap: break-word;
    white-space: normal;
}
.signinbutton {
    width: 140px; 
    padding: 15px; 
    cursor: pointer; 
    box-shadow: 6px 6px 5px;
    font-weight: bold; 
    border-radius: 10px; 
    border: 1px solid #999; 
    font-size: 110%;
    background-color: #e0e0e0;
}
#bloglist {
    width: 59%;
    max-width: 790px;
    table-layout: fixed; 
    border-collapse:collapse;
    border-spacing: 0;
    border: 0;
}
#readinglist {
    width: 95%;
    table-layout: fixed; 
    border-collapse:collapse;
    border-spacing: 0;
    border: 0;
}
#musiclist {
    margin-left: 5%;
    width: 76%;
    max-width: 870px;
    table-layout: fixed; 
    border-collapse:collapse;
    border-spacing: 0;
    border: 0;
}
/*
#testkey {
  width: 100px;
  max-width: 100px;
  background: #ddd;
  }
*/
#message {
    font-weight: bold;
    font-style: italic;
    color: Sienna;
}
#title {
  width: 190px;
  max-width: 190px;
  background: #bbb;
}

#text {
  width: 440px;
  max-width: 440px;
  background: #bbb;
 }
#editlink {
    width: 98px;
    background: #bbb;
}

#titledata {
  width: 190px;
  max-width: 190px;
  word-wrap: break-word;
  white-space: normal;
  border-bottom: 0;
  border-top: 0;
  border: 0;
  font-size: 18px
}
#18px {
 font-size: 18px;
}
#dateshade {
    background-color: #aaaaaa;
    color: #ffffff;
    padding: 0.4em;
    letter-spacing: 3px;
    font-size: 16px;
}

#textdata {
  width: 440px;
  max-width: 440px;
  word-wrap: break-word;
  white-space: normal;
  border-bottom: 0;
  border-top: 0;
  border: 0;
 }
#editlinkdata {
    width: 80px;
}
#viewline { 
    vertical-align: top;
}
#viewtag {
    width: 110px;
}
#viewtitle {
    width: 650px;
    font-weight: bold;
}
#viewtext {
    width: 42%;
    padding-left: 25px;
}
#viewreading {
    width: 8%;
    padding-left: 25px;
    font-weight: bold;
    background-color:#d8cba6 ;
}
#viewreading2 {
    width: 35%;
}
#viewcreated {
    width: 650px;
    padding-left: 50px;
}
#editentry {
    width: 500px;
}
#deletediv {
    position: relative;
}
input[type="text"]
{
    font-size:16px;
}

select {
    font-size:16px;
}

.link_table {
    position: relative;
    left: 50px;
}
#comment_table {
    width: 63%;
}
/*  light yellow split  */
/*
.split {
  background: linear-gradient(
    to right, 
    #fffed8 0%, 
    #fffed8 60%, 
    #bcc0ac 100%
  );
}
*/
/*  white split  */

.split {
  background: linear-gradient(
    to right, 
    #ffffff 0%, 
    #eeeeee 60%, 
    #ddddcc 100%
  );
}
.fixedleft {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  height: 150px;
  font-weight: bold;
}
.banner {
  position: absolute;
  left: 85px;
  width: 90%;
}
.fixedplain {
  position: absolute;
  top: 15px;
  right: 20px;
}
.fixed0 {
  position: absolute;
  top: 15px;
  right: 15px;
  max-width: 38%;
  max-height: 360px;
  height: auto;
  width: auto;
  padding: 14px;
}
.fixed {
  position: absolute;
  top: 15px;
  right: 15px;
  max-width: 33%;
  max-height: 335px;
  height: auto;
  width: auto;
}
.fixedpicturebox {
    position:absolute;
    right: 15px;
    top:15px;
    max-width: 41%;
    height: auto;
    width: auto;
    padding-bottom: 20px;
}
img {
    max-width: 100%;
    max-height: 100%;
    filter: brightness(110%);
}
.fixedline {
  position: fixed;
  top: 30%;
  left: 7%;
  width: 89%;
  color: black;
  background-color: #b6f7d8;
}
.fixedcentered {
  position: fixed;
  top: 40%;
  left: 14%;
  color: Sienna;
  background-color: #b6f7d8;
}
.fixedtitle {
  position: fixed;
  top: 60px;
  left: 37%;
  color: Sienna;
  font-size: 1.2em;
}
.fixedtitlewhite {
  position: fixed;
  top: 60px;
  left: 37%;
  color: white; 
  font-size: 1.2em;
}
.fixedtitledarkblue {
  position: fixed;
  top: 60px;
  left: 37%;
  color: darkblue; 
  font-size: 1.2em;
}
.fixedtitleyellow {
  position: fixed;
  top: 60px;
  left: 37%;
  color: lightyellow; 
  font-size: 1.2em;
}
.fixedtitleblack {
  position: fixed;
  top: 60px;
  left: 37%;
  color: black; 
  font-size: 1.2em;
}
.comment_table {
    position: relative;
    left: 35px;
    width: 57%;
}
#listtitle {
  position: relative;
  top: 18px; 
  color: Sienna; 
}
#listtable {
   width: 57%;
}
#comment_table {
    width: 55%;
}
.relativetail {
    position: relative;
    left: 10px;
}
.submitbutton {
    font-family: Helvetica, sans-serif;
    font-size:20px;
}
.bottom {
    position: fixed;
    bottom: 12px;
    right: 2%;
    font-size: 14px;
}
  #myAnimation {
  width: 2px;
  height: 2px;
  position: absolute;
} 

/*  For new welcome page  */
.fixedbigplain{
   background-color: white; 
}
.fixedbiglinks{
 position: absolute;
  top: 4%;
  right: 15%;
  font-weight: bold; 
  color: Sienna;
}
.fixedbigtitle {
  position: absolute;
  top: 43%;
  left: 21%;
  color: Sienna;
  font-family: Papyrus, Helvetica, Sans-Serif;
  font-weight: 600;
  font-size: 120%;
}
.fixedbigimage {
  position: absolute;
  top: 10%;
  right: 15%;
  width: 29%;
  height: 50%;
  margin-left: 8px;
  font-weight: bold;
  color: Sienna;
}
.fixedbigbottom{
    position: absolute;
    top: 97%;
    right: 15%;
    color: Sienna;
}
.fixedbigdots {
    position: absolute;
    top: 92%;
    right: 26%;
}

.mySlides {display:none;}

.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}
/*  light yellow fixed big split  */
/*
.fixedbigsplit {
  background: linear-gradient(
    to right, 
    #fffed8 0%, 
    #fffed8 60%, 
    #bbb7a3 100%
  );
}
*/
/*  white fixed big split  */
.fixedbigsplit {
  background: linear-gradient(
    to right, 
    #ffffff 0%, 
    #eeeeee 60%, 
    #ddddcc 100%
  );
}
/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 2.0s;
}

@keyframes fade {
  from {opacity: .2} 
  to {opacity: 1}
}

.booklist {
  position: absolute;
  top: 375px;
  left: 2%;
  width: 95%;
}
#booklisttitle {
  background: #bbb;
}
#booklistdata {
  word-wrap: break-word;
  white-space: normal;
  background-color:#e7dfc8 ;
}
#booklistbright {
  word-wrap: break-word;
  white-space: normal;
  background-color:#d8cba6 ;
}
.bookpicture {
  position: absolute;
  top: 10px;
  left: 2%;
  max-width: 35%;
  max-height: 290px;
  height: auto;
  width: auto;
  padding: 14px;
}
#booktitle {
  position: relative;
  top: 18px; 
  left: 40%;
  color: #073a6d; 
}
#bookreturn {
    position: relative;
    left: 40%;
    color: black;
    font-weight: bold;
}