Advertisement
lifegonewild

theme 9 /askingalexandria-

Feb 9th, 2013
1,191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. <!--
  2. theme by http://dannyworsnop.tumblr.com/
  3. lol holla @ me
  4. IF YOU REMOVE CREDIT I WILL STAB YOU TO DEATH
  5. -->
  6.  
  7.  
  8. <html lang="en">
  9.  
  10. <head>
  11. <script type="text/javascript">
  12. WebFontConfig = {
  13. google: { families: [ 'Monsieur+La+Doulaise::latin' ] }
  14. };
  15. (function() {
  16. var wf = document.createElement('script');
  17. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  18. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  19. wf.type = 'text/javascript';
  20. wf.async = 'true';
  21. var s = document.getElementsByTagName('script')[0];
  22. s.parentNode.insertBefore(wf, s);
  23. })(); </script>
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Monsieur+La+Doulaise' rel='stylesheet' type='text/css'>
  26.  
  27. <script type="text/javascript">
  28. <!--
  29.  
  30. // Disable Right Click Script
  31.  
  32. function IE(e)
  33. {
  34. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  35. {
  36. return false;
  37. }
  38. }
  39. function NS(e)
  40. {
  41. if (document.layers || (document.getElementById && !document.all))
  42. {
  43. if (e.which == "2" || e.which == "3")
  44. {
  45. return false;
  46. }
  47. }
  48. }
  49. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  50.  
  51. //-->
  52. </script>
  53.  
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  56. <meta name="color:Background" content="#fff"/>
  57. <meta name="color:posts background" content="#363636"/>
  58. <meta name="color:Title" content="#292929"/>
  59. <meta name="color:Text" content="#363636"/>
  60. <meta name="color:Link" content="#C29B9B"/>
  61. <meta name="color:text shadow" content="#aaaaaa"/>
  62. <meta name="color:Hover" content="#ddd"/>
  63. <meta name="image:Background" content=""/>
  64. <meta name="image:Sidebar Background" content=""/>
  65. <meta name="text:link one" content="" />
  66. <meta name="text:link one title" content="" />
  67. <meta name="text:link two" content="" />
  68. <meta name="text:link two title" content="" />
  69. <meta name="text:link three" content="" />
  70. <meta name="text:link three title" content="" />
  71. <meta name="text:link four" content="" />
  72. <meta name="text:link four title" content="" />
  73. <meta name="image:Sidebar" content=""/>
  74. <meta name="text:link one" content="" />
  75. <meta name="text:link one title" content="" />
  76. <meta name="text:link two" content="" />
  77. <meta name="text:link two title" content="" />
  78. <meta name="text:link three" content="" />
  79. <meta name="text:link three title" content="" />
  80. <meta name="text:link four" content="" />
  81. <meta name="text:link four title" content="" />
  82. <meta name="image:Sidebar" content="" />
  83. </script>
  84.  
  85. <style type="text/css">
  86.  
  87. @import url(http://fonts.googleapis.com/css?family=Monsieur+La+Doulaise);
  88.  
  89. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  90.  
  91. 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;}
  92.  
  93. ::-webkit-scrollbar {width: 5px; height: 5px; background: #dddddd;}
  94.  
  95. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  96.  
  97. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  98.  
  99. @font-face {
  100. font-family: "dawning";
  101. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  102. }
  103.  
  104. ::selection {
  105. background: #ebbbaa;
  106. color: #ffffff;
  107. }
  108.  
  109.  
  110. ::-moz-selection {
  111. background: #ebbbaa;
  112. color: #ffffff;
  113. }
  114.  
  115.  
  116. body{
  117. margin:5px;
  118. background-color: {color:Background};
  119. background-image:url({image:Background});
  120. background-attachment: fixed;
  121. background-repeat: repeat;
  122. font-size: 8px;
  123. font-family: ronda;
  124. line-height:10px;
  125. color:{color:Text};
  126. }
  127.  
  128. a:link, a:active, a:visited{
  129. color: {color:Link};
  130. text-decoration: none;
  131. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  132. }
  133.  
  134. a:hover{
  135. color: {color:hover};
  136. }
  137.  
  138. #meow: width:250px; height:auto;}
  139. {block:PermalinkPage}
  140. width:410px;
  141. {/block:PermalinkPage}
  142. }
  143.  
  144. #center{
  145. padding-top:3px;
  146. padding-bottom:3px;
  147. position:fixed !important;
  148. width:250px;
  149. height:207px;
  150. background-color:#fff;
  151. {block:PermalinkPage}
  152. width:410px;
  153. height:207px;
  154. {/block:PermalinkPage}
  155. }
  156.  
  157. #posts{
  158. float:center;
  159. {block:indexpage}
  160. width:622px;
  161. {/block:indexpage}
  162. {block:permalinkpage}
  163. width:800px;
  164. {/block:permalinkpage}
  165. margin-left: 245px;
  166. margin-top: 5px;
  167. }
  168.  
  169. div#sidebar {
  170. position:fixed !important;
  171. color: gray;
  172. background-image:url({image:sidebar background});
  173. width: 220px;
  174. height: 100%;
  175. font-family: dixel;
  176. font-size:8px;
  177. line-height:8px;
  178. margin-right:100px;
  179. margin-top:-4px;
  180. border-right: 1px solid {color:Sidebar Border};
  181. padding:10px;
  182. z-index:9;
  183. }
  184.  
  185. border:4px double #ddd;
  186. transition: all 0.7s ease-out;
  187. -o-transition-transition: all 0.7s ease-out;
  188. -webkit-transition: all 0.7s ease-out;
  189. -moz-transition: all 0.7s ease-out;
  190. }
  191.  
  192.  
  193. #sidebar:hover{
  194. opacity:1;
  195. -moz-transform: rotate(0deg); /* FF3.5+ */
  196. -o-transform: rotate(0deg); /* Opera 10.5 */
  197. -webkit-transform: rotate(0deg);
  198.  
  199. }
  200.  
  201. #desc{
  202. background:transperent;
  203. width:140px;
  204. height:auto;
  205. margin-top:160px;
  206. padding:10px;
  207. margin-left:61px;
  208. line-height:11px;
  209. position:center;
  210. text-align:right;
  211. font-family:consolas;
  212. font-size:10px;
  213. color:{color:text};
  214. text-shadow:0px 0px 0px #fff;
  215. font-weight:normal;
  216.  
  217. }
  218.  
  219. #sidebar:hover #desc{
  220. background:white;
  221. opacity:0.8;
  222. }
  223.  
  224. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  225.  
  226. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  227.  
  228. @font-face { font-family: "handy"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  229.  
  230.  
  231.  
  232. @font-face {
  233. font-family: "Call Me";
  234. src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype");
  235.  
  236. }
  237.  
  238.  
  239.  
  240. p.custom_font {
  241. font-family: Call Me;
  242. }
  243.  
  244.  
  245.  
  246. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  247.  
  248. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  249.  
  250. @font-face { font-family: "simply"; src: url('http://static.tumblr.com/jdjsstr/jAKm8lv4d/djb_jacked_up_kinda_luv_1_.ttf'); }
  251.  
  252. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  253.  
  254. faqq {
  255. font-family: simply;
  256. font-size:30px;
  257. color:{color:Title};
  258. text-shadow: 0px 0px 0px #ddd;
  259. z-index:1;
  260. }
  261.  
  262. div#titlebar{
  263. position: fixed !important;
  264. margin-left:685px;
  265. margin-top:125px;
  266. color:{color:Sidebar Title};
  267. text-shadow: 2px 2px 4px {color:text shadow};
  268. width: 258px;
  269. font-family:signerica;
  270. font-size: 27px;
  271. line-height:10px;
  272. letter-spacing:0px;
  273. text-align: center;
  274. }
  275. @font-face { font-family:Sweetly Broken; src: url(http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf);
  276. }
  277.  
  278. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  279.  
  280. div#underbar{
  281. position: fixed !important;
  282. margin-left:105px;
  283. margin-top:165px;
  284. color:{color:Sidebar Title};
  285. text-shadow: 0px 0px 10px {color:text shadow};
  286. width: 258px;
  287. font-family: arma;
  288. font-size: 10px;
  289. line-height:10px;
  290. letter-spacing:0px;
  291. text-align: right;
  292. }
  293. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/pwgdr2n/yAkm3iisd/a_s_black_swan.ttf');
  294. }
  295.  
  296. .linkbar{
  297. padding:5px;
  298. font-family:"arma";
  299. font-size:8px;
  300. line-height:8px;
  301. text-transform:none;
  302. text-align:center;
  303. color:{color:links};
  304. z-index:9999999999999;
  305. -webkit-transition: all 0.2s ease-in-out;
  306. -moz-transition: all 0.2s ease-in-out;
  307. -o-transition: all 0.2s ease-in-out;
  308. -ms-transition: all 0.2s ease-in-out;
  309. transition: all 0.2s ease-in-out;
  310. }
  311.  
  312. .linkbar:hover{
  313. -webkit-transition: all 0.2s ease-in-out;
  314. -moz-transition: all 0.2s ease-in-out;
  315. -o-transition: all 0.2s ease-in-out;
  316. -ms-transition: all 0.2s ease-in-out;
  317. transition: all 0.2s ease-in-out;
  318. text-shadow: 0px 0px 2px #fff;
  319. }
  320.  
  321.  
  322. @font-face{
  323. font-family: 'pixel';
  324. font-style: normal;
  325. font-weight: normal;
  326. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  327.  
  328.  
  329. @font-face { font-family: "bby"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf');}
  330.  
  331. @font-face { font-family: "gram"; src: url('http://static.tumblr.com/jdjsstr/vQrm800ez/neou-bold_1_.otf'); }
  332.  
  333. #entry .perma a{
  334. color:;}
  335.  
  336. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  337.  
  338. @font-face {font-family: "neou";src: url('http://static.tumblr.com/jdjsstr/tmCm6t649/neou-thin_1_.otf');}
  339.  
  340. .permalink {
  341. display: block;
  342. border-top: 1px solid #ddd;
  343. padding: 3px;
  344. margin: 4px 8px 0px 8px;
  345. font-family: arma;
  346. font-size: 8px;
  347. color: #424242;
  348. line-height: 18px;
  349. text-align: center;
  350. text-decoration: none;
  351. -webkit-transition: color 0.9s ease-out;
  352. -moz-transition: color 0.9s ease-out;
  353. }
  354.  
  355. #entry .perma a{
  356. color:;
  357.  
  358. -webkit-transition: color 0.9s ease-out;
  359. -moz-transition: color 0.9s ease-out;
  360. }
  361.  
  362.  
  363. #entry .perma{
  364. width:225px;
  365. height: auto;
  366. font-family: consolas;
  367. font-size: 11px;
  368. text-transform:uppercase;
  369. position: absolute;
  370. line-height: 13px;
  371. text-align: center;
  372. overflow:hidden;
  373. padding:8px;
  374. opacity: 0.0;
  375. background-color:#fff;
  376. letter-spacing:0px;
  377. margin-top:10px;
  378. margin-left: 0px;
  379. border-radius: 0px;
  380. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  381. -webkit-transition: all 0.5s linear;
  382. -moz-transition: all 0.5s linear;
  383. transition: all 0.5s linear;
  384. }
  385.  
  386. #entry:hover .perma{
  387. text-transform:uppercase;
  388. overflow:visible;
  389. -webkit-transition: all 0.5s linear; opacity: 0.8;
  390. -webkit-transition: all 0.5s linear;
  391. -moz-transition: all 0.5s linear;
  392. transition: all 0.5s linear;
  393. }
  394.  
  395.  
  396.  
  397. .permalinktext {
  398. display: block;
  399. padding: 1px;
  400. margin: 0px 0px 0px 8px;
  401. font-family: arma;
  402. letter-spacing: 0px;
  403. font-size: 8px;
  404. color: #424242;
  405. line-height: 10px;
  406. text-align: right;
  407. text-decoration: none;
  408. -webkit-transition: color 0.5s ease-out;
  409. -moz-transition: color 0.5s ease-out;
  410. border-top: 1px solid #dcdcdc;
  411. }
  412.  
  413. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  414.  
  415. askk {
  416. font-family: yolo;
  417. color: {color:Title};
  418. font-size:25px;
  419. z-index:1;
  420. }
  421.  
  422. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  423. #postnotes{
  424. text-align: left;
  425. }
  426.  
  427. #postnotes blockquote{
  428. border: 0px;
  429. }
  430.  
  431. #entry{
  432. opacity:1;
  433. font-family: consolas;
  434. font-size: 10px;
  435. line height: 11px;
  436. z-index:9999;
  437. float:left;
  438. width: 237px;
  439. height: auto;
  440. {block:PermalinkPage}
  441. width: 514px;
  442. height: auto;
  443. {/block:PermalinkPage}
  444. line-height:8px;
  445. background-color: {color:posts background};
  446. padding:5px;
  447. margin-right:13px;
  448. overflow:hidden;
  449. margin-bottom:13px;
  450. border: 2px double #ddd;
  451. transition: all 0.9s ease-out;
  452. -o-transition-transition: all 0.9s ease-out;
  453. -webkit-transition: all 0.9s ease-out;
  454. -moz-transition: all 0.9s ease-out;
  455. }
  456.  
  457.  
  458.  
  459. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  460.  
  461. #permapage{
  462. font-family: tinytots;
  463. font-size: 8px;
  464. line-height: 8px;
  465. text-align: center;
  466. padding-bottom:10px;
  467. z-index:9999;}
  468.  
  469. .title{
  470. font-family: consolas;
  471. font-size: 13px;
  472. line-height: 12px;
  473. color: {color:Title};
  474. font-weight: normal;
  475. padding: 2px 0px 0px 0px;
  476. }
  477. @font-face {font-family:Joe Schmoe; src:url(http://static.tumblr.com/9wzbixa/grOm26n8m/dk_joe_schmoe.ttf);
  478. }
  479. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  480.  
  481. .blogtitle{
  482. font-family: beauty;
  483. font-size: 18px;
  484. line-height: 18px;
  485. color: {color:Link};
  486. font-weight: normal;
  487. }
  488.  
  489. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  490.  
  491. blockquote{
  492. padding:0px 0px 2px 3px;
  493. margin:0px 0px 2px 1px;
  494. }
  495. ul, ol, li{
  496. list-style:none;
  497. margin:0px;
  498. padding:0px;
  499. }
  500.  
  501. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  502. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  503. }
  504.  
  505. a.links {
  506. font-family: ruluko;
  507. font-size: 8px;
  508. line-height: 8px;
  509. text-transform: normal;
  510. letter-spacing:0px;
  511. display:block;
  512. padding: 0px;
  513. margin-bottom: 0px;
  514. }
  515.  
  516. a.links:hover {
  517. font-style: underline;
  518. text-decoration: none;
  519. letter-spacing:10px;
  520. }
  521.  
  522. #credit{
  523. position:fixed !important;
  524. right:3px;
  525. top:26px;
  526. font-family: arial;
  527. font-size: 10px;
  528. line-height:12px;
  529. vertical-align: middle;
  530. overflow: hidden;
  531. padding:1px;
  532. -webkit-border-radius:2px;
  533. moz-border-radius:2px;
  534. -o-border-radius:2px;
  535. border-radius:2px;
  536. z-index: 1000;}
  537.  
  538. #credit a{
  539. color: #fff;}
  540. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/pwgdr2n/yAkm3iisd/a_s_black_swan.ttf');
  541. }
  542.  
  543. </style>
  544. <title>{Title}</title>
  545. <link rel="shortcut icon" href="{favicon}">
  546. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  547. <meta name="viewport" content="width=720" />
  548. </head>
  549. <body>
  550. <div id="credit">
  551. <a href="http://dannyworsnop.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  552. </div>
  553.  
  554.  
  555.  
  556. <div id="center">
  557. <div id="content">
  558.  
  559. <div id="border"></div>
  560.  
  561.  
  562.  
  563. <div id="sidebar">
  564.  
  565. <center>
  566.  
  567.  
  568. <div id="desc">
  569.  
  570.  
  571. <a href="/"><img src="{image:Sidebar}" div style="padding: 1px; border:1px solid #aaaaaa;"
  572. height="75" width="75">
  573.  
  574. </a><br>
  575. <a href="{Text:Link One}">{Text:Link One Title}</a> /
  576. <a href="{Text:Link Two}">{Text:Link Two Title}</a> /
  577. <a href="{Text:Link Three}">{Text:Link Three Title}</a>
  578. /
  579. <a href="{Text:Link Four}">{Text:Link Four Title}</a>
  580. <br> {description}</div>
  581. </div>
  582. </div>
  583. </div>
  584. </div>
  585. </div>
  586. </div>
  587. </div>
  588.  
  589. <div id="posts">
  590.  
  591. {block:Posts}
  592. <div id="entry">
  593. {block:Text}
  594. {block:Title}<span class="title">{Title}</span>{/block:Title}
  595. <span class="entrytext">{Body}</span>
  596. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  597. {/block:Text}
  598.  
  599. {block:Link}
  600. <a href="{URL}" class="title">{Name}</a>
  601. {block:Description}{Description}{/block:Description}
  602. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  603. {block:Link}
  604.  
  605. {block:Photo}{block:IndexPage}
  606. <div class="perma">
  607. <a href="{permalink}">{NoteCount}</a> &middot <a> <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  608. {/block:IndexPage}
  609. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=237px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}
  610. {/block:Photo}
  611.  
  612.  
  613. {block:Quote}
  614. <span class="entrytext">{Quote}</span>
  615. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  616. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">Reblog</a> </div>
  617. {/block:Quote}
  618.  
  619. {block:Chat}
  620. {block:Title}<span class="title">{Title}</span>{/block:Title}
  621. <ul class="chat">
  622. {block:Lines}
  623. <li class="user_{UserNumber}">
  624. {block:Label}
  625. <span class="label">{Label}</span>
  626. {/block:Label}
  627.  
  628. {Line}
  629. </li>
  630. {/block:Lines}
  631. </ul>
  632. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  633. {/block:Chat}
  634.  
  635.  
  636. {block:Audio}
  637. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  638. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  639. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  640. {/block:Audio}
  641.  
  642. {block:Video}<center>
  643. <div class="video">{Video-400}</div></center>
  644. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  645. {block:Video}
  646.  
  647. {block:Answer}
  648. <br>
  649. <div style="border-radius:5px; border: 1px solid #E6DFDF; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  650. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  651. <askk>{Asker}</askk>: {Question}<br></div>
  652. <div style="font-family: ronda; font-size: 8px;">
  653. {Answer}
  654. </div>
  655. {/block:Answer}
  656.  
  657. {block:PostNotes}<div align="middle">{caption}</div>
  658. <center>
  659.  
  660. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  661.  
  662. {block:HasTags}
  663. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  664. {block:RebloggedFrom}
  665. Reblogged From <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  666. Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  667.  
  668. {/block:RebloggedFrom}
  669. </center></span>
  670. <br>
  671. <div id="postnotes">{PostNotes}</div><br>
  672.  
  673. <center>{block:ContentSource}
  674. <br><a href="{SourceURL}">
  675. {lang:Source}:
  676. {block:SourceLogo}
  677. <img src="{BlackLogoURL}" width="{LogoWidth}"
  678. height="{LogoHeight}" alt="{SourceTitle}" />
  679. {/block:SourceLogo}
  680. {block:NoSourceLogo}
  681. {SourceLink}
  682. {/block:NoSourceLogo}
  683. </a>
  684. {/block:ContentSource}</center>
  685.  
  686. {/block:PostNotes}
  687. </div>
  688. {/block:Posts}
  689. </div></div>
  690.  
  691. {block:indexpage}
  692. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  693. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  694. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  695. <script type="text/javascript">
  696. $(window).load(function(){
  697. var $wall = $('#posts');
  698. $wall.imagesLoaded(function(){
  699. $wall.masonry({
  700. itemSelector: '#entry, #entry_photo',
  701. isAnimated : false
  702. });
  703. });
  704.  
  705. $wall.infinitescroll({
  706. navSelector : '#page-nav',
  707. nextSelector : '#page-nav a',
  708. itemSelector : '#entry, #entry_photo',
  709. bufferPx : 2000,
  710. debug : false,
  711. errorCallback: function() {
  712. $('#infscr-loading').fadeOut('normal');
  713. }},
  714. function( newElements ) {
  715. var $newElems = $( newElements );
  716. $newElems.hide();
  717. $newElems.imagesLoaded(function(){
  718. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  719. });
  720. }); $('#content').show(500);
  721. });
  722. </script>
  723. {/block:indexpage}
  724.  
  725. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement