Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <script>
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
- ga('create', 'UA-39548171-1', 'tumblr.com');
- ga('send', 'pageview');
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js">
- </script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js">
- </script>
- <title>
- {title}
- </title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="http://rebecaxo.com/rss">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="image:Sidebar Background" content=""/>
- <meta name="if:Invert" content="1"/>
- <meta name ="color:Sidebar Background" content="#ffffff"/>
- <meta name="if:Faded Posts" content="0"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="image:Background" content="0"/>
- <meta name="image:Sidebar" content="0"/>
- <meta name="text:Reblog" content="↻"/>
- <meta name="text:Link 1" content="/"/>
- <meta name="text:Link 1 Title" content="Link"/>
- <meta name="text:Link 2" content="/"/>
- <meta name="text:Link 2 Title" content="Link"/>
- <meta name="text:Link 3" content="/"/>
- <meta name="text:Link 3 Title" content="Link"/>
- <meta name="text:Link 4" content="/"/>
- <meta name="text:Link 4 Title" content="Link"/>
- <meta name="if:Title Font 1" content="0"/>
- <meta name="if:Title Font 2" content="0"/>
- <meta name="if:Title Font 3" content="0"/>
- <meta name="if:Title Font 4" content="0"/>
- <meta name="if:Title Font 5" content="0"/>
- <meta name="if:Title Font 6" content="0"/>
- <meta name="if:Title Font 7" content="0"/>
- <meta name="if:Title Font 8" content="0"/>
- <meta name="if:Title Font 9" content="0"/>
- <link href='http://fonts.googleapis.com/css?family=Crafty+Girls|Fredoka+One|Dancing+Script|Pacifico|Luckiest+Guy|Chewy|Rock+Salt|Lato:300|Leckerli+One' rel='stylesheet' type='text/css'>
- <style type="text/css">
- /*--FOLLOW BUTTONS--*/
- #tumblr_controls{
- position:fixed !important;
- z-index: 999;
- {Block:ifInvert}
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter:invert(100%);
- {/Block:ifInvert}
- }
- /*--FONTS--*/
- @font-face { font-family: "Typewriter"; src: url("http://static.tumblr.com/npajswt/5Thmk3u8n/mom__t___.ttf") format("truetype"); }
- /*--LINKS--*/
- a:link, a:active, a:visited{
- color:{color:link};
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- }
- a:hover{
- text-decoration:none;
- color:{color:hover};
- }
- .linkz a{
- border-bottom: 1px solid transparent;
- color: #000;
- margin: 0px;
- text-transform: uppercase;
- font-size: 11px;
- background-color: transparent;
- padding: 2px;
- border-top-color: transparent;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .linkz a:hover{
- border-bottom: 2px solid #ccc;
- color: #000;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #linksbar{
- position: fixed;
- top: 0px;
- left: 0;
- right: 0;
- width: 100%;
- height: 100px;
- text-align: center;
- padding: 10px;
- z-index: 1;
- border-bottom: 1px solid #aaa;
- background-color: {color:sidebar background};
- background-image: url({image:sidebar background});
- }
- #blogtitle{
- font-size: 60px;
- {Block:IfTitleFont1}font-family: 'Crafty Girls' !important;{/Block:IfTitleFont1}
- {Block:IfTitleFont2}font-family: 'Fredoka One' !important;{/Block:IfTitleFont2}
- {Block:IfTitleFont3}font-family: 'Dancing Script' !important;{/Block:IfTitleFont3}
- {Block:IfTitleFont4}font-family: 'Pacifico' !important;{/Block:IfTitleFont4}
- {Block:IfTitleFont5}font-family: 'Luckiest Guy' !important;{/Block:IfTitleFont5}
- {Block:IfTitleFont6}font-family: 'Chewy' !important;{/Block:IfTitleFont6}
- {Block:IfTitleFont7}font-family: 'Rock Salt' !important;{/Block:IfTitleFont7}
- {Block:IfTitleFont8}font-family: 'Leckerli One' !important;{/Block:IfTitleFont8}
- {Block:IfTitleFont9}font-family: 'Lato' !important;{/Block:IfTitleFont9}
- }
- /*--FORMAT--*/
- body{
- color:#000;
- font-family: lato;
- font-size:13px;
- line-height:100%;
- background-color:{color:background};
- background-image: url({image:background});
- background-attachment: fixed;
- }
- /*--TITLE--*/
- #blogtitle{
- font-size:50px;
- line-height:75%;
- text-align:center;
- }
- #blogtitle a:link, a:active, a:visited{
- color:{color:link};
- text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;
- }
- #blogtitle a:hover{
- text-decoration:none;
- color:{color:link};
- }
- /*--POSTS--*/
- .entry img{
- max-width: 100%;
- }
- .title{
- font-size:20px;
- {Block:IfTitleFont1}font-family: 'Crafty Girls' !important;{/Block:IfTitleFont1}
- {Block:IfTitleFont2}font-family: 'Fredoka One' !important;{/Block:IfTitleFont2}
- {Block:IfTitleFont3}font-family: 'Dancing Script' !important;{/Block:IfTitleFont3}
- {Block:IfTitleFont4}font-family: 'Pacifico' !important;{/Block:IfTitleFont4}
- {Block:IfTitleFont5}font-family: 'Luckiest Guy' !important;{/Block:IfTitleFont5}
- {Block:IfTitleFont6}font-family: 'Chewy' !important;{/Block:IfTitleFont6}
- {Block:IfTitleFont7}font-family: 'Rock Salt' !important;{/Block:IfTitleFont7}
- {Block:IfTitleFont8}font-family: 'Leckerli One' !important;{/Block:IfTitleFont8}
- {Block:IfTitleFont9}font-family: 'Lato' !important;{/Block:IfTitleFont9}
- }
- .title a:link, a:active, a:visited{
- color:{color:link};
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;
- }
- #wrap{
- width:90%;
- float:right;
- {Block:IndexPage}margin: 2%;{/Block:IndexPage}
- {Block:PermalinkPage}margin-left: 22%;{/Block:PermalinkPage}
- top:85px;
- {Block:PermalinkPage}top: 130px;{/Block:PermalinkPage}
- background-color:transparent;
- {Block:IndexPage}position:fixed;{/Block:IndexPage}
- {Block:PermalinkPage}position: absolute;{/Block:PermalinkPage}
- padding:5px;
- }
- #title {
- text-align:center;
- color: {color:link};
- font-weight:bold;
- {Block:IfTitleFont1}font-family: 'Crafty Girls' !important;{/Block:IfTitleFont1}
- {Block:IfTitleFont2}font-family: 'Fredoka One' !important;{/Block:IfTitleFont2}
- {Block:IfTitleFont3}font-family: 'Dancing Script' !important;{/Block:IfTitleFont3}
- {Block:IfTitleFont4}font-family: 'Pacifico' !important;{/Block:IfTitleFont4}
- {Block:IfTitleFont5}font-family: 'Luckiest Guy' !important;{/Block:IfTitleFont5}
- {Block:IfTitleFont6}font-family: 'Chewy' !important;{/Block:IfTitleFont6}
- {Block:IfTitleFont7}font-family: 'Rock Salt' !important;{/Block:IfTitleFont7}
- {Block:IfTitleFont8}font-family: 'Leckerli One' !important;{/Block:IfTitleFont8}
- {Block:IfTitleFont9}font-family: 'Lato' !important;{/Block:IfTitleFont9}
- padding:0px;
- padding-top: 0px;
- font-size:40px;
- line-height:95%;
- }
- .entry{
- margin: 5px;
- background-color: #fff;
- {Block:IndexPage}
- width: 17%;
- {/Block:IndexPage}
- {Block:PermalinkPage}
- width: 30%;
- {/Block:PermalinkPage}
- border: 1px solid #aaa;
- padding:5px;
- float:left;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .entry:hover{
- opacity: 1;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .entry img{
- display: block;
- max-width: 100%;
- }
- .permas{
- z-index: 999999999999999999999999999999999999999999999999999;
- padding: 4px;
- background-color: #fff;
- position: absolute;
- right: -20px;
- border-radius: 5px;
- border: 1px solid #aaa;
- top: -20px;
- opacity: 0;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .entry:hover .permas{
- z-index: 999999999999999999999999999999999999999999999999999;
- background-color: #fff;
- top: 10px;
- right: 10px;
- opacity: 0.7;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .perma{
- z-index: 999999999999999999999999999999999999999999999999999;
- padding: 4px;
- background-color: #fff;
- position: absolute;
- left: -20px;
- border-radius: 5px;
- border: 1px solid #aaa;
- bottom: -20px;
- opacity: 0;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .entry:hover .perma{
- z-index: 999999999999999999999999999999999999999999999999999;
- background-color: #fff;
- left: 10px;
- bottom: 10px;
- opacity: 0.7;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- /*--SCROLLBAR--*/
- ::-webkit-scrollbar {
- width: 5px;
- height: 4px;
- background: white;
- }
- ::-webkit-scrollbar-thumb {
- background-color:black;
- }
- #post_load{
- position: absolute;
- bottom: -1px;
- left: 0px;
- opacity: 0;
- }
- #pagination{
- display:none;
- }
- .pns{
- position: fixed;
- left: 52%;
- top: 130px;
- height: 75%;
- }
- .pns li img{
- opacity:0;
- margin-right: -20px
- }
- {CustomCSS}
- </style>
- </head>
- <!--INFINITE SCROLL-->
- {block:IndexPage}
- <div id="post_load">☁</div>
- <script type="text/javascript" src="http://static.tumblr.com/npajswt/F9Lmkjz8d/infinitescroll.rtf"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#wrap');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <body>
- <!--LINKS-->
- <div id="linksbar">
- <a href="/" id="blogtitle">
- {Title}
- </a><p>
- {Description}<p>
- <div class="linkz">
- <a href="/">
- home</a>
- <a href="/ask">
- ask</a>
- {Block:ifLink1}
- <a href="{text:Link 1}">
- {text:link 1 title}</a>
- {/Block:ifLink1}
- {Block:ifLink2}
- <a href="{text:Link 2}">
- {text:link 2 title}</a>
- {/Block:ifLink2}
- {Block:ifLink3}
- <a href="{text:Link 3}">
- {text:link 3 title}</a>
- {/Block:ifLink3}
- {Block:ifLink4}
- <a href="{text:Link 4}">
- {text:link 4 title}</a>
- {/Block:ifLink4}
- <a href="http://unstrong.tumblr.com">
- theme</a>
- </div>
- <div style="opacity: 0; position: fixed; top: -30px; left: -400px;"><script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2005091&name="></script>
- </div><div style="position: fixed; top: -40px; left: -40px; opacity: 0;"><script language="JavaScript">
- var ref = (''+document.referrer+'');
- document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2998753&e1=using theme&e2=using theme&r=' + ref + '"><\/script>');
- </script></div>
- </div>
- <!--POSTS-->
- <div id="wrap">
- {block:Posts}
- <div class="entry">
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Text}
- {Body}
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div id="fb-root"></div>
- <script>(function(d, s, id) {
- var js, fjs = d.getElementsByTagName(s)[0];
- if (d.getElementById(id)) return;
- js = d.createElement(s); js.id = id;
- js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
- fjs.parentNode.insertBefore(js, fjs);
- }(document, 'script', 'facebook-jssdk'));</script>
- {LinkOpenTag}
- <div class="photo">
- <a href="{permalink}">
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
- </div>
- {LinkCloseTag}
- <div class="like">
- <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">
- </div>
- </div>
- <div class="permas">
- <a href="{ReblogURL}">REBLOG</a>
- </div>
- <div class="perma">
- <a href="{Permalink}">{Notecount}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <a href="{permalink}">
- <img class="photo" src="{PhotoURL-HighRes}" width="100%"/></a>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- {Quote}
- <div align="right">
- {block:Source}
- <div class="title">
- {Source}
- </div>
- {/block:Source}
- </div>
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Quote}
- {block:Video}
- {Video-250}
- <br>
- {PlayCountWithLabel}
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Video}
- {block:Link}
- <div class="title">
- <a title="{name}" href="{URL}" class="link" {Target}>
- {Name}
- </a>
- </div>
- <br>
- {block:Description}
- {Description}
- {/block:Description}
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>
- {Label}
- {/block:Label}
-
- {Line}
- {/block:Lines}
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- {AudioPlayerWhite}
- <br>
- <div align="right">
- {block:Artist}
- Artist: {Artist}
- </div>
- {/block:Artist}
- <br>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:IndexPage}
- <center>
- <div style="margin-top: 15px;"></div>
- <a href="{ReblogURL}">REBLOG</a>
- //
- <a href="{Permalink}">{Notecount}</a>
- </center>
- {/block:IndexPage}
- {/block:Audio}
- {block:Answer}
- <a href="http://{PlaintextAsker}.tumblr.com">
- <img src="{askerportraiturl-128}" height="30px" style="position: absolute; left: 5px; top: 5px;">
- </a>
- <div style="margin-left: 35px; background-color: #ccc; border-radius: 0px 10px 10px 10px; padding: 8px;">
- {Question}
- </div>
- <br>
- <img src="{portraiturl-128}" height="30px" style="position: absolute; right: 5px; bottom: 5px;">
- <div style="margin-right: 35px; text-align: right;">
- {Answer}
- </div>
- {/block:Answer}
- {block:PermalinkPage}
- <div class="pns">
- {block:Caption}
- {Caption}
- {/block:Caption}
- <br>
- Posted {Timeago} with {NoteCountWithLabel}
- <p>
- {block:PostNotes}
- <div style=" height: 70%; overflow: auto !important;">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div>
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a style="display:none;" id="nextPage" href="{NextPage}">
- →
- </a>
- {/block:NextPage}
- {block:PreviousPage}
- <a style="display:none;" href="{PreviousPage}">
- ←
- </a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </body>
- </center>
- </a>
- <div style="position: fixed; bottom: 3px; right: 3px;"><a href="http://unstrong.tumblr.com">theme</a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement