Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--T H E ME B Y G O X T O S U R A .T U M B L R . C OM NUNCA RETIRE OS CRÉDITOS.
- siga meus outros tumblrs: gifs-icons e wayforlife
- :)-->
- <html>
- <head>
- <meta name="color:background" content="#FFF"/>
- <meta name="color:text" content="#444444"/>
- <meta name="color:Links" content="#000000"/>
- <meta name="color:LinksHover" content="#ff008c"/>
- <meta name="color:Link" content="#121010"/>
- <meta name="color:Scroll" content="#d7d6d6"/>
- <meta name="image:background" content=""/>
- <meta name="image:imagem 01" content="http://31.media.tumblr.com/909c0ad2b4b67ef334ef3901b5a0fb5c/tumblr_n3jzspigiv1rcrcdeo1_400.jpg"/>
- <meta name="image:imagem 02" content="http://37.media.tumblr.com/15134844ab4ecc6be435d03a929a5158/tumblr_n1vgu4BIpM1s8lv52o1_400.jpg"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link1 Hover" content="meu link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link2 Hover" content="meu link" />
- <meta name="text:Links Title" content="links" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- {block:IndexPage}
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <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');
- var popURL = $(this).attr('href');
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1];
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove();
- });
- return false;
- });
- });
- </script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#content');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.entry',
- loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body, a, a:hover {
- cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
- default !important;}
- iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
- body {background-image: url('{image:background}');
- background-attachment:fixed;
- background-color:{color:background};
- {block:IfBackgroundTelacheia}background-repeat: no-repeat;
- background-position: center;
- background-attachment: fixed;
- -webkit-background-size: cover;
- -o-background-size: cover;{/block:IfBackgroundTelacheia}
- /*-- Font Theme --*/
- font-size:11px;
- font-family:georgia;
- /*-- Font Theme --*/
- text-align:justify;
- line-height:15px;
- color:{color:text};}
- a:link, a:active,
- a:visited{color:{color:Link};
- text-decoration: none;}
- a:hover{color:{color:hover};}
- ::-webkit-scrollbar-thumb{
- background-color: {color:Scroll};
- border: 3px solid {color:background};
- height:auto;
- -moz-border-radius: 0px;
- border-radius: 0px;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:9px;
- background-color: {color:Scroll};
- border: 5px solid {color:background};
- }
- div#content{
- margin-left:480px;
- width:600px;min-height:100%}
- .pquote {
- font-size:11px;
- line-height:16px;
- margin-top:0px;
- text-align:justify; }
- .quotesource{
- font-size:11px;
- text-align:left;
- }
- .post_title{
- font-size:11px;
- color:{color:Link};}
- .entry{
- position:relative;
- width:400px;
- padding:15px;
- float:left;
- /* Margin das postagens */
- margin:0;
- /* Margin das postagens */
- background-color:{color:background};
- {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
- .entry img{
- {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
- #postnotes {text-align:left; z-index:11; padding:15px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
- .per {
- position:relative;
- text-align:justify;
- padding:1; margin:0;
- clear:both;
- color:{color:text};}
- .fe {
- display:block;
- position:absolute;
- bottom:-15px;
- left:15px;
- width:0;
- border-width:15px 15px 0;
- border-style:solid;
- border-color: transparent;}
- .text {text-align:center;}
- blockquote{
- padding:0px 0px 0px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px solid {color:Text};}
- .perms {
- font-size:11px;
- text-align:left;
- opacity: 0;
- -webkit-transition-duration: .75s;
- top:15px;
- width:250px;
- padding: 0px;;
- height:auto;
- position: absolute;
- margin-top:0px;margin-left:390px;
- line-height:15px;
- font-style:;
- text-transform: lowercase;
- font-family:;
- display:block;}
- .entry:hover .perms {
- opacity:1;margin-left:410px;
- z-index:999999;
- -webkit-transition-duration: 0.65s;}
- .perms a:hover{text-decoration:line-through;}
- #cred {position:fixed;
- right:-38px;
- bottom:105px;font-style:normal;
- font-size:11px;
- -webkit-transition-duration: .75s;
- padding:5 5 5 5;
- border-radius:0px;
- z-index:999999;}
- #cred:hover{right:0px;
- ;-webkit-transition-duration: .75s;}
- {block:Iffollowbranco}
- 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:.7;
- transition: .8s ease-in-out;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out; }
- {/block:Iffollowbranco}
- #sidebar{width: 155px;height:auto; position: fixed;margin-top:120px;margin-left: 270px;padding:20px;-webkit-transition-duration: .75s;}
- #fotosidebar{opacity: 1; width:170px;height:220px;}
- #fotosidebar{margin-left: -3px; margin-top: 0px;}
- #foto img {display: inline; margin-left:-10px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:-3px;}
- #foto img {width:180px; height:240px; margin-top:-20px;}
- #desc {width: 160px; line-height:16px;font-size: 11px;text-align:left; color:{color:Link}; ;margin-left:-5px;margin-top:5px;-webkit-transition-duration: .75s;position: fixed;opacity:0;}
- /* Links de visivel */
- .links1 {position: fixed; width:00px; margin-top: 21px; margin-left:-160px; padding:1px;}
- .links1 a {float: center; display: block; width:150px;font-size: 11px; font-family:tahoma; font-style: normal; color: {color:Links}; -webkit-transition: all 0.2s linear; text-transform:none; padding:5px;text-align:center;margin-left:5px; }
- .links1 a:hover {margin-left:20px;-webkit-transition: all 0.2s linear; }
- .linkss {position: fixed; width:120px; margin-top: 2px; float: center; margin-left:15px; padding:1px;-webkit-transition-duration: .75s;}
- .links {position: fixed; width:200px; margin-top: -190px; margin-left:-5px; padding:1px;-webkit-transition-duration: .75s;}
- .links a {float: center; display: block; width:152px;font-size: 11px; font-family:tahoma; color: {color:Links}; -webkit-transition: all 0.2s linear; padding:5px; text-transform:uppercase; text-align:center;-webkit-transition-duration: .75s; }
- /* Links de visivel */
- #fade {display: none;background: transparent; position: fixed; left: -187; top: 140; width: 160; height: 160; opacity: .80; z-index: 9999;}
- .popup_block{display: none; padding: 5px;float: left;
- font-size: 1.2em; position: fixed;z-index: 99999;}
- img.btn_close { float: right;margin: -0px -0px 0 0;}
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- .dentro a {font-family: agency fb; font-style: bold; float: center; color: #fff; font-size: 12px; opacity:0;}
- .dentro a:hover {font-family: agency fb; font-style: bold; float: center; color: #fff; font-size: 12px; opacity:1.0;}
- #title1 {width: 222px; margin-top:70px; margin-left:-190px; height: 15px; float:left; position:fixed; padding: 5px; overflow: hidden; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 11px; color: {color:Links}; background-color:transparent; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: normal; overflow: hidden;}
- #title1:hover {height: 260px; opacity: 1.0;}
- .sdescri {text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 5px; width: 221px; padding: 0px; margin-top: 2px; color: {color:Links}; font-weight: normal;}
- .sdescri a
- {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: georgia; font-style: italic; font-size: 9px; text-align: center; margin-bottom: 1px; width: 196px; background-color: tranparent; color:{color:Links} text-decoration: none; text-transform: none; height: 1px; padding: 2px;}
- .sdescri a:hover{text-align: center;color:{color:LinksHover};font-weight:bold; font-style:;font-weight:; background:transparent;}
- </style>
- <body>
- <div id="sidebar">
- <div id="foto">
- <a href="/"><Script Language="JavaScript">
- hoje = new Date()
- numero_de_imagens = 2
- segundos = hoje.getSeconds()
- numero = segundos % numero_de_imagens
- if (numero == 0){
- banner = "{image:imagem 01}"
- }
- if (numero == 1){
- banner = "{image:imagem 02}"
- }
- document.write ('<img src="' + banner + '" width="160" height="160">')</script>
- </script>
- </a></div>
- <div class="linkss"><center>
- </center></div>
- <div class="links1">
- <a href="{text:Link1}" title="{text:Link1 Hover}"> ✖ {text:Link1 Title}</a>
- <a href="{text:Link2}" title="{text:Link2 Hover}"> ✖ {text:Link2 Title}</a>
- </div>
- <div id="title1" > ✖ {text:Links Title} <div class="sdescri">
- <a href="{text:Link3}"><div style=margin-top:-2px;> {text:Link3 Title}</a></div>
- <br>
- <a href="{text:Link4}"><div style=margin-top:-2px;> {text:Link4 Title}</a></div>
- <br>
- <a href="{text:Link5}"><div style=margin-top:-2px;> {text:Link5 Title}</a></div>
- <br>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- Inicio Das postagens --->
- <i>
- <div id="content">
- {block:Posts}
- {block:Text}
- <div class="entry">
- {block:Title}<span class="post_title">{Title}</span>{/block:Title}
- {Body}
- {block:IndexPage}
- <div class="perms">
- <a href="{Permalink}">{SourceURL} </a>
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div> {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="entry">
- <!--- Tamanho das fotos --->
- <img src="{PhotoURL-400}">
- <!--- Tamanho das fotos --->
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="entry">
- <!--- Tamanho dos Photosets --->
- <center>{Photoset-400}</center>
- <!--- Tamanho dos Photosets --->
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="entry">
- <div class="pquote">{Quote}<div class="quotesource"><b>— {Source}</b></div></div>
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div class="entry">
- {block:IndexPage}<div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div> {/block:IndexPage}
- {block:Title}
- <span class="post_title">{Title}</span>{/block:Title}
- <div id="chat">
- {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
- </div>
- </div>
- {/block:Chat}
- {block:Link}
- <div class="entry">
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div> {/block:IndexPage}
- <span class="post_title"><a href="{URL}">{Name} ↘</span></a>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- {block:Audio}
- <div class="entry">
- <center>
- {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="400"/><p>{/block:AlbumArt}</center>
- <div class="audiocas">{AudioPlayerGrey}</div>
- {block:Caption}{Caption}
- {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div> {/block:IndexPage}
- </div>
- {/block:Audio}
- {block:Video}
- <div class="entry">
- {Video-400}
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div> {/block:IndexPage}
- </div>
- {/block:Video}
- {block:Answer}
- <div class="entry">
- <div class="per"><p><b>{Asker}:</b> {Question}<p><div class="fe"></div></div>
- <p>
- <div class="text"><p>{Answer}</p></div>
- {block:IndexPage}
- <div class="perms">
- <a href="{permalink}">{notecountwithlabel}</a> <br>
- <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
- </div> {/block:IndexPage}
- </div>
- {/block:Answer}
- {block:PostNotes}
- <div id="postnotes">
- Posted {TimeAgo}, with {NoteCountWithLabel}<br>
- {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
- {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
- </div><p>
- {PostNotes}
- {/block:PostNotes}
- {/block:posts}
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- </i>
- </div>
- <div style=" background: #fff; color: #eee; opacity:0.8; font-style: italic; font-family: 'georgia', sans-serif; font-size: 8px; position: fixed; width: 40px; padding: 3px; border-radius: 2px; text-align: center; z-index: 100; position: fixed; font-size:9px;
- font-family:georgia; bottom: 0px; left: 0px; padding: 2px; left: 5px; bottom: 00px; ">
- <a href="http://goxtosura.tumblr.com/" target="_blank" title="perfect">©credits</a></div>
- <script type="text/javascript"> Cufon.now(); </script>
- </div> </div> </div> </div> </div> </div> </div> </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment