Advertisement
CAMS-1-POETA-BIPOLAR

thm 5.14

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