Advertisement
Guest User

Theme #9

a guest
May 5th, 2013
870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.13 KB | None | 0 0
  1. <!------------------------
  2.  
  3. Theme by clarity-themes
  4. DO NOT remove the credit please
  5.  
  6. ------------------------->
  7.  
  8. <html lang="en">
  9. <head>
  10.  
  11. <script language=JavaScript>
  12. <!--//Disable right click script III- By Renigade (renigade@mediaone.net)
  13. //For full source code, visit http://www.dynamicdrive.com
  14.  
  15. var message="";
  16. ///////////////////////////////////
  17. function clickIE() {if (document.all) {(message);return false;}}
  18. function clickNS(e) {if
  19. (document.layers||(document.getElementById&&!document.all)) {
  20. if (e.which==2||e.which==3) {(message);return false;}}}
  21. if (document.layers)
  22. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  23. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  24.  
  25. document.oncontextmenu=new Function("return false")
  26. // -->
  27. </script>
  28.  
  29.  
  30. <script type="text/javascript">
  31.  
  32. /***********************************************
  33. * Disable select-text script- © Dynamic Drive (www.dynamicdrive.com)
  34. * This notice MUST stay intact for legal use
  35. * Visit http://www.dynamicdrive.com/ for full source code
  36. ***********************************************/
  37.  
  38. //form tags to omit in NS6+:
  39. var omitformtags=["input", "textarea", "select"]
  40. omitformtags=omitformtags.join("|")
  41. function disableselect(e){
  42. if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
  43. return false
  44. }
  45. function reEnable(){
  46. return true
  47. }
  48. if (typeof document.onselectstart!="undefined")
  49. document.onselectstart=new Function ("return false")
  50. else{
  51. document.onmousedown=disableselect
  52. document.onmouseup=reEnable
  53. }
  54. </script>
  55.  
  56. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  57. <script type="text/javascript"
  58. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  59.  
  60. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  61. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  62. <script>
  63. (function($){
  64. $(document).ready(function(){
  65. $("a[title]").style_my_tooltips({
  66. tip_follows_cursor:true,
  67. tip_delay_time:20,
  68. tip_fade_speed:400,
  69. attribute:"title"
  70. });
  71. });
  72. })(jQuery);
  73. </script>
  74.  
  75.  
  76. <title>{title}</title>
  77. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif">
  78. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  79.  
  80. <meta name="viewport" content="width=720"/>
  81. <meta name="image:sidebar" content=""/>
  82. <meta name="image:background" content=""/>
  83. <meta name="color:scrollbar" content="#747474"/>
  84. <meta name="color:text" content="#747474"/>
  85. <meta name="color:link" content="#979797"/>
  86. <meta name="color:hover" content="#ffffff"/>
  87. <meta name="color:title" content="#747474"/>
  88. <meta name="color:borders" content="#aaaaaa"/>
  89. <meta name="color:background" content="#f8f8f8"/>
  90. <meta name="color:nav text" content="#fff"/>
  91. <meta name="color:blogtitle" content="#747474"/>
  92. <meta name="text:top writing" content="Round and around and around and around we go... Oh now tell me now tell me now tell me now you know"/>
  93. <meta name="text:link 1 url" content="http://"/>
  94. <meta name="text:link 1 title" content="Link 1"/>
  95. <meta name="text:link 2 url" content="http://"/>
  96. <meta name="text:link 2 title" content="Link 2"/>
  97. <meta name="text:link 3 url" content="http://"/>
  98. <meta name="text:link 3 title" content="Link 3"/>
  99. <meta name="text:link 4 url" content="http://"/>
  100. <meta name="text:link 4 title" content="Link 4"/>
  101. <meta name="text:link 5 url" content="http://"/>
  102. <meta name="text:link 5 title" content="Link 5"/>
  103.  
  104. <style type="text/css">
  105.  
  106.  
  107. #s-m-t-tooltip {
  108. max-width:300px;
  109. padding:3px 3px 3px 3px;
  110. margin:10px 0px 0px 12px;
  111. background-color:#fff; /* change the background color */
  112. border:1px solid {color:Link}; /* change the border color */
  113. font-family:calibri; /* change the font */
  114. font-size:9px; /* change the font size */
  115. letter-spacing:2px; /* change the letter spacing */
  116. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  117. color:#999; /* change the text color */
  118. z-index:999999999999999999999999999999999999;
  119. }
  120.  
  121. @font-face { font-family: "arsen"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  122. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  123.  
  124. iframe#tumblr_controls {margin-right:6px !important;position: fixed !important;-webkit-transition: opacity 0.5s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; -webkit-filter: invert(100%); }
  125.  
  126. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  127.  
  128. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  129.  
  130. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  131. #aaaaaa; border-right: 1px solid #aaaaaa;}
  132.  
  133. a:link, a:active, a:visited{
  134. color:{color:link};
  135. text-decoration: none;
  136. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  137. -webkit-transition: all 0.5s ease-out;
  138. -moz-transition: all 0.5s ease-out;
  139. transition: all 0.5s ease-out;
  140. }
  141.  
  142. a:hover {
  143. color:transparent;
  144. text-decoration:underline;
  145. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  146. -webkit-transition: all 0.5s ease-out;
  147. -moz-transition: all 0.5s ease-out;
  148. transition: all 0.5s ease-out;
  149. text-shadow: {color:hover} 0 0 2px;
  150. }
  151.  
  152. body, a{cursor: url(http://i.imgur.com/2qleX.jpg), auto;}
  153.  
  154. body{
  155. margin:5px;
  156. font-size:10px;
  157. background-color:{color:background};
  158. background-image:url('{image:background}');
  159. background-attachment: fixed;
  160. background-repeat: repeat;
  161. color:{color:text};
  162. }
  163.  
  164. #castiel{width:250px; height:auto;}
  165. {block:PermalinkPage}
  166. width:410px;
  167. {/block:PermalinkPage}
  168. }
  169.  
  170. #center{
  171. padding-top:3px;
  172. padding-bottom:3px;
  173. position:fixed !important;
  174. width:250px;
  175. height:210px;
  176. background-color:#fff;
  177. {block:PermalinkPage}
  178. width:410px;
  179. height:210px;
  180. {/block:PermalinkPage}
  181. }
  182.  
  183. #thing{
  184. position:fixed;
  185. z-index:-99999999;
  186. opacity:1;
  187. top:-1px;
  188. width:150%;
  189. height:150%;
  190. left:0px;
  191. background-color:{color:background};
  192. background-image:url('{image:background}');
  193. }
  194.  
  195. #wutup {
  196. opacity:0.5;
  197. position:fixed!important;
  198. width:30px;
  199. font-family:calibri;
  200. font-size:10px;
  201. line-height:12px;
  202. left:1300px;
  203. top:-70px;
  204. height:110px;
  205. text-align:center;
  206. color:{color:text};
  207. background-color:#ffffff;
  208. padding:5px;
  209. border:1px solid #eee;
  210. box-shadow: 0px 0px 0px #ddd;
  211. -moz-transition-duration:0.5s;
  212. -webkit-transition-duration:0.5s;
  213. -o-transition-duration:0.5s;
  214. }
  215.  
  216. #wutup:hover {
  217. top:-50px;
  218. opacity:1.0;
  219. -moz-transition-duration:0.5s;
  220. -webkit-transition-duration:0.5s;
  221. -o-transition-duration:0.5s;
  222. }
  223.  
  224. #posts{
  225. float:left;
  226. {block:indexpage}
  227. width:1000px;
  228. {/block:indexpage}
  229. {block:permalinkpage}
  230. width:900px;
  231. {/block:permalinkpage}
  232. margin-left:300px;
  233. margin-top:27px;
  234. }
  235.  
  236. .photoset-img{
  237. max-width: 220px;
  238. }
  239.  
  240. #entry img{
  241. {block:indexpage}
  242. max-width:300px;
  243. {/block:indexpage}
  244. }
  245.  
  246. #entry{
  247. font-family: cambria;
  248. font-size: 10px;
  249. text-align:left;
  250. float:left;
  251. width:300px;
  252. height: auto;
  253. line-height:10px;
  254. background-color:#fff;
  255. margin:8px;
  256. overflow:hidden;
  257. padding:7px 7px 5px 7px;
  258. border:1px solid #eee;
  259. opacity:0.8;
  260. {block:PermalinkPage}
  261. width: 500px;
  262. height: auto;
  263. opacity:1;
  264. {/block:PermalinkPage}
  265. }
  266.  
  267. #entry .perma{
  268. width:100%;
  269. height:auto;
  270. font-family:calibri;
  271. position: absolute;
  272. font-size: 10px;
  273. font-style:italic;
  274. text-transform:lowercase;
  275. line-height: 10px;
  276. color: #888;
  277. text-align:center;
  278. overflow:hidden;
  279. background-color:#fff;
  280. letter-spacing:0px;
  281. right:7px;
  282. padding: 5px;
  283. bottom:-6px;
  284. border-top:1px solid #eee;
  285. opacity:0;
  286. -webkit-filter:blur(5px);
  287. -webkit-transition: opacity 0.5s linear;
  288. -webkit-transition: all 0.5s linear;
  289. -moz-transition: all 0.5s linear;
  290. transition: all 0.5s linear;
  291. }
  292.  
  293. #entry:hover .perma{
  294. opacity:1;
  295. bottom:3px;
  296. -webkit-filter:blur(0px);
  297. -webkit-transition: all 0.5s linear;
  298. -webkit-transition: all 0.5s linear;
  299. -moz-transition: all 0.5s linear;
  300. transition: all 0.5s linear;
  301. }
  302.  
  303. #entry .permalinktext{
  304. display: block;
  305. padding: 1px;
  306. margin-left:0px;
  307. margin-top: 10px;
  308. padding-right: 4px;
  309. font-family:cambria;
  310. letter-spacing: 0px;
  311. height:10px;
  312. font-size: 10px;
  313. line-height: 12px;
  314. text-align: right;
  315. background-color:transparent;
  316. text-decoration: none;
  317. border-top: 1px solid #eee;
  318. color:{color:text};
  319. {block:permalinkpage}
  320. text-align:left;
  321. {/block:permalinkpage}
  322. -webkit-transition: opacity 0.5s linear; opacity: 1;
  323. -webkit-transition: all 0.5s linear;
  324. -moz-transition: all 0.5s linear;
  325. transition: all 0.5s linear;
  326. }
  327.  
  328. #postnotes{
  329. text-align: left;
  330. }
  331.  
  332. #postnotes blockquote{
  333. border: 0px;
  334. }
  335.  
  336. blockquote{
  337. border-left: 2px #ddd solid;
  338. padding:0px 2px 0px 2px;
  339. margin:0px 0px 2px 1px;
  340. }
  341.  
  342. ul, ol, li{
  343. list-style: circle;
  344. margin-left:8px;
  345. padding:0px;
  346. }
  347.  
  348. um{
  349. font-style:italic;
  350. }
  351.  
  352. askk{
  353. text-transform:lowercase;
  354. font-size:25px;
  355. font-family:arsen;
  356. letter-spacing:1px;
  357. z-index:1;
  358. color:{color:link};
  359. }
  360.  
  361. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  362. .user_7 .label, .user_8 .label, .user_9 .label { color:{color:title};
  363. }
  364.  
  365. #top{
  366. position:fixed;
  367. top:0px;
  368. left:20px;
  369. width:100%;
  370. padding:5px;
  371. height:20px;
  372. padding-left:20px;
  373. line-height:20px;
  374. background:{color:background};
  375. font-family:century gothic;
  376. font-size:10px;
  377. color#999;
  378. text-transform:uppercase;
  379. letter-spacing:2px;
  380. border-bottom:2px solid; color:{color:borders};
  381. z-index:2;
  382. }
  383.  
  384. #sidebar {
  385. position: fixed !important;
  386. opacity: 1;
  387. z-index:999;
  388. top: 30px;
  389. left: 70px;
  390. color: #777;
  391. width:220px;
  392. height:100%;
  393. padding:10px;
  394. background:{color:background};
  395. border-left:2px solid; color:{color:borders};
  396. transition: all 0.9s ease-out;
  397. -o-transition-transition: all 0.5s ease-out;
  398. -webkit-transition: all 0.5s ease-out;
  399. -moz-transition: all 0.5s ease-out;
  400. }
  401.  
  402. div#img{
  403. background:#fff;
  404. z-index:-99;
  405. width: 200px;
  406. height: 200px;
  407. border:1px solid #eee;
  408. margin-left:-1px;
  409. margin-top:-1px;
  410. padding:10px;
  411. opacity:0.9;
  412. font-style:italic;
  413. color:#aaa;
  414. font-size:10px;
  415. line-height:12px;
  416. text-align:justify;
  417. position:fixed;
  418. border:1px solid color:{color:borders};
  419. transition: all 0.9s ease-out;
  420. -o-transition-transition: all 0.5s ease-out;
  421. -webkit-transition: all 0.5s ease-out;
  422. -moz-transition: all 0.5s ease-out;
  423. }
  424.  
  425. #sidebar img{
  426. opacity:1;
  427. transition: all 0.9s ease-out;
  428. -o-transition-transition: all 0.5s ease-out;
  429. -webkit-transition: all 0.5s ease-out;
  430. -moz-transition: all 0.5s ease-out;
  431. }
  432.  
  433.  
  434. #sidebar:hover img{
  435. opacity:0.5;
  436. }
  437.  
  438.  
  439. @font-face{font-family:James Fajardo;src:url(http://static.tumblr.com/9wzbixa/QYymj2mkr/james_fajardo.ttf);}
  440.  
  441.  
  442.  
  443.  
  444. #blogtitle{
  445. width:200px;
  446. z-index:9999999;
  447. opacity:1;
  448. height:auto;
  449. margin-left:70px;
  450. margin-top:170px;
  451. padding:5px;
  452. font-family:James Fajardo;
  453. font-size:80px;
  454. text-shadow: 2px 2px 0px #eee;
  455. background:transparent;
  456. position:fixed;
  457. color:{color:blogtitle};
  458. text-transform:normal;
  459. text-align:center;
  460. }
  461.  
  462. #sidebar:hover #links{
  463. opacity:1;
  464. margin-left: -230px
  465. }
  466.  
  467. #links{
  468. width:400px;
  469. height:auto;
  470. z-index:9999999;
  471. opacity:0;
  472. margin-left:60px;
  473. margin-top:11px;
  474. font-family:calibri;
  475. font-size:8px;
  476. line-height:20px;
  477. color:#fff;
  478. position:fixed;
  479. text-transform:uppercase;
  480. text-align:center;
  481. -webkit-transition: all 0.5s linear;
  482. -webkit-transition: all 0.5s linear;
  483. -moz-transition: all 0.5s linear;
  484. transition: all 0.5s linear;
  485. }
  486.  
  487. #links a{
  488. display:inline-block;
  489. width:20px;
  490. height:20px;
  491. background:{color:borders};
  492. margin-top:1px;
  493. padding:8px;
  494. color:{color:nav text};
  495. }
  496.  
  497.  
  498.  
  499. #desc{
  500. width:210px;
  501. z-index:9999999;
  502. opacity:1;
  503. height:auto;
  504. margin-left:-1px;
  505. margin-top:230px;
  506. padding:5px;
  507. font-family:calibri;
  508. font-size:10px;
  509. line-height:12px;
  510. overflow:hidden;
  511. background:#fff;
  512. color:#aaa;
  513. text-transform:normal;
  514. font-style:italic;
  515. text-align:justify;
  516. border-left:1px solid;color:{color:borders};
  517. border-right:1px solid; color:{color:borders};
  518. -webkit-transition: all 0.5s linear;
  519. -webkit-transition: all 0.5s linear;
  520. -moz-transition: all 0.5s linear;
  521. transition: all 0.5s linear;
  522. }
  523.  
  524. .title{
  525. font-family:arial;
  526. text-transform:normal;
  527. font-size: 13px;
  528. line-height: 20px;
  529. color:{color:title};
  530. text-align:center;
  531. text-transform: justify;
  532. letter-spacing: 1px;
  533. }
  534.  
  535. </style>
  536. </head>
  537. <body>
  538. <body onkeydown="return false">
  539. <div id="thing"></div>
  540. <div id="sidebar">
  541.  
  542. <div id="top">{text:top writing}</div>
  543. <div id="blogtitle">
  544. {title}
  545. </div>
  546. <div id="links">
  547. <a href="/" title="home">HOME</a><br>
  548. <a href="/ask" title="ask">ASK</a><br>
  549. <a href="{text:link 1 url}" title="{text:link 1 title}">01.</a><br>
  550. <a href="{text:link 2 url}" title="{text:link 2 title}">02.</a><br>
  551. <a href="{text:link 3 url}" title="{text:link 3 title}">03.</a><br>
  552. <a href="{text:link 4 url}" title="{text:link 4 title}">04.</a><br>
  553. <a href="{text:link 5 url}" title="{text:link 5 title}">05.</a><br>
  554. </div>
  555. <div id="img">
  556. <a href="/"><img src="{image:sidebar}" style="width:200px;"></a>
  557. </div>
  558. <div id="desc">
  559. {description}
  560. </div>
  561. </div>
  562. <div id="center">
  563. <div id="content">
  564. <div id="posts">
  565. {block:Posts}
  566. <div id="entry">
  567. {block:Text}
  568. {block:Title}<span class="title">{Title}</span>{/block:Title}
  569. <span class="entrytext">{Body}</span>
  570. {block:date}<div class="permalinktext"> <a href="{reblogURL}" target="_blank" title="reblog this post">↻</a> / <a href="{permalink}" title="this post has {notecountwithlabel}">{notecount}</a> </div>
  571. {/block:date}
  572. {/block:Text}
  573.  
  574. {block:Link}
  575. <a href="{URL}" class="title">{Name}</a>
  576. {block:Description}{Description}{/block:Description}
  577. <div class="permalinktext"> <a href="{reblogURL}" target="_blank" title="reblog this post">↻</a> / <a href="{permalink}" title="this post has {notecountwithlabel}">{notecount}</a> </div>
  578. {block:Link}
  579.  
  580. {block:Photo}{block:IndexPage}
  581. <div class="perma">
  582. posted {timeago} + <a href="{reblogurl}" target="_blank" >reblog</a> with <a href="{permalink}">{notecountwithlabel}</a>
  583. </div>
  584. {/block:IndexPage}
  585. {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=300px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px />{LinkCloseTag}{/block:PermalinkPage}
  586. {/block:Photo}
  587.  
  588. {block:Photoset}
  589. {block:Photos}
  590. <div class="perma">
  591. posted {timeago} on {shortmonth} {dayofmonth}{dayofmonthsuffix}<br>
  592. + <a href="{reblogURL}" target="_blank" title="reblog this photo">reblog</a> this photo with <a href="{permalink}" title="this photo has {notecountwithlabel}">{notecountwithlabel}</a>
  593. </div>
  594. <img src="{PhotoURL-500}" class="photoset-img" />
  595. {/block:Photos}
  596. {/block:Photoset}
  597.  
  598. {block:Quote}
  599. <span class="entrytext">{Quote}</span>
  600. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}<br><br>
  601. <div class="permalinktext"> <a href="{reblogURL}" target="_blank" title="reblog this post">↻</a> / <a href="{permalink}" title="this post has {notecountwithlabel}">{notecount}</a> </div>
  602. {/block:Quote}
  603.  
  604. {block:Chat}
  605. {block:Title}<span class="title">{Title}</span>{/block:Title}
  606. <ul class="chat">
  607. {block:Lines}
  608. <li class="user_{UserNumber}">
  609. {block:Label}
  610. <span class="label">{Label}</span>
  611. {/block:Label}
  612.  
  613. {Line}
  614. </li>
  615. {/block:Lines}
  616. </ul>
  617. <div class="permalinktext"> <a href="{reblogURL}" target="_blank" title="reblog this post">↻</a> / <a href="{permalink}" title="this post has {notecountwithlabel}">{notecount}</a> </div>
  618. {/block:Chat}
  619.  
  620.  
  621. {block:Audio}
  622. <center><div style="width:350px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  623. {block:ExternalAudio}{/block:ExternalAudio}</div></center><br>
  624.  
  625. <div class="permalinktext"> <a href="{reblogURL}" target="_blank" title="reblog this post">↻</a> / <a href="{permalink}" title="this post has {notecountwithlabel}">{notecount}</a> </div>
  626. {/block:Audio}
  627.  
  628. {block:Video}<center>
  629. <div style="padding-top:0px; padding-bottom:2px;">
  630. {Video-250}</div>
  631. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  632. <div class="permalinktext"> <a href="{reblogURL}" target="_blank" title="reblog this post">↻</a> / <a href="{permalink}" title="this post has {notecountwithlabel}">{notecount}</a> </div>
  633. {/block:Video}
  634.  
  635. {block:Answer}
  636. <div style="margin-top:2px;margin-bottom:0px;min-height:12px; padding: 4px; background-color:#fafafa;text-align:center;border-left:4px solid #ddd;border-right:4px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;">
  637. <askk>{asker}:</askk> <um>{question}</um></div>
  638. <div style="margin-top:2px;text-align:center;line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  639. {/block:Answer}
  640.  
  641. {block:PostNotes}{block:caption}{caption}{block:caption}
  642. <center><br>
  643. Posted on {DayOfWeek}, {month} {DayOfMonth}, {Year} at {formattedtime} with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}<br>
  644. <br>
  645. {block:RebloggedFrom}
  646. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> and was uploaded by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  647. {/block:RebloggedFrom}<br><br>
  648. {block:HasTags}
  649. Tagged as {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}<br> {/block:HasTags}
  650. </span>
  651. </center>
  652. <br>
  653. <div id="postnotes">{PostNotes}</div><br>
  654.  
  655. <center>{block:ContentSource}
  656. <br><a href="{SourceURL}">
  657. {lang:Source}:
  658. {block:SourceLogo}
  659. <img src="{BlackLogoURL}" width="{LogoWidth}"
  660. height="{LogoHeight}" alt="{SourceTitle}" />
  661. {/block:SourceLogo}
  662. {block:NoSourceLogo}
  663. {SourceLink}
  664. {/block:NoSourceLogo}
  665. </a>
  666. {/block:ContentSource}</center>
  667.  
  668. {/block:PostNotes}
  669. </div>
  670. {/block:Posts}
  671. </div></div>
  672.  
  673. {block:indexpage}
  674. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  675. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  676. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  677. <script type="text/javascript">
  678. $(window).load(function(){
  679. var $wall = $('#posts');
  680. $wall.imagesLoaded(function(){
  681. $wall.masonry({
  682. itemSelector: '#entry, #entry_photo',
  683. isAnimated : false
  684. });
  685. });
  686.  
  687. $wall.infinitescroll({
  688. navSelector : '#page-nav',
  689. nextSelector : '#page-nav a',
  690. itemSelector : '#entry, #entry_photo',
  691. bufferPx : 2000,
  692. debug : false,
  693. errorCallback: function() {
  694. $('#infscr-loading').fadeOut('normal');
  695. }},
  696. function( newElements ) {
  697. var $newElems = $( newElements );
  698. $newElems.hide();
  699. $newElems.imagesLoaded(function(){
  700. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  701. });
  702. }); $('#content').show(500);
  703. });
  704. </script>
  705. {/block:indexpage}
  706. <body onselectstart="return false;" ondragstart="return false;">
  707. <div id="wutup">
  708. <br><br><br><br><br><br><br>
  709. <a href="http://clarity-themes.tumblr.com/">CREDIT</a>
  710. <br>
  711. <img src="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif" style="opacity: 0.8;">
  712.  
  713. </div>
  714.  
  715. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement