Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!---
- theme by oldfashionedvillain.tumblr.com
- thanks for using (n˘v˘•)¬
- leave the credit pls
- credits:
- * icons by saturnthms.com/font
- * pixel union photosets, minimal soundcloud player & resize videos by shythemes.tumblr.com
- * tumblr controls by cyantists.tumblr.com
- * tumblr's fancy font by aprilsylph.tumblr.com & enchantedthemes.tumblr.com
- * keyframes fade-in animation by alydae.tumblr.com
- * un-nest tumblr captions by magnusthemes.tumblr.com & neothm.tumblr.com
- --->
- <!--- variables --->
- <meta name="if:Show Sidebar Picture" content="1" />
- <meta name="image:sidebar" content=""/>
- <meta name="text:Font Size" content="10" />
- <meta name="select:Font" title="Droid Serif" content="'Droid Serif', serif">
- <meta name="select:Font" title="Karla" content="'Karla', sans-serif">
- <meta name="select:Font" title="Trebuchet" content="'Trebuchet ms', 'helvetica neue', sans-serif">
- <meta name="select:Sidebar Width" title="100px" content="100px">
- <meta name="select:Sidebar Width" title="150px" content="150px">
- <meta name="select:Sidebar Width" title="200px" content="200px">
- <meta name="select:Columns" title="One" content="1">
- <meta name="select:Columns" title="Two" content="2">
- <meta name="select:Columns" title="Three" content="3">
- <meta name="select:Columns" title="Four" content="4">
- <meta name="select:Post Size" title="200px" content="200px">
- <meta name="select:Post Size" title="250px" content="250px">
- <meta name="select:Post Size" title="300px" content="300px">
- <meta name="select:Post Size" title="350px" content="350px">
- <meta name="select:Post Size" title="400px" content="400px">
- <meta name="select:Post Size" title="450px" content="450px">
- <meta name="select:Post Size" title="500px" content="500px">
- <meta name="select:Post Size" title="540px" content="540px">
- <meta name="select:Permalink Post Size" title="400px" content="400px">
- <meta name="select:Permalink Post Size" title="500px" content="500px">
- <meta name="select:Permalink Post Size" title="540px" content="540px">
- <!--- colors --->
- <meta name="color:Background" content="#f3f3f3"/>
- <meta name="color:Sidebar Background" content="#ffffff"/>
- <meta name="color:Post Background" content="#ffffff"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:Text" content="#777777"/>
- <meta name="color:Border" content="#f8f8f8"/>
- <meta name="color:Links" content="#626262"/>
- <meta name="color:Links Hover" content="#a5a5a5"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Selection" content="#eaeaea"/>
- <meta name="color:Selection Text" content="#fff"/>
- <!--- links --->
- <meta name="text:link 1 title" content="link 1"/>
- <meta name="text:link 1 url" content=""/>
- <meta name="text:link 2 title" content="link 2"/>
- <meta name="text:link 2 url" content=""/>
- <meta name="text:link 3 title" content="link 3"/>
- <meta name="text:link 3 url" content=""/>
- <!--- stuff --->
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script src="http://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Droid+Serif|Karla" rel="stylesheet">
- <!--- back to top --->
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop" title="back to top">top</a>
- <!--- tooltips --->
- <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- });
- });
- })(jQuery);
- </script>
- <!--- style --->
- <style>
- @keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-moz-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-webkit-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-ms-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-o-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- /* selection */
- ::-moz-selection{ background:{color:selection}; color:{color:selection text};}
- ::selection { background:{color:selection}; color:{color:selection text}; }
- /* tooltips */
- #s-m-t-tooltip {max-width:300px;margin:15px;padding:5px;border:1px solid {color:border};border-radius:0px;background:{color:post background};color:{color:text};z-index:999999;font-size:.9em;font-style:none;letter-spacing:.05em;text-transform:none;box-shadow:none;}
- /* un-nest tumblr captions by @magnusthemes & @neothm */
- .tumblr_parent {margin:10px 0;padding:0;}
- .caption a.tumblr_blog {padding-top:25px;}
- .caption img {max-width:calc({select:post size} - 25px);height:auto;}
- .tumblr_parent blockquote{margin:0;}
- .tumblr_avatar {width:16px;height:16px;float:left;margin:0 8px 0 0;border-radius:2px;}
- /* tumblr controls by @cyantists */
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- margin-top:0!important;
- right:0!important;
- opacity:0.4;
- /* delete from here */
- filter:invert(1);
- -webkit-filter:invert(1);
- -o-filter:invert(1);
- -moz-filter:invert(1);
- -ms-filter:invert(1);
- /* to here if your blog has a dark background */
- transform:scale(0.6);
- transform-origin:100% 0;
- -webkit-transform:scale(0.6);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.6);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.6);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.6);
- -ms-transform-origin:100% 0;}
- iframe.tmblr-iframe:hover {
- opacity:0.6!important;}
- /* scrollbar */
- ::-webkit-scrollbar {
- width:5px;
- height:5px;
- background:rgba({RGBcolor:scrollbar},.3);
- border:2px solid {color:post background};
- }
- ::-webkit-scrollbar-thumb {
- background:{color:scrollbar};
- border-radius:16px;
- border:2px solid {color:post background};
- }
- /* back to top */
- #scrollToTop:link,#scrollToTop:visited {font-size:1.25em;font-variant:small-caps;font-weight:bold;color:{color:text};display:block;position:fixed;bottom:50px;right:50px;z-index:3;border:1px solid {color:border};background:{color:post background};padding:4px 8px;}
- /* basic */
- body {
- background:{color:background};
- color:{color:text};
- font-family:{select:Font};
- font-size:{text:font size}px;
- line-height:150%;
- margin:0;
- text-align:left;
- }
- a {
- color:{color:links};
- text-decoration:none;
- transition:.5s;
- -webkit-transition:.5s;
- -moz-transition:.5s;
- -o-transition:.5s;
- }
- h1, .title, .caption a.tumblr_blog {
- color:{color:title};
- font-size:1.25em;
- letter-spacing:.05em;
- font-weight:bold;
- font-style:italic;
- }
- a:hover, .caption a.tumblr_blog:hover {
- color:{color:links hover};
- transition:.5s;
- -webkit-transition:.5s;
- -moz-transition:.5s;
- -o-transition:.5s;
- }
- small, big {font-size:1em;}
- /* sidebar */
- .side {
- position:fixed;
- top:70px;
- width:{select:sidebar width};
- padding:25px;
- margin-left:70px;
- background:{color:sidebar background};
- border-radius:4px;
- border-bottom:1px solid {color:border};
- box-shadow: 0 6px 6px -6px {color:border};
- }
- .side img {
- width:100%;
- {block:IfNotShowSidebarPicture}
- display:none;
- {/block:IfNotShowSidebarPicture}
- }
- .title {margin-top:10px;}
- .desc {text-align:justify;margin-top:10px;}
- .sl {
- margin-top:10px;
- letter-spacing:.05em;
- font-weight:bold;
- }
- .sl a {
- display:block;
- padding:1em 0;
- margin:.5em 0;
- letter-spacing:.05em;
- }
- .sl a:hover {
- padding-left:25px;
- }
- /* content */
- .container {
- margin-left:calc({select:sidebar width} + 155px);
- margin-top:70px;
- width:calc(calc({select:post size} + 70px) * {select:columns});
- {block:PermaLinkPage}
- width:{select:permalink post size};
- margin-left:340px;
- {/block:PermaLinkPage}
- transition:.5s;
- -webkit-transition:.5s;
- -moz-transition:.5s;
- -o-transition:.5s;
- }
- .post {
- width:{select:post size};
- margin:0 35px 70px;
- background:{color:post background};
- border-radius:4px;
- border-bottom:1px solid {color:border};
- box-shadow: 0 6px 6px -6px {color:border};
- float:left;
- overflow:hidden;
- {block:PermaLinkPage}
- width:100%;
- {/block:PermaLinkPage}
- }
- /* posts */
- .caption, .po {padding:25px 25px 0;}
- .quos {margin-top:12.5px;}
- .chat {padding:25px;list-style:none;}
- b, strong, em, italic, .cha {color:{color:title};}
- .line {padding:6.25px;}
- .playb {
- width:30px;
- height:27px;
- margin:12.5px 12.5px 0 12.5px;
- border-radius:2px;
- overflow:hidden;
- position:relative;
- z-index:2;
- }
- .track {
- padding:25px 25px 0;
- margin:-53px 0 0 30px;
- {block:PermaLinkPage}
- font-size:1.25em;
- margin:-47px 0 0 30px;
- {/block:PermaLinkPage}
- }
- .que {padding:25px 25px 0;color:{color:title};}
- span.quem {font-style:italic;letter-spacing:.05em;margin-right:2.5px;}
- /* info */
- .info {
- padding:12.5px;
- text-transform:uppercase;
- font-weight:bold;
- text-align:center;
- {block:PermaLinkPage}
- margin:25px 0;
- {/block:PermaLinkPage}
- }
- a.tags {
- text-transform:none;
- font-weight:normal;
- font-style:italic;
- font-size:.9em;
- margin-right:8px;
- letter-spacing:.05em;
- }
- /* notes */
- ol.notes {
- padding:25px;
- margin:35px 0 100px 35px;
- width:calc({select:permalink post size} - 50px);
- max-height:200px;
- overflow:auto;
- list-style-type:none;
- background:{color:post background};
- border-radius:4px;
- border-bottom:1px solid {color:border};
- box-shadow: 0 6px 6px -6px {color:border};
- }
- ol.notes li.note img.avatar {display:none;}
- ol.notes li.note span.action {font-weight:none;}
- ol.notes li.note .answer_content {font-weight:normal;}
- ol.notes li.note blockquote {padding:4px 10px;margin:10px 0px 0px 25px;}
- ol.notes li.note blockquote a {text-decoration:none;}
- .ft {
- position:fixed;
- z-index:5;
- bottom:5px;
- left:10px;
- text-align:center;
- }
- .ft a {padding:10px 20px;}
- .ft span {font-weight:bold;}
- .ft a:hover span {opacity:0;}
- .ft a:before {opacity:0;content:attr(data-hover);font-size:.85em;font-style:italic;position:absolute;margin-top:-.4em;margin-left:-45px;width:200%;text-align:center;
- transition:.5s;
- -webkit-transition:.5s;
- -moz-transition:.5s;
- -o-transition:.5s;
- }
- .ft a:hover:before {opacity:1;
- transition:.5s;
- -webkit-transition:.5s;
- -moz-transition:.5s;
- -o-transition:.5s;
- }
- /* screens */
- @media screen and (max-width: 480px) {
- .side {width:25%;top:25px;margin-left:2.5%;}
- .container {margin-top:25px;margin-left:45%;width:50%;}
- .post {width:100%;margin:0 0 25px;}
- ol.notes {width:75%;margin-left:0;}
- }
- @media screen and (min-width: 480px) and (max-width:600px) {
- .side {width:75px;top:12.5px;margin-left:10px;}
- .container {margin-top:12.5px;margin-left:140px;width:calc(100% - calc({select:sidebar width} + 75px));}
- .post {
- width:calc(calc(100% - calc({select:columns} * 10px)) / {select:columns});
- margin:0 5px 25px;
- {block:PermalinkPage}
- width:100%;
- {/block:PermalinkPage}
- }
- ol.notes {width:80%;margin-left:0;}
- }
- @media screen and (min-width:600px) and (max-width: 768px) {
- .side {width:{select:sidebar width};top:12.5px;margin-left:12.5px;}
- .container {margin-top:12.5px;margin-left:calc({select:sidebar width} + 75px);width:calc(100% - calc({select:sidebar width} + 75px));}
- .post {
- width:calc(calc(100% - calc({select:columns} * 12.5px)) / {select:columns});
- margin:0 6.25px 25px;
- {block:PermalinkPage}
- width:90%;
- {/block:PermalinkPage}
- }
- ol.notes {
- width:calc(100% - {select:sidebar width});
- margin-left:7px;
- }
- }
- </style>
- </head>
- <body>
- <div class="ft"><a href="https://oldfashionedvillain.tumblr.com/" title="code" data-hover="fairy tales"><span class="sf sf-code"></span></a></div>
- <div class="side">
- <img src="{image:sidebar}"/>
- <div class="title">{Title}</div>
- <div class="desc">{Description}</div>
- <div class="sl">
- <a href="/">home</a>
- <a href="/ask">inbox</a>
- <a href="/archive">archive</a>
- {block:IfLink1Title}<a href="{text:link 1 url}"> {text:link 1 title}</a>{/block:IfLink1Title}
- {block:IfLink2Title}<a href="{text:link 2 url}"> {text:link 2 title}</a>{/block:IfLink2Title}
- {block:IfLink3Title}<a href="{text:link 3 url}"> {text:link 3 title}</a>{/block:IfLink3Title}
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div class="container">
- {block:Posts}
- <div class="post">
- {block:Text}
- {block:Title}<h1 style="padding:25px 25px 0;">{Title}</h1>{/block:Title} <div class="caption">{Body}</div>
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" width="100%" >
- {block:PermaLinkPage}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:PermaLinkPage}
- {/block:Photo}
- {block:Photoset}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="100%" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {block:PermaLinkPage}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:PermaLinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="po">
- <h1>{Quote}</h1>
- {block:Source}<div class="quos">{Source}</div>{/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="po">
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="chat">
- {block:Title}<h1>{Title}</h1>{/block:Title} {block:Lines} <li class="line {Alt}"> {block:Label} <span class="quem cha"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <div class="playb">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div>
- <div class="track">
- {block:TrackName}{TrackName}{/block:TrackName} {block:Artist}by <b>{Artist}</b>{/block:Artist}</div>
- {block:PermaLinkPage}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:PermaLinkPage}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="que"><span class="quem">{Asker}</span>{Question}</div>
- <div class="po">{Answer}</div>
- {/block:Answer}
- <div class="info">
- {block:IndexPage}
- {block:Date}
- <a href="{Permalink}" title="{TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}">{DayOfWeek}</a>
- {/block:Date}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}"> / via</a>
- {block:ContentSource}
- <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRootName}"> / src</a>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- {block:HasTags}<br />{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- {/block:IndexPage}
- {block:PermaLinkPage}
- {block:Date}Posted {TimeAgo}{/block:Date}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}
- <br />
- via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource} source: <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- {block:HasTags}<br />{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- {/block:PermaLinkPage}
- </div>
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- <!--- grid --->
- {block:IndexPage}
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- {/block:IndexPage}
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '2px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- $('.post').unnest({
- yourCaption: ".caption", {Caption}
- wrapName: ".tumblr_parent",
- newCaptionUsername: false,
- originalPostCaptionUsername: false,
- tumblrAvatars: true,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false
- });
- $(document).ready(function(){
- var color = '{color:accent}';
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1], height: 20, width: '100%' });
- });
- });
- {block:IndexPage}
- var $container = $('.container');
- $container.masonry({ itemSelector: '.post' });
- $container.imagesLoaded(function(){
- $container.masonry();
- $container.find('.post').animate({ opacity: 1, zIndex: 1 });
- });
- {/block:IndexPage}
- });
- </script>
- {block:ContentSource}
- <!---{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- </body>
Add Comment
Please, Sign In to add comment