Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $('li.nyaa div:nth-child(2)').hide();
- $('li.nyaa h4').click(function () {
- if ($(this).hasClass('open')) {
- $('li.nyaa div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
- else {
- $('li.nyaa div:visible:nth-child(2)').slideUp().prev().removeClass('open');
- $(this).next().slideDown();
- $(this).addClass('open');}
- });
- });
- </script>
- <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}
- <meta name="if:EndlessScroll" content="0">
- <meta name="if:ShowCaptions" content="1">
- <style type="text/css">
- /* Main/General Code: Applies to all*/
- body {cursor: url(http://cur.cursors-4u.net/smilies/smi-3/smi268.gif), auto;
- font-family: consolas;
- font-size: 10px;
- color: #AAA;
- margin: 0;
- }
- a {
- color: #000;
- text-decoration: none;
- }
- a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
- color: #000;
- }
- /* Wrap div of all entries. To */
- #content {
- background: #FBFBFB;
- padding: 1px 20px 20px 20px;
- width: 540px;
- margin: auto;
- }
- /* Entries */
- .posts {
- padding: 19px;
- border: 1px solid #F0F0F0;
- margin-top: 20px;
- overflow: hidden;
- background: #FFF;
- width: 500px;
- }
- /* This code makes all images within the entry fit in with the width no matter how wide or narrow */
- .posts img {
- max-width: 100%;
- }
- /* Blockquote is edited so won't take too much space or look ugly. */
- blockquote {
- border-left: 2px solid #F0F0F0;
- padding: 1px 1px 1px 10px;
- margin: 5px;
- }
- /* Entry captions and audio post captions. There is option for non-display on the main page if desired. */
- #captions {
- background: #FBFBFB;
- display: block;
- padding: 1px 10px 1px 10px;
- margin-top: 10px;
- {block:IfNotShowCaptions}
- {block:IndexPage}
- display: none;
- {/block:IndexPage}
- {/block:IfNotShowCaptions}
- }
- #audiocaptions {
- display: block;
- padding: 1px 10px 1px 10px;
- margin-top: 10px;
- border-top: 1px solid #F0F0F0;
- {block:IfNotShowCaptions}
- {block:IndexPage}
- display: none;
- {/block:IndexPage}
- {/block:IfNotShowCaptions}
- }
- /* Pagination for non-endless scroll */
- .pagination {
- margin-top: 5px;
- text-align: center;
- }
- /* Album art for audio posts */
- #albumart img {
- width: 70px;
- height: 70px;
- }
- /* Permalink and post information */
- #permalink {
- background: #F0F0F0;
- padding: 5px 10px 5px 10px;
- }
- /* Sidebar */
- .sidebar {
- position: fixed;
- margin-top: 90px;
- margin-left: -190px;
- width: 110px;
- text-align: justify;
- background: #FBFBFB;
- padding: 10px;
- }
- /* Sidebar icon */
- .sidebar img {-webkit-border-radius: 360px; -moz-border-radius: 360px; border-radius: 360px;
- width: 100px;
- padding: 5px;
- }
- /* Sidebar title */
- #title {
- margin-bottom: 5px;
- text-align: center;
- color: #000;
- background: #F0F0F0;
- padding: 5px;
- letter-spacing: 1px;
- }
- ::-webkit-scrollbar-thumb:vertical {background-color: #000; height: 20px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: #000; height: 5px;}
- ::-webkit-scrollbar {height: 5px; width: 5px; background-color: #FFF;}
- .caixasm{width:auto;top:50%;left:0px;position:fixed;z-index: 100;}.bordita{width:15px;float:right;}.navsm{background:rgba(255,255,255,0.4);line-height:16px;height:18px;margin: 1px; display: inline-block;width:225px;font-size:18px;color:#777;padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;margin-left:-210px; }.navsm a{color:#000;}.navsm:hover {margin-left:00px; }
- .vdescricao {margin-top: 90px; margin-left:4px; padding: 4px; position: fixed; font: 12pt tahoma #aaa; background: #FBFBFB; overflow: hidden; -webkit-transition-duration: .99s; width: 100px; height: 12px;}
- .vdescricao:hover {height: 100px;}
- a.nav{color:#000000;}
- ::-moz-selection {
- background-color: #fff;
- color: #000;}
- ::selection {
- background-color: #fff;
- color: #000;}
- /* Sidebar links */
- #links {
- text-align: center;
- margin-top: 5px;
- }
- iframe#tumblr_controls {
- position: fixed !important;
- z-index: 9999;
- }
- ul#draw {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
- ul#draw a {text-decoration: none; color: #666666;}
- ul#nyaa li h4 {margin: 0; padding: 1px; text-transform: Georgia; font-size: 10px; text-align: center; background-color: #fff; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
- transition: background-color 0.5s ease-out;}
- h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
- li.nyaa h4.open {background-color: #fff; border-top: 0px;}
- li.nyaa div {padding: 2px; margin: 0px; line-height: 12px; background-color: #fff; }
- li.nyaa div li {list-style-type: square;}
- li.nyaa div ul {-webkit-padding-start: 12px;}
- </style>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEndlessScroll}
- </head>
- <body>
- <div class="caixasm"><div class="navsm"><img src="http://i205.photobucket.com/albums/bb186/mhilkas/Currently/ouvindo-2.gif" class="bordita"><center><center style="line-height:0;"><embed src="http://www.singingbox.com/singingbox.swf?user36=,y,w,vta,s1ja,g,fu" quality="high" width="194" height="19" name="sbox" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br>
- <a href="http://www.singingbox.org/" target="_blank" style="line-height:20px;">
- <img src="http://www.singingbox.com/i/e5e5e5/4D4D4D.gif" border="0" />
- </a></center></center></div></div>
- <div id="content">
- <div class="sidebar">
- <div id="title">{Title}</div>
- <img src="http://24.media.tumblr.com/bc517b35ed6026ea383287b73296b6fb/tumblr_mhk5quBk4b1rho01yo1_250.jpg" >
- <div class="vdescricao"><center>descrição</center>
- {Description}
- </div>
- <center>{<b></a><a style="font-size:13px; text-decoration:none; padding:0 0 0 4px;"><script language="JavaScript" type="text/javascript" src="http://www.usuariosonline.org/ver.php?domain=http://abitchfree.tumblr.com" charset="ISO-8859-1"></script>
- </b>|<b> <script src="http://fastwebcounter.com/secure.php?s=http://abitchfree.tumblr.com"></script></b>}</center><br>
- <div id="links">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/Themes">themes</a>
- </div>
- <ul id="draw"><li class="nyaa">
- <h4>
- clique no pikachu
- <center><img src="http://www.asianjoke.com/pictures/img/pika.gif"> </center>
- </h4>
- <div style="background-color: #FFF; text-align:center;">
- <a href="link">nome</a> <BR>
- <a href="link">nome</a> <BR>
- <a href="link">nome</a> <BR>
- </a> </div></ul></li>
- {block:IfNotEndlessScroll}
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><</a>
- {/block:PreviousPage}
- {CurrentPage}
- {block:NextPage}
- <a href="{NextPage}">></a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IfNotEndlessScroll}
- </div>
- {block:Posts}
- <div class="posts">
- {block:Text}
- {block:Title}
- {Title}
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>
- <img src="{PhotoURL-500}">
- </center>
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {Photoset-500}
- </div>
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- ❝{Quote}❞
- {block:Source}
- <br><br>—{Source}
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" {Target}>+ {Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- {Title}
- {/block:Title}
- <ul>
- {block:Lines}
- <li>{block:Label}{Label}{/block:Label} {Line}</li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div id="albumart">
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}
- </div>
- {AudioPlayerGrey}
- {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
- {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
- <b>Plays:</b> {PlayCount}<br>
- {block:Caption}
- <div id="audiocaptions">
- {Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="video">
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- </div>
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Answer}
- {Asker} asked: {Question}
- {Answer}
- {/block:Answer}
- </div>
- {block:Date}
- <div id="permalink">
- Posted <a href="{Permalink}">{Month} {DayOfMonth}, {Year}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>
- {/block:Date}
- {block:RebloggedFrom}
- <br>Reblogged via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
- <br>Original post: <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}{block:ContentSource} (<a href="{SourceURL}">source</a>){/block:ContentSource}
- {block:HasTags}
- <br>Tagged: {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}
- {/block:HasTags}
- </div>
- {block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- <div class="img">
- <div style="position:fixed; bottom:90px; right:10px; opacity:1">
- <img src="http://25.media.tumblr.com/tumblr_lzkf780igk1qje612o1_500.gif" width="250px" />
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement