Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!--
- theme by shythemes.tumblr.com
- -->
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#4f4f4f"/>
- <meta name="color:hover" content="#8f8f8f"/>
- <meta name="color:border" content="#eaeaea"/>
- <meta name="color:scrollbar" content="#cdcdcd"/>
- <meta name="select:font" content="georgia, times, 'times new roman', serif" title="georgia"/>
- <meta name="select:font" content="consolas, 'courier new', monospace" title="consolas"/>
- <meta name="select:font" content="arial, helvetica, sans-serif" title="arial"/>
- <meta name="if:500px" content="0"/>
- <meta name="if:spaced title" content="1"/>
- <meta name="if:show captions" content="1"/>
- <meta name="if:show time" content="1"/>
- <meta name="if:show date" content="1"/>
- <meta name="if:show notes" content="1"/>
- <meta name="if:show tags" content="1"/>
- <meta name="if:jump pagination" content="1"/>
- <meta name="if:endless scrolling" content="0"/>
- <meta name="text:link 1" content=""/>
- <meta name="text:link 1 url" content=""/>
- <meta name="text:link 2" content=""/>
- <meta name="text:link 2 url" content=""/>
- <meta name="text:link 3" content=""/>
- <meta name="text:link 3 url" content=""/>
- <meta name="text:link 4" content=""/>
- <meta name="text:link 4 url" content=""/>
- <meta name="text:link 5" content=""/>
- <meta name="text:link 5 url" content=""/>
- <meta name="text:link 6" content=""/>
- <meta name="text:link 6 url" content=""/>
- <link rel="shortcut icon" href="{Favicon}"/>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
- {block:ifEndlessScrolling}<script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>{/block:ifEndlessScrolling}
- <style type="text/css">
- ::-webkit-scrollbar {
- width:7px;
- height:7px;
- background-color:{color:background};
- }
- ::-webkit-scrollbar-track {
- background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- border: 1px solid {color:background};
- }
- body {
- margin:0px;
- color:{color:text};
- font-family:{select:font};
- font-size:9px;
- line-height:1.5em;
- word-wrap:break-word;
- text-align:justify;
- background-color:{color:background};
- }
- * {
- -ms-transition:all 0s linear;
- -moz-transition:all 0s linear;
- -webkit-transition:all 0s linear;
- transition:all 0s linear;
- }
- blockquote {
- margin:.75em 2em;
- padding:.33em 2em;
- border-left:1px solid {color:border};
- }
- pre {
- white-space:normal;
- }
- a img {
- border:0px;
- }
- a {
- color:{color:text};
- text-decoration:none;
- }
- a:hover {
- color:{color:hover};
- }
- small, sub {
- font-size:1em;
- vertical-align:middle;
- }
- ol {
- padding-left:2.25em;
- margin:.75em 0;
- }
- ul {
- padding-left:2.25em;
- margin:.75em 0;
- list-style-type:square;
- }
- p {
- margin:.75em 0;
- }
- h3 {
- font-weight:normal;
- line-height:1em;
- font-size:1.33em;
- }
- h3 a:hover {
- color:{color:hover};
- }
- #main {
- margin:0px auto;
- {block:ifNot500px}width:400px;{/block:ifNot500px}
- {block:if500px}width:500px;{/block:if500px}
- }
- .wrap {
- {block:PermalinkPage}margin:125px 0px 50px 0px;{/block:PermalinkPage}
- {block:IndexPage}margin:125px 0px;{/block:IndexPage}
- }
- .post img {
- max-width:100%;
- height:auto;
- }
- .post .caption a,
- .post .body a,
- .post .source a {
- text-decoration:none;
- }
- .post .caption *:first-child,
- .post .body *:first-child,
- .post .source *:first-child {
- margin-top:0px;
- }
- .post .caption *:last-child,
- .post .body *:last-child,
- .post .source *:last-child {
- margin-bottom:0px;
- }
- .post .caption {
- margin:1em 0px;
- {block:ifNotShowCaptions}{block:IndexPage}display:none;{/block:IndexPage}{/block:ifNotShowCaptions}
- }
- .caption h1, .caption h2, .caption h3, .caption h4 {
- font-size:1em;
- font-weight:normal;
- margin:.75em 0px;
- }
- .post .body {
- margin:1em 0px;
- }
- .post .source {
- margin:1em 0px;
- text-align:right;
- }
- .post .media {
- overflow:hidden;
- }
- .post .media img,
- .post .media .photoset {
- max-width:100%;
- display:block;
- margin:auto;
- }
- .post .media .photoset {
- width:100%;
- display:block;
- }
- .post .qn,
- .post .quote {
- font-weight:bold;
- }
- .post .chat .line {
- padding:1px 0;
- }
- .post .chat .label {
- margin-right:.5em;
- font-weight:bold;
- }
- .post .audio .tumblr_audio_player {
- width:100%;
- height:27px;
- }
- .post .info {
- margin-top:.75em;
- text-align:right;
- }
- .post .info a {
- margin:0 0 0 1em;
- color:{color:text};
- }
- .post .tagged {
- {block:ifNotShowTags}{block:IndexPage}display:none;{/block:IndexPage}{/block:ifNotShowTags}
- }
- .post.perma {
- margin:50px 0px;
- }
- .post.n {
- margin:50px 0px 125px 0px;
- }
- .post.n a {
- text-decoration:none;
- }
- .post .notes ol {
- list-style-type:none;
- padding:0px;
- }
- .post .notes img {
- display:none;
- }
- .pagination {
- margin:125px 0px;
- text-align:right;
- {block:ifEndlessScrolling}display:none;{/block:ifEndlessScrolling}
- }
- .pagination a, .pagination .current {
- margin:0px 0px 0px 1em;
- }
- #header {
- margin-top:125px;
- font-size:9px;
- }
- #header .description {
- float:right;
- text-align:right;
- margin-bottom:1.45em;
- width:50%;
- }
- #header .title {
- width:50%;
- text-align:left;
- }
- #header .title a {
- text-transform:uppercase;
- text-decoration:none;
- {block:ifSpacedTitle}letter-spacing:0.5em;{/block:ifSpacedTitle}
- {block:ifNotSpacedTitle}letter-spacing:1px;{/block:ifNotSpacedTitle}
- font-size:1.45em;
- line-height:1.15em;
- color:{color:text};
- }
- #header .nav {
- margin-top:0.25em;
- width:50%;
- text-align:left;
- }
- #header .nav a {
- margin-right:0.75em;
- }
- #infscr-loading {
- display:none!important;
- }
- #tc {
- bottom:0px;
- right:0px;
- position:fixed;
- padding:4px;
- z-index:1000;
- }
- #tc a {
- font-size:8px;
- padding:3px;
- background-color:transparent;
- font-family:calibri;
- letter-spacing:0px;
- text-decoration:none;
- }
- #tc a:hover {
- text-decoration:none;
- }
- #back-top {
- font-size:13px;
- text-align:center;
- position:fixed;
- bottom:15%;
- {block:ifNot500px}right:-100px;{/block:ifNot500px}
- {block:if500px}right:-125px;{/block:if500px}
- width:50%;
- }
- #back-top span {
- cursor:pointer;
- padding:5px;
- }
- </style>
- </head>
- <body>
- <div id="main">
- <div id="header">
- <div class="description">{Description}</div>
- <div class="title"><a href="/">{Title}</a></div>
- <div class="nav">{block:ifLink1}<a href="{text:link 1 url}">{text:link 1}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:link 2 url}">{text:link 2}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:link 3 url}">{text:link 3}</a>{/block:ifLink3}{block:ifLink4}<a href="{text:link 4 url}">{text:link 4}</a>{/block:ifLink4}{block:ifLink5}<a href="{text:link 5 url}">{text:link 5}</a>{/block:ifLink5}{block:ifLink6}<a href="{text:link 6 url}">{text:link 6}</a>{/block:ifLink6}</div>
- </div>
- <div id="content">
- {block:Posts}<div class="wrap">
- <div class="post">
- {block:Answer}<!-- answer --><div class="qn"><span class="asker">{Asker}</span>: <span class="q">{Question}</span></div><div class="answer body">{Answer}</div>{/block:Answer}{block:Audio}<!-- audio --><div class="audio">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}{block:Chat}<!-- chat -->{block:Title}<h3>{Title}</h3>{/block:Title}<div class="chat body">{block:Lines}<div class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}<span class="uh">{Line}</span></div>{/block:Lines}</div>{/block:Chat}{block:Link}<!-- link --><h3><a href="{URL}">{Name}</a></h3>{block:Description}<div class="body">{Description}</div>{/block:Description}{/block:Link}{block:Photo}<!-- photo --><div class="media">{LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}{block:Photoset}<!-- photoset --><div class="media">{block:ifNot500px}{Photoset-400}{/block:ifNot500px}{block:if500px}{Photoset-500}{/block:if500px}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}{block:Quote}<!-- quote --><div class="quote">{Quote}</div>{block:Source}<div class="source">{Source}</div>{/block:Source}{/block:Quote}{block:Text}<!-- text -->{block:Title}<h3>{Title}</h3>{/block:Title}<div class="body">{Body}</div>{/block:Text}{block:Video}<!-- video --><div class="media video">{block:ifNot500px}{Video-400}{/block:ifNot500px}{block:if500px}{Video-500}{/block:if500px}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
- {block:IndexPage}{block:Date}<div class="info">{block:ifShowTime}<a href="{Permalink}">{24Hour}:{Minutes}</a>{/block:ifShowTime}{block:ifShowDate}<a href="{Permalink}">{MonthNumber}/{DayOfMonthWithZero}</a>{/block:ifShowDate}{block:ifShowNotes}<a href="{Permalink}">{NoteCount}</a>{/block:ifShowNotes}{block:HasTags}<span class="tagged">{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:Date}{/block:IndexPage}
- <!-- {block:ContentSource} {SourceURL} {/block:ContentSource} {block:RebloggedFrom} {ReblogRootURL} {ReblogParentURL} {/block:RebloggedFrom} -->
- </div>
- </div>
- {block:PermalinkPage}<div class="perma post">{block:Date}{lang:Posted on Month DayOfMonth Year with NoteCount notes}{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 href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:Date}</div>{/block:PermalinkPage}
- {block:PostNotes}<div class="post n"><div class="notes">{PostNotes}</div></div>{/block:PostNotes}
- {/block:Posts}
- {block:Pagination}<div class="pagination">{block:PreviousPage}<a class="back" href="{PreviousPage}">back</a>{/block:PreviousPage}{block:ifJumpPagination}{block:JumpPagination length="5"}{block:CurrentPage}<span class="current">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{/block:ifJumpPagination}{block:ifNotJumpPagination}{block:NextPage}{block:PreviousPage}·{/block:PreviousPage}{/block:NextPage}{/block:ifNotJumpPagination}{block:NextPage}<a class="next" href="{NextPage}">next</a>{/block:NextPage}</div>{/block:Pagination}
- </div>
- </div>
- <div id="tc"><a href="http://shythemes.tumblr.com" title="theme">ㅅ</a></div>
- {block:ifEndlessScrolling}{block:IndexPage}<div id="back-top" title="scroll to top"><span>↑</span></div>
- <script>
- $('#content').infinitescroll({
- navSelector:"div.pagination",
- nextSelector:"div.pagination a.next",
- itemSelector:"#content div.wrap",
- bufferPx:4000,
- });
- $(document).ready(function(){
- $("#back-top").hide();
- $(function () {
- $(window).scroll(function () {
- if ($(this).scrollTop() > 800) {
- $('#back-top').fadeIn();
- } else {
- $('#back-top').fadeOut();
- }
- });
- $('#back-top span').click(function () {
- $('body,html').animate({
- scrollTop: 0
- }, 800);
- return false;
- });
- });
- });
- </script>
- <!-- credit: http://webdesignerwall.com/tutorials/animated-scroll-to-top -->
- {/block:IndexPage}{/block:ifEndlessScrolling}
- </body>
- </html>
Add Comment
Please, Sign In to add comment