Advertisement
wildthemes

alexandria theme

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