Advertisement
TattyRM

THEME NATAL 2

Nov 4th, 2015
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.54 KB | None | 0 0
  1. <!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">
  2. <!--------------------------------------------------------------------------
  3. THEME TOTALMENTE CODIFICADA POR WARVADA - BASE PARA MODIFICAÇÃO
  4. MODIFICADA E ADAPTADA POR Dressby
  5. -----------------------------------------
  6.  
  7.  
  8. <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"/>
  9.  
  10.  
  11.  
  12.  
  13. <!-- Appearance -->
  14.  
  15.  
  16. <!-- cores-->
  17. <meta name="color:text" content="#fff"/>
  18. <meta name="color:links" content="#fff"/>
  19. <meta name="color:links hover" content="#000"/>
  20. <meta name="color:ask" content="#ffc0cb"/>
  21. <meta name="color:barra de rolagem" content="#eee"/>
  22.  
  23. <meta name="color:menu" content="#ccc"/>
  24.  
  25.  
  26. <!-- links e textos-->
  27. <meta name="text:nome da familia" content="" />
  28. <meta name="text:link1" content="" />
  29. <meta name="text:link1 titulo" content="" />
  30. <meta name="text:link2" content="" />
  31. <meta name="text:link2 titulo" content="" />
  32. <meta name="text:link3" content="" />
  33. <meta name="text:link3 titulo" content="" />
  34. <meta name="text:link4" content="" />
  35. <meta name="text:link4 titulo" content="" />
  36. <meta name="text:link5" content="" />
  37. <meta name="text:link5 titulo" content="" />
  38. <meta name="text:link6" content="" />
  39. <meta name="text:link6 titulo" content="" />
  40.  
  41. <link href='https://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='https://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. </head>
  53. <!-------------------------------------------------------------------------->
  54. <!-- BASE POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
  55. <!-------------------------------------------------------------------------->
  56. <style type="text/css" media="screen">
  57.  
  58.  
  59.  
  60.  
  61.  
  62. /* Definições gerais, aqui fica todo o fundo do theme */
  63. body{background:#fff; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  64.  
  65. /* Links, normal e hover (na ordem) */
  66. a{color:{color:links}; text-decoration:none;}
  67. a:hover{color:{color:links hover};}
  68.  
  69. /* Barra de rolagem personalizada, esse "width:5px;" é a largura dela*/
  70. ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
  71. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  72. ::-webkit-scrollbar-thumb:horizontal{background:{color:barra de rolagem};}
  73.  
  74.  
  75. /* Alinhamento dos posts*/
  76. #posts{float:left; margin-top:200px; margin-left:280px; width:1000px;
  77. padding-bottom:30px;/*Recomendo não tirar, esse codigo é para a skin nao ficar em cima dos códigos e impedir a visualização*/}
  78.  
  79. /* Caixa dos posts*/
  80. .caixa{position:relative; float:left; display:inline-block; width:250px; padding:3px; margin-left:10px;}
  81. .caixa img{max-width:250px;}
  82. .imgpost img{width:250px;}
  83. .vsanna{display:none;}titulo{text-decoration:none;}blockquote{margin:5px;}
  84.  
  85. /* Notes*/
  86. .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; transition:1s;}
  87. .notes a{color:{color:links};}
  88. .notes a:hover{color:{color:links hover};}
  89. .caixa:hover .notes {opacity:1; transition:1s;}
  90.  
  91.  
  92. .perguntou { background-color:#ff0008; font-family: 'georgia'; font-size: 8px; padding:3px; width: auto; height: auto; text-align: right;}
  93. .perguntou a{color:#000; font-size: 9px;}
  94. .perguntou i{color: #000; font-size: 9px;}
  95. .pergunta{ background-color:#00970a ; color:#fff; font-family: 'georgia'; font-size: 10px; padding: 5px; width: auto; height: auto; margin-bottom: 2px;}
  96. .resposta{ background-color:#ff0008; color: #000; font-family: 'georgia'; font-size: 10px; padding: 5px; width: auto; height: auto;}
  97. .foto { margin-top: 0px; -moz-transition: all 2.0s ease-in-out!important; -o-transition: all 1.0s ease-in-out!important; transition: all 2.0s ease-in-out!important; -webkit-transition: all 1.0s ease-in-out!important; float: left; opacity: 1.0; -webkit-border-radius: 360px; -moz-border-radius: 360px; border-radius: 360px;border:3px double #00970a;}
  98. .foto:hover {-webkit-transform: rotate(360deg) skew(1deg); opacity: 0.7;}
  99.  
  100.  
  101.  
  102. /* Alinhamento e definições da side que esta "deitada" (topo)*/
  103. .wside1{position:fixed; top:0px; left:-3px; width:1600px; height:195px;background:#fff; z-index:9999999999;}
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. /* Titulo do tumblr*/
  111. .wtitulo{position:fixed; margin-top:-35px; margin-left:100px; text-align:center; width:1000px; font-size:80px;font-family: 'Rochester', cursive;color:#ff0008; line-height:54px;text-shadow:4px 1px 1px #000;z-index:999999999999999}
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. /* Alinhamento e definições da side que esta "em pé" (esquerda)*/
  121. .wside2{position:fixed; top:170px; left:0px; width:280px; height:900px; background:#fff;z-index:999999999999999}
  122.  
  123.  
  124. /*status*/
  125.  
  126. .mod{position:fixed; margin-left:1000px; margin-top:60px; width:200px; text-align:center; font-size:15px;font-family: 'arial'; background:; opacity:.7; transition:.80s;z-index:99999999999;color:#000;}
  127.  
  128. .pac{position:fixed; margin-left:1000px; margin-top:80px; width:200px; text-align:center; font-size:15px;font-family: 'arial'; background:; opacity:.7; transition:.80s;z-index:99999999999;color:#000;}
  129.  
  130.  
  131.  
  132. .desc{position:fixed; margin-left:320px; margin-top:100px; width:500px; text-align:center; font-size:12px; background:#; opacity:.7; transition:.80s;color:#000;}
  133.  
  134.  
  135.  
  136.  
  137. .t1{margin-bottom:3px;margin-top:15px; margin-left:1060px; width:170px; font-size:30px;font-family: 'Satisfy', cursive; color:#ff0008;text-shadow:1px 1px 1px #000;z-index:99999999999}
  138.  
  139. .t2{margin-bottom:3px;margin-top:25px; margin-left:65px; width:198px; font-size:28px;font-family: 'Satisfy', cursive; color:#ff0008;text-shadow:1px 1px 1px #000;z-index:9999}
  140.  
  141. .t3{margin-bottom:3px;margin-top:70px ;margin-left:85px; width:198px; font-size:25px;font-family: 'Satisfy', cursive; color:#ff0008;text-shadow:1px 1px 1px #000;z-index:9999}
  142.  
  143. .t4{margin-bottom:3px;margin-top:150px; margin-left:85px; width:198px; font-size:25px;font-family: 'Satisfy', cursive;color:#ff0008;text-shadow:1px 1px 1px #000;z-index:9999}
  144.  
  145. .t5{margin-bottom:3px;margin-top:90px; margin-left:90px; width:198px; font-size:25px;font-family: 'Satisfy', cursive;color:#ff0008;text-shadow:1px 1px 1px #000;z-index:9999}
  146.  
  147.  
  148.  
  149. /*LINKS*/
  150. /*—✱— menu por i-nsegur-a | se usar credite | dont copy —✱—*/
  151. #explol{width:auto ;height:25px;float: left; margin-left:400px; margin-top:80px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;}
  152. #explol a {display: inline-block;float: left; margin-left: 1px ;height:22px; width:65px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; background-color: #fff;overflow:hidden;color:#000;font-size:10px;font-family:arial;line-height:22px;text-align:center;border:1px solid #ff0008;}
  153. #explol a:hover{color: #fff;box-shadow:inset 0 0 40px 5px #ff0008, 0 0 20px 10px #00970a; }
  154.  
  155. /*MEGA/
  156. /*—✱— menu por i-nsegur-a | se usar credite | dont copy —✱—*/
  157. #explo2{width:auto ;height:25px;float: left; margin-left:370px; margin-top:110px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;}
  158. #explo2 a {display: inline-block;float: left; margin-left: 1px ;height:20px; width:400px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; background-color: #fff;overflow:hidden;color:#000;font-size:10px;font-family:arial;line-height:20px;text-align:center;border:1px solid #ff0008;}
  159. #explo2 a:hover{color: #fff;box-shadow:inset 0 0 40px 5px #ff0008, 0 0 20px 10px #00970a; }
  160.  
  161.  
  162.  
  163. /*CREDITOS*/
  164.  
  165. .cred{position:fixed; margin-left:10px; margin-top:-10px; width:260px; text-align:center; font-size:8px;font-family: 'verdana'; background:; opacity:.7; transition:.80s;z-index:99999999999}
  166.  
  167.  
  168. /** mod **/
  169.  
  170. .eq_imagens1{position:fixed; margin-top:0px; margin-left:5px; width:300px;}
  171. .eq_imagens1 img{width:45px;height:45px; border:3px double #ff0008 ; transition:3s;}
  172. .eq_imagens1:hover img{opacity:.8; transition:0.9s;}
  173. .eq_imagens1 img:hover{border-color:#00970a ; transform:rotate(360deg) scale(1.0);border-radius:0px; opacity:1; transition:1s; z-index:9999;}
  174.  
  175. /** DESTAQUE DO MES **/
  176. .eq_imagens2{position:fixed; margin-top:0px; margin-left:55px; width:250px;}
  177. .eq_imagens2 img{width:70px;height:70px; border:3px double #ff0008 ; transition:3s;}
  178. .eq_imagens2:hover img{opacity:.8; transition:0.9s;}
  179. .eq_imagens2 img:hover{border-color:#00970a ; transform:rotate(0deg) scale(1.0);border-radius:50px; opacity:1; transition:1s; z-index:9999;}
  180.  
  181.  
  182. /** DESTAQUE DA SEMANA **/
  183.  
  184. .eq_imagens3{position:fixed; margin-top:90px; margin-left:28px; width:250px;}
  185. .eq_imagens3 img{width:45px;height:45px; border:3px double #ff0008; transition:3s;}
  186. .eq_imagens3:hover img{opacity:.8; transition:0.5s;}
  187. .eq_imagens3 img:hover{border-color:#00970a ; transform:rotate(0deg) scale(1.2);border-radius:0px; opacity:1; transition:1s; z-index:9999;}
  188.  
  189.  
  190. /** PARCEIROS **/
  191.  
  192. .eq_imagens4{position:fixed; margin-top:0px; margin-left:20px; width:250px;}
  193. .eq_imagens4 img{width:30px;height:30px; border:3px double #ff0008 ; transition:3s;}
  194. .eq_imagens4:hover img{opacity:.8; transition:0.5s;}
  195. .eq_imagens4 img:hover{border-color:#00970a; transform:rotate(0deg) scale(0.8);border-radius:0px; opacity:1; transition:1s; z-index:9999;}
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. </style>
  209.  
  210. <!-- Fonte do titulo -->
  211. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  212. <body onkeydown="return false">
  213.  
  214.  
  215.  
  216.  
  217. <!-- Inicio da side do topo -->
  218. <div class="wside1">
  219.  
  220. <!-----CONTADORES------>
  221.  
  222. <div id="contador" style="background:; color:#ff9729 font-weight: bold; font-family: 'arial'; font-size:15px; position: fixed; border: 0px solid rgba(2,2,2,.2); border-radius:0px; padding: 2px; top:100px; left:1055px;width:110px;z-index:999999999999999999999999; ">
  223.  
  224. <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3021943";
  225. fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Loves&a=1";
  226. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  227. </script>
  228.  
  229.  
  230.  
  231. </div>
  232.  
  233. <div id="contador" style="background:; color: #ff9729; font-weight: bold; font-family:'arial'; font-size:15px; position: fixed; border:0px solid rgba(2,2,2,.2); border-radius: 0px; padding: 2px; top:118px; left:1065px;;width:100px;z-index:999999999999999999999999;">
  234.  
  235. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5097466";
  236. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  237. fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online&e2=Online&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  238. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  239. </script>
  240.  
  241.  
  242. </div>
  243.  
  244.  
  245. <div style="position:fixed; top:20px; left:10px;"><img src="http://static.tumblr.com/50mwyfj/i1mnxavxj/a5.png"></div>
  246.  
  247. <div class="desc">{description}</div>
  248.  
  249.  
  250. <div class="mod">Vagas : <font color="green"><b>Fechadas</b></font></div>
  251.  
  252. <div class="pac">Parceria: <font color="red"><b>Aberta</b></font></div>
  253.  
  254. <div class="t1">Status</div>
  255.  
  256.  
  257. <!---LINKS-->
  258. <div id="explol">
  259. <a href="/">link1</a>
  260. <a href="/">link2</a>
  261. <a href="/">link3</a>
  262. <a href="/">link4</a>
  263. <a href="/">link5</a>
  264. </div>
  265.  
  266.  
  267. <div id="explo2">
  268. <a href="/">link6</a>
  269. </div>
  270.  
  271.  
  272. <!-- Titulo (topo)-->
  273. <div class="wtitulo">Divulgação ou Família</div>
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281. </div><!-- Final da side do topo -->
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288. <!-- Inicio da side da esquerda -->
  289. <div class="wside2">
  290.  
  291. <div style="position:fixed; top:300px; left:1100px;"><img src="http://static.tumblr.com/50mwyfj/uqNnxavyv/a4.png"></div>
  292.  
  293. <div class="t2">Moderadoras:</div>
  294.  
  295. <div class="eq_imagens1">
  296.  
  297. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  298.  
  299. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  300.  
  301. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  302.  
  303. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  304.  
  305. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  306.  
  307.  
  308.  
  309.  
  310.  
  311. </div>
  312.  
  313.  
  314. <!-- Titulo -->
  315. <div class="t3">Destaques</div>
  316.  
  317. <div class="eq_imagens2">
  318.  
  319. <a title="DESTAQUE DO MÊS" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  320.  
  321. <a title="DESTAQUE DO MÊS" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  322.  
  323.  
  324.  
  325.  
  326. </div>
  327.  
  328. <div class="eq_imagens3">
  329. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  330.  
  331. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  332.  
  333. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  334.  
  335. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  336.  
  337.  
  338. </div>
  339.  
  340.  
  341. <div class="t4">Parceiros</div>
  342.  
  343. <div class="eq_imagens4">
  344. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  345.  
  346. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  347.  
  348. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  349.  
  350. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  351.  
  352. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  353.  
  354. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  355.  
  356. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  357.  
  358. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  359.  
  360. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  361.  
  362. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  363.  
  364. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  365.  
  366. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  367.  
  368. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  369.  
  370. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  371.  
  372. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  373.  
  374. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  375.  
  376. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  377.  
  378. <a title="TITULOAQUI" href="http://urlaqui.tumblr.com/"><img src="http://api.tumblr.com/v2/blog/dressby.tumblr.com/avatar/96/"></a>
  379.  
  380.  
  381.  
  382. </div>
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389. </div>
  390.  
  391.  
  392.  
  393. </div><!-- Final da side da esquerda-->
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402. <!--Inicio dos posts-->
  403. <div id="posts">
  404. {block:Posts}
  405. <div class="caixa">
  406.  
  407.  
  408. <!-------------------------------------------------------------------------->
  409. <!-- BASE POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
  410. <!-------------------------------------------------------------------------->
  411.  
  412.  
  413. {block:Text}
  414. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  415. {body}
  416. {/block:Text}
  417.  
  418.  
  419.  
  420. {block:Photo}
  421. {LinkOpenTag}
  422. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  423. {/block:Photo}
  424.  
  425.  
  426.  
  427. {block:Photoset}
  428. <div class="imgpost">{Photoset-250}</div>{LinkCloseTag}
  429. {/block:Photoset}
  430.  
  431.  
  432.  
  433. {block:Quote}
  434. {Quote}<br>
  435. <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>
  436. {/block:Quote}
  437.  
  438.  
  439.  
  440. {block:Chat}
  441. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  442. {block:Lines}
  443. {block:Label}<span>{Label}</span>{/block:Label}
  444. {Line}
  445. {/block:Lines}
  446. {/block:Chat}
  447.  
  448.  
  449.  
  450. {block:Link}
  451. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  452. {block:Description}{Description}{/block:Description}
  453. {/block:Link}
  454.  
  455.  
  456.  
  457. {block:Audio}
  458. {AudioPlayer}
  459. {/block:Audio}
  460.  
  461.  
  462.  
  463. {block:Video}
  464. {block:Indexpage}{Video-250}{/block:IndexPage}
  465. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  466. {block:Caption}{Caption}{/block:Caption}
  467. {/block:Video}
  468.  
  469.  
  470.  
  471. {block:Answer}
  472. <img src="{AskerPortraitURL-40}"class="foto">
  473. <div class="perguntou"><b>{Asker}</b> <i>Perguntou:</i></div>
  474. <div class="pergunta">{Question}</div>
  475. <div class="resposta">{Answer}</div>
  476. {/block:Answer}
  477.  
  478.  
  479.  
  480.  
  481. <!--notes-->
  482. {block:indexpage}
  483. <div class="notes">
  484. <a href="{Permalink}">{TimeAgo} - <a href="{Permalink}" {block:NoteCount}{/block:NoteCount} </a>
  485. <a href="{permalink}">{NoteCount} notes - </a>
  486. <a href="{ReblogURL}" target="_blank">Reblogue love</a>
  487. </div>
  488. {/block:indexpage}
  489.  
  490.  
  491.  
  492.  
  493. <!--bloqueio do via e source -->
  494. <div class="vsanna">
  495. {block:RebloggedFrom}
  496. <a href="{ReblogParentURL}">via</a>
  497. {/block:RebloggedFrom}
  498. {block:ContentSource}
  499. <a href="{SourceURL}">source</a>
  500. {/block:ContentSource}
  501. </div>
  502.  
  503.  
  504.  
  505.  
  506.  
  507. </div>
  508. {/block:Posts}
  509. </div>
  510. <!-- Final dos posts-->
  511.  
  512.  
  513.  
  514. <!-- Não retire isso, é das colunas do theme-->
  515. <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>
  516. <!-------------------------------------------------------------------------->
  517. <!-- BASE POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
  518. <!-------------------------------------------------------------------------->
  519. {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}
  520.  
  521.  
  522. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  523. <div style="position:fixed; bottom:20px; left:1300px;">
  524. <font color="#4682B4"><small></small></font>
  525. <a href="http://dressby.tumblr.com" title="Theme por dressby + Base por Warvada">Dressby</a>
  526. <font color="#c3c3c3"><small> ✿ </small></font>
  527. </div>
  528. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  529.  
  530.  
  531.  
  532. </body>
  533. <!-------------------------------------------------------------------------->
  534. <!-- BASE POR WARVADA - NÃO RETIRE OS CRÉDITOS -->
  535. <!-------------------------------------------------------------------------->
  536. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement