Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 23rd, 2012  |  syntax: None  |  size: 22.55 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <head><html>
  4.  
  5.  
  6. <!-- ----------------------------------
  7.  
  8.       Theme: Empire State
  9.       by James 2012.
  10.       http://themesbyjames.tumblr.com
  11.  
  12.       Please leave all theme credits.
  13.       View Terms and condition at:
  14.       http://themesbyjames.tumblr.com/t&c
  15.  
  16.      ---------------------------------- -->
  17.  
  18. <!---   DEFAULT VARIARIABLES   --->
  19. <meta name="color:Background" content="#EFEFEF" />
  20. <meta name="color:Center" content="#FFF" />
  21. <meta name="color:Text" content="#000" />
  22. <meta name="color:Link" content="#000"/>
  23. <meta name="color:Link Hover" content="#999" />
  24. <meta name="color:Scrollbar" content="#000"/>
  25. <meta name="image:Background" content="" />
  26. <meta name="image:Banner" content="" />
  27. <meta name="if:Header Border" content="0">
  28. <meta name="if:Show Banner" content="0"/>
  29. <meta name="if:Show Blog Title" content="1"/>
  30. <meta name="if:Blog Title A" content="0"/>
  31. <meta name="if:Blog Title B" content="1"/>
  32. <meta name="if:Blog Title C" content="0"/>
  33. <meta name="if:Photo Hover A" content="0"/>
  34. <meta name="if:Photo Hover B" content="0"/>
  35. <meta name="if:Photo Hover C" content="0"/>
  36. <meta name="if:Image Grayscale Hover" content="0"/>
  37. <meta name="text:Link One Title" content="" />
  38. <meta name="text:Link One" content="" />
  39. <meta name="text:Link Two" content="" />
  40. <meta name="text:Link Two Title" content="" />
  41. <meta name="text:Link Three" content="" />
  42. <meta name="text:Link Three Title" content="" />
  43. <meta name="text:Link Four" content="" />
  44. <meta name="text:link Four Title" content="" />
  45. <meta name="text:Link Five" content="" />
  46. <meta name="text:Link Five Title" content="" />
  47. <meta name="text:Link Six" content="" />
  48. <meta name="text:Link Six Title" content="" />
  49. <meta name="text:Link Seven" content="" />
  50. <meta name="text:Link Seven Title" content="" />
  51. <meta name="text:Link Eight" content="" />
  52. <meta name="text:Link Eight Title" content="" />
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  56. <script type="text/javascript"
  57. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  58. <link href='http://fonts.googleapis.com/css?family=Permanent+Marker|Annie+Use+Your+Telescope|Coming+Soon' rel='stylesheet' type='text/css'>
  59.  
  60.  
  61. <script type="text/javascript">
  62. WebFontConfig = {
  63. google: { families: [ 'Permanent+Marker::latin', 'Annie+Use+Your+Telescope::latin', 'Coming+Soon::latin' ] }
  64. };
  65. (function() {
  66. var wf = document.createElement('script');
  67. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  68. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  69. wf.type = 'text/javascript';
  70. wf.async = 'true';
  71. var s = document.getElementsByTagName('script')[0];
  72. s.parentNode.insertBefore(wf, s);
  73. })(); </script>
  74.  
  75. <style type="text/css">
  76.  
  77. html{
  78. cursor:crosshair;
  79. overflow-x: hidden;
  80. height:110%}
  81.  
  82. body, p {
  83. font-size:11px;
  84. letter-spacing:0px;
  85. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  86. line-height:11px;
  87. padding: 0px;
  88. margin: 0px;
  89. color:{color:text};
  90. cursor:crosshair;}
  91.  
  92. #permalink a:link,
  93. #permalink a:visited,
  94. #permalink a:hover {
  95. color: #FFFFFF;
  96. text-decoration: none; }
  97.  
  98. body {
  99. cursor:crosshair;
  100. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  101. background-color:{color:background};
  102. background-image:url({image:Background});
  103. background-attachment: fixed;
  104. background-repeat: repeat;}
  105.  
  106. a {
  107. text-decoration:none;
  108. color:{color:text};
  109. -webkit-transition: all 0.4s linear;
  110. -moz-transition: all 0.4s linear;
  111. transition: all 0.4s linear;
  112. cursor:crosshair;}
  113.  
  114. a:link, a:active, a:visited{
  115. color: {color:Link};
  116. text-decoration: none;
  117. -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;
  118. cursor:crosshair;}
  119.  
  120. a:hover{
  121. color:{color:link hover};
  122. cursor:crosshair;}
  123.  
  124. #install{top:27px !important;margin: 0 0 0 0;right:7px !important; position:fixed !important;z-index:1337;}
  125.  
  126. iframe#tumblr_controls {top: 1px !important;margin: 0 0 0 0;right:4px !important;position:fixed !important; position:absolute;z-index:11;}
  127.  
  128. img{
  129. border: 0px;
  130. padding: 0px;
  131. margin: 0px;
  132. cursor:crosshair;}
  133.  
  134. img:hover{
  135. -webkit-transition: all 0.4s linear;
  136. -webkit-transition: all 0.4s linear;
  137. -moz-transition: all 0.2s linear;
  138. transition: all 0.2s linear;
  139. cursor:crosshair;}
  140.  
  141. {block:ifImagegrayscaleHover}
  142. img{
  143. -webkit-filter: grayscale(0%);
  144. -webkit-transition: all 0.4s linear;
  145. -webkit-transition: all 0.4s linear;
  146. -moz-transition: all 0.2s linear;
  147. transition: all 0.2s linear;}
  148.  
  149. img:hover{
  150. -webkit-filter: grayscale(85%);
  151. -webkit-transition: all 0.6s linear;
  152. -webkit-transition: all 0.6s linear;
  153. -moz-transition: all 0.2s linear;
  154. transition: all 0.2s linear;}
  155.  
  156. {/block:ifImagegrayscaleHover}
  157.  
  158. div#header{
  159. margin-top:0px;
  160. font-size:20px;
  161. z-index:1236;
  162. text-align="center";
  163. width:100%;
  164. overflow:hidden;
  165. overflow-x:hidden;
  166. padding:5px;
  167. padding-bottom:2px;
  168. height:110px;
  169. margin-left:0px;
  170. position:fixed !important;
  171. opacity:0.6;
  172. background-color:{color:Center};
  173. {block:ifheaderborder}
  174. border: 1px dashed #000;
  175. {/block:ifheaderborder}
  176. background-color:{color:header};
  177. -moz-transition: all .2s ease-in-out;
  178. -o-transition: all .2s ease-in-out;
  179. transition: all .2s ease-in-out;
  180. -webkit-transition: all .2s ease-in-out;
  181. -webkit-transition-duration: .7s;
  182. -webkit-transition-duration: .7s;
  183. -webkit-transition-duration: .7s;
  184. font-family:Annie Use Your Telescope;}
  185.  
  186. div#header:hover{
  187. background-color:{color:header};
  188. opacity:1.0;
  189. -moz-transition: all .2s ease-in-out;
  190. -o-transition: all .2s ease-in-out;
  191. transition: all .2s ease-in-out;
  192. -webkit-transition: all .2s ease-in-out;
  193. -webkit-transition-duration: .7s;
  194. -webkit-transition-duration: .7s;
  195. -webkit-transition-duration: .7s;}
  196.  
  197.  
  198. div#content {
  199. margin-top:125px;
  200. {block:indexpage}
  201. width: 1255px;
  202. left:50%;
  203. margin-left:-620px;
  204. {/block:indexpage}
  205. {block:PermalinkPage}
  206. width: 802px;
  207. margin-left:275px;
  208. {/block:PermalinkPage}
  209. padding-left:1px;
  210. padding-top:1px;
  211. float:left;
  212. -moz-transition: all .2s ease-in-out;
  213. -o-transition: all .2s ease-in-out;
  214. transition: all .2s ease-in-out;
  215. -webkit-transition: all .2s ease-in-out;
  216. -webkit-transition-duration: .7s;
  217. -webkit-transition-duration: .7s;
  218. -webkit-transition-duration: .7s}
  219.  
  220. .entry {
  221. padding-right:1px;
  222. float:left;
  223. height:auto;
  224. background-color:{color:Center};
  225. {block:IndexPage}
  226. width:245px;
  227. overflow-x:hidden;
  228. overflow:hidden;
  229. {/block:IndexPage}
  230. {block:PermalinkPage}
  231. width:802px;
  232. height:auto;
  233. {/block:PermalinkPage}}
  234.  
  235. {block:IfPhotoHoverC}
  236. #permalink {
  237. position: absolute;
  238. margin-top: 3px;
  239. margin-left: 0px;
  240. opacity: 0;
  241. z-index:999999999999999;
  242. -webkit-transition: all .6s ease;
  243. -moz-transition: all .6s ease;
  244. -o-transition: all .6s ease;
  245. transition: all .6s ease;}
  246.  
  247. .entry:hover #permalink {
  248. z-index:999999999999999;
  249. margin-top: 3px;
  250. margin-left: 55px;
  251. opacity:1.0;
  252. -webkit-transition: all .6s ease;
  253. -moz-transition: all .6s ease;
  254. -o-transition: all .6s ease;
  255. transition: all .6s ease;}
  256.  
  257. .perms {
  258. color: #000000;
  259. opacity: 0.8;
  260. font-family:happy monkey;
  261. text-transform: uppercase;
  262. font-size:9px;
  263. line-height:18px;
  264. background-color: #ffffff;
  265. border:1px solid rgba(0,0,0,0.1);
  266. padding:5px 5px;
  267. -webkit-transition: all .6s ease;
  268. -moz-transition: all .6s ease;
  269. -o-transition: all .6s ease;
  270. transition: all .6s ease;}
  271.  
  272. .entry:hover .perms:hover{opacity:1.0}
  273.  
  274. .perms a:hover {
  275. color: #000000;
  276. text-decoration: underline;
  277. -webkit-transition: all .6s ease;
  278. -moz-transition: all .6s ease;
  279. -o-transition: all .6s ease;
  280. transition: all .6s ease;}
  281.  
  282. @font-face {
  283. font-family: "tinytots";
  284. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  285. {/block:IfPhotoHoverC}
  286.  
  287. .details {
  288. opacity: 0.0;
  289. filter: alpha(opacity = 0);
  290. width: 100%;
  291. height: 100%;
  292. text-align: center;
  293. margin:0px 0px 0px 0px;
  294. z-index:10;
  295. font-size: 20px;
  296. font-weight: bold;
  297. font-family:arial;
  298. position: absolute;
  299. background-color:rgba(0,0,0,0.4);
  300. box-shadow: 0 0 40px rgba(0, 0, 0, 0.9) inset;
  301. background: url(http://static.tumblr.com/ek9ly4s/SfWm5ouq3/bg.png);}
  302.  
  303. a.notep { color:#FFF;}
  304.  
  305. .details p {color: #FFF;}
  306.  
  307. .details a{
  308. color: #FFF;
  309. padding: 5px;
  310. font-size: 40px;}
  311.  
  312. .details p{
  313. top: 50%;
  314. margin-top:-21px;
  315. width: 100%;
  316. font-size:15px;
  317. position: absolute;
  318. text-align: center;
  319. line-height: 30px;
  320. text-transform:uppercase;
  321. font-family:arial;}
  322.  
  323. .entry:hover .details{
  324. -webkit-transition: opacity 0.4s linear;
  325. opacity: 1.0;
  326. -moz-transition: all 0.4s linear;
  327. transition: all 0.4s linear;
  328. filter: alpha(opacity = 100);}
  329.  
  330. #infscr-loading{
  331. opacity:0.9;
  332. bottom: 3px;
  333. position: absolute;
  334. left: 50%;
  335. margin-left:-8px;
  336. width:16px;
  337. height:11px;
  338. overflow:hidden;
  339. margin-bottom: 50px;
  340. }
  341.  
  342. .tit{
  343. margin-top:10px;
  344. text-align:center;
  345. color:black;
  346. {block:ifBlogTitleA}font-family: fromwhere;{/block:ifBlogTitleA}
  347. {block:ifBlogTitleB}font-family:'jennasue';{/block:ifBlogTitleB}
  348. {block:ifBlogTitleC}font-family:'Gloria Hallelujah', cursive;{/block:ifBlogTitleC}
  349. font-size:35px;
  350. line-height:35px;
  351. letter-spacing: 1px;
  352. text-decoration: bold;
  353. text-transform:uppercase;
  354. margin-bottom:10px;
  355. opacity:1.0;
  356. filter: alpha(opacity = 100);
  357. -webkit-transition: all .3s ease;
  358. -moz-transition: all .3s ease;
  359. -o-transition: all .3s ease;}
  360.  
  361.  
  362. @font-face{font-family:'jennasue';src:url('http://static.tumblr.com/7qdgtio/7qBm5wm8g/jennasue.ttf');}
  363.  
  364. @font-face { font-family:fromwhere;
  365. src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  366. }
  367.  
  368. .tit:hover{
  369. text-align:center;
  370. color:black;
  371. font-size:20px;
  372. line-height:35px;
  373. letter-spacing: 4px;
  374. text-decoration: bold;
  375. text-transform:uppercase;
  376. -webkit-transition: all .3s ease;
  377. -moz-transition: all .3s ease;
  378. -o-transition: all .3s ease;}
  379. webkit-transition: all 1.5s ease;
  380. -moz-transition: all 1.5s ease;
  381. -o-transition: all 1.5s ease;}
  382.  
  383. .yolo{text-transform:uppercase;padding-bottom:3px;list-style-type:none;padding-top:3px;}
  384.  
  385. .list{list-style-type:none;text-align:left;}
  386.  
  387. blockquote{
  388. padding:0px 0px 2px 5px;
  389. margin:0px 0px 2px 4px;
  390. border-left: 1px dotted #555555;
  391. }
  392.  
  393. .title{
  394. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  395. font-size:13px;
  396. line-height:13px;
  397. color:#000;
  398. text-align:left;}
  399.  
  400. title a:hover{
  401. color: #000;
  402. text-decoration: none;
  403. cursor:crosshair;}
  404.  
  405.  
  406. #blogtitle a:link,
  407. #blogtitle a:visited,
  408. #blogtitle a:hover{
  409. color:{color:Blog Title};
  410. }
  411.  
  412. .supreme{
  413. margin-bottom:0px; font-size:11px; text-align:right;text-transform:uppercase;
  414. -webkit-transition: all .6s ease;
  415. -moz-transition: all .6s ease;
  416. -o-transition: all .6s ease;}
  417.  
  418. .supreme:hover{
  419. margin-right:30px;
  420. -webkit-transition: all .6s ease;
  421. -moz-transition: all .6s ease;
  422. -o-transition: all .6s ease;}
  423.  
  424.  
  425. ::-webkit-scrollbar-thumb:vertical {
  426.     background-color:{color:scrollbar};
  427.     height:10px;width:10px;
  428.     -webkit-border-radius:4px;border:2px #fff solid;}
  429.  
  430. ::-webkit-scrollbar-thumb:horizontal {
  431.     background-color:{color:scrollbar};
  432.     height:10px !important;border:2px #fff solid;
  433.     -webkit-border-radius:4px;}
  434. ::-webkit-scrollbar {
  435.     height:10px;
  436.     width:10px;
  437.     background-color:{color:background};
  438.     -webkit-border-radius:4px;}
  439.  
  440. .not a{
  441. color: #fff;
  442. font-weight: bold;
  443. font-family: Arial, Helvetica, sans-serif;}
  444.  
  445. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  446. opacity: 0.8;
  447. filter: alpha(opacity = 80);}
  448.  
  449. .not:hover , .rep:hover, .likep:hover {
  450. opacity: 1!important;
  451. filter: alpha(opacity = 100)!important;}
  452.  
  453. .perma{
  454. opacity: 0.0;
  455. filter: alpha(opacity = 0);
  456. height: 30px;
  457. margin-top:-42px;
  458. top: 50%;
  459. line-height: 30px;
  460. font-size: 9px;
  461. left:70px;
  462. position:absolute;
  463. text-align: center;
  464. z-index:1200;
  465. -webkit-transition: all .8s ease;
  466. -moz-transition: all .8s ease;
  467. -o-transition: all .8s ease;}
  468.  
  469. .entry:hover .perma {
  470. -webkit-transition: opacity 0.4s linear;
  471. opacity: 1;
  472. -moz-transition: all 0.4s linear;
  473. transition: all 0.4s linear;
  474. filter: alpha(opacity = 100);}
  475.  
  476. .not { position: absolute;
  477. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  478. height: 20px;
  479. font-size: 11px;
  480. line-height: 20px;
  481. color: #fff;
  482. position: absolute;
  483. margin-top: 26px;
  484. margin-left: 56px;
  485. padding-left: 4px;
  486. padding-right: 4px;
  487. -moz-border-radius: 2px;
  488. border-radius:  2px;}
  489.  
  490. .likep {
  491. width: 21px;
  492. height: 20px;
  493. overflow: hidden;
  494. position: relative;
  495. z-index: 1200;
  496. position: absolute;
  497. margin-top: 26px;
  498. margin-left: 5px;}
  499.  
  500. .likep {
  501. width: 21px;
  502. height: 20px;
  503. overflow: hidden;
  504. position: relative;
  505. z-index: 1200;
  506. position: absolute;
  507. margin-top: 26px;
  508. margin-left: 5px;}
  509.  
  510. .rep {
  511. width: 24px;
  512. height: 20px;
  513. overflow: hidden;
  514. position: relative;
  515. z-index: 1200;
  516. position: absolute;
  517. margin-top: 26px;
  518. margin-left: 29px;}
  519.  
  520.  
  521. .likep a:hover {
  522. background-position: 0px 0px;}
  523.  
  524. .likep a {
  525. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  526. background-position: 0px 0px;
  527. display: block;
  528. z-index: 1200;
  529. webkit-transition: all 0s linear;
  530. -webkit-transition: all 0s linear;
  531. -moz-transition: all 0s linear;
  532. transition: all 0s linear;}
  533.  
  534. .likep img {
  535. width: 21px;
  536. height: 20px;
  537. webkit-transition: all 0.2s linear;
  538. -webkit-transition: all 0.2s linear;
  539. -moz-transition: all 0.2s linear;
  540. transition: all 0.2s linear;}
  541.  
  542. .rep img{
  543. width: 24px;
  544. height: 20px;
  545. line-height: 30px;
  546. display: inline;}
  547.  
  548. .nav{
  549. display:inline;
  550. margin-left:3px;}
  551.  
  552. {CustomCSS}
  553.  
  554. </style>
  555.  
  556. <title>{title}</title>
  557.  
  558. <link rel="shortcut icon" href="{Favicon}">
  559. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  560. <meta name="viewport" content="width=1280" />
  561.  
  562. </head><body>
  563.  
  564. <script src="http://static.tumblr.com/6jwx45k/bQgm6xj1n/infintescroll-plugin.txt" type="text/javascript">
  565. </script>
  566. <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
  567.  
  568.  
  569. <div id="header"><div align="center">
  570.  
  571. {block:ifshowblogtitle}
  572. <center>
  573. <a href="/">
  574. <div class="tit">
  575. {title}</div></center></a>
  576. {/block:ifshowblogtitle}
  577.  
  578. {block:ifshowbanner}<center><a href="/"><img src="{image:banner}" border=0 width=300px /></a><p><br></center>{/block:ifshowbanner}
  579.  
  580.  
  581. <div style="text-align:center;text-transform: uppercase;font-size:18px;margin-top:0px;display:inline;opacity:1.0;
  582. filter: alpha(opacity = 100);">
  583. {block:ifLinkOneTitle}
  584. <div class="nav"><a href="{text:Link One}">{text:Link One Title}</a></div>
  585. {/block:ifLinkOneTitle}
  586. {block:AskEnabled}
  587. <div class="nav">☯&nbsp;&nbsp;<a href="/ask">Message</a></div>  
  588. {/block:AskEnabled}
  589. {block:ifLinkTwoTitle}
  590. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Two}">{text:Link Two Title}</a></div>  
  591. {/block:ifLinkTwoTitle}
  592. {block:ifLinkThreeTitle}
  593. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Three}">{text:Link Three Title}</a></div>
  594. {/block:ifLinkThreeTitle}
  595. {block:ifLinkFourTitle}
  596. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Four}">{text:Link Four Title}</a></div>
  597. {/block:ifLinkFourTitle}
  598. {block:ifLinkFiveTitle}
  599. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Five}">{text:Link Five Title}</a> </div>
  600. {/block:ifLinkFiveTitle}
  601. {block:ifLinkSixTitle}
  602. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Six}">{text:Link Six Title}</a></div>
  603. {/block:ifLinkSixTitle}
  604. {block:ifLinkSevenTitle}
  605. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Seven}">{text:Link Seven Title}</a></div>
  606. {/block:ifLinkSevenTitle}
  607. {block:ifLinkEightTitle}
  608. <div class="nav">☯&nbsp;&nbsp;<a href="{text:Link Eight}">{text:Link Eight Title}</a> </div>
  609. {/block:ifLinkEightTitle}
  610. {block:HasPages}{block:Pages}<div class="nav">☯&nbsp;&nbsp;<a href="{URL}" class="link">{Label}</a></div>{/block:Pages} {/block:HasPages}
  611. <div class="nav">☯&nbsp;&nbsp;<a href="http://final-stand.tumblr.com" target="_blank">Theme</a> </div>
  612. </div>
  613. <div style="text-align:center;font-size:16px;margin-top:14px;opacity:1.0;
  614. filter: alpha(opacity = 100);">
  615. {description}</div>
  616. </div></div>
  617.  
  618.  
  619. <div id="content">
  620.  
  621. {block:Posts}
  622.  
  623. <div class="entry">
  624.  
  625. {block:Text}
  626. {block:Title}<span class="title">{Title}</span></center>{/block:Title}
  627. <div style="margin-left:3px;">{Body}</div>
  628. {block:IndexPage}
  629. <br><a href="{Permalink}"><div class="supreme">{block:Date}{TimeAgo}{/block:Date} // {NoteCountwithLabel}</div></a>
  630. {/block:IndexPage}
  631. {/block:Text}
  632.  
  633. {block:Answer}
  634. <img src="{AskerPortraitURL-48}" width="40" align="left" style="margin-right:3px;"/>
  635. <b>{Asker}: {Question}<p></b>
  636. {Answer}<p>
  637. {block:IndexPage}
  638. <br><a href="{Permalink}"><div class="supreme">{block:Date}{TimeAgo}{/block:Date} // {NoteCountwithLabel}</div></a>
  639. {/block:IndexPage}
  640. {/block:Answer}
  641.  
  642. {block:Link}
  643. <a href="{URL}"><span class="title">{Name}</span></a></center>
  644. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  645. {block:IndexPage}
  646. <br><a href="{Permalink}"><div class="supreme">{block:Date}{TimeAgo}{/block:Date} // {NoteCountwithLabel}</div></a>
  647. {/block:IndexPage}
  648. {block:Link}
  649.  
  650. {block:Photo}
  651. <center>
  652. {block:ifPhotoHoverA}
  653. {block:IndexPage}
  654. <div class="details">
  655. <p><a class="notep" href="{permalink}">{ShortMonth} {DayofMonth}{DayofMonthSuffix}</a><br />
  656. {notecountwithlabel}</div>
  657. {/block:IndexPage}
  658. {/block:ifPhotoHoverA}{block:ifPhotoHoverB}
  659. {block:IndexPage}<div class="perma">
  660. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div><div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
  661. {/block:IndexPage}
  662. {/block:ifPhotoHoverB}
  663. {block:ifPhotoHoverC}{block:IndexPage}
  664. <div id="permalink">
  665. <a href="{Permalink}"><span style="border-bottom-left-radius:12px; padding-left: 8px;" class="perms">{12Hour}:{Minutes} {CapitalAmPm}</a></span>
  666. <a href="{Permalink}"><span style="border-bottom-right-radius:0px; padding-right: 4px;" class="perms">{Notecount}</a></span>
  667. <a href="{ReblogURL}" target="_blank"> <span style="border-bottom-right-radius:12px; padding-right: 8px;" class="perms">reblog </a></span>
  668. </div>{block:IndexPage}
  669. {/block:ifPhotoHoverC}
  670. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%/></div></a>{LinkCloseTag}{/block:IndexPage}
  671. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=802px/>{LinkCloseTag}{/block:PermalinkPage}
  672. </center>
  673. {/block:Photo}
  674.  
  675. {block:Photoset}
  676. <center>
  677. {block:IndexPage}{Photoset-400}{/block:IndexPage}
  678. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  679. </center>
  680. {block:IndexPage}
  681. <div id="permalink">
  682. <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}">REBLOG</a></span></div>
  683. {/block:IndexPage}
  684. {/block:Photoset}
  685.  
  686. {block:Quote}
  687. <div style="margin-left:3px;">
  688. {Quote}</span>
  689. {block:Source}<strong>{Source}</strong>{/block:Source}
  690. </div>
  691.  
  692. {block:IndexPage}
  693. <br><a href="{Permalink}"><div class="supreme">{block:Date}{TimeAgo}{/block:Date} // {NoteCountwithLabel}</div></a>
  694. {/block:IndexPage}
  695. {/block:Quote}
  696.  
  697. {block:Chat}
  698. <div style="margin-left:3px;">
  699. {block:Title}<span class="title">{title}</span>{/block:Title}
  700. <ul class="chat">
  701. {block:Lines}
  702. <li class="user_{UserNumber}">
  703. {block:Label}
  704. <span class="label">{Label}</span>
  705. {/block:Label}
  706. {Line}
  707. </li>
  708. {/block:Lines}
  709. </ul>
  710. </div>
  711. {block:IndexPage}
  712. <br><a href="{Permalink}"><div class="supreme">{block:Date}{TimeAgo}{/block:Date} // {NoteCountwithLabel}</div></a>
  713. {/block:IndexPage}
  714. {/block:Chat}
  715.  
  716. {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  717. {AudioPlayerGrey}
  718. {block:Caption}{Caption}{/block:Caption}</center>
  719. {block:IndexPage}
  720. <br><a href="{Permalink}"><div class="supreme">{block:Date}{TimeAgo}{/block:Date} // {NoteCountwithLabel}</div></a>
  721. {/block:IndexPage}
  722. {/block:Audio}
  723.  
  724. {block:Video}
  725. {block:IndexPage}
  726. <center>
  727. {Video-400}</center>
  728. {/block:IndexPage}
  729. {block:PermalinkPage}
  730. <center>
  731. {Video-500}</center>
  732. {/block:PermalinkPage}
  733.  
  734. {block:IndexPage}
  735. <div id="permalink">
  736. <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}">REBLOG</a></span></div>
  737. {/block:IndexPage}
  738. {block:Video}
  739.  
  740. {block:PermalinkPage}<center><div class="yolo"><p>
  741. {block:NoteCount}{TimeAgo}&nbsp;|&nbsp;{NoteCountWithLabel}&nbsp;|&nbsp;{12Hour}:{Minutes} {AmPm} </p>
  742. </center>{/block:NoteCount}
  743. {/block:PermalinkPage}
  744.  
  745. {block:PermalinkPage}
  746. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  747. </div>{/block:Posts}</center>
  748. {/block:Posts}
  749. {/block:PermalinkPage}
  750.  
  751. {block:IndexPage}
  752. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  753. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  754. <script type="text/javascript">
  755. $(window).load(function () {
  756. var $content = $('#content');
  757. $content.masonry({itemSelector: '.entry'}),
  758. $content.infinitescroll({
  759. navSelector : 'div#pagination',
  760. nextSelector : 'div#pagination a#nextPage',
  761. itemSelector : '.entry',
  762. loading: {
  763. finishedMsg: '',
  764. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  765. },
  766. bufferPx : 600,
  767. debug : false,
  768. },
  769. // call masonry as a callback.
  770. function( newElements ) {
  771. var $newElems = $( newElements );
  772. $newElems.hide();
  773. // ensure that images load before adding to masonry layout
  774. $newElems.imagesLoaded(function(){
  775. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  776. {/block:IndexPage}
  777.  
  778.  
  779. {block:IndexPage}
  780. {block:Pagination}
  781. <div id="pagination">
  782. {block:NextPage}
  783. <a id="nextPage" href="{NextPage}"></a>
  784. {/block:NextPage}
  785. {block:PreviousPage}
  786. <a href="{PreviousPage}"></a>
  787. {/block:PreviousPage}
  788. </div>
  789. {/block:Pagination}
  790. {/block:IndexPage}
  791. </div>
  792.  
  793. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  794.  
  795. </div>
  796.  
  797.  
  798. <div id="install"><a href="http://themesbyjames.tumblr.com/"><img src="http://static.tumblr.com/8jq17g7/Re3lqefyw/install.png" style="
  799. border:0px solid;" /></a></div>
  800.  
  801. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  802. <span id="scriptsinsert"> </span>
  803.  
  804. </body></html><!-- END OF THEME -->