Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme Heartbreak by lisathemes
- -->
- <!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>
- <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/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="http://media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif">
- <link rel="alternate" type="application/rss+xml" href="http://rebecaxo.com/rss">
- <meta name="description" content="{metadescription}" />
- <meta name="color:Background" content="#FFFFFF"/>
- <meta name="color:Text" content="#130C11"/>
- <meta name="color:Hover" content="#130C11"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Background" content="1"/>
- <meta name="text:Custom Link 1 Title" content= >
- <meta name="text:Custom Link 1" content="http://" />
- <meta name="text:Custom Link 2 Title" content= >
- <meta name="text:Custom Link 2" content="http://" />
- <meta name="text:Custom Link 3 Title" content= >
- <meta name="text:Custom Link 3" content="http://" />
- <meta name="text:Custom Link 4 Title" content= >
- <meta name="text:Custom Link 4" content="http://" />
- <meta name="text:Custom Link 5 Title" content= >
- <meta name="text:Custom Link 5" content="http://" />
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 5px;
- height: 4px;
- background: #eeeeee;
- border-left: 1px solid #aaaaaa;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#000;
- border-bottom: 1px solid #aaaaaa;
- border-top: 1px solid #aaaaaa;
- border-left: 1px solid
- #aaaaaa; border-right: 1px solid #aaaaaa;
- }
- a {
- color:;
- text-decoration:none;
- -webkit-transition: all 0.7s ease-out
- ;-moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #tumblr_controls{
- position:fixed !important;
- }
- .wrapper{
- margin-left:auto;
- right:auto;
- margin-right:auto;
- width: 100%;
- float:center;
- }
- .header{
- float: left;
- width: 100%;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:#000;
- font-family: 'consolas';
- font-size: 10px;
- line-height: 10px;
- letter-spacing: 0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- background-size:100% 100%;
- text-align: justify;
- }
- a:link, a:active, a:visited{
- color:#000;
- text-decoration:none;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- a:hover{
- text-decoration:line-through;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .entry {
- margin: 3px;
- padding:10px;
- padding-bottom:8px;
- float:left;
- text-align: justify;
- background-color: #fff;
- overflow:hidden;
- border:1px solid #fff;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- {block:IndexPage}
- width:230px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:450px;
- float:center;
- margin-left:auto;
- right:auto;
- margin-right:auto;
- {/block:PermalinkPage}
- }
- .entry:hover {
- border:1px solid #ccc;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .entry .textperma{
- display: block;
- text-transform: lowercase;
- text-align:right;
- font-style:italic;
- opacity:0.0;
- margin: 2px;
- margin-top:-7px;
- padding-top:3px;
- -webkit-transition-duration:0.4s;
- }
- .entry:hover .textperma{
- opacity:1.0;
- margin: 2px;
- margin-top:-1px;
- }
- .entry .picperma {
- position:absolute;
- z-index: 100;
- width:100px;
- height:25px;
- bottom:15px;
- right:-10px;
- padding:0px;
- background-color:transparent;
- font-family: 'consolas';
- color: #000;
- font-size: 8px;
- line-height:5px;
- letter-spacing:1px;
- text-align:left;
- text-transform:uppercase;
- opacity:0.0;
- -webkit-transition: linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .entry:hover .picperma{
- overflow:visible;
- -webkit-transition: linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- opacity: 1;
- }
- .iconreb{
- width:15px;
- height:15px;
- background-color:#fff;
- padding:4px;
- border-radius:50px;
- }
- .iconperm{
- width:15px;
- height:15px;
- background-color:#fff;
- padding:4px;
- border-radius:50px;
- }
- img{
- {block:IndexPage}
- max-width:300px;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width:450px;
- {/block:PermalinkPage}
- }
- #posts {
- float:center;
- width:1040px;
- margin-top: -10px;
- margin-left:auto;
- right:auto;
- margin-right:auto;
- background: transparent;
- z-index: -500px;
- padding:5px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 3px solid #ccc;
- }
- @font-face {
- font-family: "lovenote";
- src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf');
- }
- @font-face { font-family: "death"; src: url('http://static.tumblr.com/iyodnno/B1Rmdlbxr/signerica_medium.ttf'); }
- #nipple{
- z-index:9;
- position:fixed !important;
- width: 100%;
- height:24px;
- margin-top: -30px;;
- margin-left:0px;
- background-color:#000;
- }
- #nipple2{
- z-index:9;
- position:fixed !important;
- width: 100%;
- height:24px;
- bottom: 0px;;
- margin-left:0px;
- background-color:#000;
- }
- #sidebar{
- z-index:9999999999999;
- float:center;
- width: 1040px;
- height:auto;
- margin-top: 30px;
- margin-left: auto;
- right:auto;
- margin-right:auto;
- padding: 7px;
- background-color:{color:Background};
- font-family:'courier new';
- font-size:10px;
- letter-spacing:1px;
- border-bottom:1px solid #ccc;
- }
- #blogtitle {
- font-family:'death';
- font-size: 30px;
- line-height:35px;
- letter-spacing:2px;
- }
- .title{
- font-family:consolas;
- font-size: 13px;
- line-height: 20px;
- color: black;
- font-weight: normal;
- text-transform:uppercase;
- }
- .bubble {
- align:right;
- background: #eee;
- margin:1px 0px 1px 60px;
- padding:10px;
- position: relative;
- }
- .bubble p {
- margin:-5px 0px;
- }
- .bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- left:-10px;
- top:5px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid #eee;
- }
- .askborder {
- float: left;
- margin: 1px 1px 0 0;
- padding: 0px;
- background: #aaa;}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/urzxaps/0Nwmjt80z/infinity.txt"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $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}
- <title>{title}</title>
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div class="wrapper">
- <div id="nipple2"></div>
- <div id="nipple"></div>
- <div id="sidebar">
- <center>
- <div id="blogtitle">{title}</div>
- {description}
- <br><br>
- <div style="text-transform:uppercase; font-family:consolas; font-size:10px; line-height:15px;">
- <a href="/" class="links">home</a>
- <a href="/ask" class="links">ask</a>
- <a href="{text:Custom Link 1}" class="links">{text:Custom Link 1 Title}</a>
- <a href="{text:Custom Link 2}" class="links">{text:Custom Link 2 Title}</a>
- <a href="{text:Custom Link 3}" class="links">{text:Custom Link 3 Title}</a>
- <a href="{text:Custom Link 4}" class="links">{text:Custom Link 4 Title}</a>
- <a href="{text:Custom Link 5}" class="links">{text:Custom Link 5 Title}</a>
- </div>
- </center>
- </div>
- <br>
- <div class="content">
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- {/block:IndexPage}
- {block:Answer}
- <img src="{AskerPortraitURL-40}" align="left" >
- <div class="bubble"><span></span>{Asker}: {Question} </div>
- <br>
- {Answer}
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">{NoteCountwithLabel}</a>
- </div>
- {/block:IndexPage}
- {/block:Answer}
- {block:Text}
- <div style="overflow:hidden; background-color:#eee;">
- {block:Title}
- <a href="{permalink}"><span class="title">{Title}</span></a>
- {/block:Title}
- <span class="entrytext" style="line-height:12px;">{Body}</span>
- {block:IndexPage}
- <div align="right">
- <a href="{permalink}"></a></div>
- <div class="textperma"><a href="{Permalink}">{NoteCountwithLabel}</a></span></a></div>
- </div>
- {/block:Date}{/block:IndexPage}
- {/block:Text}
- {block:Link}
- <div style="overflow:hidden; background-color:#eee;">
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div class="textperma"><a href="{Permalink}">{NoteCountwithLabel}</a></span></a></div>
- </div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="picperma">
- <center>
- <a href="{ReblogURL}" target="_blank"><img class="iconreb" src="http://static.tumblr.com/7qdgtio/MZSmcq8xk/reblog-ut.png"></a>
- <a href="{permalink}"><img class="iconperm" src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png"></a>
- </center>
- </div>
- {LinkOpenTag}
- <div class="photo">
- <a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"></img></a>
- </div>
- {LinkCloseTag}
- {/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="450"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- <div class="post photoset">
- {block:IndexPage}
- <div class="picperma">
- <center>
- <a href="{ReblogURL}" target="_blank"><img class="iconreb" src="http://static.tumblr.com/7qdgtio/MZSmcq8xk/reblog-ut.png"></a>
- <a href="{permalink}"><img class="iconperm" src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png"></a>
- </center>
- </div>
- <div class="overflow">
- {Photoset-250}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-250}
- {/block:PermalinkPage}
- </div>
- </enter>
- {/block:Photoset}
- {block:Quote}
- <div style="overflow:hidden; background-color:#eee;">
- <center>{Quote}</span></center><br>
- {block:Source}<center><strong>{Source}</strong></center>{/block:Source}
- <div class="textperma"><a href="{Permalink}">{NoteCountwithLabel}</a></span></a></div>
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="overflow:hidden; background-color:#eee;">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- {block:Lines}
- <div class="user_{UserNumber}">
- {block:Label}
- <strong><span class="label">{Label}</span></strong>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- <div class="textperma"><a href="{Permalink}">{NoteCountwithLabel}</a></span></a></div>
- </div>
- {/block:Chat}
- {block:Audio}
- <center>
- {AudioPlayerBlack}
- {block:ExternalAudio}{/block:ExternalAudio}
- </center>
- <div class="textperma"><a href="{Permalink}">{NoteCountwithLabel}</a></span></a></div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="textperma"><a href="{Permalink}">{NoteCountwithLabel}</a></span></a></div>
- <div class="media">{Video-250}</div>
- </center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- <div class="media">{Video-250}</div>
- </center>
- {/block:PermalinkPage}
- {/block:Video}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- <div align="right">{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>Via: <a href="{ReblogParentURL}">{ReblogParentName}</a> ,{/block:RebloggedFrom}
- {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement