Advertisement
cuddlets

Theme 4

Sep 19th, 2015
1,270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.69 KB | None | 0 0
  1.  
  2. <!--
  3.  
  4. THEME BY CUDDLETS (http://cuddlets.tumblr.com)
  5. -NO REMOVING OF CREDITS
  6. -DON'T USE MY THEME CODES AS BASECODES
  7. -THANK YOU FOR USING
  8.  
  9. -->
  10. <html lang="en">
  11. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13. <head>
  14. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  15.  
  16. <script type="text/javascript"
  17. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  18.  
  19. <!--DEFAULT VARIABLES-->
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  21.  
  22.  
  23.  
  24. <meta name="color:background" content="##fdfafa"/>
  25. <meta name="image:Left Background" content""/>
  26. <meta name="image:Right Background" content""/>
  27. <meta name="image:Tiled Background" content""/>
  28.  
  29. <meta name="color:text" content="#585555"/>
  30. <meta name="color:title" content="#797171"/>
  31.  
  32. <meta name="text:Background size" content="350"/>
  33.  
  34.  
  35. <meta name="color:link" content="#949494"/>
  36. <meta name="color:hover" content="#444444"/>
  37.  
  38. <meta name="color:permalinkborder" content="#777"/>
  39. <meta name="color:scrollbar" content="#777"/>
  40. <meta name="color:borders" content="#777"/>
  41.  
  42. <meta name="text:Custom Link One" content=""/>
  43. <meta name="text:Custom Link One URL" content=""/>
  44. <meta name="text:Custom Link Two" content=""/>
  45. <meta name="text:Custom Link Two URL" content=""/>
  46. <meta name="text:Custom Link Three" content=""/>
  47. <meta name="text:Custom Link Three URL" content=""/>
  48. <meta name="text:Custom Link Four" content=""/>
  49. <meta name="text:Custom Link Four URL" content=""/>
  50. <meta name="color:Nav" content="#eeebee"/>
  51. <meta name="color:Nav Hover" content="#eeebee"/>
  52. <meta name="color:Nav Title" content="#929090"/>
  53. <meta name="color:Nav Title HOVER" content="#929090"/>
  54.  
  55. <meta name="text:Navigation Symbol" content="•"/>
  56. <meta name="if:Show caption" content=""/>
  57. <meta name="image:Sidebar" content=""/>
  58.  
  59.  
  60.  
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery); </script>
  62. <style>
  63. #s-m-t-tooltip{
  64. max-width:300px;
  65. padding:4px 4px 4px 4px;
  66. margin:20px 0px 0px 20px;
  67. background: #fff;
  68. border:1px solid #eee;
  69. font-family: Calibri;
  70. font-size:10px;
  71. letter-spacing:1px;
  72. text-transform: uppercase;
  73. color:#555;
  74. z-index:999999999999999999999999999999999999;
  75. }
  76. </style>
  77.  
  78. <style type="text/css">
  79.  
  80.  
  81. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  82.  
  83. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  84.  
  85. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  86.  
  87. p {
  88. margin:0px;
  89. margin-top:0px;
  90. }
  91.  
  92. ::-webkit-scrollbar {width: 6px; height: 4px; background:white ; }
  93. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; -webkit-border-radius: 1ex; }
  94.  
  95. body {
  96.  
  97. background-color:{color:Background};
  98. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Tiled Background});
  99. background-size: {text:Background size}px;
  100. background-attachment: fixed;
  101. background-position: bottom left, bottom right;
  102. background-repeat: no-repeat, no-repeat, repeat;
  103.  
  104.  
  105. font-family: times new;
  106. color: {color:Text};
  107. text-align: left;
  108. font-size:9px;
  109. letter-spacing:1px;
  110. line-height:12px;}
  111. letter-spacing:2px;
  112. p {margin:0px; margin-top:5px;}
  113. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;-webkit-transition: 0.4s ease-in;
  114. -o-transition: 0.4s ease-in;
  115. -moz-transition: 0.4s ease-in;
  116. transition: 0.4s ease-in;}
  117. a:hover {color:{color:Hover};
  118. -webkit-transition: 0.4s ease-in;
  119. -o-transition: 0.4s ease-in;
  120. -moz-transition: 0.4s ease-in;
  121. transition: 0.4s ease-in;}
  122.  
  123.  
  124. }
  125.  
  126.  
  127. div#center{
  128. margin:auto;
  129. position:relative;
  130. width:1500px;
  131. background-color:;
  132. overflow:auto;
  133. overflow-y:hidden;
  134. }
  135.  
  136.  
  137.  
  138. .entry {
  139. float:left;
  140. display: block;
  141. margin:10px;
  142. overflow:hidden;
  143. width:200px;
  144. opacity:0.8;
  145. padding:10px;
  146. border:1px solid {color:borders};
  147. {block:PermalinkPage}
  148. width:450px;
  149. text-align:left;
  150. line-height:13px;
  151. {/block:PermalinkPage}
  152. background:white;
  153. background-image:URL();
  154. }
  155.  
  156.  
  157.  
  158. .entry .lerman{
  159. width:210px;
  160. height:28px;
  161. position: absolute;
  162. line-height: 28px;
  163. overflow:hidden;
  164. text-align:center;
  165. z-index:1;
  166. font-size:9px;
  167. bottom:22px;
  168. font-family:consolas;
  169. TEXT-TRANSFORM:uppercase;
  170. background:#fff;
  171. word-spacing:2px;
  172. letter-spacing:1px;
  173. opacity: 0.0;
  174. -webkit-transition: all .7s ease;
  175. -moz-transition: all .7s ease;
  176. -o-transition: all .7s ease;
  177. transition: all .7s ease;
  178. }
  179.  
  180. .entry:hover .lerman{
  181. overflow:visible;
  182. opacity:1;
  183. }
  184.  
  185.  
  186.  
  187.  
  188. .perma{
  189. display: block;
  190. font-size: 8px;
  191. text-align: center;
  192. padding-top: 4px;
  193. padding-bottom: 0px;
  194. line-height: 11px;
  195. font-family:consolas;
  196. margin-top:5px;
  197. font-weight:bold;
  198. text-align:right;
  199. border-top:1px solid #eeebee;
  200. text-transform:uppercase;
  201. letter-spacing:1px;-transition-timing-function: ease-out;
  202. -webkit-transition-duration: .5s;
  203. -moz-transition-timing-function: ease-out;
  204. -moz-transition-duration: .5s;
  205. background-color:white;
  206. }
  207.  
  208. .quote{
  209. font-size: 16px;
  210. line-height: 18px;
  211. font-family: times new;
  212. font-style: italic;
  213. color: {color:title};
  214. letter-spacing: 1px;
  215. padding-left: 5px;
  216. }
  217.  
  218.  
  219. #posts {
  220. width:500px;
  221. margin-top:3px;
  222. z-index:99;
  223. margin-left:400px;
  224. right:auto;
  225. background:transparent;
  226. margin-right:auto;
  227. position:relative;
  228. overflow-y: hidden;
  229.  
  230. }
  231.  
  232.  
  233. #sidebar{
  234. position:fixed !important;
  235. width: 120px;
  236. height: auto;
  237. margin: 50px 0px 0px 200px;
  238. padding:10px;
  239. float:left;
  240. background-color:transparent;
  241. border-radius:10px;
  242.  
  243. }
  244.  
  245. #sidebar:hover{
  246. -webkit-transition: all 0.5s linear;
  247. -webkit-transition: all 0.5s linear;
  248. -moz-transition: all 0.5s linear;
  249. transition: all 0.5s linear;
  250. }
  251.  
  252.  
  253.  
  254. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  255.  
  256.  
  257. .title{
  258. font-size:15px;
  259. line-height: 18px;
  260. font-family: times new; color: {color:title};
  261. text-align:left;
  262. letter-spacing: 0px;
  263.  
  264. }
  265.  
  266.  
  267.  
  268. /*DO NOT EDIT THIS SECTION*/
  269. #infscr-loading{
  270. bottom: -70px;
  271. position: absolute;
  272. left: 50%;
  273. margin-left:-8px;
  274. width:16px;
  275. height:11px;
  276. overflow:hidden;
  277. margin-bottom: 50px;
  278. }
  279.  
  280. #postnotes{
  281. text-align: justify;}
  282.  
  283. #postnotes blockquote{
  284. border: 0px;}
  285.  
  286. blockquote{
  287. text-align: justify; padding-left: 15px; border-left: 10px solid #eeebee; background:white; color: {color:Text}; font-family: Trebuchet MS; margin-left: 15px;}
  288.  
  289. }
  290.  
  291. blockquote p, ul{
  292. margin:0px;
  293. padding:0px;
  294. }
  295.  
  296.  
  297. .qa {
  298. background-color:white;
  299. color:gray;
  300. margin-top: 0px;
  301. padding-top:10px;
  302. padding-bottom:10px;
  303. padding-right:5px;
  304. padding-left:5px;
  305. font-family:arial;
  306. font-size: 9px;
  307. letter-spacing:1px;
  308. margin-bottom:3px;
  309. line-height:10px;
  310. text-align:left;
  311. border-bottom:1px solid #eeebee;
  312.  
  313. }
  314. .qa2 {
  315. background-color:white;
  316. color:#000000;
  317. margin-top: 0px;
  318. padding-top:0px;
  319. padding-bottom:0px;
  320. padding-right:5px;
  321. padding-left:5px;
  322. font-family:arial;
  323. font-size: 9px;
  324. letter-spacing:1px;
  325. margin-bottom:3px;
  326. text-align:left;
  327. margin-bottom:20px;
  328. }
  329.  
  330.  
  331. a img{border: 0px;}
  332.  
  333.  
  334. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  335.  
  336. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  337. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  338.  
  339. .notes img{width:10px; position:relative; top:3px;}
  340. <--ses-->
  341. small{font-size: 90%;}
  342.  
  343.  
  344.  
  345.  
  346. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  347.  
  348. .conversation ul li { padding: 4px 4px 4px 20px;margin-top:2px; margin-bottom:2px;background-color:white;}
  349.  
  350. .conversation ul li span.label {font-family:georgia; font-weight: normal; text-transform: normalcase; font-size: 9px;}
  351.  
  352. .conversation ul li.odd {
  353. background-color: #eeebee;
  354. }
  355.  
  356. @import url(https://fonts.googleapis.com/css?family=Special+Elite);
  357.  
  358.  
  359.  
  360. div.nav a{
  361. background: white; color: {color:Nav Title}; letter-spacing: 0px; display:inline-block; padding:5px; font-family: consolas;
  362. width: auto; margin:2px; position:relative; -webkit-transition-duration: .0s; z-index:1; font-size:15px;
  363. -webkit-transition-timing-function: ease-out;
  364. -webkit-transition-duration: .4s;
  365. -moz-transition-timing-function: ease-out;
  366. -moz-transition-duration: .4s;
  367. }
  368.  
  369. div.nav a:hover{
  370. background-color:{color:Nav Hover}; color:{color:Nav Title Hover};
  371. -webkit-transition-timing-function: ease-out;
  372. -webkit-transition-duration: .4s;
  373. -moz-transition-timing-function: ease-out;
  374. -moz-transition-duration: .4s;
  375. }
  376.  
  377. div.navigate a{
  378. background: {color:Nav}; color: {color:Nav Title}; letter-spacing: 0px; display:inline-block; padding:2px; font-family: consolas;font-size:8px;
  379. width: 34px; margin-top:0px;margin-left:0px; position:relative; -webkit-transition-duration: .0s; z-index:1; border:1px solid #eeebee;
  380. -webkit-transition-timing-function: ease-out;
  381. -webkit-transition-duration: .4s;
  382. -moz-transition-timing-function: ease-out;
  383. -moz-transition-duration: .4s;
  384. }
  385.  
  386. div.navigate a:hover{
  387. letter-spacing: 1px; background: {color:Nav Hover}; color:{color:Nav Title Hover};z-index:2;
  388. -webkit-transition-timing-function: ease-out;
  389. -webkit-transition-duration: .4s;
  390. -moz-transition-timing-function: ease-out;
  391. -moz-transition-duration: .4s;
  392. }
  393.  
  394. {CustomCSS}
  395.  
  396. </style>
  397.  
  398. {block:IndexPage}
  399. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  400. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  401.  
  402. <script type="text/javascript">
  403. $(window).load(function(){
  404. var $wall = $('#posts');
  405. $wall.imagesLoaded(function(){
  406. $wall.masonry({
  407. itemSelector: '.entry, .entry_photo',
  408. isAnimated : false
  409. });
  410. });
  411.  
  412. $wall.infinitescroll({
  413. navSelector : '#pagination',
  414. nextSelector : '#pagination a',
  415. itemSelector : '.entry, .entry_photo',
  416. bufferPx : 2000,
  417. debug : false,
  418. errorCallback: function() {
  419. $('#infscr-loading').fadeOut('normal');
  420. }},
  421. function( newElements ) {
  422. var $newElems = $( newElements );
  423. $newElems.hide();
  424. $newElems.imagesLoaded(function(){
  425. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  426. });
  427. }); $('#posts').show(500);
  428. });
  429. </script>
  430.  
  431.  
  432. {/block:IndexPage}
  433.  
  434.  
  435. <title>{title}</title>
  436.  
  437. <link rel="shortcut icon" href="{Favicon}" />
  438. <meta name="viewport" content="width=820" />
  439.  
  440.  
  441. <link href='https://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'><script type="text/javascript">
  442. WebFontConfig = {
  443. google: { families: [ 'Special+Elite::latin' ] }
  444. };
  445. (function() {
  446. var wf = document.createElement('script');
  447. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  448. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  449. wf.type = 'text/javascript';
  450. wf.async = 'true';
  451. var s = document.getElementsByTagName('script')[0];
  452. s.parentNode.insertBefore(wf, s);
  453. })(); </script>
  454.  
  455.  
  456. </head>
  457.  
  458. <body>
  459.  
  460.  
  461. <div id="cage">
  462. <div id="center">
  463.  
  464. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  465. <div id="sidebar">
  466.  
  467. <center>
  468. <div style="font-family: 'Special Elite', cursive;margin-bottom: 5px;font-size:16px;
  469. ; "><a href="/" title="recent entries">{title}</a></div>
  470.  
  471. {block:IfSidebarImage}<img src="{image:Sidebar}" style="width: 90px; padding:14px; border:1px solid {color:borders};margin-bottom:2px;">
  472. {/block:IfSidebarImage}
  473.  
  474.  
  475. <div style="border:1px solid {color:borders};margin-bottom:4px;padding:5px;">
  476. {description}</div>
  477. <div class="navigate">
  478. <a href="/">INDEX</a><a href="/ask">MSG</a><a href="/archive">PAST</a></div>
  479.  
  480.  
  481.  
  482.  
  483. <div class="nav">
  484. {block:IfCustomLinkOne}<a href="{text:Custom Link One URL}" title="{text:Custom Link One}">{text:Navigation Symbol}</a>{/block:IfCustomLinkOne}
  485.  
  486.  
  487.  
  488. {block:IfCustomLinkTwo}<a href="{text:Custom Link Two URL}" title="{text:Custom Link Two}">{text:Navigation Symbol}</a>{/block:IfCustomLinkTwo}
  489.  
  490. {block:IfCustomLinkThree}<a href="{text:Custom Link Three URL}" title="{text:Custom Link Three}">{text:Navigation Symbol}</a>{/block:IfCustomLinkThree}
  491.  
  492.  
  493. {block:IfCustomLinkFour}<a href="{text:Custom Link Four URL}" title="{text:Custom Link Four}">{text:Navigation Symbol}</a>{/block:IfCustomLinkFour}
  494. </div>
  495.  
  496.  
  497. </center>
  498. </div>
  499. <!------------------------------------->
  500.  
  501.  
  502. <div class="left">
  503. <div id="posts">
  504. {block:Posts}
  505. <div class="entry">
  506.  
  507. {block:Text}
  508. {block:Title}
  509. <span class="title">{Title}</span>{/block:Title}
  510. <span class="body">{Body}</span>
  511. <span class="perma">{TimeAgo} | <a href="{Permalink}" target="_blank"> {NoteCount} ❤ </a> | <a href="{ReblogURL}"title="reblog">reblog</a> </span>
  512. {/block:Text}
  513.  
  514.  
  515.  
  516. {block:Link}
  517. <a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  518. <span class="perma">{TimeAgo} | <a href="{Permalink}" target="_blank"> {NoteCount} ❤</a> | <a href="{ReblogURL}"title="reblog">reblog</a> </span>
  519. {block:Link}
  520.  
  521.  
  522.  
  523.  
  524.  
  525. {block:Photo}
  526. {block:IndexPage}
  527. <center>
  528. <div class="lerman">
  529. <a href="{ReblogURL}" title="reblog">reblog</a> // <a href="{Permalink}"title="">{notecount}</a> </div>
  530. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  531. {/block:IndexPage}
  532. {block:PermalinkPage}
  533. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  534. {LinkCloseTag}
  535. {/block:PermalinkPage}
  536. {block:ifshowcaption}{block:Caption}<br>{Caption}{/block:Caption}{/block:ifshowcaption}
  537. {/block:Photo}
  538.  
  539.  
  540.  
  541.  
  542.  
  543. {block:Photoset}
  544. {block:IndexPage}
  545. <center><div class="lerman">
  546. <a href="{ReblogURL}"title="reblog">reblog</a> // <a href="{Permalink}"title="">{notecount}</a> </div>
  547. {Photoset-250}</center>
  548. {/block:IndexPage}
  549. {block:PermalinkPage}
  550. <center>
  551. {Photoset-500}</center>
  552. {/block:PermalinkPage}
  553. {block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  554. {/block:Photoset}
  555.  
  556.  
  557.  
  558. {block:Quote}
  559. <center><span class="quote">"{Quote}"</span>
  560. {block:Source}<i> - {Source}</i>{/block:Source}<br></center><br>
  561.  
  562. <span class="perma">{TimeAgo} | <a href="{Permalink}" target="_blank"> {NoteCount} ❤ </a> | <a href="{ReblogURL}"title="reblog">reblog</a> </span>
  563. {/block:Quote}
  564.  
  565.  
  566.  
  567.  
  568. {block:Chat}
  569.  
  570. {block:Title}<span class="title">{Title}</span>{/block:Title}<br><br>
  571. <div class="post"><div class="conversation"><ul>
  572. {block:Lines}<li class="{Alt}">
  573. {block:Label}<span class="label">{Label}</span>{/block:Label}
  574. {Line}</li>{/block:Lines}</ul>
  575. </div></div>
  576. <span class="perma">{TimeAgo} | <a href="{Permalink}" target="_blank"> {NoteCount} ❤ </a> | <a href="{ReblogURL}"title="reblog">reblog</a> </span>
  577. {/block:Chat}
  578.  
  579.  
  580.  
  581.  
  582.  
  583. {block:Audio}
  584. <div style="width:200px; height:30px;">
  585. {AudioPlayerBlack}
  586. </div>
  587. {block:IndexPage}<span class="perma">
  588. <p align=right>
  589. <span class="perma">{TimeAgo} | <a href="{Permalink}" target="_blank"> {NoteCount} ❤ </a> | <a href="{ReblogURL}"title="reblog">reblog</a> </span>{/block:IndexPage}
  590. {/block:Audio}
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598. {block:Video}
  599. {block:IndexPage}
  600. <center>
  601. <div class="lerman">
  602. <a href="{ReblogURL}"title="reblog">reblog</a> // <a href="{Permalink}"title="">{notecount}</a> </div>
  603. {Video-250}</center>
  604. {/block:IndexPage}
  605. {block:PermalinkPage}
  606. <center>
  607. {Video-400}</center>
  608. {/block:PermalinkPage}
  609. {/block:Video}
  610.  
  611.  
  612.  
  613.  
  614.  
  615. {block:Answer}
  616. <img src="{AskerPortraitURL-48}" width="48" align="left" style="border: 1px solid #eee; padding: 5px; margin-right: 5px;background-color:white;opacity:1;"><div class="qa"><span></span><b>{Asker} </b>whispered:&nbsp;{Question}</div>
  617. <div class="qa2">{Answer}</div>
  618.  
  619.  
  620. <span class="perma">{TimeAgo} | <a href="{Permalink}" target="_blank"> {NoteCount} ❤ </a> </span>
  621.  
  622. {/block:Answer}
  623.  
  624.  
  625.  
  626. {block:PostNotes}<div align="middle">{caption}</div>
  627. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  628.  
  629. {block:HasTags}
  630. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  631. {block:RebloggedFrom}
  632. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  633. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  634.  
  635. {/block:RebloggedFrom}
  636. </span>
  637. <br>
  638. <div id="postnotes">{PostNotes}</div><br>
  639.  
  640. {block:ContentSource}
  641. <br><a href="{SourceURL}">
  642. {lang:Source}:
  643. {block:SourceLogo}
  644. <img src="{BlackLogoURL}" width="{LogoWidth}"
  645. height="{LogoHeight}" alt="{SourceTitle}" />
  646. {/block:SourceLogo}
  647. {block:NoSourceLogo}
  648. {SourceLink}
  649. {/block:NoSourceLogo}
  650. </a>
  651. {/block:ContentSource}
  652.  
  653. {/block:PostNotes}
  654. </div>
  655. {/block:Posts}
  656. </div></div>
  657.  
  658. {block:IndexPage}
  659. {block:Pagination}
  660. <div id="pagination">
  661. {block:NextPage}
  662. <a id="nextPage" href="{NextPage}"></a>
  663. {/block:NextPage}
  664. {block:PreviousPage}
  665. <a href="{PreviousPage}"></a>
  666. {/block:PreviousPage}
  667. </div>
  668. {/block:Pagination}
  669. {/block:IndexPage}
  670.  
  671.  
  672.  
  673.  
  674. <div style="bottom:30px; right:30px; position:fixed;font-family:arial; font-size:9px;text-transform:uppercase;font-weight:bold;"><a href="http://cuddlets.tumblr.com" target="new" title="theme"> <img src="http://images.clipartpanda.com/black-heart-outlines-slant-black-heart-outline-hi.png" width="10"></a></div>
  675.  
  676. </body>
  677. </html>
  678.  
  679.  
  680. <!--
  681.  
  682. THEME BY CUDDLETS (http://cuddlets.tumblr.com)
  683. -NO REMOVING OF CREDITS
  684. -DON'T USE MY THEME CODES AS BASECODES
  685. -THANK YOU FOR USING
  686.  
  687. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement