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">
- <!---------------------------------
- __ __ _ __ __ __ ___ __
- |__| |__ |_| |__ |__ / | | /
- | |__ | \ | |__ \__ | | \__
- Jesse Theme
- personal: perfectic.tumblr.com
- themes: perfecticthemes.tumblr.com
- please don't remove the credit.
- if you do, i'll report you.
- ---------------------------------->
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:Background" content="#FDFAF80"/>
- <meta name="color:Text" content="#030303"/>
- <meta name="color:Links" content="#030303"/>
- <meta name="color:Links highlight color" content="#e2ff68">
- <meta name="color:Post Shadows" content="#e2ff68">
- <meta name="color:Blogtitle" content="#030303"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Banner"content=""/>
- <meta name="image:Posts Background" content=""/>
- <meta name="if:five columns" content="0">
- <meta name="if:dotted borders" content="0">
- <meta name="if:solid borders" content="1">
- <meta name="if:dashed borders" content="0">
- <meta name="if:show Banner" content="0">
- <meta name="if:post shadows" content="1">
- <meta name="if:description on hover" content="1">
- <meta name="text:Link One Title" content="link1" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="link2" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="link3" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Four Title" content="link4" />
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Five Title" content="link5" />
- <meta name="text:Link Five" content="" />
- <meta name="text:Link Six Title" content="link6"
- <meta name="text:Link Six" content="">
- <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
- <style type="text/css">
- @import url(http://fonts.googleapis.com/css?family=Grand+Hotel);
- #tumblr_controls {
- position: fixed;
- -webkit-filter: invert(100%)
- }
- .wrapper{
- margin: 0px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- body {
- position: relative;
- padding: 10px;
- margin: 0px;
- color:{color:text};
- font-family: 'Courier New';
- font-size:13px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- color:{color:Links};
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- }
- a:hover{
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- }
- #posts {
- width: 1090px;
- border: 3px;
- top: 5px;
- float:left;
- margin-left:120px;
- {block:ifshowbanner}
- margin-left:-100px;
- {/block:ifshowbanner}
- {block:iffivecolumns}
- width:1300px;
- margin-left:-20px;
- {block:ifshowbanner}
- margin-left:-235px;
- {/block:ifshowbanner}
- {/block:iffivecolumns}
- }
- .entry {
- overflow: hidden;
- position:relative;
- margin:30px;
- padding: 10px;
- float:left;
- text-align: left;
- background-color: transparent;
- font-family: 'Courier New';
- font-size: 12px;
- line-height:13px;
- letter-spacing:1px;
- {block:ifdottedborders}
- border: 1px dotted #000;
- {/block:ifdottedborders}
- {block:ifsolidborders}
- border: 1px solid #000;
- {/block:ifsolidborders}
- {block:ifdashedborders}
- border: 1px dashed #000;
- {/block:ifdashedborders}
- background-image:url({image:Posts Background});
- {block:ifpostshadows}
- box-shadow: 2px 2px 20px {color:Post Shadows};
- {/block:ifpostshadows}
- {block:IndexPage}
- width:180px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- margin-left:220px;
- padding:30px;
- margin-top:20px;
- {block:iffivecolumns}
- {block:ifshowBanner}
- margin-left:330px;
- {/block:ifshowBanner}
- {block:ifNOTshowBanner}
- margin-left:350px;
- {/block:ifNOTshowBanner}
- {/block:iffivecolumns}
- {/block:PermalinkPage}
- }
- #header {
- width:836px;
- margin-left:-20px;
- height:auto;
- margin-top:14px;
- padding:15px;
- padding-bottom:7px;
- z-index:999999999999999;
- text-align:center;
- line-height: 13px;
- font-size:13px;
- font-family: 'Courier New';
- color: {color:text};
- overflow:hidden;
- }
- .navlinks a {
- text-transform: normal;
- line-height:20px;
- background-color:{color:links highlight color};
- }
- .title{
- font-family: 'georgia';
- font-size: 17px;
- line-height:11px;
- color: black;
- font-weight: normal;
- }
- .blogtitle{
- font-family: 'Grand Hotel';
- font-size: 40px;
- line-height: 22px;
- color: {color:Blogtitle};
- text-align:right;
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px solid #130C11;}
- blockquote p, ul{margin:0px; padding:0px;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- height: auto;
- width: auto;
- }
- article {
- width: 41.5%;
- margin: 0 10px;
- }
- html {
- overflow-x:hidden;
- }
- 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;
- }
- .fufu {
- width:227px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .fufu:hover {
- -webkit-transform: translate(1em,0);
- -moz-transform: translate(1em,0);
- -o-transform: translate(1em,0);
- }
- #biter
- #bite a {
- display:block
- }
- #bite .death {
- margin-top:-45px;
- filter: alpha(opacity = 0);
- opacity:0;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- }
- #bite:hover .death {
- margin-top:0px;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);opacity:100;
- }
- .permalink {
- height: auto;
- overflow: hidden;
- width: 50px;
- margin-left:0px;
- text-align: center;
- font-size: 10px;
- font-family:'Courier New';
- background: white;
- line-height: 15px;
- opacity: 0;
- bottom: 0px;
- padding:5px;
- position:absolute;
- filter: alpha(opacity = 0);
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover .permalink {
- opacity: 0.8;
- bottom: 15px;
- left:15px;
- font-family:'Courier New';
- filter: alpha(opacity = 80);
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover .permalink:hover{
- opacity:0.8;}
- .permalink2 {
- height: auto;
- overflow: hidden;
- width: 50px;
- padding:5px;
- right:0px;
- text-align: center;
- font-size: 10px;
- font-family:'Courier New';
- background: white;
- line-height: 15px;
- opacity: 0;
- bottom: 0px;
- position:absolute;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- filter: alpha(opacity = 0);
- }
- .entry:hover .permalink2 {
- opacity: 0.8;
- bottom: 15px;
- right:15px;
- font-family:'Courier New';
- filter: alpha(opacity = 80);
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover .permalink2:hover{
- opacity:0.8;}
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- {CustomCSS}
- ::-webkit-scrollbar { width: 4px; height: 4px; }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
- ::-webkit-scrollbar-track-piece { background-color:#fff; }
- ::-webkit-scrollbar-thumb {height: 50px; background-color:#000; }
- </style>
- {block:IndexPage}
- <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://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 = $('#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>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div class="wrapper">
- <div class="header">
- <div id="header">
- {block:ifshowBanner}<div id="bite"><div style="text-align: center;"><a href="/"><img style="max-width:500px; max-height:auto" src="{image:Banner}"/></a>
- {block:ifdescriptiononhover}
- <div class="death">
- <div align="center">
- {/block:ifdescriptiononhover}
- <br><br>
- {Description}
- {block:ifdescriptiononhover}
- </div>
- </div>
- {/block:ifdescriptiononhover}
- {/block:ifshowBanner}
- {block:ifNOTshowBanner}<div id="bite">
- <span class="blogtitle"><a href="/">{Title}</a></span></a>
- {block:ifdescriptiononhover}
- <div class="death">
- <div align="center">
- {/block:ifdescriptiononhover}
- <br><br>{Description}
- {block:ifdescriptiononhover}
- </div>
- </div>
- {/block:ifdescriptiononhover}
- </div>{/block:ifNOTshowBanner}
- <br><br>
- <span class="navlinks"><a href="/">home</a>
- / <a href="/ask">message</a>
- {block:iflinkone} / <a href="{text:Link One}">{text:Link One Title}</a>
- {/block:iflinkone}
- {block:iflinktwo} / <a href="{text:Link Two}">{text:Link Two Title}</a>
- {/block:iflinktwo}
- {block:iflinkthree} / <a href="{text:Link Three}">{text:Link Three Title}</a>
- {/block:iflinkthree}
- {block:iflinkfour} / <a href="{text:Link Four}">{text:Link Four Title}</a>
- {/block:iflinkfour}
- {block:iflinkfive} / <a href="{text:Link Five}">{text:Link Five Title}</a>
- {/block:iflinkfive}
- {block:HasPages} {block:Pages} / <a href="{URL}">{Label}</a> {/block:Pages} {/block:HasPages}
- / <a href="http://perfectic.tumblr.com/">theme</a></span>
- </div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}<strong>{block:Title}<span class="title">{Title}</span>{/block:Title}</strong>{Body}{block:IndexPage}
- ----------------------
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {/block:text}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}
- <div class="permalink">
- <div class="background"><a href="{ReblogURL}" target="_blank"><font color="black">REBLOG</font></a></div></div><div class="permalink2"><div class="background2"><a href="{Permalink}"><font color="black">{notecount}</font></a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}</center>
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-250}</center>
- {block:IndexPage}
- ----------------------
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a><br>{block:Description}{Description}{/block:Description}
- {block:IndexPage}
- ----------------------
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {/block:link}
- {block:Answer}
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 200px;"/> <div class="asker">{Asker}: <b>{Question}</b></div>
- {Answer}
- {block:IndexPage}
- ----------------------
- <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {/block:Answer}
- {block:Quote}<span class="title">"{Quote}"</span><br><br>{block:Source}<i> - {Source}</i>{/block:Source}<br>{block:IndexPage}
- ----------------------
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}{/block:Quote}
- {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul>
- {block:IndexPage}
- ----------------------
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {/block:Chat}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <center><div style="width:180px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>{block:IndexPage}<br>
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-250}</center>
- ----------------------
- <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PermalinkPage}
- <center>
- <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
- {/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>
- <div style="font-size: 12px; float: right; position: fixed; bottom: 1px; right: 5px; text-transform:lowercase; background-color:{color:links highlight color};"><a href="http://perfectic.tumblr.com/">credit</a></div>
- <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement