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" xml:lang="en" lang="en">
- <!--
- mosaic v2 theme, updated 20/3/2012: created by aretter
- -->
- <meta name="color:title" content="#f5f5f5">
- <meta name="color:title background" content="#000">
- <meta name="color:text" content="#000">
- <meta name="color:links" content="#000">
- <meta name="color:background" content="#fff">
- <meta name="color:posts" content="#fcfcfc">
- <meta name="if:show archive" content="1"/>
- <meta name="if:show ask" content="1" />
- <meta name="if:show captions" content="0" />
- <meta name="if:two columns" content="1" />
- <meta name="if:bottom description" content="1" />
- <meta name="if:show portrait photo" content="0" />
- <meta name="font:title" content="Baskerville" />
- <meta name="font:body" content="Baskerville" />
- <meta name="text:title font size" content="13px" />
- <meta name="text:font size" content="10px" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <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}
- <style type="text/css">
- body {margin:auto;
- {block:iftwocolumns}width:560px;{/block:iftwocolumns}
- {block:ifnottwocolumns}{block:IndexPage}width:830px;{/block:IndexPage}
- {block:PermalinkPage}width:560px;{/block:PermalinkPage}{/block:ifnottwocolumns}
- font-family:{font:body};
- font-size:{text:font size};
- color:{color:text};
- background-color:{color:background};
- line-height:12px;}
- .tumblrAutoPager_page_info,
- .tumblrAutoPager_page_separator {display:none;}
- a {text-decoration:none;
- color:{color:links};}
- a img {border:0px;}
- #infscr-loading {display:none;}
- .blogtitle {font-family:{font:title};
- margin-bottom:4px;
- text-align:center;
- font-size:{text:title font size};}
- .blogtitle a {color:{color:title};
- background:{color:title background};
- padding:2px;}
- .navlinks {text-align:center;}
- .navlinks a {padding:1px;}
- .description {position:fixed;
- bottom:3px;
- margin:auto;
- {block:iftwocolumns}width:520px;{/block:iftwocolumns}
- {block:ifnottwocolumns}{block:IndexPage}width:790px;{/block:IndexPage}
- {block:PermalinkPage}width:520px;{/block:PermalinkPage}{/block:ifnottwocolumns}
- text-align:center;
- {block:IndexPage}background:{color:posts};{/block:IndexPage}
- {block:PermalinkPage}background:{color:background};{/block:PermalinkPage}
- padding-top:10px;
- padding-bottom:25px;
- padding-left:20px;
- padding-right:20px;
- margin-bottom:-10px;}
- .text,
- .quote,
- .answer,
- .chat,
- .link{{block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}{block:iftwocolumns}width:560px;{/block:iftwocolumns}
- {block:ifnottwocolumns}width:560px;{/block:ifnottwocolumns}{/block:PermalinkPage}}
- .wrap {{block:iftwocolumns}width:560px;{/block:iftwocolumns}
- {block:ifnottwocolumns}{block:IndexPage}width:830px;{/block:IndexPage}
- {block:PermalinkPage}width:560px;{/block:PermalinkPage}{/block:ifnottwocolumns}
- height:100%;}
- .posts {float:right;
- {block:iftwocolumns}width:560px;{/block:iftwocolumns}
- {block:ifnottwocolumns}{block:IndexPage}width:830px;{/block:IndexPage}
- {block:PermalinkPage}width:560px;{/block:PermalinkPage}{/block:ifnottwocolumns}
- {block:IndexPage}background:{color:posts};{/block:IndexPage}
- {block:PermalinkPage}background:{color:background};{/block:PermalinkPage}
- height:100%;
- padding-bottom:100px;}
- .post {{block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}{block:iftwocolumns}width:560px;{/block:iftwocolumns}
- {block:ifnottwocolumns}width:560px;{/block:ifnottwocolumns}{/block:PermalinkPage}
- float:left;
- {block:IndexPage}margin: 20px 0px 0px 20px;{/block:IndexPage}
- position: relative;}
- .photo img {{block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}{block:iftwocolumns}width:560px{/block:iftwocolumns}
- {block:ifnottwocolumns}width:560px;{/block:ifnottwocolumns}{/block:PermalinkPage}}
- div.video embed,
- div.post div.video object {{block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}{block:iftwocolumns}width:560px;{/block:iftwocolumns}
- {block:ifnottwocolumns}width:560px;{/block:ifnottwocolumns}{/block:PermalinkPage}
- margin-bottom:10px;}
- .player {background:#000;
- margin:10px 0 10px 0;
- width:250px;}
- #portrait {-moz-border-radius:64px;
- -webkit-border-radius: 64px;
- width: 64px;
- height: 64px;
- background-image:url({PortraitURL-64});
- margin-top:-10px;
- margin-bottom:10px;}
- .cap {margin-top:-6px;}
- .textperma {text-align:right;
- opacity:0.2;
- -webkit-transition: 0.5s ease-in;}
- .textperma:hover {opacity:1;
- -webkit-transition: 0.5s ease-in;}
- .permanotes {margin-top:10px;
- text-align:center;}
- .navigation {display:none;}
- .info {position:relative;
- {block:iftwocolumns}width:520px;{/block:iftwocolumns}
- {block:ifnottwocolumns}{block:IndexPage}width:790px;{/block:IndexPage}
- {block:PermalinkPage}width:520px;{/block:PermalinkPage}{/block:ifnottwocolumns}
- margin:auto;
- padding:20px;
- {block:IndexPage}background:{color:posts};{/block:IndexPage}
- {block:PermalinkPage}background:{color:background};{/block:PermalinkPage}}
- ol.notes {margin-left:-20px;
- margin-top:20px;
- margin-bottom:40px;
- list-style-type:none;
- text-align:center;
- width:560px;
- padding:20px;}
- ol.notes li.note img.avatar {vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;}
- ol.notes li.note span.action {text-align:center;}
- ol.notes li.note span.action a {text-align:center;}
- ol.notes li.note blockquote {padding: 1px 3px;margin: 3px 0 3px 7px;}
- ol.notes li.note blockquote a {text-decoration: none;}
- {CustomCSS}
- </style>
- <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
- <!-- {block:IndexPage} -->
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('.posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div.navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : ".navigation a#next",
- // selector for the NEXT link (to page 2)
- itemSelector : ".post",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "http://static.tumblr.com/ry7nsix/S4Klhms7s/load.gif",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('.posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <!-- {/block:IndexPage} -->
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/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:IndexPage}
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('(via')");
- });
- </script>
- {/block:IndexPage}
- </head>
- <body>
- <div class="wrap">
- <div class="navigation">
- <!--{block:Pagination}-->
- <!--{block:NextPage}-->
- <p id="page_nav">
- <a style="float:right" href="{NextPage}" id="next">Older</a>
- <!--{/block:NextPage}-->
- <!--{block:PreviousPage}-->
- <a style="float:left" href="{PreviousPage}">Newer</a></p>
- <!--{/block:PreviousPage}-->
- <!--{/block:Pagination}-->
- </div>
- <div class="info">
- {block:ifshowportraitphoto}<div align="center"><div id="portrait"></div></div>{/block:ifshowportraitphoto}
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div class="navlinks">{block:Ifshowarchive}<a href="/archive">archive</a>{/block:Ifshowarchive} {block:Ifshowask}<a href="/ask">message</a>{/block:Ifshowask} {block:HasPages}{block:Pages}<a href="{URL}">{Label} </a>{/block:Pages}{/block:HasPages}</div>{block:ifnotbottomdescription}{block:Description}<center>{Description}</center>{/block:Description}{/block:ifnotbottomdescription}</div>
- <div class="posts">
- {block:Posts}
- {block:Text}
- <div class="post text">
- {block:Title}<b>{Title}</b>{/block:Title}
- {Body}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{24HourWithZero}<b>:</b>{Minutes}</a></div>{/block:IndexPage}
- </div>
- {/block:Text}
- {block:Photo}<div class="post photo">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:IndexPage}</a>{/block:IndexPage}
- {block:ifshowcaptions}<div class="cap">{Caption}</div>{/block:ifshowcaptions}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- {Photoset-250}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:IndexPage}</a>{/block:IndexPage}
- {block:ifshowcaptions}<div class="cap">{Caption}</div>{/block:ifshowcaptions}
- </div>
- {/block:Photoset}
- {block:Quote}<div class="post quote">
- <div id="entry">
- {Quote}
- {block:Source}<br><a href="{Permalink}"><b>{Source}</b>{/block:Source}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{24HourWithZero}<b>:</b>{Minutes}</a></div>{/block:IndexPage}
- </div></div>
- {/block:Quote}
- {block:Link}<div class="post link">
- <a href="{URL}"><b>{Name}</b></a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{24HourWithZero}<b>:</b>{Minutes}</a></div>{/block:IndexPage}
- </div>
- {/block:Link}
- {block:Chat}<div class="post chat">
- {block:Title}{Title}{/block:Title}<br>
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{24HourWithZero}<b>:</b>{Minutes}</a></div>{/block:IndexPage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="post text">
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{24HourWithZero}<b>:</b>{Minutes}</a></div>{/block:IndexPage}
- </div>
- {/block:Audio}
- {block:Answer}<div class="post answer">
- {Question} asked by <b>{Asker}</b>
- {Answer}
- {block:IndexPage}<div class="textperma"><a href="{Permalink}">{24HourWithZero}<b>:</b>{Minutes}</a></div>{/block:IndexPage}
- </div>
- {/block:answer}
- {block:Video}<div class="post text">
- <div class="video">
- {Video-250}
- </div>
- </div>
- {/block:Video}
- {block:PermalinkPage}<div class="permanotes">Posted: {TimeAgo}<br><b>{NoteCountWithLabel}</b></div>{/block:PermalinkPage}
- {block:PostNotes}
- <br>
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- </div>
- {block:ifbottomdescription}<span class="description">{block:Description}{Description}{/block:Description}</span>{/block:ifbottomdescription}
- <div style="position:fixed; opacity:0.2; right:2px; bottom:2px;"><a href="http://arreter.tumblr.com">theme</a></div>
- </body>
- </html>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment