syvaniapoetry / rugeudec.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<title>{Title}</title> {block:Description} {/block:Description} <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-smooth-scroll/1.7.2/jquery.smooth-scroll.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

{block:ifnotalwaysshowtabs}

<script> $(document).ready(function(){ $("#newsclick").click(function(){ $("#newsshow").slideToggle("slow"); }); }); $(document).ready(function(){ $("#statsclick").click(function(){ $("#statsshow").slideToggle("slow"); }); }); $(document).ready(function(){ $("#blogsclick").click(function(){ $("#blogsshow").slideToggle("slow"); }); }); $(document).ready(function(){ $("#groupsclick").click(function(){ $("#groupsshow").slideToggle("slow"); }); }); </script>

{/block:ifnotalwaysshowtabs}

<style type="text/css"> body { background: {color:Background} url('{image:Background}'); background-attachment:fixed; background-repeat:repeat; color: {color:text}; font-family: {select:body font}; font-size: 12px; margin: 0; padding: 0; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; } a:link, a:active, a:visited { color: {color:link}; text-decoration: none; outline: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } a:hover{ color:{color:link hover}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } small, sub { font-size:1em; vertical-align:baseline; } cite { font-style:normal; } blockquote { margin: 0; padding-left: 2%; padding-right:2%; border-left:1px solid {color:blockquote}; } blockquote, ol, ul, p, pre { margin:0 0 .6em; } h1, h2, h3, h4, h5, h6 { margin:0 0 .6em; font-size:1.2em; font-weight:inherit; font-family: {select:title font}; } .tumblr_video_container { max-width: 100%!important; height:auto; } iframe, img, embed, object, video { max-width: 100%; } img { border:0; max-width:100%; height:auto; display:block; } hr { margin:1em 0; border:0; height:1px; -moz-box-sizing:border-box; box-sizing:border-box; background-color:{color:border}; } ::-webkit-scrollbar-thumb{ background-color: {color:scrollbar}; border: 2px solid {color:background}; height:auto; -moz-border-radius: 20%; border-radius: 20%; } ::-webkit-scrollbar { height:auto; width:8px; background-color: {color:background}; border: 4px solid {color:background}; } ::-moz-selection { background: {color:Text highlight}; color: {color:text}; } ::selection { background: {color:Text highlight}; color: {color:text}; } #scroll:link, #scroll:visited { display: none; position: fixed; bottom: 20px; right: 20px; width:25px; z-index:999999; } #s-m-t-tooltip { font-weight:600; font-family: {select:body font}; font-size:0.9em; color: {color:tooltip text}; background-color:{color:tooltip background}; text-align: center; max-width:150px; border: 1px solid {color:tooltip borders}; overflow:auto; text-transform:none; letter-spacing:0.028em; position: absolute; z-index: 999999999999; padding: .33em .66em .33em .66em; box-shadow:0 0 rgba(0,0,0,0.2); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin:20px 0 15px 10px; } #content { {block:iffixedheader} {block:ifnotshowtopbaricon} margin-top:170px; {/block:ifnotshowtopbaricon} {block:ifshowtopbaricon} margin-top:calc(170px + 70px); {/block:ifshowtopbaricon} {/block:iffixedheader} {block:ifnotfixedheader} margin-top:25px; {/block:ifnotfixedheader} float: center; position:absolute; height:100%; z-index:9999; {block:indexpage} margin-left: 50%; transform: translate(-50%); width: min(60%,500px); {block:iftwocolumns} width: min(60%,1070px); {/block:iftwocolumns} {block:ifthreecolumns} width: min(60%,1600px); {/block:ifthreecolumns} {block:iffourcolumns} width: min(60%,2090px); {/block:iffourcolumns} {/block:indexpage} {block:permalinkpage} width:min(30%,500px); margin-left: 50%; transform: translate(-50%); {/block:permalinkpage} } @-webkit-keyframes cssAnimation { from{ -webkit-transform: scale(0.871);} to{ -webkit-transform:scale(1); } } @-moz-keyframes cssAnimation { from{ -moz-transform:scale(0.871);} to{ -moz-transform: scale(1); } } @-o-keyframes cssAnimation { from{ -o-transform: scale(0.871); } to{ -o-transform: scale(1);} } .entry { position:relative; background: {color:Background}; max-width:500px; border:none; height:auto; margin: 20px 0; padding: 0; {block:indexpage} width: 18vw; -webkit-animation: cssAnimation 1s 1 ease-in-out; -moz-animation: cssAnimation 1s 1 ease-in-out; -o-animation: cssAnimation 1s 1 ease-in-out; {/block:indexpage} {block:PermalinkPage} width:100%; height:auto; padding: 0; {/block:PermalinkPage} } {block:indexpage} .gutter-sizer { width: 0px; } .grid-sizer, .entry { width: 100%; } {block:iftwocolumns} .gutter-sizer { width: 70px; } .grid-sizer, .entry { width: calc((100% - 70px) / 2); } {/block:iftwocolumns} {block:ifthreecolumns} .gutter-sizer { width: 50px; } .grid-sizer, .entry { width: calc((100% - 100px) / 3); } {/block:ifthreecolumns} {block:iffourcolumns} .gutter-sizer { width: 30px; } .grid-sizer, .entry { width: calc((100% - 90px) / 4); } {/block:iffourcolumns} {/block:indexpage} .entry:last-child { margin-bottom:5px; } #overlay{ position:absolute; left:0px; top:0px; height:100%; width:100%; background: rgba({RGBcolor:Post Overlay}, 0); box-sizing:border-box; z-index:999; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; } .entry:hover #overlay { {block:indexpage} background: rgba({RGBcolor:Post Overlay}, 0.5); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; {/block:indexpage} } .permabutton, .reblogbutton { {block:indexpage} position:absolute; width:auto; display:inline-block; padding: 8px; height:25px; border: 1px solid transparent; border-radius:100%; z-index:999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; font-size:10px; font-weight:700; text-transform:uppercase; margin:8px; opacity:0; {/block:indexpage} } .permabutton { left:40%; top:50%; margin-top:-22px; margin-left:-32px; } .reblogbutton { right:40%; top:50%; margin-top:-22px; margin-right:-32px; } .permabutton img, .reblogbutton img { height:25px; vertical-align:middle; } .permabutton a, .permabutton a:visited, .reblogbutton a, .reblogbutton a:visited { color: {color:text}; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .permabutton:hover, .reblogbutton:hover { background:{color:accent}; border: 1px solid {color:accent}; border-radius:100%; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .entry:hover .permabutton, .entry:hover .reblogbutton { {block:indexpage} opacity:1; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; {/block:indexpage} } /* audio / video post perma */ .permainfo, .rebloginfo { {block:indexpage} opacity:1; margin-top:-8px; margin-left:3px; margin-right:3px; font-size:11px; text-transform:none; display:inline-block; color: {color:text}; padding-bottom:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; {/block:indexpage} } .permainfo { {block:indexpage} float:left; {/block:indexpage} } .rebloginfo { {block:indexpage} float:right; {/block:indexpage} } .rebloginfo:hover, .permainfo:hover { color: {color:link hover}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .notebox { background:{color:Post Background}; border:1px solid {color:post borders}; -moz-border-radius: 3%; border-radius:3%; width:auto; height:auto; padding:15px 10px; } {block:indexpage} .photoset #overlay { height: calc(100% - 2px); } .photoset { margin-bottom:-2px; } {/block:indexpage} {block:permalinkpage} .details { background:{color:footer background}; border-top:1px solid {color:footer background}; border-bottom:1px solid {color:blockquote}; border-left:1px solid {color:blockquote}; border-right:1px solid {color:blockquote}; padding-bottom:10px; } .photoset { margin-bottom:-3px; } {/block:permalinkpage} #topbar { background:{color:Topbar background} url('{image:Topbar Background}'); padding: 1%; color: {color:Topbar text}; height:auto; width: min(58%,1546px); font-size:1.1em; line-height:1.2em; top: 0; {block:iffixedheader} position:fixed; {/block:iffixedheader} {block:ifnotfixedheader} position:relative; {/block:ifnotfixedheader} margin-left: 50%; transform: translate(-50%); text-align:center; border:1px solid {color:Topbar Borders}; z-index:99999; } .topblock { margin-top:15px; text-align:center; } .sideicon { width:70px; height:70px; margin:-20px auto 20px auto; } .sideicon img { width:70px; height:70px; border:1px solid {color:Topbar Borders}; -moz-border-radius: 100%; border-radius:100%; } .blogtitle a { padding:5px; font-size:1.8em; font-weight:normal; font-family:{select:title font}; color: {color:blogtitle}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .blogtitle a:hover{ color:{color:link hover}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .description { margin:15px 18%; } .navigation { text-align:center; text-transform:none; padding: 0 15%; } .navigation a { color: {color:Topbar text}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .nav { display:inline-block; width:80px; padding:3px 8px; margin:8px 10px; line-height:150%; border:1px solid {color:Topbar Borders}; -moz-border-radius: 3%; border-radius:3%; background:{color:Topbar buttons}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .nav:hover{ background:{color:Topbar Borders}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } nav li { display:inline; } #rightbar { background:transparent; padding: 1.250vw; color: {color:Topbar text}; width: 10vw; height:100%; line-height:1.2em; top: 0; right: 0; position:fixed; margin-top:3vh; margin-right:3vw; } .plugin { position:relative; display:block; margin:20px 10px; width:10vw; } .plugin img { width:28px; height:auto; border-radius:100%; -moz-border-radius: 100%; display:inline-block; padding:0 2px; } .plugin_title { background:{color:Topbar background}; border:1px solid {color:Topbar Borders}; -moz-border-radius: 3%; border-radius:3%; padding:8px 10px; text-align:center; } .plugin_body { background:{color:background}; border:1px solid {color:Topbar Borders}; border-top:0px; -moz-border-radius: 3%; border-radius:3%; padding:8px 10px; } {block:ifnotalwaysshowtabs} #statsclick,#blogsclick, #newsclick, #groupsclick {cursor:help;} #statsshow, #blogsshow, #newsshow, #groupsshow {display:none;} {/block:ifnotalwaysshowtabs} .title { padding-top:0px; padding-bottom:5px; font-size:1.5em; font-weight:normal; font-family:{select:title font}; } .title a { color:{color:text}; } .title img { width:15px; } .accent, .tumblr_blog { color:{color:accent}; } .text { background:{color:Post Background}; padding: 15px; border:1px solid {color:post borders}; } .text a, .text img { max-width:100%; } .text:last-child, .text *:last-child { margin-bottom:0; } .text img { text-align:center; margin:auto; } .question { padding-bottom:7px; border-bottom: 1px solid {color:post borders}; } .asker, .asker a { color:{color:accent}; font-weight:700; margin-bottom:5px; } .quotetext { font-size:1.1em; font-weight:700; font-family: {select:title font}; } .quotesource { padding-top:5px; padding-bottom:5px; } .chat { background:{color:Post Background}; padding: 15px; border:1px solid {color:Post Borders}; } .chat .label { font-weight:700; } .chat span { float: left; margin-right: 1%; } .spotify_audio_player, .soundcloud_audio_player { margin-bottom:-3px; } .spotify_audio_player { height:80px!important; width:100%!important; } .soundcloud_audio_player { height:150px!important; width:100%!important; } #notes { margin-top:5px; display:inline-block; } #notes img { display:inline-block; } .notes { clear: both; padding: 0; } ol.notes { list-style-type:none; line-height:150%; padding:0; margin 0 0; border-bottom:solid 1px {color:blockquote}; } ol.notes li.note { border-top:1px solid {color:blockquote}; padding:5px; } ol.notes li.note img { padding:0 !important; } ol.notes li.note img.avatar { vertical-align:-4px; margin-right:5px; width:16px; height:16px; } #tags { text-align:left; opacity: 1; } #tags, nav ul, .chat ul { list-style: none; list-style-image: none; margin: 0; padding: 0; } #tags li { float: left; margin-right: 1%; } .caption { margin:10px 20px; } .caption ul { list-style: none; list-style-image: none; margin: 0; padding: 0; line-height:150%; } .infoheading { font-weight:700; color:{color:text}; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; } .media { position:relative; display:inline-block; width:100%; } .tmblr-iframe-compact .tmblr-iframe--unified-controls { position:fixed!important; opacity:.67!important; padding:4px; z-index:99999999999999999999999; {block:ifdarktumblrcontrols} -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); {/block:ifdarktumblrcontrols} } .tmblr-iframe--controls-phone-container, .iframe-controls--phone-mobile, .tmblr-iframe--app-cta-button { z-index:999999999999999999999999999999999999999999999999999999!important; position:fixed!important; margin:0!important; } {block:ifInfiniteScroll} .pagination, #infscr-loading { display:none!important; } {/block:ifInfiniteScroll} {block:ifnotInfiniteScroll} .pagination { margin-bottom:0; text-align:center; width:auto; z-index:9999999999999999999999999999; } .pagination img { width:20px; display:inline-block; padding:10px; } #sitenav { background:{color:Topbar background}; color: {color:Topbar text}; padding:0px 1%; height:auto; font-size:1.1em; line-height:1.2em; bottom: 0; position:fixed; text-align:center; z-index:99999; width: min(58%,1546px); margin-left: 50%; transform: translate(-50%); border:1px solid {color:Topbar Borders}; } @media only screen and (max-width:900px){ #sitenav { width:100%; max-width:100vw; overflow-x:hidden; } } {/block:ifnotInfiniteScroll} #important { bottom:15px; left:15px; width:15px; font-size:0.9em; position:fixed; z-index:9999999999999999999999999999; } @media only screen and (max-width:900px) { body { max-width:100vw; overflow-x:hidden; } #content { max-width:100%; width:min(80%,500px); margin-top:25px; background:{color:background}; height:auto; } .gutter-sizer { width: 0px; } .grid-sizer, .entry { width: calc((100% - 0px)); } #topbar { width:100%; max-width:100vw; overflow-x:hidden; position:relative; margin-top:auto; } .navigation { padding: 0 5%; } #rightbar { display:none; } .sideicon { display:none; } .nav { min-width:40px; width:auto; } #scroll:link, #scroll:visited { bottom:10px; right:5px; } #important { bottom:10px; left:5px; } } </style>

{block:ifshowtopbaricon}

{/block:ifshowtopbaricon}

{block:Description}

{Description}
{block:Description}

{block:ifhometitle}

{text:home title}
{/block:ifhometitle}

{block:ifasktitle}

{text:ask title}
{/block:ifasktitle}

{block:ifsubmittitle}

{text:Submit title}
{/block:ifsubmittitle}

{block:ifarchivetitle}

{text:archive title}
{/block:ifarchivetitle}

{block:iflink1}

{text:link 1 title}
{/block:iflink1} {block:iflink2}
{text:link 2 title}
{/block:iflink2} {block:iflink3}
{text:link 3 title}
{/block:iflink3} {block:iflink4}
{text:link 4 title}
{/block:iflink4} {block:iflink5}
{text:link 5 title}
{/block:iflink5} {block:iflink6}
{text:link 6 title}
{/block:iflink6}

{block:Pagination}
{block:PreviousPage}{/block:PreviousPage} {block:NextPage}{/block:NextPage}
{/block:Pagination}
{block:ifnewstab}
{text:news title}
{text:news text}
{/block:ifnewstab} {block:ifstatstab}
{text:stats title}
{text:stats text}
{/block:ifstatstab} {block:ifblogstab}
{text:blogs title}
{block:ifblog1username}{/block:ifblog1username} {block:ifblog2username}{/block:ifblog2username} {block:ifblog3username}{/block:ifblog3username} {block:ifblog4username}{/block:ifblog4username}
{/block:ifblogstab} {block:ifgroupstab}
{text:groups title}
{block:ifGroup1badgecode}{text:Group 1 Badge Code}{/block:ifGroup1badgecode} {block:ifGroup2badgecode}{text:Group 2 Badge Code}{/block:ifGroup2badgecode} {block:ifGroup3badgecode}{text:Group 3 Badge Code}{/block:ifGroup3badgecode} {block:ifGroup4badgecode}{text:Group 4 Badge Code}{/block:ifGroup4badgecode}
{/block:ifgroupstab}

{block:Posts}

{block:ContentSource} {/block:ContentSource}

{block:Text}

{block:Title}{/block:Title}
{Body}
{block:indexpage}
{/block:indexpage}
{/block:Text}

{block:Photo}

{LinkOpenTag}{PhotoAlt}{LinkCloseTag} {block:indexpage}
{/block:indexpage}
{/block:Photo}

{block:Photoset}

{block:Photos}
{/block:Photos} {block:indexpage}
{/block:IndexPage}
{/block:Photoset}

{block:Quote}

{Quote}
{block:Source}{Source}{/block:Source}
{block:indexpage}
{/block:indexpage}
{/block:Quote}

{block:Link}

{block:Description}{Description}{/block:Description} {block:indexpage}
{/block:indexpage}
{/block:Link}

{block:Chat}

{block:Title}{/block:Title}
    {block:Lines}
  • {block:Label}{Label}{/block:Label}

    {Line}

  • {/block:Lines}
{block:indexpage}
{/block:indexpage}
{/block:Chat}

{block:Audio}

{block:TrackName}{TrackName} by{/block:TrackName} {block:Artist}{Artist}

{/block:Artist} {AudioPlayerGrey}
{block:indexpage}{/block:indexpage}
{/block:Audio}

{block:Video}

{Video-500}
{block:indexpage}{/block:indexpage}
{/block:Video}

{block:Answer}

{Asker} said: 
{Question}

{Answer} {block:indexpage}
{/block:indexpage}
{/block:Answer}

{block:Date}

{block:PermalinkPage}
{block:caption}{Caption}{/block:caption}
    {block:HasTags}
  • Tags: {block:Tags}#{Tag} {/block:Tags}
  • {/block:HasTags}
  • Posted: {timeago}
  • {block:NoteCount}
  • Notecount: {notecount}
  • {/block:NoteCount} {block:RebloggedFrom}
  • Via: {ReblogParentName}
  • {/block:RebloggedFrom} {block:ContentSource}
  • Source: {SourceTitle}
  • {/block:ContentSource}
{block:PostNotes}
{PostNotes-16}
{/block:PostNotes}
{/block:PermalinkPage}
{/block:Date}

{/block:Posts}

<script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script> <script src="https://static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script> <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>

{block:IndexPage}

<script src="https://static.tumblr.com/lrtkpti/68fqnfrtl/masonry.pkgd.min.js"></script> <script src="https://static.tumblr.com/lrtkpti/RGIqnfs0v/imagesloaded.pkgd.min.js"></script>

{block:ifInfiniteScroll}

<script src="https://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>

{/block:ifInfiniteScroll} {/block:IndexPage}

<script> $(document).ready(function(){ $('.photo-slideshow').pxuPhotoset({ lightbox: true, rounded: false, gutter: '2px', photoset: '.photo-slideshow', photoWrap: '.photo-data', photo: '.pxu-photo' }); $(function(){ $('.entry').unnest({ yourCaption: ".blogcaption", {Caption} wrapName: ".tumblr_parent", newCaptionUsername: false, //if the user adds a new caption, following a series of captions, show their username above the caption originalPostCaptionUsername: false, //for the original captions, or a user-added caption that previously didn’t have any, have their username on it tumblrAvatars: false, tumblrAvatarClass: ".tumblr_avatar", usernameColon: true }); }); {block:IndexPage} var $container = $('#content'); $container.masonry({ itemSelector: '.entry', columnWidth: '.grid-sizer', gutter: '.gutter-sizer', percentPosition: true }); $container.imagesLoaded(function(){ $container.masonry({ itemSelector: '.entry', columnWidth: '.grid-sizer', gutter: '.gutter-sizer', percentPosition: true }); $container.find('.entry').animate({ opacity: 1, zIndex: 1 }); }); {block:ifInfiniteScroll} $container.infinitescroll({ itemSelector: '.entry', navSelector: '.pagination', nextSelector: '.next', loadingImg: '', loadingText: '', bufferPx: 2000 }, function( newElements ) { var $newElems = $( newElements ).css({ opacity:0, zIndex:-1 }); $newElems.unnest(); $newElems.find('.photo-slideshow').pxuPhotoset({ lightbox: true, rounded: false, gutter: '2px', photoset: '.photo-slideshow', photoWrap: '.photo-data', photo: '.pxu-photo' }, function(){ $container.masonry(); }); $newElems.imagesLoaded(function(){ $newElems.animate({ opacity: 1, zIndex: 1 }); $container.masonry( 'appended', $newElems ); }); }); {/block:ifInfiniteScroll} {/block:IndexPage} }); </script> <script type="text/javascript"> $(function(){$window=$(window);$link=$("#scroll");$link.click(function(){$("html, body").animate({scrollTop:0},"slow")});$window.scroll(function(){if($window.scrollTop()<=0){$link.fadeOut("slow")}else{$link.fadeIn("fast")}})}); </script> <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:250, attribute:"title" }); }); })(jQuery); </script>

About