Advertisement
simonecereja

Theme Muse v2

Jan 28th, 2013
2,328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.98 KB | None | 0 0
  1. <!------------------------------------------------------------------
  2.  
  3. | THEME FEITO TOTALMENTE POR SIMONE MONTILARES |
  4. (CEREJADOSUNDAE.TUMBLR.COM)
  5. | ROUBAR É CRIME, PLÁGIO É CONSIDERADO COMO ROUBO, ANTES DE PEGAR |
  6. ALGO DAQUI E DIZER QUE É SEU, TENHA EMPATIA E APRENDA A FAZER
  7. | SUAS PRÓPRIAS COISAS. VOCÊ TAMBÉM É CAPAZ. |
  8.  
  9. ------------------------------------------------------------------->
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/19a99/xhtml">
  13. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  15. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  16. <script type="text/javascript"
  17. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  18.  
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  22. <head profile="http://gmpg.org/xfn/11">
  23.  
  24.  
  25. <title>{title}</title>
  26. <link rel="shortcut icon" href="{Favicon}" /> </head>
  27. <meta name="color:backgroundtheme" content="#f7f7f7"/>
  28. <meta name="color:border" content="#eee"/>
  29. <meta name="color:bgmenu" content="#fff"/>
  30. <meta name="color:letras" content="#777"/>
  31. <meta name="color:title" content="#777"/>
  32. <meta name="color:descripcolor" content="#777"/>
  33. <meta name="color:extras" content="#000"/>
  34. <meta name="color:frase" content="#333" />
  35. <meta name="color:scroll" content="#A1A5A7"/>
  36. <meta name="color:links" content="#aaa" />
  37. <meta name="color:linkshover" content="#000" />
  38. <meta name="color:textlinks" content="#aaa" />
  39. <meta name="color:textlinkshover" content="#000" />
  40. <meta name="color:chat1" content="#d6d6d6"/>
  41. <meta name="color:chat2" content="#eee"/>
  42. <meta name="color:chatcolor" content="#aaa"/>
  43. <meta name="color:negrito" content="#000"/>
  44. <meta name="color:backgroundbox" content="#fff"/>
  45. <meta name="color:backgroundbox2" content="#fff"/>
  46. <meta name="text:frase1" content="Troque no appearence" />
  47. <meta name="text:frase2" content="restante da frase" />
  48. <meta name="image:background" content=""/>
  49. <meta name="image:imageside" content="http://24.media.tumblr.com/f0a92ad5db28850f010e17b1f57ccf57/tumblr_mgsetcOuqu1rbve83o1_500.jpg"/>
  50. <meta name="text:Link1" content="link" />
  51. <meta name="text:Link1 Title" content="link1" />
  52. <meta name="text:Link2" content="Link" />
  53. <meta name="text:Link2 Title" content="link2" />
  54. <meta name="text:Link3" content="link" />
  55. <meta name="text:Link3 Title" content="link3" />
  56. <meta name="text:Link4" content="Link" />
  57. <meta name="text:Link4 Title" content="link4" />
  58. <meta name="text:Link5" content="link" />
  59. <meta name="text:Link5 Title" content="link5" />
  60. <meta name="text:Link6" content="link" />
  61. <meta name="text:Link6 Title" content="link6" />
  62. <style type="text/css">
  63.  
  64.  
  65.  
  66.  
  67. .quote:first-letter{font-family: georgia; font-size: 25px;}
  68.  
  69.  
  70.  
  71.  
  72. /****************** FORMATAÇÃO DO SCROLLBAR **/
  73.  
  74. ::-webkit-scrollbar{width:6px;height:3px;}
  75. ::-webkit-scrollbar-button:start:decrement
  76. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  77. ::-webkit-scrollbar-track-piece{background-color:{color:backgroundbox};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  78. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  79. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  80.  
  81.  
  82. /*** Background ***/
  83. body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family:calibri;font-size:12px; background-attachment:fixed; background-repeat:repeat; background-repeat:repeat;background-repeat:repeat;b}
  84. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
  85.  
  86.  
  87.  
  88. #total {width: 640px; margin: 0 auto;}
  89.  
  90.  
  91. #conteudo {width: 420px; float:right;margin-top:18px;margin-bottom:30px;}
  92.  
  93. #pagina {width: 200px; float:left;position:fixed;float:left;top:80px;padding:7px;}
  94. .posts {float: left; width: 410px;background:{color:backgroundbox};margin:1px;padding:4px;text-align:left;border:1px solid {color:border};}
  95. .posts img{opacity:0.8;-webkit-transition-duration: .99s;}
  96. .posts:hover img{opacity:1;}
  97.  
  98. .posts2 {float: left; width: 400px;background:{color:backgroundbox};margin:-1px;padding:12px 4px 4px 4px;border-left: 1px solid {color:border};border-right: 1px solid {color:border};text-align:left;}
  99. .posts2 img{opacity:0.8;-webkit-transition-duration: .99s;}
  100. .posts2:hover img{opacity:1;}
  101. .boxsm {position:fixed;width: 450px; overflow: auto;background:#2F2F30;margin:2px;padding:2px;}
  102. .sidepage{width:115px;margin-left:45px;;font-size:10px;
  103. }
  104.  
  105.  
  106. .bordasm {width:186px;margin-left:-3px;-webkit-transition-duration: .99s;margin-top:0px;border: 1px double {color:border};background:{color:backgroundbox};padding:12px;opacity:1}
  107. .bordasm:hover{opacity:0.8}
  108.  
  109. .sidebar{width:50px;margin-top:2px;position:fixed;margin-left:-65px;}
  110.  
  111. .sidebarr{width:200px;margin-top:2px; font-family:calibri;font-size:10px;}
  112.  
  113. .imageside{margin-top:40px;}
  114.  
  115. .sidebar3{border-bottom: 4px solid {color:border};width:200px;margin-left:-2px;font-size:9px;color:{color:descripcolor};font-family: arial;padding: 5px;
  116. margin-top:2px;overflow: hidden;
  117. }
  118. .sidecred{width:15px;height:15px;left:12px;font-size:12px;color:{color:letras};line-height:15px;text-align:center;font-family: calibri;border-radius:100px;padding: 0px 0px 0px 0px;position:fixed;background:{color:backgroundbox};z-index: 11;opacity:0.5;
  119. text-transform: lowercase;top:10px;overflow: hidden;-webkit-transition-duration: .99s;
  120. }
  121. .sidecred a{color:{color:letras};}
  122. .sidecred:hover{opacity:1;}
  123.  
  124. .pag {margin-left:0px; font-size:20px;font-family: Baskerville, 'Times New Roman', Times, serif; padding-top:2px; padding-bottom:6px; padding-right:6px; padding-left:6px;width:45px;}
  125.  
  126.  
  127. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  128.  
  129.  
  130.  
  131.  
  132. h1{color:{color:title}!important;font-family: Baskerville, 'Times New Roman', Times, serif;font-style:italic;font-size:18px; font-weight:normal;margin-top:2px;margin-bottom:-4px;line-height:18px;}
  133. .frase {width:200px; position:fixed; margin-left:0px;height:18px; font-size: 18px;font-style:italic; font-family:Baskerville, 'Times New Roman', Times, serif; text-align:left; color:{color:frase};z-index: 11;padding:1px;margin-top:px;}
  134. .frase2 {width:200px; margin-left:0px;height:12px; font-size: 12px;font-style:italic; font-family:Baskerville, 'Times New Roman', Times, serif; text-align:right; color:{color:frase};z-index: 11;padding:1px;margin-top:-5px;opacity:0.6;}
  135.  
  136. font-style: normal;font-weight:normal;margin-bottom:2px; margin-top:35px;}
  137. h3{color:{color:frase2}!important;padding:2px; font-family: 'Oxygen Mono', sans-serif;font-size:14px; overflow: hidden; background: {color:backfrase2};width:200px;text-align:right;
  138. font-
  139. font-style: normal;font-weight:normal;margin-bottom:6px; }
  140.  
  141. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  142.  
  143. /*** Notes *********/
  144. ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 385px;margin-left:-40px;}
  145.  
  146. ol.notes li.note { padding: 2px;border-bottom: 1px solid {color:backgroundbox};margin-bottom:0px;}
  147. ol.notes li.note img.avatar {display: inline; width: 15px;border-radius: 100px;}
  148. ol.notes li.note span.action {font-weight: none;}
  149. ol.notes li.note .answer_content {font-weight: normal;}
  150. ol.notes li.note blockquote {display: none;}
  151. ol.notes li.note blockquote a {text-decoration: none;}
  152.  
  153. .caixa{background:{color:backgroundtheme};border: 1px solid {color:border};margin-left:-1px;margin-bottom:1px; font-size:9px; fonmt-family:calibri;}
  154.  
  155. .tag {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:left;text-shadow:0 0px 0px #000;font-family:calibri;font-size:8.5px;border-bottom:1px solid{color:border};border-top:1px solid{color:border};text-transform:uppercase;
  156. margin-top:8px}
  157. .date {font-weight: bold; text-transform: uppercase; font-family: tahoma;
  158. font-size: 8px; text-align: right; }
  159. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  160.  
  161.  
  162.  
  163. /***Formatação dos links e negrito***/
  164.  
  165.  
  166. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  167. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  168.  
  169.  
  170. /********* SELEÇÃO COLORIDA *************/
  171. ::-moz-selection
  172. {
  173. background: {color:backgroundtheme};
  174. color: {color:letras};
  175. }
  176. ::selection
  177. {
  178. background:{color:backgroundtheme};
  179. color:{color:letras};
  180. }
  181.  
  182.  
  183.  
  184. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  185.  
  186. b, strong, bold {color:{color:negrito};}
  187. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  188. i, em{color: {color:letras};}
  189. s {color: {color:letras };}
  190.  
  191.  
  192. /** Menu SM**/
  193. .nav {background:{color:bgmenu};border: 1px solid {color:border};color:{color:textlinks}; display: inline-block; padding: 0px; text-align: center;width:55px; line-height: 25px;height: 25px;margin: 1.25px; float: center; font-family:calibri;font-size:11px; !important; letter-spacing: 0.05em;-webkit-transition-duration: .90s;float:left;overflow:auto;
  194. -webkit-transition-duration:1.0s;}
  195. .nav:hover {color: {color:textlinkshover};overflow:hidden;font-weight:bold;}
  196.  
  197.  
  198.  
  199. /* QUOTE (sweet-help) */
  200. .quote {font: normal 12px 'cambria'; text-align: justify; margin-left: 0px; margin-top:5px;margin-bottom:5px;padding: 8px;}
  201.  
  202. qsource {font-style:italic;font-weight:bold;}
  203.  
  204.  
  205. /* Chat por Anna (livelikeasuicide) *********/
  206. .chat {background: {color:backgroundtheme}; margin: 0; font-size:
  207. 9px; font-family: trebuchet ms;}
  208. .chat .chat1 {margin-left: 0px;}
  209. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  210. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  211. .chat .chat1 .chat2.even {background: {color:chat2};
  212. color: {color:chatcolor};} /* Segunda linha */
  213. .chat .chat1 .chat2 span{font-weight: bold;}
  214. font-family: 'Web Symbols';
  215. src: url('/assets/fonts/web-symbols/26570e66618b46bd347b580e043282f4/eb6adba02c2fa4e9d8ded2e870458081/WebSymbolsRegular.otf') format('opentype');
  216. font-weight: normal;
  217. font-style: normal;
  218. }
  219. .html_photoset {
  220. -webkit-filter: grayscale(80%);
  221.  
  222. -webkit-transition-duration: .80s;}
  223. .html_photoset:hover {
  224. -webkit-filter: none;
  225. -webkit-transition:all .3s linear;
  226. -moz-transition:all .3s linear;transition:all .3s linear;
  227. -webkit-transition-duration: .80s;}
  228.  
  229.  
  230. /* --------------------------- ASK POSTS ------------------------------- */
  231.  
  232. #question{ padding:15px; background-color: {color:extras}; color:#fff;border-radius:10px; margin-top:2px; ;}
  233.  
  234. #asker{text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:12px; letter-spacing:1px; font-family:consolas;}
  235.  
  236. #asker a{color:{color:extras};font-size:12px; letter-spacing:1px;font-family:consolas;}
  237. #asker a:hover {
  238.  
  239. color:{color:extras};border-bottom: 2px solid {color:extras};}
  240.  
  241. #asker img{vertical-align:center; float:left; max-height:16px; margin-left: 26px; margin-right: 5px;border-radius:100px;}
  242.  
  243. #arrow{width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:extras};}
  244.  
  245.  
  246.  
  247. .asker{margin-bottom:15px;}
  248.  
  249. /***BOXNOTES***/
  250. .posts .boxnotes {margin-left:416px; width:250px;
  251. text-align: left;z-index: 11;border-left: 2px solid {color:backgroundbox};
  252. position: absolute; padding: 3px 4px 3px 3px;font-family: Baskerville, 'Times New Roman', Times, serif;font-size:11px;font-style:italic;margin-top:5px;
  253. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
  254. -o-transition: all 0.5s ease;transition: all 0.5s ease;opacity:0.0;
  255. }
  256. .posts:hover .boxnotes {opacity: 1;}
  257.  
  258.  
  259. @font-face {font-family: "PF Tempesta Seven Condensed";
  260. src: url('http://static.tumblr.com/8yo5xxv/b5cm22t2y/pf_tempesta_seven_condensed.ttf'); format("truetype");}
  261. @font-face {font-family:'bebas'; src: url('http://static.tumblr.com/wha7gho/ar5m5hc9b/bebas___.ttf') format("truetype"); }
  262. /*** BORDAS ***/
  263. .home {
  264. align:center;margin-top:-2px;margin-left:-2px;width:12px;}
  265. .home2 {width:55px;opacity:0.6;-webkit-transition: all 1.0s ease-out; -moz-transition: all 0.5s ease-out;
  266. align:center;margin-top:4px;margin: 1px;}
  267. .home2:hover { -webkit-transform: scale(1.7);}
  268.  
  269. #aspas2{
  270. position:absolute;
  271. margin-left:-6px;
  272. margin-top:-10px;
  273. font-size:60px;
  274. opacity:0.2;
  275. filter: alpha(opacity = 90);
  276. color: {color:extras};}
  277. </style>
  278.  
  279.  
  280.  
  281. <body><div class="sidecred"><a href="http://cerejadosundae.tumblr.com"title="theme feito por cerejadosundae">©</a></div><center><div id="total">
  282. <div id="pagina">
  283.  
  284. <!----------Efeito 1 (cds)---------->
  285.  
  286. <div class="frase">{text:frase1}<div class="frase2">{text:frase2}</div></div>
  287.  
  288. <div class="imageside"><div class="sidebar">
  289. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a>{/block:ifLink6}<a href="http://cerejadosundae.tumblr.com/"><div class="nav">theme</div></a></div>
  290. <img src="{image:imageside}"class="bordasm"></div>
  291.  
  292.  
  293.  
  294. <div class="sidebar3">
  295. <div class="sidebarr"><div id="aspas2">❝</div>{description}</div>
  296. </div>
  297. <div class="pag">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
  298. <!-- TAGS PRINCIPAIS -->
  299. <div id="conteudo">
  300.  
  301.  
  302. {block:Posts}
  303. <!-- TEXTO-->
  304. {block:Text}
  305.  
  306. <div class="posts">
  307. {block:IndexPage}
  308. <div class="boxnotes">
  309.  
  310.  
  311. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> <br>
  312. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  313. {/block:IndexPage}
  314.  
  315.  
  316. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  317.  
  318.  
  319.  
  320. {block:IndexPage}
  321.  
  322. <div class="tag">
  323. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a><b>{ShortDayOfWeek}</b> - {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> </div>{/block:IndexPage}
  324. </div>
  325. {/block:Text}
  326.  
  327.  
  328.  
  329. <!-- PHOTO -->
  330. {block:Photo}
  331. <div class="posts">
  332. {block:IndexPage}
  333. <div class="boxnotes">
  334. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a></a></div>
  335. {/block:IndexPage}
  336.  
  337. <center><img src="{PhotoURL-500}" width="408" ></center>{block:Caption}{Caption}{/block:Caption}</div>
  338.  
  339.  
  340.  
  341.  
  342. {/block:Photo}
  343.  
  344.  
  345. <!-- PHOTOSET -->
  346.  
  347. {block:Photoset}
  348. <div class="posts">{block:IndexPage}
  349. <div class="boxnotes">
  350. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a></a></div>{/block:IndexPage}
  351.  
  352.  
  353.  
  354.  
  355.  
  356. <center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}
  357.  
  358. </div>
  359. {/block:Photoset}
  360.  
  361.  
  362. <!-- QUOTE -->
  363.  
  364. {block:Quote}
  365. <div class="posts">{block:IndexPage}
  366. <div class="boxnotes">
  367. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> <br>
  368. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  369. {/block:IndexPage}
  370.  
  371. <div class="quote">“{Quote}{block:Source}<qsource>- {Source}</qsource>{/block:Source}</div>
  372.  
  373.  
  374.  
  375.  
  376.  
  377. {block:IndexPage}
  378.  
  379. <div class="tag">
  380. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a><b>{ShortDayOfWeek}</b> - {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> </div></div>{/block:IndexPage}
  381.  
  382. {/block:Quote}
  383.  
  384.  
  385. <!-- LINK -->
  386. {block:Link}
  387. <div class="posts">{block:IndexPage}
  388. <div class="boxnotes">
  389. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> <br>
  390. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  391.  
  392. {/block:IndexPage}
  393.  
  394.  
  395. <h1><a href="{URL}">{Name}</a></h1>
  396. {block:Description}{Description}{/block:Description}
  397.  
  398.  
  399.  
  400. {block:IndexPage}
  401. <div class="tag">
  402. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a><b>{ShortDayOfWeek}</b> - {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> </div></div>{/block:IndexPage}
  403.  
  404. {/block:Link}
  405.  
  406.  
  407. <!-- CHAT -->
  408.  
  409. {block:Chat}
  410. <div class="posts">{block:IndexPage}
  411. <div class="boxnotes">
  412. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> <br>
  413. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  414.  
  415. {/block:IndexPage}
  416.  
  417.  
  418.  
  419. <div class="chat">
  420. <div class="chat1">
  421. {block:Lines}
  422. <div class="chat2 {Alt}">
  423. {block:Label}
  424. <b>{Label}</b>
  425. {/block:Label}
  426. {Line}</div>
  427. {/block:Lines}
  428. </div>
  429. </div>
  430.  
  431.  
  432. {block:IndexPage}
  433.  
  434. <div class="tag">
  435. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a><b>{ShortDayOfWeek}</b> - {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> </div>{/block:IndexPage}
  436. </div>
  437. {/block:Chat}
  438.  
  439.  
  440.  
  441. <!-- AUDIO -->
  442.  
  443. {block:Audio}
  444. <div class="posts">{block:IndexPage}
  445. <div class="boxnotes">
  446. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> <br>
  447. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  448. {/block:IndexPage}
  449.  
  450. {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
  451. {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</center></div>{/block:IfAudiocinza}
  452. {block:Caption}{Caption}{/block:Caption}
  453.  
  454.  
  455.  
  456. {block:IndexPage}
  457.  
  458.  
  459. <div class="tag">
  460. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a><b>{ShortDayOfWeek}</b> - {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> </div>{/block:IndexPage}
  461.  
  462. </div>
  463. {/block:Audio}
  464.  
  465.  
  466. <!-- VIDEO-->
  467.  
  468. {block:Video}
  469. <div class="posts">{block:IndexPage}
  470. <div class="boxnotes">
  471. <a href="{ReblogURL}" target="_blank">Reblog</a><br><a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a><br>
  472. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  473.  
  474. {/block:IndexPage}
  475.  
  476.  
  477. {block:IndexPage}<center>{Video-400}</center>
  478. {block:Caption}{Caption}{/block:Caption}
  479. {block:IndexPage}
  480.  
  481. <div class="tag">
  482. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a><b>{ShortDayOfWeek}</b> - {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> </div>{/block:IndexPage}
  483. </div>
  484. {/block:Video}
  485.  
  486.  
  487.  
  488. <!-- ASKER -->
  489.  
  490. {block:Answer}
  491. <div class="posts">{block:IndexPage}<div class="boxnotes">
  492.  
  493. <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> <br>
  494. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}"><font color="{color:extras}">#</font>{Tag}</a> {/block:Tags}</a><br>{/block:HasTags}</div>
  495. {/block:IndexPage}
  496.  
  497. <div id="question">{Question}</div>
  498. <div id="arrow">◥</div>
  499. <br>
  500. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
  501. {Answer}
  502.  
  503.  
  504.  
  505. </div>
  506. {/block:Answer}
  507.  
  508. {block:PostNotes}
  509.  
  510.  
  511. <center>
  512. <div class="caixa">
  513. {block:RebloggedFrom} <a href="{ReblogParentURL}"> - Via</a> <a href="{ReblogRootURL}">- From</b></a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> - Source </a>{/block:ContentSource}{block:HasTags} | {/block:HasTags}
  514. <span style="width:auto;">
  515. {block:HasTags}
  516. {block:Tags}
  517. <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span> | {NoteCount}</div>
  518. <div class="caixa">
  519. {PostNotes}
  520. </div>
  521. {/block:PostNotes}
  522. {/block:Posts}
  523.  
  524.  
  525. </div></div></div></div>
  526.  
  527. </div></div></div></div></div>
  528. <!---------------- FINAL DE TAGSM DO POST ------------->
  529.  
  530.  
  531. </div></div>
  532. </body>
  533. </head>
  534. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement