Advertisement
thaisz

Vitrine de theme 02

Nov 6th, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.47 KB | None | 0 0
  1. <!------------------❀ ✿ THEME POR SURFLOWERR ❀ ✿--------------->
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8. <meta name="color:background" content="#ffffff" />
  9. <meta name="image:background" content="" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:link" content="#000" />
  12. <meta name="color:hover" content="#000" />
  13. <meta name="color:frase" content="#000" />
  14. <meta name="color:ask" content="#ff67a7" />
  15. <meta name="color:linksh" content="#353535" />
  16. <meta name="image:foto" content="" />
  17. <meta name="text:frase" content="frase aqui" />
  18.  
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link" />
  28.  
  29.  
  30.  
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38. <script type="text/javascript">
  39. function changeNavigation(id) {document.getElementById('caixa').innerHTML=document.getElementById(id).innerHTML}
  40. </script>
  41.  
  42. </head>
  43.  
  44.  
  45. <style type="text/css">
  46. body {background-color:{color:background}; font-family:Tahoma; font-size:10px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  47. h1 {font-size:15px; text-align:center;text-decoration: none; text-transform: none;font-weight: normal}
  48.  
  49. a {color:{color:link};text-decoration:none;}
  50. a:hover{color:{color:hover};text-decoration:none}
  51. p {margin: 6px 0 0 0}
  52.  
  53. iframe#tumblr_controls {
  54. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;z-index:9999999999999999999;}
  55.  
  56. ::-webkit-scrollbar{width:3px;height:0px;}
  57. ::-webkit-scrollbar-button:start:decrement
  58. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  59. ::-webkit-scrollbar-track-piece{background:;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  60. ::-webkit-scrollbar-thumb:vertical{height:50px; background:#FF63B0;border-radius:360px; }
  61.  
  62.  
  63. #sidebar{position:fixed;width:auto;height:auto;margin-left:270px;margin-top:70px;}
  64.  
  65. #caixaa{position:fixed;margin-left:20px;margin-top:10px;background:#FFF;width:420px;height:440px;;border-radius:30px 30px 0px 0px;border:3px solid #ff90c6;}
  66.  
  67. #caixaa2{position:fixed;background: -webkit-linear-gradient(bottom, #ff90c6 0%, #FF63B0 70%); background: -moz-linear-gradient(bottom, #ff90c6 0%, #FF63B0 70%);border-radius:30px 30px 0px 0px;margin-left:-2px;margin-top:-3px;width:423px;height:30px;}
  68.  
  69.  
  70. /************************PARTE DO MENUS**************************/
  71.  
  72. /* --- Tags - TUTORIAL por TTHY (things-to-help-you.tumblr.com) ------- */ .tabs {position: fixed; width: 550px;margin-top:110px;margin-left:10px; }
  73. .tabs input {position: absolute; z-index: 1000;width: 0px;height: 0px;left: 0px;top: 0px;opacity: 0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);cursor: pointer;}.tabs input#tab-2{left: 0px;}.tabs input#tab-3{left: 0px;}.tabs input#tab-4{left: 0px;}.tabs label {background: #ff90c6;font-size: 9px;line-height: 22px;height: 22px;position: relative;padding: 2px;float: left;display: block;width: 94px;color:#fff;letter-spacing: 1px;text-transform: uppercase;font-weight: bold;text-align: center;margin: 1px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}.tabs label:after {content: '' color: #; background: #;position: absolute;bottom: -2px;left: 0;width: 100%;height: 2px;display: block;}.tabs input:hover + label {opacity: 0.3;}
  74. .tabs label a{color:#fff;}
  75. .tabs label:first-of-type {z-index: 4;color:#fff; background: #ff90c6;}
  76. .tab-label-2 {z-index: 3;}
  77. .tab-label-3 {z-index: 2;}
  78. .tab-label-4 {z-index: 1;}
  79. .tabs input:checked + label {background: #FF63B0; z-index: 6; #ff90c6; }
  80. .clear-shadow {clear: both;}
  81. .content {background: #ff90c6; margin-bottom: 20px; margin-top: 5px; position: relative;width: 100%;z-index: 5;}
  82. .content div {position: absolute;top: 0;left: 0;padding: 1px;z-index: 1;opacity: 0;-webkit-transition: opacity linear 0.1s;-moz-transition: opacity linear 0.1s;-o-transition: opacity linear 0.1s;-ms-transition: opacity linear 0.1s;transition: opacity linear 0.1s;}
  83. .tabs input.tab-selector-1:checked ~ .content .content-1,
  84. .tabs input.tab-selector-2:checked ~ .content .content-2,
  85. .tabs input.tab-selector-3:checked ~ .content .content-3,
  86. .tabs input.tab-selector-4:checked ~ .content .content-4,
  87. .tabs input.tab-selector-5:checked ~ .content .content-5 {z-index: 100;
  88. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1;-webkit-transition: opacity ease-out 0.6s 0.1s;-moz-transition: opacity ease-out 0.6s 0.1s;-o-transition: opacity ease-out 0.6s 0.1s;-ms-transition: opacity ease-out 0.6s 0.1s;transition: opacity ease-out 0.2s 0.1s;}
  89.  
  90.  
  91.  
  92.  
  93. /***************CAIXA DE THEMES**************************/
  94.  
  95. #caixatheme{position:fixed;width:396px;height:280px;;margin-left:36px;margin-top:165px;z-index:99999999999999;background:#fff;}
  96.  
  97.  
  98.  
  99. #themes{z-index:7;position:fixed; width: 418px; height: 280px;; font-size: 10px;font-family:calibri; background-color:#fff ;margin-top:3px; margin-left:-11px; overflow: auto;z-index:999;}
  100. .them a {float: left; display: block; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-align: center; margin-right: 2px; margin-bottom:2px; width:65px; text-decoration: none; text-transform: lowercase; line-height: 28px;; background-color:#fff ; border:1px dotted #FF90C6;color:#FF90C6;text-transform:uppercase;}
  101. .them a:hover{box-shadow: inset 1px -50px 2px -11px #ff90c6;color:#fff;-webkit-transition: all 0.6s ease-in-out; -moz-transition-duration:0.6s}
  102.  
  103. /***************CAIXA DE TUTORIAIS ************************/
  104.  
  105. #caixatuto{position:fixed;width:396px;height:280px;;margin-left:10px;margin-top:0px;z-index:99999999999999;background:#fff;}
  106.  
  107.  
  108.  
  109. #tutos{z-index:7;position:fixed; width:405px; height: 280px;; font-size: 10px;font-family:calibri; background-color:#fff ;margin-top:3px; margin-left:-11px; overflow: auto;z-index:999;}
  110. .tuts a {float: left; display: block; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-align: center; margin-right: 2px; margin-bottom:2px; width:195px; text-decoration: none; text-transform: lowercase; line-height: 28px;; background-color:#fff ; border-bottom:1px dotted #FF90C6;color:#FF90C6;text-transform:uppercase;}
  111. .tuts a:hover{border-bottom:1px solid #ff90c6;-webkit-transition: all 0.6s ease-in-out; -moz-transition-duration:0.6s}
  112.  
  113. /****************************CAIXA DE SKIN***********************/
  114.  
  115.  
  116.  
  117. #skins{overflow:auto;padding:2px;position:fixed;margin-left:1px;margin-top:0px;width:400px;height:280px;background:#fff;}
  118. #skins img{width:195px;height:28;border:1px dotted #fff;-webkit-filter: grayscale(1);}
  119.  
  120. #skins img:hover{border:1px dotted #ff90c6;-webkit-filter: grayscale(0);}
  121.  
  122. /***************CAIXA DE MATERIAIS***********************/
  123.  
  124. #caixamate{position:fixed;width:396px;height:280px;;margin-left:10px;margin-top:0px;z-index:99999999999999;background:#fff;}
  125.  
  126.  
  127.  
  128. #mate{z-index:7;position:fixed; width:405px; height: 280px;; font-size: 10px;font-family:calibri; background-color:#fff ;margin-top:3px; margin-left:-11px; overflow: auto;z-index:999;}
  129. .mat a {float: left; display: block; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-align: center; margin-right: 2px; margin-bottom:2px; width:195px; text-decoration: none; text-transform: lowercase; line-height: 28px;; background-color:#fff ; border-bottom:1px dotted #FF90C6;color:#FF90C6;text-transform:uppercase;}
  130. .mat a:hover{border-bottom:1px solid #ff90c6;-webkit-transition: all 0.6s ease-in-out; -moz-transition-duration:0.6s}
  131.  
  132. /*********************TITULOS*************************************/
  133.  
  134. #titulo{position:fixed;font-family:Dollie Script Personal Use;font-size:42px;color:#FF80BF;width:350px;margin-left:95px;margin-top:25px;}
  135.  
  136.  
  137.  
  138. #regras{position:fixed;margin-left:10px;margin-top:75px;width:400px;color:#ff63b0;font-family:calibri;font-size:8px;text-transform:uppercase;text-align:left;text-decoration:none;}
  139.  
  140.  
  141.  
  142.  
  143.  
  144. </style>
  145.  
  146.  
  147.  
  148.  
  149. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  150.  
  151.  
  152.  
  153.  
  154.  
  155. <div id="sidebar">
  156.  
  157. <div id="caixaa">
  158. <div id="caixaa2"></div>
  159. <div id="titulo"> Bem Vindos! <small><small><font color=" #FF63B0">✿</font>✿<font color="#FF9FCF">✿</font></small></small></div>
  160. <div id="regras">Regras aqui Regras aqui Regras aqui Regras aqui Regras aqui Regras aqui Regras aqui Regras aqui Regras aqui Regras aqui </b></div>
  161.  
  162. <section class="tabs"> <!-- começo do tabs -->
  163.  
  164. <!-- menus tabs -->
  165. <input id="tab-1" type="radio" name="radio-set" class="tab-selector-1" checked="checked" />
  166. <label for="tab-1" class="tab-label-1"><a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('caixatheme').innerHTML=document.getElementById('01').innerHTML">THEMES</a></label>
  167.  
  168.  
  169. <input id="tab-2" type="radio" name="radio-set" class="tab-selector-2" />
  170. <label for="tab-2" class="tab-label-2"><a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('caixatheme').innerHTML=document.getElementById('02').innerHTML">TUTORIAIS</a></label>
  171.  
  172.  
  173. <input id="tab-3" type="radio" name="radio-set" class="tab-selector-3" />
  174. <label for="tab-3" class="tab-label-2"><a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('caixatheme').innerHTML=document.getElementById('03').innerHTML">SKINS</a></label>
  175.  
  176.  
  177.  
  178. <input id="tab-4" type="radio" name="radio-set" class="tab-selector-4" />
  179. <label for="tab-4" class="tab-label-2"><a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('caixatheme').innerHTML=document.getElementById('04').innerHTML">MATERIAIS</a></label>
  180.  
  181.  
  182. </div>
  183.  
  184.  
  185.  
  186. <div class="clear-shadow"></div><!-- não mexa -->
  187.  
  188.  
  189.  
  190. <div id="caixatheme">
  191. <div id="themes" class="them">
  192.  
  193. <a href="/theme99" target="_blank">Theme 99 </a> <a href="http://pastebin.com/wMV3EkBY">Código</a>
  194.  
  195. <a href="/vitrine02" target="_blank">vitrine 02 </a> <a href="http://pastebin.com/H54Y9rTX">Código</a>
  196.  
  197. <a href="/vitrine01" target="_blank">vitrine 01 </a> <a href="http://pastebin.com/zPDwifF7">Código</a>
  198.  
  199.  
  200. <a href="/theme98" target="_blank">Theme 98 </a> <a href="http://pastebin.com/XhMJPJG9">Código</a>
  201. <a href="/theme97" target="_blank">Theme 97</a> <a href="http://pastebin.com/pFb0Wx6f">Exclusivo</a>
  202.  
  203. <a href="/theme96" target="_blank">Theme 96</a> <a href="http://pastebin.com/Zuagz0C6">Exclusivo</a>
  204.  
  205.  
  206.  
  207. <a href="/theme95" target="_blank">Theme 95 </a> <a href="http://pastebin.com/4yhj0PYP">Código</a>
  208.  
  209. <a href="/theme94" target="_blank">Theme 94 </a> <a href="http://pastebin.com/nWgvaYST">Código</a>
  210.  
  211. <a href="/theme93" target="_blank">Theme 93</a> <a href="http://pastebin.com/9CvXAPrP">Código</a>
  212.  
  213.  
  214. <a href="/theme92" target="_blank">Theme 92 </a> <a href="http://pastebin.com/Dp3qhGf6">Código</a>
  215.  
  216. <a href="/theme91" target="_blank">Theme 91 </a> <a href="http://pastebin.com/AYB63NtD">Código</a>
  217.  
  218. <a href="/theme90" target="_blank">Theme 90 </a> <a href="http://pastebin.com/mf8YhudP">Código</a>
  219.  
  220. <a href="/theme89" target="_blank">Theme 89 </a> <a href="http://pastebin.com/Xrzvn6hJ">Exclusivo</a>
  221.  
  222.  
  223.  
  224.  
  225. <a href="/theme88" target="_blank">Theme 88 </a> <a href="http://pastebin.com/2Q7wnBLh">Código</a>
  226.  
  227. <a href="/theme87" target="_blank">Theme 87 </a> <a href="http://pastebin.com/cmvtizP9">Código</a>
  228.  
  229. <a href="/theme86" target="_blank">Theme 86 </a> <a href="http://pastebin.com/6xPEPZaB">Código</a>
  230.  
  231.  
  232. <a href="/theme85" target="_blank">Theme 85 </a> <a href="http://pastebin.com/Ria1g10M">Código</a>
  233.  
  234. <a href="/theme84" target="_blank">Theme 84</a> <a href="http://pastebin.com/zAg6NTcr">Código</a>
  235.  
  236.  
  237. <a href="/theme83" target="_blank">Theme 83</a> <a href="http://pastebin.com/H4RRmtuR">Código</a>
  238.  
  239.  
  240. <a href="/theme82" target="_blank">Theme 82 </a> <a href="http://pastebin.com/0H1RSBGF">Código</a>
  241.  
  242.  
  243. <a href="/theme81" target="_blank">Theme 81 </a> <a href="http://pastebin.com/kc90cUWf">Código</a>
  244.  
  245.  
  246.  
  247.  
  248. <a href="/theme80" target="_blank">Theme 80 </a> <a href="http://pastebin.com/TfF5fFwF">Código</a>
  249.  
  250.  
  251. <a href="/theme79" target="_blank">Theme 79 </a> <a href="http://pastebin.com/BSNsNEVg">Código</a>
  252.  
  253. <a href="/theme78" target="_blank">Theme 78 </a> <a href="http://pastebin.com/HYDV04Vu">Código</a>
  254.  
  255.  
  256.  
  257. <a href="/theme77" target="_blank">Theme 77</a> <a href="http://pastebin.com/Y1qNhyu4">Exclusivo</a>
  258.  
  259. <a href="/theme76" target="_blank">Theme 76
  260. </a> <a href="http://pastebin.com/QqcDHbQw">Código</a>
  261.  
  262. <a href="/theme75" target="_blank">Theme 75 </a> <a href="http://pastebin.com/JzSKYs1h">Código</a>
  263.  
  264.  
  265. <a href="/theme74" target="_blank">Theme 74 </a> <a href="http://pastebin.com/SjvXTMGr">Código</a>
  266.  
  267.  
  268. <a href="/theme73" target="_blank">Theme 73</a> <a href="http://pastebin.com/r4EwRDpL">Código</a>
  269.  
  270. <a href="/theme72" target="_blank">Theme 72</a> <a href="http://pastebin.com/AshJSuFm">Código</a>
  271.  
  272. <a href="/theme71" target="_blank">Theme 71</a> <a href="http://pastebin.com/n1Aijn7u">Código</a>
  273.  
  274.  
  275.  
  276. <a href="/theme70" target="_blank">Theme 70</a> <a href="http://pastebin.com/CyUFvHHw">Exclusivo</a>
  277.  
  278. <a href="/theme69" target="_blank">Theme 69</a> <a href="http://pastebin.com/JwXmLPPF">Exclusivo</a>
  279.  
  280. <a href="/theme68" target="_blank">Theme 68</a> <a href="http://pastebin.com/LtDHpXdD">Exclusivo</a>
  281.  
  282. <a href="/theme67" target="_blank">Theme 67</a> <a href="http://pastebin.com/eJivn9WY">Código</a>
  283.  
  284. <a href="/theme66" target="_blank">Theme 66</a> <a href="http://pastebin.com/bicW9bkj">Exclusivo</a>
  285.  
  286. <a href="/theme65" target="_blank">Theme 65</a> <a href="http://pastebin.com/Za1wZnms">Exclusivo</a>
  287.  
  288. <a href="/theme64" target="_blank">Theme 64</a> <a href="http://pastebin.com/5PVSLG0J">Código</a>
  289.  
  290. <a href="m/theme63" target="_blank">Theme 63</a> <a href="http://pastebin.com/5fXhgcGC">Código</a>
  291.  
  292. <a href="/theme62" target="_blank">Theme 62</a> <a href="http://pastebin.com/YtC2E3Lf">Código</a>
  293.  
  294.  
  295.  
  296. <a href="/theme61" target="_blank">Theme 61</a> <a href="http://pastebin.com/Pt8n0aqw">Código</a>
  297.  
  298. <!--+themes-->
  299. <a href="m/theme60" target="_blank">Theme 60</a> <a href="http://pastebin.com/TYETk3aG">Código</a>
  300.  
  301. <a href="/theme59" target="_blank">Theme 59</a> <a href="http://pastebin.com/0zWLFUPb">Código</a>
  302.  
  303. <a href="/theme58" target="_blank">Theme 58</a> <a href="http://pastebin.com/ek8Y5u4C">Código</a>
  304.  
  305. <a href="/theme57" target="_blank">Theme 57</a> <a href="http://pastebin.com/w10q9fdu">Código</a>
  306.  
  307. <a href="/theme56" target="_blank">Theme 56</a> <a href="http://pastebin.com/gxW88Gcc">Código</a>
  308.  
  309. <a href="/theme55" target="_blank">Theme 55</a> <a href="http://pastebin.com/TgG43qvY">Código</a>
  310.  
  311. <a href="/theme54" target="_blank">Theme 54</a> <a href="http://pastebin.com/FhNunpWY">Código</a>
  312.  
  313. <a href="/theme53" target="_blank">Theme 53</a> <a href="http://pastebin.com/3kPVghS0">Código</a>
  314.  
  315. <a href="/theme52" target="_blank">Theme 52</a> <a href="http://pastebin.com/TUYM0b1T">Código</a>
  316.  
  317. <a href="/theme51" target="_blank">Theme 51</a> <a href="http://pastebin.com/MLEUtwps">Código</a>
  318.  
  319.  
  320.  
  321. <a href="/theme50" target="_blank">Theme 50</a> <a href="http://pastebin.com/TgG43qvY">Código</a>
  322.  
  323. <a href="/theme49" target="_blank">Theme 49</a> <a href="http://pastebin.com/c6uSUtJy">Código</a>
  324.  
  325. <a href="/theme48" target="_blank">Theme 48</a> <a href="http://pastebin.com/FTqmkfsX">Código</a>
  326.  
  327. <a href="/theme47" target="_blank">Theme 47</a> <a href="http://pastebin.com/epBa7UEz">Código</a>
  328.  
  329. <a href="/theme46" target="_blank">Theme 46</a> <a href="http://pastebin.com/Hu6n1ef7">Código</a>
  330.  
  331. <a href="/theme45" target="_blank">Theme 45</a> <a href="http://pastebin.com/FcLFdJvr">código</a>
  332.  
  333. <a href="/theme44" target="_blank">Theme 44</a> <a href="http://pastebin.com/QYLcrDqf">Código</a>
  334.  
  335. <a href="/theme43" target="_blank">Theme 43</a> <a href="http://pastebin.com/vzk4rCC1">Código</a>
  336.  
  337. <a href="/theme42" target="_blank">Theme 42</a> <a href="http://pastebin.com/5mMzng2K">Código</a>
  338.  
  339. <a href="/theme41" target="_blank">Theme 41</a> <a href="http://pastebin.com/em7T1cd6">Código</a>
  340.  
  341. <a href="/theme40" target="_blank">Theme 40</a> <a href="http://pastebin.com/aMJkQ2jn">Código</a>
  342.  
  343. <a href="/theme39" target="_blank">Theme 39</a> <a href="http://pastebin.com/UZZF56p1">Código</a>
  344.  
  345. <a href="/theme38" target="_blank">Theme 38</a> <a href="http://pastebin.com/NAvAMpxN">Código</a>
  346.  
  347. <a href="/theme37" target="_blank">Theme 37</a> <a href="http://pastebin.com/pBbywQ1x">Código</a>
  348.  
  349.  
  350. <a href="/theme36" target="_blank">Theme 36</a> <a href="http://pastebin.com/TGdfjKg9">Código</a>
  351.  
  352.  
  353. <a href="/theme35" target="_blank">Theme 35</a> <a href="http://pastebin.com/0bZZTTdY">Código</a>
  354.  
  355.  
  356. <a href="/theme34" target="_blank">Theme 34</a> <a href="http://pastebin.com/5Btc9VMn">Código</a>
  357.  
  358.  
  359. <a href="/theme33" target="_blank">Theme 33</a> <a href="http://pastebin.com/fPXJzYsr">Código</a>
  360.  
  361. <a href="/theme32" target="_blank">Theme 32</a> <a href="http://pastebin.com/FCfN5XUm">Código</a>
  362.  
  363. <a href="/theme31" target="_blank">Theme 31</a> <a href="http://pastebin.com/8T4YNQp8">Código</a>
  364.  
  365. <a href="/theme30" target="_blank">Theme 30</a> <a href="http://pastebin.com/GNJ6gi6f">Código</a>
  366.  
  367. <a href="/theme29" target="_blank">Theme 29</a> <a href="http://pastebin.com/6MNJQJGL">Código</a>
  368.  
  369. <a href="/theme28" target="_blank">Theme 28</a> <a href="http://pastebin.com/5Y3ApErd">Código</a>
  370.  
  371. <a href="/theme27" target="_blank">Theme 27</a> <a href="http://pastebin.com/Gw9Nyx4S">Código</a>
  372.  
  373. <a href="/theme26" target="_blank">Theme 26</a> <a href="http://pastebin.com/gCYwMqZs">Código</a>
  374.  
  375.  
  376. <a href="/theme25" target="_blank">Theme 25</a> <a href="http://pastebin.com/D8aqGAdP">Código</a>
  377.  
  378. <a href="/theme24" target="_blank">Theme 24</a> <a href="http://pastebin.com/9dW2U3su">Código</a>
  379.  
  380. <a href="/theme23" target="_blank">Theme 23</a> <a href="http://pastebin.com/YSGeDx4A">Código</a>
  381.  
  382. <a href="/theme22" target="_blank">Theme 22</a> <a href="http://pastebin.com/MhVvRh8H">Código</a>
  383.  
  384. <a href="/theme21" target="_blank">Theme 21</a> <a href="http://pastebin.com/5U9Femx2">Código</a>
  385.  
  386. <a href="/theme20" target="_blank">Theme 20</a> <a href="http://pastebin.com/3b9WXZ41">Código</a>
  387.  
  388. <a href="/theme19" target="_blank">Theme 19</a> <a href="http://pastebin.com/X7wqaim9">Código</a>
  389.  
  390. <a href="/theme18" target="_blank">Theme 18</a> <a href="http://pastebin.com/TtFUcJNe">Código</a>
  391.  
  392.  
  393.  
  394. <a href="/theme17" target="_blank">Theme 17</a> <a href="http://pastebin.com/yAPW5Unk">Código</a>
  395.  
  396.  
  397.  
  398. <a href="/theme16" target="_blank">Theme 16</a> <a href="http://pastebin.com/xiyKKCFv">Código</a>
  399.  
  400.  
  401.  
  402. <a href="/theme15" target="_blank">Theme 15</a> <a href="http://pastebin.com/kP7LR627">Código</a>
  403.  
  404.  
  405. <a href="/theme14" target="_blank">Theme 14</a> <a href="http://pastebin.com/jW7BQRRV">Código</a>
  406.  
  407. <a href="/theme13" target="_blank">Theme 13</a> <a href="http://pastebin.com/BusPv7HV">Código</a>
  408.  
  409. <a href="/theme12" target="_blank">Theme 12</a> <a href="http://pastebin.com/nD4VdVEs">Código</a>
  410.  
  411. <a href="/theme11" target="_blank">Theme 11</a> <a href="http://pastebin.com/Vnss2hB6">Código</a>
  412.  
  413. <a href="/theme10" target="_blank">Theme 10</a> <a href="http://pastebin.com/n8z4MNqw">Código</a>
  414.  
  415. <a href="/theme09" target="_blank">Theme 09</a> <a href="http://pastebin.com/nGeyFkcx">Código</a>
  416.  
  417.  
  418. <a href="/theme08" target="_blank">Theme 08</a> <a href="http://pastebin.com/1AaP3b5j">Código</a>
  419.  
  420. <a href="/theme07" target="_blank">Theme 07</a> <a href="http://pastebin.com/MuqrWmnP">Código</a>
  421.  
  422. <a href="/theme06" target="_blank">Theme 06</a> <a href="http://pastebin.com/Xmu5KrwM">Código</a>
  423.  
  424. <a href="/theme05" target="_blank">Theme 05</a> <a href="http://pastebin.com/f2upMXSN">Código</a>
  425.  
  426.  
  427. <a href="/theme04" target="_blank">Theme 04</a> <a href="http://pastebin.com/Az29jDz1">Código</a>
  428.  
  429. <a href="/theme03" target="_blank">Theme 03</a> <a href="http://pastebin.com/ivXErm7E">Código</a>
  430.  
  431.  
  432. <a href="/theme02" target="_blank">Theme 02</a> <a href="http://pastebin.com/jVM82LeB">Código</a>
  433.  
  434. <a href="/theme01" target="_blank">Theme 01</a> <a href="http://pastebin.com/9dtT8H8s">Código</a>
  435.  
  436.  
  437.  
  438.  
  439. </div></div>
  440. <!------------------------TUTORIAIS--------------------------->
  441. <div id="02" style="display:none">
  442. <div id="caixatuto">
  443. <div id="tutos" class="tuts">
  444. <a href="/">Link </a>
  445. <a href="/">Link </a>
  446. <a href="/">Link </a>
  447. <a href="/">Link </a>
  448. <a href="/">Link </a>
  449. <a href="/">Link </a>
  450. <a href="/">Link </a>
  451. <a href="/">Link </a>
  452.  
  453. </div></div>
  454.  
  455. <!-----------------------SKINS -------------------------->
  456. <div id="03" style="display:none">
  457. <div id="skins">
  458.  
  459. <a href="https://31.media.tumblr.com/d7b0f4c2bae6f8b262d92f793c005bb8/tumblr_inline_nel1mpfLD31rdiyuc.gif" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/d7b0f4c2bae6f8b262d92f793c005bb8/tumblr_inline_nel1mpfLD31rdiyuc.gif"></a>
  460.  
  461.  
  462. <a href="http://static.tumblr.com/txad8vb/U7jnel050/saltin.css" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/14b940311c492deff518b63d9c14f071/tumblr_inline_nel06hdOqr1rdiyuc.png"></a>
  463.  
  464.  
  465. <a href="http://static.tumblr.com/txad8vb/Q3Znekyvk/saltoskin.css" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/1468366bd02d8afe7df7e9544904a06a/tumblr_inline_nekyraWrly1rdiyuc.gif"></a>
  466.  
  467.  
  468. <a href="http://static.tumblr.com/txad8vb/Uwtnej5y0/thai.css" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/49b58d5807c0fc9ae881ee8d09fc0ca1/tumblr_inline_nemhfpLuGl1rdiyuc.png"></a>
  469.  
  470.  
  471. <a href="http://static.tumblr.com/txad8vb/EHEndraxo/barbieskin.css" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/1b1179c500b73ffd1a5ebe104250a256/tumblr_inline_neh7e2JITv1rdiyuc.png"></a>
  472.  
  473. <a href="http://static.tumblr.com/txad8vb/uRDndwqsa/ttskin.css" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/3fd00bc48e96b60beca1a61e47c1755b/tumblr_inline_neh7eefjmn1rdiyuc.png"></a>
  474.  
  475.  
  476. <a href="http://static.tumblr.com/txad8vb/wozndbgoj/simboloskin.css" target="_blank" title="Clique para pegar o código da skin "><img src="https://31.media.tumblr.com/cee1190318d4c6c605a549771552e9ab/tumblr_inline_neh7e6XW4u1rdiyuc.png"></a>
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483. </div></div>
  484.  
  485. <!---------------------MATERIAIS-------------------------->
  486. <div id="04" style="display:none">
  487. <div id="caixamate">
  488. <div id="mate" class="mat">
  489.  
  490. <a href="/">Link </a>
  491. <a href="/">Link </a>
  492. <a href="/">Link </a>
  493. <a href="/">Link </a> <a href="/">Link </a> <a href="/">Link </a>
  494.  
  495. </div>
  496.  
  497. </div>
  498.  
  499. </div>
  500.  
  501. </div>
  502.  
  503. </div>
  504.  
  505. </div>
  506.  
  507.  
  508.  
  509. </body>
  510. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement