Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- (◍•ᴗ•◍)♡ ✧*。
- Healing Theme by Chloë | @dontbrag | @bychloethemes
- > Do not delete/alter any credit.
- > Do not claim as your own.
- > Do not copy any code.
- > Do not redistribute.
- Full terms: http://bychloethemes.tumblr.com/themes
- =========================================================
- DEPENDENCIES:
- > jQuery
- https://jquery.com/
- > Infinite Scroll
- http://infinite-scroll.com/
- > Masonry
- http://masonry.desandro.com/
- > PXU Photosets (Modified by me)
- https://github.com/PixelUnion/Extended-Tumblr-Photoset/
- > ImagesLoaded
- http://imagesloaded.desandro.com/
- > Video Resizing
- http://shythemes.tumblr.com/post/134536748863/
- > Unnest Captions
- http://neothm.com/post/148902138319/
- > Outicons
- https://github.com/antonps/outicons
- > Google Fonts
- http://fonts.google.com/
- > SMT Tooltips
- http://manos.malihu.gr/style-my-tooltips-jquery-plugin/
- -->
- <html>
- <head>
- {block:Hidden}
- <meta name="image:Sidebar" content="" />
- <meta name="color:Accent" content="#fdfaf7" />
- <meta name="color:Dark Accent" content="#d95e40"/>
- <meta name="if:Search" content="" />{/block:Hidden}
- <meta charset="UTF-8" />
- <title>{block:SearchPage}"{SearchQuery}" | {/block:SearchPage}{block:DayPage}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} | {/block:DayPage}{block:TagPage}#{Tag} | {/block:TagPage}{block:PostSummary}{PostSummary} | {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" rel="stylesheet">
- <link href='https://secure.static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
- <style>
- * {
- margin: 0;
- padding: 0;
- }
- #tumblr_controls, .tmblr-iframe {
- top: 5px!important;
- right: 5px!important;
- -webkit-filter: invert(90%);
- filter: invert(90%);
- position: fixed!important;
- -webkit-transform: scale(.8, .8);
- -moz-transform: scale(.8, .8);
- transform: scale(.8, .8);
- -webkit-transform-origin: right top;
- -moz-transform-origin: right top;
- -ms-transform-origin: right top;
- -o-transform-origin: right top;
- transform-origin: right top;
- z-index: 999999999999999999!important
- }
- ::-webkit-scrollbar {
- background-color: #ddd;
- height: 11px;
- width: 11px;
- border: 5px solid #fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #000;
- border: 5px solid #fff;
- }
- body {
- font-size: 10px;
- font-family: 'Open Sans', sans-serif;
- }
- img {
- vertical-align: middle;
- max-width: 100%;
- height: auto;
- }
- a {
- color: #000;
- text-decoration: none;
- }
- a:hover {
- text-decoration: line-through;
- }
- #s-m-t-tooltip {
- max-width: 300px;
- padding: 3px 6px;
- margin: 20px 10px;
- background: #fff;
- color: #000;
- z-index: 999999999999999;
- font-size:9px;
- border: 1px solid #eaeaea;
- }
- #wrapper {
- margin: 40px auto;
- padding-left: 180px;
- }
- aside {
- width: 150px;
- position: fixed;
- }
- aside h1 {
- border-bottom: 1px solid #eaeaea;
- font-weight: bold;
- font-size: 9px;
- padding: 10px 0;
- margin-bottom: 20px;
- }
- aside #desc {
- font-size: 9.5px;
- text-align: center;
- margin-top: 20px;
- }
- aside #search {
- margin-top: 15px;
- }
- aside #search input[type="text"] {
- border: none;
- width: calc(100% - 40px);
- font-size: 0.9em;
- text-align: center;
- padding-right: 20px;
- }
- aside #search form {
- border-bottom: 1px solid #eaeaea;
- padding: 5px;
- }
- aside #search form:before {
- content: '\e080';
- font-family: untitled-font-1!important;
- font-style: normal;
- font-weight: 400;
- speak: none;
- display: inline-block;
- text-decoration: inherit;
- width: 1em;
- text-align: center;
- font-variant: normal;
- text-transform: none;
- vertical-align: middle;
- line-height: inherit;
- font-size: 1em;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- padding-right: 10px;
- }
- aside input[type="text"]:focus {
- outline: none;
- }
- aside input[type="submit"] {
- display: none;
- }
- aside #nav {
- list-style: none;
- font-weight: bold;
- font-size: 9px;
- text-align: right;
- border-top: 1px solid #eaeaea;
- padding-top: 10px;
- margin-top: 15px;
- text-transform: capitalize;
- }
- aside #nav li {
- display: inline-block;
- margin: 0 2px;
- }
- aside #nav li:not(:last-of-type):after {
- content: '/';
- margin-left: 4px;
- }
- {block:IndexPage}
- @media screen and (max-width: 1200px) {
- #wrapper {
- width: 640px;
- }
- aside {
- left: calc(50% - 410px);
- }
- }
- @media screen and (max-width: 1420px) and (min-width: 1201px) {
- #wrapper {
- width: 860px;
- }
- aside {
- left: calc(50% - 520px);
- }
- }
- @media screen and (min-width: 1421px) {
- #wrapper {
- width: 1080px;
- }
- aside {
- left: calc(50% - 630px);
- }
- }{/block:IndexPage}
- #posts {
- padding-bottom: 60px;
- }
- #infscr-loading {
- position:absolute;
- margin-bottom:-40px;
- bottom:70px;
- width:200px;
- margin-left:50%;
- left:-100px;
- text-align:center;
- }
- article {
- width: 200px;
- margin-bottom: 20px;
- position: relative;
- }
- article.new-day {
- border-bottom: 1px solid #eaeaea;
- font-weight: bold;
- font-size: 9px;
- padding: 10px 0;
- width: 100%;
- text-transform: capitalize;
- }
- {block:DayPagination}article .day-pagination {
- float: right;
- font-size: 1.3em;
- margin-bottom: -3px;
- }{/block:DayPagination}{block:PermalinkPagination}article .perma-pagination {
- float: right;
- font-size: 1.3em;
- margin-bottom: -3px;
- }{/block:PermalinkPagination}{block:SearchPage}.search-results {
- float:right;
- }
- .new-day:not(.page-1) {
- display: none;
- }{/block:SearchPage}{block:TagPage}
- .new-day:not(.page-1) {
- display: none;
- }{/block:TagPage}
- .table {
- background: {color:Accent};
- font-size: 9.5px;
- display: table;
- width: 100%;
- table-layout: fixed;
- }
- .table-cell {
- display: table-cell;
- vertical-align: middle;
- }
- {block:IndexPage}
- .table {
- height: 200px;
- }
- .table-cell {
- padding: 20px;
- padding-bottom: 40px;
- }{/block:IndexPage}
- article h2 {
- font-size: 9px;
- text-transform: uppercase;
- }
- article h2:not(.trackname) + * {
- margin-top: 10px;
- }
- blockquote.tumblr_parent:not(:last-of-type) {
- margin-bottom: 10px;
- }
- blockquote.tumblr_parent h2 {
- font-size: 1.1em;
- margin-top: 10px;
- }
- article a.tumblr_blog {
- font-weight: bold;
- }
- article a.tumblr_blog:before,
- article .answer .question:before,
- article .answer .response:before {
- content: '';
- width: 5px;
- height: 5px;
- background-color: {color:Dark Accent};
- border-radius: 50%;
- display: inline-block;
- margin-right: 5px;
- border-bottom: 0px;
- position: relative;
- top: -1px;
- }
- article a.tumblr_blog + p:not(:empty) {
- display: inline;
- margin-left: 3px;
- }
- blockquote.tumblr_parent a:not(.tumblr_blog),
- article .answer a:not(.tumblr_blog) {
- text-decoration: underline;
- }
- article blockquote > blockquote {
- border-left: 1px solid #000;
- margin: 5px;
- padding-left: 10px;
- }
- article ul, article ol {
- padding-left: 15px;
- margin: 5px;
- }
- article .quote cite {
- display: block;
- margin-top: 8px;
- }
- article .chat ul {
- list-style: none;
- padding: 0;
- margin: 0;
- }
- article .chat ul li:not(:last-of-type) {
- margin-bottom: 5px;
- }
- article .audio {
- text-align: center;
- }
- article .audio img {
- width: 60px;
- height: 60px;
- border-radius: 50%;
- margin-bottom: 10px;
- }
- article .audio .audio_player {
- width: 27px;
- overflow: hidden;
- margin: 0 auto;
- height: 27px;
- border-radius: 50%;
- margin-top: -54.5px;
- margin-bottom: 25px;
- opacity: 0.8;
- }
- article .video.table {
- text-align: center;
- }
- article .video .table-cell i {
- font-size: 2em;
- }
- article .video .table-cell b {
- display: block;
- text-transform: uppercase;
- font-size: 9px;
- margin-top: 10px;
- }
- article .answer cite {
- display: block;
- text-align: right;
- margin-top: 2px;
- margin-bottom: 10px;
- }
- article .answer .question b {
- margin-right: 2px;
- }
- article .answer .response b + p {
- display: inline;
- margin-left: 2px;
- }
- article.non-text-type .permalinks {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0,0,0,0.9);
- color: #fff;
- z-index: 999;
- box-sizing: border-box;
- padding: 15px;
- opacity: 0;
- -webkit-transition: all 0.5s;
- transition: all 0.5s;
- }
- article.non-text-type:hover .permalinks {
- opacity: 1;
- -webkit-transition: all 0.5s;
- transition: all 0.5s;
- }
- article.non-text-type .permalinks a {
- color: #fff;
- }
- .custom-like-button {
- position: relative;
- cursor: pointer;
- display: inline-block;
- margin-right: 3px;
- }
- .like_button {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 100%;
- height: 100%;
- opacity: 0;
- z-index: 10;
- }
- .like_button iframe {
- width: 100% !important;
- height: 100% !important;
- }
- .our_toggle {
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 10px;
- height: 10px;
- z-index: 1;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .like_button:hover + .our_toggle {
- color: {color:Dark Accent};
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .like_button.liked + .our_toggle .oi-heart:before {
- content: "\e098";
- color: {color:Dark Accent};
- }
- article.non-text-type .notecount {
- line-height: 20px;
- position: absolute;
- top: calc(50% - 10px);
- text-align: center;
- width: calc(100% - 30px);
- }
- article.non-text-type .buttons {
- position: absolute;
- bottom: 15px;
- right: 15px;
- font-size: 1.2em;
- }
- article.text-type .permalinks .time {
- display: none;
- }
- article.text-type .buttons {
- position: absolute;
- bottom: 15px;
- right: 20px;
- }
- article.text-type .notecount {
- position: absolute;
- bottom: 15px;
- left: 20px;
- font-size: 9px;
- font-weight: bold;
- }
- {block:PermalinkPage}
- #wrapper {
- width: 450px;
- }
- aside {
- left: calc(50% - 315px);
- }
- article {
- width: 450px;
- }
- ol.notes {
- list-style: none;
- padding: 0;
- margin: 0;
- background: {color:Accent};
- padding: 20px;
- margin-top: -3px;
- }
- ol.notes blockquote {
- padding-left: 5px;
- margin: 5px;
- margin-left: 10px;
- border-left: 1px solid #000;
- line-height: 13px;
- }
- a.avatar_frame {
- float: right;
- margin-top: -1px;
- }
- img.avatar {
- border-radius: 50%;
- border: 1px solid #fff;
- background: #fff;
- }
- ol.notes a {
- font-weight: bold;
- font-size: 8.5px;
- text-transform: uppercase;
- }
- ol.notes blockquote a {
- font-size: 10px;
- font-weight: normal;
- text-transform: initial;
- }
- li.note {
- margin-top: 3px;
- line-height: 16px;
- border-top: 1px solid #eee;
- padding-top: 3px;
- }
- li.note .oi-repeat:before,
- li.note .oi-heart:before,
- li.note .oi-chat:before,
- li.note .oi-user:before {
- font-size: 1.2em;
- }
- li.note .oi-heart {
- margin-right: 4px;
- color: #a51c1c;
- }
- li.note .oi-chat, li.note .oi-user {
- margin-right: 4px;
- }
- .caption {
- background: {color:Accent};
- padding: 20px;
- }
- .table {
- padding: 20px;
- height: 150px;
- box-sizing: border-box;
- }
- .perma-info {
- padding: 20px 20px 6px;
- background: {color:Accent};
- font-weight: bold;
- text-transform: uppercase;
- font-size: 8.5px;
- }
- ul.tags {
- margin: 0;
- padding: 0;
- list-style: none;
- margin-bottom: 6px;
- padding-bottom: 4px;
- border-bottom: 1px solid #eaeaea;
- line-height: 1.6;
- }
- ul.tags li {
- display: inline-block;
- margin-right: 6px;
- }
- ul.tags li .oi-tags {
- font-size: 1.3em;
- }
- .via-src {
- display: inline-block;
- top: -4px;
- position: relative;
- float: right;
- }
- .via-src a {
- display: inline-block;
- }
- .via-src a + a {
- margin-left: -8px;
- }
- .via-src img {
- border-radius: 50%;
- border: 1px solid #fff;
- background: #fff;
- }
- .table + .caption {
- padding-top: 0px;
- }
- .caption + .perma-info {
- padding-top: 0px;
- }
- .table + .perma-info {
- padding-top: 0px;
- }
- .perma-info + .notes {
- padding-top: 0px;
- }
- .table .caption {
- padding: 0px;
- }
- .blank-page h2 {
- border-bottom: 1px solid #eaeaea;
- font-weight: bold;
- font-size: 9px;
- padding: 10px 0;
- margin-bottom: 20px;
- text-transform: capitalize;
- }
- .blank-page a {
- border-bottom: 1px solid rgba({RGBcolor:Dark Accent},0.8);
- }
- .blank-page p {
- margin: 8px 0;
- }
- .blank-page li:not(:last-of-type) {
- margin-bottom: 5px;
- }
- .blank-page blockquote {
- border-left: 2px solid #eaeaea;
- padding-left: 12px;
- margin-left: 10px;
- }
- {/block:PermalinkPage}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <aside>
- <h1>{Title}</h1>
- <img src="{image:Sidebar}">
- {block:Description}<div id="desc">
- {Description}
- </div>{/block:Description}
- {block:IfSearch}<div id="search">
- <form action="/search" method="get">
- <input type="text" name="q" value="{SearchQuery}"/>
- <input type="submit" value="Search"/>
- </form>
- </div>{/block:IfSearch}
- <ul id="nav">
- <li><a href="/">home</a>
- <li><a href="/ask">contact</a>
- <li><a href="/archive">past</a>
- {block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- </ul>
- </aside>
- {block:SearchPage}<article class="new-day page-{CurrentPage}">
- Displaying results for "{SearchQuery}"
- <div class="search-results">
- {SearchResultCount} Result<span style="text-transform:lowercase">(s)</span>
- </div>
- </article>{/block:SearchPage}{block:TagPage}<article class="new-day page-{CurrentPage}">
- Showing posts tagged with #{Tag}
- <span style="float:right"><a href="{TagURLChrono}">View chronologically</a></span>
- </article>{/block:TagPage}
- <div id="posts">{block:Posts}{block:NewDayDate}<article class="new-day" data-date="{DayOfWeek} {DayOfMonth}{DayofMonthSuffix} of {Month}"{block:SearchPage} style="display:none"{/block:SearchPage}{block:TagPage} style="display:none"{/block:TagPage}>
- <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}/">{DayOfWeek} {DayOfMonth}{DayofMonthSuffix} of {Month}</a>
- {block:DayPagination}<div class="day-pagination">
- {block:NextDayPage}<a href="{NextDayPage}" title="next day"><i class="oi-chevron-left"></i></a>{/block:NextDayPage}
- {block:PreviousDayPage}<a href="{PreviousDayPage}" title="previous day"><i class="oi-chevron-right"></i></a>{/block:PreviousDayPage}
- </div>{/block:DayPagination}
- {block:PermalinkPagination}<div class="perma-pagination">
- {block:NextPost}<a href="{NextPost}" title="next post"><i class="oi-chevron-left"></i></a>{/block:NextPost}
- {block:PreviousPost}<a href="{PreviousPost}" title="previous post"><i class="oi-chevron-right"></i></a>{/block:PreviousPost}
- </div>{/block:PermalinkPagination}
- </article>{/block:NewDayDate}
- <article id="{PostID}" class="{block:Photo}non-{/block:Photo}{block:Photoset}non-{/block:Photoset}text-type">
- {block:IndexPage}<div class="permalinks">
- <div class="time"><a href="{Permalink}" target="_blank" >{12HourWithZero}:{Minutes}{CapitalAmPm}</a></div>
- <div class="notecount"><a href="{Permalink}" target="_blank"><span class="noted">{NoteCount}</span></a></div>
- <div class="buttons">
- <div class="custom-like-button">
- {LikeButton}
- <div class="our_toggle"><i class="oi-heart"></i></div>
- </div>
- <a href="{ReblogURL}" target="_blank"><i class="oi-refresh"></i></a>
- </div>
- </div>{/block:IndexPage}
- {block:Photo}<div class="photo">
- {block:IndexPage}<img src="{PhotoURL-250}">{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-HighRes}">{/block:PermalinkPage}
- </div>{/block:Photo}{block:Photoset}<div class="photoset">
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
- {block:Photos}<div class="photo-data">
- <div class="pxu-photo">
- <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
- </div>
- <a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a>
- </div>{/block:Photos}
- </div>
- </div>{/block:Photoset}{block:Text}<div class="text {block:Date}table x{/block:Date}blank-page">
- <div{block:Date} class="table-cell"{/block:Date}>
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <div class="caption">
- {Body}
- </div>
- </div>
- </div>{/block:Text}{block:Quote}<div class="quote table">
- <div class="table-cell">
- <h2>{Quote}</h2>
- {block:Source}<cite>{Source}</cite>{/block:Source}
- </div>
- </div>{/block:Quote}{block:Chat}<div class="chat table">
- <div class="table-cell">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul>
- {block:Lines}<li>{block:Label}<b>{Label}</b> {/block:Label}{Line}{/block:Lines}
- </ul>
- </div>
- </div>{/block:Chat}{block:Link}<div class="link table">
- <div class="table-cell">
- <h2><i class="oi-link"></i> <a href="{URL}" class="linked-link">{Name}</a></h2>
- {block:Description}<div class="caption">
- {Description}
- </div>{/block:Description}
- </div>
- </div>{/block:Link}{block:Audio}<div class="audio table">
- <div class="table-cell">
- {block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
- {block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}
- <h2 class="trackname"><span {block:TrackName}style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</h2>
- <p>by <span {block:Artist}style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}
- </div>
- </div>{/block:Audio}{block:Video}{block:IndexPage}<div class="video table">
- <div class="table-cell">
- <a href="{Permalink}">
- <i class="oi-play"></i>
- <b>Video Post</b>
- </a>
- </div>
- </div>{/block:IndexPage}{block:PermalinkPage}<div class="video">
- {Video-500}
- </div>{/block:PermalinkPage}{/block:Video}{block:Answer}<div class="answer table">
- <div class="table-cell">
- <div class="question"><b>Q: </b>{Question}</div>
- <cite>— asked by {Asker}</cite>
- <span class="response"><b>A:</b>{block:Answerer} {Answer}</span>
- <cite> — answered by {Answerer}</cite>{/block:Answerer}
- {block:Answerer}<div class="replies caption">{/block:Answerer}
- {Replies}
- {block:Answerer}</div>{/block:Answerer}
- </div>
- </div>{/block:Answer}
- {block:PermalinkPage}
- {block:Caption}<div class="caption">
- {Caption}
- </div>{/block:Caption}
- <div class="{block:Date}p{/block:Date}erma-info">
- {block:HasTags}<ul class="tags">
- <li><i class="oi-tags"></i>
- {block:Tags}<li><a href="/{URLSafeTag}" target="_blank">#{Tag}</a>{/block:Tags}
- </ul>{/block:HasTags}
- {block:Date}{block:NotReblog}Posted{/block:NotReblog}{block:RebloggedFrom}Reblogged{/block:RebloggedFrom} at {12HourWithZero}:{Minutes}{CapitalAmPm} with {NoteCountWithLabel}{/block:Date}
- <div class="via-src">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank" title="via"><img src="{ReblogParentPortraitURL-16}"></a>
- <a href="{ReblogRootURL}" target="_blank" title="source"><img src="{ReblogRootPortraitURL-16}"></a>{/block:RebloggedFrom}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- </article>
- {block:PermalinkPage}{block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}{/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- {block:Pagination}<div class="pagination" style="visibility:hidden;">
- {block:NextPage}<a href="{NextPage}" id="next-link">next</a>{/block:NextPage}
- </div>{/block:Pagination}
- {block:IndexPage}<script src="https://secure.static.tumblr.com/8pnyeus/RMDoagq6r/jquery.infinitescroll.min.js"></script>
- <script src="https://secure.static.tumblr.com/i5s2zks/0ILo8v362/masonry.pkgd.min.js"></script>
- <script src="https://secure.static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>{/block:IndexPage}
- <link href="https://dl.dropboxusercontent.com/s/hzclyl41cq3yzjk/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
- <script src="https://secure.static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
- <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <script src="http://static.tumblr.com/yxfeliq/L7honps15/healing.min.js"></script>
- <script>
- (function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor: true,
- tip_delay_time: 100,
- tip_fade_speed: 300,
- attribute: "title"
- });
- $('.photo-slideshow').pxuPhotoset(pxuOptions);
- {block:IndexPage}$('article').unnest(unnestOptions);{/block:IndexPage}{block:PermalinkPage}{block:Date}$('article').unnest(unnestOptions);{/block:Date}{/block:PermalinkPage}
- $('.new-day').each(checkDate);
- $('.noted').digits();
- $('.tumblr_blog').each(removeBlanks);
- $('.tumblr_blog').each(addColons);
- {block:PermalinkPage}
- $('li.note').each(changeNotes);
- $('li.like').prepend('<i class="oi-heart"></i>').addClass('likesAdded');
- $('li.reply').not('.repliesAdded').prepend('<i class="oi-chat"></i>').addClass('repliesAdded');
- $('li.original_post').not('.userAdded').prepend('<i class="oi-user"></i>').addClass('userAdded');
- {/block:PermalinkPage}
- {block:IndexPage}
- var $tumblelog = $('#posts');
- $tumblelog.imagesLoaded(function () {
- $tumblelog.masonry(masonryOptions);
- });
- $tumblelog.infinitescroll(
- infScrollOptions, function( newElements ) {
- var $newElems = $( newElements );
- var $newElemsIDs = $newElems.map(function () {
- return this.id;
- }).get();
- $newElems.find('.photo-slideshow').pxuPhotoset(pxuOptions);
- $newElems.filter('.new-day').each(checkDate);
- $newElems.find('.noted').digits();
- $newElems.unnest(unnestOptions);
- $newElems.find('.tumblr_blog').each(removeBlanks);
- $newElems.find('.tumblr_blog').each(addColons);
- $newElems.css({ opacity: 0, zIndex: -1 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1, zIndex: 1 });
- $tumblelog.masonry( 'appended', $newElems );
- });
- resizeVideos();
- Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
- });
- {/block:IndexPage}
- })();
- var fhs = document.createElement('script');var fhs_id = "5460277";var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"' style='display:none'></span>");
- {block:IndexPage}
- $(window).resize(function(){
- $('#posts').masonry();
- });{/block:IndexPage}
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement