Advertisement
CAMS-1-POETA-BIPOLAR

thm 12.14

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