Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--------------------------------------------------------------------------
- THEME TOTALMENTE CODIFICADA POR WARVADA - BASE PARA MODIFICAÇÃO
- MODIFICADA E ADAPTADA POR DRESSBY
- -----------------------------------------
- <html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11"><link rel="shortcut icon" href="{favicon}"><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"/>
- <meta name="color:caixas" content="#222"/>
- <meta name="color:titulo 1" content="#27224e"/>
- <meta name="color:titulos" content="#fff"/>
- <!-- links -->
- <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="" />
- <meta name="text:link5" content="" />
- <meta name="text:link5 titulo" content="" />
- <meta name="text:link6" content="" />
- <meta name="text:link6 titulo" content="" />
- <link href='https://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Sofia' rel='stylesheet' type='text/css'>
- <!--barra de rolagem e grade do theme: nao tire -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/Ebrm7rdy0/botao.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.warvada[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"><img src="http://41.media.tumblr.com/4b45951f6cca95c2b7da859a2f949465/tumblr_inline_nmwoqip94n1rsc41y_75sq.png" class="btn_close" title="Fechar" alt="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="warvada_fundo"></div>'); $('#warvada_fundo').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); return false;}); $('a.close, #warvada_fundo').live('click', function() {$('#warvada_fundo , .warvada_popup').fadeOut(function() {$('#warvada_fundo, a.close').remove(); }); return false;});});</script>
- <!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 POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
- <!-------------------------------------------------------------------------->
- <style type="text/css" media="screen">
- /* Definições gerais, aqui fica todo o fundo do theme */
- body{background:{color:background}; color:{color:text};font-family: 'arial', sans-serif; font-size:13px; text-align:left;}
- /* Links, normal e hover (na ordem) */
- a{color:{color:links}; text-decoration:none;}
- a:hover{color:{color:links hover};}
- /* Barra de rolagem personalizada, esse "width:5px;" é a largura dela*/
- ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
- ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
- ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
- /* Alinhamento dos posts*/
- #posts{float:left; margin-top:200px; margin-left:250px; width:1200px;
- padding-bottom:30px;/*Recomendo não tirar, esse codigo é para a skin nao ficar em cima dos códigos e impedir a visualização*/}
- /* Caixa dos posts*/
- .caixa{position:relative; float:left; display:inline-block; width:250px; padding:3px; margin-left:10px;}
- .caixa img{max-width:250px;}
- .imgpost img{width:250px;}
- .vsanna{display:none;}titulo{text-decoration:none;}blockquote{margin:5px;}
- /* Notes*/
- .caixa .notes {margin-top:0px; margin-left:10px; width:220px; height:13px; line-height:17px; text-align:center; color:{color:links}; font-size:10px;font-family: 'tahoma'; opacity:0; transition:1s;}
- .notes a{color:{color:links};}
- .notes a:hover{color:{color:links hover};}
- .caixa:hover .notes {opacity:1; transition:1s;}
- /**ask por conjugad-a **/
- #pergunta a {color:{color:text};text-transform:uppercase;}
- .pergunta {background: #fff;text-align: justify; padding: 10px; margin-bottom: 15px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 100px; -webkit-border-bottom-right-radius:100px;border-bottom:1px dashed #e0e0e0;font-size:10px; font-family:'calibri';background:rgba(190,190,190,0.2)}
- .pergunta a {color: #000}
- .pergunta g {color: #000;}
- .iconeask {float: left; margin-right:2px; margin-bottom: 3px; border:3px solid #f0f0f0;}
- .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
- div.treme img{position:relative}
- #resposta {text-align:center;color:{color:text};font-family:calibri;font-size:10px;text-transform:uppercase;}
- #resposta a{text-transform:uppercase;color:{color:text};}
- /** fim do código **/
- /* Alinhamento e definições da side que esta "em pé" (esquerda)*/
- .wside{position:fixed; top:-4px; left:0px; width:240px; height:940px; background-image: url('http://static.tumblr.com/50mwyfj/QCpnu3rvp/q1.png');z-index:9999999999999999999999999999;border:3px double #fff;padding:2px;}
- /*****SIDE DE CIMA ****/
- .wside2{position:fixed; top:-4px; left:210px; width:1150px; height:200px;background-image: url('http://static.tumblr.com/50mwyfj/QCpnu3rvp/q1.png');z-index:9999999999999999999999999999;border:3px double #fff; }
- /* Titulo do tumblr*/
- .t0{margin-top:20px; margin-left:280px; font-size:50px;font-family: 'Sofia', cursive;color:{color:titulo 1};border:0px dotted #000;text-indent:0px; line-height:60px; height:60px;width:450px;z-index:9999999999999; text-shadow: #fff 2px 3px 1px;}
- .descricao{position:fixed; margin-left:305px; margin-top:10px; width:350px; text-align:center; font-size:12px;transition:.80s;border:1px dashed #c3c3c3;color:#000;background:rgba(255,255,255,0.2);}
- /*Outros titulos*/
- .t1{margin-top:0px; margin-left:20px; width:170px; font-size:20px;font-family: 'tahoma', cursive;color:{color:titulos};border:0px dotted #000;text-indent:50px; line-height:30px; height:30px;width:200px;z-index:9999999999999;background:rgba(255,255,255,0.5);}
- .t2{margin-top:90px; margin-left:20px; width:170px; font-size:20px;font-family: 'tahoma', cursive;color:{color:titulos};border:0px dotted #000;text-indent:55px; line-height:30px; height:30px;width:200px;z-index:9999999999999;background:rgba(255,255,255,0.5);}
- .t3{margin-top:120px; margin-left:20px; width:170px; font-size:20px;font-family: 'tahoma', cursive;color:{color:titulos};border:0px dotted #000;text-indent:70px; line-height:30px; height:30px;width:200px;z-index:9999999999999;background:rgba(255,255,255,0.5);}
- .t4{margin-top:80px; margin-left:20px; width:170px; font-size:20px;font-family: 'tahoma', cursive;color:{color:titulos};border:0px dotted #000;text-indent:68px; line-height:30px; height:30px;width:200px;z-index:9999999999999;background:rgba(255,255,255,0.5);}
- .t5{margin-top:110px; margin-left:20px; width:170px; font-size:20px;font-family: 'tahoma', cursive;color:{color:titulos};border:0px dotted #000;text-indent:75px; line-height:30px; height:30px;width:200px;z-index:9999999999999;background:rgba(255,255,255,0.5);}
- /***MENU***/
- .clarityhp{margin-left:275px; margin-top:70px; /*html-party*/ text-align:center; text-decoration: none; position:fixed; width: 410px;}
- .clarityhp a{width: 49px; height: 12px; text-transform:uppercase!important; padding: 5px 5px 5px 5px; display: inline-block;background:rgba(255,255,255,0.5); margin-top: 4px; /*html-party*/font-size: 9px; color: ; font-family: 'calibri'; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: bold; border: 3px double #F8F8FF;}
- .clarityhp a:hover{box-shadow: inset /*html-party*/60px 0px #F8F8FF; background: /*html-party*/; color: #c3c3c3;font-size:12px;}
- /***tags***/
- .tag{margin-left:20px; margin-top:0px; /*html-party*/ text-align:center; text-decoration: none; position:fixed; width: 200px;}
- .tag a{width: 49px; height: 10px; text-transform:uppercase!important; padding: 5px 5px 5px 5px; display: inline-block;background:#c3c3c3; margin-top: 4px; /*html-party*/font-size: 9px; color: ; font-family: 'calibri'; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: bold;}
- .tag a:hover{box-shadow: inset /*html-party*/60px 0px #eee; background: /*html-party*/; color: #c3c3c3;}
- /****STATUS****/
- .insc{position:fixed; margin-left:66px; margin-top:82px; width:110px; text-align:center; font-size:12px;color:000; background:#; opacity:1.0; transition:.80s;}
- .vaga{position:fixed; margin-left:60px; margin-top:10px; width:120px;height:85px; text-align:center; font-size:12px;background:rgba(255,255,255,0.5); transition:.80s;border:1px dotted #c3c3c3;}
- .parc{position:fixed; margin-left:65px; margin-top:30px; width:110px; text-align:center; font-size:12px;color:000; background:#; opacity:1.0; transition:.80s;}
- .cred{position:fixed; margin-left:5px; margin-top:55px; width:210px; text-align:center; font-size:9px;color:000; background:#; opacity:1.0; transition:.80s;}
- /** destaque **/
- .eq_imagens1{position:fixed; margin-top:0px; margin-left:23px; width:200px;}
- .eq_imagens1 img{width:30px;height:30px; border:3px double #000 ; transition:3s;}
- .eq_imagens1:hover img{opacity:.8; transition:10s;}
- .eq_imagens1 img:hover{border-color:#000 ; transform:rotate(0deg) scale(0.8);border-radius:0px; opacity:1; transition:1s; z-index:9999;}
- /** parceiros **/
- .eq_imagens2{position:fixed; margin-top:0px; margin-left:23px; width:200px;}
- .eq_imagens2 img{width:30px;height:30px; border:3px double #000 ; transition:3s;}
- .eq_imagens2:hover img{opacity:.8; transition:1s;}
- .eq_imagens2 img:hover{border-color:#000 ; transform:rotate(360deg) scale(0.8);border-radius:0px; opacity:1; transition:3s; z-index:9999;}
- .facemod01 {width:50px; height:63px; margin-left:35px; margin-top:10px; position:absolute; border:1px solid {color:borda mod}; background-color:#ffffff; }
- .facemod01 img {position:absolute; width:50px; height:50px;}
- .facemod02 {width:50px; height:63px; margin-left:95px; margin-top:10px; position:absolute; border:1px solid {color:borda mod}; background-color:#ffffff; overflow:hidden;}
- .facemod02 img {position:absolute; width:50px; height:50px;}
- .facemod03 {width:50px; height:63px; margin-left:155px; margin-top:10px; position:absolute; border:1px solid {color:borda mod}; background-color:#ffffff; overflow:hidden;}
- .facemod03 img {position:absolute; width:50px; height:50px; }
- .facenome {padding:2px; margin-top:50px; letter-spacing:1px; background:{color:borda mod}; color:#ffffff; width:100%; height:10px; text-align:center; position:absolute; line-height:10px;}
- .facenome a {color:#000;}
- /* Membros do tumblr*/
- .mod1 {position:fixed; width:70px;height:70px;margin-left:110px;margin-top:0px; overflow:hidden; transition:all .5s ease-in-out; z-index:9999999}
- .mod1 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod1:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod1:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod2 {position:fixed; width:70px;height:70px;margin-left:50px;margin-top:0px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod2 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod2:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod2:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod3 {position:fixed; width:70px;height:70px;margin-left:170px;margin-top:0px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod3 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod3:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod3:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod4 {position:fixed; width:70px;height:70px;margin-left:170px;margin-top:60px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod4 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod4:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod4:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod5 {position:fixed; width:70px;height:70px;margin-left:110px;margin-top:60px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod5 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod5:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod5:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod6 {position:fixed; width:70px;height:70px;margin-left:50px;margin-top:60px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod6 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod6:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod6:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod7 {position:fixed; width:70px;height:70px;margin-left:50px;margin-top:120px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod7 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod7:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod7:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod8 {position:fixed; width:70px;height:70px;margin-left:110px;margin-top:120px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod8 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod8:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod8:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod9 {position:fixed; width:70px;height:70px;margin-left:170px;margin-top:120px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod9 img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod9:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod9:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod1e {position:fixed; width:70px;height:70px;margin-left:750px;margin-top:0px; overflow:hidden; transition:all .5s ease-in-out; z-index:9999999}
- .mod1e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod1e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod1e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod2e {position:fixed; width:70px;height:70px;margin-left:810px;margin-top:0px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod2e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod2e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod2e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod3e {position:fixed; width:70px;height:70px;margin-left:870px;margin-top:0px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod3e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod3e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod3e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod4e {position:fixed; width:70px;height:70px;margin-left:870px;margin-top:60px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod4e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod4e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod4e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod5e {position:fixed; width:70px;height:70px;margin-left:810px;margin-top:60px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod5e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod5e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod5e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod6e {position:fixed; width:70px;height:70px;margin-left:750px;margin-top:60px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod6e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod6e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod6e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod7e {position:fixed; width:70px;height:70px;margin-left:750px;margin-top:120px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod7e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod7e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod7e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod8e {position:fixed; width:70px;height:70px;margin-left:810px;margin-top:120px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod8e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod8e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod8e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- .mod9e {position:fixed; width:70px;height:70px;margin-left:870px;margin-top:120px; overflow:hidden; transition:all .5s ease-in-out; z-index:999999999999}
- .mod9e img {position:absolute; display:block; overflow:hidden; width:50px; height:50px; transition:all .5s ease-in-out;}
- .name{position:absolute; margin-top:35px; margin-left:-120px; width:60px; height:10px; line-height:10px; font-family:Times; font-style:italic; font-size:10px; background:#fff; color:#000; text-align:center; opacity:.9; transition:all .5s ease-in-out;}
- .iconet{position:absolute;margin-top:35px; margin-left:90px; width:0px; height:10px; background:#fff; text-align:0px; opacity:.9; transition:all .5s ease-in-out;}
- .iconet img{width:10px; height:10px; margin-left:-18px; margin-top:0px;}
- .mod9e:hover .name {margin-left:-10px; transition-duration:0.4s;}
- .mod9e:hover .iconet {margin-left:55px; transition-duration:0.4s;}
- </style>
- <body onkeydown="return false">
- <!-- Inicio de cima -->
- <div class="wside2">
- <div class="border">
- <!-- Membros do tumblr-->
- <div class="mod1">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod2">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod3">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod4">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod5">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod6">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod7">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod8">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod9">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod1e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod2e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod3e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod4e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod5e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod6e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod7e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod8e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="mod9e">
- <img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/">
- <div class="name">Nome</div>
- <div class="iconet"><a href="http://urlaqui.tumblr.com/" title="Visite nossa moderadora!"><img src="http://studentveterans.org/images/Tumblr.png"></a></div>
- </div>
- <div class="t0">Tropa das Queens </div>
- <div class="descricao">{description}</div>
- <div class="clarityhp">
- <a href="/1">link 1</a>
- <a href="/2">link 2</a>
- <a href="/3">link 3</a>
- <a href="/4">link 4</a>
- <a href="/5">link 5</a>
- </div>
- </div>
- </div>
- <!-- Inicio da side da esquerda -->
- <div class="wside">
- <!-----CONTADORES------>
- <div id="contador" style="background:; color: #c3c3c3; font-weight: bold; font-family: 'arial'; font-size:12px; position: fixed; border: 0px solid rgba(2,2,2,.2); border-radius:0px; padding: 2px; top:454px; left:90px;width:110px;z-index:999999999999999999999999; ">
- <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "2999695";
- fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visitas&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script>
- </div>
- <div id="contador" style="background:; color: #c3c3c3; font-weight: bold; font-family:'arial'; font-size:12px; position: fixed; border:0px solid rgba(2,2,2,.2); border-radius: 0px; padding: 2px; top:474px; left:100px;;width:100px;z-index:999999999999999999999999;">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5056157";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online&e2=Online&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- </div>
- <div class="t1">Destaques</div>
- <div class="eq_imagens1">
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- </div>
- <div class="t2">Parceiros</div>
- <div class="eq_imagens2">
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- <a href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/" title="Vaga" ></a>
- </div>
- <div class="t3">Top 3</div>
- <!------ 1º top ------>
- <div class="facemod01" class="hover">
- <a href="http://urldapessoa.tumblr.com/">
- <img class="top shadow" src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/">
- <div class="facenome">Nome</a></div>
- </div>
- <!------ 2º top ------>
- <div class="facemod02" class="hover">
- <a href="http://urldapessoa.tumblr.com/">
- <img class="top shadow" src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/">
- <div class="facenome">Nome</a></div>
- </div>
- <!------ 3º top ------>
- <div class="facemod03" class="hover">
- <a href="http://urldapessoa.tumblr.com/">
- <img class="top shadow" src="http://api.tumblr.com/v2/blog/divulgando-loves.tumblr.com/avatar/96/">
- <div class="facenome">Nome</a></div>
- </div>
- <div class="t4">Status</div>
- <div class="vaga"> Vagas: <font color="green">Aberta</font> </div>
- <div class="parc">Parcerias: <font color="green">Aberta</font></div>
- <div class="insc"><a href=Link aqui><b> Ficha de inscrição</b></a></div>
- <div class="t5">Tags</div>
- <div class="tag">
- <a href="/1">link 1</a>
- <a href="/2">link 2</a>
- <a href="/3">link 3</a>
- <a href="/4">link 4</a>
- <a href="/5">link 5</a>
- <a href="/6">link 6</a>
- </div>
- <div class="cred">Theme criado pela família Tropa das Queens,codificiado por Dressby,com detalhes de warvada,helpdesigns.Plágio é crime!</div>
- </div>
- <!--Inicio dos posts-->
- <div id="posts">
- {block:Posts}
- <div class="caixa">
- <!-------------------------------------------------------------------------->
- <!-- BASE POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
- <!-------------------------------------------------------------------------->
- {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>
- <div style="margin-top:2px; border-top:1px dashed #ddd; font-family:Gabriola; font-size:10px; text-transform:uppercase; text-align:center;">{block:Source}{Source}{/block:Source}</div>
- {/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="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
- <div id ="pergunta"class="pergunta"><b>{Asker} says:</b> {Question}</div>
- <div class="divisoria"></div>
- <div id="resposta">{Answer} </div>
- {/block:Answer}
- <!--notes-->
- {block:indexpage}
- <div class="notes">
- <a href="{Permalink}">{TimeAgo} - <a href="{Permalink}" {block:NoteCount}{/block:NoteCount} </a>
- <a href="{permalink}">{NoteCount} notes</a> -
- <a href="{ReblogURL}" target="_blank">Reblogue</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>
- <!-- Final dos posts-->
- <!-- Não retire isso, é das colunas 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 () {$('#posts').masonry(),$('.masonryWrap').infinitescroll({navSelector : "div#navigation",nextSelector : "div#navigation a#nextPage",itemSelector:".caixa",bufferPx:10000,extraScrollPx:11000,loadingImg:"",loadingText:"<i> </i>",},function() { $('#posts').masonry({ appendedContent:$(this)});});});</script>
- <!-------------------------------------------------------------------------->
- <!-- BASE POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
- <!-------------------------------------------------------------------------->
- {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>
- <!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">
Advertisement
Add Comment
Please, Sign In to add comment