Advertisement
Lolovers

Colorful Flowers

Sep 13th, 2013
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.93 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5.  
  6.  
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10.  
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  13.  
  14. <script type="text/javascript">
  15. function changeNavigation(id) {document.getElementById('post').innerHTML=document.getElementById(id).innerHTML}
  16. </script>
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <style type="text/css">
  24.  
  25.  
  26.  
  27. /*** fundo ***/
  28. body {background: url('http://media.tumblr.com/25b233ddd9684c82873b6a3a87546c4a/tumblr_inline_mt30snMojo1rwneo8.png');}
  29.  
  30.  
  31. /*** Centralização do theme - Não mecha~***/
  32.  
  33. #pagina {background-image: url('');width: 800px; margin-left: auto;margin-right: auto;}
  34.  
  35. #header {background: url('') no-repeat top center; width:0px;height: 0px; margin-top: 00px;z-index:1000; margin-left:340px; margin-right:0px;}
  36.  
  37. #footer {background:url('') no-repeat; width: 893px; height: 0px; clear: both; padding-bottom: 0px; z-index:500;margin-left:0px; margin-right:0px;background-repeat: no-repeat;}
  38.  
  39. #sidebar { width: 260px; text-align: justify; padding: 5px; float: left; margin-top: 30px; margin-left: 15px; color: #5C4666; border-right:0px dotted #c4c4c4;position:fixed;}
  40.  
  41. #conteudo { width: 510px; font-family: bold;text-align: justify; margin-left:5px; margin-right:0px; float: right; margin-top:10px;z-index:500;}
  42.  
  43.  
  44. /*** Formatação do negrito, italico e etc... Links e seleção colorida***/
  45.  
  46. b, strong { color: #b4b4b4; TEXT-DECORATION: none; border-bottom: 1px dashed #none; }
  47. u {color: #999; TEXT-DECORATION: none; border-bottom: 1px solid #a9c7b2;}
  48. s, strike {color: #ccc;}
  49. i {color: #fbadac; TEXT-DECORATION: none;}
  50.  
  51.  
  52. a:link, a:active, a:visited {
  53. color: #999;
  54. text-decoration: none;
  55. cursor: auto;
  56. }
  57.  
  58. a:hover { color: #999;
  59. text-decoration: none;
  60. cursor: auto;}
  61.  
  62.  
  63. ::-moz-selection {background: #000; color: #fff;}
  64. ::selection {background: #000; color:#fff;}
  65.  
  66.  
  67.  
  68.  
  69. /*** Formatação de texto***/
  70.  
  71. .h1 { font-weight:normal; line-height:20px; margin:-3px 1px 6px 1px; color: #777; text-shadow: 0px 0px 0px #FFFFFF;text-align: center; padding:5px;font-size:20px; font-family: Bold; border-bottom:1px solid #eee;}
  72.  
  73.  
  74. .h7{background: #a6c0ba; font-family:'Play', sans-serif; font-size: 15px;padding-left:5px; border-radius:2px; margin-bottom:10px;color:#fff;padding:5px;}
  75.  
  76.  
  77.  
  78. /*** Estilos da caixas dos post e sidebar ***/
  79.  
  80. .post{margin-bottom:15px;}
  81.  
  82. .box {overflow:hidden;background: #fff; letter-spacing: 0px; text-align: justify; color: #666; font: normal 10px verdana;background-color: #fff; line-height:12px; padding:6px; margin: 2px 2px 2px 2px; outline-offset: -3px;box-shadow: 1px 1px 1px #d3e9d9;}
  83.  
  84. .caixinha1 {width:510px;overflow:hidden;background: #fff; letter-spacing: 0px; text-align: justify; color: #666; font: normal 10px verdana;background-color: #fff; line-height:12px; padding:6px; margin: 2px 2px 2px 2px; outline-offset: -3px;box-shadow: 1px 1px 1px #d3e9d9;margin-top: 4px;}
  85.  
  86. .sisi {overflow:hidden;background: #fff; letter-spacing: 0px; text-align: justify; color: #666; font: normal 10px verdana;background-color: #fff; line-height:12px; padding:6px; margin: 2px 2px 2px 2px; outline-offset: -3px;box-shadow: 1px 1px 1px #d3e9d9;}
  87.  
  88. .menu {-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s;}
  89. .sisi .menu{margin-top:0px;opacity:0.0;}
  90. .sisi:hover .menu{margin-top:0px;opacity:1.0;}
  91.  
  92.  
  93. /*** Notes enfeitados por things-to-help-you ******/
  94. ol.notes { display : block;border-left : 1px solid #fae2e8;bakground-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #1f1f1f; list-style-type: none; font-size: 10px;}
  95. ol.notes li.note {border-top: solid 1px #fff; padding: 4px;}
  96. ol.notes li.note img.avatar {display: none;}
  97. ol.notes li.note span.action {font-weight: none;}
  98. ol.notes li.note .answer_content {font-weight: normal;}
  99. ol.notes li.note blockquote {display: none;}
  100. ol.notes li.note blockquote a {text-decoration: none;}
  101. ful { list-style: none; }
  102. ol { list-style-position: inside; }
  103. * { margin: 0; padding: 0; outline: none; }
  104. .caixa {overflow: hidden;background: #000; padding: 7px;
  105. font-family: Verdana, Geneva, sans-serif;
  106. color: #ff81b9;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  107. .extra {border-left: 4px solid #ff81b9; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  108. .extrass {border-left: 4px solid #ff81b9; display : block;border-bottom : 1px solid #ff81b9;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  109. .extra a {padding-right: 6px; color: #80acb9; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  110.  
  111. .wishlist {background: #f5f5f5; colocar:#999; font-size:11px; font-family:arial; padding:5px;margin-bottom:2px;}
  112.  
  113.  
  114. pre {background: #f5f5f5; font: 12px arial; color: #777 width: auto; height:auto; overflow:auto; padding:5px; }
  115.  
  116.  
  117. /*** tamanho, borda, opacidade em imagens **/
  118.  
  119. .border1 {border-radius:100px; margin-left:-20px;margin-bottom:10px;}
  120.  
  121.  
  122. .fofo {margin-top: 10px;float:left;margin-left: -20px;position:fixed;}
  123.  
  124. .ponta2 {margin-top:0px; float:left; margin-right:0px;}
  125.  
  126.  
  127. /*** tamanho dos vídeos e photoset***/
  128.  
  129. .video {width:477px;}
  130. .photoset {width:477px;}
  131.  
  132. /*** blockquote e tabelinhas ***/
  133.  
  134.  
  135. blockquote {background: #f3f3f3; margin: 0 5px; text-align: justify; line-height:150%; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;border: 2px dashed #e0eff2;margin-top:10px;margin-bottom:10px;}
  136.  
  137. .blockquote {background: #f3f3f3; margin: 0 5px; text-align: justify; line-height:150%; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;border: 2px dashed #e0eff2;margin-top:10px;margin-bottom:10px;}
  138.  
  139.  
  140.  
  141. /*** Estilo de ask ***/
  142.  
  143. .pergunta {background: #f5f5f5;font-family: 'Open Sans', sans-serif; font-size:11px; color: #999;text-shadow: 0px 0px 0px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-top-left-radius: 5px;
  144. border-top-right-radius: 5px;}
  145.  
  146. .perguntou {background: #e7e7e7; color:#999;font-family: 'Open Sans', sans-serif; font-size:11px; color: #fff;text-shadow: 0px 0px 0px #eee;padding:3px;text-align: justify;margin-left: auto;margin-right: auto;margin-bottom:10px;border-bottom-left-radius: 5px;
  147. border-bottom-right-radius: 5px;}
  148.  
  149. .perguntou a {color: #b4b4b4;}
  150.  
  151. .pergunta p {margin:1px 0px;}
  152.  
  153. .fotos {float:left; border-radius:20px;margin-top:-7px;margin-right:5px;}
  154.  
  155. .xx {float:right;width:15px; height:15px;}
  156.  
  157. .resposta {background: #f5f5f5;font-family: 'Open Sans', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 0px 0px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;}
  158.  
  159.  
  160. /* Chat por Anna (livelikeasuicide) *********/
  161. .chat {background: #fff; margin: 0; font-size:
  162. 10px; font-family: Fonte;}
  163. .chat .chat1 {margin-left: 0px;}
  164. .chat .chat1 .chat2 {background: #e4f0f4; color: #999;
  165. margin-bottom: 1px; padding: 4px 4px 4px 4px;} /* Primeira linha */
  166. .chat .chat1 .chat2.even {background: #fff;
  167. color: #999;} /* Segunda linha */
  168. .chat .chat1 .chat2 span{font-weight: bold;}
  169.  
  170. /*** Quote estilo por: things-to-help-you***********/
  171. .quote {font-family: 'Play', sans-serif; font-size: 15px; text-align:justy; padding: 4px; color: #999; }
  172. .quotem {overflow: hidden; padding: 5px; background: #f5f5f5; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  173. .bottomq {background: url('') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  174. .ci {color: #999; display: inline-block;background: #e8f2f6; padding: 3px; margin-left: 20px; margin-top: -14px; margin-bottom: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 2px;}
  175. .ci a {color: #fff;}
  176. .ci a:hover {color: #fff;}
  177.  
  178.  
  179. /*** Block de audio - TTHY **/
  180. .trackid {font-family: 'Pontano Sans', sans-serif; font-size: 9pt; margin-left: 98px;padding: 8px; margin-top: 1px; margin-bottom: 2px; background:#f3f3f3;margin-right: 0px; text-shadow: 0px 1px 1px #;}
  181. .trackid c {color: #777;text-transform:uppercase; font-size: 8pt;}
  182. .trackid2 {margin-top: 1px; background:#f3f3f3; display: block; height:27px;overflow:hidden; padding:1px;}
  183. .album {opacity: 0.7;margin-top: 0px; float: left; display: inline-block;}
  184. .boxmusica {background:#f3f3f3;}
  185. .clear {margin-top:1px;}
  186.  
  187.  
  188. /*** Permalink***/
  189. .tag {overflow:hidden;background: #e6f9c7; letter-spacing: 0px; text-align: justify; color: #fff; font: normal 10px verdana; padding:5px;margin-left:-20px;padding-left:30px; width:100px;float:left;}
  190.  
  191. .tag1{overflow:hidden;background: #f5f5f5; letter-spacing: 0px; text-align: justify; color: #fff; font: normal 10px verdana; padding:5px;margin-right:-20px;padding-left:30px; width:100px;float:right;}
  192.  
  193. spanzinho {color:#ff73a4; margin-left:120px;}
  194.  
  195. /*** Paginação***/
  196.  
  197. #paginacao {font-size: 9px; font-family:arial; line-height: 21px; color: #777;}
  198.  
  199. #paginacao a {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;margin-left:2px;}
  200.  
  201. #paginacao a:hover {background: #fff; border: none;border-radius:0px;}
  202.  
  203. #paginacao span.pagina_atual {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;}
  204.  
  205. #paginacao span.info {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;margin-right:5px;}
  206.  
  207. .classcaixatransparent {width:260px;background: rgba(0,0,0,0.02);padding: 0px; box-shadow: inset 0 1px 3px rgba(0,0,0,0.12), 0 1px 1px rgba(255,255,255,0.25); text-align: just;cursor:pointer;padding-top:10px;padding-left:0px;padding-bottom:10px;margin-bottom:10px;}
  208.  
  209. .navigation {list-style: none;padding: 0; width: 240px; height: 340px;margin: 0px auto;background: url("http://static.tumblr.com/eun3dfg/BPGmt3333/ad.png");position: relative; z-index: 100; overflow:hidden;}
  210.  
  211. .main {opacity:0.0;-webkit-transition: 0.99s ease-in-out;-o-transition: 0.99s ease-in-out;transition: 0.99s ease-in-out;}
  212. .main:hover {opacity: 1.80;}
  213.  
  214. .main a{background: rgba(255,255,255,0.3); display: inline-block; font-size: 12px; font-family:'Rosario', sans-serif; text-align: left; text-decoration: none; color: #000; -webkit-transition: 0.2s ease-in-out;-o-transition: 0.2s ease-in-out;transition: 0.2s ease-in-out;position: relative;z-index: 100;padding:10px;margin:2px -15px 20px -0px; width:240px;padding-left:5px;}
  215.  
  216. .flores {position:absolute; margin-left:-35px;margin-top:-35px;}
  217.  
  218.  
  219. </style>
  220.  
  221.  
  222.  
  223.  
  224. <body>
  225.  
  226.  
  227. <div id="pagina">
  228. <div id="header"></div>
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235. <div id="sidebar">
  236.  
  237.  
  238. <div class="flores"><img src="http://static.tumblr.com/eun3dfg/8z7mt3261/adsad.png" width="70px"></div>
  239.  
  240. <div class="classcaixatransparent">
  241. <ul class="navigation">
  242. <div class="main">
  243. <a href="/"><div style="color:#999;">Home</div></a>
  244. <a href="/ask"><div style="color:#999;">Perguntas</div></a>
  245. <a href="LINK DO TWITTER"><div style="color:#999;">Twitter</div></a>
  246. <a href="LINK DO FACEBOOK"><div style="color:#999;">Facebook</div></a>
  247. <a href="LINK"><div style="color:#999;">Extras</div></a>
  248. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('tumblr').innerHTML"><div style="color:#999"> Creditos</div></a>
  249. </div></div>
  250.  
  251. <div class="sisi">
  252. {block:Description}{Description}{/block:Description}
  253.  
  254. </div><br><br>
  255.  
  256. <center>
  257. {block:IndexPage}
  258. <div id="paginacao">
  259. {block:Pagination}{block:PreviousPage}
  260. <a href="{PreviousPage}"><<</a>
  261. {/block:PreviousPage}
  262. {/block:Pagination}
  263. {block:Pagination}
  264. {block:NextPage}
  265. <a href="{NextPage}">>></a>
  266. {/block:NextPage}
  267. {/block:Pagination}
  268. </div></center>
  269. {/block:IndexPage}
  270. </center>
  271.  
  272.  
  273.  
  274. </div>
  275.  
  276.  
  277.  
  278. <div id="conteudo">
  279.  
  280.  
  281.  
  282.  
  283. <div id="post">
  284.  
  285. {block:Posts}
  286.  
  287.  
  288.  
  289. {block:Regular}<div class="post"><div class="box">
  290.  
  291.  
  292.  
  293. {block:Title}<div class="h1"><p>{Title}</div>{/block:Title}
  294. <div class="entry">{Body}</div>
  295.  
  296. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  297.  
  298. </div></div>
  299.  
  300.  
  301. {/block:Regular}
  302.  
  303.  
  304.  
  305. {block:Photo}
  306. <div class="post"><div class="box">
  307.  
  308.  
  309.  
  310. <center>{LinkOpenTag}<div class="opacidade"><img src="{PhotoURL-500}" class="border3" alt="{PhotoAlt}" width=500px/></div>{LinkCloseTag}</center>
  311. {block:Caption}
  312. <br>
  313. <div class="caption">{Caption}</div>
  314. {/block:Caption}
  315.  
  316.  
  317.  
  318.  
  319. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  320.  
  321.  
  322. </div></div>
  323. {/block:Photo}
  324.  
  325.  
  326.  
  327.  
  328. {block:Answer}
  329. <div class="post"><div class="box">
  330. <div class="pergunta">{Question}</div>
  331. <div class="perguntou"><img src="{AskerPortraitURL-30}" class="fotos">Pergunta feita por: {Asker} <div class="xx"><img src="http://media.tumblr.com/a6d07429add5ed1595b2f7190142bdc0/tumblr_inline_mjx7nkRGyk1qz4rgp.png"></div></div>
  332. <div class="resposta">{Answer}</div>
  333.  
  334.  
  335.  
  336. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  337.  
  338. </div></div>
  339. {/block:Answer}
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. {block:Quote}
  347. <div class="post"><div class="box">
  348. <div class="quotem">
  349. <div class="quote">{Quote}</div>
  350. </div>
  351. <div class="bottomq"></div>
  352. <div class="ci">{block:Source}
  353. <div class="source">{Source}</div>
  354. {/block:Source}</div>
  355.  
  356.  
  357.  
  358. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  359.  
  360. </div> </div>
  361. {/block:Quote}
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368. {block:Link}
  369. <div class="post"><div class="box">
  370.  
  371.  
  372. <a href="{URL}" class="link" {Target}><div class="h1">{Name}</div></a>
  373. {block:Description}
  374. <div class="description">{Description}</div>
  375. {/block:Description}
  376.  
  377.  
  378.  
  379.  
  380. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  381.  
  382.  
  383. </div> </div>
  384.  
  385. {/block:Link}
  386.  
  387.  
  388.  
  389.  
  390. {block:Chat}
  391. <div class="post"><div class="box">
  392.  
  393.  
  394.  
  395. <div class="chat">
  396. <div class="chat1">
  397. {block:Lines}
  398. <div class="chat2 {Alt}">
  399. {block:Label}
  400. <span>{Label}</span>
  401. {/block:Label}
  402. {Line}</div>
  403. {/block:Lines}
  404. </div>
  405. </div>
  406.  
  407.  
  408. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  409.  
  410. </div></div>
  411. {/block:Chat}
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418. {block:Audio}
  419. <div class="post"><div class="box">
  420.  
  421.  
  422.  
  423. <div class="trackid2">{AudioPlayerGrey}</div>
  424. <div class="boxmusica">
  425. <div class="album">{block:AlbumArt}
  426. <img src="{AlbumArtURL}" class="album"width="95" >
  427. {/block:AlbumArt}</div>
  428. {block:TrackName}<div class="trackid">
  429. <c>Faixa:</c> {TrackName}</div>{/block:TrackName}
  430. {block:Artist} <div class="trackid"><c>Artista:</c> {Artist}</div>{/block:Artist}
  431. <div class="trackid"><c>Executado:</c> ({PlayCount}) Vezes</div>
  432. <div class="clear"></div>
  433. </div>
  434.  
  435.  
  436.  
  437. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  438.  
  439. </div></div>
  440. {/block:Audio}
  441.  
  442.  
  443.  
  444.  
  445.  
  446. {block:Video}
  447. <div class="post"><div class="box">
  448.  
  449.  
  450.  
  451. <div class="video">{Video-500}</div>
  452. {block:Caption}
  453. <div class="caption">{Caption}</div>
  454. {/block:Caption}</center>
  455.  
  456.  
  457. <br><div class="tag"> <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This!</a></div> <spanzinho>♥</spanzinho> <div class="tag1"><a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> </a> </div>
  458.  
  459. </div></div>
  460.  
  461. {/block:Video}
  462.  
  463.  
  464.  
  465.  
  466. {block:PostNotes}
  467. <div class="caixa">
  468. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {block:RebloggedFrom} <a href="{ReblogParentURL}"> Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> Source </a>. {/block:ContentSource} </div>
  469. <div class="extra">
  470. <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  471. </div>
  472. <div class="extra">
  473. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  474. <span style="width:auto;">
  475. {block:HasTags}
  476. {block:Tags}
  477. <a class="tag" href="{TagURL}">{Tag}</a>
  478. {/block:Tags}
  479. {/block:HasTags}</span>
  480. <br>
  481. </div>
  482. <div class="extra">
  483. <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
  484. </div>
  485. </div><br>
  486. <div class="caixa">
  487. {PostNotes}
  488. </div>
  489. {/block:PostNotes}
  490.  
  491. {/block:Posts}
  492.  
  493. </div>
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500. <div id="tumblr" style="display:none;"><br>
  501.  
  502. <div class="caixinha1"><div class="h7">Creditos</div>
  503.  
  504. <div class="wishlist"> Theme e Design: <a href="http://jessierobsten.tumblr.com">Jessie Robsten</a></div>
  505. <div class="wishlist">Cores por: Photoshop CS5</div>
  506. <div class="wishlist">Fontes: Google</div>
  507. <div class="wishlist">Tutoriais úteis: <a href="http://things-to-help-you.tumblr.com/">TTHY</a></div>
  508. </div>
  509.  
  510.  
  511.  
  512.  
  513. </div>
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522. <div id="footer"></div>
  523.  
  524. </div>
  525.  
  526. </body>
  527. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement