Advertisement
simonecereja

Theme Flowers

Nov 15th, 2012
19,284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.77 KB | None | 0 0
  1. <!-----------------------------------------------------------------------------------------------
  2.  
  3.  
  4.  
  5. Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIE EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, NÃO USE COMO BASE JAMAIS. ROUBAR É CRIME.
  6.  
  7.  
  8.  
  9. ------------------------------------------------------------------------------------------------>
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  14. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  15.  
  16. function tb8_makeArray(n){
  17.  
  18. this.length = n;
  19.  
  20. return this.length;
  21.  
  22. }
  23.  
  24. tb8_messages = new tb8_makeArray(1);
  25.  
  26. tb8_messages[0] = "{Title}";
  27.  
  28. tb8_rptType = 'infinite';
  29.  
  30. tb8_rptNbr = 5;
  31.  
  32. tb8_speed = 100;
  33.  
  34. tb8_delay = 2000;
  35.  
  36. var tb8_counter=1;
  37.  
  38. var tb8_currMsg=0;
  39.  
  40. var tb8_tekst ="";
  41.  
  42. var tb8_i=0;
  43.  
  44. var tb8_TID = null;
  45.  
  46. function tb8_pisi(){
  47.  
  48. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  49.  
  50. document.title = tb8_tekst;
  51.  
  52. tb8_sp=tb8_speed;
  53.  
  54. tb8_i++;
  55.  
  56. if (tb8_i==tb8_messages[tb8_currMsg].length){
  57.  
  58. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  59.  
  60. }
  61.  
  62. if (tb8_currMsg == tb8_messages.length){
  63.  
  64. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  65.  
  66. clearTimeout(tb8_TID);
  67.  
  68. return;
  69.  
  70. }
  71.  
  72. tb8_counter++;
  73.  
  74. tb8_currMsg = 0;
  75.  
  76. }
  77.  
  78. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  79.  
  80. }
  81.  
  82. tb8_pisi()
  83.  
  84. </script>
  85.  
  86.  
  87. <head profile="http://gmpg.org/xfn/11"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  88.  
  89.  
  90.  
  91. <head profile="http://gmpg.org/xfn/11">
  92. <link href='http://fonts.googleapis.com/css?family=Kite+One' rel='stylesheet' type='text/css'>
  93. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  94. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  95. <title>{title}</title>
  96. <link rel="shortcut icon" href="{Favicon}" />
  97. <meta name="color:title" content="#797B7D"/>
  98. <meta name="color:negrito" content="#777"/>
  99. <meta name="color:textlinks" content="#777" />
  100. <meta name="color:textlinkshover" content="#aaa" />
  101. <meta name="color:links" content="#aaa" />
  102. <meta name="color:linkshover" content="#000" />
  103. <meta name="color:letras" content="#aaa"/>
  104. <meta name="color:backgroundtheme" content="#eee"/>
  105. <meta name="color:backgroundbox" content="#fff"/>
  106. <meta name="color:scroll" content="#aaa"/>
  107. <meta name="color:border" content="#eee"/>
  108. <meta name="color:menubox" content="#786c7c"/>
  109. <meta name="color:chat1" content="#d6d6d6"/>
  110. <meta name="color:chat2" content="#eee"/>
  111. <meta name="color:chatcolor" content="#aaa"/>
  112. <meta name="color:extras" content="#d6d6d6"/>
  113. <meta name="color:frase" content="#786c7c" />
  114. <meta name="image:background" content="http://static.tumblr.com/zvqacv0/Hwdmdjhfe/35bg.png"/>
  115. <meta name="text:frase" content="Troque no appearence" />
  116. <meta name="text:Link1" content="/" />
  117. <meta name="text:Link1" content="link" />
  118. <meta name="text:Link1 Title" content="link1" />
  119. <meta name="text:Link2" content="Link" />
  120. <meta name="text:Link2 Title" content="link2" />
  121. <meta name="text:Link3" content="link" />
  122. <meta name="text:Link3 Title" content="link3" />
  123. <meta name="text:Link4" content="Link" />
  124. <meta name="text:Link4 Title" content="link4" />
  125. <meta name="text:Link5" content="link" />
  126. <meta name="text:Link5 Title" content="link5" />
  127. <meta name="text:Link6" content="link" />
  128. <meta name="text:Link6 Title" content="link6" />
  129. <meta name="text:Link7" content="link7" />
  130. <meta name="text:Link7 Title" content="link7" />
  131.  
  132. </head>
  133.  
  134. <style type="text/css">
  135. ::-webkit-scrollbar{width:6px;height:3px;}
  136. ::-webkit-scrollbar-button:start:decrement
  137. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  138. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  139. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  140. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#ddd;-webkit-border-radius:px;}
  141. @font-face {font-family: font; src: url('http://static.tumblr.com/qzpui9z/rJolz8e0w/airplanes_in_the_night_sky.ttf');}
  142.  
  143.  
  144. @font-face {font-family: "centabel";src: url('http://static.tumblr.com/qurx7eh/csQm4ktue/centabel.ttf');}
  145. /*** Background ***/
  146. body{background: {color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  147. font-size: 12px;
  148.  
  149. background-attachment:fixed; background-repeat:repeat; }
  150. /*** Personalização do audio***/
  151. .trackid {padding: 8px;
  152. background: {color:chat1};
  153. color: {color:letras};
  154. margin-top: 1px;
  155. margin-left: 1px;
  156. margin-right: 1px;
  157. text-shadow: 0px 1px 1px #fff;}
  158. .trackid2 {padding: 2px;
  159. background:{color:chat1};
  160. color: {color:chatcolor};
  161. margin-top: 1px;
  162. margin-left: 1px;
  163. margin-right: 1px;}
  164. /* Chat por Anna (livelikeasuicide) *********/
  165. .chat {background: {color:backgroundtheme}; margin: 0; font-size:
  166. 9px; font-family: trebuchet ms;}
  167. .chat .chat1 {margin-left: 0px;}
  168. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  169. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  170. .chat .chat1 .chat2.even {background: {color:chat2};
  171. color: {color:chatcolor};} /* Segunda linha */
  172. .chat .chat1 .chat2 span{font-weight: bold;}
  173.  
  174.  
  175. .borda{
  176. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;opacity:0.8;
  177.  
  178. border-radius:0px;}
  179. .borda:hover{
  180. padding : 3px;background-color: {color:border};-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;opacity:1;
  181. }
  182.  
  183. .home {
  184. height:15px; width:15px;align:center;}
  185. .bordasm1{
  186. padding : 5px;background-color: {color:menu};
  187.  
  188. border-radius:0px;width:74px;}
  189.  
  190. .bordasm{cursor:help;width:45px; border-radius:100px;margin-left:-155px;margin-left:5px;}
  191. #postssm {width:350px; margin-top:30px; padding: 0px;}
  192. .entrysm {width: 350px; padding: 5px; margin: 3px; text-align: justify;background:{color:backgroundbox}; position: relative; margin-left: 2px;margin-top:1px;border: 1px dashed {color:border};}
  193.  
  194.  
  195. .entrysm img{max-width:500px;}
  196. .bordasm321 {height:50px;width:50px;border-radius:4px; box-shadow: 0 0 1em #000;margin:2px 0px 0px 2px;}
  197.  
  198. .bordasm123 {width:60px; height:60px;
  199. -webkit-border-radius: 50px;
  200. -moz-border-radius: 50px ;
  201. border-radius: 50px;
  202. }
  203.  
  204. /*** boxnotes em hover por amandaleocadio ***/
  205.  
  206. .entrysm .boxnotes2 {height: 0px;
  207. width: 350px;position: relative;
  208. padding: 3px;
  209.  
  210. margin-bottom: 3px;color: {color:letras};
  211.  
  212. background-color:{color:backgroundbox};font-size:9px;font-family:arial;opacity: 0;
  213. text-transfor:uppercase;
  214. filter:alpha(opacity=0);
  215.  
  216. -moz-opacity: 0;
  217.  
  218. -khtml-opacity: 0;
  219.  
  220. -webkit-transition: all 0.6s ease-in;
  221.  
  222. -moz-transition: all 0.6s ease-in;
  223.  
  224. transition: all 0.6s ease-in;}
  225. .entrysm:hover .boxnotes2 {height: 9px;
  226.  
  227. opacity: 1;
  228.  
  229. filter:alpha(opacity=100);
  230.  
  231. -moz-opacity: 1;
  232.  
  233. -khtml-opacity: 1;
  234.  
  235.  
  236.  
  237.  
  238.  
  239. -webkit-transition: all 0.6s ease-in;
  240.  
  241. -moz-transition: all 0.6s ease-in;
  242.  
  243. transition: all 0.6s ease-in ;}
  244. /*** fim da boxnotes ***/
  245.  
  246.  
  247.  
  248.  
  249. .smsource{text-align: left; text-transform: none; margin-bottom: 2px;}
  250. .quote{padding: 2px 3px 5px 18px;}
  251.  
  252.  
  253.  
  254. .box {background: transparent; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;border-bottom:1px dashed {color:border};}
  255.  
  256.  
  257.  
  258. .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;}
  259.  
  260.  
  261.  
  262.  
  263.  
  264. h1{color:{color:title} !important;font-size:15px;line-height:15px;font-weight:normal;margin-top:10px;padding:0px;margin-bottom:0px;text-align:left;letter-spacing: 1px;}
  265. h2{color:{color:title} !important;font-family: centabel;font-size:13px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  266. /*** Creditos ***/
  267. .credits{width:8px;height:8px;float:left;font-size:10px;color:{color:letras};line-height:8px;text-align:center;font-family: calibri;padding: 4px;background:{color:backgroundtheme};z-index: 11;margin-left:8px;border-radius:100px;opacity:0.6;
  268. 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;
  269. }.creditss a {color:{color:letras};font-size:8px;}
  270. /*** BlockQuote ***/
  271. blockquote {
  272. margin: 5px;
  273. padding: 3px;
  274. }
  275.  
  276.  
  277.  
  278. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  279. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  280.  
  281. /*** Seleção colorida Sm ***/
  282. ::-moz-selection
  283. {
  284. background: #28B5BF;
  285. color: #f3f3f3;
  286. }
  287. ::selection
  288. {
  289. background: #28B5BF;
  290. color:#fff;
  291. }
  292.  
  293. #aspas{
  294. position:absolute;
  295. margin-left:3px;
  296. margin-top:-4px;
  297. font-size:20px;
  298.  
  299. color: {color:extras};
  300.  
  301. }
  302.  
  303.  
  304. .sidebar2 {width:350px;;margin-top:-10px;margin-bottom:5px;
  305. background-repeat: no-repeat;margin-left:-5px;
  306. padding: 5px;z-index: 11;font-size:10px;color:{color:descripcolor};
  307.  
  308. border-radius: 1px;}
  309. .sidebar3 {width:351px;background:{color:menubox};margin-left:-28px;
  310. background-repeat: no-repeat;bottom:0px; height:30px;
  311. padding: 5px;z-index: 11;font-size:10px;
  312.  
  313.  
  314. border-radius: 1px;}
  315. .sidebar1 {width:100%;position:fixed;
  316. background-repeat: no-repeat;bottom:-10px;
  317. padding: 5px;z-index: 11;font-size:10px;
  318.  
  319.  
  320. border-radius: 1px;}
  321. /** Menu SM**/
  322. .nav {background: transparent; display: inline-block; text-align: center; color:{color:textlinks}; width:auto; float: center; margin:-20px 3px 3px 3px; font-style: italic; font-family:arial;font-size:11px;
  323. !important;text-decoration: none; letter-spacing: 0.05em; -webkit-transition-duration: .90s;}
  324.  
  325. .nav:hover {background: transparent;display: inline-block; text-align: center; color:{color:textlinkshover}; -webkit-transition-duration: .90s;}
  326.  
  327.  
  328. b, strong, bold {color:{color:negrito};}
  329. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  330. i, em{color: {color:letras};}
  331. s {color: {color:letras };}
  332.  
  333.  
  334. /*** PAGINACAO BY RITAMAFALDA ***/
  335. .pagi {font-family:georgia; font-size: 40px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; right: 50px; bottom: 50px; position: fixed;}
  336. .pagi1 {font-family:georgia; font-size: 40px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; left: 50px; bottom: 50px; position: fixed;}
  337. a.pagl {color: {color:links}; text-decoration: none;}
  338. a.pagl:hover {color:{color:linkshover};}
  339.  
  340. .date {width: 99%; font-weight:normal; text-align:right; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:arial; font-size:8px; text-transform: uppercase; text-transform:uppercase; }
  341. .tag {width: 99%; font-weight:normal; text-align:right; letter-spacing:1px; padding:4px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;font-family: verdana;font-size: 9px;
  342.  
  343.  
  344.  
  345. }
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357. .box3 {background:{color:backgroundbox};width: 205px; margin-bottom: 0px; padding: 5px; text-align: justify;}
  358.  
  359. .box2 {width: 250px; position:fixed;}
  360.  
  361. /*** ask ***/
  362. .ask {width: 97%; background: {color:backgroundtheme}; font-weight:normal; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:letras}; font-size: 11px;border-right: 5px solid {color:backgroundtheme}; }
  363.  
  364.  
  365.  
  366. .askborder {float: left;margin: 1px 4px 0 0; width:30px;background: {color:backgroundtheme};padding : 1px;border:3px solid {color:extras};}
  367.  
  368.  
  369.  
  370. .caixinha{font-size: 17px;font-family: 'Ruluko', sans-serif;color: #fff;text-align: center; font-weight:normal; text-shadow: 0 0px 0px #000; letter-spacing:0px; padding:2px; margin-bottom:4px; background:{color:links};-webkit-border-top-right-radius: 8px;
  371. -webkit-border-bottom-right-radius: 8px;
  372. -moz-border-radius-topright: 8px;
  373. -moz-border-radius-bottomright: 8px;
  374. border-top-right-radius: 8px;
  375. border-bottom-right-radius: 8px;
  376. width:280px; float: left; border-bottom:1px dashed {color:title};border-top: 1px dashed {color:title};}
  377.  
  378. .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; }
  379.  
  380.  
  381.  
  382. @font-face {font-family:basket; src: url('http://static.tumblr.com/qurx7eh/jLom4ozpa/kgcallmemaybe.ttf');}
  383.  
  384.  
  385. .frase {width: 350px; overflow:hidden;margin-top:-5px;
  386.  
  387. -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  388. .frase {font-family: 'Kite One', sans-serif;font-size:25px;color: {color:frase}; text-align: center; padding: 3px; line-height:25px;height:30px;}
  389. .frase a {color:{color:frase};}
  390.  
  391.  
  392. /*** Seleção Colorida - By; MADLYLUV.com ***/
  393. ::-moz-selection
  394. {color: #000;
  395. background: #eee;}
  396.  
  397. ::selection
  398. {color: #000;
  399. background: #eee;}
  400.  
  401.  
  402. /****Quote ***/
  403.  
  404.  
  405. .quote {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;}
  406. .qsource { text-align:left;font: 10px 'calibri'; margin-top: 8px;color: {color:letras};margin-bottom:1px;font-weight:bold;text-transform:uppercase;}
  407. #aspas{
  408. position:absolute;
  409. margin-left:3px;
  410. margin-top:-10px;
  411. font-size:60px;
  412. opacity:0.3;
  413. filter: alpha(opacity = 90);
  414. color: {color:extras}; }
  415. .quote:first-letter{font-family: "georgia"; font-style: italic; font-size: 20px;}
  416.  
  417. /*** Notes *********/
  418. ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 360px;margin-left:-70px;}
  419.  
  420. ol.notes li.note {background: {color:backgroundbox};border-bottom: 1px solid {color:backgroundtheme}; padding: 2px;}
  421. ol.notes li.note img.avatar {display: inline; width: 15px;border: 2px solid {color:extras}}
  422. ol.notes li.note span.action {font-weight: none;}
  423. ol.notes li.note .answer_content {font-weight: normal;}
  424. ol.notes li.note blockquote {display: none;}
  425. ol.notes li.note blockquote a {text-decoration: none;}
  426.  
  427. .caixasm {width:350px; margin-left:30px;}
  428.  
  429.  
  430. </style>
  431.  
  432.  
  433.  
  434.  
  435. <body>
  436. <div class="credits">
  437. <a href="http://cerejadosundae.tumblr.com"title=" tutos tthy"><font color="{color:letras}">©</a></font></div>
  438.  
  439. <!-- DESCRICAO -->
  440.  
  441. <!---------------------------Tags principais--------------------------->
  442. <center>
  443. <div id="postssm">
  444.  
  445.  
  446.  
  447. <div class="frase"><center><a href="/">{text:frase}</a></div>
  448.  
  449.  
  450. <div class="sidebar2">
  451. {block:Description}{Description}{/block:Description}</div>
  452. </div></div>
  453.  
  454. <div id="iluc">
  455. {block:Posts}
  456.  
  457. <div class="entrysm">
  458.  
  459.  
  460. {block:Text}
  461.  
  462.  
  463. {block:Title}<h1>{Title}</h1>{/block:Title}
  464. {Body}
  465.  
  466. {block:IndexPage}<div class="boxnotes2">
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473. <center><div class="tags">
  474. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  475. <a href="{Permalink}">{TimeAgo}</a></div>
  476.  
  477. </center>
  478.  
  479. </div></div>{/block:IndexPage}
  480.  
  481.  
  482.  
  483. {/block:Text}
  484.  
  485. {block:Photo}
  486.  
  487.  
  488. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=350px class="imageborda">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  489. {block:IndexPage}<div class="boxnotes2">
  490. <center>
  491.  
  492.  
  493.  
  494.  
  495.  
  496. <div class="tags">
  497. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  498. <a href="{Permalink}">{TimeAgo}</a></div>
  499.  
  500. </center>
  501. </div>
  502. </div></div>{/block:IndexPage}
  503.  
  504. {/block:Photo}
  505.  
  506.  
  507.  
  508.  
  509. {block:Quote}
  510. <div id="aspas">❝</div>
  511. <div class="quote">{Quote}</div>
  512. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  513.  
  514.  
  515. {block:IndexPage}<div class="boxnotes2">
  516.  
  517.  
  518.  
  519.  
  520.  
  521. <center><div class="tags">
  522. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  523. <a href="{Permalink}">{TimeAgo}</a></div>
  524.  
  525. </center>
  526. </div>
  527. </div></div>{/block:IndexPage}
  528.  
  529. {/block:Quote}
  530.  
  531.  
  532.  
  533.  
  534. {block:Link}
  535. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  536. {block:Description}
  537. <div class="description">{Description}</div>
  538. {/block:Description}{block:IndexPage}<div class="boxnotes2">
  539. <center>
  540.  
  541.  
  542.  
  543.  
  544.  
  545. <div class="tags">
  546. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  547. <a href="{Permalink}">{TimeAgo}</a></div>
  548. </center>
  549. </div>
  550. </div></div>{/block:IndexPage}
  551. {/block:Link}
  552.  
  553.  
  554. {block:chat}
  555.  
  556.  
  557. <div class="chat">
  558. <div class="chat1">
  559. {block:Lines}
  560. <div class="chat2 {Alt}">
  561. {block:Label}
  562. <span>{Label}</span>
  563. {/block:Label}
  564. {Line}</div>
  565. {/block:Lines}
  566. </div>
  567. </div>{block:IndexPage}<div class="boxnotes2">
  568.  
  569.  
  570.  
  571.  
  572.  
  573. <center><div class="tags">
  574. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  575. <a href="{Permalink}">{TimeAgo}</a></div>
  576.  
  577. </center>
  578. </div>
  579. </div></div>{/block:IndexPage}
  580.  
  581. {/block:Chat}
  582.  
  583.  
  584. {block:Photoset}
  585. <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="boxnotes2">
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592. <center><div class="tags">
  593. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  594. <a href="{Permalink}">{TimeAgo}</a></div>
  595.  
  596. </center>
  597. </div>
  598. </div></div>{/block:IndexPage}
  599. {/block:Photoset}
  600.  
  601. {block:Audio}
  602. <div class="caixa2">
  603. {block:AlbumArt}
  604. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  605. {/block:AlbumArt}
  606. <div class="trackid2">{AudioPlayerGrey}</div>
  607. {block:TrackName}
  608. <div class="trackid">"{TrackName}"</div>
  609. {/block:TrackName}
  610. {block:Artist}
  611. <div class="trackid">{Artist}</div>
  612. {/block:Artist}
  613. <div class="trackid">({PlayCount}) plays</div>
  614. </div>{block:IndexPage}<div class="boxnotes2">
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621. <center><div class="tags">
  622. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  623. <a href="{Permalink}">{TimeAgo}</a></div>
  624.  
  625. </center>
  626. </div>
  627. </div></div>{/block:IndexPage}
  628. {/block:Audio}
  629. {block:Video}<center>
  630.  
  631. {Video-250}</center>
  632. <div class="boxnotes2">
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639. <center><div class="tags">
  640. <a class="tags" href="{Permalink}"><a class="tags" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} </a>
  641. <a href="{Permalink}">{TimeAgo}</a></div>
  642.  
  643. </center>
  644. </div>
  645. </div></div>{/block:IndexPage}
  646. {/block:Video}
  647.  
  648.  
  649. {block:Answer}
  650. <div class="ask"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/> {Asker}
  651. <br>
  652. {Question} </div>
  653.  
  654. <div class="resposta">{Answer}</div>
  655. <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a href="/ask">ask me too? </a></a> </div>
  656.  
  657. {block:Answer}
  658. <div id="cap">
  659.  
  660. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  661.  
  662. </div> </div>
  663.  
  664. {/block:Posts}
  665. </div> </div>
  666.  
  667. {block:PostNotes}
  668. <div class="caixasm">
  669. {PostNotes}
  670. </div>
  671. {/block:PostNotes}
  672. <!---------------- FINAL DE TAGS DO POST ------------->
  673. <br><div style="padding:0px;;text-align: justify; line-height: 110% ;margin-top: 10px;font-family: georgia;font-style:italic;font-size: 9px;"><center>
  674. <b>theme:</b> <a href="http://cerejadosundae.tumblr.com">cerejadosundae</a>. <a href="http://ritamafalda.tumblr.com/">+</a> </div><!--- PAGINACAO BY RITAMAFALDA --->
  675. <div class="pagi">{block:Pagination}{block:NextPage}<a class="pagl" href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>
  676. <div class="pagi1">{block:Pagination}{block:PreviousPage}<a class="pagl" href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}</div>
  677.  
  678. </div>
  679. </div>
  680. </div>
  681. </div>
  682. </div>
  683.  
  684. </div>
  685. </div>
  686.  
  687.  
  688. </div></div></div>
  689.  
  690. <!---------------- FINAL DE TAGS DO POST ------------->
  691.  
  692.  
  693. <!---------------- FINAL DE TAGS DO POST ------------->
  694. <br>
  695. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  696.  
  697. </body>
  698. <div class="sidebar1">
  699. <div class="sidebar3">
  700. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}
  701. {block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a> {/block:ifLink2}
  702.  
  703.  
  704.  
  705.  
  706. {block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a> {/block:ifLink3}
  707. {block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a> {/block:ifLink4}
  708.  
  709.  
  710.  
  711.  
  712. {block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a> {/block:ifLink5}
  713. {block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a> {/block:ifLink6}
  714. {block:ifLink7}<a href="{text:Link7}"><div class="nav">{text:Link7 Title}</div></a> {/block:ifLink7}<a href="http://cerejadosundae.tumblr.com/"><div class="nav">Theme</div></a></div>
  715. </head>
  716. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement