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">
- <!---------------------------------
- __ __ _ __ __ __ ___ __
- |__| |__ |_| |__ |__ / | | /
- | |__ | \ | |__ \__ | | \__
- Natalia 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="#fafafa"/>
- <meta name="color:Header Background" content="#fff"/>
- <meta name="color:Text" content="#030303"/>
- <meta name="color:Links" content="#000"/>
- <meta name="color:Links Hover" content="#4e4c4c"/>
- <meta name="color:Blogtitle" content="#000"/>
- <meta name="color:Description" content="#fff"/>
- <meta name="color:Posts Border" content="#000"/>
- <meta name="color:Posts Border Hover" content="#fff"/>
- <meta name="color:Navigation Links" content="#fff"/>
- <meta name="color:Asker Url" content="#ca6b6b"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Banner" content=""/>
- <meta name="if:show Banner" content=""/>
- <meta name="text:Link One Title" content="link 1" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="link 2" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="link 3" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Four Title" content="link 4" />
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Five Title" content="link 5" />
- <meta name="text:Link Five" content="" />
- <meta name="text:Link Six Title" content="link 6" />
- <meta name="text:Link Six" content="" />
- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
- <style type="text/css">
- @font-face{font-family:'kg overthinking mh';src:url('http://static.tumblr.com/hcocigh/G6xm6xmov/signerica_thin.ttf');}
- @font-face { font-family: pixie; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
- #tumblr_controls{
- position:fixed!important;
- -webkit-filter: invert(100%)
- }
- .wrapper {
- margin: 0px auto;
- width: 100%;
- }
- .header {
- float: center;
- width: 100%;
- }
- body {
- position: relative;
- padding: 10px;
- margin: 0px;
- float: center;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment:fixed;
- background-repeat:repeat;
- background-size:cover;
- }
- 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{
- text-decoration:line-through;
- color:{color:Links Hover};
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- #posts {
- float:center;
- margin-top:80px;
- width:100%;
- margin-left:5px;
- {block:ifshowBanner}
- margin-top:105px;
- {/block:ifshowBanner}
- }
- .entry {
- width:205px;
- overflow: visible;
- float: center;
- margin: 10px;
- padding: 10px;
- padding-bottom:13px;
- text-align: justify;
- font-family:ubuntu;
- font-size: 14px;
- line-height:13px;
- letter-spacing:0.5px;
- opacity:0.9;
- border:1px solid {color:Posts Border};
- color:{color:Text};
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- {block:PermalinkPage}
- margin-left:420px;
- margin-top:80px;
- width:400px;
- {/block:PermalinkPage}
- }
- #header {
- position:fixed;
- height: auto;
- width: 100%;
- left:0px;
- top:0px;
- z-index:100;
- text-align: center;
- padding: 25px;
- border-bottom:10px solid #000;
- background-color: {color:Header Background};
- {block:ifshowBanner}
- padding:0px;
- {/block:ifshowBanner}
- }
- #linkbar {
- position:fixed;
- height: 100px;
- width: 100%;
- left:0px;
- z-index:99;
- bottom:-80px;
- text-align: center;
- padding: 3px;
- padding-bottom:5px;
- z-index:99999999;
- color: {color:text};
- background-color: black;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #linkbar:hover {
- bottom:-7px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- .title{
- font-family: 'pixie';
- font-size: 18px;
- line-height:13px;
- font-weight:400;
- color: {color:Text};
- }
- .blogtitle {
- font-family:'kg overthinking mh';
- line-height: 22px;
- padding:7px;
- letter-spacing: 2px;
- font-weight: normal;
- text-transform:lowercase;
- font-size:35px;
- color: {color:Blogtitle};
- font-size:35px;
- text-shadow:2px 5px 5px #000;
- }
- .blogtitle:hover {
- text-decoration:none;
- }
- .nav a {
- font-family:'consolas';
- font-size:14px;
- line-height:13px;
- border-bottom: 2px solid {color:Navigation Links};
- text-transform:uppercase;
- margin-left:20px;
- color:{color:Navigation Links};
- }
- .desc a {
- font-family:'pixie';
- font-size:15px;
- line-height:13px;
- margin-left:20px;
- text-shadow:0px 1px 1px #fff;
- color:{color:Description};
- }
- .desc:hover a {
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .asker a {
- font-family:pixie;
- text-transform:uppercase;
- color:{color:Asker Url};
- }
- .asker:hover a {
- color: {color:Links Hover};
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .credit a {
- color:black;
- font-size: 11px;
- float: left;
- position: fixed;
- top: 24px;
- right: 5px;
- text-transform:lowercase;
- z-index:9999999999;
- font-family:ubuntu;
- border:1px dashed #000;
- padding:3px;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .entry:hover {
- border:1px solid {color:Posts Border Hover};
- opacity:1;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .reblogbutton {
- position:absolute;
- height: auto;
- width: auto;
- padding:7px;
- padding-bottom:2px;
- padding-top:2px;
- overflow: hidden;
- text-align: left;
- font-size: 10px;
- font-family:'century gothic';
- line-height: 15px;
- opacity: 0;
- background-color: {color:Background};
- filter: alpha(opacity = 0);
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .entry:hover .reblogbutton {
- opacity:1;
- bottom:-10px;
- font-family:'century gothic';
- filter: alpha(opacity = 90);
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- ::-webkit-scrollbar { width: 3px; height: 4px; }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
- ::-webkit-scrollbar-track-piece { background: #fff; }
- ::-webkit-scrollbar-thumb {height: 50px; background-color: #000; }
- </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="header">
- {block:ifshowBanner}
- <a href="/"><img style="max-width:500px; max-height:100px" src="{image:Banner}"/></a>
- {/block:ifshowBanner}
- {block:ifNOTshowBanner}
- <a href="/"><span class="blogtitle">{Title}</span></a>
- {/block:ifNOTshowBanner}
- </div>
- <div id="linkbar">
- <span class="nav">
- <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:ifLinkSix} <a href="{text:Link Six}">{text:Link Six Title}</a>{/block:ifLinkSix}
- <a href="http://perfectic.tumblr.com/">theme</a>
- </span>
- <span class="desc">
- <div style="color:{color:Description}; font-family:pixie">
- <p>{Description}</p>
- </div></span></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}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/block:IndexPage}
- {/block:text}
- {block:Photo}
- {block:IndexPage}<div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
- {/block:IndexPage}
- {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-250}</center>
- {block:IndexPage}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a><br>{block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/block:IndexPage}
- {/block:link}
- {block:Answer}
- <span class="asker">{Asker} :</span> <b>{Question}</b>
- {Answer}
- {block:IndexPage}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:Quote}
- <span class="title">"{Quote}"</span>
- <br><br>{block:Source}<i> - {Source}</i>{/block:Source}<br>
- {block:IndexPage}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/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}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/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}
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-250}</center>
- <div class="reblogbutton">
- <div class="background"><div style="text-transform:uppercase;"><a href="{reblogurl}" target="_blank">REBLOG</a> ♡ <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
- {/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>
- <span class="credit">
- <a href="http://perfectic.tumblr.com/">perfectic theme</a>
- </span>
- <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement