Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- BALCONY BY PEONIFY (NICOLE)
- -->
- <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Body links" content="#000000" />
- <meta name="color:Body text" content="#000000" />
- <meta name="color:Sidebar text" content="#000000" />
- <meta name="color:Title" content="#000000" />
- <meta name="color:Sidebar links shadow" content="#585858" />
- <meta name="color:Sidebar line" content="#cccccc" />
- <meta name="if:Infinite scroll" content="1"/>
- <meta name="if:Show Title" content="1"/>
- <meta name="if:Show Header Image" content="0"/>
- <meta name="image:Banner" content="" />
- <meta name="text:Background size" content="10px" />
- <meta name="image:Background" content="" />
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta charset="utf-8">
- <meta name="viewport" content="initial-scale=1.0, width=device-width" />
- <title>{block:TagPage}{Tag} posts - {/block:TagPage} {block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="css/normalize.min.css">
- <script type="text/javascript" src="http://static.tumblr.com/j1tjexd/WYwm8ed44/like_script.js"></script>
- <style type="text/css">
- #tumblr_controls{top: 1px !important; margin: 0 0 0 0; right: 6px !important; position: fixed !important;-webkit-filter: invert(100%) ;important;}
- #content {
- {Block:IndexPage}
- width: 300px;
- margin-left:700px;
- {/Block:IndexPage}
- {Block:PermalinkPage}
- width: 500px;
- margin-left:500px;
- {/Block:PermalinkPage}
- margin-top:50px;
- position:absolute;
- }
- body {
- background: {color:Background};
- color: {color:Body text};
- font-family: arial;
- font-size: 11px;
- margin: 0;
- padding: 0;
- background: url('{image:Background}') fixed ;
- background-size:{text:Background size};
- }
- a {
- color: {color:Body links};
- text-decoration:none;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- height: auto;
- width: auto;
- }
- nav li {
- display: inline;
- }
- /*Article*/
- article {
- width:90%;
- margin: 20px;
- {block:permalinkpage}width:540px;{/block:permalinkpage}
- }
- .chat span {
- float: left;
- margin-right: 1%;
- }
- /*Metadata*/
- .metadata {
- display: inline-block;
- width: 100%;
- }
- .reblogged {
- float: center;
- }
- /*Tags and notes*/
- #tags, nav ul, .chat ul {
- list-style: none;
- list-style-image: none;
- margin: 0;
- padding: 0;
- }
- #tags li {
- float: left;
- margin-right: 1%;
- }
- .notes {
- clear: both;
- padding: 0;
- }
- .entry #permalink {
- position:absolute;
- width:auto;
- height:15px;
- background-color:#fff;
- overflow:hidden;
- margin-left: 10px;
- margin-top: 10px;
- text-transform: uppercase;
- font-size:10px;
- line-height:14px;
- text-align:center;
- padding:5px;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover #permalink {
- overflow:visible;
- -webkit-transition: opacity 0.5s linear; opacity: 0.6;
- transition: all 0.4s linear;
- font-size:10px;
- margin-left: 10px;
- margin-top: 10px;
- width: auto;
- height: 15px;
- padding:5px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- opacity:1;
- background-color:#ffffff;
- }
- .entry #permalinks {
- position:absolute;
- width:auto;
- height:15px;
- background-color:#fff;
- overflow:hidden;
- margin-left: 70px;
- margin-top: 10px;
- text-transform: uppercase;
- font-size:10px;
- line-height:14px;
- text-align:center;
- padding:5px;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover #permalinks {
- overflow:visible;
- -webkit-transition: opacity 0.5s linear; opacity: 0.6;
- transition: all 0.4s linear;
- font-size:10px;
- margin-left: 70px;
- margin-top: 10px;
- width: auto;
- height: 15px;
- padding:5px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- opacity:1;
- background-color:#ffffff;
- }
- .entry #permatext {
- position:absolute;
- overflow:hidden;
- margin-right: 2px;
- margin-top: -10px;
- font-family: 'Didact Gothic', sans-serif;
- text-transform: uppercase;
- font-size:10px;
- line-height:14px;
- text-align:right;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover #permatext {
- overflow:visible;
- -webkit-transition: opacity 0.5s linear; opacity: 0.6;
- transition: all 0.4s linear;
- font-size:10px;
- margin-right: 2px;
- margin-top: 1px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- opacity:1;
- }
- #titlelol a{
- color:{color:Title};
- font-size:40px;
- font-family: 'Julius Sans One', sans-serif;
- }
- #masthead {
- position:fixed;
- z-index:1;
- overflow:hidden;
- top:200px;
- left:80px;
- font-size:11px;
- padding:10px;
- {Block:IndexPage}
- width:500px;
- {/Block:IndexPage}
- {Block:PermalinkPage}
- width:300px;
- {/Block:PermalinkPage}
- height:auto;
- text-align:left;
- }
- #pages{
- padding-bottom:10px;
- border-bottom:1px solid {color:Sidebar line};
- color:{color:Sidebar text};
- }
- #description{
- color:{color:Sidebar text};
- }
- #pages a{
- font-family: 'Julius Sans One', sans-serif;
- color:{color:Sidebar text};
- }
- #pages a:hover{
- text-shadow: 4px 4px 6px {color:Sidebar links shadow};
- color:{color:Sidebar text};
- }
- </style>
- </head>
- <body>
- <!--Masthead-->
- <header id="masthead">
- <!--Details: title and description-->
- <div id="header">
- <div id="titlelol">
- {block:ifshowtitle}
- <a href="/" title="{lang:Home}">{Title}</a>
- {/block:ifshowtitle}
- {block:ifshowheaderimage}
- <a href="/"><img src="{image:Banner}" height="200"/></a>
- {/block:ifshowheaderimage}
- </div>
- <br>
- <div id="pages">
- {block:Pages}
- <a href="{URL}">{Label}</a> -
- {/block:Pages}
- {/block:HasPages}
- {block:SubmissionsEnabled}
- <a href="/submit">{SubmitLabel}</a> -
- {/block:SubmissionsEnabled}
- <a href="/ask">ASK</a> -
- <a href="http://peonify.tumblr.com/">THEME</a>
- </div>
- <br>
- <div id="description">
- {block:Description}
- {Description}
- {block:Description}
- </div>
- </div>
- </header>
- <!--Content holder-->
- <div id="content">
- {block:Posts}
- <article>
- <!--Metadata: date, note count, content source-->
- <header class="metadata">
- <div class="reblogged">
- </div>
- </header>
- <!--Unique code for each post type-->
- <div class="entry">
- {block:Text}
- <p style="font-style:normal;">
- <div class="text">
- {block:Title}<h1 class="title"><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- {Body}
- <div id="permatext">
- <a href="{Permalink}">{NoteCountWithLabel}</a></span>
- </div>
- </p>
- {/block:Text}
- {block:Photo}{block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}">REBLOG</a></span>
- </div>
- <div id="permalinks">
- <a href="{Permalink}">{NoteCount}</a></span>
- </div>
- {/block:IndexPage}
- {block:IndexPage}{LinkOpenTag}<a href="{permalink}"><a><a href="{Permalink}" target="_blank"><img class="photo"
- src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
- width="280"/></a>
- {LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img
- class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
- width="520"/></a>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-700}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- {Quote}
- {block:Source}<cite> {Source} </cite>{/block:Source}
- <div id="permatext">
- <a href="{Permalink}">{NoteCountWithLabel}</a></span>
- </div>
- {/block:Quote}
- {block:Link}
- <div class="link">
- <h1 class="title"><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- <div id="permatext">
- <a href="{Permalink}">{NoteCountWithLabel}</a></span>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="chat">
- <ul>
- {block:Lines}<li class="{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}<p> {Line} </p></li>{/block:Lines}
- </ul>
- <div id="permatext">
- <a href="{Permalink}">{NoteCountWithLabel}</a></span>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:TrackName}<h1 class="title"><a href="{Permalink}">{TrackName}</a></h1>{/block:TrackName}
- <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="500" height="500"/>{/block:AlbumArt}</div>
- <div class="player">{AudioPlayerBlack}</div>
- {block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
- {/block:Audio}
- {block:Video}
- <div class="video">
- <div class="video-player">{Video-500}</div>
- {/block:Video}
- {block:Answer}
- <div class="answer">
- {asker} inquired: <div class="title">{Question}</div>
- <div class="user"</div>
- {Answer}
- <div id="permatext">
- <a href="{Permalink}">{NoteCountWithLabel}</a></span>
- </div>
- {/block:Answer}
- </div>
- <!--Post footer (tags and notes) on displayed on permalink pages-->
- {block:Permalink}
- <footer class="details">
- {block:HasTags}
- <ul id="tags">
- {block:Tags}<li> <a href="{TagURL}">{Tag}</a> </li>{/block:Tags}
- </ul>
- {/block:HasTags}
- {block:PostNotes}
- <div id="notes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </footer>
- {/block:Permalink}
- </article>
- {/block:Posts}
- <!--Close of article-->
- </div>
- </div>
- <!--Pagination: previous/next page links-->
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">Previous page</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">Next page</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <!--Links to jQuery library, Masonry, infinite scroll and imagesLoaded-->
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:IfInfiniteScroll}
- <!--Code for infinite scroll and grid layout-->
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- finishedMsg: "<p> </p>",
- img : " ",
- msg: null,
- msgText: "<p> </p>"
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- <div style="position:fixed; bottom:5px; right:5px; opacity:1;"><a href="http://peonify.tumblr.com" title="©"><font size=3px>©</font></a></div
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment