Botaodecerejeira

#05 - Himitsu

Mar 11th, 2013
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.32 KB | None | 0 0
  1. <!-------------------------------------------------------------------------
  2. THEME FEITO POR BOTÃO DE CEREJEIRA! ☆
  3. (botaodecerejeira.tumblr.com)
  4.  
  5. ROUBAR E PLAGIAR É CRIME, NÃO FAÇA ISSO QUE É MUITO FEIO E ANTIÉTICO. NÃO COPIE NADA E NEM USE COMO BASE! EU CONHEÇO MEUS CÓDIGOS ENTÃO POR FAVOR CRIE OS SEUS SE EU SOU CAPAZ VOCÊ TAMBÉM É...(SE QUER ALGO DO THEME VENHA NA ASK E PEÇA QUE É MELHOR DO QUE COPIAR) "O plágio é o aplauso entusiasmaDo do incompetente." SE ROUBAR ALGO SEU DEDO CAI E EU VOU ARRANCAR TEU PINTO FORA U_U
  6. © Thais Alvarenga ! ☆
  7.  
  8. - - - - - - - - - - - - - - - -
  9. - THEME HIMITSU 11/março/2013 -
  10. - - - - - - - - - - - - - - - -
  11.  
  12. "É PROIBIDA QUALQUER CÓPIA OU USO DOS CÓDIGOS CONFORME A LEI PENAL,ARTIGO 184."--------------------------------------------------------------------->
  13.  
  14. <head>
  15. <title>{title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link href='http://fonts.googleapis.com/css?family=Text+Me+One|Roboto+Condensed:300' rel='stylesheet' type='text/css'>
  18. <meta name="image:background" content="http://i1246.photobucket.com/albums/gg607/mogimochi/backgrounds/bg-advanced-pattern-light_zpsaca4e1bf.png" />
  19. <meta name="image:sidebar" content="http://i1246.photobucket.com/albums/gg607/mogimochi/backgrounds/bg-woodverticallight_zpsb9111c79.png" />
  20. <meta name="image:image" content="http://static.tumblr.com/cir8k0k/YhXmjia2g/tumblr_mgbfuo1ln51qaydkno1_500.gif" />
  21. <meta name="color:letra" content="#B5B5B5"/>
  22. <meta name="color:title" content="#696969"/>
  23. <meta name="color:negrito" content="#B03060"/>
  24. <meta name="color:italico" content="#DB7093"/>
  25. <meta name="color:link" content="#696969"/>
  26. <meta name="color:askpontinhos" content="#DB7093"/>
  27. <meta name="color:askborda" content="#FFB6C1"/>
  28. <meta name="color:aspa" content="#DB7093"/>
  29. <meta name="color:qsource" content="#FFB6C1"/>
  30. <meta name="color:chat1" content="#DB7093"/>
  31. <meta name="color:letrachat1" content="#fff"/>
  32. <meta name="color:chat2" content="#FFB6C1"/>
  33. <meta name="color:letrachat2" content="#696969"/>
  34. <meta name="color:faixa" content="#FFB6C1"/>
  35. <meta name="color:linha" content="#DB7093"/>
  36. <meta name="color:titulodoblog" content="#fff"/>
  37. <meta name="color:detalhedotitulo" content="#FFB6C1"/>
  38. <meta name="color:detalhedotitulo2" content="#DB7093"/>
  39. <meta name="color:frase" content="#fff"/>
  40. <meta name="color:detalhedafrase" content="#DB7093"/>
  41. <meta name="color:detalhedafrase2" content="#FFB6C1"/>
  42. <meta name="color:menu" content="#E8E8E8"/>
  43. <meta name="color:menuborda" content="#ccc"/>
  44. <meta name="text:Link" content="/" />
  45. <meta name="text:Link Title" content="link" />
  46. <meta name="text:Link1" content="/" />
  47. <meta name="text:Link1 Title" content="link" />
  48. <meta name="text:Link2" content="/" />
  49. <meta name="text:Link2 Title" content="link" />
  50. <meta name="text:Link3" content="/" />
  51. <meta name="text:Link3 Title" content="link" />
  52. <meta name="text:Link4" content="/" />
  53. <meta name="text:Link4 Title" content="link" />
  54. <meta name="text:Link5" content="/" />
  55. <meta name="text:Link5 Title" content="link" />
  56. <meta name="text:frase" content="frase aqui..." />
  57.  
  58. <style>
  59.  
  60. #tumblr_controls{position: fixed!important}
  61. #tumblr_controls{position: fixed!important}
  62. #tumblr_controls{position: fixed!important}
  63. ::-webkit-scrollbar{width:7px;height:1px;}
  64. ::-webkit-scrollbar-button:start:decrement
  65. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  66. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  67. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:faixa};-webkit-border-radius:30px; border:2px solid {color:faixa}}
  68.  
  69. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:faixa};-webkit-border-radius:30px; border:2px solid {color:faixa};}
  70.  
  71. body{background: #fff Url('{image:background}');color:{color:letra}; font:normal 10px 'Lucida Grande',Verdana,sans-serif; background-attachment:fixed; background-repeat:repeat; background-attachment: fixed;}
  72. /*******************************Centralização*****************************/
  73. #total{width:1000px;margin-top:10px;}
  74. #conteudo {width:600px;float:right;margin-top:0px;}
  75.  
  76. /**********************************Posts**********************************/
  77. .posts {text-align:left;float: left;width: 400px; margin:1px;padding:3px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;background:#fff;border:1px solid #E8E8E8;}
  78. .posts img {max-width:400px; -webkit-transition: 0.9s ease-in; -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;margin-left:0px;}
  79. .posts2 img {max-width:400px;border-radius:7px;}
  80. .posts2 {background:#fff; width: 405px;float: left;padding:4px; margin-bottom:4px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;text-align:left;}
  81.  
  82. /*******************************Postnotes*********************************/
  83. ol.notes { display:block;background-repeat:no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background:rgba(255, 255, 255, 0.5); list-style-type: none; font-size: 10px;}
  84. ol.notes li.note {border-top: solid 0px #; padding: 4px;}
  85. ol.notes li.note img.avatar {display: normal;border-radius:100px}
  86. ol.notes li.note span.action {font-weight: none;}
  87. ol.notes li.note .answer_content {font-weight: normal;}
  88. ol.notes li.note blockquote {display: none;}
  89. ol.notes li.note blockquote a {text-decoration: none;}
  90. ful { list-style: none; }
  91. ol { list-style-position: inside; }
  92. * { margin: 0; padding: 0; outline: none; }
  93. .caixa {overflow: hidden;background: #fff; padding: 4px;font-family: Verdana, Geneva, sans-serif;color: #777;text-align: justify;outline: 0px solid #; margin-bottom: 1px;width:400px;margin-left:0px;}
  94. .filereplace {border-left: 5px solid #B5B5B5; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background:#; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  95. .data {border-left: 5px solid #CFCFCF; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  96. .tags {border-left: 5px solid #B5B5B5; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  97. .notes2 {border-left: 5px solid #CFCFCF; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  98.  
  99. /*******************************titulo************************************/
  100. h1{color:{color:title}!important;font-family: 'lk';font-size:28px;line-height:28px;font-weight:normal;padding:8px;}
  101. /*******************************Links*************************************/
  102. a:link, a:visited, a:active {color:{color:link}; letter-spacing: 0.02em; text-decoration: none;}a:hover {color: {color:link};-webkit-transition-duration:.99s;}
  103. /*****************negrito, Itálico, riscado e sublinado*******************/
  104. b, strong {color:{color:negrito};}
  105. u,underline {color:{color:letra};border-bottom: 1px dotted {color:letra}; text-decoration:none;}
  106. i, em{color:{color:italico};}
  107. /******************************Notes das fotos***************************/
  108. #reblog {filter:alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;
  109. opacity:0;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;
  110. -o-transition: all 0.8s ease;moz-border-radius:0px 0px 20px 20px;
  111. -webkit-border-radius:0px 0px 20px 20px;border-radius:0px 0px 20px 20px;
  112. width:0px;height:20px;color:#FFFFFF;text-shadow: 1px 1px 1px #f07891;
  113. text-align:center;background-color:rgba(255, 255, 255, 0.7);font-family:tinytots;font-size:10px;margin-left:5px;margin-top:10px;position:absolute;z-index:1;}
  114. .posts:hover #reblog {padding-top:4px; display:block;
  115. opacity:1;margin-top:10px;}
  116. #heart-like {
  117. filter:alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity:0;
  118. -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; moz-border-radius:20px 20px 20px 20px; -webkit-border-radius:20px 20px 20px 20px; border-radius:25px 25px 25px 25px; width:0px; height:0px; background-color:rgba(255, 255, 255, 0.7); margin-left:35px; position:absolute; z-index:11; padding-top:0px;margin-top:10px;}
  119. .posts:hover #heart-like {padding-top:4px; display:block;
  120. opacity:1;margin-top:10px;}
  121. /*******************************notes*************************************/
  122. .posts .tag {font-weight:normal;padding:3px;margin-bottom:-5px;font-size: 9px;font-family:georgia;font-style:italic;opacity:1;margin-top:5px;}
  123. /*********************************Talk to me******************************/
  124. .ask {padding-left:6px;padding-top:6px;padding-bottom:5px;padding-right: 3px;margin-left:35px;border:1px dashed {color:askpontinhos};}
  125. .askinfo {width:40px;float:left;}
  126. .askinfo img {width:20px;border:3px solid {color:askborda};}
  127. .answer {padding-left:10px;padding-top:1px;padding-bottom:1px;}
  128. /*******************************quote*************************************/
  129. .quote {font:italic 10px 'verdana';text-align:justify;margin-left:0px;margin-top:0px;margin-bottom:0px;padding:19px 10px 20px 15px;line-height:13px}
  130. #aspas {position:absolute;margin-left:0px margin-top:-16px;font-family:'Ruge Boogie';font-size:100px;opacity:0.6;color:{color:aspa};text-shadow: 0px 0px 5px {color:aspa};}
  131. .quote:first-letter{font-family:'lk';font-size:30px;line-height:8px;margin-left:20px;}
  132. @font-face {font-family: 'Ruge Boogie';src: url('http://themes.googleusercontent.com/static/fonts/rugeboogie/v3/9S5PHMMoDkpcpoGhdwa5RYbN6UDyHWBl620a-IRfuBk.woff');}
  133. .qsource {text-align:right;;padding:2px;font-size:10px;font-family:calibri;font-weight:bold;background:{color:qsource};}
  134. #triangulo{border-bottom:8px solid {color:qsource};border-right:5px solid transparent;border-top: 8px solid transparent;border-left: 5px solid transparent;width: 0px;height: 0px;margin-top:-20px;margin-left:100px; margin-left:17px;}@font-face{font-family:'lk'; src:url('http://static.tumblr.com/37gdlu1/w6Rm75pkl/maria_lucia.ttf');}
  135. /*******************************chat**************************************/
  136. .chat {background:#fff;margin:0;font-size:9px;font-family:trebuchet ms;}
  137. .chat .chat1 {margin-left:0px;}
  138. .chat .chat1 .chat2 {background:{color:chat1};color:{letrachat1};margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  139. .chat .chat1 .chat2.even {background:{color:chat2};color: {letrachat2};} /* Segunda linha */
  140. .chat .chat1 .chat2 span{font-weight: bold;}
  141. /***********************************audio*********************************/
  142. .trackid {padding: 8px;background: #fff;color:#777;margin-top: 1px;margin-left: 1px;margin-right: 1px;}
  143. .trackid2 {padding: 2px;background: #fff;color: #777;margin-top: 1px;margin-left: 1px;margin-right: 1px;}
  144. /*********************************Creditos********************************/
  145. .credits{width:8px;height:8px;float:left;font-size:11px;color:#fff;line-height:9px;text-align:center;font-family: calibri;padding: 4px;background:{color:faixa};z-index: 11;margin-left:15px;border-radius:100px;opacity:0.8;position:fixed; text-transform: uppercase;top:8px;overflow: hidden;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
  146. }.creditss a {color:{color:letra};font-size:10px;}
  147.  
  148. /********************************detalhes*********************************/
  149. #faixa {margin-top: -10px; margin-left: -10px; position: fixed; background-color:{color:faixa};height: 1000%; width:30px;}
  150. #linha {margin-top: 400px; margin-left: 30px; position: fixed;height: 1px; width:250px;border:1px dotted {color:linha};}
  151. #sidebar {margin-top: 30px; margin-left: 20px; position: fixed; background:url('{image:sidebar}'); height: 1000%; width:300px;border-radius: 0px 50px 0px 0px;}
  152. #image {margin-left: 50px; top: 100px; position:fixed; overflow:hidden; height:300px; width: 250px ;padding:0px;
  153. padding-bottom: 3px; opacity:1}
  154. #image img {height:300px; width: 250px;border-radius: 25px 25px 25px 25px;}
  155. #titulodoblog {margin-left:30px;margin-top: 60px; height:24px; line-height:20px;float:left; position:fixed; width:250px; font-family: 'lk'; font-size:50px; text-align: center;color:{color:titulodoblog};text-shadow: -2px 0px {color:detalhedotitulo}, 2px 0px {color:detalhedotitulo2}; letter-spacing:-1px; z-index:11;}
  156. #frasedoblog {margin-left:30px;margin-top: 400px; height:24px; line-height:20px;float:left; position:fixed; width:250px; font-family: 'lk'; font-size:50px; text-align: center;color:{color:frase};text-shadow: -2px 0px {color:detalhedafrase}, 2px 0px {color:detalhedafrase2}; letter-spacing:-1px; z-index:11;}
  157. .descricao {width:220px; position:fixed; margin-left:70px;height:auto;margin-top:470px;background: transparent; font-family:roboto condensed; font-size:10px; line-height:13px;text-align:auto; color:#696969;}
  158. .menu {width:290px; margin-left: 50px; margin-top: 433px;padding:4px; font-family:tahoma; font-size:10px; position:fixed;}
  159. .menus {color:{color:link}; background:{color:menu}; display: inline-block; padding: 2px; text-align: center; line-height: 9px; height: 8px; ;width:73px; float: center; margin:1px 1px 1px 1px; font-family:tahoma; font-size:9px;!important;text-decoration: none; letter-spacing:-0.05em; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.5s ease-out;border-radius:100px;border: 1px double {color:menuborda};}
  160.  
  161.  
  162. #page {position: fixed; top: 600px;left: 180px;color:#696969;font-size:15px;}
  163.  
  164. </style>
  165. {block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>{/block:IndexPage}
  166. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  167. <body>
  168. <div class="credits"><a href="http://botaodecerejeira.tumblr.com/" title="Botão de Cerejeira">©</a></div><div id="total">
  169. <!------------------------------SIDEBAR----------------------------------->
  170. <div id="faixa"></div><div id="sidebar"><div id="linha"></div></div>
  171. <div id="image">
  172. <img src="{image:image}"></div>
  173. <div id="titulodoblog">{title}</div>
  174. <div id="frasedoblog">{text:frase}</div>
  175. <div class="descricao">{Description}</div>
  176.  
  177. <div class="menu">
  178. <a href="{text:link}"><div class="menus">{text:link Title}</div></a>
  179. <a href="{text:link1}"><div class="menus">{text:link1 Title}</div></a>
  180. <a href="{text:link2}"><div class="menus">{text:link2 Title}</div></a><br>
  181. <a href="{text:link3}"><div class="menus">{text:link3 Title}</div></a>
  182. <a href="{text:link4}"><div class="menus">{text:link4 Title}</div></a>
  183. <a href="{text:link5}"><div class="menus">{text:link5 Title}</div></a><br>
  184. </div>
  185.  
  186. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  187.  
  188. <!-------------------------------PRINCIPAL-------------------------------->
  189. <div id="conteudo"><div id="iluc">
  190. <!-------------------------------POSTS------------------------------------>
  191. {block:Posts}
  192. <!-------------------------------TEXTO------------------------------------>
  193. {block:Text}
  194. {block:IndexPage}
  195. <div class="posts">
  196.  
  197. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  198.  
  199. {block:PermalinkPage}<div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{block:PermalinkPage}{block:IndexPage}
  200. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  201. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  202. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}</div>
  203. {/block:Text}
  204.  
  205. <!-------------------------------PHOTO------------------------------------>
  206. {block:Photo}{block:IndexPage}
  207. <div class="posts">
  208.  
  209. <div id="reblog">
  210. <a href="{ReblogURL}"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Recycle.png"></a></div>
  211.  
  212. <center><div id="heart-like">
  213. <a class="notes" href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Add.png"></a></div></center>
  214.  
  215. <center><img src="{PhotoURL-500}" ></center>
  216. {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  217.  
  218. {block:PermalinkPage}<div class="posts2"><img src="{PhotoURL-500}" width="400" >{block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}{/block:Photo}
  219.  
  220. <!----------------------------PHOTOSET------------------------------------>
  221. {block:Photoset}{block:IndexPage}
  222. <div class="posts">
  223.  
  224. <div id="reblog">
  225. <a href="{ReblogURL}"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Recycle.png"></a></div>
  226.  
  227. <center><div id="heart-like">
  228. <a class="notes" href="{Permalink}"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Add.png"></a></div></center>
  229.  
  230. <center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  231. {block:PermalinkPage}<div class="posts2">{Photoset-400}{block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}{/block:Photoset}
  232.  
  233. <!-------------------------------QUOTE------------------------------------>
  234. {block:Quote}{block:IndexPage}
  235. <div class="posts">
  236.  
  237. <div id="aspas">“ㅤ</div>
  238. <div class="quote">{Quote}</div><div id="triangulo"></div>
  239. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}{/block:IndexPage}
  240.  
  241. {block:PermalinkPage}<div class="posts2"><div id="aspas">“ㅤ</div>
  242. <div class="quote">{Quote}</div><div id="triangulo"></div>
  243. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}</center></div>{block:PermalinkPage}{block:IndexPage}
  244. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  245. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  246. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  247. </div>{/block:Quote}
  248. <!--------------------------------LINK------------------------------------>
  249. {block:Link}{block:IndexPage}
  250. <div class="posts">
  251.  
  252. <h1><a href="{URL}">{Name}</a></h1>
  253. {block:Description}{Description}{/block:Description}{/block:IndexPage}
  254.  
  255. {block:PermalinkPage}<div class="posts2"><h1><a href="{URL}">{Name}</a></h1>{block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}
  256.  
  257. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  258. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  259. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  260. </div>{/block:Link}
  261. <!--------------------------------CHAT------------------------------------>
  262. {block:Chat}{block:IndexPage}
  263. <div class="posts">
  264.  
  265. <div class="chat"><div class="chat1">{block:Lines}<div class="chat2 {Alt}">
  266. {block:Label}<b>{Label}</b>{/block:Label}{Line}</div>{/block:Lines}</div>
  267. </div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="chat"><div class="chat1">{block:Lines}<div class="chat2 {Alt}">{block:Label}<b>{Label}</b>{/block:Label}{Line}</div>{/block:Lines}</div></div></div>{/block:PermalinkPage}
  268.  
  269. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  270. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  271. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  272. </div>
  273. {/block:Chat}
  274.  
  275. <!-------------------------------AUDIO------------------------------------>
  276. {block:Audio}{block:IndexPage}
  277. <div class="posts">
  278.  
  279. {block:AlbumArt}<img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >{/block:AlbumArt}
  280. <div class="trackid2">{AudioPlayerGrey}</div>{block:TrackName}<div class="trackid">"{TrackName}"</div>{/block:TrackName}{block:Artist}<div class="trackid">{Artist}</div>{/block:Artist}<div class="trackid">({PlayCount}) plays</div></div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="caixa">{block:AlbumArt}<img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >{/block:AlbumArt}<div class="trackid2">{AudioPlayerGrey}</div>{block:TrackName}<div class="trackid">"{TrackName}"</div>{/block:TrackName}
  281. {block:Artist}<div class="trackid">{Artist}</div>{/block:Artist}<div class="trackid">({PlayCount}) plays</div></div>{/block:PermalinkPage}
  282.  
  283. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  284. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  285. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  286. </div>
  287. {/block:Audio}
  288.  
  289. <!-------------------------------VIDEO------------------------------------>
  290. {block:Video}{block:IndexPage}
  291. <div class="posts">
  292.  
  293. <div id="permalinkss">
  294. {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear} · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount}{/block:Date}</a> · Video <font color=#f07891>♥</font> </div>
  295.  
  296. <center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><center>{Video-400}{block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  297.  
  298. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  299. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  300. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  301. </div>
  302. {/block:Video}
  303.  
  304. <!---------------------------------ASK------------------------------------>
  305. {block:Answer}{block:IndexPage}
  306. <div class="posts">
  307.  
  308. <div class="boxnotes">
  309. <div class="askinfo"><img src="{AskerPortraitURL-30}"></div>
  310. <div class="ask">{Asker} <b>sussurou:</b> {Question}</div><br>
  311. {Answer}
  312. {/block:Answer}</div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="boxnotes">
  313. <div class="askinfo"><img src="{AskerPortraitURL-30}"></div>
  314. <div class="ask">{Asker} <b>sent:</b> {Question}</div><br>
  315. {Answer}
  316. {/block:Answer}</div>{/block:PermalinkPage}</div>{/block:Answer}
  317.  
  318. <!---------------------------POSTNOTES------------------------------------>
  319. {block:PostNotes}
  320. <div class="caixa">
  321. <div class="filereplace"><img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Search.png" width="14"> {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>
  322. <div class="data">
  323. <img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Star.png" width="14"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  324. </div>
  325. <div class="tags">
  326. <img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Pin.png" width="14"> tags: {block:Tags}{/block:Tags}
  327. <span style="width:auto;">
  328. {block:HasTags}
  329. {block:Tags}
  330. <a href="{TagURL}">{Tag}</a>
  331. {/block:Tags}
  332. {/block:HasTags}</span>
  333. <br>
  334. </div>
  335. <div class="notes2">
  336. <img src="http://cdn1.iconfinder.com/data/icons/Snow/Snow/snow/Heart.png" class="user"width="14"> notes: {NoteCount}
  337. </div>
  338. </div>
  339. <div class="caixa">
  340. {PostNotes}
  341. </div>
  342. {/block:PostNotes}
  343. {/block:Posts}
  344. {block:IndexPage}
  345. <div class="column navigation" id="navigation">
  346. {block:Pagination}
  347. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  348. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  349. </div>
  350. {/block:IndexPage}
  351. </div></div></div></div>
  352. <br></center></div></div></div></div></div></div>
  353. <!---------------- FINAL DE TAGS DO POST ------------->
  354. </body></head></html>
Advertisement
Add Comment
Please, Sign In to add comment