Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!--
- BY:
- ____ ____ ____ ____ ____ ____ ____ ____ ___ ___
- ||G |||R |||A |||M |||A |||T |||I |||C |||A |||S |
- ||__|||__|||__|||__|||__|||__|||__|||__|||__|||__|
- |/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\
- -->
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <link href='http://fonts.googleapis.com/css?family=Aldrich' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#FFF"/>
- <meta name="color:linkside" content="#252525"/>
- <meta name="color:text" content="#252525"/>
- <meta name="color:link" content="#252525"/>
- <meta name="color:Scroll" content="#000"/>
- <meta name="if:Opacidade" content="0"/>
- <meta name="if:followbranco" content="1"/>
- <meta name="if:2Colunas" content="0"/>
- <meta name="if:AumentarPosts" content="1"/>
- <meta name="if:DiminuirPosts" content="0"/>
- <meta name="if:ArredondarImagens" content="0"/>
- <meta name="image:background" content=""/>
- <meta name="font:quote" content"Baskerville"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <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" />
- <meta name="text:frase" content="titulo" />
- <script type="text/javascript">
- //dsblt
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //dsblt
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //dsblt
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <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">
- $(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;}
- <script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script> <script type=”text/javascript” src=”http://static.tumblr.com/f2ophqd/nNrm048my/top.txt”></script>
- 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-repeat:no-repeat;background-color:{color:background};font-size:12px; font-family:{font:quote};; 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{width:5px; height:auto;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block; height:0;
- background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:background};
- -webkit-border-radius:0; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:1px; background-color:{color:Scroll};}
- ::-webkit-scrollbar-thumb:horizontal{width:1px; background-color:{color:Scroll};}
- div#content{
- top:5px;;{block:IfDiminuirPosts}margin-right:100px;{/block:IfDiminuirPosts}{block:if2Colunas} margin-right:300px;{/block:if2Colunas}{block:IfAumentarPosts}margin-right:200px;{/block:IfAumentarPosts}
- {block:IndexPage}width:750px;
- {block:if2Colunas} width:1000px;{/block:if2Colunas}
- {block:If400px}width:860px;{/block:If400px}
- {block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
- .pquote {font-size:12px; font-family:{font:quote}; line-height:15px; margin-top:-20px;text-align:justify;}
- .quote{position:relative; top:100px; left:-20px; font-size:35px;opacity:.1;filter:alpha(opacity = 0.7);}
- .quotesource{font-family:{font:quote};font-size:12px; margin-left:auto; margin-top:-3px; text-align:left;font-weight:bold;}
- .info {padding-top:-35px;}a.nav{ display:right;font-size:13px; font-family:{font:quote}; line-height:15px;text-decoration:none;}.post_title{font-size:13px; font-family:{font:quote}; line-height:15px; color:{color:link};}
- .entry{position:relative; {block:IndexPage}{block:if2Colunas} width:400px;{/block:if2Colunas}
- {block:IfDiminuirPosts}width:400px;{/block:IfDiminuirPosts}{block:IfAumentarPosts}width:500px;{/block:IfAumentarPosts}-webkit-transition-duration: 1.15s;
- ;{block:If400px}width:400px;{/block:If400px}float:left;margin:10px;{/block:IndexPage}{block:PermalinkPage}width:500px;{block:if2Colunas} margin-left:-100px; top:20px;{/block:if2Colunas}{block:IfAumentarPosts}margin-left:-200px; top:20px;{/block:IfAumentarPosts}{block:IfDiminuirPosts}margin-left:-300px; top:20px;{/block:IfDiminuirPosts}{/block:PermalinkPage}background-color:transparent};}
- .entry img{{block:IndexPage}max-width:250px;{block:If400px}max-width:400px{/block:If400px}{/block:IndexPage}{block:PermalinkPage}max-width:700px;{/block:PermalinkPage};}
- img { {block:IfArredondarImagens}border-radius:20px; {/block:IfArredondarImagens}{block:IfOpacidade}border-radius:10px; {/block:IfArredondarImagens}-webkit-transition: opacity 0.7s linear;opacity: 0.75; -webkit-filter: grayscale(30%); -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;{/block:IfOpacidade} }
- img:hover {-webkit-transition: opacity 0.7s linear;opacity: 1; -webkit-filter: grayscale(0%); -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; }
- img {border:0px;} img:hover{; }
- /** modelo de ask por conjutar **/
- .per {position:relative; text-align:center; padding:3px 5px; margin:0; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; clear:both;border:1px solid #ebebeb;color:{color:text};background:#eee;}
- .iconeask {
- float: left;
- margin-left: 13px;
- margin-top: 20px;
- }
- .fe {display:block; position:absolute; bottom:-15px; left:15px; width:0; border-width:15px 15px 0; border-style:solid; border-color: #eee transparent;}
- .autor {position:absolute; bottom:-38px; left:53px;}
- .text {text-align:center;} /**acabou conjuntar**/ blockquote{padding:0px 0px 0px 5px;margin:0px 0px 2px 1px;border-left: 1px solid {color:Text};}
- .permalink{background-color: {color:reblog};text-transform:lowercase; text-align:center; color:gray; font-style:italic;letter-spacing:0;font-family:cambria; position:relative; margin-top:-10px; font-size:9px; opacity:0; filter:alpha(opacity = 0); -webkit-transition-duration: 1.95s;}
- .entry:hover .permalink{margin-top:-3px; opacity:1; filter:alpha(opacity = 100); -webkit-transition-duration: 1.95s;}{block:ifReblogLinkOnHover}.photopermaholder{position:absolute; height:14px; bottom:40px; right:-5px; opacity:0; filter: alpha(opacity = 0); -webkit-transition-duration: 1.95s;}.photoperma{display:inline-block; margin-right:5px; padding:4px; height:14px;}.photoperma a{color:#000;}.entry:hover .photopermaholder{opacity:1; filter:alpha(opacity = 100); -webkit-transition-duration: 1.95s;}{/block:ifReblogLinkOnHover}
- .photobar{height:100%; width:100%;}div#chat {padding: 4px;background-color:none};margin-top: 2px; }div#chat {{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage} list-style:none; padding:0px; margin-top:5px; margin-bottom:10px; text-align:left;}.audiocast{background-color:#E4E4E4;height:27px;{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}overflow:hidden;}div#postnotes{width:500px; margin-top:10px;}div#page{padding:10px 20px 10px 0px;{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}}div#page a{color:{color:title};font-family:Arial;font-size:12px;}#content {{block:indexpage}width:572px;{/block:indexpage}{block:permalinkpage}width:524px;{/block:permalinkpage}margin:auto;}
- #cre {position:fixed;padding:0;width: auto; right:5px;bottom: 25px; font-family: georgia; font-size: 10px;text-transform:uppercase;background-color:;letter-spacing:1px;font-style:normal;text-align:center;z-index:999999999;}
- #s-m-t-tooltip {
- display: block;
- background: {color:borda};
- font-size: 10px;
- font-family: georgia;
- letter-spacing: 1px;
- text-transform: lowercase;
- font-style:;
- color: #fff;
- text-align: center;
- margin-top: -38px;
- margin-left:-20px;
- padding: 2px 5px 2px 5px;
- border: 0px solid #bbb;
- min-width: 40px;
- max-width: 200px;
- z-index: 99999; -webkit-transition-duration: 0.95s;
- }
- .perms {
- border-bottom: 0px solid {color:border};
- color:#fff;;
- font-size:12px;text-align:left;
- opacity: 0;
- -webkit-transition-duration: .75s;bottom:-10px;
- width:400px;;
- height:auto;
- padding-top:4px;
- background-color: {color:background};
- position: absolute;
- margin-top:0px;
- margin-left:0px;
- {block:IfAumentarPosts}width:500px;;{/block:IfAumentarPosts}
- text-transform:lowercase;
- font-family:{font:body};
- letter-spacing:0px;
- display:block;
- }
- .perms a:{color:#fff;}
- .entry:hover .perms {
- opacity:1;
- z-index:999999;
- -webkit-transition-duration: 0.65s;
- padding-bottom:0px;}
- .lk{margin-left:385px;{block:IfAumentarPosts}margin-left:485px;;{/block:IfAumentarPosts} margin-top:-16px;}
- .lkk{text-align:left;margin-left:5px; margin-top:-13px;}
- .perms a:hover{
- text-decoration:line-through;}
- {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{background-color: transparent;width: 275px;height:400px;padding: 0px; position: fixed;margin-top: 150px;text-align: center;right: 50px;{block:if2Colunas} right:0px;{/block:if2Colunas}z-index:99; }
- #fotosidebar{border:0px solid {color:borda}; padding:8px;opacity: 1; -webkit-filter: grayscale(20%); width:120px;height:120px; -webkit-transition-duration: 1.20s; border-radius:0px; }
- #fotosidebar{margin-left: -120px; margin-top: -25px;}
- #frase {position:fixed;width: 220px; font-family: {font:quote};;font-size: 11px;text-align:left;font-style:; color:{color:link}; padding-bottom: 3px; font-style:;}
- #frase{background-color:;padding:2;color:{color:link};z-index:9999999;text-transform:normal;margin-left: -25px;top:270px;;}
- #frase a:hover {color:{color:linkhover};;}
- .link a {margin-left: 0px;font-size:11px; font-family: {font:quote};; text-transform:lowercase; text-decoration:bold;color:{color:link}; margin-bottom:0px; letter-spacing:0px;font-style:;}
- .link a:hover {color:{color:linkhover};opacity:0.5;;}
- #desc{position:fixed; font-family:georgia; font-size:10px;color: {color:desc};padding:2px;background: url('') no-repeat -1 1px;text-align: justify;border-top: 0px solid {color:borda};font-style:italic;}
- #desc{background-color:{color:borda};width:176px;margin-left: -1818px; margin-top:12px;}
- </style>
- <body oncontextmenu="return false" onkeydown="return false">
- </div>
- <div id="sidebar">
- <div id="frase"><a style="font-size:21px;">{text:frase}</a><p><a style="font-size:11px;"><a style="font-size:20px;">“</a> {description}<p><div style="font-family:inconsolata;;padding:5px;
- margin-left:0px;margin-top:-10px;"><select style="margin-top:4px;margin-left:-5px;width:209px;font-family:{font:quote};;font-size:12px;letter-spacing:0px;color:#444;padding:15;background-color:#fff;;border:1px solid #eaeaea;margin-bottom:6px;" onchange="location.href=this.options[this.selectedIndex].value;"><option value=''>Navegue</option><br/>
- <option value="{text:Link1}">{text:Link1 Title}</option><br/>
- <option value="{text:Link2}">{text:Link2 Title}</option><br/>
- <option value="{text:Link3}">{text:Link3 Title}</option><br/>
- <option value="{text:Link4}">{text:Link4 Title}</option><br/>
- <option value="{text:Link5}">{text:Link5 Title}</option><br/>
- <option value="http://gramaticas.tumblr.com">theme</option></select></div>
- </div>
- </div></div>
- </div></div>
- </div></div>
- <div id="content">
- {block:Posts}
- {block:Text}
- <div class="entry">
- {block:Title}<span class="post_title">{Title}</span><p>{/block:Title}
- {Body}
- {block:IndexPage}<div class="perms"> <a href="{Permalink}">{SourceURL} </a> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank"><b>reblog</b><div class="lk">{LikeButton color="gray" size="15"}</div>
- </div> {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="entry">
- {/block:ifReblogLinkOnHover}
- {LinkOpenTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/>
- <a href="{Permalink}"><img {block:indexpage}{block:IfAumentarPosts}style="width:500px;"{/block:IfAumentarPosts}style="width:400px;"{/block:indexpage} src="{PhotoURL-500}"></a>
- <p>
- {block:IndexPage}<div class="perms"> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- {block:IndexPage}
- {LinkCloseTag}
- {block:indexpage}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:PermalinkPage}
- {Caption}
- {/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="entry">
- {block:IfDiminuirPosts}<center>{Photoset-400}</center>{/block:IfDiminuirPosts}
- {block:IfAumentarPosts}<center>{Photoset-500}</center>{/block:IfAumentarPosts}
- {block:if2Colunas}<center>{Photoset-400}</center>{/block:if2Colunas}
- <p>
- {block:IndexPage}<div class="perms"> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="entry">
- {block:IndexPage}<div class="perms"> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- <span class="quote"> </span><div class="pquote"><a style="font-size:20px;">“</a> {Quote}</div>
- {block:Source}<div class="quotesource"><p><b>– {Source}</b><p></div>{/block:Source}
- </div>
- {/block:Quote}
- {block:Chat}
- <div class="entry">
- {block:IndexPage}<div class="perms"> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </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}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- <span class="post_title"><a href="{URL}">{Name} ↘</span></a><p>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- {block:Audio}
- <div class="entry">
- <center>
- {block:AlbumArt}<img src="{AlbumArtURL}" alt="" {block:IfAumentarPosts}style="width:500px;"{/block:IfAumentarPosts}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}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- </div>
- {/block:Audio}
- {block:Video}
- <div class="entry">
- {block:IndexPage}<div class="perms"> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- {block:IndexPage}{block:IfNot400px}{Video-250}{/block:IfNot400px}{block:If400px}{Video-400}{/block:If400px}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- <p>
- </div>
- {/block:Video}
- <center>{block:Answer}
- <div class="entry">
- {block:IndexPage}<div class="perms"> <a href="{permalink}">{notecount} notas</a> <a href="{ReblogURL}" target="_blank">Reblogue</a><div class="lk">{LikeButton color="gray" size="14"}</div>
- </div> {/block:IndexPage}
- <div class="per"><p>{Question}<p><div class="fe"></div>
- <div class="iconeask" style="border-radius:100px;"><img src="{AskerPortraitURL-30}"></div><div class="autor">{Asker}</div></div>
- <div class="both"><p> </p></div>
- <br>
- <div class="text"><p>{Answer}</p></div>
- </div>
- {/block:Answer}</center>
- {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>
- {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}
- </div>
- <script type="text/javascript"> Cufon.now(); </script>
- <!----------------------Gramaticas / TUMBLR--------------------------->
- <div id="cre"><a href="http://gramaticas.tumblr.com">theme</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment