Advertisement
wildthemes

rayne theme

Oct 13th, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.85 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3.  
  4. <!--
  5. rayne theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
  6.  
  7. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  8.  
  9. taking credits off/stealing/using my themes as a basecode is illegal.-->
  10.  
  11. <!--IMPORTANT: to show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15. <meta name="color:glow colour" content="#ccc"/>
  16. <meta name="color:Border" content="#eee"/>
  17. <meta name="color:Body font" content="#000000"/>
  18. <meta name="color:Links" content="#000000"/>
  19. <meta name="color:Link hover" content="#2b2c2c"/>
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:posts" content="#ffffff"/>
  22. <meta name="if:Rainbow hover links" content="1"/>
  23. <meta name="image:Background image" content="0"/>
  24. <meta name="image:Sidebar photo" content=""/>
  25. <meta name="if:Show sidebar photo" content="1"/>
  26. <meta name="text:reblog label" content="reblog" />
  27. <meta name="text:Link one URL" content="/" />
  28. <meta name="text:Link one title" content="Link 1" />
  29. <meta name="text:Link two URL" content="/" />
  30. <meta name="text:Link two title" content="Link 2" />
  31. <meta name="text:Link three URL" content="/" />
  32. <meta name="text:Link three title" content="Link 3" />
  33. <meta name="text:Link four URL" content="/" />
  34. <meta name="text:Link four title" content="Link 4" />
  35. <meta name="text:Link five URL" content="/" />
  36. <meta name="text:Link five title" content="Link 5" />
  37. <meta name="if:Two Columns" content="0"/>
  38. <meta name="if:Three Columns" content="1"/>
  39. <title>{title}</title>
  40. {block:ifRainbowhoverlinks}<script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>{/block:ifRainbowhoverlinks}
  41. `
  42. <script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link rel="shortcut icon" href="{Favicon}">{block:Description}<meta name="description" content="{MetaDescription}"/>
  43. {/block:Description}<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
  44. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  45. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51. body {
  52. background-color:{color:Background};
  53. background-image: url({image:Background image});
  54. background-attachment: fixed;
  55. background-repeat: repeat;
  56. font-family: short stack;
  57. font-size:10px;
  58. line-height: 110%;
  59. color:{color:Body font};
  60. }
  61.  
  62. ::-webkit-scrollbar-thumb:vertical {
  63. background-color:{color:Links};
  64. height:auto;
  65.  
  66. }
  67.  
  68. ::-webkit-scrollbar-thumb:horizontal {
  69. background-color:{color:Links};
  70. }
  71.  
  72. ::-webkit-scrollbar {
  73. height:2px;
  74. width:4px;
  75. background-color:{color:posts};
  76. }@font-face { font-family: "origin"; src: url('http://static.tumblr.com/lyl1wkn/6tdm8yvpc/origin-light.ttf'); }
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. #infscr-loading {
  88. position: absolute;
  89. bottom: 0;
  90. left: 25%;}
  91.  
  92.  
  93. a { color:{color:Links}; -webkit-transition: all 0.3s ease-out;
  94. -moz-transition: all 0.3s ease-out;
  95. transition: all 0.3s ease-out;text-decoration: none;text-shadow:#888 0px 0px 5px;
  96. }
  97.  
  98. a:hover {
  99. color:{color:Link hover};
  100. text-decoration: none;
  101. -webkit-transition: all 0.3s ease-out;
  102. -moz-transition: all 0.3s ease-out;color 0.5s
  103. text-shadow: 0 0 0.1em #030303, 0 0 0.1em #030303,
  104. 0 0 0.1em #030303
  105.  
  106. }
  107.  
  108.  
  109. #tumblr_controls{
  110. position:fixed !important;
  111. z-index:99999999999;
  112. }
  113.  
  114.  
  115.  
  116.  
  117.  
  118. .idk {align:right;background: #cdcdcd; margin:7px 0px 5px 0px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  119.  
  120. .idk p {margin:1px 0px;}
  121.  
  122.  
  123. .idkborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #f7f7f7}
  124.  
  125.  
  126. ul {
  127. display: block;
  128. list-style-type: disc;
  129. -webkit-margin-before: 1em;
  130. -webkit-margin-after: 1em;
  131. -webkit-margin-start: 0px;
  132. -webkit-margin-end: 0px;
  133. -webkit-padding-start: 20px;
  134. }
  135.  
  136. @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff'); }
  137.  
  138. #tumblr_controls{
  139. position:fixed z-index:9999999999;;
  140. }@font-face {
  141. font-family: fromwhere;
  142. src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  143. }
  144. @font-face {font-family:"Japan"; src: url('http://static.tumblr.com/9wzbixa/KKbm0c410/japan.ttf');}
  145.  
  146.  
  147. @font-face { font-family:"kewl";
  148. src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  149. }
  150.  
  151. #blogtitle{
  152. font-family:kewl;
  153. font-size:30px;
  154. margin-top:0px;
  155. text-transform:uppercase;
  156. margin-left:-0px;
  157. line-height:50px;
  158. text-shadow: 1px 1px 3px #000;}
  159.  
  160. #description{
  161. font-family: short stack;
  162. font-size:10px;
  163. width:230px;
  164. padding:3px;
  165. text-align:center;
  166. color:{color:Body font};
  167. margin-left:10px;
  168. background:{color:posts};
  169. }
  170.  
  171.  
  172.  
  173. #content {
  174. width: 820px;
  175. float: left;
  176. margin-top:-5px;
  177. margin-left:220px;
  178.  
  179. }
  180.  
  181. #contain {
  182. width: 1070px;
  183. margin: 0px auto;
  184. }
  185.  
  186.  
  187.  
  188. #sidebar{ margin-left:-85px;
  189. width:290px;
  190. z-index:1;
  191. -webkit-box-shadow: 0px 0px 5px #313131;
  192. -moz-box-shadow: 0px 0px 5px #313131;
  193. box-shadow: 0px 0px 5px #313131;
  194. border: solid {color:Border} 1px;
  195. position:fixed !important;
  196. text-align:center;
  197. top:5px;
  198. padding:5px;
  199. height:auto;
  200. background-color: {color:posts};
  201. opacity: 1;
  202.  
  203. }
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210. h3 {{color:links}; font-family: 'origin'; font-size: 15px; line-height: 120%;}
  211.  
  212. .title {color:{color:Links}; font-family:kewl;
  213. text-transform:lowercase;
  214. font-size: 20px; line-height: 120%; -webkit-transition: all 0.3s ease-out;
  215. -moz-transition: all 0.3s ease-out;
  216. transition: all 0.3s ease-out;
  217.  
  218. text-shadow:#888 0px 0px 5px;}
  219.  
  220.  
  221.  
  222. .title:hover {color:{color:Link hover}; -webkit-transition: all 0.3s ease-out;
  223. -moz-transition: all 0.3s ease-out;
  224. transition: all 0.3s ease-out;}
  225.  
  226.  
  227. ol.notes img {
  228. width: 16px;
  229. display: inline;
  230. position: relative;
  231. top: 3px;
  232. }
  233.  
  234. .entry {
  235. overflow: hidden;
  236. float: left;
  237. {block:indexpage}
  238. width:450px;
  239. padding:4px;
  240.  
  241. -webkit-box-shadow: 0px 0px 5px #313131;
  242. -moz-box-shadow: 0px 0px 5px #313131;
  243. box-shadow: 0px 0px 5px #313131;
  244.  
  245. {block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  246. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns}
  247. margin-bottom: 6px;
  248. {/block:indexpage}
  249. {block:permalinkpage}
  250. width: 800px;
  251. margin-left: 6px;
  252. margin-bottom: 6px;
  253. {/block:permalinkpage}
  254. display: block; margin-left: 6px;
  255.  
  256. background: {color:posts};
  257.  
  258. }
  259.  
  260.  
  261. .entry:hover{
  262. -moz-box-shadow: 0 0 15px {color:glow colour};
  263. -webkit-box-shadow: 0 0 15px {color:glow colour};
  264. box-shadow: 0 0 15px {color:glow colour};
  265. -webkit-transition: all .25s ease-in-out;
  266. -moz-transition: all .25s ease-in-out;
  267. -o-transition: all .25s ease-in-out;
  268. transition: all .25s ease-in-out;}
  269.  
  270. .entry img {
  271. display: block;
  272. {block:indexpage}{block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  273. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns} {/block:indexpage}
  274. }
  275.  
  276. .wildthemes a {color:{color:Body font};}
  277.  
  278. .entry .wildthemes{
  279.  
  280. position:absolute;
  281. width:auto;
  282. height:15px;
  283. padding-top:0px;
  284. padding-bottom: 0px;
  285. background-color:{color:posts};
  286. margin-left: 0px;
  287. overflow:hidden;
  288. top: -10px;
  289. font-family: littlefont;
  290. text-transform: uppercase;
  291. font-size: 8px;
  292. line-height:15px;
  293. text-align:center;
  294. padding-left: 0px;
  295. padding-right: 0px;
  296. opacity:0.0;
  297. border-bottom-right-radius:5px;
  298. border-top-right-radius:5px;
  299. -webkit-transition: all 0.3s linear;
  300. -moz-transition: all 0.3s linear;
  301. transition: all 0.3s linear;
  302. }
  303. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  304.  
  305.  
  306. .entry:hover .wildthemes{
  307. overflow:visible;
  308. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  309. transition: all 0.4s linear;
  310. margin-left: 0px;
  311. width: auto;
  312. background-color:{color:posts};
  313. height: 15px;
  314. top: 15px;
  315. padding-top: 0px;
  316. padding-bottom: 0px;
  317. padding-left: 5px;
  318. padding-right: 5px;
  319. opacity:0.8;
  320. border-bottom-right-radius:5px;
  321. border-top-right-radius:5px;
  322. -webkit-transition: all 0.3s linear;
  323. -moz-transition: all 0.3s linear;
  324. }
  325. }
  326.  
  327. .entry:hover .wildthemes:hover{
  328. opacity: 1;
  329. width: 150px;
  330. -webkit-transition: all 0.5s linear;
  331. -moz-transition: all 0.5s linear;
  332. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  333. -webkit-box-shadow: 0 0 15px {color:glow colour};
  334. box-shadow: 0 0 15px {color:glow colour};
  335. -webkit-transition: all .25s ease-in-out;
  336. -moz-transition: all .25s ease-in-out;
  337. -o-transition: all .25s ease-in-out;
  338. transition: all .25s ease-in-out;}
  339. }
  340.  
  341. .entry:hover .details {
  342. opacity: 1.0;
  343. margin:12px 0px 0px 0px;
  344. filter: alpha(opacity = 100);
  345. -webkit-transition: all .25s ease-in-out;
  346. -moz-transition: all .25s ease-in-out;
  347. -o-transition: all .25s ease-in-out;
  348. transition: all .25s ease-in-out;
  349. }
  350.  
  351.  
  352.  
  353. #pagination{
  354. display:none;
  355. }
  356.  
  357.  
  358.  
  359. .clear {
  360. clear: both;
  361. }
  362.  
  363. .iloveyou {
  364. color: #FFFFFF;
  365. letter-spacing:1px;
  366. font-family: arial;
  367. font-size: 8px;
  368. line-height:14px;
  369. margin: 2px;
  370. opacity:0.6;
  371. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  372. background-repeat:repeat;
  373. border:1px solid rgba(0,0,0,0.1);
  374. padding:3px 5px;
  375. -webkit-border-radius:2px;
  376. moz-border-radius:2px;
  377. -o-border-radius:2px;
  378. border-radius:2px;
  379.  
  380.  
  381. }
  382.  
  383.  
  384.  
  385. .iloveyou:hover{
  386. -webkit-transition: opacity 0.7s linear;
  387. opacity: 1;
  388. -webkit-transition: all 0.4s ease-out;
  389. -moz-transition: all 0.4s ease-out;
  390. transition: all 0.4s ease-out;-moz-box-shadow: 0 0 15px {color:glow colour};
  391. -webkit-box-shadow: 0 0 15px {color:glow colour};
  392. box-shadow: 0 0 15px {color:glow colour};
  393. -webkit-transition: all .25s ease-in-out;
  394. -moz-transition: all .25s ease-in-out;
  395. -o-transition: all .25s ease-in-out;
  396. transition: all .25s ease-in-out;}
  397. }
  398.  
  399. .iloveyou a { color: #FFF; }
  400.  
  401.  
  402. blockquote, q {
  403. quotes: "«" "»" "'" "'";
  404. padding: 3px;
  405. border-left: 3px solid #7d7d7d;
  406. margin: 0px 10px;
  407. }
  408.  
  409. .permahover {
  410. text-align: right;
  411. line-height:200%;
  412. opacity: 0.0;
  413. filter: alpha(opacity = 0);
  414. font-size: 9px;
  415. line-height: 9px;
  416. text-transform: uppercase;
  417. }
  418.  
  419. .entry:hover .permahover {
  420. text-align: center;
  421. opacity: 1;
  422. filter: alpha(opacity = 50);
  423.  
  424.  
  425. }
  426.  
  427. .text {
  428. padding: 0px;
  429. }
  430.  
  431.  
  432.  
  433. .entry:hover .textperma {
  434. opacity: 1;
  435. filter: alpha(opacity = 100);
  436. -webkit-transition: all ease-in 250ms;
  437. -moz-transition: all ease-in 250ms;
  438. -o-transition: all ease-in 250ms;
  439. -ms-transition: all ease-in 250ms;
  440. transition: all ease-in 250ms;
  441. }
  442.  
  443.  
  444. .blogtitle {text-align:center; margin-top:15px;}
  445.  
  446.  
  447. .blogtitle a {
  448. font-family: 'origin';
  449. font-size: 22px;
  450. line-height: 130%;
  451. color:{color:Links};-webkit-transition: all 0.3s ease-out;
  452. -moz-transition: all 0.3s ease-out;
  453. transition: all 0.3s ease-out;
  454. }
  455.  
  456.  
  457. .blogtitle a:hover {
  458. color:{color:Link hover}; -webkit-transition: all 0.3s ease-out;
  459. -moz-transition: all 0.3s ease-out;
  460. transition: all 0.3s ease-out;}
  461.  
  462.  
  463.  
  464. .clearfix {
  465. clear: both;
  466. }
  467.  
  468.  
  469. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  470. padding-bottom : 0px;}
  471.  
  472. </style>
  473. </head>
  474. <body>
  475.  
  476.  
  477. </div>
  478. <div id="contain">
  479.  
  480. <div id="sidebar">
  481.  
  482.  
  483.  
  484. <a href"/"</a><div id="blogtitle"><script language="JavaScript1.2">
  485.  
  486. /*
  487. Neon Lights Text
  488. By JavaScript Kit (http://javascriptkit.com)
  489. For this script, TOS, and 100s more DHTML scripts,
  490. Visit http://www.dynamicdrive.com
  491. */
  492.  
  493. var message="{Title}"
  494. var neonbasecolor="{color:Body font}"
  495. var neontextcolor="{color:Links}"
  496. var flashspeed=100 //in milliseconds
  497.  
  498. ///No need to edit below this line/////
  499.  
  500. var n=0
  501. if (document.all||document.getElementById){
  502. document.write('<font color="'+neonbasecolor+'">')
  503. for (m=0;m<message.length;m++)
  504. document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
  505. document.write('</font>')
  506. }
  507. else
  508. document.write(message)
  509.  
  510. function crossref(number){
  511. var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
  512. return crossobj
  513. }
  514.  
  515. function neon(){
  516.  
  517. //Change all letters to base color
  518. if (n==0){
  519. for (m=0;m<message.length;m++)
  520. //eval("document.all.neonlight"+m).style.color=neonbasecolor
  521. crossref(m).style.color=neonbasecolor
  522. }
  523.  
  524. //cycle through and change individual letters to neon color
  525. crossref(n).style.color=neontextcolor
  526.  
  527. if (n<message.length-1)
  528. n++
  529. else{
  530. n=0
  531. clearInterval(flashing)
  532. setTimeout("beginneon()",1500)
  533. return
  534. }
  535. }
  536.  
  537. function beginneon(){
  538. if (document.all||document.getElementById)
  539. flashing=setInterval("neon()",flashspeed)
  540. }
  541. beginneon()
  542.  
  543.  
  544. </script></a></div></a>
  545.  
  546.  
  547.  
  548.  
  549.  
  550. {block:ifShowsidebarphoto}
  551. <a href="/"><img src="{image:Sidebar photo}" width="290" style="margin-bottom:1px;margin-top:4px;"/></a>
  552. {/block:ifShowsidebarphoto}
  553. <br>
  554. {description}<br>
  555. {block:AskEnabled}<a href="/ask">Ask</a> | {/block:AskEnabled}
  556.  
  557. {block:SubmissionsEnabled}<a href="/submit">Submit</a> |&nbsp;{/block:SubmissionsEnabled}
  558.  
  559. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> |{/block:Pages}{/block:HasPages}
  560. {block:ifLinkoneURL}<a href="{text:Link one URL}">{text:Link one title} </a> | {/block:ifLinkoneURL}
  561.  
  562. {block:ifLinktwoURL}<a href="{text:Link two URL}">{text:Link two title} </a> | {/block:ifLinktwoURL}
  563.  
  564.  
  565. {block:ifLinkthreeURL}<a href="{text:Link three URL}">{text:Link three title}</a> | {/block:ifLinkthreeURL}
  566.  
  567.  
  568. {block:ifLinkfourURL}<a href="{text:Link four URL}">{text:Link four title}</a> | {/block:ifLinkfourURL}
  569.  
  570.  
  571.  
  572. {block:ifLinkfiveURL}<a href="{text:Link five URL}">{text:Link five title}</a> | {/block:ifLinkfiveURL}
  573.  
  574.  
  575. <a href=<a href="http://wildthemes.tumblr.com/" id="links1">Theme</a></div>
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597. <div id="content">
  598.  
  599.  
  600.  
  601.  
  602. {block:Posts}
  603.  
  604. <div class="entry">
  605.  
  606.  
  607.  
  608. {block:Text}
  609. <div class="text">
  610. {block:Title}
  611. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  612. {/block:Title}
  613. {Body}
  614. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  615. {block:IndexPage}
  616.  
  617. {/block:IndexPage}
  618. </div>
  619. {/block:Text}
  620.  
  621.  
  622.  
  623. {block:Photo}
  624. {block:indexpage} <div class="wildthemes"><p><a href="{permalink}">{NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">{text:reblog label}</a> </div>
  625.  
  626. <img src="{PhotoURL-HighRes}" width="100%"/>
  627. {/block:indexpage}
  628. {block:permalinkpage}
  629. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  630. {/block:permalinkpage} {block:IndexPage}
  631. {/block:IndexPage}
  632. {/block:Photo}
  633.  
  634.  
  635.  
  636. {block:Photoset}
  637. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  638. {block:IndexPage}
  639. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  640.  
  641. {/block:IndexPage}
  642. {block:permalinkpage}
  643. {Photoset-500}
  644. {/block:permalinkpage}
  645. {/block:Photoset}
  646.  
  647.  
  648.  
  649.  
  650. {block:Quote}
  651. <div class="text">
  652. <div class="title"> "{Quote}" </div>
  653. {block:Source}
  654. <div style="text-align:right">- {Source}</div>
  655. {/block:Source}
  656. {block:IndexPage}
  657. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  658.  
  659. {/block:IndexPage}
  660. </div>{/block:Quote}
  661.  
  662.  
  663.  
  664.  
  665. {block:Link}
  666. <div class="text">
  667. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  668. {block:Description}
  669. <div class="description">{Description}</div>
  670. {/block:Description}
  671. <p>
  672. {block:IndexPage}
  673. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  674.  
  675. {/block:IndexPage}
  676.  
  677. </div>{/block:Link}
  678.  
  679.  
  680.  
  681.  
  682. {block:Chat}
  683. <div class="text">
  684. {block:Title}
  685. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  686. {/block:Title}
  687. <ul class="chat">
  688. {block:Lines}
  689. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  690. {Line} </li>
  691. {/block:Lines}
  692. </ul>
  693. {block:IndexPage}
  694. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  695.  
  696. {/block:IndexPage}
  697. </div>{/block:Chat}
  698.  
  699.  
  700.  
  701.  
  702. {block:Video}
  703. {block:IndexPage}{Video-250}{/block:IndexPage}
  704. {block:IndexPage}
  705. {block:IndexPage}
  706. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  707.  
  708. {/block:IndexPage}
  709. {block:permalinkpage}
  710. {Video-500}
  711. {/block:permalinkpage}
  712. {/block:Video}
  713.  
  714.  
  715.  
  716.  
  717. {block:Audio}
  718. <div class="text">
  719. {AudioPlayerGrey}
  720. {block:Caption}
  721. {Caption}
  722. {/block:Caption}
  723. {block:IndexPage}
  724. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  725.  
  726. {/block:IndexPage}
  727. </div>{/block:Audio}
  728.  
  729.  
  730.  
  731.  
  732.  
  733. {block:Answer}<div class="text"><img src="{AskerPortraitURL-20}" align="left" class="idkborder"><div class="idk"><span></span>{Asker} was like: {Question}&nbsp;</div>{Answer} <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  734. {block:IndexPage}
  735.  
  736. {/block:IndexPage}</div>{/block:Answer}
  737.  
  738.  
  739.  
  740.  
  741.  
  742. {block:PermalinkPage}
  743. {block:Date} {block:Caption}
  744. {Caption}
  745. {/block:Caption}<br><br>
  746. <center>
  747. {TimeAgo} at {12HourWithZero}:{Minutes}{AmPm}
  748. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  749. {/block:Date}</div>
  750. {/block:PermalinkPage}
  751.  
  752.  
  753.  
  754. </div>
  755.  
  756. {/block:Posts}
  757.  
  758. </div>
  759.  
  760. <div class="clear"></div>
  761. </div>
  762.  
  763. {block:Pagination}
  764. <ul id="pagination">
  765. {block:PreviousPage}
  766. <li><a href="{PreviousPage}"></a></li>
  767. {/block:PreviousPage}
  768. {block:JumpPagination length="5"}
  769. {block:CurrentPage}
  770. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  771. {/block:CurrentPage}
  772. {block:JumpPage}
  773. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  774. {/block:JumpPage}
  775. {/block:JumpPagination}
  776. {block:NextPage}
  777. <li><a id="nextPage" href="{NextPage}"></a></li>
  778. {/block:NextPage}
  779. </ul>
  780. {/block:Pagination}
  781. {block:IndexPage}
  782.  
  783.  
  784. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  785.  
  786.  
  787. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  788.  
  789.  
  790.  
  791.  
  792. {block:IndexPage}
  793. <script type="text/javascript">
  794. $(window).load(function () {
  795. $('#content').masonry(),
  796. $('.masonryWrap').infinitescroll({
  797. navSelector : '#pagination',
  798. nextSelector : '#pagination a#nextPage',
  799. itemSelector : ".entry, .clear",
  800. bufferPx : 200,
  801. loadingText : "<em></em>",
  802. },
  803. function() { $('#content').masonry({ appendedContent: $(this) }); }
  804. );
  805. });
  806. </script>
  807. {/block:IndexPage}
  808.  
  809.  
  810.  
  811.  
  812. </body>
  813.  
  814.  
  815. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement