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">
- <!-- Theme 24; the dark side by ~winchestheart.
- // http://winchestheart.tumblr.com © //
- This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
- > http://creativecommons.org/licenses/by-nc/3.0/
- Read the rules before using any of my themes:
- > http://winchestheart.tumblr.com/rules
- Do not remove the credit or use as your own work.
- Thank you.
- -->
- <html><head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="escape" alt="escape" /></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <style>*, body{ cursor:url("http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png"), auto; }
- a, a:hover { cursor:url("http://31.media.tumblr.com/tumblr_m2umdbsfpJ1qfamg6.gif"), auto; }
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:50,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!--basic tooltip from tutorial-baby! Enjoy-->
- <style>
- .tooltip{
- display: inline;
- position: relative;
- }
- #s-m-t-tooltip {
- max-width:300px; /*how big the tooltip can be at most*/
- border-radius: 0px; /*change your border radius*/
- padding:3px 4px 3px 3px; /*padding inside tooltip*/
- margin:20px 7px -2px 20px; /*distance from word*/
- background-color:#c3c3c3; /*background color*/
- border-top:2px solid #656c78; /*border info*/
- border-bottom:2px solid #656c78; /*border info*/
- font-family:"determination"; /*tooltip font*/
- font-size:16px; /*tooltip font size*/
- letter-spacing:2px; /*tooltip letter spacing*/
- text-transform:uppercase; /*makes the tooltip title uppercase*/
- color:#5d5f63; /*tooltip font color*/
- z-index:999999999999999999999999999999999999;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- box-shadow:-1px 1px 3px 0px #6e6e6e;
- }
- </style>
- <title>{Title}</title>
- <link rel="shortcut icon" href="http://33.media.tumblr.com/tumblr_lkl6q24eyw1qfamg6.gif">
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar" content="" />
- <meta name="color:Links" content="#000000" />
- <meta name="color:Main Color" content="#6d7070" />
- <meta name="color:Text" content="#8a8f8e" />
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Border" content="#f1f1f1" />
- <meta name="color:Scrollbar" content="#000000" />
- <meta name="text:Link 01" content="index" />
- <meta name="text:Link 02" content="askbox" />
- <meta name="text:Link 03" content="one" />
- <meta name="text:Link 04" content="two" />
- <meta name="text:Link 05" content="three" />
- <meta name="text:Link 01 URL" content="/" />
- <meta name="text:Link 02 URL" content="/ask" />
- <meta name="text:Link 03 URL" content="/" />
- <meta name="text:Link 04 URL" content="/" />
- <meta name="text:Link 05 URL" content="/" />
- <meta name="text:Background Image Position" content="left" />
- <meta name="text:Font Family" content="arial" />
- <meta name="text:Font Size" content="14.5" />
- <meta name="image:thekey" content=""/>
- <meta name="if:Lazy Load" content="0" />
- <meta name="if:Custom Scrollbar" content="1">
- <meta name="if:Background Image Repeat" content="0" />
- <meta name="if:Infinite Scrolling" content="0" />
- <meta name="if:400px posts" content="0" />
- <meta name="if:540px posts" content="0" />
- <meta name="if:Sidebar Image" content="0" />
- <!----------------------------------------------------------------------->
- {block:IfLazyLoad}
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- {/block:IfLazyLoad}
- <!----------------------------------------------------------------------->
- {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
- <!----------------------------------------------------------------------->
- <script type="text/javascript">
- function unhide(divID) {
- var item = document.getElementById(divID);
- if (item) {
- item.className=(item.className=='hidden')?'unhidden':'hidden';
- }
- }
- </script>
- <!----------------------------------------------------------------------->
- <style type="text/css">
- @font-face { font-family: "bangalore"; src:url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); }
- @font-face { font-family: "hacked"; src: url('https://dl.dropboxusercontent.com/s/xyju89lrtr12y7q/HACKED.ttf?dl=0'); format("truetype");}
- @font-face { font-family: "marmellata_jam"; src: url('https://dl.dropboxusercontent.com/s/hfa0g49tzv8gx39/Marmellata%28Jam%29_demo.ttf?dl=0'); format("truetype");}
- @font-face { font-family: "olympic_branding"; src: url('https://dl.dropboxusercontent.com/s/b0yp3tjzthguism/Olympic%20Branding.ttf?dl=0'); format("truetype");}
- @font-face { font-family: "silkscreen"; src: url('https://dl.dropboxusercontent.com/s/4bj79wi75v77m0r/slkscr.ttf?dl=1'); format(“truetype”);}
- @font-face { font-family: "determination"; src: url('https://dl-web.dropbox.com/s/umfv28jfusg9bgt/DeterminationSansWeb.woff?dl=0'); format("truetype");}
- @font-face { font-family: "allura"; src: url('http://static.tumblr.com/gdh5wux/7hFmeryj6/allura-regular.ttf'); }
- @font-face { font-family: "master"; src: url('https://dl-web.dropbox.com/s/k445x5liwyqzbfp/master_of_break.ttf?dl=0'); format(“truetype”);}
- @font-face { font-family: "prelude"; src: url('https://dl-web.dropbox.com/s/2v8jtmjwk7k5taa/PreludeFLF.ttf?dl=0'); format(“truetype”);}
- @font-face { font-family: "limo"; src: url('https://dl-web.dropbox.com/s/qwtxsak8i2dpu06/Champagne%20%26%20Limousines%20Bold.ttf?dl=0'); format(“truetype”);}
- #musicplayer {
- position: fixed;
- left: 340px;
- top: 422px; }
- .yo {
- position: absolute;
- left: 35px;
- top: 0px;
- font-style: oblique; font: 9px georgia;
- width: 80px;
- height: auto;
- padding: 5px;
- background-color: #fff;
- opacity: 0;
- -webkit-transition: all 0.3s ease-in;
- -moz-transition: all 0.3s ease-in;
- -o-transition: all 0.3s ease-in;
- -ms-transition: all 0.3s eease-in;
- transition: all 0.3s ease-in; }
- #musicplayer:hover .yo {
- opacity: 1;
- -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.03);
- -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.03);
- box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.03); }
- .player {
- border: 0px solid #666;
- padding-top:2px;
- padding-right:1px;
- position: fixed;
- width: 25px;
- margin: 3px 0px 0px 0px;
- overflow: hidden;
- z-index: 9999;
- opacity: 0.6; }
- #fade {
- display: none;
- background: #d1d1d1;
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- opacity: 1;
- z-index: 9999;
- }
- .popup_block{
- display: none;
- background: #d1d1d1;
- background-image:url('http://i.imgur.com/ZN1u9zn.png');
- padding: 20px;
- float: left;
- position: fixed;
- top: 50%;
- left: 50%;
- z-index: 99999;
- height:490px;
- background-repeat:no-repeat;
- border:0px solid #5d5f63;
- text-align:center;
- color:#3b5d5e;
- opacity:1;
- overflow-x:scroll;
- scroll:left;
- overflow-x:hidden;
- }
- img.btn_close {
- float: right;
- margin: -55px -55px 0 0;
- }
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- /*----------------------------------------
- Update Tab #1 (CSS Left) by Incedo
- http://incedothemes.tumblr.com
- Please do not remove the credit.
- Instructions @ http://incedothenes.tumblr.com/tab
- Updated 8/7/14
- ------------------------------------------*/
- #bite
- #bite a{
- display:block
- }
- #bite .death {
- margin-top:0px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-top:0px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- #actualnews {
- font-family:calibri;
- font-size:14px;
- letter-spacing:1px;
- color: #171717;
- width:120px;
- line-height:15px;
- height:auto;
- padding-top:3px;
- border:0px solid#c3c3c3;
- background-color:c3c3c3;
- margin-left: 350px;
- top:220px;
- text-align:center;
- position:fixed;
- }
- #thekey img{
- width:62px;
- bottom: 20px;
- margin-left: 45px;
- position:fixed;
- }
- {block:IfCustomScrollbar}
- ::-webkit-scrollbar {width:2px;height:2px;background:{color:background}}
- ::-webkit-scrollbar-thumb:vertical {height:2px;background:{color:scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal {height:2px;background:{color:scrollbar};}
- {/block:IfCustomScrollbar}
- iframe#tumblr_controls {white-space:nowrap;-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter: invert(100%);filter:invert(100%);opacity:.2;}
- body {margin:0;font-family:{text:font family};font-size:{text:font size}px;line-height:11px;color:{color:text};background-color:{color:background};background-attachment:fixed;background-image:url('{image:Background}');background-position:{text:Background Image Position};{block:IfNotBackgroundImageRepeat}background-repeat:no-repeat;{/block:IfNotBackgroundImageRepeat}{block:IfBackgroundImageRepeat}background-repeat:repeat;{/block:IfBackgroundImageRepeat}}
- a {text-decoration:none;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;color:{color:links};text-shadow:0px 0px 2px #3b3b3b;}
- a:hover { color:#404040;text-shadow:0px 0px 3px #292929;
- -webkit-text-stroke-width: 0px;
- -webkit-text-stroke-color: #c3c3c3;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
- strong, bold, b {font-weight:bold;font-family:"limo";font-size:25px;color:#3b3b3b; -webkit-text-stroke: 0px #262626; text-shadow:0px 1px 2px #3b3b3b;letter-spacing:3px;line-height:25px;z-index:99;}
- italic, i, em {font-weight:italic;font-family: 'prelude' ;font-size:30px;color:#3b3b3b; -webkit-text-stroke: 0px #697e80; text-shadow:0px 0px 2px #2b2b2b;}
- small, sub {font-size:{text:font size}px;}
- code {font-size:{text:font size}px;font-family:{text:font family};}
- pre {word-wrap:break-word;font-size:{text:font size}px;font-family:{text:font family};}
- blockquote {padding-left:8px;margin-top:8px;margin-left:8px;border-left:1px solid {color:border};}
- h1 {font-size:30px;font-weight:bold;letter-spacing:1px;padding:8px 50px;text-transform:lowercase;text-align:center;line-height:25px;color:{color:main color};line-height:30px;font-family:"prelude";}
- h2 {font-size:20px;font-weight:bold;letter-spacing:1px;padding:8px 50px;text-transform:uppercase;text-align:center;line-height:25px;color:{color:main color};line-height:20px;text-shadow:0px 1px 2px #5f7287;}
- h1 a {color:{color:main color};}
- .label {font-weight:normal;color:{color:main color};font-size:20px;}
- .chat {line-height:25px;margin:8px;font-family:"determination";font-size:20px;color:#424242;text-transform:lowercase;}
- n {line-height:25px;margin:8px;font-family:"determination";font-size:30px;}
- ::selection {color:#fff;background:#8796a1;}
- ::-moz-selection {color:#fff;background:#8796a1;}
- ::-webkit-selection {color:#fff;background:#8796a1;}
- #credit {position:fixed;bottom:10px;right:10px;text-transform:uppercase;font-size:10px;font-family:trebuchet ms;letter-spacing:1px;}
- #credit a {color:{color:main color};}
- #pagination {margin:0px 0px 30px 530px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}text-align:center;letter-spacing:20px;}
- /************************************************************************/
- #sidebar {text-align:left;
- position:fixed;
- margin-left:-225px;
- margin-top:400px;
- width:300px;}
- .description {margin:13px 0px;line-height:16px;text-align:center;letter-spacing:1px;font-size:10px;}
- #links {
- margin-top:250px;
- margin-left:30px;
- line-height:16px;
- width:10px;
- text-transform:lowercase;
- position:fixed;
- }
- #links a{
- margin-right:20px;
- display:inline-block;
- margin-bottom:5px;
- font-size:85px;
- color:#c3c3c3;
- text-shadow:0px 0px 6px #3b3b3b;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #5d5f63;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #links a:hover {
- display:inline-block;
- margin-bottom:5px;
- color:#545454;
- text-shadow:0px 0px 9px #4e5f63;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #c3c3c3;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- }
- #blinks {
- margin-top:220px;
- margin-left:87px;
- line-height:16px;
- width:10px;
- text-transform:lowercase;
- position:fixed;
- }
- #blinks a {
- margin-right:20px;
- display:inline-block;
- margin-bottom:5px;
- font-size:65px;
- color:#c3c3c3;
- text-shadow:0px 0px 6px #3b3b3b;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #5d5f63;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #blinks a:hover {
- display:inline-block;
- margin-bottom:5px;
- color:#545454;
- text-shadow:0px 0px 9px #4e5f63;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #c3c3c3;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- }
- #clinks {
- margin-top:254px;
- margin-left:125px;
- line-height:16px;
- width:10px;
- text-transform:lowercase;
- position:fixed;
- }
- #clinks a {
- margin-right:20px;
- display:inline-block;
- margin-bottom:5px;
- font-size:50px;
- color:#c3c3c3;
- text-shadow:0px 0px 6px #3b3b3b;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #5d5f63;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #clinks a:hover {
- display:inline-block;
- margin-bottom:5px;
- color:#545454;
- text-shadow:0px 0px 9px #4e5f63;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #c3c3c3;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- }
- #dlinks {
- margin-top:220px;
- margin-left:160px;
- line-height:16px;
- width:10px;
- text-transform:lowercase;
- position:fixed;
- }
- #dlinks a {
- margin-right:20px;
- display:inline-block;
- margin-bottom:5px;
- font-size:40px;
- color:#c3c3c3;
- text-shadow:0px 0px 4px #3b3b3b;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #5d5f63;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #dlinks a:hover {
- display:inline-block;
- margin-bottom:5px;
- color:#545454;
- text-shadow:0px 0px 9px #4e5f63;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #c3c3c3;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- }
- #elinks {
- margin-top:440px;
- margin-left:181px;
- line-height:16px;
- width:10px;
- text-transform:lowercase;
- position:fixed;
- }
- #elinks a {
- margin-right:20px;
- display:inline-block;
- margin-bottom:5px;
- font-size:65px;
- color:#c3c3c3;
- opacity:1;
- text-shadow:0px 0px 4px #3b3b3b;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #5d5f63;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #elinks a:hover {
- display:inline-block;
- margin-bottom:5px;
- color:#f0f0f0;
- opacity:1;
- text-shadow:0px 0px 9px #f0f0f0;
- -webkit-text-stroke-width: 2px;
- -webkit-text-stroke-color: #f0f0f0;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #description {
- position:fixed;
- width:0px;
- font-family:trebuchet ms;
- margin-top:55px;
- margin-left:-9px;
- text-align:justify;
- font-size:9px;
- color: {color:text};
- letter-spacing:0px;
- line-height:130%;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- /************************************************************************/
- #post {{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}margin:40px 0px 80px 520px;text-align:left;line-height:14px;opacity:0.9;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;line-height:20px;
- -webkit-filter:grayscale(100%);
- -webkit-transition: all 0.6s ease-in-out;}
- #post:hover {
- opacity:1;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- -webkit-filter:none;
- }
- #post img {{block:IfNot400pxPosts}{block:IfNot540pxPosts}max-width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}max-width:400px;{/block:If400pxPosts}{block:If540pxPosts}max-width:540px;{/block:If540pxPosts}}
- #post blockquote div {margin-top:8px;}
- #post blockquote img {{block:IfNot400pxPosts}{block:IfNot540pxPosts}max-width:450px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}max-width:350px;{/block:If400pxPosts}{block:If540pxPosts}max-width:490px;{/block:If540pxPosts}}
- #permalink {-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;border-top:1px solid {color:border};{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}color:#454545;margin-top:15px;padding-top:8px;text-transform:lowercase;line-height:14px;text-align:center;font-size:25px;letter-spacing:1px;background-image:url("http://i.imgur.com/SVDGnb9.png");background-repeat:repeat;background-attachment:fixed;height:25px;border-top:2px solid #454545;border-bottom:2px solid #454545;border-left:4px solid #454545;border-right:4px solid #454545; -webkit-text-stroke-width: 1px;
- -webkit-text-stroke-color: #c3c3c3;}
- #permalink a {color:#696969;font-family:"determination"; -webkit-text-stroke-width: 1px;
- -webkit-text-stroke-color: #c3c3c3;}
- #permalink a:hover {color:#c3c3c3;font-family:"determination";-webkit-text-stroke-width: 1px;
- -webkit-text-stroke-color: #696969;}
- .tags {text-align:center;opacity:0;margin:10px 0px;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;font-size:13px;text-transform:none;}
- .tags a {color:{color:main color};text-transform:lowercase;padding:0px 5px;text-shadow:0px 0px 1px #617887;}
- .tags a:hover {text-decoration:underline;color:#42535e;-webkit-transition: all .3s linear;-moz-transition: all 3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;text-shadow:0px 0px 2px #696969;letter-spacing:0px;}
- #post:hover .tags {opacity:1;}
- /************************************************************************/
- #permalinkpage {margin-top:15px;text-align:center;padding:5px 0px;text-transform:lowercase;background-image:url("http://i.imgur.com/SVDGnb9.png");background-repeat:repeat;background-attachment:fixed;height:35px;border-top:2px solid #454545;border-bottom:2px solid #454545;border-left:4px solid #454545;border-right:4px solid #454545;}
- #tagspp {line-height:15px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:500px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:400px;{/block:If400pxPosts}{block:If540pxPosts}width:540px;{/block:If540pxPosts}text-align:center;color:{color:links};padding:5px 0px;}
- #tagspp a {padding:0px 5px;}
- #tagspp a:hover {text-decoration:underline;}
- /************************************************************************/
- .tumblr_audio_player {border:1px solid {color:border};height:40px;margin-bottom:5px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:396px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:296px;{/block:If400pxPosts}{block:If540pxPosts}width:436px;{/block:If540pxPosts}}
- .audio {position:relative;margin-top:-100px;margin-left:102px;height:100px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:390px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:296px;{/block:If400pxPosts}{block:If540pxPosts}width:436px;{/block:If540pxPosts};color:{color:links};font-family:"silkscreen";font-weight:normal;font-size:11px;}
- .audioart {padding-right:2px;width:100px;height:100px;}
- .audioart img {width:100px;}
- /************************************************************************/
- .quote {font-weight:italic;font-family: 'determination' ;font-size:20px;color:#4a4a4a; -webkit-text-stroke: 0px #697e80; text-shadow:0px 0px 1px #383838;line-height:25px;word-spacing:2px;text-transform:lowercase;}
- .source {font-weight:normal;padding-left:8px;display:inline-block;font-family:"silkscreen";}
- /************************************************************************/
- #sans {font-size:20px; font-style:none;margin-top:10px;margin-left:0px;font-family:"determination";text-transform:;color:#454545;text-shadow:0px 0px 2px #55606b;width:500px;text-align:left; -webkit-text-stroke-width: 0px;-webkit-text-stroke-color: #c3c3c3;}
- #question {margin:10px 0px;padding:10px 20px;line-height:20px;border-bottom:2px solid #454545;border-top:2px solid #454545;border-left:4px solid #454545;border-right:4px solid #454545;border-radius:0px 0px 0px 0px;text-align:center;background-repeat:repeat;background-attachment:fixed;font-family:"silkscreen";text-transform:lowercase;font-size:14px;-webkit-text-stroke: 0px #697e80;color:#454545;text-shadow:0px 0px 0px #121111;margin-top:-12px;font-size:14px;background:#c9c9c9; box-shadow:0px 0px 2px #7a7a7a;}
- #sender {font-size:36px; font-style:none;margin-top:-0px;margin-left:0px;font-family:"master";text-transform:;color:#454545;text-shadow:0px 0px 2px #55606b;width:500px;text-align:right; -webkit-text-stroke-width: 0px;-webkit-text-stroke-color: #c3c3c3;}
- /************************************************************************/
- .notes {margin-left:-15px;margin-top:30px;{block:IfNot400pxPosts}{block:IfNot540pxPosts}width:480px;{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}width:380px;{/block:If400pxPosts}{block:If540pxPosts}width:520px;{/block:If540pxPosts}}
- .notes a:hover {background-color:transparent;color:{color:links};}
- ol.notes {list-style-type:none;}
- ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
- ol.notes li.note img.avatar {vertical-align:-6px;}
- ol.notes li.note img {padding:2px 5px 2px 2px;}
- ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
- /************************************************************************/
- .hidden {display:none;}
- .unhidden {display:block;}
- /************************************************************************/
- #nav {
- width:300px;
- background:transparent;
- padding:10px; }
- #nav a{
- text-decoration:none;
- font: 15px "determination";
- color:#424242;
- letter-spacing:2px;
- display:inline-block;
- text-align:center;
- background:#d1d1d1;
- border-top:2px solid #4f4f4f;
- border-bottom:2px solid #4f4f4f;
- border-left:4px solid #4f4f4f;
- border-right:4px solid #4f4f4f;
- padding: 2px;
- width:280px;
- margin:5px;
- -webkit-transition:all 0.4s ease-in-out;
- -moz-transition:all 0.4s ease-in-out;
- -o-transition:all 0.4s ease-in-out;
- transition:all 0.4s ease-in-out;}
- #nav a:hover{
- color:#e8e8e7;
- letter-spacing:5px;
- display:inline-block;
- text-align:center;
- background:#d1d1d1;
- padding: 2px;
- width:280px;
- margin:5px;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- </style>
- </head>
- <body>
- <div id="bite">
- <div id="thekey"><img src="{image:thekey}"></div>
- <div class="death">
- <div id="actualnews">
- <p><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5159760";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- | <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3056567";
- fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script><br>
- private, extremely fanon divergent/defiant, & selective sans.<br>written by <A href="http://realknife.flavors.me/">trisha.</A><br><a href="http://draikinator.tumblr.com/post/137724353345/so-in-the-update-the-second-phone-call-in">art credit.</a><br><a href="http://winchestheart.tumblr.com">base code credit.</a>
- </div></div>
- </div>
- </div></div>
- <div id="rules" class="popup_block">
- <div style="background-color:transparent; width:360px;padding:06px;text-align:center; text-style:normal;border:0px dashed #90909e;border-radius:0px; color:#5d5d5d;opacity:1; letter-spacing:1px;font-size:13px;margin-top:0px;margin-left:380px;line-height:23px;overflow-x:scroll;
- scroll:left;
- overflow-x:hidden;height:360px;-webkit-mask-image: -webkit-gradient(linear, left 85%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
- padding:4px;"><div style="background-color:transparent; width:300px;padding:06px;text-align:center; text-style:normal;border-bottom:2px dashed #4a4a4a;outline-bottom:2px dashed #141414;border-radius:0px; color:#5d5d5d;opacity:1; letter-spacing:1px;font-size:13px;height:auto;margin-top:6px;margin-left:23px;line-height:23px;box-shadow:0px 0px 0px #4a4a4a;"><p>private &. selective sans of undertale.<br />written by trisha.<br />est. late nov. 2015.<br />duo-ship; both taken by <a href="http://sparydthem.tumblr.com/">toriel</a> & <a href="http://killettos.tumblr.com/">mettaton.</a><br>primarily focuses on <i>pacifist route,</i> along with the time period before and during the early resets.
- </p></div>
- <p style="line-height: 19.6px;">it's been a while since i've really tried to back into the indie community, and frankly, i'm still not fully there; one day, hopefully, a really long time from now, i'll be fully back, but for now consider the rules basic courtesy.</p>
- <p style="line-height: 19.6px;">this blog's also pretty highly selective, and mutually exclusive, so take that into account <strong>!</strong></p>
- <blockquote>
- <p style="line-height: 19.6px;">special notes :</p>
- </blockquote>
- <p style="line-height: 19.6px;"><strong>i do not listen to the fandom regarding almost everything about what you can call fanon!sans.</strong> seriously, i'd really advise reading the stuff i have up now on the biography, and <em>some</em> of my headcanons or threads before following. 'cause, if not, you might find youself <em>thoroughly <strong>japed</strong> and <strong>disappointed.</strong></em></p>
- <p style="line-height: 19.6px;">i do have <a href="http://spare.hacked.jp/m">mains and exclusives,</a> so feel free to message me if you'd want to discuss that <strong>!</strong></p>
- <p style="line-height: 19.6px;">i'm a sucker for plots, and like the above, if we're mutuals, feel free to talk to me 'bout that.</p>
- <p style="line-height: 19.6px;"><em>NO STEALING.</em> common courtesy, but for personal reasons, I’m enforcing it. and don’t think that just because I’m private that I won’t see it. Because believe me, <em>I will,</em> and I won’t hesitate to confront nor call you out on it if it comes to that.</p>
- <p style="line-height: 19.6px;"><em>ABSOLUTELY NO FAKE CALL OUT POSTS ABOUT ME.</em> they make me anxious and uncomfortable, and while I really won’t mind seeing them on the dash, I beg you — <em>please don’t make any about me.</em> as someone who’s made them to call out thieves in dire circumstances, I can say it’s not fun to be on the opposite side either, so I definitely won’t be making them about anyone either.</p>
- <p style="line-height: 19.6px;"><em>IF YOU SEE ME INTERACTING WITH ANY "PROBLEMATIC PERSON"</em><em>, let it be a thief, abuser, etc. <strong>please tell</strong><strong> me.</strong></em> i don't need a repeat of my past in terms of unknowingly being around such people when people can tell me or correct me, so <em>please</em> tell me for both of our sakes here.</p>
- <p style="line-height: 19.6px;">tw:incest mention — if you ship, well, incest of any kind ( not even fontcest of mettablook, just <em>general</em> incest ), i think you should turn around right now. i'm not accepting that shit here in any way, and take my word for it when i say i will <strong>not</strong> be a happy skell if you approach me about that.</p>
- <p style="line-height: 19.6px;">(°◡°♡) 。 make sure to take care of yourself. eat, drink, and take your medicine when necessary — and have a nice day <strong>!</strong></p></center>
- </div>
- </div>
- </div>
- <div id="navi" class="popup_block">
- <div style="background-color:transparent; width:360px;padding:06px;text-align:center; text-style:normal;border:0px dashed #90909e;border-radius:0px; color:#5d5d5d;opacity:1; letter-spacing:1px;font-size:13px;margin-top:0px;margin-left:380px;line-height:23px;overflow-x:scroll;
- scroll:left;
- overflow-x:hidden;height:360px;-webkit-mask-image: -webkit-gradient(linear, left 85%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
- padding:4px;"><div style="background-color:#4f4f4f; width:300px;padding:06px;text-align:center; text-style:normal;color:#fff;opacity:1; letter-spacing:1px;font-size:13px;height:auto;margin-top:6px;line-height:20px; box-shadow: 0px 0px 0px #828282;border-radius:0px 0px 0px 0px;font-size:15px;border:3px solid #d1d1d1; outline:1px dashed #4f4f4f;font-family:silkscreen;">❤ PAGES.</div>
- <div id="nav">
- <a href="http://spare.hacked.jp/r">* RULES</a><a href="http://spare.hacked.jp/sans">* DOSSIER.</a><a href="http://spare.hacked.jp/submit">* SUBMIT.</a><a href="http://spare.hacked.jp/s">* SOURCES.</a><a href="http://spare.hacked.jp/v">* TIMELINES.</a><a href="http://spare.hacked.jp/m">* CANONS.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-the-easiest-enemy.-can-only-do-one-damage.-%28-HEADCANON-%29">* HEADCANONS.</a></div><div style="background-color:#4f4f4f; width:300px;padding:06px;text-align:center; text-style:normal;color:#fff;opacity:1; letter-spacing:1px;font-size:13px;height:auto;margin-top:6px;line-height:20px; box-shadow: 0px 0px 0px #828282;border-radius:0px 0px 0px 0px;font-size:15px;border:3px solid #d1d1d1; outline:1px dashed #4f4f4f;font-family:silkscreen;">❤ REBLOG TAGS.</div><div id="nav"><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-or-is-that-just-a-poor-excuse-for-being-lazy-%3F-hell-if-i-know.-%28-SANS-%29">* SANS.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-i-still-believe-in-you-%21-%28-PAPYRUS-%29">* PAPYRUS.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-but-it-refused.-%28-FRISK-%29">* FRISK.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-this-is-why-i-never-make-promises.-%28-TORIEL-%29">* TORIEL.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-what-did-you-DO-TO-HIM-%3F-%28-UNDYNE-%29">* UNDYNE.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-a-lie-where-both-people-are-happy-or-a-truth-where-no-one-is-%3F-%28-ALPHYS-%29">* ALPHYS.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-so-what-if-a-few-people-have-to-die-%3F-%28-MTT-%29">* METTATON.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-it-was-nice-to-meet-you.-goodbye.-%28-ASGORE-%29">* ASGORE.</a>
- <a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-JUST-LET-ME-WIN.-%28-ASRIEL-%29">* ASRIEL.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-the-true-name.-%28-CHARA-%29">* CHARA.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-you-really-are-an-IDIOT.-%28-FLOWEY-%29">* FLOWEY.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-beware-the-man-that-speaks-in-hands.-%28-GASTER-%29">* W.D. GASTER.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-why-even-try-%3F-%28-THOUGHTS-%29">* THOUGHTS.</a></div><div style="background-color:#4f4f4f; width:300px;padding:06px;text-align:center; text-style:normal;color:#fff;opacity:1; letter-spacing:1px;font-size:13px;height:auto;margin-top:6px;line-height:20px; box-shadow: 0px 0px 0px #828282;border-radius:0px 0px 0px 0px;font-size:15px;border:3px solid #d1d1d1; outline:1px dashed #4f4f4f;font-family:silkscreen;">❤ TIMELINES TAGS.</div><div id=nav><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-don%27t-you-know-how-to-greet-a-new-pal-%3F-%28-PACIFIST-%29">* PACIFIST.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-let-them-live-their-life.-%28-POST-PACIFIST-%29">* POST PACIFIST.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-he-loves-science-fiction-%21-especially-when-it%27s-real-%21-%28-PRE-RESETS-%29">* PRE RESETS.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-sans-a-seraph.-%28-RESETS-%29">* MID RESETS.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-you-felt-your-sins-weighing-on-your-neck.-%28-GENOCIDE-%29">* GENOCIDE.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-you-pretty-much-suck-at-being-evil.-%28-NEUTRAL-%29">* NEUTRAL.</a><a href="http://spare.hacked.jp/tagged/%E2%9C%A7-%E2%96%89%E2%96%8A%C2%BB-%21-v.-dirty-hacker.-%28-%3F-%3F-%3F-%29">* MISCELLANEOUS.</a>
- </div>
- </div>
- </div>
- </div>
- <div id="musicplayer">
- <div class="player">
- <a title="everything's alright."><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="26" height="20">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
- <param name="bgcolor" value="#c7c7c7" />
- <param name="FlashVars" value="mp3=https://dl.dropboxusercontent.com/s/cl0rteb7pinbr6c/Everything%27s%20Alright%20%28To%20The%20Moon%29%20-%20Laura%20Shigihara%20%5Bpiano%20cover%5D.mp3?dl=0&width=26&autoplay=1&volume=50&loop=1&showslider=0&bgcolor=c7c7c7&bgcolor1=c7c7c7&bgcolor2=c7c7c7&buttoncolor=1a1a1a&buttonovercolor=3e3e3e" />
- </object></a></div></div>
- </div>
- <!----------------------------------------------------------------------->
- <!----------------------------------------------------------------------->
- <div id="sidebar">
- <div id="description"></div>
- </div>
- <div id="links">
- <a href="{text:link 01 url}" title="{text:link 01}">✦</a></div>
- <div id="blinks"><a href="{text:link 02 url}" title="{text:link 02}">✦</a></div>
- <div id="clinks"><a href="#?w=760" rel="rules" class="poplight" title="{text:link 03}">✦</a></div>
- <div id="dlinks"><a href="{text:link 04 url}" title="{text:link 04}">✦</a>
- </div>
- <div id="elinks"><a href="#?w=760" rel="navi" class="poplight" title="{text:link 05}" rel="rules" class="poplight">✦</a></div>
- <!----------------------------------------------------------------------->
- {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
- {block:Posts}
- <div id="post">
- {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{block:IfNot400pxPosts}{block:IfNot540pxPosts}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}
- {block:If400pxPosts}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{/block:If400pxPosts}{block:If540pxPosts}<center><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></center>{/block:If540pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{block:IfNot400pxPosts}{block:IfNot540pxPosts}{Photoset-500}{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}{block:If540pxPosts}<center>{Photoset}</center>{/block:If540pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quote">* {Quote} ❞</div>{block:Source}<div class="source">» {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<div id="chat">{block:Title}<p style="font-size:30px;text-transform:lowercase;line-height:30px;text-align:center;font-family:prelude;"><a href="{Permalink}">{Title}</a>{/block:Title}<div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</div>{/block:Lines}</div></div>{/block:Chat}
- {block:Video}{block:IfNot400pxPosts}{block:IfNot540pxPosts}{Video-500}{/block:IfNot540pxPosts}{/block:IfNot400pxPosts}{block:If400pxPosts}{Video-400}{/block:If400pxPosts}{block:If540pxPosts}<center>{Video-500}</center>{/block:If540pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio}<div class="audioart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div><div class="audio">{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}<span class="height:60px;">{block:TrackName} TRACK NAME: {TrackName}{/block:TrackName} <br> {block:Artist} ARTIST: {Artist}{/block:Artist} <br> {block:Album} ALBUM: {Album}{/block:Album}</span></div>{block:caption}{caption}{/block:caption}{/block:Audio}
- {block:Answer}<div id="sans">* i'll just leave a message.</div><p><div id="question">* {Question} </div><div id="sender">— {Asker}</div>{Answer}{/block:Answer}
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:IndexPage}
- <div id="permalink">
- {block:Date}<a href="{Permalink}" title="{TimeAgo}">✦</a>{/block:Date} <a href="{Permalink}" title="{NoteCount} notes">✦</a>{/block:NoteCount} {block:RebloggedFrom}<a title="via: {ReblogParentName}" href="{ReblogParentURL}">✦</a>{/block:RebloggedFrom}{block:ContentSource} <a title="source: {SourceTitle}" href="{SourceURL}">✦</a>{/block:ContentSource}{/block:RebloggedFrom} <a href="{ReblogURL}" title="reblog?" target="_blank" class="details">✦</a></div>
- <div class="tags">{block:HasTags} {block:Tags}<a href="{TagURL}">* {Tag} ;</a>{/block:Tags}{/block:HasTags}</div>
- {/block:IndexPage}
- {block:PermalinkPage}{block:Date}<div id="permalinkpage">shared {TimeAgo} on {ShortDayOfWeek}, {DayOfMonthWithZero}{DayOfMonthSuffix}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom}<br>Originally made by <a href="{ReblogRootURL}">{ReblogRootName}</a>, reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div>{/block:Date}{/block:PermalinkPage}
- {block:PermalinkPage}{block:HasTags}<div id="tagspp">{block:Tags}<a href="{TagURL}">* {Tag} ;</a>{/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}
- {block:PostNotes}
- <div style="background-color:{color:border};height:1px;margin-top:20px;"></div>
- <div style="margin-top:-6px;text-align:center;color:{color:text};"><span style="background-color:{color:background};padding:0px 5px;"><a href="javascript:unhide('notes');">show notes</a></span></div>
- <div id="notes" class="hidden"><div class="notes">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
- {block:IfNotInfiniteScrolling}{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>{/block:Pagination}{/block:IfNotInfiniteScrolling}
- <!----------------------------------------------------------------------->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment