Advertisement
ramisaaaaa

Untitled

Jul 30th, 2014
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.93 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga dont remove credit. :)
  3. originally by doxx.
  4. -->
  5.  
  6.  
  7. <html lang="en">
  8. <head>
  9.  
  10.  
  11. <title>{title}</title>
  12. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  13. <meta name="color:Background" content="#fff"/>
  14. <meta name="color:Post Box" content="#fff"/>
  15. <meta name="color:Blog Description" content="#000000"/>
  16. <meta name="color:Title" content="#000000"/>
  17. <meta name="color:Text" content="#000000"/>
  18. <meta name="color:Link" content="#000000"/>
  19. <meta name="color:Hover" content="#FFF"/>
  20. <meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  21. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  22. <meta name="image:Background" content=""/>
  23. <meta name="image:Sidebar" content=""/>
  24. <meta name="if:Reblog Link On Hover" content="1"/>
  25. <meta name="if:Faded Images On Hover" content="0"/>
  26. <meta name="if:dark images" content="1"/>
  27. <meta name="if:Show Photo" content="0"/>
  28. <meta name="if:italic description" content="1"/>
  29. <meta name="text:link one" content="" />
  30. <meta name="text:link one title" content="" />
  31. <meta name="text:link two" content="" />
  32. <meta name="text:link two title" content="" />
  33. <meta name="text:link three" content="" />
  34. <meta name="text:link three title" content="" />
  35. <meta name="text:link four" content="" />
  36. <meta name="text:link four title" content="" />
  37. <meta name="text:link five" content="" />
  38. <meta name="text:link five title" content="" />
  39. <meta name="text:link six" content="" />
  40. <meta name="text:link six title" content="" />
  41. <meta name="text:link seven" content="" />
  42. <meta name="text:link seven title" content="" />
  43. </script>
  44. <style type="text/css">
  45.  
  46.  
  47.  
  48. {block:ifdarkimages}
  49. img{-webkit-filter: grayscale(20%);-webkit-transition: opacity 0.5s linear; -webkit-transition: 0.9s linear; -moz-transition: all 0.5s linear;
  50. transition: all 0.9s linear; opacity: 1.0;}
  51.  
  52. img:hover{ -webkit-filter: grayscale(100%);-webkit-transition: 0.5s linear; -moz-transition: all 0.5s linear;
  53. transition: all 0.5s linear; opacity:1.0;}
  54.  
  55. {/block:ifdarkimages}
  56.  
  57.  
  58. #bite
  59. #bite a{
  60. display:block
  61. }
  62. #bite .death {
  63. margin-top:-40px;filter: alpha(opacity = 0);
  64. opacity:0;-webkit-transition: all 0.5s ease-out;
  65. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  66. }
  67. #bite:hover .death {
  68. margin-top:2px;
  69. -webkit-transition: all 0.8s ease-out;
  70. -moz-transition: all 0.8s ease-out;
  71. transition: all 0.8s ease-out;
  72. filter: alpha(opacity = 100);
  73. filter: alpha(opacity = 100);
  74. opacity:100;
  75. }
  76. body{
  77. margin:0px;
  78. background-color: {color:Background};
  79. background-image:url({image:Background});
  80. background-attachment: fixed;
  81. background-repeat: repeat;
  82. font-size: 9px;
  83. font-family:{font:Body};
  84. line-height:11px;
  85. color:{color:Text};
  86. }
  87. a:link, a:active, a:visited{
  88. color: {color:Link};
  89. text-decoration: none;
  90. -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;
  91. }
  92. a:hover{
  93. color:{color:Hover};
  94. text-decoration: none;
  95. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  96. }
  97. text-align: center;
  98. padding-left:5px;
  99. font-size:9px; display:block;
  100. margin:-5px;width:auto;
  101. -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  102. color:{color:Hover};
  103. padding-left:5px;
  104. margin:-5px;width:auto;
  105. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  106. .sidelink a:hover{color: {color:Link};
  107. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  108. #leposts{width:350px; height:auto;}
  109. {block:PermalinkPage}
  110. width:550px;
  111. {/block:PermalinkPage}
  112. }
  113. #weiner{
  114. padding-top:3px;
  115. padding-bottom:3px;
  116. position:fixed !important;
  117. width:350px;
  118. height:207px;
  119. background-color:{color:Post Box};
  120. {block:PermalinkPage}
  121. width:550px;
  122. height:207px;
  123. {/block:PermalinkPage}
  124. }
  125.  
  126.  
  127.  
  128. ::-webkit-scrollbar {width: 5px; height: 0px; padding-right:0px;background:{color:background};}
  129.  
  130. ::-webkit-scrollbar-thumb {background-color:{color:link};}
  131.  
  132.  
  133.  
  134. #sidebarr{
  135. z-index:999999999999999;
  136. position:absolute !important;
  137. position:fixed !important;
  138. top:200px;
  139. left: 330px;
  140. width:190px;
  141. background-color: transparent;
  142. }
  143. #containerr{
  144. margin:auto;
  145. left:0px;
  146. top:0px;
  147. padding-top:5px;
  148. padding-left:0px;
  149. position:absolute;
  150. {block:indexpage}
  151. width:890px;
  152. {/block:indexpage}
  153. {block:permalinkpage}
  154. width:1150px;
  155. left:0px;
  156. {/block:permalinkpage}
  157. overflow:hidden;
  158. }
  159. #posts{
  160. float:right;
  161. {block:indexpage}
  162. width:350px;
  163. {/block:indexpage}{block:permalinkpage}
  164. width:550px;
  165. {/block:permalinkpage}
  166. margin-left:98px;
  167. }
  168. #entry{
  169. z-index:9999;
  170. border:0px solid;
  171. border-color: #f1f1f1;
  172. float: left;
  173. width: 345px;
  174. height: auto;
  175. {block:PermalinkPage}
  176. width: 550px;
  177. height: auto;
  178. {/block:PermalinkPage}
  179. line-height:8px;
  180. background-color:{color:Post Box};
  181. padding:0px;
  182. margin-right:10px;
  183. overflow:hidden;
  184. margin-bottom:3px;
  185. }
  186. #entry img{
  187. {block:IndexPage}
  188. max-width: 345px;
  189. height: auto;
  190. {/block:IndexPage}
  191. {block:PermalinkPage}
  192. max-width: 550px;
  193. height: auto;
  194. {/block:PermalinkPage}
  195. }
  196. {block:ifReblogLinkOnHover}
  197. #entry:hover #reblog{
  198. {block:IndexPage}
  199. opacity:.8;-webkit-transition: all 0.5s ease-out;
  200. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  201. {/block:IndexPage}
  202. }
  203. #reblog{
  204. width:22px;
  205. float:left;
  206. margin-left:5px;
  207. margin-top:5px;
  208. position:absolute;opacity:0;-webkit-transition: all 0.5s ease-out;
  209. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  210. {/block:ifReblogLinkOnHover}
  211. #permapage{
  212. font-family: {Font:Body};
  213. font-size: 9px;
  214. text-align: center;
  215. padding-bottom:10px;
  216. z-index:9999;}
  217. #notes{
  218. {block:permalinkpage}
  219. background-color:{color:Post Box};
  220. display:block;
  221. width:1000px;
  222. float: left;
  223. padding:10px;
  224. overflow:visible;
  225. z-index:9999999;
  226. margin-top: 10px;
  227. -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  228. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  229. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  230. outline:1px solid rgba(0, 0, 0, .1);
  231. border:2px solid rgba(0, 0, 0, .05);
  232. text-align: left;{/block:permalinkpage}
  233. }
  234. iframe#tumblr_controls{position:fixed !important;
  235. }
  236. {block:iffadedimagesonhover}
  237. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  238. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  239. {/block:iffadedimagesonhover}
  240. .title{
  241. font-family: {font:Title};
  242. font-size: 12px;
  243. line-height: 12px;
  244. color: {color:Title};
  245. font-weight: normal;
  246. letter-spacing: 0px;
  247. }
  248. .leblogtitle{
  249. font-family: helvetica;
  250. font-size: 12px;
  251. line-height: 24px;
  252. color: {color:Blog Title};
  253. font-weight: normal;
  254. -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;
  255. }
  256. .credy{
  257. font-family: Arial;
  258. font-size: 9px;
  259. opacity: .6;
  260. color: {color:Body};
  261. letter-spacing: 0px;
  262. border-style: outset;
  263. border-width: 2px;
  264. }
  265. .leblogtitle:hover{
  266. color:{color:Hover};
  267. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  268. }
  269. .credy:hover{
  270. font-family: Arial;
  271. font-size: 9px;
  272. opacity: .6;
  273. color: {color:Body};
  274. letter-spacing: 0px;
  275. border-style: inset;
  276. border-width: 2px;
  277. }
  278. .permalinktext{
  279. font-family: {Font:Body};
  280. padding: 5px;
  281. position: absolute;
  282. text-align: center;
  283. width: 200px;
  284. -moz-transition: 0.3s ease-out;
  285. -webkit-transition: 0.3s ease-out;
  286. transition: 0.3s ease-out;
  287. opacity:0;
  288. }
  289. .permalinktext a{color:{color:links};
  290. }
  291. .entry:hover .permalinktext {
  292. -moz-transition: 0.3s ease-out;
  293. -webkit-transition: 0.3s ease-out;
  294. transition: 0.3s ease-out;
  295. width:200px;
  296. text-decoration:line-through;
  297. height:auto;
  298. display: block;
  299. opacity: 1;
  300. }
  301. blockquote{
  302. padding:0px 0px 2px 3px;
  303. margin:0px 0px 2px 1px;
  304. }
  305. ul, ol, li{
  306. list-style:none;
  307. margin:0px;
  308. padding:0px;
  309. }
  310. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  311. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  312. }
  313. a.links {
  314. font-family: Arial;
  315. font-size: 10px;
  316. line-height: 9px;
  317. text-transform: normal;
  318. letter-spacing:0px;
  319. display:block;
  320. padding: 0px;
  321. margin-bottom: 0px;
  322. }
  323. a.links:hover {
  324. text-decoration: underline;
  325. letter-spacing:10px;
  326. }
  327. .winge{
  328. position:fixed;
  329. right:6px;
  330. top:25px;
  331. z-index:9999;
  332. opacity:0.4;
  333. -webkit-transition: all 1s linear;
  334. -webkit-transition: all 1s linear;
  335. -moz-transition: all 1s linear;
  336. transition: all 1s linear;
  337. }
  338. .well {
  339. padding:0px;
  340. }
  341.  
  342. .well a{
  343. padding:3px;
  344. }
  345. .winge:hover{
  346. opacity:1;
  347. -webkit-transition: all 1s linear;
  348. -webkit-transition: all 1s linear;
  349. -moz-transition: all 1s linear;
  350. transition: all 1s linear;
  351. }
  352.  
  353.  
  354.  
  355.  
  356. .perma
  357. {
  358. opacity: 0.0;
  359. filter: alpha(opacity = 0);
  360. margin-top: -21px;
  361. width: px;
  362. height: 30px;
  363. line-height: 30px;
  364. margin-left:40px;
  365. font-size: 9px;
  366. position:absolute;
  367. text-align: center;
  368. z-index:9999991;
  369. color: {color:permalink};
  370.  
  371. }
  372. a.p
  373. {
  374.  
  375. color: {color:permalink};
  376. }
  377. .entry:hover .perma {
  378.  
  379. -webkit-transition: opacity 0.50s linear;
  380. opacity: 1;
  381. margin-left:0px;
  382. -moz-transition: all 0.50s linear;
  383. transition: all 0.50s linear;
  384. filter: alpha(opacity = 100);
  385.  
  386. }
  387.  
  388. .likep {
  389. width: 21px;
  390. height: 20px;
  391. overflow: hidden;
  392. position: relative;
  393. z-index: 9999999;
  394. position: absolute;
  395. margin-top: 26px;
  396. margin-left: 5px;
  397. }
  398. .reblogp {
  399. width: 24px;
  400. height: 20px;
  401. overflow: hidden;
  402. position: relative;
  403. z-index: 9999999;
  404. position: absolute;
  405. margin-top: 26px;
  406. margin-left: 29px;
  407. }
  408. .likep a:hover {
  409. background-position: 0px 0px;
  410. }
  411. .likep a {
  412. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  413. background-position: 0px 0px;
  414. display: block;
  415. z-index: 9999999;
  416. webkit-transition: all 50s linear;
  417. -webkit-transition: all 50s linear;
  418. -moz-transition: all 50s linear;
  419. transition: all 50s linear;
  420. }
  421. .likep img {
  422. width: 20px;
  423. height: 20px;
  424. webkit-transition: all 0.50s linear;
  425. -webkit-transition: all 0.50s linear;
  426. -moz-transition: all 0.50s linear;
  427. transition: all 0.50s linear;
  428. }
  429. .reblogp img{
  430. width: 24px;
  431. height: 20px;
  432. line-height: 30px;
  433. display: inline;
  434. }
  435.  
  436.  
  437.  
  438.  
  439. </style>
  440. <link rel="shortcut icon" href="{Favicon}">
  441. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  442. <meta name="viewport" content="width=720" />
  443. </head>
  444. <body>
  445. <div id="weiner">
  446. <div id="containerr">
  447. <div id="sidebarr">
  448. <div id=”bite”>
  449. {block:ifshowphoto}<div align="left" style="padding-bottom:3px;">
  450. <a href="/">
  451. <img style="" src="{image:sidebar}"width=190" /></a></div>
  452. {/block:ifshowphoto}
  453. {block:ifShowTitle}
  454. <a href="/"><div align="left" class="leblogtitle">{Title}</div></a>
  455. {/block:ifShowTitle}<br>
  456. <div align="left" style="line-height:14px; margin-top:-8px; margin-bottom:-8px; color:{color:Blog Description};"><center>
  457. {block:ifitalicdescription}<i> {/block:ifitalicdescription}{description} {block:ifitalicdescription}</i> {/block:ifitalicdescription}</center></div></div>
  458. <br>
  459. <div align="center">
  460. <center>
  461. <div class=”death”>
  462.  
  463.  
  464. <div class="well">
  465. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  466. {block:IfLinktwotitle}<a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  467. {block:IfLinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  468. {block:IfLinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  469. {block:IfLinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  470.  
  471. {block:IfLinksixtitle}<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
  472. {block:IfLinkseventitle}<a href="{text:link seven}">{text:link seven title}</a> {/block:IfLinkseventitle} </div>
  473.  
  474.  
  475. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a>{/block:ifAskLink}
  476. {block:ifCustomLinkOneTitle}| <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  477. {block:ifCustomLinkTwoTitle}| <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  478. {block:ifCustomLinkThreeTitle}| <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  479. {block:ifCustomLinkFourTitle}| <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  480. {block:ifCustomLinkFiveTitle}| <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}</div>
  481. <br><br>
  482. {block:IfAskBoxInSidebar}
  483. <iframe frameborder="0" border="0" scrolling="no" width="170” height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
  484. {/block:IfAskBoxinSidebar}
  485. </div>
  486. </div>
  487. </center>
  488. <div align="center">
  489. <div id="posts">
  490. {block:Posts}
  491.  
  492. {block:ContentSource}
  493.  
  494. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  495.  
  496. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  497.  
  498. {/block:SourceLogo}
  499.  
  500. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  501.  
  502. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  503.  
  504.  
  505. <div id="entry">
  506. {block:Photo}
  507. {block:IndexPage}
  508.  
  509.  
  510. {block:ifReblogLinkOnHover}
  511. <div id="reblog"><a href="{ReblogURL}" target="_blank" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="20px;"/></a></div>
  512. {/block:ifReblogLinkOnHover}
  513. <div id="leposts">
  514. <a href="{permalink}">
  515. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=345; style=""></a></div>
  516. {/block:IndexPage}
  517. {block:PermalinkPage}
  518. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px; style=" border="0"></center>
  519. <Center>{caption}</center>
  520. {/block:PermalinkPage}
  521. {/block:Photo}
  522. {block:Photoset}
  523. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  524. {Photoset-250}</a></div>
  525. {/block:Photoset}
  526. {block:Text}<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  527. {block:Title}
  528. <a href="{permalink}"><span class="title">{Title}</span></a>
  529. {/block:Title}
  530. <span class="entrytext" style="line-height:12px;">{Body}</span>
  531. <a href="{Permalink}"></a></div>
  532. {block:indexpage}
  533. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  534. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  535. </a></div>{/block:indexpage}
  536. {/block:Text}
  537. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  538. <a href="{URL}"><span class="title">{Name}</span></a></div>
  539. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  540. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  541. {block:indexpage}
  542. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  543. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  544. </a></div>{/block:indexpage}
  545. {/block:Link}
  546. {block:Quote}
  547. <div style="padding-top:10px; padding-bottom:10px;">
  548. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  549. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  550. w
  551. -{Source}
  552. {/block:Source}</a></div><br>{block:indexpage}
  553. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  554. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  555. </a></div>{/block:indexpage}
  556. </div>
  557. {/block:Quote}
  558. {block:Chat}
  559. <div style="padding-top:15px; padding-bottom:10px;">
  560. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  561. <ul class="chat">
  562. {block:Lines}
  563. <li class="user_{UserNumber}">
  564. {block:Label}
  565. <span class="label" style="line-height:12px;">{Label}</span>
  566. {/block:Label}
  567. {Line}
  568. </li>
  569. {/block:Lines}
  570. </ul>
  571. {block:Caption}{Caption}{/block:Caption}
  572. <br>{block:indexpage}
  573. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  574. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  575. </a></div>{/block:indexpage}
  576. </div>
  577. {/block:Chat}
  578. {block:Audio}
  579. <div style="padding-top:30px; padding-bottom:0px;">
  580. <div style="float:center">
  581. {AudioPlayerGrey}
  582. </div>
  583. </div>
  584. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  585. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  586. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  587. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  588. </a></div>{/block:indexpage}
  589. {/block:Audio}
  590. {block:Video}
  591. <div style="padding-top:28px; padding-bottom:8px;">
  592. {Video-250}</div>
  593. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  594. {block:indexpage}
  595. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  596. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  597. </a></div>{/block:indexpage}
  598. {/block:Video}
  599. {block:PermalinkPage}</a>
  600. <div id="permapage"><br>
  601. {block:notecount}
  602. {notecountwithlabel}
  603. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  604. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  605. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  606. {/block:RebloggedFrom}
  607. <br><br>
  608. <div align="left">
  609. {block:PostNotes}
  610. {PostNotes}
  611. {/block:PostNotes}
  612. </div>
  613. </div>
  614. {/block:PermalinkPage}
  615. </div>
  616. {/block:Posts}
  617. </div>
  618. </div>
  619. </div>
  620. </center>
  621. </div>
  622. </div>
  623. {block:indexpage}
  624. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  625. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  626. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  627. <script type="text/javascript">
  628. $(window).load(function(){
  629. var $wall = $('#posts');
  630. $wall.imagesLoaded(function(){
  631. $wall.masonry({
  632. itemSelector: '#entry, #entry_photo',
  633. isAnimated : false
  634. });
  635. });
  636. $wall.infinitescroll({
  637. navSelector : '#page-nav',
  638. nextSelector : '#page-nav a',
  639. itemSelector : '#entry, #entry_photo',
  640. bufferPx : 2000,
  641. debug : false,
  642. errorCallback: function() {
  643. $('#infscr-loading').fadeOut('normal');
  644. }},
  645. function( newElements ) {
  646. var $newElems = $( newElements );
  647. $newElems.hide();
  648. $newElems.imagesLoaded(function(){
  649. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  650. });
  651. }); $('#content').show(500)
  652. });
  653. </script>
  654. {/block:indexpage}
  655.  
  656. <body>
  657. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement