
/***Edit Hovered Text Here***/

#s-m-t-tooltip {
    padding: 3px;
    height: auto;
    display: none;
    font-family: arial;
    font-size: 10px;
    text-transform: lowercase;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-left: 15px;
    line-height: 8px;
    z-index: 999999999999;
    border-radius: 3px;
    border: 1px solid #777;
    background: #ffffff;
    color: #888;
}
#bg img {
    z-index: -2;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
/*** side image: DO NOT EDIT ***/

#bgim {
    z-index: -1;
    bottom: -5px;
    right: 5px;
    position: fixed;
}
/***Edit Theme Here***/

body {
    margin: 5px;
    background-color: #fff7fc;
    background-image: url('../img/flipfull.png');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    font-size: 12px;
    font-family: arial;
    text-transform: lowercase;
    color: #343434;
    letter-spacing: 2px;
    /*--cursor: url(https://i.imgur.com/ZOrzC.png), auto;*/
}
a:link, a:active, a:visited {
    color: #2e3e42;
    text-decoration: none;
}
a:hover {
    color: #3b4c61;
    cursor: url(https://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png), auto;
}
#poo {
    width: 250px;
    height: auto;
}
width:410px;
}
#container {
    padding-top: 3px;
    padding-bottom: 3px;
    align-self: right;
    float: right;
    background-color: #fff;
    width: 800px;
    height: 207px;
}
#posts {
    margin-left: 650px;
    height: 100px;
    width: 500px;
    margin-top: 120px;
    margin-top: 20px;
    z-index: 9999;
}
#entry {
    font-size: inherit;
    font-family: arial;
    color: inherit;
    text-align: left;
    z-index: 1;
    float: right;
    display: block;
    width: 400px;
    height: 400px;
    overflow-y: scroll;
    margin-right: 300px;
    margin-top: 20px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    background-color: #f2d6b3;
    opacity: .80;
    margin-left: 30px;
    line-height: inherit;
    border: 1px solid #3b4c61;
    box-shadow: rgba(0, 0, 0, 0.9) 7px 7px;
    border-radius: 5px;
    background-image: URL();
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}
#entry img {
    float: center;
}
#entry img:hover {
    opacity: 1;
}

#sb {
    color: inherit;
    font-size: 10px;
    font-family: arial;
    text-align: center;
    width: 200px;
    overflow: hidden;
    position: fixed;
    margin-left: 100px;
    margin-top: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    line-height: 12px;
    border: 1px solid #3b4c61;
    box-shadow: rgba(0, 0, 0, 0.9) 7px 7px;
    border-radius: 5px;
    opacity: .85;
    background-color: #cab59c;
    background-image: URL();
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}
#sblinks {
    position: absolute;
    font-family: consolas;
    font-size: 8px;
    text-align: right;
    text-transform: uppercase;
    background: #3b4c61;
    margin-top: -25px;
    border-bottom: 1px solid #3b4c61;
    height: 10px;
    margin-left: -10px;
    width: 220px;
    padding-bottom: 3px;
    padding-top: 3px;
    letter-spacing: 5px;
    z-index: 11;
}
#sblinks img {
    -webkit-filter: invert(100%);
    opacity: 0.9;
}
h3 {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: #3b4c61;
    color: #343434;
    letter-spacing: 5px;
    line-height: normal;
    margin: 1px;
}
h2 {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    background-color: #3b4c61;
    color: white;
    letter-spacing: 5px;
    line-height: normal;
    margin: 1px;
}
/* Style the tab */

.tab {
    overflow: hidden;
    border: 0px solid #283540;
    background-color: #cab59c;
    font: 20px 'Inconsolata';
}
/* Style the buttons that are used to open the tab content */

.tab button {
    background-color: #cab59c;
    color: #283540;
    float: center;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 12px;
    transition: 0.3s;
    font: 20px;
}
/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #cab59c;
    color: #cab59c;
}
/* Create an active/current tablink class */

.tab button.active {
    background-color: #cab59c;
}
/* Style the tab content */

.tabcontent {
    display: none;
    border: 0px solid #ccc;
    border-top: none;
    text-align: justify;
}
/***Edit Styled Posts Here***/

/*** Audio ***/


/*** Question ***/


/*** Text ***/

.text {
    font-size: 10px;
    font-family: arial;
    text-align: left;
    letter-spacing: 1px;
}
.tt {
    font-size: 11px;
    font-family: arial;
    letter-spacing: 1px;
    text-transform: ;
    border-left: 1px solid #d7d7d7;
    margin-top: 5px;
    margin-left: 90px;
    padding: 5px;
}


.quote {
    text-align: left;
    font-family: ;
    font-size: 10px;
    font-style: italic;
    text-transform: ;
    margin-top: 20px;
    padding: 8px;
    line-height: 18px;
    z-index: 10;
}
</style>