umapoetabipolar

Theme #02 - Alice

May 14th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 25.23 KB | None | 0 0
  1. <html><head><title>{Title}</title>
  2. <script>function changeNavigation(id) {document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}</script>
  3.  
  4. <script language=JavaScript>
  5. <!--//Disable right click script III- By Renigade ([email protected])
  6. //For full source code, visit http://www.dynamicdrive.com
  7. var message="";
  8. ///////////////////////////////////
  9. function clickIE() {if (document.all) {(message);return false;}}
  10. function clickNS(e) {if
  11. (document.layers||(document.getElementById&&!document.all)) {
  12. if (e.which==2||e.which==3) {(message);return false;}}}
  13. if (document.layers)
  14. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  15. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  16. document.oncontextmenu=new Function("return false")
  17. // --> </script>
  18.  
  19. <style type="text/css">
  20.  
  21. body {
  22. margin-top: 0px;
  23. margin-bottom: 0px;
  24. background-color: #fff;
  25. text-align: justify;
  26. font-size: 8pt;
  27. color: #3C3C3C;
  28. font: verdana;
  29. cursor: crosshair;
  30. scrollbar-face-color: #CDC9BF;
  31. scrollbar-highlight-color: #CDC9BF;
  32. scrollbar-3dlight-color: #E5E4E0;
  33. scrollbar-shadow-color: #CDC9BF;
  34. scrollbar-darkshadow-color: #E5E4E0;
  35. scrollbar-arrow-color: #E7DAB7;
  36. scrollbar-track-color: #E5E4E0;
  37. }
  38.  
  39. img:hover {
  40. filter: alpha(opacity=90);
  41. moz-opacity: .90;
  42. opacity: .90;
  43. }
  44.  
  45. A:link {
  46. color: #C46A5B;
  47. font-weight: bold;
  48. text-decoration: none;
  49. cursor: crosshair;
  50. }
  51.  
  52. A:active, A:visited {
  53. color: #C46A5B;
  54. font-weight: bold;
  55. text-decoration: none;
  56. cursor: crosshair;
  57. }
  58.  
  59. A:hover {
  60. color: #3C3C3C;
  61. font-weight: bold;
  62. background: none;
  63. cursor: crosshair;
  64. }
  65.  
  66. b {
  67. color: #111B1E;
  68. }
  69.  
  70. u {
  71. text-decoration: underline;
  72. border-bottom: 1px #BAB7AC solid;
  73. }
  74.  
  75. #navbar-iframe{
  76. display: none;
  77. }
  78.  
  79. #postbody img {
  80. padding: 2px;
  81. background: #f5f5f5;
  82. border: 1px solid #DDDDDD;
  83. margin: 3px;
  84. }
  85.  
  86. ::-moz-selection{
  87. color: #EEEEEE;
  88. background: #1F2322;
  89. }
  90.  
  91. blockquote {
  92. background-image:url("");
  93. background-repeat: no-repeat;
  94. background-position:top right;
  95. color: #999;
  96. margin: 0px 0px 1px 0px;
  97. border-top: 1px solid #ddd;
  98. border-bottom: 1px solid #ddd;
  99. background: #f5f5f5;
  100. -webkit-transition-duration:1s;
  101. padding: 5px 3px 9px 3px;
  102. }
  103.  
  104. blockquote:hover {
  105. -webkit-transition-duration:1s;
  106. color: #555; }
  107.  
  108. #sidebar {
  109. position: fixed;
  110. top: 0px;
  111. left: 650px;
  112. width: 150px;
  113. color: #CB756D;
  114. padding: 0px;
  115. height: 100%;
  116. background: #000;
  117. text-align: justify;
  118. float: center;
  119. }
  120.  
  121. li{
  122. margin-left:-25px;
  123. }
  124.  
  125. .four {
  126. margin-left: 110px;
  127. padding: 5px;
  128. margin-top: -5px;
  129. }
  130.  
  131. .boo {
  132. background: #F0F0F0;
  133. font: normal 10px tahoma;
  134. letter-spacing: 1px;
  135. text-align: justify;
  136. width: 645px;
  137. margin: 0;
  138. }
  139.  
  140. .bla {
  141. font: normal 10px tahoma;
  142. letter-spacing: 1px;
  143. color: #3C3C3C;
  144. text-align: justify;
  145. }
  146.  
  147. .second {
  148. font-family: arial;
  149. font-size: 6pt;
  150. color: #999;
  151. text-transform: uppercase;
  152. letter-spacing: 2pt;
  153. padding-left: 3px;
  154. background: #efefef;
  155. text-align: center;
  156. border-bottom: 1px #ddd solid;
  157. border-top: 1px #ddd solid;
  158. margin-bottom: 5px;
  159. }
  160.  
  161. .first {
  162. font-family: trebuchet ms;
  163. font-size: 26px;
  164. text-align: center;
  165. line-height: 25px;
  166. letter-spacing: -3px;
  167. color: #000;
  168. }
  169.  
  170. .its {
  171. font-family: arial;
  172. font-size: 6pt;
  173. color: #999;
  174. text-transform: uppercase;
  175. letter-spacing: 2pt;
  176. padding-left: 3px;
  177. background: #efefef;
  178. text-align: center;
  179. border-bottom: 1px #ddd solid;
  180. border-top: 1px #ddd solid;
  181. margin-bottom: 5px;
  182. }
  183.  
  184. .over {
  185. font-family: trebuchet ms;
  186. font-size: 26px;
  187. text-align: center;
  188. line-height: 25px;
  189. letter-spacing: -3px;
  190. color: #000;
  191. }
  192. .BR1
  193.  
  194. {background: #;
  195.  
  196. color: #666;
  197.  
  198. border-bottom: 1px solid #FF7DBE;
  199.  
  200. text-transform: Uppercase;
  201.  
  202. text-align: right;
  203.  
  204. font-weight: bold;
  205.  
  206. letter-spacing: -1px;
  207.  
  208. }
  209.  
  210.  
  211.  
  212. .BR2
  213.  
  214. {background: #;
  215.  
  216. color: #666;
  217.  
  218. border-bottom: 1px solid #92E2FF;
  219.  
  220. text-transform: Uppercase;
  221.  
  222. text-align: right;
  223.  
  224. font-weight: bold;
  225.  
  226. letter-spacing: -1px;
  227.  
  228. }
  229.  
  230.  
  231.  
  232. .BR3
  233.  
  234. {background: #;
  235.  
  236. color: #666;
  237.  
  238. border-bottom: 1px solid #D5ACFF;
  239.  
  240. text-transform: Uppercase;
  241.  
  242. text-align: right;
  243.  
  244. font-weight: bold;
  245.  
  246. letter-spacing: -1px;
  247.  
  248. }
  249.  
  250.  
  251.  
  252. .BR4
  253.  
  254. {background: #;
  255.  
  256. color: #666;
  257.  
  258. border-bottom: 1px solid #dfff77;
  259.  
  260. text-transform: Uppercase;
  261.  
  262. text-align: right;
  263.  
  264. font-weight: bold;
  265.  
  266. letter-spacing: -1px;
  267.  
  268. }
  269.  
  270.  /*** Paginação by madlyluv.com ***/
  271. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
  272. #paginacaoml a {background: #EEE9E9; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  273. #paginacaoml a:hover {background: #EEE9E9; border: none;}
  274. #paginacaoml span.pagina_atual {background: #F1F1F1; margin: 0 1px 0 0; padding: 2px 4px; color: #696969; text-decoration: none;}
  275. #paginacaoml span.info {background: #EEE9E9; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  276.  
  277. .h2 {
  278. letter-spacing: -8px;
  279. word-spacing: 2pt;
  280. text-transform: none;
  281. line-height: 23pt;
  282. color: #CB756D;
  283. font-family: trebuchet ms;
  284. font-size: 64px;
  285. text-transform: none;
  286. font-weight: normal;
  287. }
  288.  
  289. .h3
  290. {font-family: Tahoma;
  291. font-size: 8pt;
  292. background: #EEEEE0;
  293. font-weight: bold;
  294. letter-spacing: -1,5px; }
  295.  
  296. </style>
  297. <body>
  298.  
  299.  
  300. <div id="sidebar"><center>
  301. <span style="font: normal 38pt trebuchet ms; letter-spacing: -4pt; word-spacing: -2pt;"><div style="margin-bottom: 20px;"></div>party<div style="margin-bottom: -20px;"></div>drunk.<div style="margin-bottom: 10px;"></div>
  302. <span style="cursor: pointer; color: #000;" onmouseover="this.style.color='#888'" onmouseout="this.style.color='#000'" onclick="changeNavigation('post')"><img src="http://i864.photobucket.com/albums/ab202/SaraWsf/ETC/1.png"></span><div style="margin-bottom: 15px;"></div>
  303. <span style="cursor: pointer; color: #000;" onmouseover="this.style.color='#888'" onmouseout="this.style.color='#000'" onclick="changeNavigation('introduction')"><img src="http://i864.photobucket.com/albums/ab202/SaraWsf/ETC/5-1.png"></span><div style="margin-bottom: 15px;"></div>
  304. <span style="cursor: pointer; color: #000;" onmouseover="this.style.color='#888'" onmouseout="this.style.color='#000'" onclick="changeNavigation('affiliates')"><img src="http://i864.photobucket.com/albums/ab202/SaraWsf/ETC/4.png"></span><div style="margin-bottom: 15px;"></div>
  305. <span style="cursor: pointer; color: #000;" onmouseover="this.style.color='#888'" onmouseout="this.style.color='#000'" onclick="changeNavigation('talk')"><img src="http://i864.photobucket.com/albums/ab202/SaraWsf/ETC/6.png"></span>
  306. </span></center>
  307. </div></div>
  308. <br>
  309.  
  310. <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
  311. <div class="boo" style="background: transparent;" id="main">
  312. <div class="four">
  313. <table border="0" cellpadding="0" cellspacing="0">
  314. <div class="first">{title}</div>
  315. <div class="second">"O amor só é lindo, quando encontramos alguém que nos transforme no melhor que podemos ser." (<b>Mário Quintana</b>) </div>
  316. <div class="bla"><div id="postbody">{block:Posts}
  317.     {block:Text}
  318.         {block:Title}<font size="4">{Title}</font>{/block:Title}
  319.         <div align="left">{Body}</div>
  320. <div align="right">
  321.  
  322.  
  323. <a target="_blank" href="{Permalink}">Permalink</a>
  324.  
  325. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  326.  
  327.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  328.  
  329. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  330.  
  331. <br><div class="BR1"></div>
  332.  
  333. <div class="BR2"></div>
  334.  
  335. <div class="BR3"></div>
  336.  
  337. <div class="BR4"></div>
  338. <br>{/block:Text}
  339.  
  340.     {block:Link}
  341.         <a href="{URL}" class="title"><font size="4">{Name}</font></a>
  342.         {block:Description}<div align="left">{Description}</div>{/block:Description}
  343.  
  344.     <div align="right">
  345.  
  346.  
  347. <a target="_blank" href="{Permalink}">Permalink</a>
  348.  
  349. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  350.  
  351.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  352.  
  353. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  354.  
  355. <br><div class="BR1"></div>
  356.  
  357. <div class="BR2"></div>
  358.  
  359. <div class="BR3"></div>
  360.  
  361. <div class="BR4"></div>
  362. <br>{/block:Link}
  363.  
  364.    
  365.  
  366.  
  367.     {block:Photo}
  368.         {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"></center>{LinkCloseTag}</center>
  369.         {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  370.  
  371.     <div align="right">
  372.  
  373.  
  374. <a target="_blank" href="{Permalink}">Permalink</a>
  375.  
  376. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  377.  
  378.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  379.  
  380. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  381.  
  382. <br><div class="BR1"></div>
  383.  
  384. <div class="BR2"></div>
  385.  
  386. <div class="BR3"></div>
  387.  
  388. <div class="BR4"></div>
  389. <br>{/block:Photo}
  390.  
  391.  
  392.  
  393.     {block:Answer}
  394.  
  395.  <div align="right"><div class="h3"><img src="{AskerPortraitURL-48}" border="0" width="48" height="48" align="right" style="margin:3px" />@{asker}: <br><br>{Question}<br><br></div></div>
  396. <div align="left"><img src="{PortraitURL-48}" border="0" width="48" height="48" align="left" style="margin:3px" />@<a href="/">{title}</a>: {Answer}</div></div><BR>
  397.  
  398. <div align="right">
  399.  
  400.  
  401. <a target="_blank" href="{Permalink}">Permalink</a>
  402.  
  403. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  404.  
  405.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  406.  
  407. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  408.  
  409. <br><div class="BR1"></div>
  410.  
  411. <div class="BR2"></div>
  412.  
  413. <div class="BR3"></div>
  414.  
  415. <div class="BR4"></div>
  416. <br>{/block:Answer}
  417.    
  418.  
  419.     {block:Quote}
  420.         <h3>"{Quote}"</h3>
  421.         <div class="source">{block:Source}~ {Source}{/block:Source}</div>
  422.     <div align="right">
  423.  
  424.  
  425. <a target="_blank" href="{Permalink}">Permalink</a>
  426.  
  427. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  428.  
  429.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  430.  
  431. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  432.  
  433. <br><div class="BR1"></div>
  434.  
  435. <div class="BR2"></div>
  436.  
  437. <div class="BR3"></div>
  438.  
  439. <div class="BR4"></div>
  440. <br>{/block:Quote}
  441.  
  442.    
  443.  
  444.     {block:Chat}
  445.         {block:Title}<a href="#" class="title">{Title}</a>{/block:Title}
  446.         <table>
  447.             {block:Lines}
  448.             <tr>
  449.                 {block:Label}<td class="name">{Label}</td>{block:Label}
  450.                 <td class="words">{Line}</td>
  451.             </tr>
  452.             {/block:Lines}
  453.         </table>
  454.     <div align="right">
  455.  
  456.  
  457. <a target="_blank" href="{Permalink}">Permalink</a>
  458.  
  459. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  460.  
  461.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  462.  
  463. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  464.  
  465. <br><div class="BR1"></div>
  466.  
  467. <div class="BR2"></div>
  468.  
  469. <div class="BR3"></div>
  470.  
  471. <div class="BR4"></div>
  472. <br>{/block:Chat}
  473.    
  474.  
  475.  
  476.     {block:Audio}
  477.         <center>{AudioPlayerblack}{PlayCount} plays</centeR>
  478.         {block:Caption}{Caption}{/block:Caption}
  479.     <div align="right">
  480.  
  481.  
  482. <a target="_blank" href="{Permalink}">Permalink</a>
  483.  
  484. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  485.  
  486.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  487.  
  488. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  489.  
  490. <br><div class="BR1"></div>
  491.  
  492. <div class="BR2"></div>
  493.  
  494. <div class="BR3"></div>
  495.  
  496. <div class="BR4"></div>
  497. <br>{/block:Audio}
  498.  
  499.  
  500.    
  501.     {block:Video}
  502.         <center>{Video-500}<BR>
  503.         {block:Caption}{Caption}{/block:Caption}</center>
  504.  
  505.     <div align="right">
  506.  
  507.  
  508. <a target="_blank" href="{Permalink}">Permalink</a>
  509.  
  510. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  511.  
  512.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  513.  
  514. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  515.  
  516. <br><div class="BR1"></div>
  517.  
  518. <div class="BR2"></div>
  519.  
  520. <div class="BR3"></div>
  521.  
  522. <div class="BR4"></div>
  523. <br>{/block:Video}
  524.  
  525.  
  526.  
  527.     {PostNotes}
  528.         {/block:Posts}
  529.     {/block:Posts}
  530. <center><div id="paginacaoml"><a href="javascript:scroll(0,0)">back to top</a> <a href="/">home</a></div></center>
  531. <center><div id="paginacao">
  532. {block:Pagination}<span class="info" style="font-weight: normal;"></span>  
  533.             <div id="paginacaoml"><span class="info" style="font-weight: normal;"> Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span>
  534.  
  535. {block:PreviousPage}
  536.                 <a href="{PreviousPage}">&laquo;</a>
  537.             {/block:PreviousPage}
  538.  
  539.            {block:JumpPagination length="17"}
  540.                 {block:CurrentPage}
  541.                     <span class="current_page">{PageNumber}</span>
  542.                 {/block:CurrentPage}
  543.  
  544.                 {block:JumpPage}
  545.                     <a class="jump_page" href="{URL}">{PageNumber}</a>
  546.                 {/block:JumpPage}
  547.             {/block:JumpPagination}
  548.  
  549.             {block:NextPage}
  550.                 <a href="{NextPage}">&raquo;</a>
  551.             {/block:NextPage}</center></div><br>
  552. <p></td><br>
  553. </tr>
  554. </table>
  555.  
  556. </div></div>
  557.  
  558. <div style="background: transparent; padding: 0px; display: none;" id="post">
  559. <div class="four">
  560. <blogger><table border="0" cellpadding="0" cellspacing="0">
  561. <div class="first">{title}</div>
  562. <div class="second">"O amor só é lindo, quando encontramos alguém que nos transforme no melhor que podemos ser." (<b>Mário Quintana</b>) </div>
  563. <div class="bla"><div id="postbody">{block:Posts}
  564.     {block:Text}
  565.         {block:Title}<font size="4">{Title}</font>{/block:Title}
  566.         <div align="left">{Body}</div>
  567. <div align="right">
  568.  
  569.  
  570. <a target="_blank" href="{Permalink}">Permalink</a>
  571.  
  572. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  573.  
  574.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  575.  
  576. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  577.  
  578. <br><div class="BR1"></div>
  579.  
  580. <div class="BR2"></div>
  581.  
  582. <div class="BR3"></div>
  583.  
  584. <div class="BR4"></div>
  585. <br>{/block:Text}
  586.  
  587.     {block:Link}
  588.         <a href="{URL}" class="title"><font size="4">{Name}</font></a>
  589.         {block:Description}<div align="left">{Description}</div>{/block:Description}
  590.  
  591.     <div align="right">
  592.  
  593.  
  594. <a target="_blank" href="{Permalink}">Permalink</a>
  595.  
  596. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  597.  
  598.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  599.  
  600. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  601.  
  602. <br><div class="BR1"></div>
  603.  
  604. <div class="BR2"></div>
  605.  
  606. <div class="BR3"></div>
  607.  
  608. <div class="BR4"></div>
  609. <br>{/block:Link}
  610.  
  611.    
  612.  
  613.  
  614.     {block:Photo}
  615.         {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"></center>{LinkCloseTag}</center>
  616.         {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  617.  
  618.     <div align="right">
  619.  
  620.  
  621. <a target="_blank" href="{Permalink}">Permalink</a>
  622.  
  623. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  624.  
  625.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  626.  
  627. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  628.  
  629. <br><div class="BR1"></div>
  630.  
  631. <div class="BR2"></div>
  632.  
  633. <div class="BR3"></div>
  634.  
  635. <div class="BR4"></div>
  636. <br>{/block:Photo}
  637.  
  638.  
  639.  
  640.     {block:Answer}
  641.  
  642.  <div align="right"><div class="h3"><img src="{AskerPortraitURL-48}" border="0" width="48" height="48" align="right" style="margin:3px" />@{asker}: <br><br>{Question}<br><br></div></div>
  643. <div align="left"><img src="{PortraitURL-48}" border="0" width="48" height="48" align="left" style="margin:3px" />@<a href="/">meinparfum</a>: {Answer}</div></div><BR>
  644.  
  645. <div align="right">
  646.  
  647.  
  648. <a target="_blank" href="{Permalink}">Permalink</a>
  649.  
  650. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  651.  
  652.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  653.  
  654. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  655.  
  656. <br><div class="BR1"></div>
  657.  
  658. <div class="BR2"></div>
  659.  
  660. <div class="BR3"></div>
  661.  
  662. <div class="BR4"></div>
  663. <br>{/block:Answer}
  664.    
  665.  
  666.     {block:Quote}
  667.         <h3>"{Quote}"</h3>
  668.         <div class="source">{block:Source}~ {Source}{/block:Source}</div>
  669.     <div align="right">
  670.  
  671.  
  672. <a target="_blank" href="{Permalink}">Permalink</a>
  673.  
  674. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  675.  
  676.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  677.  
  678. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  679.  
  680. <br><div class="BR1"></div>
  681.  
  682. <div class="BR2"></div>
  683.  
  684. <div class="BR3"></div>
  685.  
  686. <div class="BR4"></div>
  687. <br>{/block:Quote}
  688.  
  689.    
  690.  
  691.     {block:Chat}
  692.         {block:Title}<a href="#" class="title">{Title}</a>{/block:Title}
  693.         <table>
  694.             {block:Lines}
  695.             <tr>
  696.                 {block:Label}<td class="name">{Label}</td>{block:Label}
  697.                 <td class="words">{Line}</td>
  698.             </tr>
  699.             {/block:Lines}
  700.         </table>
  701.     <div align="right">
  702.  
  703.  
  704. <a target="_blank" href="{Permalink}">Permalink</a>
  705.  
  706. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  707.  
  708.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  709.  
  710. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  711.  
  712. <br><div class="BR1"></div>
  713.  
  714. <div class="BR2"></div>
  715.  
  716. <div class="BR3"></div>
  717.  
  718. <div class="BR4"></div>
  719. <br>{/block:Chat}
  720.    
  721.  
  722.  
  723.     {block:Audio}
  724.         <center>{AudioPlayerblack}{PlayCount} plays</centeR>
  725.         {block:Caption}{Caption}{/block:Caption}
  726.     <div align="right">
  727.  
  728.  
  729. <a target="_blank" href="{Permalink}">Permalink</a>
  730.  
  731. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  732.  
  733.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  734.  
  735. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  736.  
  737. <br><div class="BR1"></div>
  738.  
  739. <div class="BR2"></div>
  740.  
  741. <div class="BR3"></div>
  742.  
  743. <div class="BR4"></div>
  744. <br>{/block:Audio}
  745.  
  746.  
  747.    
  748.     {block:Video}
  749.         <center>{Video-500}<BR>
  750.         {block:Caption}{Caption}{/block:Caption}</center>
  751.  
  752.     <div align="right">
  753.  
  754.  
  755. <a target="_blank" href="{Permalink}">Permalink</a>
  756.  
  757. {block:NoteCount}<br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}</a>{/block:NoteCount}
  758.  
  759.  <br><img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes}
  760.  
  761. {block:HasTags}<br>Tags: <b>#</b>{block:Tags}&nbsp; <a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</div>
  762.  
  763. <br><div class="BR1"></div>
  764.  
  765. <div class="BR2"></div>
  766.  
  767. <div class="BR3"></div>
  768.  
  769. <div class="BR4"></div>
  770. <br>{/block:Video}
  771.  
  772.  
  773.  
  774.     {PostNotes}
  775.         {/block:Posts}
  776.     {/block:Posts}
  777. <center><div id="paginacaoml"><a href="javascript:scroll(0,0)">back to top</a> <a href="/">home</a></div></center>
  778. <center><div id="paginacao">
  779. {block:Pagination}<span class="info" style="font-weight: normal;"></span>  
  780.             <div id="paginacaoml"><span class="info" style="font-weight: normal;"> Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span>
  781.  
  782. {block:PreviousPage}
  783.                 <a href="{PreviousPage}">&laquo;</a>
  784.             {/block:PreviousPage}
  785.  
  786.            {block:JumpPagination length="17"}
  787.                 {block:CurrentPage}
  788.                     <span class="current_page">{PageNumber}</span>
  789.                 {/block:CurrentPage}
  790.  
  791.                 {block:JumpPage}
  792.                     <a class="jump_page" href="{URL}">{PageNumber}</a>
  793.                 {/block:JumpPage}
  794.             {/block:JumpPagination}
  795.  
  796.             {block:NextPage}
  797.                 <a href="{NextPage}">&raquo;</a>
  798.             {/block:NextPage}</center></div><br>
  799. <p></td><br>
  800. </tr>
  801. </table></blogger>
  802. </div></div>
  803.  
  804. <div style="background: transparent; padding: 3px; display: none;" id="introduction">
  805. <div style="background: transparent; padding: 3px;"><div class="four">
  806. <div class="over">Biography.</div>
  807. <div class="its">Because you live and breathe</div>
  808. <div style="margin-bottom: 20px;"></div>
  809. <img src="http://i561.photobucket.com/albums/ss52/angelicxmelody/Neko/cushion1.gif" border="0" alt="" style="float: left;">
  810. <div class="h2" style="word-spacing: -6px;">Sweetname.</div>
  811.  
  812. <div style="margin-bottom: 20px;"></div>
  813.  
  814. {block:Description}<meta name="description" content="{MetaDescription}" />{Description}{/block:Description}<br><br>
  815.  
  816.  
  817.  
  818. <br><br>
  819.  
  820. </div>
  821.  
  822. <div style="background: transparent; padding: 3px; display: none;" id="affiliates">
  823. <div style="background: transparent; padding: 3px;"><div class="four">
  824. <div class="over">Askbox</div>
  825. <div class="its">It's the connection between you and me</div>
  826.  
  827.  
  828. <iframe frameborder="0" scrolling="no" width="100%" height="149" src="http://www.tumblr.com/ask_form/meinparfum.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
  829. <br>
  830.  
  831.  
  832.  
  833. <br>
  834.  
  835. <div class="over">Cbox</div>
  836. <div class="its">sometimes you might go blind</div>
  837.  
  838.  
  839. <!-- BEGIN CBOX - www.cbox.ws - v001 -->
  840. <div id="cboxdiv" style="text-align: center; line-height: 0">
  841. <div><iframe frameborder="0" width="100%" height="90" src="http://www2.cbox.ws/box/?boxid=2186404&amp;boxtag=merp9x&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;" id="cboxmain"></iframe></div>
  842. <div><iframe frameborder="0" width="100%" height="60" src="http://www2.cbox.ws/box/?boxid=2186404&amp;boxtag=merp9x&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border: 0px solid;border-top:0px" id="cboxform"></iframe></div>
  843. </div>
  844. <!-- END CBOX -->
  845.  
  846. <br><br>
  847.  
  848. <div class="over">Acknowledgement.</div>
  849. <div class="its">Everyday I bring the sun around</div>
  850.  
  851. Theme por <a href="http://umapoetabipolar.tumblr.com/" target="_blank">UMAPOETABIPOLAR</a>
  852.  
  853. </div>
  854.  
  855. <div style="background: transparent; padding: 3px; display: none;" id="talk">
  856. <div style="background: transparent; padding: 3px;"><div class="four">
  857. <div class="over">Tagboard.</div>
  858. <div class="its">tell me what do I really want to hear</div>
  859. <b>#</b> <a href="LNK 1">LINK 1</a>
  860. <a href="LINK 2">LINK 2</a>
  861. <a href="LINK 3">LINK 3</a>
  862. <a href="LINK 4">LINK 4</a>
  863. <a href="LINK 5">LINK 5</a>
  864. <a href="LINK 6">LINK 6</a>
  865. <a href="http://umapoetabipolar.tumblr.com/">Theme</a>.
  866. <br><br>
  867.  
  868. </div>
  869. </div>
  870. </div>
  871. </div>
  872. </div>
  873. </div>
  874. </div>
  875. </body>
  876. </html>
Advertisement
Add Comment
Please, Sign In to add comment