Eduarda

Theme18

May 7th, 2012
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.76 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. <html>
  4. <head>
  5.  
  6. <!-- THEME DE O -MUNDO-DE-UMA-GAROTA |TUMBLR ... SÓ ADPATE PARA O SEU PRÓPRIO USO, NÃO USE COMO BASE, E SE EU PEGAR VOCÊ USANDO VOCÊ VAI SE LASCAR,NÃO ME PLAGEI.. ISSO É CRIME OK? FAÇA TUDO DIREITINHO NÃO ME DÊR DOR DE CABEÇA. -->
  7.  
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10.  
  11.  
  12.  
  13.  
  14. <meta name="color:background" content="#363636" />
  15. <meta name="color:text" content="#696969" />
  16. <meta name="color:linkhover" content="#777" />
  17. <meta name="color:link" content="#FF69B4" />
  18. <meta name="image:background" content=""/>
  19.  
  20.  
  21. <meta name="color:entry" content="#000000" />
  22. <meta name="color:bold" content="#777" />
  23. <meta name="font:text" content="trebuchet ms" />
  24.  
  25. <meta name="image:sidebar1" content="http://30.media.tumblr.com/tumblr_m3iriyKuhy1qdlv1qo1_250.jpg"/>
  26.  
  27.  
  28. <meta name="color:sidebar" content="#000000" />
  29. <meta name="color:sidebar text" content="#696969" />
  30. <meta name="color:ask" content="#F5F5F5" />
  31. <meta name="color:barralink1" content="#696969" />
  32. <meta name="color:barralink2" content="#696969" />
  33.  
  34. <meta name="color:sidelinkhover text" content="#696969" />
  35. <meta name="color:sombreadolink" content="#696969" />
  36.  
  37. <meta name="text:Link1" content="" />
  38. <meta name="text:Link1 Title" content="Link" />
  39. <meta name="text:Link2" content="" />
  40. <meta name="text:Link2 Title" content="Link" />
  41. <meta name="text:Link3" content="" />
  42. <meta name="text:Link3 Title" content="Link" />
  43. <meta name="text:Link4" content="" />
  44. <meta name="text:Link4 Title" content="Link" />
  45. <meta name="text:Link5" content="" />
  46. <meta name="text:Link5 Title" content="Link" />
  47. <meta name="text:Link6" content="" />
  48. <meta name="text:Link6 Title" content="Link" />
  49.  
  50. <meta name="text:frase1" content="Uma frase aqui ok?" />
  51. <meta name="text:frase2" content="pequena aqui" />
  52.  
  53. <title>{Title}</title>
  54. <link rel="shortcut icon" href="{Favicon}">
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56. {block:Description}
  57. <meta name="description" content="{MetaDescription}" />
  58. {/block:Description}
  59.  
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65. body {background-color:{color:background}; color:{color:text}; font-family: {font:text}; font-size: 9px; text-align: center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  66.  
  67. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  68.  
  69. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
  70.  
  71.  
  72. img a{border:0px;}
  73. img a:hover{border:0px;}
  74. b{font-weight: bold; color:{color:bold}}
  75. i{text-transform: italic; color:{color:text}}
  76. p{margin:5px 0 2px 0}
  77. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:text}}
  78.  
  79. #mdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; margin-top:-12px; text-align: right;}
  80. #mdate a {font-size: 9px;}
  81.  
  82. /* navigation */
  83.  
  84. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  85.  
  86. text-align: center; font-size: 75px;}
  87. .left{float:left; margin-left: 10px; width: 40px}
  88. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  89. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  90. .right{float:right; margin-right: 10px; width: 40px}
  91. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  92. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  93.  
  94.  
  95. /* container */
  96.  
  97. #xp {text-align: center; width: 935px; margin: 50px auto 50px auto; padding: 0px; z-index: 1}
  98.  
  99. #xright {float: left; margin-left: 307px; margin-top: 30px;}
  100.  
  101. .postbox {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative;}
  102.  
  103. .image{text-align: center; margin: 0 0 5px 0}
  104. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  105.  
  106. #ask_form{width: 500px}
  107.  
  108. .search_result{font-size: 12px; text-align: center}
  109.  
  110. .source{display:none}
  111.  
  112. h1{font-size:13px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  113. margin: 0 0 5px 0; text-align: center; font-family: georgia;}
  114. h1 a{font-size:13px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  115. margin: 0 0 5px 0; text-decoration: none; text-align: center; font-family: georgia;}
  116.  
  117. .qquote{font-size: 13px; line-height: 20px; text-transform: none; margin-top: 0px; color: {color:text}; text-align: center; font-family:georgia;}
  118. .qsource{margin: 5px 15px 0 0; text-align: center; font-family:verdana; font-size: 10px; letter-spacing: -1px}
  119.  
  120. .chat{line-height: 12px; list-style: none }
  121. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  122. .person1 {color: {color:text} }
  123. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  124. .person2 {color: {color:text}}
  125. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  126.  
  127. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background}; -moz-border-radius: 6px; border-radius: 6px;}
  128. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  129. .playcount {font-style: italic}
  130.  
  131. .question {
  132. color: {color:text};
  133. font-size: 9px;
  134. font-weight: normal;
  135. font-family: {font:body};
  136. line-height:95%;
  137. background: {color:ask};
  138. margin: 0 0 10px 0;
  139. padding: 10px 15px;
  140. position: relative;}
  141.  
  142. .questionarrow {
  143. width: 13px;
  144. height: 7px;
  145. font-size:30px;
  146. font-family: verdana;
  147. position: absolute;
  148. color: {color:ask};
  149. bottom: -3.5px;
  150. left: 240px;}
  151.  
  152.  
  153. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  154. .answer {padding: 2px}
  155. .answer img {max-width: 470px;}
  156.  
  157.  
  158. #cap {padding: 2px 0 0 0; width: 500px; margin: 0 0 0 5px}
  159.  
  160. .info{ font-size:9px; margin-top: 22px; }
  161. .tags{font-size: 9px; display: inline; text-align: left; margin-left: -0px; text-transform: lowercase; color: #000}
  162. .tags a{font-size: 9px; text-transform: lowercase;}
  163. .origin{font-size: 9px; text-align: left; margin-left: -6px}
  164. .ibottom{margin: 5px 0 2px 0; font-family: verdana; margin-top: 5px; font-family: 9px}
  165. .ibottom a{ padding: 1px 0 1px 0; font-family: 9px; margin-bottom:-20px}
  166. .date{float:left; text-transform: lowercase; font-size: 9px}
  167. .ff {font-size: 9px}
  168. .right {float: right;}
  169.  
  170. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  171.  
  172. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  173. margin: 0 0 2px 0; font-size: 10px}
  174.  
  175. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  176. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  177. ol.notes li {margin: 0px; padding: 2px;}
  178. #notes img{border:0px}
  179. #notes a{font-size: 10px}
  180.  
  181. ::-webkit-scrollbar{width:10px; height:3px; opacity: 0.5;}
  182. ::-webkit-scrollbar-button:start:decrement
  183. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent; opacity: 0.5;}
  184. ::-webkit-scrollbar-track-piece{background-color:{color:background}; -webkit-border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px; opacity: 0.5;}
  185. ::-webkit-scrollbar-thumb:vertical{height:20px; background-color: {color:sidebar};}
  186. ::-webkit-scrollbar-thumb:horizontal{width:20px; background-color: {color:sidebar};}
  187.  
  188. #tumblr_controls{position: fixed!important}
  189. #tumblr_controls{position: fixed!important}
  190. #tumblr_controls{position: fixed!important}
  191. #tumblr_controls{position: fixed!important}
  192.  
  193. #sidebarimg {height: 135px; left: 30px; margin-top: 260px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border:8px solid {color:sidebar} ; padding:2px; opacity: 0.9;
  194. -webkit-transition: 0.8s ease-in;
  195.  
  196. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in; }
  197.  
  198. #sidebarimg:hover {opacity: 10;
  199. -webkit-transition: 0.8s ease-in;
  200.  
  201. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  202.  
  203. #sidebarimg2 {height: 72px; left: 222px; margin-top: 290px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border:5px solid {color:sidebar} ; padding:2px; opacity: 0.9;
  204. -webkit-transition: 0.8s ease-in;
  205.  
  206. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in; }
  207.  
  208.  
  209. #top {
  210. width: 266px;
  211. height: 20px;
  212. top: 229px;
  213. left: 30px;
  214. background-color: {color:sidebar};
  215. color: {color:sidebar texts};
  216. padding:5px;
  217. font-family: georgia;
  218. font-size: 13px;
  219. text-transform: uppercase;
  220. text-align: center;
  221. position:fixed;
  222. float: left;
  223. }
  224.  
  225. .tt {font-family: tinytots; line-height: 12px; font-size: 8px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;text-align: center; color: {color:sidebar text}; padding-top:2px; margin-bottom: 1px; text-transform: uppercase}
  226.  
  227. #descri13j{position: fixed; margin-top: 260px; float:left; margin-left: 122px; width: 179px; height:138; text-align: justify; background-color: {color:Sidebar}; color:{color:frase}; font-family: verdana; padding:0px; font-size: 9px; text-align: center;}
  228.  
  229.  
  230.  
  231. #credito {
  232. background-color: {color:sidebar};
  233. color: {color:sidebar texts};
  234. width: 266px;
  235. height: 5px;
  236. padding: 3px 5px 5px 5px;
  237. position: fixed;
  238. float: left;
  239. top: 416px;
  240. left: 30px;
  241. font-family: tinytots;
  242. font-size: 8px;
  243. text-transform: uppercase;
  244. }
  245.  
  246. #credito a {color: {color:sidebar texts}; font-weight: bold; text-transform: uppercase; opacity: 10;}
  247.  
  248. #credito a:hover {opacity: 0.7; border-left: 0px;}
  249.  
  250.  
  251. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  252.  
  253.  
  254. #side{position: fixed;
  255. width:200px;
  256. height:120px;
  257. background-color:{color:bgside};
  258. padding:6px;
  259. margin-top: 50px;
  260. margin-left: 795px; border-bottom:1px solid #EBEBEB}
  261.  
  262. #pick{
  263. width:100px;
  264. position: fixed;
  265. height: 115px;
  266. background-color:{color:bgpick};
  267. padding:3px;
  268. margin-top: 145px;
  269. margin-left: 840px; z-index:2}
  270.  
  271. #image{
  272. margin-top: 130px;
  273. margin-left: 795px;
  274. }
  275.  
  276. #permapage{
  277. font-family: verdana;
  278. font-size: 9px;
  279. text-align: left;
  280. margin-bottom: 8px;
  281. }
  282.  
  283. @font-face {
  284. font-family: 'Give You Glory';
  285. font-style: normal;
  286. font-weight: normal;
  287. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  288. }
  289.  
  290. #cruz {position: fixed; margin: 200px 0px 0px 60px; }
  291.  
  292. #acruz {width: 39px; position: fixed; margin-left: 20px; margin-top: -210px; color: {color:#FF69B4 cruz}; font-size: 60px; -webkit-transform: rotate(-20deg);}
  293. #acruz:hover { -webkit-transform: rotate(0deg);}
  294.  
  295.  
  296. #nav {position: fixed; margin-top: 260px; margin-left: 840px; width:50px; height: 32;}
  297. .b {position: absolute; margin-top: 1px; margin-left: 0px;}
  298. .b a {display: block; width: 68px; height: 20px; line-height: 22px; font-family: verdana; font-size: 9px; text-align: center; color:{color:link}; background-color: {color:background}; padding-top:2px; margin-bottom: 1px; border: 2px solid {color:sidebar}; }
  299. .b a:hover{text-align: center; background-color: {color:sidebar}; color: {color:link hover};}
  300.  
  301. #nav2 {position: fixed; margin-top: 285px; margin-left: 840px; width:50px; height: 32;}
  302. .b2 {position: absolute; margin-top: 1px; margin-left: 0px;}
  303. .b2 a {display: block; width: 89px; height: 20px; line-height: 22px; font-family: verdana; font-size: 9px; text-align: center; color:{color:link}; background-color: {color:sidebar}; padding-top:2px; margin-bottom: 1px; border: 2px solid {color:sidebar}; }
  304. .b2 a:hover{text-align: center; background-color: {color:background}; color: {color:link hover};}
  305.  
  306. #nav3 {position: fixed; margin-top: 310px; margin-left: 840px; width:50px; height: 32;}
  307. .b3 {position: absolute; margin-top: 1px; margin-left: 0px;}
  308. .b3 a {display: block; width: 99px; height: 20px; line-height: 22px; font-family: verdana; font-size: 9px; text-align: center; color:{color:link}; background-color: {color:background}; padding-top:2px; margin-bottom: 1px; border: 2px solid {color:sidebar};}
  309. .b3 a:hover{text-align: center; background-color: {color:sidebar}; color: {color:link hover};}
  310.  
  311. #nav4 {position: fixed; margin-top: 335px; margin-left: 840px; width:50px; height: 32;}
  312. .b4 {position: absolute; margin-top: 1px; margin-left: 0px;}
  313. .b4 a {display: block; width: 110px; height: 20px; line-height: 22px; font-family: verdana; font-size: 9px; text-align: center; color:{color:link}; background-color: {color:sidebar}; padding-top:2px; margin-bottom: 1px; border: 2px solid {color:sidebar};}
  314. .b4 a:hover{text-align: center; background-color: {color:background}; color: {color:link hover};}
  315.  
  316. #nav5 {position: fixed; margin-top: 360px; margin-left: 840px; width:50px; height: 32;}
  317. .b5 {position: absolute; margin-top: 1px; margin-left: 0px;}
  318. .b5 a {display: block; width: 120px; height: 20px; line-height: 22px; font-family: verdana; font-size: 9px; text-align: center; color:{color:link}; background-color: {color:background}; padding-top:2px; margin-bottom: 1px; border: 2px solid {color:sidebar};}
  319. .b5 a:hover{text-align: center; background-color: {color:sidebar}; color: {color:link hover};}
  320.  
  321.  
  322. #sid1 {width: 320px; margin-left: 860px; height: 25px; margin-top: 170px; float:left; text-align: center; background-color: transparent; font-size: 16px; position:fixed; padding: 5px; overflow: hidden; -webkit-transition: 1.3s ease-in;
  323. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
  324.  
  325.  
  326. div#detalhes {
  327. top: 400px;
  328. left: 115px;
  329. width: 92px;
  330. height: 0px;
  331. font-family: trebuchet ms;
  332. font-size: 9px;
  333. text-align: center;
  334. background-color: {color:sidebar};
  335. color: {color:sidebar texts};
  336. padding: 7px;
  337. letter-spacing: 2px;
  338. position:fixed;
  339. float:left;
  340. }
  341.  
  342. #paginacaoml {font-size: 8px; font-weight: normal; line-height: 0px; text-shadow: 0 1px 1px #trans; margin-top: 0px;}
  343. #paginacaoml a {background: {color:sidebar}; margin-top: -15px; padding: 1px 3px; color: {color:sidebar texts}; text-decoration: none;}
  344. #paginacaoml a:hover {background: {color:sidebar}; border: none; color: {color:sidelinkhover text}; }
  345. #paginacaoml span.pagina_atual {background: {color:sidebar}; margin-top: -15px; padding: 1px 3px; color: {color:sidelinkhover text}; text-decoration: none; font-weight:bold;}
  346. #paginacaoml span.info {background: transparent; margin-top: -15px; padding: 1px 3px; color: {color:sidebar texts}; text-decoration: none;}
  347.  
  348.  
  349. {CustomCSS}
  350.  
  351. </head>
  352. </style>
  353.  
  354.  
  355.  
  356. <body oncontextmenu="return false">
  357.  
  358. <div id="detalhes"><div id="paginacaoml">
  359. {block:JumpPagination length="5"}
  360. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  361. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  362. {/block:JumpPagination}</center>
  363. </div></div></div>
  364.  
  365. <div id="credito"> Theme by »<a href="http://o-mundo-de-uma-garota.tumblr.com">o-mundo-de-uma-garota</a>»<a href="http://amor-compulsivo.tumblr.com">Detalhes</a></div>
  366.  
  367. <div id="sidebarimg">
  368. <img src="{image:sidebar1}" height= "138px;" width= "70px;"></div>
  369.  
  370.  
  371. <div id="descri13j"> {Description} </div>
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378. <div id="nav">
  379. <div class="b">
  380. <a href="{text:Link2}">{text:Link2 Title} </a>
  381. </div></div>
  382. <div id="nav2">
  383. <div class="b2">
  384. <a href="{text:Link3}">{text:Link3 Title} </a>
  385. </div></div>
  386. <div id="nav3">
  387. <div class="b3">
  388. <a href="{text:Link4}">{text:Link4 Title} </a>
  389. </div></div>
  390. <div id="nav4">
  391. <div class="b4">
  392. <a href="{text:Link5}">{text:Link5 Title} </a>
  393. </div></div>
  394. <div id="nav5">
  395. <div class="b5">
  396. <a href="{text:Link6}">{text:Link6 Title} </a>
  397. </div></div>
  398.  
  399. <div id="side"></div>
  400.  
  401.  
  402. <div id="pick"><div style="margin-top: 0px; opacity:0.0" ><img src="{image:pick}" width=100px; height=px; margin-top:110: -12px; opacity:0.8></div> <div id="cruz">
  403. <div id="acruz">Love૪</div>
  404.  
  405. </div></div>
  406.  
  407.  
  408.  
  409. <div id="entry">
  410.  
  411. <div id="xright">
  412. {block:Posts}
  413.  
  414. <div class="postbox">
  415.  
  416. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  417.  
  418. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  419. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  420.  
  421. {block:Photoset}{Photoset-500}
  422. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  423. {/block:Photoset}
  424.  
  425. {block:Quote}
  426. <div class="qquote">“ {Quote} ”</div>
  427. {block:Source}<div class="qsource">— {Source}</div>{/block:Source}
  428. {/block:Quote}
  429.  
  430. {block:Link}
  431. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  432. {block:Description}{Description}{/block:Description}
  433. {/block:Link}
  434.  
  435. {block:Chat}
  436. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  437. <div class="chat"><ul>{block:Lines}
  438. <li class="person{UserNumber}">{block:Label}
  439. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  440. {/block:Chat}
  441.  
  442. {block:Audio}
  443. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  444. {AudioPlayerWhite}
  445. <div class="playcount">{PlayCountWithLabel}</div>
  446. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  447. {/block:Audio}
  448.  
  449. {block:Video}{Video-500}
  450. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  451.  
  452. {block:Answer}
  453. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  454. <div class="answer">{Answer}</div>
  455. {/block:Answer}
  456.  
  457. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  458. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  459. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  460. {/block:ContentSource}</div>
  461.  
  462.  
  463. <div id="clear"></div>
  464.  
  465. <div class="info">
  466. <div id="mdate">
  467. <br>{block:HasTags}{block:Tags}@<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  468. <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog sweet heart!</a>{/Block:IndexPage}<br>{block:RebloggedFrom} originally: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  469. </span> · {/block:RebloggedFrom}{block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  470. </div></div></div>
  471. {/block:Posts}
  472. {block:PostNotes}
  473. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  474. {/block:PostNotes}
  475.  
  476. <div id="top">{text:frase1}<br>
  477. <div class="tt">{text:frase2}<font color=#FF5EA3>♥</font></a></div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment