Advertisement
themepirate

MLK THEME by ThemePirate

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