Advertisement
themepirate

Pygmachophobia Theme by THEMEPIRATE

Nov 6th, 2012
861
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.84 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--------------------------------------------
  4.  
  5. *************** *************
  6. *************** **************
  7. *************** ***************
  8. ***** ***** ****
  9. ***** ***************
  10. ***** *************
  11. ***** heme ***** irate
  12. ***** *****
  13. ***** *****
  14.  
  15. Theme: Pygmachophobia Date: 10/28/12
  16. By: Byron (BlogInfinity.me)
  17.  
  18. themepirate.tumblr.com
  19. ---------------------------------------------->
  20.  
  21.  
  22. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
  23. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25. <link rel="shortcut icon" href="{Favicon}" />
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  27. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  28.  
  29. <meta name="color:Background" content="#ffffff" />
  30. <meta name="color:Box" content="#ffffff" />
  31. <meta name="color:Text" content="#000000" />
  32. <meta name="color:Links" content="#000000" />
  33. <meta name="color:Links Hover" content="#414141" />
  34. <meta name="color:Title Color" content="#000000" />
  35. <meta name="color:Title Hover Color" content="#414141" />
  36. <meta name="color:Chat" content="#ffffff" />
  37. <meta name="color:Asker Background" content="#ffffff" />
  38. <meta name="image:Background" content="" />
  39. <meta name="image:DisplayImage" content="http://static.tumblr.com/psjhflr/4BPmcg064/999.png"/>
  40. <meta name="font:Body" content="Helvetica" />
  41. <meta name="font:Links" content="Helvetica" />
  42. <meta name="font:Title" content="Helvetica" />
  43. <meta name="if:Infinite Scroll" content="1"/>
  44. <meta name="if:To top button" content="1" />
  45. <meta name="if:Show Shadow" content="1" />
  46. <meta name="if:Show Caption" content="0" />
  47.  
  48. <meta name="text:Custom Link 1" content="" />
  49. <meta name="text:Custom Link 1 Title" content="Your Link Here" />
  50. <meta name="text:Custom Link 2" content="" />
  51. <meta name="text:Custom Link 2 Title" content="Your Link Here" />
  52. <meta name="text:Custom Link 3" content="" />
  53. <meta name="text:Custom Link 3 Title" content="Your Link Here" />
  54.  
  55. <head>
  56. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  57. <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
  58. <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
  59.  
  60. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
  61.  
  62.  
  63.  
  64.  
  65. <style type="text/css">
  66. body {
  67. background: {color:Background} url('{image:Background}') top left fixed repeat;
  68. color: {color:Text};
  69. font-family: {font:Body};
  70. font-size: 12px;
  71. padding-top:5px;
  72. background-position:top left;
  73. text-transform:{text:Body Text transform};
  74. -webkit-font-smoothing: antialiased;
  75. }
  76.  
  77. a, a:link, a:visited {
  78. color: {color:Links};
  79. font-family: {font:Links};
  80. text-transform: {text:Body Text transform};
  81. text-decoration: none;
  82. font-size: 11px;
  83. }
  84.  
  85. a:hover {
  86. color: {color:Links Hover};
  87. font-family: {font:Links};
  88. text-decoration: none;
  89. font-size: 11px; }
  90.  
  91.  
  92. .popoy {
  93. font-size:10px;
  94. font-family:{font:Links};
  95. line-height:10px;
  96. text-transform:{text:Body Text transform};
  97. margin-top:1px;}
  98.  
  99. .popoy a {
  100. font-size:10px;
  101. line-height:11px;
  102. font-family:{font:Links};
  103. text-transform:{text:Body Text transform};
  104. margin-top:1px;
  105. color: {color:Links};}
  106.  
  107. .popoy a:hover {
  108. font-size:10px;
  109. line-height:9px;
  110. font-family:{font:Links};
  111. text-transform:{text:Body Text transform};
  112. margin-top:1px;
  113. color: {color:Links Hover};}
  114.  
  115.  
  116. p {
  117. margin: 5px 0 0 0;
  118. line-height:12px;
  119. padding: 0; }
  120. ul, ol {
  121. margin: 5px 0 0 25px; padding: 0; }
  122. blockquote {
  123. margin: 2px 2px 1px 2px;
  124. padding: 1px 2px 1px 4px;
  125. border: 0px solid {color:Text}; }
  126. blockquote p {
  127. margin: 0;
  128. padding: 0;
  129. line-height: 12px; }
  130.  
  131. #content {
  132. width: 850px;
  133. margin-top: 50px;
  134. margin-left: 150px;
  135. float: left;
  136. }
  137.  
  138. #container {
  139. width: 820px;
  140. margin: 0px auto;
  141. }
  142.  
  143. .entry {
  144. float: left;
  145. {block:indexpage}
  146. width: 400px;
  147. {/block:indexpage}
  148. margin: 4px;
  149. {block:permalinkpage}
  150. width: 500px;
  151. {/block:permalinkpage}
  152. padding: 4px;
  153. border: 1px solid;
  154. background: {color:box};
  155. display: block;
  156. position: relative;
  157. {block:ifShowShadow}
  158. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  159. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  160. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  161. {/block:ifShowShadow}
  162. }
  163.  
  164. .entry img {
  165. display: block;
  166. max-width: 100%;
  167. }
  168.  
  169. .entry:hover img {
  170. max-width: 100%;
  171. }
  172.  
  173. #sidebar {
  174. background-color: {color:box};
  175. width: 300px;
  176. border: 1px solid;
  177. overflow:hidden;
  178. padding: 0px;
  179. position:fixed;
  180. text-align:justify;
  181. text-transform:{text:Body Text transform};
  182. top: 200px; left: 70px;
  183. font-family:{font:Body};
  184. {block:ifShowShadow}
  185. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  186. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  187. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  188. {/block:ifShowShadow}
  189. }
  190.  
  191. #left {
  192. line-height: 10px;
  193. height:auto;
  194. padding: 5px;
  195. font-size: 10px;
  196. background-Color: {color:box};
  197. Display:block;
  198. }
  199.  
  200. .entry:hover .nts, .entry:hover .rblg, .entry:hover .dte {
  201. margin: 5px;
  202. opacity: 1;
  203. filter:alpha(opacity=100);
  204. -webkit-transition: all 0.5s ease-out;
  205. -moz-transition: all 0.5s ease-out;
  206. }
  207.  
  208. .entry:hover .perma {
  209. opacity: 1;
  210. filter:alpha(opacity=100);
  211. margin:5px;
  212.  
  213. }
  214.  
  215. .perma {
  216. -webkit-transition: all 0.5s ease-out;
  217. -moz-transition: all 0.5s ease-out;
  218. top: 20px;
  219. left: 15px;
  220. width: 100%;
  221. opacity: 0.0;
  222. filter: alpha(opacity = 0);
  223. z-index:9999999;
  224. display: inline-block;
  225. position: absolute;
  226. }
  227.  
  228.  
  229. .perma2 {
  230. margin-top: 5px;
  231. font-family: 'Oswald', sans-serif;
  232. font-size:13px;
  233. }
  234. .perma2 a {
  235. margin-top: 5px;
  236. font-family: 'Oswald', sans-serif;
  237. font-size:13px;
  238. }
  239.  
  240. .prmlnk {
  241. background:{color:box};
  242. font-family: 'Oswald', sans-serif;
  243. font-size:13px;
  244. border: 1px solid {color:border color};
  245. margin-bottom: 10px;
  246. margin-left:4px;
  247. margin-top:5px;
  248. {block:indexpage}
  249. width: 500px;
  250. {/block:indexpage}
  251. {block:permalinkpage}
  252. width: 500px;
  253. {/block:permalinkpage}
  254. padding: 4px;
  255. display: block; overflow:hidden;
  256. position: relative;
  257. {block:ifShowShadow}
  258. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  259. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  260. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  261. {/block:ifShowShadow}
  262. }
  263.  
  264.  
  265.  
  266. .dte {
  267. height: 20px;
  268. background-color: #000;
  269. overflow: hidden;
  270. z-index: 9999999;
  271. top: -2px;
  272. font-size: 9px;
  273. line-height: 20px;
  274. color: #fff;
  275. padding-left: 4px;
  276. padding-right: 4px;
  277. -moz-border-radius: 2px;
  278. border-radius: 2px;
  279. position: relative;
  280. display: inline-block;
  281.  
  282. }
  283.  
  284. .dte a, .dte:hover, .dte a:hover {
  285. color: #ffffff;
  286. font-family: Arial, Helvetica;
  287. }
  288.  
  289. .rblg {
  290. height: 20px;
  291. background-color: #000;
  292. overflow: hidden;
  293. z-index: 9999999;
  294. top: -2px;
  295. font-size: 9px;
  296. line-height: 20px;
  297. color: #fff;
  298. padding-left: 4px;
  299. padding-right: 4px;
  300. -moz-border-radius: 2px;
  301. border-radius: 2px;
  302. position: relative;
  303. display: inline-block; }
  304.  
  305. .rblg a, .rblg:hover, .rblg a:hover {
  306. color: #ffffff!important;
  307. font-family: Arial, Helvetica;
  308. }
  309.  
  310. .nts {
  311. height: 20px;
  312. background-color: #000;
  313. overflow: hidden;
  314. z-index: 9999999;
  315. top: -2px;
  316. font-size: 9px;
  317. line-height: 20px;
  318. color: #fff;
  319. padding-left: 4px;
  320. padding-right: 4px;
  321. -moz-border-radius: 2px;
  322. border-radius: 2px;
  323. position: relative;
  324. display: inline-block;
  325. }
  326.  
  327. .nts a, .nts:hover, .nts a:hover {
  328. color: #ffffff!important;
  329. font-family: Arial, Helvetica, sans-serif;
  330. }
  331.  
  332. .nts:hover , .rblg:hover , .dte:hover {
  333. color: #ffffff!important;
  334. font-family: Arial, Helvetica, sans-serif;
  335. }
  336.  
  337.  
  338. .title, .title a {
  339. font-family: 'Oswald', sans-serif;
  340. font-size: 24px;
  341. color: {color:title color};
  342. line-height: 20px;
  343. letter--1acing:-1px;
  344. text-transform: none;
  345. }
  346.  
  347. .title:hover, .title a:hover {
  348. color:{color:title hover color};
  349. }
  350.  
  351.  
  352.  
  353. .pos {
  354. background-color: {color:Chat};
  355. }
  356. .audioplayer {
  357. padding-left: 12px;
  358. background-color:#e3e3e3;
  359. }
  360. .playcount {
  361. float: right;
  362. clear: both;
  363. padding-top: 10px;
  364. padding-right: 20px;
  365. color:{color:link};
  366. text-shadow: none;
  367. font-size:10px;
  368. text-transform:{text:Title text transform};
  369. }
  370.  
  371. #sidebar img {
  372. max-width:100%;
  373. }
  374.  
  375. #sidebar img {
  376. border: 0px;
  377. display: block;
  378. }
  379.  
  380. .ques {
  381. background-color:{color:Asker Background};
  382. padding:5px;
  383. font-family: {font:Title};
  384. font-size: 12px;
  385. line-height: 16px;
  386. text-transform: uppercase;
  387. letter-spacing:-1px;
  388. }
  389. .ques a {
  390. font-family: {font:Title};
  391. font-size: 12px;
  392. line-height: 16px;
  393. text-transform: uppercase;
  394. letter-spacing:-1px;color:{color:Links};
  395. }
  396. .ques a:hover {
  397. color: {color:Links Hover};}
  398. .said a {
  399. font-family: {font:Title};
  400. font-size: 12px;
  401. line-hepxht: 14px;
  402. text-transform: uppercase;
  403. letter-spacing:-1px;
  404. margin-top:6px;
  405. }
  406. .said a:hover {
  407. font-family: {font:Title};
  408. font-size: 12px;
  409. line-height: 14px;
  410. text-transform: uppercase;
  411. letter-spacing:-1px;
  412. margin-top:6px;
  413. }
  414.  
  415. .nav a {
  416. font-size: 12px;
  417. font-family: 'Oswald', sans-serif;
  418. }
  419. .nav {
  420. font-size: 12px;
  421. font-family: 'Oswald', sans-serif;
  422. }
  423.  
  424. .pagination {
  425. float:center;
  426. margin-top:0px;
  427. width: auto;
  428. height:auto;
  429. margin-left: 3px;
  430. text-align: center;
  431. line-height:35px;
  432. font-family: 'Oswald', sans-serif;
  433. font-size:18px;
  434. }
  435.  
  436. .pagination a, .pagination a:active, .pagination a:visited {
  437. float:center;
  438. margin-top:0px;
  439. width: 519px;
  440. height:auto;
  441. margin-left: 3px;
  442. text-align: center;
  443. line-height:35px;
  444. font-family: 'Oswald', sans-serif;
  445. font-size:18px;
  446. }
  447.  
  448. .pag
  449. { background-color:{color:box};
  450. font-family: 'Oswald', sans-serif;
  451. margin: 0 0 0px 0;
  452. padding: 3px;
  453. color: {color:link;}
  454. text-align: center;
  455. font-size:18px;
  456. overflow:hidden;
  457. }
  458.  
  459.  
  460. .pag a:visited, .pag a:link
  461. {background-color:{color:box};
  462. font-family: 'Oswald', sans-serif;
  463. margin: 0 0 0px 0;
  464. padding: 3px;
  465. text-align: center;
  466. font-size:18px;
  467. overflow:hidden;
  468. text-align: center;
  469. }
  470. .pag a:active {
  471. font-family: 'Oswald', sans-serif;
  472. margin: 0 0 0px 0;
  473. padding: 3px;
  474. text-align: center;
  475. font-size:18px;
  476. }
  477.  
  478. .pag a:hover {
  479. font-family: 'Oswald', sans-serif;
  480. color: {color:link hover color};
  481. }
  482.  
  483. #toTop {
  484. display:none;
  485. text-decoration:none;
  486. position:fixed;
  487. bottom:10px;
  488. right:10px;
  489. overflow:hidden;
  490. width:51px;
  491. height:51px;
  492. border:none;
  493. text-indent:100%;
  494. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  495. opacity: .5;
  496. filter: alpha(opacity = 50);
  497. }
  498.  
  499. #toTopHover {
  500. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  501. width:51px;
  502. height:51px;
  503. display:block;
  504. overflow:hidden;
  505. float:left;
  506. opacity: 0;
  507. -moz-opacity: 0;
  508. filter:alpha(opacity=0);
  509. }
  510.  
  511. #toTop:hover {
  512. opacity: 1;
  513. filter: alpha(opacity = 100);
  514. }
  515.  
  516. #toTop:active, #toTop:focus {
  517. outline:none;
  518. }
  519.  
  520. {block:IfInfiniteScroll}
  521. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  522. #infscr-loading {
  523. display:none;
  524. }
  525. .navigation {
  526. display:none!important;
  527. }
  528. #pagination {
  529. display:none;
  530. {/block:IfInfiniteScroll}
  531. }
  532.  
  533. #infscr-loading {
  534. position: absolute!important;
  535. width: 16px!important;
  536. height: 11px!important;
  537. bottom: 0px!important;
  538. left: 50%!important;
  539. margin-top: 10px!important;
  540. margin-bottom: 5px!important;
  541. }
  542.  
  543. #over{
  544. height:50000px!important;
  545. position:absolute;
  546. top:0px;
  547. left:0px;
  548. width: 100%;}
  549.  
  550. .hrline { margin-left: -5px; margin-right: -5px; padding:-1000px width: 410px;}
  551.  
  552. </style>
  553.  
  554. </head>
  555.  
  556.  
  557. <style type="text/css">{CustomCSS}</style>
  558.  
  559. <body>
  560.  
  561. <div id="sidebar"><p>
  562. <div class="title"><center>{Title}</center></div><p>
  563. <div id="left"> <a href="/"><img src="{image:DisplayImage}"></a>
  564. </div>
  565. <hr color=#000 size=1 width=3900px>
  566. <div id="left">
  567. {Description}</div><p>
  568.  
  569. <div class="pag">
  570. <div class="pagination">
  571. {block:IndexPage}{block:IfNotInfiniteScroll}
  572. {block:Pagination}
  573. <div class="navigation">
  574. {block:PreviousPage}
  575. <a href="{PreviousPage}" class="previous">PREVIOUS</a>
  576. {/block:PreviousPage}
  577.  
  578. {block:NextPage}
  579. <a href="{NextPage}" class="next">NEXT</a>
  580. {/block:NextPage}
  581. <div class="clear"></div>
  582. </div>
  583. {/block:Pagination}{/block:IfNotInfiniteScroll}
  584. {/block:IndexPage}
  585. </div>
  586. </div>
  587.  
  588.  
  589. </div>
  590.  
  591. <div id="container">
  592. <div id="content">
  593. {block:Posts}
  594. <div class="entry">
  595.  
  596. {block:Text}
  597. {block:Title}
  598. <div class="title"><a href="{Permalink}">{Title}</a></div>
  599. {/block:Title}
  600. {Body}
  601. {block:indexpage}
  602. <div class="hrline"><hr color=#000 size=1></div>
  603. <div class="perma2">
  604. <a href="{reblogurl}">REBLOG</a> /
  605. <a href="{Permalink}">PERMALINK</a> /
  606. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  607.  
  608. </div>
  609. {/block:indexpage}
  610. {block:PermalinkPage}
  611. {Body}
  612. {/block:PermalinkPage}
  613. {/block:Text}
  614.  
  615. {block:Photo}
  616. {block:IndexPage}
  617. <div class="perma">
  618. <div class="rblg"><a href="{reblogurl}">Reblog</a> </div>
  619. <div class="dte"><a href="{Permalink}">Permalink</a> </div>
  620. <div class="nts"><a href="notes{PostID}" href="/">{NoteCount}</a></div></div>
  621. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}
  622. {block:ifShowCaption}
  623. {block:Caption}{Caption}{/block:Caption}
  624. {/block:ifShowCaption}
  625. {/block:IndexPage}
  626. {block:PermalinkPage}
  627. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  628. {block:Caption}{Caption}{/block:Caption}
  629. {/block:PermalinkPage}
  630. {/block:Photo}
  631.  
  632. {block:Photoset}
  633. {block:IndexPage}
  634. <center>{Photoset-400}</center>
  635. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  636. <div class="hrline"><hr color=#000 size=1></div>
  637. <div class="perma2">
  638.  
  639. <a href="{reblogurl}">REBLOG</a> /
  640. <a href="{Permalink}">PERMALINK</a> /
  641. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  642.  
  643. </div>
  644. {/block:IndexPage}
  645. {block:permalinkpage}
  646. <div align="center">{Photoset-500}</div>
  647. {block:Caption}{Caption}{/block:Caption}
  648. {/block:permalinkpage}
  649. {/block:Photoset}
  650.  
  651. {block:Video}
  652. {block:IndexPage}<div align="center">{Video-400}</div <p>
  653. <div class="hrline"><hr color=#000 size=1></div>
  654. <div class="perma2">
  655.  
  656. <a href="{reblogurl}">REBLOG</a> /
  657. <a href="{Permalink}">PERMALINK</a> /
  658. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  659.  
  660. </div>
  661. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  662. {/block:IndexPage}
  663. {block:permalinkpage}<div align="center">
  664. {Video-500}</div>
  665. {block:Caption}{Caption}{/block:Caption}
  666. {/block:permalinkpage}
  667. {/block:Video}
  668.  
  669. {block:Audio}
  670. <div class="audioplayer">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}<p>{block:IndexPage}
  671. <div class="hrline"><hr color=#000 size=1></div>
  672. <div class="perma2">
  673.  
  674. <a href="{reblogurl}">REBLOG</a> /
  675. <a href="{Permalink}">PERMALINK</a> /
  676. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a> /
  677. <a id="notes{PostID}" href="{Permalink}">{PlayCount} Plays</a></div>{/block:IndexPage}
  678. {block:permalinkpage}
  679. <div class="nts"><a id="notes{PostID}" href="{Permalink}">{PlayCount} Plays</a></div>
  680. {/block:permalinkpage}
  681. {/block:Audio}
  682.  
  683. {block:Quote}
  684. <div class="title"><a href="{Permalink}">{Quote}</a></div><p> {block:Source}— {Source}{/block:Source}<p>{block:IndexPage}
  685. <div class="hrline"><hr color=#000 size=1></div>
  686. <div class="perma2">
  687.  
  688. <a href="{reblogurl}">REBLOG</a> /
  689. <a href="{Permalink}">PERMALINK</a> /
  690. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  691.  
  692. </div>{/block:IndexPage}
  693. {/block:Quote}
  694.  
  695. {block:Link}
  696. <div class="title"><a href="{URL}" class="post_title" target="_blank"> {Name}</a></div> {block:Description}{Description}{/block:Description}<p>{block:IndexPage}
  697. <div class="hrline"><hr color=#000 size=1></div>
  698. <div class="perma2">
  699.  
  700. <a href="{reblogurl}">REBLOG</a> /
  701. <a href="{Permalink}">PERMALINK</a> /
  702. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  703.  
  704. </div>{/block:IndexPage}
  705. {/block:Link}
  706.  
  707. {block:Chat}
  708. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}<p>{block:IndexPage}<div class="hrline"><hr color=#000 size=1></div>
  709. <div class="perma2">
  710.  
  711. <a href="{reblogurl}">REBLOG</a> /
  712. <a href="{Permalink}">PERMALINK</a> /
  713. <a id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  714.  
  715. </div>{/block:IndexPage}
  716. {/block:Chat}
  717. {block:Answer} <div class="ques"> {Asker} said: {Question}</div>
  718. <i>{Answer}</i>{/block:Answer}
  719.  
  720. </div>
  721.  
  722. {block:permalinkpage}{block:NoteCount}
  723. <div class="prmlnk"><div class="perma2">
  724. <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a>
  725. <a href="{Permalink}">{NoteCount}</a>
  726. <p>
  727. {block:RebloggedFrom}Reblogged from - <a href="{ReblogParentURL}">{ReblogParentTitle}</a> <b>| </b> {/block:RebloggedFrom}
  728. {block:ContentSource}Source - <a href="{SourceURL}" target="_blank">{SourceTitle}</a>{/block:ContentSource}
  729. </div>{/block:NoteCount}
  730. {block:PostNotes}
  731. {PostNotes}
  732. {/block:PostNotes}
  733.  
  734. </div>
  735. {/block:permalinkpage}
  736. {/block:Posts}
  737.  
  738. <div class="clear"></div>
  739.  
  740.  
  741. </div>
  742. </div>
  743.  
  744.  
  745. {block:Pagination}
  746. <ul id="pagination">
  747. {block:PreviousPage}
  748. <li><a href="{PreviousPage}"></a></li>
  749. {/block:PreviousPage}
  750. {block:NextPage}
  751. <li><a id="nextPage" href="{NextPage}"></a></li>
  752. {/block:NextPage}
  753. </ul>
  754. {/block:Pagination}
  755. <script src="http://static.tumblr.com/psjhflr/bxnmcwj9t/masonry.js"></script>
  756. {block:IfInfiniteScroll}
  757. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IfInfiniteScroll}
  758. <script type="text/javascript">
  759. $(window).load(function () {
  760. $('#content').masonry(),
  761. $('.masonryWrap').infinitescroll({
  762. navSelector : '#pagination',
  763. nextSelector : '#pagination a#nextPage',
  764. itemSelector : ".entry, .clear",
  765. bufferPx : 40,
  766. loadingImg : "",
  767. loadingText : "<em></em>",
  768. },
  769. function() { $('#content').masonry({ appendedContent: $(this) }); }
  770. );
  771. });
  772. </script>
  773.  
  774. </div>
  775.  
  776.  
  777. {block:iftotopbutton}
  778. <script type="text/javascript">
  779. $(document).ready(function() {
  780. /*
  781. var defaults = {
  782. containerID: 'toTop', // fading element id
  783. containerHoverID: 'toTopHover', // fading element hover id
  784. scrollSpeed: 1200,
  785. easingType: 'linear'
  786. };
  787. */
  788.  
  789. $().UItoTop({ easingType: 'easeOutQuart' });
  790.  
  791. });
  792. </script>
  793. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>{block:iftotopbutton}
  794.  
  795. </div>
  796. </body>
  797. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement