Eduarda

theme20çç

Jun 16th, 2012
604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.25 KB | None | 0 0
  1. <!-------------------------------------------------------------------------Theme by:o-mundo-de-uma-garota|Tumblr || não use como base, só adapte para o seu próprio uso' plágio é crime ok? {NOT COPIE}
  2. <!---------------------------------------------------------->
  3.  
  4.  
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  7. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  8.  
  9. function tb8_makeArray(n){
  10.  
  11. this.length = n;
  12.  
  13. return this.length;
  14.  
  15. }
  16.  
  17. tb8_messages = new tb8_makeArray(1);
  18.  
  19. tb8_messages[0] = "{Title}";
  20.  
  21. tb8_rptType = 'infinite';
  22.  
  23. tb8_rptNbr = 5;
  24.  
  25. tb8_speed = 100;
  26.  
  27. tb8_delay = 2000;
  28.  
  29. var tb8_counter=1;
  30.  
  31. var tb8_currMsg=0;
  32.  
  33. var tb8_tekst ="";
  34.  
  35. var tb8_i=0;
  36.  
  37. var tb8_TID = null;
  38.  
  39. function tb8_pisi(){
  40.  
  41. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  42.  
  43. document.title = tb8_tekst;
  44.  
  45. tb8_sp=tb8_speed;
  46.  
  47. tb8_i++;
  48.  
  49. if (tb8_i==tb8_messages[tb8_currMsg].length){
  50.  
  51. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  52.  
  53. }
  54.  
  55. if (tb8_currMsg == tb8_messages.length){
  56.  
  57. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  58.  
  59. clearTimeout(tb8_TID);
  60.  
  61. return;
  62.  
  63. }
  64.  
  65. tb8_counter++;
  66.  
  67. tb8_currMsg = 0;
  68.  
  69. }
  70.  
  71. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  72.  
  73. }
  74.  
  75. tb8_pisi()
  76.  
  77. </script>
  78.  
  79.  
  80. <head>
  81.  
  82.  
  83.  
  84.  
  85.  
  86. <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  87.  
  88.  
  89.  
  90.  
  91. <title>{title}</title>
  92. <meta name="color:title" content="#D3D3D3"/>
  93. <meta name="color:negrito" content="#FF69B4"/>
  94. <meta name="color:menuhover" content="#000000"/>
  95. <meta name="color:links" content="#FFFFFF" />
  96. <meta name="color:linkshover" content="#000000" />
  97. <meta name="color:border" content="#FF69B4" />
  98. <meta name="color:backgroundbox" content="#000000"/>
  99. <meta name="color:letrasidebar" content="#FFFFFF"/>
  100. <meta name="color:letras" content="#D3D3D3"/>
  101. <meta name="color:backgroundtheme" content="#1C1C1C"/>
  102. <meta name="color:scroll" content="#FF69B4"/>
  103. <meta name="color:sidebar" content="#000000"/>
  104. <meta name="color:link menu" content="#FFFFFF" />
  105. <meta name="color:link menub" content="#FFFFFF" /
  106. <meta name="color:lhover" content="#000000" />
  107. <meta name="color:border3" content="#000000" />
  108. <meta name="color:frase" content="#FF69B4" />
  109.  
  110. <meta name="image:background" content="" />
  111. <meta name="text:titulo" content="Frase cute aqui tá?" />
  112. <meta name="image:sidegif" content="http://25.media.tumblr.com/tumblr_m5osjo7ysr1r9jie3o2_250.png"/>
  113. <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_m5ojztludK1r9jie3o1_250.png" />
  114. <meta name="text:Link1" content="/" />
  115. <meta name="text:Link1 Title" content="Link" />
  116. <meta name="text:Link2" content="/" />
  117. <meta name="text:Link2 Title" content="Link" />
  118. <meta name="text:Link3" content="/" />
  119. <meta name="text:Link3 Title" content="Link" />
  120. <meta name="text:Link4" content="/" />
  121. <meta name="text:Link4 Title" content="Link" />
  122. <meta name="text:Link5" content="/" />
  123. <meta name="text:Link5 Title" content="Link" />
  124. <meta name="text:Link6" content="/" />
  125. <meta name="text:Link6 Title" content="Link" />
  126. <meta name="text:Link7" content="/" />
  127. <meta name="text:Link7 Title" content="Link" />
  128. <meta name="text:Link8" content="/" />
  129. <meta name="text:Link8 Title" content="Link" />
  130. <meta name="text:Link9" content="/" />
  131. <meta name="text:Link9 Title" content="apparence" />
  132. <meta name="text:Link10" content="/" />
  133. <meta name="text:Link10 Title" content="no" />
  134. <meta name="text:Link11" content="/" />
  135. <meta name="text:Link11 Title" content="troque" />
  136.  
  137.  
  138.  
  139.  
  140. </head>
  141.  
  142. <style type="text/css">
  143. ::-webkit-scrollbar{width:6px;height:3px;}
  144. ::-webkit-scrollbar-button:start:decrement
  145. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  146. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  147. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  148. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#ddd;-webkit-border-radius:px;}
  149. @font-face {font-family: "PF Tempesta Seven"; src:url('http://static.tumblr.com/xjd9aob/K18m22xl7/pf_tempesta_seven_compressed.ttf');}
  150.  
  151. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  152. /*** Background ***/
  153. body{background: {color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat; }
  154.  
  155.  
  156. .borda{
  157. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  158.  
  159. border-radius:0px;}
  160. .borda:hover{
  161. padding : 3px;background-color: {color:border};-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  162.  
  163. .home {
  164. height:15px; width:15px;align:center;}
  165.  
  166.  
  167.  
  168.  
  169. .imageside { margin-top:25px; }
  170. .imageside img {width:90px; height:80px;margin-left:340px;align:center;-webkit-transition:all 1.0s ease-out; -webkit-border-radius: 40px 40px 40px 40px;-moz-transition: all 2.5s ease-out;; solid {color:border};}
  171. .imageside img:hover {-webkit-border-radius: 10px;
  172. -moz-border-radius: 10px;
  173. border-radius: 0px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;}
  174.  
  175. .imageside .menu {margin-left: -15px; width: 175px;
  176.  
  177. text-align: center; height: 30px;
  178.  
  179. position: absolute; padding: 6px;
  180. margin-top: -12px;
  181.  
  182.  
  183. -webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;
  184.  
  185. -o-transition: all 1.0s ease;transition: all 1.0s ease; opacity: 0;
  186. }
  187.  
  188.  
  189. .imageside:hover .menu {opacity: 1.0; margin-top: -4px;}
  190. #deslizar{margin-top: -162px; margin-left: 0px;}
  191. #deslizar img {width:180px; height:150px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  192. #deslizar img:hover {opacity:0;}
  193.  
  194. .smquote{font-family: georgia; text-align: center; font-size: 15px; line-height: 15px; padding: 2px; }
  195.  
  196. #sidebar {position: fixed; margin: 0px 0px 0px 0px; }
  197.  
  198.  
  199. #slideShowContainer{ float: left; margin-top: 10px; margin-left: -149px; height: auto; width:200px; position: fixed; background-color:#000000; {color:sidebar}; padding: 5px; overflow: hidden; z-index:3; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  200. #slideShowContainer img {margin-top: 0px; margin-left: 0px; width: 200px; height: auto;}
  201.  
  202.  
  203.  
  204. .smsource{text-align: center; text-transform: none; margin-bottom: 3px;}
  205.  
  206.  
  207. /* Chat */
  208. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  209. 10px; font-family: verdana;}
  210. .chat .chat1 {margin-left: 0px;}
  211. .chat .chat1 .chat2 {background: {color:links}; color: {color:backgroundbox};
  212. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  213. .chat .chat1 .chat2.even {background: {color:linkshover};
  214. color: {color:backgrounbox};} /* Segunda linha */
  215. .chat .chat1 .chat2 span{font-weight: bold;}
  216.  
  217.  
  218.  
  219.  
  220.  
  221. .box {background: {color:backgroundbox}; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;}
  222.  
  223.  
  224.  
  225. .titulos {color:{color:title}!important;font-family: 'Andika', sans-serif;font-size:25px;line-height:25px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  226.  
  227.  
  228.  
  229.  
  230.  
  231. h1{color:{color:title} !important;font-family: georgia; text-align: center; font-size: 13px; line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  232.  
  233. /*** BlockQuote ***/
  234. blockquote {
  235. margin: 5px;
  236. padding: 3px;
  237. border-left: 6px groove {color:menuhover};}
  238. h2{color:{color:frase} !important;font-size: 18px; font-family: Swanky and Moo Moo;color: {color:frase}; text-align: center; padding: 3px; line-height:20px; text-shadow:6px 2px 9px {color:letras};line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:center;letter-spacing: 1px;}
  239.  
  240. h3{color:{color:title} !important;font-family: georgia;font-size:16px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  241.  
  242. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  243. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  244.  
  245. /*** Seleção colorida Sm ***/
  246. ::-moz-selection
  247. {
  248. background: #28B5BF;
  249. color: #f3f3f3;
  250. }
  251. ::selection
  252. {
  253. background: #28B5BF;
  254. color:#fff;
  255. }
  256.  
  257.  
  258.  
  259. .box .boxnotes {margin-left: 455px; width: 43px;
  260. text-align: center; height: 15px;
  261. position: absolute; margin-top: 5px; padding: 4px;
  262.  
  263. -webkit-transition: all 1s ease;-moz-transition: all 1s ease;
  264. -o-transition: all 1s ease;transition: all 1s ease; opacity: 0;
  265. }
  266.  
  267. .box:hover .boxnotes {margin-top: 5px;opacity: 1;opacity: 1.0;}
  268. /*** fim da boxnotes ***/
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277. .sidebar2 {position: fixed;
  278. background-repeat: no-repeat;
  279. margin-left:80px;margin-top:-2px;
  280. }.sidebar3 {position: asbolute;width:57px;
  281. background-repeat: no-repeat;
  282. margin-top:10px;margin-left:5px;
  283. border-radius: 1px;}
  284.  
  285.  
  286.  
  287.  
  288. b, strong, bold {color:{color:negrito};}
  289. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  290. i, em{color: {color:letras};}
  291. s {color: {color:letras };}
  292.  
  293.  
  294. #paginal {font-ffamily: verdana; font-size: 8px; text-align: center;}
  295. #paginal a {background: {color:side}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:letrasidebar}; }
  296. #paginal a:hover {background: {color:side}; color: {color:letrasidebar}; }
  297. #paginal span.pagina_atual {background: {color:side}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:letrasidebar};; font-weight: bold; text-decoration: none;}
  298.  
  299. .fs {position: fixed; margin-top: 30px; margin-left: -30px; padding: 5px; width: 194px; height: 10px; background-color: transparent; color: {color:details}; text-align: center; opacity: 0.9;}
  300.  
  301.  
  302.  
  303.  
  304.  
  305. .entries {
  306. background-repeat: no-repeat;
  307. margin-left: 371px; margin-top:132px;width:515px;}
  308.  
  309.  
  310. .box2 {width: 515px;height:130px; position:fixed;background:{color:sidebar};float: left; }
  311. #sidebar {width:240px;padding:0px!important;margin-left:-70px; position:fixed; float:right; top:9px; z-index:0;}
  312.  
  313.  
  314.  
  315. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  316. .x2 {position:fixed; clear: both; float: left; width: 40px; margin-top: 80px; text-align: center; margin-left: -250px;}
  317. .x2 a {float: left; margin-right: 1px; display: block; width: 40px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 35px; background-color: {color:bglinks}; color: {color:links};; text-decoration: none; text-transform: uppercase; height: 6px; line-height: 6px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; padding: 4px;-webkit-transform: rotate(-90deg);}
  318. .x2 a:hover {letter-spacing: 0px; background-color:{color:bglinks}; color: {color:links2};}
  319.  
  320.  
  321.  
  322.  
  323. #navig {padding:7px 72px; margin-bottom:0px; font-size:8px; font-family:tinytots; text-align:left; margin:auto; margin-top:0px; padding-top:0px;}
  324. #navig a{display:block; color:{color:link menu}; text-transform:uppercase; margin:0px 0px 2px 0px; background-color:{color:menuhover}; padding:2px 15px 0px 10px; height:11px; line-height: 12px; width:100px;}
  325. #navig a:hover {color:{color:link menub}; margin-left:15px; width:160px;}
  326.  
  327. #desc{position:fixed; width: 250px; height: 56px; font-size: 9px; font-family: verdana; padding: 6px;text-align: center;color: {color:letrasidebar}; background-color: {color:sidebar}; margin-top: -8px; margin-left:87px; overflow:hidden;}
  328.  
  329. /*** ask ***/
  330.  
  331.  
  332.  
  333.  
  334. .askborder {float: left;margin: 1px 4px 0 0; background: {color:backgroundtheme};padding : 1px; solid {color:link menu};}
  335.  
  336.  
  337.  
  338. .askborder:hover {float: left;margin: 1px 4px 0 0; background: {color:backgroundtheme};-webkit-transition-duration: .99s;padding : 1px; solid {color:link menub};
  339. }
  340.  
  341.  
  342.  
  343.  
  344.  
  345. .notepost{width: 99%; background: #F8F8F8; font-weight:italic; text-align:right; letter-spacing:1px; text-shadow:0 0px 0px #fff; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 3px; }
  346.  
  347.  
  348.  
  349.  
  350.  
  351. /*** Seleção Colorida - By; MADLYLUV.com ***/
  352. ::-moz-selection
  353. {color: #000;
  354. background: #eee;}
  355.  
  356. ::selection
  357. {color: #000;
  358. background: #eee;}
  359.  
  360.  
  361. /* titulo */
  362.  
  363. @font-face {font-family: 'Loved by the King';font-style: normal;font-weight: normal;src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  364.  
  365.  
  366. .titlebb {text-align: center; margin-top:75px; margin-left: 130px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 6px; font-family: 'Loved by the King'; color:{color:frase}; padding: 10px; background-attachment: fixed; width:230px; height: 14px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; opacity:8; letter-spacing: -3px; font-style: normal; line-height: 8px; text-transform: uppercase; position: fixed; z-index:7777777; background-color: {color:sidebar};}
  367.  
  368. .titlebbawn{font-size: 18px; font-family: ; line-height: 15px; letter-spacing: 1px; text-transform: uppercase; margin-top:-4px; text-shadow:6px 2px 9px #fff; text-align: ;}
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375. .credit {font-size: 13px; width: 300px; height: 68px; position:fixed; margin-left:-120px; background-color: transparent; margin-top: 280px; font-size: 20px; padding: 4px; font-family: Loved by the King}
  376.  
  377.  
  378.  
  379. .credit12 {font-size: 13px; width: 300px; height: 11px; position:fixed; margin-left:-130px; background-color: transparent; margin-top: 310px; font-size: 9px; padding: 4px; font-family: verdana}
  380.  
  381.  
  382. </style>
  383.  
  384. <body>
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391. <div style=" background: {color:backgroundtheme} Url('{image:background}'); top: 0px; left: 319px; width: 515px; height: 100px; z-index: 100; position: fixed;"><div style="position:absolute; width: 360px; left: 379px; top:1px;position: fixed; text-align: right;" >
  392.  
  393.  
  394. <div class="box2"><div class="box5">
  395. </div><div class="sidebar3">
  396. <div id="sidebar">
  397. <div id="navig">
  398. <a href="{text:Link1}">{text:Link1 Title} </a>
  399. <a href="{text:Link2}">{text:Link2 Title} </a>
  400. <a href="{text:Link3}">{text:Link3 Title} </a>
  401. <a href="{text:Link4}">{text:Link4 Title} </a>
  402. <a href="{text:Link5}">{text:Link5 Title} </a>
  403. <a href="{text:Link6}">{text:Link6 Title} </a>
  404. <a href="{text:Link7}">{text:Link7 Title} </a>
  405. <a href="{text:Link8}">{text:Link8 Title} </a>
  406.  
  407. </div></div>
  408.  
  409. <div class="x2">
  410. <a href="{text:link9}">{text:link9 title}</a>
  411. <a href="{text:link10}">{text:link10 title}</a>
  412. <a href="{text:link11}">{text:link11 title}</a>
  413.  
  414. </div>
  415.  
  416.  
  417. <div class="sidebar2">
  418. <div class="imageside"><img src="{image:sidegif}"/></div></div>
  419. <div id="desc">{description}</div>
  420.  
  421. <div class="titlebb"><div class="titlebbawn">{text:titulo}</div></div>
  422.  
  423.  
  424. <div id="sidebar">
  425.  
  426. <div id="slideShowContainer">
  427. <img src="{image:sidebar}"/>
  428.  
  429.  
  430. <div class="fs"><div id="paginal">
  431. {block:JumpPagination length="5"}
  432. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  433. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  434. {/block:JumpPagination}</div></div>
  435.  
  436.  
  437. <div class="credit"> Theme by </a><a href="http://o-mundo-de-uma-garota.tumblr.com">o-mundo-de-uma-garota</a></div>
  438.  
  439. <div class="credit12"> <a href="http://futurasuicida.tumblr.com/">℘.s. Futurasuicida </a>| dtls by:sabedoria.
  440.  
  441.  
  442. </div>
  443. </div></div>
  444. </head>
  445.  
  446.  
  447. <div id='menu'>
  448.  
  449.  
  450. </div>
  451.  
  452.  
  453. <!-- DESCRICAO -->
  454.  
  455.  
  456. <br>
  457. </div></div>
  458.  
  459. </div>
  460. </div></div>
  461.  
  462.  
  463.  
  464. <!-- TAGS PRINCIPAIS DO POST -->
  465.  
  466. <div class="entries">
  467. <div id="iluc">
  468. {block:Posts}
  469.  
  470.  
  471.  
  472. {block:Regular}<div class="box"><div class="post"><div class="boxnotes">
  473. <center>
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  481. </center>
  482. </div>
  483. {block:Title}<h1>{Title}</h1>{/block:Title}
  484. <div class="entry">{Body}</div>
  485.  
  486. <div class="divdate"></div>
  487.  
  488.  
  489. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  490. </div></div>
  491. {/block:Regular}
  492.  
  493.  
  494.  
  495.  
  496. {block:Photo}
  497. <div class="post"><div class="box"><div class="boxnotes">
  498. <center>
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  507. </center>
  508. </div>
  509.  
  510. <center>
  511. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=500px class="borda">{LinkCloseTag}</center>
  512. {block:Caption}
  513. <br>
  514. <div class="caption">{Caption}</div>
  515. {/block:Caption}
  516. <div style="clear:both;"></div>
  517. <BR>
  518.  
  519. <div class="divdate"></div>
  520.  
  521.  
  522.  
  523.  
  524. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  525.  
  526. </div></div>
  527. {/block:Photo}
  528.  
  529.  
  530. <div style="clear:both;"></div>
  531.  
  532.  
  533.  
  534. {block:Answer}
  535. <div class="post"><div class="box">
  536. <img src="{AskerPortraitURL-48}"align="left" class="askborder"/>
  537. <div class="ask"><b> disse:</b>
  538. {Question}</div>
  539. {Answer}
  540.  
  541.  
  542. <div style="clear:both;"></div>
  543.  
  544. <BR>
  545.  
  546. <div class="divdate"></div>
  547.  
  548.  
  549. <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> · <b>Pergunta feita por: {Asker}</b> </div>
  550.  
  551. </div>
  552.  
  553. {block:Answer}
  554.  
  555. <div style="clear:both;"></div>
  556.  
  557.  
  558.  
  559.  
  560. {block:Quote}
  561. <div class="post"><div class="box"><div class="boxnotes">
  562. <center>
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  570. </center>
  571. </div>
  572. <h1>"{Quote}"</h1><br>
  573. </span>{block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
  574. <br>
  575. <div class="divdate"></div>
  576.  
  577.  
  578.  
  579. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  580. </div></div>
  581. {/block:Quote}
  582.  
  583.  
  584. <div style="clear:both;"></div>
  585.  
  586.  
  587.  
  588.  
  589. {block:Link}
  590. <div class="post"><div class="box"><div class="boxnotes">
  591. <center>
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  599. </center>
  600. </div><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  601. {block:Description}
  602. <div class="description">{Description}</div>
  603. {/block:Description}
  604.  
  605. <BR>
  606. <div class="divdate"></div>
  607.  
  608.  
  609. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  610.  
  611. </div></div>
  612. {/block:Link}
  613.  
  614. <div style="clear:both;"></div>
  615.  
  616. {block:Chat}
  617. <div class="post"><div class="box"><div class="boxnotes">
  618. <center>
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  627. </center>
  628. </div>
  629. {block:Title}<div class="titulo"><a href="{Permalink}">{Title}</a></div>
  630. {/block:Title}
  631. <div class="chat">
  632. <div class="chat1">
  633. {block:Lines}
  634. <div class="chat2 {Alt}">
  635. {block:Label}
  636. <span>{Label}</span>
  637. {/block:Label}
  638. {Line}</div>
  639. {/block:Lines}
  640. </div>
  641.  
  642. <BR>
  643. <div class="divdate"></div>
  644.  
  645.  
  646.  
  647.  
  648. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  649.  
  650. </div></div>
  651. {/block:Chat}
  652.  
  653.  
  654. <div style="clear:both;"></div>
  655.  
  656.  
  657. {block:Audio}
  658. <div class="post"><div class="box"><div class="boxnotes">
  659. <center>
  660.  
  661.  
  662.  
  663.  
  664.  
  665. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title="">
  666. </a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  667. </center>
  668. </div>
  669. {AudioPlayerWhite}
  670. {block:Caption}
  671. <div class="caption">{Caption}</div>
  672. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  673. {/block:Caption}
  674.  
  675.  
  676. <div class="divdate"></div>
  677.  
  678.  
  679.  
  680. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  681. </div></div>
  682. {/block:Audio}
  683.  
  684. <div style="clear:both;"></div>
  685.  
  686.  
  687. {block:Video}
  688. <div class="post"><div class="box"><div class="boxnotes">
  689. <center>
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697. <div class="tags"><div class="tags"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/30vez4b/s0Im1f3p6/reblog.png"class="" width="20px" title=""></a> <a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/30vez4b/nYXm1f3oc/notes.png"class="" width="18px" title=""></a> </div>
  698. </center>
  699. </div>
  700. <class="borda"><center>
  701. {Video-500}</center>
  702. <br>
  703. {block:Caption}
  704. <div class="caption">{Caption}</div>
  705. {/block:Caption}
  706.  
  707. <BR>
  708. <div class="divdate"></div>
  709.  
  710.  
  711.  
  712.  
  713. <div class="tag"></a><strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> <br>{block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  714. </div></div>
  715. {/block:Video}
  716.  
  717. <div style="clear:both;"></div>
  718.  
  719.  
  720. {block:PostNotes}<div class="box">
  721. <div class="notes-bottom">
  722. {PostNotes}
  723. </div></div>
  724. {/block:PostNotes}
  725.  
  726. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  727. {/block:Posts}
  728.  
  729. <!---------------- FINAL DE TAGS DO POST ------------->
  730.  
  731. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  732.  
  733.  
  734.  
  735. </head>
  736. </html>
Advertisement
Add Comment
Please, Sign In to add comment