body {
  background: #FEFEFE url("https://cdn.rawgit.com/tasinttttttt/t4s.tumblr.com/master/assets/images/img-noise-361x370.png") repeat;
  background-attachment: fixed;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Times New Roman", serif;
  font-weight: 300;
  letter-spacing: 2px;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 20px;
  color: #333; }

a, a:visited {
  color: blue; }

#wrapper {
  width: auto;
  margin: 0;
  padding: 0; }

.content {
  text-align: center;
  margin: 50px auto 50px auto;
  padding: 0px 20px;
  max-width: 500px; }

.post {
  font-family: "Times New Roman", serif;
  background-color: transparent;
  position: relative;
  text-decoration: none;
  padding: 25px 0 50px;
  margin: 0px auto 175px auto;
  display: table; }
  .post .title {
    color: #494949;
    font-weight: bold;
    padding: 10px 10px 10px 10px; }
  .post .media {
    text-align: center;
    margin-bottom: 0px;
    display: inline-block;
    max-height: 600px;
    position: relative; }
    .post .media img {
      border: none;
      max-width: 100%; }
  .post .quotebg {
    font-family: "Trebuchet MS", arial narrow, monospace;
    font-size: 150px;
    color: #FFFFFF;
    opacity: 0.2;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    position: absolute;
    top: 70px;
    left: 10px; }
  .post .quote {
    color: #FFFFFF;
    font-weight: bold;
    padding: 20px 20px 5px 20px; }
    .post .quote.short {
      font-size: 33px;
      line-height: 35px; }
    .post .quote.medium {
      font-size: 25px;
      line-height: 28px; }
    .post .quote.long {
      font-size: 18px;
      line-height: 22px; }
    .post .quote *:first-child {
      margin-top: 0px; }
    .post .quote *:last-child {
      margin-bottom: 0px; }
  .post .quote_source *:first-child {
    margin-top: 0px; }
  .post .quote_source *:last-child {
    margin-bottom: 0px; }
  .post .audio {
    background: #eaeaea;
    float: left;
    padding: 7px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    .post .audio .player {
      float: left; }
      .post .audio .player .audio_player embed {
        border: 1px solid #c8c8c8; }
    .post .audio .meta {
      padding: 8px 13px;
      height: 13px;
      float: left;
      color: #666;
      font-family: "Times New Roman", serif;
      font-size: 8px; }
      .post .audio .meta a {
        color: #666;
        text-decoration: none; }
  .post .album_art {
    text-align: center; }
  .post .link {
    margin: 4px 0 2px 0;
    line-height: 25px;
    text-align: center; }
    .post .link a {
      color: #FFF;
      text-decoration: underline;
      textalign: center; }
      .post .link a:hover {
        opacity: 0.9;
        filter: alpha(opacity=90);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  .post .caption {
    font-family: "Times New Roman", serif;
    font-weight: 300;
    max-width: 600px;
    text-align: left;
    margin: 0 auto;
    line-height: 24px; }
    .post .caption blockquote {
      margin: 10px 0px 10px 10px; }
  .post .url {
    font-family: "Times New Roman", serif;
    font-weight: 900;
    text-decoration: none;
    font-size: 24px;
    color: #00F; }
    .post .url:visited {
      text-decoration: none;
      color: #00F; }
    .post .url:hover {
      color: #00F;
      text-decoration: underline; }

/* NOTECONTAINNNNNNNNNNNNNNNNNNNNNNNER */
.notecontainer {
  font-family: "Franklin Gothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  color: #000;
  margin: 60px auto 40px auto;
  list-style-type: none;
  display: block;
  text-transform: none;
  max-width: 600px;
  text-align: left;
  margin: 0 auto; }
  .notecontainer a {
    color: #00F;
    line-height: normal;
    text-decoration: none; }
    .notecontainer a:hover {
      color: #00F;
      text-decoration: underline; }
  .notecontainer .source {
    margin: 40px 0 0 0;
    text-align: center; }
  .notecontainer .notes {
    list-style-type: none;
    font-size: 12px;
    text-align: left;
    padding: 0;
    margin: 20px auto 0 auto;
    width: 320px; }
    .notecontainer .notes .note {
      text-indent: -25px;
      margin: 15px 0 0 0;
      padding: 0 0 0 25px;
      font-family: "Times New Roman", serif; }
      .notecontainer .notes .note .action {
        padding: none;
        margin: none; }
      .notecontainer .notes .note .answer_content {
        font-weight: normal; }
      .notecontainer .notes .note .avatar_frame {
        display: inline-block;
        margin: 0 10px 0 0; }
      .notecontainer .notes .note .avatar {
        display: block !important; }
      .notecontainer .notes .note blockquote {
        border-left: 2px solid #666;
        padding: 4px 10px;
        margin: 10px 0px 0px 25px; }
        .notecontainer .notes .note blockquote a {
          text-decoration: none; }
  .notecontainer .notecount {
    display: block;
    color: #000;
    text-transform: none;
    font-family: serif;
    margin: 60px auto 20px auto;
    text-align: center;
    font-weight: normal; }

#notice {
  position: fixed;
  font-family: "Comic Sans MS", script;
  top: 50px;
  left: 150px;
  border: 1px solid;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  z-index: 99;
  -webkit-transform: rotate(-1.2deg);
  -ms-transform: rotate(-1.2deg);
  -moz-transform: rotate(-1.2deg);
  -o-transform: rotate(-1.2deg);
  transform: rotate(-1.2deg); }

.sidebar {
  position: fixed;
  top: 24px;
  left: 24px;
  z-index: 1;
  font-family: "Times New Roman", serif; }
  .sidebar .title {
    font-size: 32px;
    color: blue; }
  .sidebar .block {
    margin-bottom: 1.5em; }
    .sidebar .block a, .sidebar .block a:visited {
      text-decoration: none;
      color: blue; }
    .sidebar .block .item {
      margin-bottom: 5px; }
      .sidebar .block .item a {
        padding-bottom: 2px; }
        .sidebar .block .item a:hover {
          border-bottom: 1px solid blue; }
  .sidebar .link {
    width: 90px;
    height: 90px;
    display: block;
    background: url("https://cdn.rawgit.com/tasinttttttt/t4s.tumblr.com/master/assets/images/logotetrasign.gif");
    background-size: cover; }

.tumblrAutoPager_page_info,
.tumblrAutoPager_page_separator {
  display: none; }

#tumblr_controls {
  position: fixed !important; }

.like_button {
  margin: 0 0 14px 0; }

.like_button, .reblog_button {
  opacity: 0.3;
  -webkit-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  .like_button:hover, .reblog_button:hover {
    opacity: 1; }

.actions {
  list-style: none;
  position: absolute;
  margin: 0;
  width: 50px;
  padding: 25px 0 0 0;
  right: -100px;
  top: 0;
  opacity: 0;
  height: 100%;
  text-align: left;
  -webkit-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  z-index: 1; }
  .actions ul {
    padding: 0 0 0 30px; }
  .actions li a {
    text-decoration: none;
    opacity: 0.3;
    -webkit-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    .actions li a:hover {
      opacity: 1; }
  .actions li:last-child {
    margin: 14px 0 0 0;
    font-family: monospace;
    font-size: 12px; }

.post:hover .actions {
  right: -250px;
  width: 250px;
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

/*# sourceMappingURL=style.css.map */
