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

Untitled

By: a guest on Sep 21st, 2012  |  syntax: None  |  size: 20.84 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html lang="en">
  2.  
  3. <head>
  4. <script type="text/javascript">
  5. <!--
  6.  
  7. // Disable Right Click Script
  8.  
  9. function IE(e)
  10. {
  11. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  12. {
  13. return false;
  14. }
  15. }
  16. function NS(e)
  17. {
  18. if (document.layers || (document.getElementById && !document.all))
  19. {
  20. if (e.which == "2" || e.which == "3")
  21. {
  22. return false;
  23. }
  24. }
  25. }
  26. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  27.  
  28. //-->
  29. </script>
  30. <link href='http://fonts.googleapis.com/css?family=League+Script|Codystar' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  32. <meta name="color:Background" content="#ffffff"/>
  33. <meta name="color:Title" content="#292929"/>
  34. <meta name="color:Text" content="#363636"/>
  35. <meta name="color:Link" content="#C29B9B"/>
  36. <meta name="color:scrollbar" content="#727272"/>
  37. <meta name="color:Hover" content="#ddd"/>
  38. <meta name="image:Background" content=""/>
  39. <meta name="image:Sidebar" content=""/>
  40. <meta name="image:Posts Background" content=""/>
  41. <meta name="text:blogtitle" content="she will be loved"/>
  42.  
  43.  
  44. <meta name="text:titlebar" content="love is like the wind. you can't see it but you can feel it
  45. "/>
  46.  
  47. <meta name="color:titlebar" content="#ddd"/>
  48. <meta name="color:sidebar title" content="#ddd"/>
  49. <meta name="color:sidebar border" content="#ddd"/>
  50. <meta name="text:titlebar size" content="35"/>
  51. <meta name="color:titlebar shadow" content="#ddd"/>
  52. <meta name="color:blogtitle shadow" content="#ddd"/>
  53.  
  54. <meta name="text:Link One" content="/"/>
  55. <meta name="text:Link One Title" content="home"/>
  56. <meta name="text:Link Two" content="/ask"/>
  57. <meta name="text:Link Two Title" content="inbox"/>
  58. <meta name="text:Link Three" content="/links"/>
  59. <meta name="text:Link Three Title" content="links"/>
  60. <meta name="text:Link Four" content=""/>
  61. <meta name="text:Link Four Title" content="1 here"/>
  62. <meta name="text:Link Five" content=/>
  63. <meta name="text:Link Five Title" content=/>
  64.  
  65.  
  66.  
  67. </script>
  68.  
  69. <style type="text/css">
  70.  
  71. 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;}
  72.  
  73. 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;}
  74.  
  75. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  76.  
  77. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  78. #aaaaaa; border-right: 1px solid #aaaaaa; }
  79.  
  80. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  81.  
  82. @font-face {
  83. font-family: "jenna";
  84. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  85. }
  86.  
  87. body{
  88. margin:5px;
  89. background-color: {color:Background};
  90. background-image:url({image:background});
  91. background-attachment: fixed;
  92. background-repeat: repeat;
  93. font-size: 8px;
  94. font-family: arma;
  95. line-height:8px;
  96. color:{color:Text};
  97. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  98. }
  99.  
  100. a:link, a:active, a:visited{
  101. color:{color:link};
  102. text-decoration: none;
  103. -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;
  104. }
  105.  
  106. a:hover {
  107. color:{color:hover};
  108. text-decoration: none;
  109. text-shadow:0px 0px 2px #000;
  110. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  111. }
  112.  
  113. #cunt{width:250px; height:auto;}
  114. {block:PermalinkPage}
  115. width:410px;
  116. {/block:PermalinkPage}
  117. }
  118.  
  119. #center{
  120. padding-top:3px;
  121. padding-bottom:3px;
  122. position:fixed !important;
  123. width:250px;
  124. height:207px;
  125. background-color:#fff;
  126. {block:PermalinkPage}
  127. width:410px;
  128. height:207px;
  129. {/block:PermalinkPage}
  130. }
  131.  
  132. #posts{
  133. opacity: .9;
  134. float:center;
  135. {block:indexpage}
  136. width:600px;
  137. {/block:indexpage}
  138. {block:permalinkpage}
  139. width:450px;
  140. {/block:permalinkpage}
  141. margin-left: 490px;
  142. margin-top: 70px;
  143. transition: all 0.5s ease-out;
  144. -o-transition-transition: all 0.5s ease-out;
  145. -webkit-transition: all 0.5s ease-out;
  146. -moz-transition: all 0.5s ease-out;
  147. }
  148.  
  149.  
  150.  
  151.  
  152. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  153.  
  154. @font-face{
  155. font-family: 'pixel';
  156. font-style: normal;
  157. font-weight: normal;
  158. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  159.  
  160. div#desc{
  161. position:fixed !important;
  162. opacity: 0;
  163. background-color: white;
  164. border: 1px dashed #ddd;
  165. padding: 11px;
  166. width:184px;
  167. height: auto;
  168. margin-top: 200px;
  169. margin-left: -50px;
  170. font-family: arma;
  171. text-align: center;
  172. -webkit-transition: all 0.9s ease;
  173. -moz-transition: all 0.9s ease;
  174. -o-transition: all 0.9s ease;
  175. }
  176.  
  177. #sidebar:hover #desc{
  178. opacity:1.0;
  179. margin-left:-3px;
  180. transition: all 0.9s ease-out;
  181. -o-transition-transition: all 0.9s ease-out;
  182. -webkit-transition: all 0.9s ease-out;
  183. -moz-transition: all 0.9s ease-out;
  184. }
  185.  
  186. #sidebar {
  187. position:fixed !important;
  188. opacity:1;
  189. width: 202px;
  190. height: 302;
  191. padding-right:2px;
  192. padding-left:2px;
  193. padding-bottom: 2px;
  194. padding-top: 2px;
  195. margin-top: 90px;
  196. margin-left: 240px;
  197. text-align: center;
  198. margin-bottom: 0px;
  199. text-transform: none;
  200. line-height: 8px;
  201. background: white;
  202. font-size: 8px;
  203. font-family: arma;
  204. letter-spacing: 0px;
  205. border: 1px dashed {color:sidebar border};
  206. transition: all 0.5s ease-out;
  207. -o-transition-transition: all 0.5s ease-out;
  208. -webkit-transition: all 0.5s ease-out;
  209. -moz-transition: all 0.5s ease-out;
  210. }
  211.  
  212. #sidebar:hover{
  213. opacity: 1;
  214. border: 1px solid {color:sidebar border};
  215. transition: all 0.5s ease-out;
  216. -o-transition-transition: all 0.5s ease-out;
  217. -webkit-transition: all 0.5s ease-out;
  218. -moz-transition: all 0.5s ease-out;
  219. }
  220. #sidebar .blogtitle{
  221. position:absolute;
  222. opacity:1;
  223. text-align: left;
  224. font-family:pacifico;
  225. color: {color:sidebar title};
  226. line-height:17px;
  227. width: 2030px;
  228. font-size: 30px;
  229. margin-top: 280px;
  230. background-color: transparent;
  231. margin-left:2px;
  232. text-transform:bold;
  233. text-shadow: 1px 1px 3px {color:blogtitle shadow};
  234. -webkit-transform: rotate(0deg);
  235. -webkit-transition: all 0.9s ease-in-out;
  236. -moz-transition: all 0.9s ease-in-out;
  237. -o-transition: all 0.9s ease-in-out;
  238. -ms-transition: all 0.9s ease-in-out;
  239. transition: all 0.9s ease-in-out; ;
  240. }
  241.  
  242. #sidebar:hover .blogtitle{
  243. opacity:0;
  244. margin-left:-4px;
  245. -webkit-transition: all 0.9s ease-in-out;
  246. -moz-transition: all 0.9s ease-in-out;
  247. -o-transition: all 0.9s ease-in-out;
  248. -ms-transition: all 0.9s ease-in-out;
  249. transition: all 0.9s ease-in-out;
  250. }
  251.  
  252.  
  253.  
  254.  arma {font-family: "arma"; color:#aaa; font-size: 8px;}
  255.  
  256. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  257. @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  258.  
  259.  
  260.  
  261.  
  262.  
  263. #links {
  264. color: #6f6b6b;
  265. position: fixed;
  266. background: {color:link one};
  267. margin-top:-23px;
  268. width: 300px;
  269. display: inline-block;
  270. font-family: arma;
  271. font-size: 8px;
  272. text-align: center;
  273. line-height: 15px;
  274. letter-spacing: 3px;
  275. margin-left:590px;
  276. z-index: 100;
  277. text-transform: lowercase;
  278. transition: all 0.5s ease-out;
  279. -o-transition-transition: all 0.5s ease-out;
  280. -webkit-transition: all 0.5s ease-out;
  281. -moz-transition: all 0.5s ease-out;
  282. }
  283.  
  284. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  285.  
  286. #links :hover {
  287. padding-top: 0px;
  288. opacity: 0.9;
  289. color:{color:Hover};
  290. transition: all 0.5s ease-out;
  291. -o-transition-transition: all 0.5s ease-out;
  292. -webkit-transition: all 0.5s ease-out;
  293. -moz-transition: all 0.5s ease-out;
  294. }
  295.  
  296.  
  297. h3{
  298. font-family: stars;
  299. font-size: 80px;
  300. line-height: 12px;
  301. color: #A78282;
  302. font-weight: normal;
  303. line-height:15px;
  304. letter-spacing: 1px;
  305. font-style: normal;
  306. text-transform: lowercase;
  307. text-align: right;
  308. padding: 0px;
  309. margin:0px;
  310. }
  311.  
  312. #entry .perma a{
  313. color:;}
  314.  
  315.  
  316. @font-face { font-family: "beansprout"; src: url('http://static.tumblr.com/pwgdr2n/aDQm3ij6n/1-beansprout-dna.ttf'); }
  317.  
  318. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  319.  
  320. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  321.  
  322. .textperma{
  323. display: block;
  324. font-family: arma;
  325. font-size: 8px;
  326. text-transform: uppercase;
  327. text-align: right;
  328. background-color:{color:Post Background};
  329. letter-spacing: 0px;
  330. border-top: 1px solid #ddd;
  331. padding-top: 5px;
  332. margin: 0px;
  333. }
  334.  
  335. .textperma a {
  336. color: {color:Post Link};
  337. padding-bottom:10px;
  338. border-bottom:0px dotted #ddd;
  339. }
  340.  
  341. .textperma a:hover {
  342. color: {color:Hover};
  343. border-bottom:1px dotted #aaa;
  344. padding-bottom:0px;
  345. -webkit-transition: all 0.4s ease-in-out;
  346. -moz-transition: all 0.4s ease-in-out;
  347. transition: all 0.4s ease-in-out;
  348. }
  349. #entry .perma a{
  350. color:;}
  351.  
  352. #entry .perma{
  353. width:33px;
  354. height: 33px;
  355. line-height: 33px;
  356. font-family: arma;
  357. position: absolute;
  358. font-size: 8px;
  359. text-align: center;
  360. overflow:hidden;
  361. opacity: 0;
  362. color: #f599a0;
  363. background: #fff;
  364. margin-top:-35px;
  365. margin-left: -35px;
  366. -webkit-transform: rotate(-180deg);
  367. border-radius: 20px;
  368. border: 1px solid #aaaaaa !important;
  369. -webkit-transition: opacity 0.5s linear;
  370. -webkit-transition: all 0.5s linear;
  371. -moz-transition: all 0.5s linear;
  372. transition: all 0.5s linear;
  373. }
  374.  
  375. #entry:hover .perma{
  376. overflow:visible;
  377. margin-left: 2px;
  378. margin-top:2px;
  379. -webkit-transform: rotate(0deg);
  380. -webkit-transition: all 0.5s linear; opacity: 0.9;
  381. -webkit-transition: all 0.5s linear;
  382. -moz-transition: all 0.5s linear;
  383. transition: all 0.5s linear;
  384. }
  385.  
  386. #entry .perma2{
  387. width:32px;
  388. height: 32px;
  389. line-height: 32px;
  390. font-family: arma;
  391. position: absolute;
  392. font-size: 8px;
  393. text-align: center;
  394. overflow:hidden;
  395. opacity: 0;
  396. color: #525151;
  397. background: #fff;
  398. margin-left: 44px;
  399. margin-top:44px;
  400. border: 1px solid #aaaaaa !important;
  401. letter-spacing: 0px;
  402. -webkit-transform: rotate(180deg);
  403. border-radius: 20px;
  404. -webkit-transition: opacity 0.5s linear;
  405. -webkit-transition: all 0.5s linear;
  406. -moz-transition: all 0.5s linear;
  407. transition: all 0.5s linear;
  408. }
  409.  
  410. #entry:hover .perma2{
  411. overflow:visible;
  412. margin-left: 38px;
  413. margin-top:17px;
  414. -webkit-transform: rotate(0deg);
  415. -webkit-transition: all 0.5s linear; opacity: 0.9;
  416. -webkit-transition: all 0.5s linear;
  417. -moz-transition: all 0.5s linear;
  418. transition: all 0.5s linear;
  419. }
  420. #postnotes{
  421. text-align: left;
  422. }
  423. #postnotes blockquote{
  424. border: 0px;
  425. }
  426.  
  427.  
  428. #permapage{
  429. font-family: arma;
  430. font-size: 8px;
  431. line-height: 8px;
  432. text-align: center;
  433. padding-bottom:10px;
  434. z-index:9999;
  435. }
  436.  @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  437.  
  438. askk {
  439. font-family: yolo;
  440. color: {color:Title};
  441. font-size:25px;
  442. z-index:1;
  443. }
  444. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  445. #postnotes{
  446. text-align: left;
  447. }
  448.  
  449. #postnotes blockquote{
  450. border: 0px;
  451. }
  452.  
  453. #entry{
  454. font-family: arma;
  455. opacity:.8;
  456. font-size: 8px;
  457. line height: 11px;
  458. text-align:left;
  459. z-index:9999;
  460. float:left;
  461. width: 250px;
  462. height: auto;
  463. {block:PermalinkPage}
  464. width: 515px;
  465. height: auto;
  466. {/block:PermalinkPage}
  467. line-height:8px;
  468. background-color:white;
  469. background-image:url({image:Posts background});
  470. margin-right:5px;
  471. overflow:hidden;
  472. margin-bottom:5px;
  473. padding: 4px;
  474. padding-bottom:4px;
  475. border: 1px dashed #ddd;
  476. transition: all 0.5s ease-out;
  477. -o-transition-transition: all 0.5s ease-out;
  478. -webkit-transition: all 0.5s ease-out;
  479. -moz-transition: all 0.5s ease-out;
  480. }
  481.  
  482. #entry:hover{
  483. opacity: 0.9;
  484. transition: all 0.5s ease-out;
  485. -o-transition-transition: all 0.5s ease-out;
  486. -webkit-transition: all 0.5s ease-out;
  487. -moz-transition: all 0.5s ease-out;
  488. }
  489.  
  490. #permapage{
  491. font-family: ronda;
  492. font-size: 8px;
  493. line-height: 8px;
  494. text-align: center;
  495. padding-bottom:10px;
  496. z-index:9999;}
  497.  
  498. .title{
  499. font-family:didact gothic;
  500. font-size: 14px;
  501. line-height: 12px;
  502. color: {color:Title};
  503. font-weight: normal;
  504. letter-spacing: 0px;
  505. padding: 10px 0px 0px 0px;
  506. }
  507.  
  508. div#titlebar{
  509. position: fixed !important;
  510. margin-left: 470px;
  511. margin-top:-60px;
  512. background-color: transparent;
  513. color:{color:titlebar};
  514. border: 0px solid #ddd;
  515. width: 555px;
  516. height: 35px;
  517. padding-top: 20px;
  518. text-shadow:1px 1px 3px {color:titlebar shadow};
  519. font-family: beansprout;
  520. font-size: {text:titlebar size}px;
  521. line-height:10px;
  522. letter-spacing:0px;
  523. text-transform: lowercase;
  524. text-align: center;
  525. border: 0px dashed #ddd;
  526. -webkit-animation:fadeInDownBig 3s;
  527. -moz-animation:fadeInDownBig 3s;
  528. -ms-animation:fadeInDownBig 3s;
  529. }
  530. div#kylie{
  531. opacity: 1;
  532. font-family: arma;
  533. color: {color: text};
  534. font-size: 8px;
  535. position:fixed;
  536. width:600px;
  537. height:10px;
  538. background: transparent;
  539. padding:2px;
  540. margin-top: -20px;
  541. text-align:left;
  542. margin-left:450px;
  543. border: 0px solid #ddd;
  544. transition: all 0.5s ease-out;
  545. -o-transition-transition: all 0.5s ease-out;
  546. -webkit-transition: all 0.5s ease-out;
  547. -moz-transition: all 0.5s ease-out;
  548. }
  549. div#kylie:hover{
  550. opacity: 1;
  551. transition: all 0.5s ease-out;
  552. -o-transition-transition: all 0.5s ease-out;
  553. -webkit-transition: all 0.5s ease-out;
  554. -moz-transition: all 0.5s ease-out;
  555. }
  556.  
  557.  @font-face { font-family: "pacifico"; src: url('http://static.tumblr.com/jdjsstr/Julm7s6p2/pacifico_1_.ttf'); }
  558.  
  559. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  560.  
  561. .blogtitle{
  562. font-family: beauty;
  563. font-size: 18px;
  564. line-height: 18px;
  565. color: {color:Link};
  566. font-weight: normal;
  567. }
  568.  
  569. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  570. @font-face { font-family: "swenson"; src: url('http://static.tumblr.com/q54tzar/PHem21foh/swenson_1_.ttf'); }
  571.  
  572. blockquote{
  573. padding:0px 0px 2px 3px;
  574. margin:0px 0px 2px 1px;
  575. }
  576. ul, ol, li{
  577. list-style:none;
  578. margin:0px;
  579. padding:0px;
  580. }
  581.  
  582. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  583. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  584. }
  585.  
  586.  
  587. a.links {
  588. font-family: tinytots;
  589. font-size: 8px;
  590. line-height: 8px;
  591. text-transform: normal;
  592. letter-spacing:0px;
  593. display:block;
  594. padding: 0px;
  595. margin-bottom: 0px;
  596. }
  597.  
  598. a.links:hover {
  599. font-style: underline;
  600. text-decoration: underline;
  601. letter-spacing:10px;
  602. }
  603.  
  604.  
  605. </style>
  606. <title>{title}</title>
  607. <link rel="shortcut icon" href="http://i49.tinypic.com/33f3gxx.png">
  608. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  609. <meta name="viewport" content="width=720" />
  610. </head>
  611. <body onkeydown="return false">
  612. <div id="center">
  613. <div id="content">
  614. <div id="sidebar">
  615. <div class="blogtitle">{text:blogtitle}</div>
  616.  
  617. <div id="sidebar2">
  618. <div id="desc">
  619. {Description}
  620. <hr noshade size=2 color=#ddd>
  621.  
  622.  
  623.  
  624. </div>
  625. <a href="/"><img src="{image:sidebar}" style="width:200px; height: 300px; padding: 1px;"></a>
  626.  
  627. </div>
  628.  <center>
  629. </div>
  630. <div id="kylie"><center>
  631.  
  632.  
  633.  
  634.  
  635.  
  636. <br></center>
  637. </div>
  638. <div id="titlebar">
  639. <center>
  640. {text:titlebar}
  641. </center>
  642. </div>
  643.  
  644.  
  645. <div id="links">
  646. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  647. <a href="{text:Link Two}">{Link Two Title}</a> &middot
  648. <a href="{text:Link Three}">{text:Link Three Title}</a>  &middot
  649. <a href="{text:Link Four}">{text:Link Four Title}</a> &middot
  650. <a href="{text:Link Five}">{text:Link Five Title}</a> &middot
  651. </div>
  652.  
  653.  
  654. <div id="posts">
  655. {block:Posts}
  656. <div id="entry">
  657.  
  658. {block:Answer}
  659. <div style="border-radius:5px; border: 1px solid #ddd; margin: 3px; min-height:30px; padding: 3px; background-color: transparent; box-shadow: 0px 0px 3px 0px #aaa; font-family: arma; font-size: 8px;">
  660. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #ddd; border-top-right-radius:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-bottom-left-radius:3px;"/>
  661. <askk>{Asker}</askk>: {Question}</div>
  662. <div style="font-family: arma; font-size: 8px;">
  663. {Answer} <br>
  664. </div>
  665. <center><span class="permatext"><div class="peeta"><a href="{permalink}"> </a></div></span>
  666. {/block:Answer}
  667.  
  668. {block:Photo}
  669. {block:IndexPage}
  670. <center>
  671. <div class="perma2">
  672. <a href="{ReblogURL}" target="_blank"> relove </a></div>
  673. <div class="perma">
  674. <a href="{permalink}">{NoteCount}</a></div>
  675. {LinkCloseTag}{/block:PermalinkPage}
  676. {/block:IndexPage}
  677. {block:IndexPage}<a href="{ReblogURL}" target="_blank"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px></a>{LinkCloseTag}</center>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=514px/>{LinkCloseTag}{/block:PermalinkPage}
  678. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  679. {/block:Photo}
  680.  
  681. {block:Text}
  682. {block:Title}<span class="title">{Title}</span></h1>{/block:Title}
  683. <span class="entrytext">{Body}</span></a>
  684. {block:IndexPage}
  685. <div class="textperma"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  686. {/block:IndexPage}
  687. {/block:Text}
  688.  
  689. {block:Link}
  690. <a href="{URL}" class="title">{Name}</a>
  691. {block:Description}{Description}{/block:Description}<br><br>
  692. <div class="textperma"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  693. {block:Link}
  694.  
  695. {block:Quote}
  696. <span class="title">{Quote}</span>
  697. {block:Source}<strong>{Source}</strong>{/block:Source}
  698. <span class="permalink">
  699. </span>
  700. <br>
  701. <div class="textperma"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  702. {/block:Quote}
  703.  
  704. {block:Chat}
  705. {block:Title}<span class="title">{Title}</span>{/block:Title}
  706. <ul class="chat">
  707. {block:Lines}
  708. <li class="user_{UserNumber}">
  709. {block:Label}
  710. <span class="label">{Label}</span>
  711. {/block:Label}
  712.  
  713. {Line}
  714. </li>
  715. {/block:Lines}
  716. <span class="permalink">
  717. </span><br>
  718. <div class="textperma"><a href="{Permalink}">{notecountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  719. {/block:Chat}
  720.  
  721. {block:Audio}
  722. <center><div style="width:200px; height:20px;"><div style="float:center">{AudioPlayerWhite}</div><div style="margin-top:10px; float:center;">
  723. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  724. <div class="textperma">
  725. <a href="{permalink}">{notecountwithlabel}</a>
  726. </div>
  727. {/block:Audio}
  728.  
  729. {block:Video}
  730. {block:IndexPage}
  731. <div style="padding-top:0px; padding-bottom:2px;">
  732. {Video-250}</div>
  733. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  734. {block:indexpage}<hr size="1" width="300">
  735. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  736. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  737. </a></div>{/block:indexpage}
  738. {/block:Video}
  739.  
  740. {block:PermalinkPage}</a>
  741. <div id="permapage"><br>
  742. {block:notecount}
  743. {notecountwithlabel}
  744. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  745. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  746. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  747. {/block:RebloggedFrom}
  748. <br><br>
  749. <div align="left">
  750. {block:PostNotes}
  751. {PostNotes}
  752. {/block:PostNotes}
  753. </div>
  754. </div>
  755. {/block:PermalinkPage}
  756. </div>
  757. {/block:Posts}
  758. </div>
  759. </div>
  760. </div>
  761. </center>
  762. </div>
  763. </div>
  764. {block:indexpage}
  765. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  766. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  767. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  768. <script type="text/javascript">
  769. $(window).load(function(){
  770. var $wall = $('#posts');
  771. $wall.imagesLoaded(function(){
  772. $wall.masonry({
  773. itemSelector: '#entry, #entry_photo',
  774. isAnimated : false
  775. });
  776. });
  777.  
  778. $wall.infinitescroll({
  779. navSelector : '#page-nav',
  780. nextSelector : '#page-nav a',
  781. itemSelector : '#entry, #entry_photo',
  782. bufferPx : 2000,
  783. debug : false,
  784. errorCallback: function() {
  785. $('#infscr-loading').fadeOut('normal');
  786. }},
  787. function( newElements ) {
  788. var $newElems = $( newElements );
  789. $newElems.hide();
  790. $newElems.imagesLoaded(function(){
  791. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  792. });
  793. }); $('#content').show(500);
  794. });
  795. </script>
  796. {/block:indexpage}
  797.  
  798. </body>
  799. </html>