Advertisement
CAMS-1-POETA-BIPOLAR

thm 14.14

Nov 23rd, 2014
821
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.63 KB | None | 0 0
  1. <!-- theme by lovslyy base by naeive don't copy-->
  2. <!-- NOTES NA FOTO POR html-party -->
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  5.   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  7. <meta name="image:sidebar" content="http://40.media.tumblr.com/5baa37b4e9b6a5f0f63582323631320b/tumblr_nafk5bvZYB1rb9lcmo1_250.jpg"/>
  8. <meta name="if:onecolunm" content="0"/>
  9. <meta name="text:titulo" content="não curto amores" />
  10. <meta name="text:titulo 2" content="eu curto os sabores da vida sem rumo" />
  11. <meta name="text:Link1 Title" content="" />
  12. <meta name="text:Link1" content="" />
  13. <meta name="text:Link2 Title" content="" />
  14. <meta name="text:Link2" content="" />
  15. <meta name="text:Link3 Title" content="" />
  16. <meta name="text:Link3" content="" />
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  19. <!--[if IE]>        
  20. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>    <![endif]-->
  21. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">    
  22. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  23.  
  24. <style type="text/css">
  25. body {
  26.     color: #777;
  27.     background: #fff;
  28.     url({image:background});
  29.     background-repeat: repeat;
  30.     background-attachment: fixed;
  31.     font-family: 'calibri'; font-size: 12px; line-height: 16px; letter-spacing:0px; text-align: justify; color: #313131;
  32. }
  33. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  34.  
  35. ::-webkit-scrollbar-thumb{
  36. background-color: #1c1c1c;
  37. height:auto;
  38. -moz-border-radius: 10px;
  39. }
  40.  
  41. ::-webkit-scrollbar {
  42. height:auto;
  43. width:9px;
  44. background-color: #fff;
  45. }
  46.  
  47. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  48.  
  49. a:link, a:active, a:visited{  color:#1c1c1c;
  50.    text-decoration: none;}
  51. a:hover {   color:#000;
  52.    text-decoration: bold; font-weight:bold;  }
  53.  
  54. #content {
  55.       {block:indexpage}
  56.        {block:ifonecolunm}width:430px;{/block:ifonecolunm}
  57.      {block:ifnotonecolunm}width:900px;{/block:ifnotonecolunm}
  58.     margin-left:330px;
  59.      padding-top:2px;
  60.      float:left;margin-top:24px;
  61. {/block:indexpage}
  62.  
  63. {block:permalinkpage}
  64. width: 500px;
  65. padding-top:2px;margin-top:20px;
  66. margin-left:330px;
  67.     {/block:permalinkpage}
  68. }
  69.  
  70. iframe#tumblr_controls {
  71. position:fixed !important;-webkit-filter: invert(100%) ;
  72. -moz-transition: all 0.8s ease-out;
  73. -webkit-transition: opacity 0.7s linear;
  74. -webkit-transition: all 0.8s ease-out;
  75. transition: all 0.8s ease-out;
  76. opacity: 0.5;}
  77.  
  78. iframe#tumblr_controls:hover {
  79.     -webkit-transition: opacity 0.7s linear;
  80.     opacity: 1;
  81.     -webkit-transition: all 0.4s ease-out;
  82.     -moz-transition: all 0.4s ease-out;
  83.     transition: all 0.4s ease-out;
  84. }
  85.  
  86. #note3 {
  87.     width: 400px;
  88.     text-align:left;    }  
  89.  
  90. .titulo {
  91.      padding:5px 5px 5px 5px;
  92.     font-size:25px;
  93.     line-height:90%;
  94.     letter-spacing:1px;
  95.  
  96.     font-family:calibri;
  97.     text-transform:uppercase;}
  98.  
  99. ol.notes img {
  100. width: 16px;
  101. display: inline;
  102. position: relative;
  103. top: 3px;
  104. }
  105.  
  106. .entry {
  107.     float: left;
  108.    {block:ifonecolunm}width:400px;{/block:ifonecolunm}
  109.      {block:ifnotonecolunm}width:270px;{/block:ifnotonecolunm}
  110.        margin: 1px;
  111.     {/block:indexpage}
  112.      {block:permalinkpage}
  113.     margin: 10px;
  114.     padding-left:10px;
  115.     width: 500px;
  116.     {/block:permalinkpage}
  117.     display: block;
  118.     padding: 5px;
  119.     background:#fff;
  120.     position: relative;
  121.     }
  122.    
  123. .entry img {
  124.     display: block;
  125.     max-width: 100%;
  126.     -webkit-transition: all ease-in 500ms;
  127.     -moz-transition: all ease-in 500ms;
  128.     -o-transition: all ease-in 500ms;
  129.     -ms-transition: all ease-in 500ms;
  130.     transition: all ease-in 500ms;
  131. }
  132.  
  133. .entry:hover .details {
  134. opacity: 1.0;
  135. margin:12px 0px 0px 0px;
  136. filter: alpha(opacity = 100);
  137. -webkit-transition: all .25s ease-in-out;
  138. -moz-transition: all .25s ease-in-out;
  139. -o-transition: all .25s ease-in-out;
  140. transition: all .25s ease-in-out;
  141. }
  142. #pagination{display:none;}
  143.  
  144. .perms {
  145. color:black;
  146. font-size:8px;
  147. opacity: 0;
  148. -webkit-transition-duration: .75s;top:0px;
  149. {block:ifonecolunm}width:400px;{/block:ifonecolunm}
  150.      {block:ifnotonecolunm}width:270px;{/block:ifnotonecolunm}height:15px;
  151. padding-bottom:5px;
  152. padding-top:5px;
  153. background-color: #fff;
  154. position: absolute;
  155. margin-top:5px;
  156. text-align:center;
  157. text-transform:uppercase;
  158. font-family:calibri;
  159. letter-spacing:1px;
  160. display:block;
  161. }
  162.  
  163. .entry:hover .perms {
  164. opacity:0.9;
  165. z-index:999999;
  166. padding-top:10px;}
  167.  
  168. blockquote, q {
  169. padding-left:5px;padding-top:7px;
  170. padding-right:5px;padding-bottom:7px;
  171. margin-left:5px; margin-right:5px;
  172. border-left: 2px solid #ccc;
  173. border-right: 2px solid #ccc;
  174. background-color:#e8e7e7;
  175. }
  176.  
  177.  
  178. li.drawer a {
  179.     margin: 0px 5px;}
  180.    
  181. .label {
  182.       text-transform:uppercase;
  183.       color:#1c1c1c1
  184.       }
  185.    
  186. /*** Estilo de Ask - by: html-party.tumblr.com ***/
  187. .pergunta {font-size:11px; font-family: 'arial'; text-align: justify; margin-bottom: 5px; margin-left: auto; margin-right: auto;}
  188. .pergunta a {text-transform:lowercase; color: #696969}
  189. .pergunta g {text-transform:uppercase; color: #696969;}
  190.        
  191. .text {
  192.     padding: 10px;
  193. }
  194.  
  195. #pp {   text-align: center; width: 100%;padding-top: 2px;}
  196.  
  197.    
  198. .permahover {
  199.     text-align: right;
  200.     opacity: 0.2;
  201.     filter: alpha(opacity = 0);
  202.     font-size: 11px;
  203.     line-height: 9px; font-family:arial;
  204.     text-transform: lowercase;
  205.     -webkit-transition-duration: .75s;
  206.     }
  207.    
  208. .entry:hover .permahover {
  209.     text-align: right;
  210.     opacity: 1;
  211.     filter: alpha(opacity = 50);}
  212.  
  213. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle;  padding : 2px;
  214. padding-bottom : 0px;}
  215.      
  216.         div.panel {
  217.                 width: 260px;
  218.       padding: 15px 20px;
  219.                 color: #333;
  220.                 text-align: center;
  221.                 line-height: 22px;
  222.                 display: none;          
  223.                 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
  224.         }
  225.         div.panel p {
  226.                 margin: 10px 0;
  227.         }
  228.         div.panel p a, div.textPost p a, div.audioPost p a {
  229.                 color: #333;
  230.                 text-decoration: none;
  231.                 border-bottom: 1px dotted;
  232.                 font-style: italic;
  233.                 font-weight: bold;
  234.         }
  235.        
  236. .video embed, .video object, .video iframe {
  237.     width:400px
  238.     height:auto !important;}
  239.  
  240. #album
  241. {
  242. {block:IndexPage}
  243. width:80px;
  244. height:80px;
  245. margin:10px;
  246. {/block:IndexPage}
  247. float:left;
  248. {block:PermalinkPage}
  249. width:500px;
  250. height:500px;
  251. {/block:PermalinkPage}
  252.  
  253. }
  254.  
  255. #infos
  256. {float:left;
  257. margin-top:10px;
  258. background-color: #e4e4e4;
  259. padding:5px;
  260. width:85px;
  261. }
  262.  
  263. #player
  264. {float:left;
  265. width:100px;
  266. padding-right:20px;
  267. margin-top:10px;
  268. padding-left:35px;
  269. padding-top:10px;
  270. padding-bottom:10px;
  271. height:20px;
  272. background-color:#e4e4e4;
  273. overflow:hidden;
  274. }
  275.  
  276.     #dhtmltooltip{
  277. position: absolute; font-size:9px;
  278. width: auto;
  279. color: #696969;
  280. opacity;0.5;
  281. padding: 4px;
  282. background-color: #fff;
  283. visibility: hidden;
  284. z-index: 300;
  285. text-transform:uppercase;
  286. text-align: center;
  287. filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  288. }
  289.  
  290. .milocagatita { font-family: 'calibri'; font-size: 12px; line-height: 16px; letter-spacing:0px; text-align: justify; color: #313131;border-top:2px solid #;padding:3px;}
  291. .milocagatits {font-family: 'calibri'; font-size: 12px; text-align: center; text-transform: none; margin-bottom: px;color: #313131;font-weight: none;}
  292.  
  293. .entry:hover .hpnote {opacity:1;}
  294. .hpnote {position:absolute;{block:ifonecolunm}left:10px;{/block:ifonecolunm}
  295.      {block:ifnotonecolunm}left:10px;{/block:ifnotonecolunm}opacity:0; bottom:10px;background-color:#F7D5DF; color:#fff; padding:5px 10px 2px 5px;font-size: 9px; font-family: calibri; margin-top: -20px; width: auto; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-align: left;text-transform:uppercase;}
  296. .hpnote a {color:#fff;opacity:1;}
  297. .hpnote a:hover {opacity:1;}
  298.  
  299.  #side{position:fixed;width:100px;margin-left:252px;margin-top:278px;font-size: 11px;line-height:11px;text-align:center;}
  300. #title img{width:20px; height:30px; }
  301. #sidebarimage {position:fixed;margin-left:160px;margin-top:40px;}
  302. #sidebarimage img {margin-bottom:-1px;height:210px;width:160px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  303. #sidebarimage img:hover{-webkit-filter: drop-shadow(5px 5px 5px #ccc);}
  304. .menuzito {margin-top:15px;margin-left:0px;text-align:center;font-size:10px;font-family:arial;text-transform:lowercase;position:fixed;line-height:10px;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  305. .menuzito a {border: 1px double #eee; height: 12px; ; padding: 5px 5px 2px 5px; display: inline-block; background: #fff; margin-top: 1px; font-size: 11px; text-transform:lowercase; -webkit-transition: all 1s ease-out; font-weight:bold}
  306. .menuzito a:hover {background: #000; color: #ffffff;}
  307. ::moz-selection {color:#fff; background:#1c1c1c;}
  308. ::selection {color:#fff; background:#1c1c1c;}
  309. #pagination {margin-top:450px; margin-left:200px; background-color: transparent; float:center; width:50px; height:auto; z-index:501; position:fixed;}
  310. .page {padding: 1px; z-index:502; letter-spacing:2px; text-align: center; font:22px calibri; color: {color:background};}
  311. .page a, {text-align: center; color: {color:background}; background-color:transparent;}
  312.     .credit {position:fixed; bottom:25px; right:15px; font: 11px arial, sans-serif; background: #fff; color: #000; text-transform:lowercase; letter-spacing: 0px; padding: 5px; width:30px;}
  313. .credit a{color:#000; opacity:0.8;}
  314. .credit a:hover{color:#939032;}
  315.  </style>
  316. <script type="text/javascript">
  317. $(window).load(function(){
  318. $("p").remove(":contains('Source:')");
  319. $("p").remove(":contains('via ')");
  320. });
  321. </script>
  322.  
  323. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  324.  
  325.    {block:IndexPage}
  326.  
  327. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  328.  
  329. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  330.  
  331. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  332.  
  333. <script type="text/javascript">
  334. $(window).load(function(){
  335. var $wall = $('#content');
  336. $wall.imagesLoaded(function(){
  337. $wall.masonry({
  338. itemSelector: '.entry',
  339. isAnimated : true
  340. });
  341. });
  342. $wall.infinitescroll({
  343. navSelector : "div#navigation",
  344. nextSelector : "div#navigation a#nextPage",
  345. itemSelector : '.entry',
  346. loadingImg : "http://www.ruralbr.com.br/icon/loading.gif",
  347. loadingText : "",
  348. donetext : " ",
  349. extraScrollPx : 1000,
  350. bufferPx : 10100,
  351. debug : false,
  352. errorCallback: function() {
  353. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  354. }},
  355. function( newElements ) {
  356. var $newElems = $( newElements );
  357. $newElems.hide();
  358. $newElems.imagesLoaded(function(){
  359. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  360. });
  361. }); $('#content').show(500);
  362. });
  363. </script>
  364.  
  365. {/block:IndexPage}
  366. </head>
  367. <body><center>
  368. <div id="sidebarimage"><br>
  369. <img src="{image:sidebar}"/>
  370. <div class="menuzito">
  371.  
  372. <a href="{text:Link1}"> {text:Link1 Title} </a>
  373.  
  374. <a href="{text:Link2}"> {text:Link2 Title} </a>
  375.  
  376. <a href="{text:Link3}"> {text:Link3 Title} </a>
  377. </div></center></center>
  378. <div style="width:160px;top:248px;{block:permalinkpage}top:268px;{/block:permalinkpage}left:160px;position:fixed;text-align:left; font-size:20px;color:#fff;line-height:10px;font-family:calibri;height:20px;">
  379. {text:titulo}</div>
  380.  
  381. <div style="width:160px;top:267px;{block:permalinkpage}top:287px;{/block:permalinkpage}left:160px;position:fixed;text-align:left; font-size:10px;color:#000;line-height:10px;font-family:calibri;height:20px;">
  382. {text:titulo 2}</div>
  383.  
  384. <div id="side"><div id="title"><img src="http://cdn.shopify.com/s/files/1/0185/5092/products/persons-0108_large.png?v=1369543778"/><img src="http://cdn.shopify.com/s/files/1/0185/5092/products/persons-0108_large.png?v=1369543778"/></div></div></div>
  385. <div id="dhtmltooltip"></div>
  386. <script language="JavaScript" src="http://static.tumblr.com/eyob2gi/qiCm9w62m/tooltip.txt"></script>
  387.  
  388. <div id="content"><div class="autopagerize_page_element">
  389. {block:Posts}
  390. <div class="entry">
  391.  
  392. {block:Text}
  393. <div class="text">
  394.     <div style="text-transform:lowercase;font-family:arial; font-size:12px;">{block:Title}
  395.         {Title}
  396.     {/block:Title}</div>
  397.         {Body}
  398.     {block:indexpage}
  399.     <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  400.     {/block:indexpage}
  401.  
  402. </div>
  403. {/block:Text}
  404.  
  405. {block:Photo}
  406.  
  407. <!-- permalink --> {block:IndexPage}
  408. <span class="hpnote">
  409. <a href="{Permalink}">{NoteCount}</a> notes /
  410. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  411. </span>
  412. <!-- /permalink -->
  413.  
  414. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a>{LinkCloseTag}
  415. {/block:indexpage}
  416. {block:permalinkpage}
  417. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PermalinkPage} width=500px"/>{LinkCloseTag}
  418. {/block:permalinkpage}
  419.  
  420. {/block:Photo}
  421.  
  422. {block:Photoset}
  423. {block:IndexPage}<div class="perms">
  424. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  425. </div> {/block:IndexPage}
  426.     {block:IndexPage}
  427. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="265" style="padding:3px;"/></a>
  428. {/block:Photos}
  429. {/block:IndexPage}
  430.  
  431. {block:permalinkpage}
  432.     {Photoset-500}
  433. {/block:permalinkpage}
  434. {/block:Photoset}
  435.  
  436.  
  437. {block:Quote}
  438.     <div class="text">
  439.             <div class="milocagatita"> ❝{Quote}❞ </div>
  440.     {block:Source}
  441.         <div class="milocagatits"><b>{Source}</b></div>
  442.     {/block:Source}
  443.     {block:indexpage}
  444.     <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  445.     {/block:indexpage}
  446. </div>{/block:Quote}
  447.  
  448. {block:Link}
  449. <div class="text">
  450. <div style="text-transform:lowercase;font-family:arial; font-size:12px;"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  451.     {block:Description}
  452.         <div class="description">{Description}</div>
  453.     {/block:Description}
  454.     {block:indexpage}
  455.     <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  456.     {/block:indexpage}
  457. </div>{/block:Link}
  458.  
  459. {block:Chat}
  460.     <div class="text">
  461.     {block:Title}
  462.         <a href="{Permalink}">{Title}</a>
  463.         {/block:Title}
  464.         <ul class="chat">
  465.            {block:Lines}
  466.            <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  467.                  
  468.                   {Line} </li>
  469.            {/block:Lines}
  470.         </ul>    
  471.     {block:indexpage}
  472.     <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  473.     {/block:indexpage}
  474. </div>{/block:Chat}
  475.  
  476. {block:Video}
  477.    {block:IndexPage}<div style="width:200px; overflow-y:hidden; overflow-x:scroll;">{Video-250} </div>{/block:IndexPage}
  478. <!-- permalink --> {block:IndexPage}
  479. <div class="post-header-a"><div class="p-center">
  480. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" onMouseover="ddrivetip('reblog this')"; onMouseout="hideddrivetip()" border="0"></a>
  481. <a class="note-perma" href="{Permalink}"><img src="http://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" onMouseover="ddrivetip('permalink')"; onMouseout="hideddrivetip()" border="0"></a>
  482. </div></div>
  483. <!-- /permalink --> {/block:IndexPage}
  484.      {block:permalinkpage}
  485.         {Video-500}
  486.     {/block:permalinkpage}
  487.    
  488. {/block:Video}
  489.  
  490.  
  491. {block:Audio}
  492. {block:IndexPage}
  493. <div id="album">{block:AlbumArt}<img width="200px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  494. <div id="player"><div style="margin-top:-3px;">{AudioPlayerGrey}</div></div>
  495. <div id="infos">
  496. {block:TrackName}{TrackName}{/block:TrackName} <a href="{permalink}">++</a>
  497. </div>
  498. {/block:IndexPage}
  499. {block:PermalinkPage}
  500. <div id="album">{block:AlbumArt}<img width="500px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  501. <div id="player"><div style="margin-top:-3px;margin-bottom:20px;">{AudioPlayerGrey}</div></div>
  502.  
  503. {/block:PermalinkPage}
  504. {/block:Audio}
  505.  
  506.  
  507.  {block:Answer}<div class="text">
  508. <div class="pergunta"><b> {Asker} sayd:</b> {Question}  </div>
  509. <div style="font-family: 'calibri'; font-size:10px;color: {color:text};" >{Answer}</div>
  510. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid;">{Notecount} ♡ </a></span></div></div>
  511. {/block:IndexPage}
  512. </div>{/block:Answer}
  513.  
  514.  
  515. {block:PermalinkPage}
  516. <div id="note3"><div style="text-align:right; text-transform:uppercase;">
  517. {block:NoteCount}<br>{block:Date}Posted {TimeAgo}{/block:Date} with {NoteCountwithLabel}
  518. {block:HasTags}/ tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:NoteCount}</div>
  519.  
  520. {block:PostNotes}
  521. {PostNotes}
  522. {/block:PostNotes}
  523. </div>
  524. {/block:PermalinkPage}
  525. </div>
  526. {/block:Posts}
  527. </div>
  528. </div>
  529. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/c9Sle1h85/jquery.collapser.js"></script>
  530. <script type="text/javascript">
  531.   $(document).ready(function(){
  532.     $('#button').collapser({
  533.       target: '#hidden',
  534.       effect: 'slide',
  535.       changeText: 0
  536.     });
  537.   });
  538. </script></div></div></div>
  539. {block:IndexPage}
  540. <div class="column navigation" id="navigation">
  541. {block:Pagination}
  542. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  543. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  544. </div>
  545. {/block:IndexPage}
  546. </div></div></div></div>
  547.  
  548. <br></center></div></div></div></div></div></div>
  549. <div class="credit"><a href="http://lovslyy.tumblr.com/"onMouseover="ddrivetip('lovslyy')"; onMouseout="hideddrivetip()">design</a></div>
  550. </html></body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement