Advertisement
sexlost

45

Sep 20th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.09 KB | None | 0 0
  1. <!-- base mectub
  2. theme por sexlost
  3. cs: raiodluar/bruteira/perdisawn/suffixyou
  4. -->
  5.  
  6.  
  7. <html>
  8. <!-- DEFAULT -->
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:hover" content="#FF1493" />
  11. <meta name="color:text" content="#000" />
  12. <meta name="color:text" content="#000" />
  13.  
  14.  
  15. <meta name="text:descri2" content="primeira descri" />
  16.  
  17. <meta name="image:sidebar" content="http://static.tumblr.com/qhiozyd/yGFn65v1q/loca.jpg" />
  18. <meta name="if:Rolagem infinita" content="1"/>
  19. <meta name="image:background" content=""/>
  20.  
  21.  
  22. <meta name="text:n coloque nd aqui" content="link" />
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="link" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="link" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="link" />
  31.  
  32.  
  33.  
  34.  
  35.  
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  38. <meta name="viewport" content="width=820" />
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  41.  
  42. <script type="text/javascript"
  43. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  44. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  45. <script>
  46. (function($){
  47. $(document).ready(function(){
  48. $("[title]").style_my_tooltips();
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53. {block:IndexPage}
  54.  
  55. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  56.  
  57. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  58.  
  59. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  60.  
  61. <script type="text/javascript">
  62. $(window).load(function(){
  63. var $wall = $('#content');
  64. $wall.imagesLoaded(function(){
  65. $wall.masonry({
  66. itemSelector: '.entry',
  67. isAnimated : true
  68. });
  69. });
  70. $wall.infinitescroll({
  71. navSelector : "div#navigation",
  72. nextSelector : "div#navigation a#nextPage",
  73. itemSelector : '.entry',
  74. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  75. loadingText : " ",
  76. donetext : " ",
  77. extraScrollPx : 9000,
  78. bufferPx : 10000,
  79. debug : false,
  80. errorCallback: function() {
  81. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  82. }},
  83. function( newElements ) {
  84. var $newElems = $( newElements );
  85. $newElems.hide();
  86. $newElems.imagesLoaded(function(){
  87. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  88. });
  89. }); $('#content').show(500);
  90. });
  91. </script>
  92.  
  93. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  94. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  95.  
  96. <style type="text/css">
  97.  
  98.  
  99. {block:Iffollowbranco}
  100.  
  101. {/block:Iffollowbranco}
  102.  
  103. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  104.  
  105.  
  106. body {background-image: url('{image:background}');
  107. background-attachment:fixed;
  108. background-color:{color:background};
  109. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  110. background-position: center;
  111. background-attachment: fixed;
  112. -webkit-background-size: cover;
  113. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  114.  
  115. /*-- Font Theme --*/
  116. font-family: corbel;
  117. font-size: 12px;
  118. line-height:15px;
  119. /*-- Font Theme --*/
  120. text-align:left;
  121. color:{color:text};}
  122.  
  123. a:link, a:active,
  124. a:visited{color:{color:text};
  125. text-decoration: none;}
  126. a:hover{color:#777;}
  127.  
  128.  
  129. ::-webkit-scrollbar-thumb{
  130. background-color: #FF1493;
  131. border: 3px solid {color:background};
  132. height:auto;
  133. -moz-border-radius: 0px;
  134. border-radius: 0px;
  135. }
  136.  
  137. ::-webkit-scrollbar {
  138. height:auto;
  139. width:9px;
  140. background-color: {color:Scroll};
  141. border: 5px solid {color:background};
  142. }
  143.  
  144. div#content{
  145. margin-left:430px;
  146. {block:IfSideReverse}margin-left:300px;{/block:IfSideReverse}
  147. width:650px;min-height:100%
  148. }
  149.  
  150. .pquote {text-indent:px;
  151. font-size:13px;
  152. text-align:justify;
  153. font-family:corbel;
  154.  
  155. }
  156.  
  157. .quotesource{text-indent:0px;color:#000;;
  158. text-align:right; border-top:2px solid #eee; font-family:cambria;text-transform:uppercase;font-size:9px;}
  159.  
  160.  
  161.  
  162. .post_title{
  163. font-size:{text:TamanhoFont};
  164. color:{color:text};}
  165.  
  166.  
  167. .entry {
  168. position:relative;
  169. width:250px;
  170. float:left;
  171. /* Margin das postagens */
  172. padding:5px;
  173. /* Margin das postagens */
  174. {block:PermalinkPage}width:500px;{/block:PermalinkPage}; margin-top:10px;}
  175.  
  176.  
  177. .entry img{max-width:250px;min-width:6px;
  178. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  179.  
  180. #postnotes {text-align:left; z-index:11; padding:0px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  181.  
  182.  
  183. .per {
  184. position:relative;
  185. text-align:justify;
  186. padding-bottom:px; margin:0;
  187. clear:both;
  188. color:{color:text}; font:10px calibri; background:#FFFAFA;height:auto;}
  189.  
  190.  
  191. .fe {
  192. display:block;
  193. position:absolute;
  194. bottom:-15px;
  195. left:15px;
  196. width:0;
  197. border-width:15px 15px 0;
  198. border-style:solid;
  199. border-color: transparent;}
  200.  
  201. .text {text-align:left; margin-top:3px;font:10px calibri;}
  202.  
  203. blockquote{
  204. padding:0px 0px 0px 5px;
  205. margin:0px 0px 2px 1px;
  206. border-left: 1px solid {color:Text};}
  207.  
  208. .perms {
  209. font-size:10px;
  210. text-align:right;
  211. bottom:-9px;
  212. width:250px;
  213. position: absolute;
  214. margin-top:0px;margin-left:0px;
  215. line-height:12px;
  216. font-family:calibri;
  217. text-transform: lowercase;
  218. background-color:#;
  219. display:block;z-index:9999; opacity:0; -webkit-transition: all .5s ease-out; -moz-transition: all .2s ease-out;}
  220.  
  221. .perms a{margin-left:4px;}
  222. .entry:hover .perms {
  223. opacity:1;
  224. z-index:999999; -webkit-transition: all .2s ease-out; -moz-transition: all .5s ease-out;
  225. }
  226.  
  227.  
  228. .perms a:hover{text-decoration:;}
  229.  
  230.  
  231.  
  232.  
  233.  
  234. {block:IfPermalinkHover}
  235. .perms {
  236. font-size:10px;
  237. color:#000;
  238. text-align:right;
  239. width:250px;transition: .8s ease-in-out;
  240. -webkit-transition: .8s ease-in-out;
  241. -moz-transition: .8s ease-in-out;
  242. -o-transition: .8s ease-in-out;
  243. opacity:0;
  244. height:auto;
  245. position: absolute;
  246. margin-top:0px;bottom:35px;
  247. font-style:;letter-spacing:0px;
  248. text-transform: lowercase;
  249. font-family:;
  250. display:block;}
  251.  
  252.  
  253. .entry:hover .perms {
  254. opacity:1;bottom:-0px;transition: .8s ease-in-out;
  255. -webkit-transition: .8s ease-in-out;
  256. -moz-transition: .8s ease-in-out;
  257. -o-transition: .8s ease-in-out;
  258. z-index:999999;}
  259.  
  260.  
  261. .perms a:hover{text-decoration:line-through;}
  262.  
  263. .rg {border-bottom:1px solid;}
  264.  
  265. {/block:IfPermalinkHover}
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273. {block:Iffollowbranco}
  274. iframe#tumblr_controls {
  275. white-space:nowrap;
  276. -webkit-filter: invert(100%);
  277. -moz-filter: invert(100%);
  278. -o-filter: invert(100%);
  279. -ms-filter: invert(100%);
  280. filter: invert(100%);
  281. opacity:.7;
  282. transition: .8s ease-in-out;
  283. -webkit-transition: .8s ease-in-out;
  284. -moz-transition: .8s ease-in-out;
  285. -o-transition: .8s ease-in-out; }
  286. {/block:Iffollowbranco}
  287.  
  288.  
  289.  
  290. #sidebar {position:fixed; width: 150px; height:150px; margin-left:320px;margin-top:280px; -webkit-transition-duration: 0.4s;}
  291.  
  292. #foto img {display: inline; margin-left:50px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;padding-bottom:25px;border-width:13px;padding-left:-5px;}
  293. #foto img {width:147px; height:190px; margin-top:-195px;margin-left:-80px;}
  294.  
  295. #frasezinha {opacity:10;width:148px;background-color:#;position: fixed;font-style:; font-family:arial; font-size:9px; line-height:px; height:px;text-align:left;color:#000;margin-top:-5px;margin-left:-81px; border-left:px solid #eee;; border-left:px solid #ddd;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:;padding-left:1px;border-bottom:1px dashed #FF69B4;}
  296. #sidebar:hover #frasezinha {opacity:0;}
  297.  
  298.  
  299. #frasezinha2 {opacity:0;width:148px;background-color:#;position: fixed;font-style:; font-family:arial; font-size:9px; line-height:px; height:px;text-align:left;color:#000;margin-top:-5px;margin-left:-81px; border-left:px solid #eee;; border-left:px solid #ddd;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:;padding-left:1px;border-bottom:1px dashed #FF69B4;}
  300. #sidebar:hover #frasezinha2 {opacity:10;}
  301.  
  302. .bordinha {margin-top:-195px; margin-left:-85px; border-left:1px dashed #FF69B4
  303. ; width:0px; height:205px;border-top:1px dashed #FF69B4
  304. ;}
  305.  
  306. #links {opacity:0;width:125px;position: fixed;font-style:;font-size:12px; font-family:corbel; background-color:#fff;line-height:14px; height:15px;text-align:center; margin-top:25px;margin-left:-70px;letter-spacing:px;box-shadow: 0em 0em 1em #FF69B4;}
  307. #links a {color:#000;opacity:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  308. #links a:hover {color:{color:hover};text-shadow:0px 0px 5px}
  309. #sidebar:hover #links {opacity:10;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;margin-top:-34px;-webkit-transform: rotateX(360deg);-moz-transform: rotateX(360deg);}
  310.  
  311.  
  312.  
  313. #sabedots0 {opacity:10;margin-left:55px; margin-top:-5px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  314. #sabedots0 img { width:15px; height:auto;}
  315. #sidebar:hover #sabedots0 {opacity:0;-webkit-transform: rotate(360deg);}
  316.  
  317. #sabedots2 {opacity:0;margin-left:55px; margin-top:-4px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  318. #sabedots2 img { width:12px; height:auto;}
  319. #sidebar:hover #sabedots2 {opacity:10;margin-top:-4px;-webkit-transform: rotateX(360deg);-moz-transform: rotateX(360deg);}
  320.  
  321.  
  322. /*----------------------------------------
  323. +Update Tab #1 (CSS Left) by Incedo
  324. +http://incedothemes.tumblr.com
  325. +Please do not remove the credit.
  326. +Instructions @ http://incedothenes.tumblr.com/tab
  327. +Updated 6/14/14
  328. +------------------------------------------*/
  329.  
  330. #updatetab {
  331. font-family: calibri;
  332. font-size:10px;
  333. text-align:left;/*this is the font*/
  334. color: #A0A0A0;} /*this is the font color*/
  335. #tabtitle, #dropdown, #dropdown p {
  336. background-color:#ffffff; /*this is the background color*/
  337. border-color: #D8D8D8;} /*this is the border color*/
  338.  
  339. #updatetab {
  340. width:100px;
  341. position:fixed;
  342. top:29px;
  343. left:14px;}
  344.  
  345. #tabtitle {
  346. text-align:center;
  347. padding:px px;
  348. letter-spacing:px;
  349. font-family:calibri;
  350. font-size:10px;
  351. text-transform:lowercase;
  352. border-width:1px;
  353. border-style:solid;
  354. border-radius: 2px;
  355. -moz-border-radius: 2px;
  356. -webkit-border-radius: 2px;}
  357.  
  358. #dropdown {
  359. border-style:solid;
  360. border-width:0px 1px 1px 1px;
  361. padding:2px 5px 0px 5px;
  362. border-bottom-right-radius: px;
  363. -moz-border-bottom-right-radius: px;
  364. -webkit-border-bottom-right-radius: px;
  365. border-bottom-left-radius:px;
  366. -moz-border-bottom-left-radius: px;
  367. -webkit-border-bottom-left-radius: px;
  368. opacity:0;
  369. -webkit-transition: all 0.5s ease-in-out;
  370. -moz-transition: all 0.5s ease-in-out;
  371. -o-transition: all 0.5s ease-in-out;
  372. -ms-transition: all 0.5s ease-in-out;
  373. transition: all 0.5s ease-in-out;}
  374.  
  375. #updatetab:hover #dropdown {
  376. opacity:1;
  377. -webkit-transition: all 0.5s ease-in-out;
  378. -moz-transition: all 0.5s ease-in-out;
  379. -o-transition: all 0.5s ease-in-out;
  380. -ms-transition: all 0.5s ease-in-out;
  381. transition: all 0.5s ease-in-out;}
  382.  
  383. #dropdown p {
  384. padding-top:3px;
  385. padding-bottom:3px;
  386. border-width:0px 0px 0px 0px;
  387. border-style:solid;
  388. font-size:10px;}
  389.  
  390. #dropdown p:last-of-type {
  391. border-bottom:0px solid transparent;}
  392.  
  393. p, ul, li, ol {
  394. margin: 0px 0px 0px 0px;}
  395.  
  396. #c {
  397. position:fixed;
  398. bottom:4px;
  399. right:4px;
  400. font-size:13px;
  401. font-family:helvetica;}
  402.  
  403.  
  404.  
  405. </style>
  406.  
  407.  
  408.  
  409.  
  410. <body>
  411.  
  412.  
  413. <div id="container">
  414. <div id="sidebar">
  415. <div id="tudo">
  416. <div id="foto"><img src="{image:sidebar}"></div>
  417. <div id="sabedots0"><img src="https://31.media.tumblr.com/254b15278872a03c7ed18b9a1dda53ed/tumblr_mpo2x0URuq1srdm9yo1_500.png" class="sabedots0"></div>
  418. <div id="sabedots2"><img src="http://cupcake-literario.blogspot.com.br/favicon.ico" class="sabedots2"></div>
  419. <div id="frasezinha">{description}</div>
  420. <div id="frasezinha2">{text:descri2}</div>
  421.  
  422. <div id="links">
  423. <a href="{text:Link1}">{text:Link1 Title}</a>
  424. <a href="{text:Link2}">{text:Link2 Title}</a>
  425. <a href="{text:Link3}">{text:Link3 Title}</a>
  426. <a href="{text:Link4}">{text:Link4 Title}</a>
  427. </div> </div>
  428.  
  429. <div class="bordinha"></div>
  430.  
  431. </div> </div>
  432.  
  433. </div>
  434. </div>
  435.  
  436.  
  437.  
  438.  
  439. <!-- Inicio Das postagens --->
  440.  
  441. <div id="content">
  442. {block:Posts}
  443.  
  444. {block:Text}
  445. <div class="entry">
  446. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  447. {Body}
  448. {block:IndexPage}
  449. <div class="perms">
  450. ♡ <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  451. <a href="{ReblogURL}" target="_blank"> Reblog</a> ♡
  452. <a href="{Permalink}">{SourceURL} </a>
  453. </div>
  454. {/block:IndexPage}
  455. </div>
  456. {/block:Text}
  457.  
  458. {block:Photo}
  459. <div class="entry">
  460. <!--- Tamanho das fotos --->
  461. <img src="{PhotoURL-500}">
  462. <!--- Tamanho das fotos --->
  463. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  464. {block:IndexPage}
  465. <div class="perms">
  466. ♡ <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  467. <a href="{ReblogURL}" target="_blank">Reblog</a> ♡
  468.  
  469. </div>
  470. {/block:IndexPage}
  471. </div>
  472. {/block:Photo}
  473.  
  474. {block:Photoset}
  475. <div class="entry">
  476. <!--- Tamanho dos Photosets --->
  477. {block:Photos}
  478. <div class="perms">
  479. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  480.  
  481. {/block:Photos}
  482. <!--- Tamanho dos Photosets --->
  483. {block:IndexPage}
  484.  
  485. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  486. <a href="{ReblogURL}" target="_blank">Reblog</a>
  487.  
  488. </div>
  489. {/block:IndexPage}
  490. </div>
  491. {/block:Photoset}
  492.  
  493.  
  494. {block:Quote}
  495. <div class="entry">
  496.  
  497. <div class="pquote">{Quote}<div class="quotesource"><b>— {Source}</b></div></div>
  498. {block:IndexPage}
  499. <div class="perms">
  500. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  501. <a href="{ReblogURL}" target="_blank">Reblog</a>
  502.  
  503. </div>
  504. {/block:IndexPage}
  505. </div>
  506. {/block:Quote}
  507.  
  508. {block:Chat}
  509. <div class="entry">
  510. {block:IndexPage}
  511. <div class="perms">
  512. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  513. <a href="{ReblogURL}" target="_blank">Reblog</a>
  514. </div>
  515. {/block:IndexPage}
  516.  
  517. {block:Title}
  518. <span class="post_title">{Title}</span>{/block:Title}
  519. <div id="chat">
  520. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  521. </div>
  522. </div>
  523. {/block:Chat}
  524.  
  525. {block:Link}
  526. <div class="entry">
  527. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  528. {block:Description}{Description}{/block:Description}
  529. {block:IndexPage}
  530. <div class="perms">
  531.  
  532. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  533. <a href="{ReblogURL}" target="_blank">Reblog</a>
  534.  
  535. </div>
  536. {/block:IndexPage}
  537. </div>
  538. {/block:Link}
  539.  
  540. {block:Audio}
  541. <div class="entry">
  542. <center>
  543. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  544. <div class="audiocas">{AudioPlayerGrey}</div>
  545. {block:Caption}{Caption}
  546. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  547. {block:IndexPage}
  548. <div class="perms">
  549. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  550. <a href="{ReblogURL}" target="_blank">Reblog</a>
  551.  
  552. </div>
  553. {/block:IndexPage}
  554. </div>
  555. {/block:Audio}
  556.  
  557. {block:Video}
  558. <div class="entry">
  559. {Video-250}
  560. {block:IndexPage}
  561. <div class="perms">
  562. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  563. <a href="{ReblogURL}" target="_blank"><font color=#000> ♡ </font> Reblog</a>
  564.  
  565. </div>
  566. {/block:IndexPage}
  567. </div>
  568. {/block:Video}
  569.  
  570. {block:Answer}
  571. <div class="entry">
  572. <div class="per"><font color=#FF1493> ♡ </font><b>{Asker}</b> <i>gemeu:</i> {Question} <font color=#FF1493> ♡ </font><p><div class="fe"></div></div>
  573. <p>
  574. <div class="text"><p>{Answer}</p></div>
  575. {block:IndexPage}
  576. <div class="perms">
  577. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  578. <a href="{ReblogURL}" target="_blank"> ♡ Reblog</a>
  579.  
  580. </div>
  581. {/block:IndexPage}
  582. </div>
  583. {/block:Answer}
  584.  
  585.  
  586. {block:PostNotes}
  587. <div id="postnotes">
  588. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  589. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  590. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  591.  
  592. </div><p>
  593. {PostNotes}
  594. {/block:PostNotes}
  595.  
  596.  
  597. {/block:posts}
  598.  
  599.  
  600. {block:IndexPage}
  601. <div class="column navigation" id="navigation">
  602. {block:Pagination}
  603. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  604. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  605. </div>
  606. {/block:IndexPage}
  607.  
  608. </div>
  609.  
  610. <script type="text/javascript"> Cufon.now(); </script>
  611.  
  612.  
  613. </body>
  614. <a style="width:120px; font-size:25px; color:#000000; font-family:corbel;position:fixed;bottom:30px;right:-15px;text-shadow: 0.1em 0.1em 0.2em #000;;" href="http://sexlost.tumblr.com/" title="sexlost"><font color=#FF1493> ✖ </font></a></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement