Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Esse código substitui o <html> e <head> para o theme ser melhor visualizado em todos os navegadores -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head profile="http://gmpg.org/xfn/11">
- <!--------------------------------------------------------------------------
- BASE TOTALMENTE CODIFICADA POR WARVADA
- MODIFICADA E ADAPTADA POR ANGELDOLLLS
- ---------------------------------------------------------------------------->
- <!-------- LEIA ESSA PORRA!
- ----------------------------------------------------------------------------->
- <!-- favicon -->
- <link rel="shortcut icon" href="{favicon}">
- <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
- <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <!-- Appearance -->
- <!-- imagens-->
- <meta name="image:sidebar" content=""/>
- <!-- cores-->
- <meta name="color:background" content="#fff"/>
- <meta name="color:text" content="#222"/>
- <meta name="color:links" content="#222"/>
- <meta name="color:links hover" content="#000"/>
- <meta name="color:ask" content="#ffc0cb"/>
- <meta name="color:barra de rolagem" content="#eee"/>
- <!-- links e textos-->
- <meta name="text:frase hover" content="" />
- <meta name="text:link1" content="" />
- <meta name="text:link1 titulo" content="" />
- <meta name="text:link2" content="" />
- <meta name="text:link2 titulo" content="" />
- <meta name="text:link3" content="" />
- <meta name="text:link3 titulo" content="" />
- <meta name="text:link4" content="" />
- <meta name="text:link4 titulo" content="" />
- </head>
- <style type="text/css" media="screen">
- /*Definições geral*/
- body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
- /*Links */
- a{color:{color:links}; text-decoration:none;}
- a:hover{color:{color:links hover};}
- /*Barra de rolagem*/
- ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
- ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
- ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
- /*Caixas dos posts*/
- #content{float:left; margin-top:5px; margin-left:400px; width:700px;
- padding-bottom:30px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
- .caixa{-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:200px; padding:10px; margin-top:5px; margin-right:10px;position:relative; float:left; ;padding:3px;border:3px solid #ddd; outline:1px dotted #fff; outline-offset:-2px; background:#f3f3f3 ;}
- .caixa img{max-width:200px;}
- /*Posts de imagens*/
- .imgpost img{width:200px;}
- /*Bloqueio do via e source - não retire*/
- .vsanna{display:none;}
- /*notes*/
- .caixa .notes{margin-top:0px; margin-left:0px; width:250px; height:13px; line-height:17px; text-align:center; color:{color:links}; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transform:rotatex(180deg); transition:.8s;}
- .caixa:hover .notes{opacity:1; margin-top:0px; transform:rotatex(0deg); transition:.8s;}
- /*Titulos dos posts*/
- titulo{text-decoration:none;}
- /*Blockquote*/
- blockquote {margin:5px;}
- /*Ask */
- .pergunta{margin-top:0px; width:100%; height:auto; line-height:13px; padding:0 0 2px 0; text-align:left; border-bottom:1px solid {color:ask}; border-top:1px solid {color:ask};}
- .resposta{margin-top:1px; width:100%; height:auto; padding:3px; font-size:10px; text-align:left; border-bottom:1px dashed #eee;}
- /*Alinhamento da sidebar*/
- .wvdside{position:fixed; margin-top:160px; margin-left:200px; width:150px; height:300px;}
- /*Imagem da sidebar*/
- .efeiitocaixa {width:150px; margin-left:-45px; margin-top: 10px;position:fixed;}/*********helpdesigns******/
- .efeitocaixa {width:180px; height:177px; border:3px solid#D3D3D3;transition:All 0.4s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease; outline-offset: -8px; outline: solid 5px#D3D3D3}/**helpdesigns******/
- .efeitocaixa:hover {transition:All .5s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease; outline-offset: -10px; outline:2px solid #fff}/**helpdesigns**/
- /*menu por bebruta*/
- .menubb {opacity:1;width:10px;position:fixed;margin-top:220px; margin-left:164px;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;text-align:center;text-align:center;display:inline;background:transparent;}
- .menubb a {font-size:15px;font-family:calibri;color:#ccc;line-height:25px; -webkit-transition: all 0.5s ease-out;-webkit-transition: all 0.6s ease-in-out;letter-spacing:8px;text-shadow:1px 1px 0px gray;border-top:4px solid transparent;border-bottom:4px solid transparent}
- .menubb a:hover{color:#555555;text-shadow:2px 2px 0px #dcdcdc;}
- .efeitocaixahover .menubb {width:150px;margin-top:-20px; margin-left:0px; }
- /*Primeira frase*/
- .desc{position:fixed; margin-left:-1px; margin-top:39px; width:158px; text-align:center; font-size:13px; font-family:'Gabriola';text-shadow: 1px 1px 0px #fff; height:14px; line-height:15px; transition:.80s; color:#000;background-color:#ddd; border:4px solid #ddd;outline:1px dotted #fff; outline-offset:-2px;}
- /*Hover da primeira frase*/
- .efeitocaixa:hover .desc{;margin-top:5px; opacity:1; transition:.80s;}
- </style>
- <body onkeydown="return false">
- <!--slinhamento da sidebar-->
- <div class="wvdside">
- <!-- imagem da sidebar-->
- <div class="efeiitocaixa">
- <img src="{image:sidebar}" class="efeitocaixa">
- </center>
- </div></div></div>
- <!-- menu -->
- <div class="menubb">
- <a href="{text:link1}" target="_blank" title="{text:link1 titulo}"> 阿</a>
- <a href="{text:link2}" target="_blank" title="{text:link2 titulo}">贝</a>
- <a href="{text:link3}" target="_blank" title="{text:link3 titulo}">色</a>
- <a href="{text:link4}" target="_blank" title="{text:link4 titulo}">德</a>
- <!-- peimeira frase-->
- <div class="desc">{description}</div>
- </div>
- <!--Inicio dos posts-->
- <div id="content">
- {block:Posts}
- <div class="caixa">
- {block:Text}
- {block:Title}<titulo>{Title}</titulo>{/block:Title}
- {body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}
- <div class="imgpost"><img src="{PhotoURL-400}"></div>
- {/block:Photo}
- {block:Photoset}
- <div class="imgpost">{Photoset-250}</div>{LinkCloseTag}
- {/block:Photoset}
- {block:Quote}
- {Quote}<br>
- <center><b>{block:Source}{Source}{/block:Source}</b></center>
- {/block:Quote}
- {block:Chat}
- {block:Title}<titulo>{Title}</titulo>{/block:Title}
- {block:Lines}
- {block:Label}<span>{Label}</span>{/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Link}
- <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Audio}
- {AudioPlayer}
- {/block:Audio}
- {block:Video}
- {block:Indexpage}{Video-250}{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="pergunta">{Asker}: {Question}</div>
- <div class="resposta">{Answer}</div>
- {/block:Answer}
- <!--notes-->
- {block:indexpage}
- <div class="notes">
- <a href="{permalink}">{NoteCount} notes</a> -
- <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
- </div>
- {/block:indexpage}
- <!--bloqueio do via e source -->
- <div class="vsanna">
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">via</a>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <a href="{SourceURL}">source</a>
- {/block:ContentSource}
- </div>
- </div>
- {/block:Posts}
- </div>
- <!--fim dos posts-->
- <!-- script barra de rolagem e caixas do theme-->
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : ".caixa",
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "",
- loadingText : "<i> </i>",
- },
- // call masonry as a callback.
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {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}
- </body>
- </html>
- <div style="font-size:9px;
- font-family:liberate;position:fixed;bottom:80px;right:50px;border-bottom:2px solid #eee; color:#eee; ">
- <a href="http://angeldollls.tumblr.com/" target="_blank" title="design por angeldollls,seja original e não uma copia"><font color=#FFE4E1> DESIGNS ❀ <font color=#FFE4E1</font> </font></div>
Advertisement
Add Comment
Please, Sign In to add comment