Ministry

unfix3d

Nov 9th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.70 KB | None | 0 0
  1. <!--
  2.  
  3. •?((¯°·._.• ωαяғ4яε •._.·°¯))؟•
  4.  
  5. Simplicity theme by Kumail.
  6. http://warf4re.tumblr.com
  7.  
  8. Please don't remove the credits.
  9.  
  10. -->
  11.  
  12. <html lang="en">
  13. <head>
  14.  
  15.  
  16. <title>{title}</title>
  17. <!-- STYLESHEETS SCRIPTS AND FOREIGN CONTENT -->
  18. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  23. <!-- END -->
  24.  
  25. <meta name="color:Background" content="#e6e6e6"/>
  26. <meta name="color:Post Box" content="#F5F5F5"/>
  27. <meta name="color:Blog Title" content="#3D3D3D"/>
  28. <meta name="color:Blog Description" content="#494949"/>
  29. <meta name="color:Title" content="#292929"/>
  30. <meta name="color:Text" content="#363636"/>
  31. <meta name="color:Link" content="#5c5c5c"/>
  32. <meta name="color:Hover" content="#FFF"/>
  33. <meta name="font:Title" content="Arial, Helvetica, Georgia, Oregano, Courgette, Happy Monkey, Short Stack"/>
  34. <meta name="font:Blog Title" content="Arial, Helvetica, Georgia, Oregano, Courgette, Happy Monkey, Short Stack"/>
  35. <meta name="font:Body" content="Arial, Helvetica, Georgia, Oregano, Courgette, Happy Monkey, Short Stack"/>
  36. <meta name="image:Background" content=""/>
  37. <meta name="image:Sidebar" content=""/>
  38. <meta name="if:Show sidebar" content="1"/>
  39. <meta name="if:Less Space Between Posts" content="1"/>
  40. <meta name="if:Post Shadows" content="1"/>
  41. <meta name="if:Reblog Link On Hover" content="1"/>
  42. <meta name="if:Faded Images On Hover" content="0"/>
  43. <meta name="if:Sepia on hover" content="0"/>
  44. <meta name="if:Black and white on hover" content="0"/>
  45. <meta name="if:Blurred images on hover" content="0"/>
  46. <meta name="if:Rounded Edges" content="0"/>
  47. <meta name="if:Show Photo" content="1"/>
  48. <meta name="if:Small Sidebar Image" content="0"/>
  49. <meta name="if:Zoom on hover" content="0"/>
  50. <meta name="if:Show Title" content="1"/>
  51. <meta name="if:Show Blog Description" content="1"/>
  52. <meta name="if:Ask Link" content="1"/>
  53. <meta name="if:Archive Link" content="1"/>
  54. <meta name="text:Ask Link Text" content="" />
  55. <meta name="text:Archive Link Text" content="" />
  56. <meta name="text:Custom Link One" content="" />
  57. <meta name="text:Custom Link One Title" content="" />
  58. <meta name="text:Custom Link Two" content="" />
  59. <meta name="text:Custom Link Two Title" content="" />
  60. <meta name="text:Custom Link Three" content="" />
  61. <meta name="text:Custom Link Three Title" content="" />
  62. <meta name="text:Custom Link Four" content="" />
  63. <meta name="text:Custom Link Four Title" content="" />
  64. <meta name="text:Custom Link Five" content="" />
  65. <meta name="text:Custom Link Five Title" content="" />
  66.  
  67. </script>
  68.  
  69. <style type="text/css">
  70.  
  71. body{
  72. margin:0px;
  73. background-color: {color:Background};
  74. background-image:url({image:Background});
  75. background-attachment: fixed;
  76. background-repeat: no-repeat;
  77. background-position: right;
  78. font-size: 11px;
  79. font-family: Happy Monkey;
  80. font-style: Italic
  81. line-height:13px;
  82. color:{color:Text};
  83. }
  84.  
  85. a:link, a:active, a:visited{
  86. color: {color:Link};
  87. text-decoration: none;
  88. -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;
  89. }
  90.  
  91. a:hover{
  92. color:{color:Hover};
  93. text-decoration: none;
  94. -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;
  95. }
  96.  
  97. .sidelink{
  98. font-style: italic;
  99. font-family: Happy Monkey;
  100. font-color: {color:Text};
  101.  
  102. {block:ifShowsidebar}
  103. text-align: right;
  104. padding-right:5px;
  105. {/block:ifShowsidebar}
  106.  
  107. font-size:11px; display:block;
  108. margin:-5px;width:auto;
  109. -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  110.  
  111. .sidelink:hover{background-color:rgba(5,5,5,5);
  112.  
  113. -moz-border-radius: 3px;
  114. border-radius: 3px;
  115.  
  116. style: italic;
  117. color:{color:Hover};
  118. padding-left:5px;
  119. margin:-5px;width:auto;
  120. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  121. .sidelink a:hover{color: {color:Link};
  122. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  123.  
  124. }
  125.  
  126. #Kposts{width:380px; height:255px;} /*M1nistry*/
  127. {block:PermalinkPage}
  128. width:410px;
  129. {/block:PermalinkPage}
  130. {block:ifRoundedEdges}
  131. -moz-border-radius: 3px;
  132. border-radius: 3px;
  133. {/block:ifRoundedEdges}
  134. }
  135.  
  136. #sakura{
  137. padding-top:3px;
  138. padding-bottom:3px;
  139. position:fixed !important;
  140. width:380px;
  141. height:207px;
  142. background-color:{color:Post Box};
  143. {block:PermalinkPage}
  144. width:410px;
  145. height:207px;
  146. {/block:PermalinkPage}
  147. {block:ifRoundedEdges}
  148. -moz-border-radius: 3px;
  149. border-radius: 3px;
  150. {/block:ifRoundedEdges}
  151. }
  152.  
  153.  
  154. #sider{
  155. z-index:999999999999999;
  156. position:absolute !important;
  157. position:fixed !important;
  158. {block:ifShowsidebar}
  159. bottom:350px;
  160. left: 100px;
  161. width:200px;
  162. {/block:ifShowsidebar}
  163. background-color: transparent;
  164. }
  165.  
  166.  
  167. #hinata{
  168. margin:auto;
  169. left:0px;
  170. top:10px;
  171. padding-top:10px;
  172. padding-left:117px;
  173. position:absolute;
  174. {block:indexpage}
  175. width:1200px;
  176. {/block:indexpage}
  177. {block:permalinkpage}
  178. width:1080px;
  179. left:50px;
  180. {/block:permalinkpage}
  181. overflow:hidden;
  182. }
  183.  
  184. #posts{
  185. float:right;
  186. {block:indexpage}
  187. width:950px;
  188. {/block:indexpage}
  189. {block:permalinkpage}
  190. width:800px;
  191. {/block:permalinkpage}
  192. margin-left:68px;
  193. }
  194.  
  195. .credit{
  196. position:fixed;
  197. right:3px;
  198. top:25px;
  199. z-index:9999;
  200. opacity:0.4;
  201. -webkit-transition: all 1s linear;
  202. -webkit-transition: all 1s linear;
  203. -moz-transition: all 1s linear;
  204. transition: all 1s linear;
  205. }
  206. .credit:hover{
  207. opacity:1;
  208. -webkit-transition: all 1s linear;
  209. -webkit-transition: all 1s linear;
  210. -moz-transition: all 1s linear;
  211. transition: all 1s linear;
  212. }
  213.  
  214.  
  215. #entry{
  216. z-index:9999;
  217. {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  218. -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  219. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows}
  220. border:0px solid;
  221. border-color: #f1f1f1;
  222. float: left;
  223. width: 380px;
  224. height: auto;
  225. {block:PermalinkPage}
  226. width: 410px;
  227. height: auto;
  228. {/block:PermalinkPage}
  229. line-height:8px;
  230. background-color:{color:Post Box};
  231. padding:0px;
  232. margin-right:30px;
  233. {block:iflessspacebetweenposts}
  234. margin-right:5px;
  235. {/block:iflessspacebetweenposts}
  236. overflow:hidden;
  237. margin-bottom:30px;
  238. {block:iflessspacebetweenposts}
  239. margin-bottom:5px;
  240. {/block:iflessspacebetweenposts}
  241. {block:ifRoundedEdges}
  242. -moz-border-radius: 3px;
  243. border-radius: 3px;
  244. {/block:ifRoundedEdges}
  245. }
  246.  
  247. {block:ifZoomonhover}
  248. #entry:hover{
  249. -webkit-transform: scale(1.2);
  250.  
  251. -moz-transform: scale(1.2);
  252.  
  253. -ms-transform: scale(1.2);
  254.  
  255. -o-transform: scale(1.2);
  256.  
  257. transform: scale(1.2);
  258. }
  259. {/block:ifZoomonhover}
  260.  
  261.  
  262. #entry img{
  263. {block:IndexPage}
  264. max-width: 380px;
  265. {block:iffadedimagesonhover}
  266. img{ -webkit-transition: opacity 0.4s linear; opacity: 1;
  267. }
  268.  
  269. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75;
  270. {/block:iffadedimagesonhover}
  271. }
  272.  
  273. {block:ifBlackandWhiteonHover}
  274. img{ -webkit-transition: opacity 0.4s linear; opacity: 1;
  275. }
  276. img:hover{filter: url(filter.svg#desaturate); /* Firefox 3.5+ */filter: gray; /* IE6-9 */-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;
  277. }
  278. {/block:ifBlackandWhiteonHover}
  279.  
  280. {block:ifSepiaonHover}
  281. img{ -webkit-transition: opacity 0.4s linear; opacity: 1;
  282. }
  283. img:hover{-webkit-filter: sepia(100%);
  284. -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
  285. {/block:ifSepiaonHover}
  286.  
  287. {block:ifBlurredimagesonHover}
  288. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  289. img:hover{-webkit-filter: blur(2px);
  290. -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
  291. {/block:ifBlurredimagesonHover}
  292. height: auto;
  293. {/block:IndexPage}
  294. {block:PermalinkPage}
  295. max-width: 410px;
  296. height: auto;
  297. {/block:PermalinkPage}
  298. }
  299.  
  300. #permapage{
  301. font-family: {Font:Body};
  302. font-size: 9px;
  303. text-align: center;
  304. padding-bottom:10px;
  305. z-index:9999;}
  306.  
  307.  
  308. #notes{
  309. {block:permalinkpage}
  310. background-color:{color:Post Box};
  311. display:block;
  312. width:800px;
  313. float: left;
  314. padding:10px;
  315. overflow:visible;
  316. z-index:9999999;
  317. margin-top: 10px;
  318. {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
  319. -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  320. box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
  321. {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  322. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  323. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  324. outline:1px solid rgba(0, 0, 0, .1);
  325. border:2px solid rgba(0, 0, 0, .05);
  326. text-align: left;{/block:permalinkpage}
  327. }
  328.  
  329. {block:ifReblogLinkOnHover}
  330. #entry:hover #reblog{
  331. {block:IndexPage}
  332. opacity:1;-webkit-transition: all 0.3s ease-out;
  333. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  334. {/block:IndexPage}
  335. }
  336.  
  337. #reblog{
  338. width:22px;
  339. float:right;
  340. margin-left:3px;
  341. margin-top:5px;
  342. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  343. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  344. {/block:ifReblogLinkOnHover}
  345.  
  346. iframe#tumblr_controls{position:fixed !important;
  347. }
  348.  
  349.  
  350. .title{
  351. font-family: Dosis;
  352. font-size: 12px;
  353. line-height: 12px;
  354. color: {color:Title};
  355. font-weight: normal;
  356. letter-spacing: 0px;
  357. }
  358.  
  359. .deblogtitle{
  360. font-family: Courgette;
  361. font-size: 24px;
  362. line-height: 24px;
  363. color: {color:Blog Title};
  364. font-weight: normal;
  365. {block:IfNotShowBlogDescription}
  366. margin-bottom:-30px;
  367. {/block:IfNotShowBlogDescription}
  368. -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;
  369. }
  370.  
  371. .descript{
  372. font-family: Dosis;
  373. font-size: 13px;
  374. line-height: 12px;
  375. color: {color:Title};
  376. font-weight: normal;
  377. letter-spacing: 0px;
  378. }
  379.  
  380. .uchiha{
  381. font-family: Arial;
  382. font-size: 9px;
  383. opacity: .6;
  384. color: {color:Body};
  385. letter-spacing: 0px;
  386. border-style: outset;
  387. border-width: 2px;
  388. }
  389.  
  390. .deblogtitle:hover{
  391. color:{color:Hover};
  392. -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;
  393. }
  394.  
  395. .uchiha:hover{
  396. font-family: Arial;
  397. font-size: 9px;
  398. opacity: .6;
  399. color: {color:Body};
  400. letter-spacing: 0px;
  401. border-style: inset;
  402. border-width: 2px;
  403. }
  404.  
  405.  
  406. .permalinktext{
  407. font-family: Happy Monkey;
  408. padding: 5px;
  409. position: absolute;
  410. text-align: center;
  411. width: 200px;
  412. -moz-transition: 0.3s ease-out;
  413. -webkit-transition: 0.3s ease-out;
  414. transition: 0.3s ease-out;
  415. opacity:0;
  416. }
  417.  
  418. .permalinktext a{color:{color:links};
  419. }
  420.  
  421. .entry:hover .permalinktext {
  422. -moz-transition: 0.3s ease-out;
  423. -webkit-transition: 0.3s ease-out;
  424. transition: 0.3s ease-out;
  425. width:200px;
  426. text-decoration:line-through;
  427. height:auto;
  428. display: block;
  429. opacity: 1;
  430. }
  431.  
  432.  
  433. blockquote{
  434. padding:0px 0px 2px 3px;
  435. margin:0px 0px 2px 1px;
  436. }
  437. ul, ol, li{
  438. list-style:none;
  439. margin:0px;
  440. padding:0px;
  441. }
  442.  
  443. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  444. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  445. }
  446.  
  447. a.links {
  448. font-family: Arial;
  449. font-size: 10px;
  450. line-height: 9px;
  451. text-transform: normal;
  452. letter-spacing:0px;
  453. display:block;
  454. padding: 0px;
  455. margin-bottom: 0px;
  456. {block:ifRoundedEdges}
  457. -moz-border-radius: 3px;
  458. border-radius: 3px;
  459. {/block:ifRoundedEdges}
  460. }
  461.  
  462. a.links:hover {
  463. font-style: italic;
  464. text-decoration: underline;
  465. letter-spacing:10px;
  466. }
  467.  
  468. .siderimg{
  469. width:350px;
  470. border:0px solid #000000;
  471. overflow:scroll;
  472. background: url({image:Sidebar});
  473. padding-bottom:3px;
  474. padding-left:-800px;
  475. background-repeat: no-repeat;
  476. background-attachment: fixed;
  477. }
  478.  
  479. </style>
  480. <link rel="shortcut icon" href="{Favicon}">
  481. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  482. <meta name="viewport" content="width=720" />
  483. </head>
  484. <body>
  485.  
  486. <div id="sakura">
  487. <div id="hinata">
  488. <div id="sider">
  489.  
  490.  
  491. {block:ifShowPhoto}
  492.  
  493. {block:ifShowsidebar}
  494. <div align="right" style="padding-bottom:3px;">
  495. <a href="/">
  496. <img style="{block:ifRoundedEdges}
  497. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:Sidebar}" {block:ifNotSmallSidebarImage}width=220{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=150{/block:ifSmallSidebarImage} " /></a></div>
  498. {/block:ifShowsidebar}
  499. {block:ifShowTitle}
  500. {block:ifShowsidebar}
  501. <a href="/"><div align="right" class="deblogtitle">{Title}</div></a>
  502. {/block:ifShowsidebar}
  503. {/block:ifshowtitle}
  504. {block:IfShowBlogDescription}
  505. {block:ifShowsidebar}
  506. <div align="right" class="descript" style="line-height:14px; margin-top:10px; margin-bottom:-15px; color:{color:Blog Description}; font-style:italic;">{description}</div>
  507. {/block:ifShowsidebar}
  508. {/block:IfShowBlogDescription}
  509.  
  510.  
  511. <br>
  512.  
  513. <div align="center">
  514. <center><br>
  515. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a><br>{/block:ifAskLink}
  516. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title}</a><br>{/block:ifCustomLinkOneTitle}
  517. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="sidelink">{text:Custom Link Two Title}</a><br>{/block:ifCustomLinkTwoTitle}
  518. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="sidelink">{text:Custom Link Three Title}</a><br>{/block:ifCustomLinkThreeTitle}
  519. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="sidelink">{text:Custom Link Four Title}</a><br>{/block:ifCustomLinkFourTitle}
  520. {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}" class="sidelink">{text:Custom Link Five Title}</a><br>{/block:ifCustomLinkFiveTitle}
  521. {block:ifArchiveLink}<a href="/archive" class="sidelink">{text:Archive Link Text}</a><br>{/block:ifArchiveLink}
  522. </div>
  523. </div>
  524. </center>
  525.  
  526. <div align="center">
  527.  
  528. <div id="posts">
  529.  
  530. {block:Posts}
  531. <div id="entry">
  532. {block:Photo}
  533. {block:IndexPage}
  534. {block:ifReblogLinkOnHover}
  535. <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/dpih1w3/HNZm93ygj/reblogbutton.png" width="22px;"/></a></div>
  536. {/block:ifReblogLinkOnHover}
  537. <div id="Kposts">
  538. <a href="{permalink}">
  539. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=380; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges} height: 255px;"><!-- M1nistry --></a></div>
  540.  
  541. {/block:IndexPage}
  542. {block:PermalinkPage}
  543. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=410px; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} border="0"></center>
  544. {/block:PermalinkPage}
  545. {/block:Photo}
  546.  
  547. {block:Photoset}
  548. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  549. {Photoset-250}</a></div>
  550. {/block:Photoset}
  551.  
  552. {block:Text}<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  553. {block:Title}
  554. <a href="{permalink}"><span class="title">{Title}</span></a>
  555. {/block:Title}
  556. <span class="entrytext" style="line-height:12px;">{Body}</span>
  557. <a href="{Permalink}"></a></div>
  558. {block:indexpage}<hr size="1" width="270">
  559. <div align="center" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  560. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  561. </a></div>{/block:indexpage}
  562. {/block:Text}
  563.  
  564. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  565. <li class="post link">
  566. <a href="{URL}" class="link" {Target}>{Name}</a>
  567.  
  568. {block:Description}
  569. <div class="description">{Description}</div>
  570. {/block:Description}
  571. </div>
  572. {block:indexpage}<hr size="1" width="270">
  573. <div align="center" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><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. {/block:Link}
  577.  
  578. {block:Quote}
  579. <div style="padding-top:10px; padding-bottom:10px;">
  580. <span class="title" style="line-height:16px; font-style: italic;">"{Quote}"</span><br><br>
  581. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  582. -{Source}
  583. {/block:Source}</a></div><br>{block:indexpage}<hr size="1" width="270">
  584. <div align="center" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  585. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  586. </a></div>{/block:indexpage}
  587. </div>
  588. {/block:Quote}
  589.  
  590. {block:Chat}
  591. <div style="padding-top:15px; padding-bottom:10px;">
  592. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  593. <ul class="chat">
  594. {block:Lines}
  595. <li class="user_{UserNumber}">
  596. {block:Label}
  597. <span class="label" style="line-height:12px;">{Label}</span>
  598. {/block:Label}
  599. {Line}
  600. </li>
  601. {/block:Lines}
  602. </ul>
  603. {block:Caption}{Caption}{/block:Caption}
  604. <br>{block:indexpage}<hr size="1" width="270">
  605. <div align="center" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  606. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  607. </a></div>{/block:indexpage}
  608. </div>
  609. {/block:Chat}
  610.  
  611. {block:Audio}
  612. <div style="padding-top:30px; padding-bottom:0px;">
  613. <div style="float:center">
  614. {AudioPlayerGrey}
  615. </div>
  616. </div>
  617.  
  618. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  619. <hr size="1" width="270">
  620. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  621. <div align="center" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  622. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  623. </a></div>{/block:indexpage}
  624. {/block:Audio}
  625.  
  626. {block:Video}
  627. <div style="padding-top:28px; padding-bottom:8px;">
  628. {Video-250}</div>
  629. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  630. {block:indexpage}<hr size="1" width="270">
  631. <div align="center" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  632. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  633. </a></div>{/block:indexpage}
  634. {/block:Video}
  635.  
  636. {block:PermalinkPage}</a>
  637. <div id="permapage"><br>
  638. {block:notecount}
  639. {notecountwithlabel}
  640. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  641. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  642. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  643. {/block:RebloggedFrom}
  644. <br><br>
  645. <div align="left">
  646. {block:PostNotes}
  647. {PostNotes}
  648. {/block:PostNotes}
  649. </div>
  650. </div>
  651. {/block:PermalinkPage}
  652. </div>
  653. {/block:Posts}
  654. </div>
  655. </div>
  656. </div>
  657. </center>
  658. </div>
  659. </div>
  660. {block:indexpage}
  661. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  662. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  663. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  664. <script type="text/javascript">
  665. $(window).load(function(){
  666. var $wall = $('#posts');
  667. $wall.imagesLoaded(function(){
  668. $wall.masonry({
  669. itemSelector: '#entry, #entry_photo',
  670. isAnimated : false
  671. });
  672. });
  673.  
  674. $wall.infinitescroll({
  675. navSelector : '#page-nav',
  676. nextSelector : '#page-nav a',
  677. itemSelector : '#entry, #entry_photo',
  678. bufferPx : 2000,
  679. debug : false,
  680. errorCallback: function() {
  681. $('#infscr-loading').fadeOut('normal');
  682. }},
  683. function( newElements ) {
  684. var $newElems = $( newElements );
  685. $newElems.hide();
  686. $newElems.imagesLoaded(function(){
  687. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  688. });
  689. }); $('#content').show(500);
  690. });
  691. </script>
  692. {/block:indexpage}
  693. </body>
  694. </html>
Advertisement
Add Comment
Please, Sign In to add comment