Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <head>
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:text" content="#444444">
- <meta name="color:background" content="#ffffff">
- <meta name="color:link" content="#999999">
- <meta name="color:border" content="#eeeeee">
- <meta name="color:scrollbar" content="#eeeeee">
- <meta name="color:posts" content="#ffffff">
- <meta name="color:chat" content="#f5f5f5">
- <meta name="color:links" content="#000000" />
- <meta name="color:lhover" content="BB7530" />
- <meta name="color:hover" content="#000" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content=""/>
- <meta name="color:borda2" content="#fff" />
- <meta name="color:titulo" content="#000000" />
- <meta name="color:descri" content="#000000" />
- <meta name="color:palavra" content="#aaaaaa"/>
- <meta name="color:sblinks" content="#cccccc"/>
- <meta name="color:linkhover" content="#f1f1f1"/>
- <meta name="color:scrollbarbg" content="#f1f1f1"/>
- <meta name="color:primeira" content="#f1f1f1"/>
- <meta name="text:link1" content="#">
- <meta name="text:link1 title" content="use">
- <meta name="text:link2" content="#">
- <meta name="text:link2 title" content="nomes">
- <meta name="text:link3" content="#">
- <meta name="text:link3 title" content="pequenos">
- <meta name="text:link4" content="#">
- <meta name="text:link4 title" content="ok?">
- <meta name="text:frase" content="uma frase aqui">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- iframe#tumblr_controls
- { position: fixed!important;
- z-index: 999999999; }
- body
- { margin: 0;
- font-family: Calibri;
- font-size: 10px;
- color: {color:text};
- background-color: {color:background};
- line-height: 150%;
- background-attachment: fixed;
- background-image: url('{image:background}');
- background-position: right bottom;
- background-repeat: no-repeat; }
- a
- { color: {color:link};
- text-decoration: none;
- -webkit-transition: all .60s ease-in-out;
- -moz-transition: all .60s ease-in-out;
- transition: all .60s ease-in-out; }
- a:hover
- { color: {color:text};
- cursor: pointer; }
- p { margin: 3px auto; }
- pre
- { overflow: auto;
- margin: 3px auto;
- font-family: Courier;
- border: 1px solid {color:border};
- padding: 2px 0; }
- blockquote
- { margin-left: 0;
- padding-left: 5px;
- border-left: 2px solid {color:border}; }
- ::selection
- { background: {color:link};
- color: {color:background}; }
- ::-moz-selection
- { background: {color:link};
- color: {color:background}; }
- ::-webkit-scrollbar-thumb:horizontal
- { height: 10px; background: {color:scrollbar}; }
- ::-webkit-scrollbar-thumb:vertical
- { height: 10px; background: {color:scrollbar}; }
- ::-webkit-scrollbar
- { width: 5px; height: 3px; background: {color:background}; }
- #c
- { width: 800px;
- margin: auto;
- padding: 5px;
- text-align: justify; }
- #sidebar
- { width: 285px;
- position: fixed;
- margin-top: 180px;
- padding: 5px; }
- .side
- { width: 80px;
- position: absolute;
- margin: 0px;
- z-index: 0;}
- .side img
- { border: 5px solid {color:border};
- border-radius: 100%; }
- .side1
- { margin-left: 85px;
- z-index: 1;
- text-align: center; }
- .title
- { font-size: 14px;
- padding-bottom: 2px;
- border-right: 1px solid {color:border}; }
- .menu
- { border-top: 1px solid {color:border};
- padding-top: 2px;
- border-left: 1px solid {color:border}; }
- .menu a
- { font-family: consolas;
- text-transform: uppercase;
- color: {color:link};
- margin-right: 2px;
- font-size: 10px;
- border-bottom: 1px solid transparent; }
- .menu a:hover
- { color: {color:link};
- border-bottom: 1px solid {color:link}; }
- .frase
- { margin-top: 3px; }
- #content
- { {block:indexpage}width: 522px;{/block:indexpage}
- {block:permalinkpage}width: 410px;{/block:permalinkpage}
- padding: 5px;
- margin-left:450px;
- margin-top:5px;
- text-align: justify; }
- .posts
- { {block:indexpage}width: 250px;
- margin: 2px;
- float: left;
- padding: 3px;{/block:indexpage}
- {block:permalinkpage}width: 410px;
- margin: 5px auto 0px;{/block:permalinkpage}
- background: {color:posts};
- overflow: hidden; }
- .posts img
- { max-width: 100%; }
- .h1
- { text-align: center;
- font-size: 11px; }
- .quote
- { font-size: 11px; }
- .source
- { text-align: right;
- opacity: 1;
- -webkit-transition: .3s ease-out;
- -moz-transition: .3s ease-out; }
- .bord
- { border-top: 1px solid {color:border}};
- margin: 1px auto; }
- .posts:hover .source
- { opacity: 0; }
- .chat ul
- { padding: 0px;
- text-align: left; }
- .chat li
- { padding: 3px;
- background: {color:chat};
- margin-top: 2px;
- list-style: none; }
- .asker
- { text-transform: lowercase; }
- .question
- { margin-top: 5px;
- background: {color:chat};
- padding: 2px; }
- .answer
- { margin-top: 5px; }
- .answer img
- { max-width: 100%; }
- .perma
- { opacity: 0;
- z-index:999;
- display: inline-block;
- position: absolute;
- text-align: left;
- margin: -30px 0 0 -90px;
- width: 100px;
- height: 30px;
- z-index: 6;
- -webkit-transition: all .40s ease-out;
- -moz-transition: all .40s ease-out;
- -o-transition: all .40s ease-out;
- transition: all .40s ease-out; }
- .posts:hover .perma
- { opacity: 1;
- margin: -30px 0 0 5px; }
- .likep
- { width: 21px;
- height: 20px;
- overflow: hidden;
- z-index: 9991;
- display: inline-block;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .rep
- { width: 24px;
- height: 20px;
- overflow: hidden;
- z-index: 9991;
- display: inline-block;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .likep a:hover
- { background-position: 0px 0px;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .likep a
- { background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .likep img
- { width: 21px;
- height: 20px;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .rep img
- { width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .not
- { display: inline-block;
- background: url('http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png');
- height: 20px;
- top: -6px;
- font-size: 11px;
- line-height: 20px;
- color: #fff;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- position: relative;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .not a, .not:hover a, .not a:hover
- { color: #ffffff!important;
- font-weight: bold;
- font-family: Arial;
- -webkit-transition: all .30s ease-out;
- -moz-transition: all .30s ease-out;
- -o-transition: all .30s ease-out;
- transition: all .30s ease-out; }
- .posts:hover .not, .posts:hover .rep, .posts:hover .likep
- { opacity: 0.8;
- margin-right: 0; }
- .not:hover , .rep:hover, .likep:hover
- { opacity: 1!important; }
- #likeiframe
- { display: none; }
- .permalink
- { z-index: 6;
- background: {color:posts};
- padding: 1px 0;
- opacity: 0;
- line-height: 12px;
- text-align: center;
- width: 250px;
- position: absolute;
- margin-top: -15px;
- text-transform: uppercase;
- font-family: consolas;
- font-size: 9px;
- -webkit-transition: .9s ease-out;
- -moz-transition: .9s ease-out; }
- .permalink a:hover
- { text-decoration: line-through; }
- .posts:hover .permalink
- { opacity: 1; }
- .permalinkt
- { z-index: 6;
- background: {color:posts};
- padding: 1px 0;
- opacity: 0;
- line-height: 12px;
- text-align: center;
- width: 250px;
- position: absolute;
- margin-top: 0px;
- font-family: consolas;
- text-transform: uppercase;
- font-size: 9px;
- -webkit-transition: .9s ease-out;
- -moz-transition: .9s ease-out; }
- .permalinkt a:hover
- { text-decoration: line-through; }
- .posts:hover .permalinkt
- { opacity: 1; }
- #infscr-loading
- { bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:20px;
- overflow:hidden;
- margin-bottom: 50px; }
- #postnoteswrap
- { width: 400px;
- padding: 5px;
- background: {color:posts};
- margin: 5px auto 0px; }
- .postnotes
- { display: block; margin-bottom: 3px; }
- ol.notes
- { padding: 5px;
- margin: 5px auto 0px;
- text-align: left;
- list-style-type: none;
- border-bottom: solid 1px {color:border}; }
- ol.notes li.note
- { border-top: solid 1px {color:border};
- padding: 5px;
- text-align: left; }
- ol.notes li.note img.avatar
- { vertical-align: -4px;
- margin-right: 10px;
- width: 17px;
- height: 17px; }
- ol.notes li.note span.action
- { font-weight: normal; }
- ol.notes li.note .answer_content
- { font-weight: normal; }
- ol.notes li.note blockquote
- { padding-left: 10px;
- margin: 5px 0px 5px 15px;
- border-left: 2px solid {color:border}; }
- ol.notes li.note blockquote a
- { text-decoration: none; }
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator
- { display: none; }
- #sidebar {float:left; position:fixed; width:180px; bottom:px; height:8px;top:0px; left:200px; position: fixed;}
- .imgs {margin-top:px; margin-left:0px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
- .imgs img {display: inline; height:; width:140px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:0px;-webkit-border-radius: 0px 0px 0px 0px}
- #links {position:fixed; text-align:center; font-family:calibri; text-decoration:bold; font-style:bold ; ; font-size: 9px;height: 5px;color:{color:frase};margin-left:5px;margin-top:-40px; text-transform: none;;background: ;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; width:140px;line-height:10px;padding: 0px; border: px solid #fff; z-index: 2; text-transform:; display: block; background:; border-bottom:px dashed #ececec;
- border-top:px dashed #ececec;
- padding-top:px;
- padding-bottom:0px; -webkit-transform: rotate(0deg);text-shadow: -12px 0px 0px transparent, 12px 0px 0px transparent; -webkit-transition: all 0.9s ease-in-out; text-transform:;opacity:0;-webkit-transition: all 0.4s ease-out;}
- #links:hover {-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; text-shadow:px -px px #a7a4a4;text-shadow: px px px, px px px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.1s ease-out;}
- #sidebar:hover #links{-webkit-transition: all 0.4s ease-out;margin-left:5px;margin-top:2px;opacity:1;}
- #endless {width:149px;background-color:#fff;position: fixed;font-style:italic; font-family:cambria; letter-spacing:px; font-size:11px; line-height:14px; text-align:center; color:#000; height:30;padding:25px;margin-top:-5px;margin-left:-5px;border-right:px solid #5b5b5b; border-bottom:1px solid #ddd; border-top:px solid #5b5b5b; border-left:px solid #5b5b5b;padding: 0px;text-transform:none ; z-index: 9999999; webkit-transition: all 0.4s fixed; -moz-transition: all 0.4s ease-out;}
- </style>
- {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: '.posts',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.posts',
- loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
- 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: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:IndexPage}
- </head>
- <body>
- <div id="c">
- <div id="sidebar">
- <div class="imgs"><img src="{image:sidebar}"/>
- <div id="endless"> {text:frase}
- <div id="links">
- <a href="{text:link1}">{text:link1 title}</a>
- <a href="{text:link2}">{text:link2 title}</a>
- <a href="{text:link3}">{text:link3 title}</a>
- <a href="{text:link4}">{text:link4 title}</a>
- <a href="{text:link5}">{text:link5 title}</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="content">
- {block:posts}
- {block:text}
- <div class="posts" style="padding-bottom: 15px;">
- {block:title}<div class="h1">{title}</div>{/block:title}
- {body}
- {block:indexpage}<div class="permalinkt"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- </div>
- {/block:text}
- {block:photo}
- <div class="posts">
- {block:indexpage}<center><img src="{photourl-400}" width="250"></center>{/block:indexpage}
- {block:permalinkpage}<center><img src="{photourl-400}" width="400"></center>{block:caption}{caption}{/block:caption}{/block:permalinkpage}
- {block:IndexPage}<div class="perma">
- <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
- </div>
- {/block:photo}
- {block:photoset}
- <div class="posts">
- {block:indexpage}<center>{photoset-250}</center>{/block:indexpage}
- {block:permalinkpage}<center>{photoset-400}</center>{block:caption}{caption}{/block:caption}{/block:permalinkpage}
- {block:indexpage}<div class="permalink"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- {/block:photoset}
- {block:quote}
- <div class="posts">
- <div class="quote">{Quote}</div>
- <div class="bord"></div>
- {block:source}<div class="source">{source}</div>{/block:source}
- {block:indexpage}<div class="permalink"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- </div>
- {/block:quote}
- {block:link}
- <div class="posts" style="padding-bottom: 15px;">
- <div class="h1"><a href="{url}">{name}</a></div>
- {block:description}{description}{/block:description}
- {block:indexpage}<div class="permalinkt"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- </div>
- {/block:link}
- {block:chat}
- <div class="posts">
- {block:title}<div class="h1">{title}</div>{/block:title}
- <div class="chat">
- <ul>{block:lines}
- <li>{block:label}<b>{label}</b>{/block:label} {line}</li>
- {/block:lines}</ul>
- </div>
- {block:indexpage}<div class="permalink"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- </div>
- {/block:chat}
- {block:audio}
- <div class="posts">
- {audioplayergrey}
- {block:caption}{caption}{/block:caption}
- {block:indexpage}<div class="permalink"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- </div>
- {/block:audio}
- {block:video}
- <div class="posts">
- {block:indexpage}<center>{video-250}</center>{/block:indexpage}
- {block:permalinkpage}<center>{video-400}</center>{block:caption}{caption}{/block:caption}{/block:permalinkpage}
- {block:indexpage}<div class="permalink"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="{reblogurl}" target="_blank">reblog</a></div>{/block:indexpage}
- </div>
- {/block:video}
- {block:Answer}
- <div class="posts" style="padding-bottom: 15px;">
- <div class="asker">{Asker} says:</div>
- <div class="question">{Question}</div>
- <div class="answer">{Answer}</div>
- {block:indexpage}<div class="permalinkt"><a href="{permalink}">{timeago}</a> / <a href="{permalink}">{notecount}</a> / <a href="/ask">ask me too</a></div>{/block:indexpage}
- </div>
- {/block:Answer}
- {block:PermalinkPage}<div id="postnoteswrap">
- {block:Date}<div class="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
- {block:RebloggedFrom}<div class="postnotes">Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
- <div class="postnotes">Postado originalmente por <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
- {block:HasTags}<div class="postnotes">Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}</div>{/block:HasTags}</div>{/block:PermalinkPage}
- {block:PostNotes}<div style="background: {color:posts}; padding: 5px; margin: 5px auto">{PostNotes}</div>{/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>
- </div>
- {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
- <div style="position: fixed; z-index: 10; top: 27px; right: 3px;"><a href="http://abbused.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/0lbtirv/Rddmcewz3/haha.png"></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment