Eduarda

Theme 42

Aug 30th, 2012
518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.04 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5.  
  6.  
  7.  
  8. <! Theme by: o-mundo-de-uma-garota|tumblr {NÃO USE COMO BASE} só adapte para o seu próprio uso e sem retirar os creditos,alias não foi vc que fez né amor?! links por uma-anonyma | tags + post e dtlhs originais por amor-compulsivo {NOT COPIE} . Jesus te ama. !>
  9.  
  10.  
  11.  
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  15.  
  16. <head>
  17.  
  18. <SCRIPT TYPE="text/javascript">
  19. <!-- //Disable right click script
  20. var message="isso é feio";
  21. ///////////////////////////////////
  22. function clickIE() {if (document.all) {(message);return false;}}
  23. function clickNS(e) {if
  24. (document.layers||(document.getElementById&&!document.all)) {
  25. if (e.which==2||e.which==3) {(message);return false;}}}
  26. if (document.layers)
  27. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  28. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  29. document.oncontextmenu=new Function("return false")
  30. // -->
  31. </SCRIPT>
  32.  
  33. <script>
  34. var mensagem="Sorry.";
  35. function bloqueio()
  36. {alert(mensagem);}
  37. document.onkeydown=bloqueio;
  38. </script>
  39.  
  40. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  41. var rev = "fwd";function titlebar(val)
  42. {var msg = "{title}";
  43. var res = " ";
  44. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  45. else{rev = "bwd";
  46. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  47. else{
  48. if(pos > 0){
  49. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  50. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  51. titlebar(0);
  52. </script>
  53.  
  54.  
  55. <meta name="color:Background" content="#F5F5F5" />
  56. <meta name="color:text" content="#8B8989" />
  57. <meta name="color:entry" content="#DCDCDC" />
  58. <meta name="color:sbar" content="#DCDCDC" />
  59. <meta name="color:text link" content="#FFFFFF" />
  60. <meta name="color:textt" content="#FFFFFF" />
  61. <meta name="color:ponti" content="#8B8989" />
  62. <meta name="color:Link" content="#8B8989" />
  63. <meta name="color:bgfaixa" content="#FFFFFF"/>
  64. <meta name="color:pagina" content="#FFFFFF" />
  65. <meta name="color:pagina2" content="#FFFFFF" />
  66. <meta name="color:link1" content="#FFFFFF" />
  67. <meta name="color:link2" content="#FFFFFF" />
  68. <meta name="color:links" content="#FFFFFF" />
  69. <meta name="color:bglinks1" content="#8B8989" />
  70. <meta name="color:borda" content="#FF69B4" />
  71. <meta name="color:borda2" content="#FFFFFF" />
  72.  
  73.  
  74.  
  75. <meta name="font:Body" content="verdana" />
  76. <meta name="font:Body2" content="Georgia" />
  77.  
  78. <meta name="image:foto" content="http://25.media.tumblr.com/tumblr_m7h40gbreQ1r9jie3o2_100.png"/>
  79.  
  80. <meta name="text:palavra" content="uma frase aqui" />
  81. <meta name="text:Link1" content="/" />
  82. <meta name="text:Link1 Title" content="link1" />
  83. <meta name="text:Link2" content="/" />
  84. <meta name="text:Link2 Title" content="link2" />
  85. <meta name="text:Link3" content="/" />
  86. <meta name="text:Link3 Title" content="link3" />
  87. <meta name="text:Link4" content="/" />
  88. <meta name="text:Link4 Title" content="link4" />
  89. <meta name="text:Link5" content="/" />
  90. <meta name="text:Link5 Title" content="link5" />
  91. <meta name="text:Link6" content="/" />
  92. <meta name="text:Link6 Title" content="link6" />
  93. <meta name="text:Link7" content="/" />
  94. <meta name="text:Link7 Title" content="link7" />
  95.  
  96.  
  97.  
  98.  
  99.  
  100. <title>{Title}</title>
  101. <link rel="shortcut icon" href="{Favicon}">
  102. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  103. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  104. </head>
  105.  
  106. <style type="text/css">
  107.  
  108.  
  109. ::-webkit-scrollbar{width:9px;height:9px;}
  110. ::-webkit-scrollbar-button:start:decrement
  111. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  112. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  113. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  114. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  115.  
  116. body {background-color:{color:background}; font-family: "tinytots"; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}') }
  117.  
  118.  
  119. a:link, a:active, a:visited{; text-decoration:none; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;font-size:9px; color: {color:link}}
  120. a:hover{color:{color:link h}; }
  121.  
  122. p {margin: 6px 0 0 0}
  123.  
  124. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:entry}; padding-left: 5px; }
  125. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:entry};}
  126. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:blockquote}; }
  127. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:blockquote}; }
  128.  
  129. #omdg {margin:0px 0 10px 0; }
  130. .omdg1 {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom:-16px; text-align: justify; font-family: {font:body}; font-size: 11px; margin-top: 17px; margin-left: 368px; }
  131.  
  132. h1 {font-family: {font:title}; text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 18px;}
  133.  
  134. h1 a {text-align: center; font-size: 66px; color: {color:link}; font-weight: normal; line-height: 18px;}
  135.  
  136. .post img{margin: 2px 0 2px 0}
  137.  
  138. h1 a:hover {text-align: center; font-size: 13px; color: {color:link h}; font-weight: normal; line-height: 18px;}
  139.  
  140. .qquote {font-family: georgia; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  141. .qqquote {text-align: center; text-transform: none; margin-bottom: 5px;}
  142. .qqquote a, a:hover{text-transform: none;}
  143.  
  144. .chat {line-height: 12px; list-style: none }
  145. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  146. .person1 {background-color:{color:entry}; color: {color:text}; }
  147. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  148. .person2 {color: {color:text} }
  149. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  150.  
  151. .audio{background-color:black; display:block;}
  152. .audio img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  153. #info {background-color:{color:entry}; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; -webkit-transition:1s;}
  154.  
  155. .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  156. .askerimg:hover {border-radius:32px;}
  157.  
  158. .titleask {font-size:9px;}
  159. .titleask a {font-weight:bold; opacity:10.0;}
  160. .titleask a:hover {opacity:0.5;}
  161.  
  162. .answer {font-size:10px;}
  163.  
  164. .question {font-size:10px;}
  165.  
  166.  
  167. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  168. #avaduda {width: 148px; margin-left: 183px; height: 30px; margin-top: 405px; float:left; text-align: center; background-color: {color:ponti}; font-size: 8px; position:fixed; color: {color:textt}; font-family:tinytots; overflow: hidden; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out; letter-spacing: 0px; padding-left:5px; padding-top:5px; padding-right:8px; z-index:10; border-top: px dashed {color:textt}; border-bottom: px dashed {color:textt};}
  169.  
  170. .date {font-size:9px; margin-top:4px; overflow:hidden; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; color:{color:posttext}; border-left:0px solid transparent; text-align:left; border-left:0px solid transparent;}
  171. .post:hover {border-right:1px solid {color:posttxt};}
  172. .post:hover .date {border-left:10px solid {color:posttxt}; padding-left:5px;}
  173.  
  174.  
  175. #info a {font-size: 9px;}
  176.  
  177. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  178. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  179.  
  180. #cap {width: 500px; margin-top: -2px;}
  181. .notes {width: 520px; padding: 0px; margin-bottom: 10px; font-size: 9px; text-align: left;margin-top: 17px; margin-left: 468px;}
  182. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  183. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  184. .notes img{display: none; border:0px}
  185. .source {display: none;}
  186.  
  187. #caixinha { margin-top: 3px; background-color: #000; color; #fff; margin-left:-134}
  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. #dudss {font-family: verdana; background-color: {color:sidebar}; {color:links}; font-size: 9px; padding: 3px 5px 5px 5px; width: 180px; margin-top: 490px; margin-left: 160px; z-index: 9; position: fixed; text-align: center; height: 32px; border:0px solid ; text-transform: none; }
  194. #dudss a{font-family: Century Gothic; font-size: 9px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; }
  195.  
  196.  
  197. #pagina{ margin-top: 473px; margin-left: 160px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  198.  
  199. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 24px;}
  200. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #fff; margin: 0 1px 0 0; padding: 2px 2px; color: {color:link}; text-decoration: none;}
  201. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #fff; border: none;}
  202. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  203.  
  204. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  205. #asker a {font-size: 11px}
  206. .answer {padding: 2px}
  207. .answer img {max-width: 470px;}
  208.  
  209. #notinhola{ float: left; margin-top: 121px; position: fixed; overflow: hidden; width: auto; height: auto;margin-left: 183px;}
  210. #notinhola img {margin-top: 50px; margin-left: 1px; width: 145px; height: 160px;border: 3px solid {color:bglinks1}; padding: 3px; background-color: {color:entryy};opacity: 9.0;-webkit-transition-duration: 0.8s;opacity: 9.0}
  211. #notinhola img:hover {opacity: 1.0}
  212.  
  213. .oi {width: 165px; height: 2px; background-color:{color:listras}; color: transparent; position:fixed; margin-left: 5px; margin-top: 3px}
  214. .oi2 {width: 155px; height: 2px; background-color:{color:listras}; color: transparent; position:fixed; margin-left: 10px; margin-top: 6px}
  215.  
  216. /* frases by:o-mundo-de-uma-garota */
  217.  
  218. @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
  219. #frase {margin-top: 360px; width:170px;-webkit-transform: rotate(-10deg);letter-spacing: 0px; text-align: center; font-family:"craftygirls"; font-size: 13px; color: {color:text}; padding-left: 10px; margin-left: 168px; background-color:{color:bglinks1}; position: fixed;}
  220.  
  221.  
  222. /* links feito por amor-compulsivo */
  223. #blabla {position: fixed; float: left; margin-top: 280px; margin-left: 270px; z-index: 999999999999999999999999999999999999999999999999999999;}
  224.  
  225. #blabla a {display: block; font-family: calibri; font-size: 8px; text-align: center;margin-bottom: 1px; text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s; background-color: {color:bglinks1}; color: {color:links}; height: 12px; width: 70px; opacity: 1.0;}
  226.  
  227. #blabla a:hover{background-color: {color:sidebar}; color: {color:text}; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;opacity: 0.5;}
  228.  
  229.  
  230. .links1 { float: left; text-align: center; margin-left:-1px; margin-top: -280px; position: fixed; z-index 1; background-color: ;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in; }
  231.  
  232. .links1 a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 37px; background-color: {color:bglinks1}; color: {color:links}; text-decoration: none; text-transform: none; line-height: 12px; -webkit-transition: 0.4s ease-in;
  233. -moz-transition: 0.4s ease-in; transition: 0.4s ease-in; text-transform: uppercase; border-top: 2px solid ;border-top: 2px solid {color:borda} }
  234.  
  235. .links1 a:hover{text-align: center; font-weight: bold; background-color: {color:linkbghover}; color:{color:linkhover}; -webkit-transition: 0.4s ease-in;
  236. -moz-transition: 0.4s ease-in; transition: 0.4s ease-in; -webkit-border-radius: 12px 12px 0px 0px; padding-bottom: 8px; margin-top: -5px; border-top: 2px solid }
  237.  
  238.  
  239.  
  240. #dudex1{float: left; margin-top: 140px; margin-left:165px; padding: 0px; width: 180px; height:396px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: {color:sbar}; border-top: 2px dotted {color:borda2}; border-left: 2px dotted {color:borda}; border-top-left-radius: 30px; }
  241.  
  242. #dudex1 a {background-attachment: absolute;}
  243.  
  244. #dudex2 {border-bottom: 2px dotted{color:borda2}; border-right: 2px dotted {color:borda}; margin-top: 1px; margin-left: 15px; width: 172px; height:395px; background-color: {color:sbar} ; border-bottom-right-radius: 20px; }
  245.  
  246. #dudex3 {margin-top: 5px; margin-left: 55px; position: absolute;}
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. </style>
  255.  
  256.  
  257. <body>
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264. <div id="dudex1">
  265.  
  266. <div id="dudex2">
  267.  
  268. </div></div></div>
  269.  
  270.  
  271. <div id="frase"alt="" title="">{text:palavra}</div>
  272.  
  273. <div id="avaduda"> {block:Description}{Description}{/block:Description}<br>
  274. <div class="links1">
  275. <a href="{text:Link1}">{text:Link1 Title}</a>
  276. <a href="{text:Link2}">{text:Link2 Title}</a>
  277. <a href="{text:Link3}">{text:Link3 Title}</a>
  278. <a href="{text:Link4}">{text:Link4 Title}</a>
  279. </div></div>
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286. <div id="dudss" title="not copie"><a href="http://o-mundo-de-uma-garota.tumblr.com/" target="_blank">Theme by :o-mundo-de-uma-garota</a><font color=#e66baa> +</font> <a href="http://uma-anonyma.tumblr.com/" target="_blank">links por uma-anonyma</a> <a href="http://amor-compulsivo.tumblr.com/" target="_blank"> tags<font color=#e66baa> +</font>dtlhs por amor-compulsivo</a>
  287.  
  288.  
  289. </div>
  290. <Div id="duh"></div>
  291. <div id="notinhola">
  292. <img src="{image:foto}">
  293. </div>
  294.  
  295.  
  296. <div id="blabla">
  297. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  298. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  299. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  300. </div>
  301.  
  302.  
  303. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:source}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  304. Page <b>{CurrentPage}</b> of <b>{TotalPages}</b>
  305. {block:JumpPagination length="0"}
  306. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  307. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  308. {/block:JumpPagination}
  309. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:source}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div>
  310.  
  311.  
  312.  
  313. <div class="deslizante1">
  314. </div>
  315. <div id="omdg">
  316. {block:Posts}
  317. <div class="omdg1">
  318.  
  319. {block:Text}{block:Title}<h1><div class="cufon">{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  320.  
  321. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  322.  
  323. {block:Photoset}{Photoset-500}{/block:Photoset}
  324.  
  325. {block:Quote}
  326. <div class="qquote">“{Quote}”</div>
  327. {block:Source}<div class="qqquote"> ~ {Source}</div>
  328. {/block:Source}
  329. {/block:Quote}
  330.  
  331. {block:Link}
  332. <h1><a href="{URL}" {Target}><font size="3px">{Name}</font></a></h1>
  333. {block:Description}{Description}{/block:Description}
  334. {/block:Link}
  335.  
  336. {block:Chat}
  337. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  338. <div class="chat"><ul>{block:Lines}
  339. <li class="person{UserNumber}">{block:Label}
  340. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  341. {/block:Chat}
  342.  
  343. {block:Audio}
  344. <br>
  345. <div class="audio">{AudioPlayerBlack}</div>
  346. {block:Caption}{Caption}{/block:Caption}
  347. {/block:Audio}
  348.  
  349. {block:Video}{Video-500}{/block:Video}
  350.  
  351. {block:Answer}
  352. <table width="100%" style="font-size:12px;">
  353. <tr>
  354. <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  355. <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b> sussurou:</font><div class="question">{Question}</div></td>
  356. </tr>
  357. </table>
  358. <div class="answer">{Answer}</div>
  359. {/block:Answer}
  360.  
  361. <div id="cap">
  362. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  363. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  364. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  365.  
  366. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  367. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  368. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  369. {/block:ContentSource}</div></div>
  370. <br><br>
  371.  
  372. <div class="tags">
  373. {block:Date}{block:NewDayDate}{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear} <font color="{color:tags}">
  374. +</font> {12HourWithZero}:{Minutes}{AmPm}{/block:NewDayDate}{block:SameDayDate} <font color="{color:tags}">+</font> {12HourWithZero}:{Minutes}{AmPm}{/block:SameDayDate}{/block:Date}<br> {block:NoteCount} <a href="{Permalink}"alt="" title="this is good" >{NoteCountWithLabel} </a>{/block:NoteCount}<div style="float:right;" class="details">{Block:IndexPage} <a href="{ReblogURL}" target="_blank" alt="" title="reblog" > reblog <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class=" alt="" title="rs" > </a>{/Block:IndexPage}<br></div><BR> {block:RebloggedFrom}
  375. <div class="tagtitle">
  376. <a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}" border="0" title="via"></a>
  377. <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-24}" border="0" title="source"></a>
  378. </div>
  379. {/block:RebloggedFrom}
  380. </div>
  381.  
  382.  
  383.  
  384. </div>
  385.  
  386. </body>
  387.  
  388. </html>
Advertisement
Add Comment
Please, Sign In to add comment