Advertisement
Guest User

here gabe :/

a guest
Dec 11th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.77 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!--
  4. - theme #33 by caulfielld -
  5. don't take parts of this code.
  6. don't remove this comment.
  7. don't remove the credit.
  8. -->
  9.  
  10. <html>
  11. <head>
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  16. <meta name="description" content="" />
  17. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  18.  
  19. <meta name="image:Sidebar" content="">
  20. <meta name="image:Background" content="">
  21.  
  22. <meta name="color:Background" content="#ffffff" />
  23. <meta name="color:Posts" content="#ffffff" />
  24. <meta name="color:Text" content="#999999" />
  25. <meta name="color:Link" content="#444444" />
  26. <meta name="color:Link hover" content="#999999" />
  27. <meta name="color:Info" content="#444444" />
  28. <meta name="color:Bold" content="#444444" />
  29. <meta name="color:Borders" content="#eeeeee" />
  30. <meta name="color:Scrollbar" content="#444444" />
  31.  
  32. <meta name="select:Background position" content="initial" title="initial"/>
  33. <meta name="select:Background position" content="5% 5%" title="left top"/>
  34. <meta name="select:Background position" content="5% 50%" title="left center"/>
  35. <meta name="select:Background position" content="5% 95%" title="left bottom"/>
  36. <meta name="select:Background position" content="95% 5%" title="right top"/>
  37. <meta name="select:Background position" content="95% 50%" title="right center"/>
  38. <meta name="select:Background position" content="95% 95%" title="right bottom"/>
  39.  
  40. <meta name="select:Background repeat" content="repeat" title="repeat"/>
  41. <meta name="select:Background repeat" content="no-repeat" title="no repeat"/>
  42.  
  43. <meta name="select:Body font" content="roboto" title="Roboto"/>
  44. <meta name="select:Body font" content="helvetica" title="Helvetica"/>
  45. <meta name="select:Body font" content="arial" title="Arial"/>
  46. <meta name="select:Body font" content="cambria" title="Cambria"/>
  47. <meta name="select:Body font" content="calibri" title="Calibri"/>
  48. <meta name="select:Body font" content="trebuchet ms" title="Trebuchet ms"/>
  49.  
  50. <meta name="select:Body font size" content="09px" title="09px"/>
  51. <meta name="select:Body font size" content="10px" title="10px"/>
  52. <meta name="select:Body font size" content="11px" title="11px"/>
  53.  
  54. <meta name="select:Posts width" content="250" title="250px"/>
  55. <meta name="select:Posts width" content="300" title="300px"/>
  56. <meta name="select:Posts width" content="350" title="350px"/>
  57. <meta name="select:Posts width" content="400" title="400px"/>
  58. <meta name="select:Posts width" content="450" title="450px"/>
  59. <meta name="select:Posts width" content="500" title="500px"/>
  60. <meta name="select:Posts width" content="540" title="540px"/>
  61.  
  62. <meta name="select:Number of links" content="1" title="1">
  63. <meta name="select:Number of links" content="2" title="2">
  64. <meta name="select:Number of links" content="3" title="3">
  65. <meta name="select:Number of links" content="4" title="4">
  66. <meta name="select:Number of links" content="5" title="5">
  67. <meta name="select:Number of links" content="6" title="6">
  68.  
  69. <meta name="if:Grid layout" content="0">
  70. <meta name="if:Show caption" content="1">
  71. <meta name="if:Infinite scroll" content="0">
  72. <meta name="if:No rescaling" content="0">
  73. <meta name="if:Draggable tags" content="1">
  74. <meta name="if:Custom gutter" content="0">
  75.  
  76. <meta name="text:Margin" content="50" />
  77. <meta name="text:Gutter" content="2" />
  78. <meta name="text:Link 01 URL" content="/" />
  79. <meta name="text:Link 01 title" content="Link 01">
  80. <meta name="text:Link 02 URL" content="/" />
  81. <meta name="text:Link 02 title" content="Link 02">
  82. <meta name="text:Link 03 URL" content="/" />
  83. <meta name="text:Link 03 title" content="Link 03">
  84. <meta name="text:Link 04 URL" content="/" />
  85. <meta name="text:Link 04 title" content="Link 04">
  86. <meta name="text:Link 05 URL" content="/" />
  87. <meta name="text:Link 05 title" content="Link 05">
  88. <meta name="text:Link 06 URL" content="/" />
  89. <meta name="text:Link 06 title" content="Link 06">
  90.  
  91. <script src="http://static.tumblr.com/nb65v05/Is9nx5ffq/imagesloaded.js"></script>
  92. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  93. {block:ifNotCustomGutter}<link href="http://static.tumblr.com/nb65v05/3i0nvm3eg/sghn.css" rel="stylesheet" type="text/css"/>{/block:ifNotCustomGutter}
  94. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  95. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  96.  
  97. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  98. <script>
  99. (function($){
  100. $(document).ready(function(){
  101. $("[title]").style_my_tooltips({
  102. tip_follows_cursor:true,
  103. tip_delay_time:200,
  104. tip_fade_speed:300
  105. }
  106. );
  107. });
  108. })(jQuery);
  109. </script>
  110.  
  111. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  112. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  113.  
  114. <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700' rel='stylesheet' type='text/css'>
  115.  
  116. <script type="text/javascript">
  117. $(document).ready(function(){
  118. $(".links_body").hide();
  119. $(".links_head").click(function(){
  120. $(this).next(".links_body").slideToggle(500);
  121. }); }); </script>
  122.  
  123. <script language="Javascript">
  124. $(document).ready(function() {
  125. $('.links_body a').hide();
  126. $('.links_body a:lt({select:Number of links})').show();
  127. });
  128. </script>
  129.  
  130. <style type="text/css">
  131.  
  132. body {
  133. font:{select:body font size} {select:body font}, helvetica,sans-serif, cambria, calibri;
  134. margin:0;
  135. color:{color:text};
  136. background:{color:Background} {block:ifBackgroundImage}url('{image:Background}') fixed{/block:ifBackgroundImage};
  137. background-position: {select:background position};
  138. background-repeat: {select:background repeat};}
  139.  
  140. a {
  141. color:{color:link};
  142. text-decoration: none;
  143. -webkit-transition:all 0.6s ease-in-out;/*chrome-safari*/
  144. -o-transition:all 0.6s ease-in-out;/*opera*/
  145. -moz-transition:all 0.6s ease-in-out;/*mozilla firefox*/
  146. -ms-transition:all 0.6s ease-in-out;/*ie*/
  147. transition:all 0.6s ease-in-out;/*w3c*/}
  148.  
  149. a:hover {
  150. color:{color:link hover};}
  151.  
  152. b, strong {
  153. color:{color:bold};
  154. text-transform:uppercase;
  155. letter-spacing:1px;
  156. margin:2pxpx;
  157. }
  158.  
  159. big {
  160. font-size: 09px;}
  161.  
  162. small {
  163. font-size:09px;}
  164.  
  165. ol {list-style-type:lower-roman;}
  166.  
  167. sub, sup{font-size: 10px;}
  168.  
  169. .container {
  170. width:{select:posts width}px;
  171. margin:auto;
  172. {block:IndexPage}
  173. {block:ifGridLayout}
  174. width:100%;
  175. {/block:ifGridLayout}
  176. {/block:IndexPage}
  177. }
  178.  
  179. #entries{
  180. position:relative;
  181. padding-top:90px;
  182. padding-bottom:50px;
  183. {block:IndexPage}
  184. {block:ifNotGridLayout}
  185. width:{select:posts width};
  186. {/block:ifNotGridLayout}
  187. {block:ifGridLayout}
  188. margin: 0 auto;
  189. margin-left:350px;
  190. {/block:ifGridLayout}
  191. {/block:IndexPage}
  192. }
  193.  
  194. .posts {
  195. width:{select:posts width}px;
  196. overflow:hidden;
  197. word-wrap: break-word;
  198. {block:IndexPage}
  199. margin-bottom:{text:Margin}px;
  200. {/block:IndexPage}
  201. border-radius:3px;
  202. background-color:{color:posts};
  203. position:relative;
  204.  
  205. {block:IndexPage}
  206. {block:ifGridLayout}
  207. float:left;
  208. {/block:ifGridLayout}
  209. {/block:IndexPage}
  210. }
  211.  
  212. .posts blockquote {
  213. border-left:1px solid #e7e7e7;
  214. padding-left:5px;
  215. margin:10px 3px 10px 3px;
  216. line-height:auto;
  217. }
  218.  
  219. .posts h2{
  220. font-size:18px;
  221. font-weight:bold;
  222. margin-right:10px;
  223. margin-left:10px;
  224. }
  225.  
  226. .posts img, .posts li, .posts blockquote {max-width: 100%;height:auto;}
  227.  
  228. .tmblr-full img {
  229. width:100%;}
  230.  
  231. .posts .images{
  232. {block:ifNotNoRescaling}
  233. width: 100%;
  234. {/block:ifNotNoRescaling}
  235. display:block;}
  236.  
  237. {block:IfNotCustomGutter}{block:ifNoRescaling}
  238. .photo-slideshow.processed .pxu-photo img {
  239. width:auto; }{/block:ifNoRescaling}
  240.  
  241. .photo-slideshow .count-1 {
  242. max-width:{select:posts width};}
  243.  
  244. .photo-slideshow .count-2 {
  245. max-width:calc({select:posts width}px/2 - 2px)!important;
  246. max-width:-moz-calc({select:posts width}px/2 - 2px)!important;}
  247.  
  248. .photo-slideshow .count-3 {
  249. max-width:calc({select:posts width}px/3 - 2px)!important;
  250. max-width:-moz-calc({select:posts width}px/3 - 2px)!important;}
  251.  
  252. .photo-slideshow .count-3:last-of-type {
  253. max-width:calc({select:posts width}px/3 - 3px)!important;
  254. max-width:-moz-calc({select:posts width}px/3 - 3px)!important;}
  255.  
  256. .photo-slideshow .count-3:first-of-type {
  257. max-width:calc({select:posts width}px/3 - 3px)!important;
  258. max-width:-moz-calc({select:posts width}px/3 - 3px)!important;}
  259. {/block:ifNotCustomGutter}
  260. /* SIDEBAR */
  261. .sidebar {
  262. width: 150px;
  263. margin-left:-200px;
  264. margin-top:190px;
  265. position:fixed;
  266. {block:IndexPage}
  267. {block:ifGridLayout}
  268. margin-left:150px;
  269. {/block:ifGridLayout}
  270. {/block:IndexPage}
  271.  
  272. }
  273.  
  274. .sidebar .sidebar-image{
  275. width:150px;
  276. display:block;
  277. margin-left: auto;
  278. margin-right: auto;
  279. }
  280.  
  281. .sb-title{
  282. text-align:center;
  283. text-transform:uppercase;
  284. font-size:11px;
  285. font-weight:bold;
  286. letter-spacing:1px;
  287. margin-top:15px;
  288. margin-bottom:05px;}
  289.  
  290. /* DESCRIPTION */
  291. .description{
  292. border-top:1px solid {color:borders};
  293. text-align:center;
  294. padding:5px;
  295. margin-top:10px;
  296. background-color:{color:posts};
  297. }
  298.  
  299. .description a{
  300. text-transform:uppercase;
  301. font-size:08px;
  302. letter-spacing:1px;
  303. }
  304.  
  305. /* NAVIGATION / LINKS */
  306. .navi{
  307. line-height:150%;
  308. text-transform:uppercase;
  309. font-size:08px;
  310. text-align:center;
  311. letter-spacing:1px;
  312. }
  313.  
  314. .navi a{
  315. display:inline-block;
  316. margin-right:3px;
  317. }
  318.  
  319. /* PAGINATION */
  320. .pag{
  321. margin-top:15px;
  322. text-align:center;
  323. text-transform:uppercase;
  324. font-size:08px;
  325. letter-spacing:1px;
  326. font-weight:bold;
  327.  
  328. }
  329.  
  330. .pag a{
  331. padding:2.5px;
  332. }
  333.  
  334. /* QUOTE POSTS */
  335. .quote {
  336. margin:10px;
  337. font-weight:bold;
  338. }
  339.  
  340. .quotetext-short {
  341. font-size: 18px;}
  342.  
  343. .quotetext-medium {
  344. font-size: 14px;}
  345.  
  346. .quotetext-long {
  347. font-size: 11px;}
  348.  
  349. .quote-source {
  350. text-align:right;
  351. font-weight:normal;
  352. }
  353.  
  354. /* CHAT POSTS */
  355. .odd, .even {
  356. margin:0px;
  357. padding:10px;
  358. border-top:1px solid {color:borders};}
  359.  
  360. .odd:first-of-type {
  361. border-top:0px solid {color:borders};}
  362.  
  363. /* AUDIO POSTS */
  364. .tumblr_audio_player {
  365. height:50px;
  366. width:50px;
  367. z-index:9999;
  368. padding:10px;
  369. margin:0;
  370. position:relative;
  371. float:left;
  372. z-index:9;
  373. background-color:white;}
  374.  
  375. .audio {
  376. height:70px;
  377. width:auto;
  378. border-bottom:1px solid {color:borders};
  379. margin-bottom:-1px;
  380. }
  381.  
  382. .audioimage {
  383. width:70px;
  384. height:70px;}
  385.  
  386. .audioimage img{
  387. float:right;
  388. width:70px;
  389. height:70px;}
  390.  
  391. .au-info {
  392. text-align:center;
  393. font-size:12px;
  394. max-width:-moz-calc({select:posts width}px - 140px)!important;
  395. line-height:70px;
  396. height:70px;
  397. overflow:auto;}
  398.  
  399. .au-info span{
  400. display: inline-block;
  401. vertical-align: middle;
  402. line-height:100%;
  403. }
  404.  
  405. /* VIDEO POSTS*/
  406. .video{
  407. position:relative;
  408. z-index:9999;}
  409.  
  410. .tumblr_video_container {
  411. width:auto!important;
  412. height:auto!important;}
  413.  
  414. .video .instagram-media {
  415. max-height:none!important;
  416. box-shadow:none!important;
  417. max-width:{select:posts width}px!important;}
  418.  
  419. /* ASK POSTS */
  420. .question{
  421. border-bottom:1px solid {color:borders};
  422. background-color:#fafafa;
  423. padding:10px;
  424. margin-left:-5px;
  425. margin-top:-5px;
  426. width:auto;
  427. line-height:150%;
  428.  
  429. }
  430.  
  431. .question askk{
  432. letter-spacing:1px;
  433. text-transform:uppercase;
  434. }
  435.  
  436. .question img{
  437. float:left;
  438. border-radius:100%;
  439. margin-right:10px;
  440. margin-bottom:0px;
  441. }
  442. /* CAPTION */
  443. .caption{
  444. padding:10px;
  445. }
  446.  
  447. .cap{
  448. margin:10px;
  449. }
  450.  
  451. .caption a{
  452. }
  453.  
  454. /* INFO */
  455. .posts-info{
  456. color:{color:info};
  457. margin-bottom:1px;
  458. border-top:1px solid {color:borders};
  459. padding:7px;
  460. }
  461.  
  462. .posts-info a{
  463. color:{color:info};
  464. margin-left:5px;
  465. }
  466.  
  467. .posts-info a:hover{
  468. color:{color:link hover};
  469. }
  470.  
  471. .da a{
  472. text-transform:uppercase;
  473. font-size:08px;
  474. letter-spacing:1px;
  475. font-weight:bold;
  476. }
  477.  
  478. .re{
  479. float:right;
  480. }
  481.  
  482. /* NOTES */
  483. #notes{
  484. width:{select:posts width}px;
  485. margin-left:0px;
  486. max-height:190px;
  487. overflow:auto;
  488. margin-top:15px;}
  489.  
  490. .notes img{border-radius:100%;}
  491.  
  492. ol.notes {
  493. padding: 0px;
  494. margin: 0;
  495. list-style-type: none;}
  496.  
  497. ol.notes li.note {padding: 10px;}
  498.  
  499. ol.notes li.note img.avatar {
  500. vertical-align: -4px;
  501. float:left;
  502. margin-right: 10px;
  503. width: 16px;
  504. height: 16px;}
  505.  
  506. ol.notes li.note span.action {}
  507.  
  508. ol.notes li.note .answer_content {font-weight: normal;}
  509.  
  510. ol.notes li.note blockquote {
  511. border-color: {color:borders};
  512. padding: 4px 10px;
  513. margin: 10px 0px 0px 25px;}
  514.  
  515. /* EXTRAS */
  516.  
  517.  
  518. a.c{
  519. position:fixed;
  520. bottom:25px;
  521. right:25px;
  522. font:07px 'trebuchet ms';
  523. text-transform:uppercase;
  524. letter-spacing:1px;
  525. text-align:right;
  526. z-index:9999999;
  527. background-color:#fff;
  528. border:1px solid #e9e9e9;
  529. padding:05px;
  530. border-radius:100%;
  531. color:#8c8c8c;
  532. }
  533.  
  534. #tumblr_lightbox_right_image, #tumblr_lightbox_left_image {
  535. visibility: hidden;}
  536.  
  537. #tumblr_lightbox img {
  538. box-shadow: none !important;
  539. border-radius:0 !important;}
  540.  
  541. #tumblr_lightbox {background-color: transparent !important;}
  542.  
  543. #tumblr_lightbox div:nth-child(2) {
  544. background-color: white;
  545. opacity: .8;}
  546.  
  547. #tumblr_lightbox a img {
  548. border: 3px solid #fff !important;}
  549.  
  550. ::-webkit-scrollbar {
  551. width: 3px;
  552. height: 3px;
  553. background: {color:background};}
  554.  
  555. ::-webkit-scrollbar-thumb {
  556. background-color:{color:scrollbar};}
  557.  
  558. #s-m-t-tooltip{
  559. margin:24px 14px 7px 12px;
  560. letter-spacing:1px;
  561. z-index:9999999999999;
  562. line-height:16px;
  563. background-color:{color:link};
  564. color:white;
  565. font-size: 07px;
  566. letter-spacing:1px;
  567. text-transform:uppercase;
  568. padding:03px;}
  569.  
  570. ::selection {
  571. background: {color:link};
  572. color: white;}
  573. ::-moz-selection {
  574. background: {color:link};
  575. color: white;}
  576. ::-webkit-selection {
  577. background: {color:link};
  578. color: white;}
  579.  
  580. /* SCROLL TO TOP */
  581. .scrollup{
  582. width:30px;
  583. height:30px;
  584. opacity:0.7;
  585. position:fixed;
  586. z-index:9999999;
  587. bottom:70px;
  588. right:22px;
  589. display:none;
  590. text-align:center;}
  591.  
  592. .scrollup:hover{cursor:pointer;}
  593.  
  594. .tt{text-align:left;
  595. line-height:150%;
  596. padding-bottom:5px;
  597. }
  598.  
  599. .tt a{
  600. margin:0;
  601. padding:0;
  602. }
  603. .post_tags,
  604. .post_tags a, .tt a { color:{color:text}; }
  605.  
  606. .post_tags {
  607. margin-bottom:3px;
  608. position: relative;
  609. white-space: nowrap;
  610. overflow: hidden;
  611. }
  612.  
  613. .post_tags.draggable .post_tags_inner {
  614. -webkit-touch-callout: none;
  615. -webkit-user-select: none;
  616. -khtml-user-select: none;
  617. -moz-user-select: none;
  618. -ms-user-select: none;
  619. user-select: none;
  620. }
  621.  
  622. .post_tags_inner {
  623. float: left;
  624. position: relative;
  625. padding: 0px 20px 0px 0;
  626. }
  627.  
  628. .post_tags a,
  629. .post_tags .post_tag {
  630. color:{color:text};
  631. font-size: 09px;
  632. text-decoration: none;
  633. margin-right: 6px;
  634. }
  635.  
  636. .post_tags a:before, .tt a:before { content: '#'; }
  637.  
  638. .post_tags:after {
  639. content: '';
  640. position: absolute;
  641. top: 0;
  642. right: 0;
  643. bottom: 0;
  644. width: 20px;
  645. background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,1) 100%);
  646. background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #FFF));
  647. background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #FFF 100%);
  648. background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,1) 100%);
  649. background: -ms-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,1) 100%);
  650. background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #FFF 100%);
  651. }
  652.  
  653. .post_tags a:hover,
  654. .post_tags .post_tag:hover,
  655. .post_tags a:focus,
  656. .post_tags .post_tag:focus,
  657. .post_tags a:active,
  658. .post_tags .post_tag:active { color: {color:link hover}; }
  659.  
  660. .links_head {text-align:center;cursor:help;}
  661. .links_body {text-align:center;padding:3px;
  662. margin-top:5px;
  663. }
  664.  
  665. .tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  666. z-index:999999999!important;
  667. }
  668. </style>
  669. </head>
  670.  
  671. <body>
  672.  
  673. <div class="container">
  674. <div class="sidebar">
  675.  
  676. <img src="{image:sidebar}" class="sidebar-image">
  677. <div class="bb"></div>{block:ShowTitle}
  678. <div class="sb-title"><a href="/">{title}</a></div>{/block:ShowTitle}
  679.  
  680. <div class="navi">
  681. <a href="/">01. <br><b>index</b></a>
  682. <a href="/ask">02. <br><b>mssg</b></a>
  683. <a class="links_head">03. <br><b>links</b></a>
  684. <div class="links_body" style="display:none;margin-bottom:-05px;">
  685. <a href="{text:Link 01 URL}">{text:Link 01 title}</a>
  686. <a href="{text:Link 02 URL}">{text:Link 02 title}</a>
  687. <a href="{text:Link 03 URL}">{text:Link 03 title}</a>
  688. <a href="{text:Link 04 URL}">{text:Link 04 title}</a>
  689. <a href="{text:Link 05 URL}">{text:Link 05 title}</a>
  690. <a href="{text:Link 06 URL}">{text:Link 06 title}</a>
  691. </div>
  692.  
  693. </div>
  694.  
  695. {block:ShowDescription}
  696. <div class="description">{Description}</div>{/block:ShowDescription}
  697.  
  698. {block:Pagination}<div class="pag" {block:IfInfiniteScroll}style="display:none;"{/block:IfInfiniteScroll}>
  699. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  700.  
  701. {block:NextPage}<a href="{NextPage}" class="next">next</a>{/block:NextPage}</div>
  702. {/block:Pagination}
  703.  
  704. </div><!--- sidebar --->
  705.  
  706. <div id="entries">
  707.  
  708. {block:IndexPage}<div class="column navigation" id="navigation" {block:IfInfiniteScroll}style="display:none;"{/block:IfInfiniteScroll}>
  709. {block:Pagination}
  710. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  711. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  712. </div>{/block:IndexPage}
  713. {block:Posts}
  714.  
  715. {block:ContentSource}
  716. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  717. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  718. {/block:SourceLogo}
  719. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  720. {/block:ContentSource}
  721.  
  722. <div class="posts">
  723.  
  724. {block:Text}
  725. {block:Title}<h2>{Title}</h2>{/block:Title}
  726. <div class="cap">{Body}</div>
  727. {/block:Text}
  728.  
  729. {block:Photo}
  730. <center>{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" class="images">{LinkCloseTag}</center>
  731. {block:ifShowCaption}
  732. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  733. {/block:ifShowCaption}
  734. {block:ifNotShowCaption}
  735. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  736. {/block:ifNotShowCaption}
  737. {/block:Photo}
  738.  
  739. {block:Photoset}<center>
  740. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></center>
  741. {block:ifShowCaption}
  742. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  743. {/block:ifShowCaption}
  744. {block:ifNotShowCaption}
  745. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  746. {/block:ifNotShowCaption}
  747. {/block:Photoset}
  748.  
  749. {block:Quote}<div class="quote">
  750. <div class="quotetext-{Length}">{Quote}</div>
  751. {block:Source}
  752. <div class="quote-source">{Source}</div>
  753. {/block:Source}
  754. </div>{/block:Quote}
  755.  
  756. {block:Link}
  757. <h2><a href="{URL}" target="{Target}">{Name} <b>&rarr;</b></a></h2>
  758. {block:Description}<div class="cap">{Description}</div>{/block:Description}
  759. {/block:Link}
  760.  
  761. {block:Chat}
  762. {block:Title}<h2>{Title}</h2>{/block:Title}
  763. {block:Lines}<ul class="{Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}<br></ul>{/block:Lines}
  764. {/block:Chat}
  765.  
  766. {block:Audio}
  767. <div class="audio">
  768. {block:AlbumArt}<div class="audioimage" style="float:right;">
  769. <img src="{AlbumArtURL}"></div>
  770. {/block:AlbumArt}
  771.  
  772. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
  773.  
  774. <div class="au-info"><span>
  775. {block:TrackName}{TrackName}{/block:TrackName}
  776. {block:Artist}<small><b>{Artist}</b></small>{/block:Artist}
  777. </span>
  778. </div>
  779.  
  780. </div>
  781. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  782. {/block:Audio}
  783.  
  784. {block:Video}
  785. <div class="video">{Video-500}</div>
  786. {block:ifShowCaption}
  787. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  788. {/block:ifShowCaption}
  789. {block:ifNotShowCaption}
  790. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  791. {/block:ifNotShowCaption}
  792. {/block:Video}
  793.  
  794. {block:Answer}
  795. <div class="question"><img src="{AskerPortraitURL-30}">
  796. <b><askk>{Asker} asked</askk></b><br>{Question}</div>
  797. <div class="caption">{Answer}</div>
  798. {/block:Answer}
  799.  
  800. {block:Date}<div class="posts-info">
  801.  
  802. {block:HasTags}
  803. {block:ifNotDraggableTags}
  804. <div class="tt">
  805. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>
  806. {/block:ifNotDraggableTags}
  807. {block:ifDraggableTags}
  808. <div class="post_tags draggable">
  809. <div class="post_tags_inner">
  810. {block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}
  811. </div>
  812. </div>{/block:ifDraggableTags}
  813. {/block:HasTags}
  814.  
  815. <div class="da">
  816. <a href="{Permalink}"> {MonthNumberWithZero}.{DayOfMonthWithZero}</a>
  817. {block:RebloggedFrom}{block:PermalinkPage}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:PermalinkPage}
  818. <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:RebloggedFrom}
  819. {block:indexpage}
  820. <a href="{reblogurl}" title="reblog">reblog</a>{/block:indexpage}
  821. {block:NoteCount}<a href="{Permalink}" class="re">{NoteCountWithLabel}</a>{/block:NoteCount}
  822. </div>
  823. </div>
  824. {/block:Date}
  825. </div><!--- posts --->
  826.  
  827. {block:PermalinkPage}
  828. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  829. {/block:PermalinkPage}
  830.  
  831. {/block:Posts}
  832. </div><!--- entries --->
  833. </div><!--- container --->
  834.  
  835. <script src ="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
  836. {block:ifInfiniteScroll}
  837. <script src="http://static.tumblr.com/nb65v05/QLXo03qup/jquery.infinitescroll.min.js"></script>{/block:ifInfiniteScroll}
  838. {block:ifGridLayout}
  839. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>{/block:ifGridLayout}
  840. {block:ifDraggableTags}
  841. <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>{/block:ifDraggableTags}
  842.  
  843. <script>
  844. $(document).ready(function(){
  845. {block:ifDraggableTags}
  846. $(".post_tags_inner").draggable({
  847. axis : "x",
  848. scroll: false,
  849. stop: function() {
  850. var __left = $(this).css("left").replace(/[^-\d\.]/g, '');
  851. if(__left > 0){
  852. $(this).animate({left: 0}, 400, 'easeOutExpo');
  853. }
  854. var __width = $(this).outerWidth();
  855. var __parentWidth = $(".post_tags.draggable").outerWidth();
  856. if(__width > __parentWidth) {
  857. if(__left < __parentWidth-__width){
  858. $(this).animate({left: __parentWidth-__width}, 400, 'easeOutExpo');
  859. }
  860. } else {
  861. $(this).animate({left: 0}, 400, 'easeOutExpo');
  862. }
  863. }
  864. });
  865. {/block:ifDraggableTags}
  866. $('.photo-slideshow').pxuPhotoset({
  867. lightbox: true,
  868. rounded: false,
  869. {block:ifNotCustomGutter}
  870. gutter: '0px',{/block:ifNotCustomGutter}
  871. {block:ifCustomGutter}
  872. gutter: {text:Gutter},{/block:ifCustomGutter}
  873. borderRadius: '0px',
  874. photoset: '.photo-slideshow',
  875. photoWrap: '.photo-data',
  876. photo: '.pxu-photo'
  877. });
  878. {block:IndexPage}
  879. {block:ifInfiniteScroll}
  880. $(window).scroll(function(){
  881. if ($(this).scrollTop() > 100) {
  882. $('.scrollup').fadeIn();
  883. } else {
  884. $('.scrollup').fadeOut();}});
  885. $('.scrollup').click(function(){
  886. $("html, body").animate({ scrollTop: 0 }, 600);
  887. return false;}); {/block:ifInfiniteScroll}
  888. var $container = $('#entries');
  889. {block:ifGridLayout}
  890. $container.masonry({
  891. itemSelector: '.posts',
  892. columnWidth:{select:posts width} + {text:Margin},
  893. isFitWidth: false,
  894. isAnimated : true
  895. });
  896. $container.imagesLoaded(function(){
  897. $container.masonry();
  898. });{/block:ifGridLayout}{block:ifInfiniteScroll}
  899. $container.infinitescroll({
  900. loading: {
  901. finished: undefined,
  902. finishedMsg: "<em></em>",
  903. img: null,
  904. msg: null,
  905. msgText: "<em>Loading the next set of posts...</em>",
  906. selector: null,
  907. speed: 'slow',
  908. },
  909. navSelector: '.pag',
  910. nextSelector: '.next',
  911. itemSelector: '.posts',
  912. extraScrollPx : 0,
  913. bufferPx : 10000,
  914. debug : false,
  915. errorCallback: function() {
  916. $('#infscr-loading').animate().fadeOut('normal');
  917. }},
  918. function( newElements ) {
  919. resizeVideos();
  920.  
  921.  
  922. var $newElems = $( newElements ){block:ifGridLayout}.css({ opacity: 0 });
  923. $newElems.imagesLoaded(function(){
  924. $newElems.animate({ opacity: 1 });
  925. $container.masonry( 'appended', $newElems,{isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  926. }){/block:ifGridLayout}; {block:ifDraggableTags}
  927. $newElems.find(".post_tags_inner").draggable({
  928. axis : "x",
  929. scroll: false,
  930. stop: function() {
  931. var __left = $(this).css("left").replace(/[^-\d\.]/g, '');
  932. if(__left > 0){
  933. $(this).animate({left: 0}, 400, 'easeOutExpo');
  934. }
  935. var __width = $(this).outerWidth();
  936. var __parentWidth = $(".post_tags.draggable").outerWidth();
  937. if(__width > __parentWidth) {
  938. if(__left < __parentWidth-__width){
  939. $(this).animate({left: __parentWidth-__width}, 400, 'easeOutExpo');
  940. }
  941. } else {
  942. $(this).animate({left: 0}, 400, 'easeOutExpo');}
  943. }
  944. });{/block:ifDraggableTags}
  945. var $newElems = $( newElements );
  946. $newElems.find('.photo-slideshow').pxuPhotoset({
  947. lightbox: true,
  948. rounded: false,
  949. {block:ifNotCustomGutter}
  950. gutter: '0px',{/block:ifNotCustomGutter}
  951. {block:ifCustomGutter}
  952. gutter: {text:Gutter},{/block:ifCustomGutter}
  953. borderRadius: '0px',
  954. photoset: '.photo-slideshow',
  955. photoWrap: '.photo-data',
  956. photo: '.pxu-photo'
  957. });
  958. });
  959. {/block:ifInfiniteScroll}{/block:IndexPage}
  960. });
  961. </script>
  962.  
  963. <a href="http://caulfielld.tumblr.com" target="_blank" class="c">tc</a>
  964.  
  965. {block:ifInfiniteScroll}<a class="scrollup">
  966. <i class="fa fa-chevron-up fa-2x"></i><br>scroll to top</a>
  967. {/block:ifInfiniteScroll}
  968.  
  969. </body>
  970. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement