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">
- <!---------------------------------
- __ __ _ __ __ __ ___ __
- |__| |__ |_| |__ |__ / | | /
- | |__ | \ | |__ \__ | | \__
- Jannel 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:Sidebar Background" content="#FDFAF80"/>
- <meta name="color:Text" content="#000"/>
- <meta name="color:Description" content="#000"/>
- <meta name="color:Title" content="#000"/>
- <meta name="color:Blogtitle" content="#ecd3c0"/>
- <meta name="color:Asker Url" content="#ecd3c0"/>
- <meta name="color:Links" content="#030303"/>
- <meta name="color:Links Hover" content="#ecd3c0"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar Background" content=""/>
- <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="" />
- <style type="text/css">
- @import url(http://fonts.googleapis.com/css?family=Grand+Hotel);
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%);
- }
- .wrapper{
- margin: 0px auto;
- width: 802px;
- }
- 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-size: cover;
- }
- a:link, a:active, a:visited{
- color:{color:Links};
- text-decoration: none;
- -webkit-transition: color 0.6s ease-out;
- -moz-transition: color 0.6s ease-out;
- }
- a:hover{
- color:{color:Links Hover};
- -webkit-transition: color 0.6s ease-out;
- -moz-transition: color 0.6s ease-out;
- }
- #posts {
- float:center;
- width: 1000px;
- margin-top: 55px;
- margin-left:-150px;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- left:100px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .entry {
- width:260px;
- overflow: hidden;
- position:relative;
- margin: 10px;
- padding: 10px;
- font-family: 'calibri';
- font-size: 15px;
- line-height:15px;
- letter-spacing:1px;
- border:1px solid #ddd;
- opacity:1;
- background:white;
- {block:PermalinkPage}
- width:500px;
- margin-left:180px;
- {/block:PermalinkPage}
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- #header {
- position:absolute;
- height: auto;
- width:100%;
- left:-150px;
- top:0px;
- z-index:100;
- text-align:center;
- padding-top: 40px;
- padding-right: 8px;
- padding-left:40px;
- padding-bottom:30px;
- line-height:13px;
- color: {color:text};
- }
- #sidebar {
- z-index:999999999999999;
- position:fixed !important;
- font-size: 12px;
- line-height:12px;
- width:140px;
- right:0px;
- top:0px;
- height:100%;
- padding:15px;
- padding-left:30px;
- padding-right:15px;
- z-index:10;
- overflow:hidden;
- text-align:right;
- font-family:'calibri';
- border-left:15px solid {color:Blogtitle};
- background-color: {color: Sidebar Background};
- background-image:url({image:Sidebar Background});
- background-attachment: fixed;
- }
- .title{
- font-family: 'calibri';
- font-size: 17px;
- line-height:15px;
- color: {color:Title};
- font-weight: normal;
- }
- .blogtitle{
- font-family: 'Grand Hotel';
- font-size: 45px;
- line-height: 22px;
- left:50%;
- color: {color:Blogtitle};
- letter-spacing: 0px;
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- .portrait{
- width:128px;
- height:128px;
- position:fixed;
- background:white;
- margin-left:-20px;
- padding:20px;
- margin-top:40px;
- z-index:99999999999999999999;
- border:#ddd solid 1px;
- }
- .askerportrait{
- width:auto;
- height:auto;
- position:absolute;
- background:white;
- padding:10px;
- padding-bottom:7px;
- z-index:99999999999999999999;
- border:#ddd solid 1px;
- }
- .nav a {
- text-transform:uppercase;
- border-right:5px solid #000;
- font-family:'calibri';
- color:#000;
- text-align:right;
- padding-top:4px;
- padding-bottom:4px;
- padding-right:7px;
- padding-left:7px;
- line-height:17px;
- font-size:12px;
- -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .nav:hover a{
- border-right:10px solid #000;
- -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .asker {
- margin-left:60px;
- font-family:'calibri';
- font-size:13px;
- background-color:white;
- border:1px solid #ddd;
- padding-right:4px;
- padding-left:4px;
- padding-top:2px;
- padding-bottom:2px;
- }
- .asker a {
- margin-left:0px;
- font-family:'calibri';
- text-transform:uppercase;
- font-size:10px;
- border:0px;
- padding-right:4px;
- padding-left:4px;
- padding-top:2px;
- padding-bottom:2px;
- color: {color:Asker Url};
- }
- .asker:hover a{
- text-decoration:line-through;
- color: {color:Text};
- }
- .desc a {
- font-size:14px;
- font-family:calibri;
- color:{color:Description};
- }
- .credit a {
- color:black;
- font-size: 13px;
- float: left;
- position: fixed;
- bottom: 5px;
- right: 2px;
- text-transform:lowercase;
- z-index:9999999999;
- border:3px double #b3adad;
- font-family:'calibri';
- padding:3px;
- }
- .credit:hover a{
- text-decoration:line-through;
- color:black;
- }
- highlight{
- background:{color:Blogtitle};
- line-height:15px;
- margin:0px;
- padding:0px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 2px solid {color:Blogtitle};
- background-color:#ddd;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- height: auto;
- width: auto;
- }
- article {
- width: 41.5%;
- margin: 0 10px;
- }
- .reblogbutton {
- height: auto;
- overflow: hidden;
- width: 60px;
- margin-left:0px;
- text-align: center;
- font-size: 12px;
- font-family:'calibri';
- background: white;
- line-height: 15px;
- opacity: 0;
- padding:4px 3px;
- position:absolute;
- border-right:3px solid {color:Blogtitle};
- border-left:3px solid {color:Blogtitle};
- filter: alpha(opacity = 0);
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover .reblogbutton {
- opacity: 0.9;
- top: 20px;
- left:20px;
- font-family:'calibri';
- filter: alpha(opacity = 80);
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .notesbutton {
- height: auto;
- overflow: hidden;
- width: auto;
- margin-left:0px;
- text-align: center;
- font-size: 12px;
- font-family:'calibri';
- background: white;
- line-height: 15px;
- opacity: 0;
- padding:4px 3px;
- position:absolute;
- text-transform:uppercase;
- border-right:3px solid {color:Blogtitle};
- border-left:3px solid {color:Blogtitle};
- filter: alpha(opacity = 0);
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover .notesbutton {
- opacity: 0.9;
- top: 55px;
- left:20px;
- font-family:'calibri';
- filter: alpha(opacity = 80);
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .textreblogbutton{
- font-family: 'calibri';
- font-size: 12px;
- text-align:right;
- text-transform: uppercase;
- }
- .entry .textreblogbutton{
- opacity: 0;
- width: 273px;
- margin-top: -14px;
- padding-top: 7px;
- position:absolute;
- margin-left:-10px;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover .textreblogbutton{
- overflow:visible;
- opacity:0.9;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;}
- ::-webkit-scrollbar { width: 8px; height: 4px; }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
- ::-webkit-scrollbar-track-piece { background: {color:Scrollbar background}; }
- ::-webkit-scrollbar-thumb {height: 50px; background-color: {color:Scrollbar colour}; }
- </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/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 id="sidebar">
- <div class="portrait"><a href="/"><img src="{PortraitURL-128}" ></a></div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
- <p><div class="desc"><div style="font-size:14px; font-family:calibri;color:{color:Description}">{Description}</div></div></p>
- <br>
- <span class="nav"> <a href="/">home</a></span><br>
- <span class="nav"><a href="/ask" class= "link">message</a></span><br>
- {block:ifLinkOne}
- <span class="nav"><a href="{text:Link One}">{text:Link One Title}</a></span><br>
- {/block:ifLinkOne}
- {block:ifLinkTwo}
- <span class="nav"><a href="{text:Link Two}">{text:Link Two Title}</a></span><br>
- {/block:ifLinkTwo}
- {block:ifLinkThree}
- <span class="nav"><a href="{text:Link Three}">{text:Link Three Title}</a></span><br>
- {/block:ifLinkThree}
- {block:ifLinkFour}
- <span class="nav"><a href="{text:Link Four}">{text:Link Four Title}</a></span><br>{/block:ifLinkFour}
- {block:HasPages} {block:Pages} <span class="nav"><a href="{URL}">{Label}</a></span><br> {/block:Pages} {/block:HasPages}
- </div>
- <div id="header">
- <a href="/"><span class="blogtitle">{Title}</span></a>
- </div>
- <div class="wrapper">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}<strong>{block:Title}<span class="title">{Title}</span>{/block:Title}</strong>{Body}{block:IndexPage}
- <span class="textreblogbutton"><a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH
- <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>
- {/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="reblogbutton">
- <div class="background"><a href="{ReblogURL}" target="_blank">REBLOG</a></div></div><div class="notesbutton"><div class="background2"><a href="{Permalink}">{NoteCountWithLabel}</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}
- {Photoset-250}
- {block:IndexPage}
- <div class="reblogbutton">
- <div class="background"><a href="{ReblogURL}" target="_blank">REBLOG</a></div></div><div class="notesbutton"><div class="background2"><a href="{Permalink}">{NoteCountWithLabel}</a></div></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a><br>{block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <span class="textreblogbutton"><a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH
- <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>
- {/block:IndexPage}
- {/block:link}
- {block:Answer}
- <div class="askerportrait"><img src="{AskerPortraitURL-30}"/></div>
- <div class="asker">{Asker}: {Question}</div>
- <div style="margin-left:60px;">{Answer}</div>
- {block:IndexPage}
- <span class="textreblogbutton"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>
- {/block:IndexPage}
- {/block:Answer}
- {block:Quote}<span class="title">"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}<br><br>{block:IndexPage}
- <span class="textreblogbutton"><a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH
- <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>
- {/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}
- <span class="textreblogbutton"><a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH
- <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
- {block:IndexPage}<span class="textreblogbutton"><a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH
- <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PermalinkPage}
- <center>
- <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</p>
- <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>
- <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement