Advertisement
CAMS-1-POETA-BIPOLAR

thm 13.14

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