planthed

Carmin (revamped)

Apr 21st, 2016
1,049
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.32 KB | None | 0 0
  1. <!--
  2.  
  3. ✧* 。♡ Carmin theme | @planthed | @themekid ♡ 。*✧
  4.  
  5.  
  6. — Do not delete the credit.
  7. — Do not copy or steal any code.
  8. — Do not claim as yours.
  9.  
  10. Enjoy (✿◠‿◠)
  11.  
  12. infinite scroll with masonry + pxu: @shythemes
  13. -->
  14.  
  15. <html lang="en">
  16. <head>
  17.  
  18.  
  19. <title>{block:PostSummary}{PostSummary}: {/block:PostSummary}{Title}</title>
  20. <link rel="shortcut icon" href="{favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:hidden}
  23. <!--Default Variables-->
  24. <meta name="image:background" content=""/>
  25. <meta name="image:sidebar" content=""/>
  26.  
  27. <meta name="color:Background" content="#ffffff"/>
  28. <meta name="color:Link" content="#000000"/>
  29. <meta name="color:Text" content="#000000"/>
  30. <meta name="color:Title" content="#000000"/>
  31. <meta name="color:Accent" content="#BDC0DA"/>
  32. <meta name="color:Accent text" content="#000000"/>
  33. <meta name="color:Borders" content="#BDC0DA"/>
  34.  
  35. <meta name="text:Blogtitle" content="" />
  36. <meta name="text:Link 1 Title" content="refresh" />
  37. <meta name="text:Link 1" content="/" />
  38. <meta name="text:Link 2 Title" content="message"/>
  39. <meta name="text:Link 2" content="/ask" />
  40. <meta name="text:Link 3 Title" content="more" />
  41. <meta name="text:Link 3" content="/" />
  42. <meta name="text:Link 4 Title" content="about" />
  43. <meta name="text:Link 4" content="/" />
  44. <meta name="text:Link 5 Title" content="archive" />
  45. <meta name="text:Link 5" content="/archive" />
  46.  
  47. <meta name="if:White Tiny cursor" content="" />
  48. <meta name="if:Black Tiny cursor" content="" />
  49. {/block:hidden}
  50.  
  51.  
  52. <!---pxu script--->
  53. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  54.  
  55. <!--- tooltips script --->
  56. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  57. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  58. <script>
  59. (function($){
  60. $(document).ready(function(){
  61. $("a[title]").style_my_tooltips({
  62. tip_follows_cursor:true,
  63. tip_delay_time:90,
  64. tip_fade_speed:600,
  65. attribute:"title"
  66. });
  67. });
  68. })(jQuery);
  69. </script>
  70.  
  71. <!-------
  72.  
  73. A FEW RULES YOU NEED TO KNOW BEFORE START EDITING THE THEME:
  74.  
  75. > You CAN'T use my themes as base
  76. > You CAN'T remove my credits, even if you edited the theme a lot.
  77. > Don't use any part of my codes without permission.
  78. > You can edit the theme as your own like and make it look too different as the original one but if you edit the theme a lot and you're having problems with it, I'll not allowed to help you.
  79.  
  80.  
  81. YOU ARE NOT ALLOWED TO USE MY CODES FOR YOUR OWN THEME OR ANY OTHER THEME
  82. BY OTHER THEME MAKER WITHOUT PERMISSION, IF YOU WANNA USE ONE OF MY CODES
  83. ASK FIRST, DON'T CLAIM AS YOURS, DON'T BE A BITCH.
  84.  
  85. ---------->
  86.  
  87.  
  88. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
  89.  
  90. <script>
  91. $(document).ready(function(){
  92. $(".show").click(function(){
  93. $(".notas").slideToggle("slow");
  94. });
  95. });
  96. </script>
  97.  
  98. <style type="text/css">
  99.  
  100.  
  101.  
  102. .video, .video iframe{
  103. display:block;
  104. {block:indexpage}
  105. width:250px;
  106. height:auto;
  107. {/block:indexpage}
  108. {block:PermalinkPage}
  109. width:500px;
  110. height:auto;
  111. {/block:PermalinkPage}
  112. }
  113.  
  114. /*tooltips style*/
  115. #s-m-t-tooltip{
  116. max-width:300px;
  117. padding:7px;
  118. background:#fff;
  119. min-height:7px;
  120. margin:20px 0px 0px 20px;
  121. line-height:100%;
  122. border:1px solid {color:borders};
  123. word-wrap:break-word;
  124. word-break:break-all;
  125. opacity:1;
  126. z-index:9999999999999999999;
  127. }
  128.  
  129.  
  130.  
  131.  
  132. #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:1px!important; right:15px!important; opacity:.2;
  133. -webkit-transition:all 0.6s ease-out;-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}
  134.  
  135. #tumblr_controls, .tmblr-iframe:hover{
  136. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  137. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  138. }
  139.  
  140.  
  141. /*tumblr controls and lightbox*/
  142.  
  143.  
  144.  
  145. #tumblr_lightbox,.tmblr-lightbox{
  146. background:rgba({RGBcolor:background}, 0.8)!important;}
  147.  
  148. #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
  149. opacity:0!important;
  150. }
  151.  
  152. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
  153. box-shadow:none!important;
  154. border-radius:0px!important;
  155. padding:0px!important;
  156. background:{color:post background}!important;
  157. border:0px solid {color:border}!important;
  158. }
  159.  
  160. ::-webkit-scrollbar{
  161. height:3px;
  162. width:11px;
  163. background:inherit;
  164. background:rgba({RGBcolor:Accent}, 0.4);
  165. border:5px solid {color:background};
  166. }
  167.  
  168. ::-webkit-scrollbar-track {background:transparent;}
  169.  
  170. ::-webkit-scrollbar-thumb {
  171. height:150px!important;
  172. background:{color:borders};
  173. border:5px solid {color:background};
  174. }
  175.  
  176. /*tiny cursor*/
  177.  
  178.  
  179. html, body, img, a {
  180. {block:ifWhiteTinycursor}
  181. cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
  182. {/block:ifWhiteTinycursor}
  183. {block:ifBlackTinyCursor}
  184. cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
  185. {/block:ifBlackTinyCursor}
  186. }
  187.  
  188. a:hover, a:active, iframe{
  189. {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
  190. {/block:ifWhiteTinycursor}
  191. {block:ifBlackTinyCursor}
  192. cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
  193. {/block:ifBlackTinyCursor}
  194. }
  195.  
  196.  
  197. /*main structure*/
  198.  
  199. body{
  200. background-color:{color:background};
  201. background-image:url({image:Background});
  202. background-attachment:fixed;
  203. background-repeat:repeat;
  204. font-size:10px;
  205. letter-spacing:1px;
  206. font-family:Raleway, sans-serif;
  207. color:{color:text};
  208. line-height:1.5em;
  209. -moz-osx-font-smoothing:grayscale;
  210. -webkit-font-smoothing:antialiased;
  211. font-smoothing:antialiased;
  212. }
  213.  
  214.  
  215. a:link, a:active, a:visited{
  216. color:{color:link};
  217. text-decoration:none;
  218. -webkit-transition:all 0.5s linear;
  219. -moz-transition:all 0.5s linear;
  220. transition:all 0.5s linear;
  221. }
  222.  
  223. a:hover {color:{color:text};}
  224.  
  225.  
  226. .center {
  227. position:relative;
  228. margin:60px auto;
  229. width:calc(540px + 130px);
  230. {block:PermalinkPage}
  231. width:calc(400px + 200px);
  232. {/block:PermalinkPage}
  233. }
  234.  
  235. #posts{
  236. position:relative;
  237. {block:PermalinkPage}
  238. margin-top:100px;
  239. {/block:PermalinkPage}
  240. }
  241.  
  242.  
  243. .entry {
  244. margin:35px;
  245. background:{color:background};
  246. {block:indexpage}
  247. width:250px;
  248. opacity:0;
  249. z-index:-1;
  250. {/block:indexpage}
  251. {block:PermalinkPage}
  252. width:500px;
  253. padding-bottom:0px;
  254. {/block:PermalinkPage}
  255. }
  256.  
  257.  
  258.  
  259. .entry img{
  260. max-width:100%;
  261. display:block;
  262. position:relative;
  263. overflow:hidden;
  264. }
  265.  
  266.  
  267.  
  268. .perm a{
  269. color:{color:Accent text};
  270. }
  271.  
  272. .entry .perm{
  273. padding:7px;
  274. width:130px;
  275. height:45px;
  276. top:40%;
  277. margin-left:55px;
  278. text-align:center;
  279. opacity:0;
  280. background:{color:Accent};
  281. color:{color:Accent text};
  282. position:absolute;
  283. z-index:99;
  284. overflow:hidden;
  285. -webkit-transform: scale(0.70);
  286. -webkit-transition: all .3s ease;
  287. -moz-transition: all .3s ease;
  288. -o-transition: all .3s ease;
  289. transition: all .3s ease;
  290. }
  291.  
  292. .entry:hover .perm{
  293. opacity:1;
  294. overflow:visible;
  295. -webkit-transform: scale(1);
  296. }
  297.  
  298. .permalinktext{
  299. margin-top:5px;
  300. text-transform:uppercase;
  301. font-size:9px;
  302. }
  303.  
  304. pre {
  305. white-space: pre-wrap;
  306. white-space: -moz-pre-wrap;
  307. white-space: -pre-wrap;
  308. white-space: -o-pre-wrap;
  309. word-wrap: break-word;
  310. }
  311.  
  312. p {margin:5px 0;}
  313.  
  314. p:first-of-type {
  315. margin-top:0;
  316. padding-top:0;
  317. }
  318.  
  319. p:last-of-type {
  320. margin-bottom:0;
  321. padding-bottom:0;
  322. }
  323.  
  324.  
  325. small, big {font-size:1em;}
  326.  
  327. h1, h2, h3, h4 {
  328. font-size:2em;
  329. margin:0;
  330. padding:0;
  331. }
  332.  
  333.  
  334. /*audio player*/
  335.  
  336.  
  337. #audio {
  338. width:auto;
  339. margin:0px;
  340. height:auto;
  341. min-height:60px;
  342. line-height:20px;
  343. }
  344. .cover {
  345. z-index:1;
  346. width:70px;
  347. height:70px;
  348. position:absolute;
  349. }
  350. .cover img {
  351. float:left;
  352. position:absolute;
  353. border-radius:0px;
  354. width:70px;
  355. height:70px;
  356. }
  357.  
  358. .playbox {
  359. position:absolute;
  360. z-index:9;
  361. background:black;
  362. opacity:0;
  363. width:70px;
  364. height:70px;
  365. -webkit-transition:opacity 0.5s linear;
  366. -webkit-transition:all 0.5s linear;
  367. -moz-transition:all 0.5s linear;
  368. transition:all 0.5s linear;
  369. }
  370.  
  371. .entry:hover .playbox{
  372. opacity:.8;
  373. -webkit-transition:opacity 0.5s linear;
  374. -webkit-transition:all 0.5s linear;
  375. -moz-transition:all 0.5s linear;
  376. transition:all 0.5s linear;
  377. }
  378.  
  379. .button {
  380. position:relative;
  381. z-index: 1000;
  382. overflow:hidden;
  383. width:25px;
  384. height:25px;
  385. margin:20px 20px 20px 20px;
  386. }
  387.  
  388.  
  389. .info {
  390. margin-left:70px;
  391. margin-top:0px;
  392. font-size:10px;
  393. letter-spacing:2px;
  394. text-align:right;
  395. font-family:Raleway;
  396. text-transform:uppercase;
  397. line-height:25px;
  398. background:{color:Accent};
  399. color:{color:Accent text};
  400. padding:10px;
  401. }
  402.  
  403. /*title*/
  404.  
  405. .title{
  406. margin-bottom:4px;
  407. font-family:Raleway;
  408. font-size:15px;
  409. text-transform:uppercase;
  410. letter-spacing:2px;
  411. line-height:28px;
  412. }
  413.  
  414.  
  415. /*blockquote & quote*/
  416.  
  417. blockquote{
  418. border-left:1px solid {color:borders};
  419. margin:5px;
  420. padding-left:10px;
  421. line-height:15px;
  422. }
  423.  
  424. .quote{
  425. font-family:raleway;
  426. font-size:10px;
  427. color:{color:Title};
  428. font-style:italic;
  429. text-transform:uppercase;
  430. letter-spacing:2px;
  431. line-height:20px;
  432. padding:7px;
  433. background:{color:Accent};
  434. color:{color:Accent text};
  435. }
  436.  
  437. .cite{
  438. line-height:15px;
  439. text-align:right;
  440. font-size:9px;
  441. font-style:italic;
  442. padding:10px;
  443. padding-bottom:7px;;
  444. background:rgba({RGBcolor:Accent}, 0.5);
  445. color:{color:Accent text};
  446. }
  447.  
  448. .cite a{
  449. color:{color:Accent text};
  450. }
  451.  
  452. /*ask style*/
  453.  
  454.  
  455. .as{
  456. color:{color:text};
  457. letter-spacing:0px;
  458. text-transform:uppercase;
  459. letter-spacing:1px;
  460. padding:10px;
  461. font-family:roboto;
  462. font-size:10px;
  463. text-align:center;
  464. overflow:hidden;
  465. background:{color:Accent};
  466. color:{color:Accent text};
  467. }
  468.  
  469. .as a{color:{color:Accent text};}
  470.  
  471. .q{
  472. margin-top:10px;
  473. margin-bottom:10px;
  474. line-height:14px;
  475. }
  476.  
  477. .qline{
  478. height:1px;
  479. display:block;
  480. width:50%;
  481. margin-left:25%;
  482. background:{color:borders};
  483. }
  484.  
  485. .a{
  486. line-height:14px;
  487. margin-top:10px;
  488. }
  489.  
  490. .a img{
  491. width:100%;
  492. height:auto;
  493. }
  494.  
  495.  
  496. /*chat styling*/
  497.  
  498. .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{
  499. background:rgba({RGBcolor:Accent}, 1);
  500. padding:7px;
  501. color:{color:Accent text};}
  502.  
  503. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{
  504. background:rgba({RGBcolor:Accent}, 0.6);
  505. padding:7px;
  506. color:{color:Accent text};}
  507.  
  508.  
  509. .back li, .a li{position:relative;display:block;}
  510. .back li:before, .a li:before{content:'―';font-size:10px;position:absolute;left:-15px;color:{color:borders};top:0px;}
  511.  
  512.  
  513. /*permalink notes*/
  514.  
  515. .caption{
  516. padding:10px;
  517. margin-top:10px;
  518. border:1px solid {color:borders};
  519. }
  520.  
  521.  
  522. .inf{
  523. display:block;
  524. margin-top:10px;
  525. margin-bottom:10px;
  526. padding:10px;
  527. border:1px solid {color:borders};
  528. line-height:17px;
  529. }
  530.  
  531. .tg{display:block;}
  532. .tg a:after{content:',';}
  533. .tg a:last-of-type:after {content:'.';}
  534. .inf a, .notas a, .tg a{color:{color:text};}
  535. .inf a:hover, .notas a:hover, .tg a:hover{color:{color:link};}
  536.  
  537. .notas{
  538. margin-top:0px;
  539. display:none;
  540. border:1px solid {color:borders};
  541. border-top:0px solid transparent;
  542. padding:0px;
  543. color:{color:text};
  544. }
  545.  
  546.  
  547. ol.notes {
  548. padding:0px!important;
  549. margin: 0;
  550. list-style-type: none;
  551. }
  552. ol.notes li.note {
  553. padding:8px;
  554. border-top:1px solid {color:borders};
  555. }
  556. ol.notes li.note img.avatar {
  557. float:right;
  558. border-radius:50%;
  559. padding:0px!important;
  560. }
  561. ol.notes li.note blockquote a {
  562. text-decoration: none;
  563. }
  564. li.more_notes_link_container {
  565. text-transform: uppercase;
  566. font-size:1em;
  567. letter-spacing:1px;
  568. }
  569.  
  570. li.more_notes_link_container:hover{
  571. letter-spacing:4px;
  572. }
  573.  
  574. img:not(.lightbox-image) {
  575. max-width:100%;
  576. height:auto;
  577. }
  578.  
  579.  
  580. #top{
  581. position:fixed;
  582. opacity:1;
  583. width:100%;
  584. height:25px;
  585. background:{color:Accent};
  586. top:0px;
  587. left:0px;
  588. z-index:9999;}
  589.  
  590.  
  591. #left{
  592. position:fixed;
  593. opacity:1;
  594. width:25px;
  595. height:100%;
  596. background:{color:Accent};
  597. bottom:0px;
  598. left:0px;
  599. z-index:9999;}
  600.  
  601. #right{
  602. position:fixed;
  603. opacity:1;
  604. width:25px;
  605. height:100%;
  606. background:{color:Accent};
  607. bottom:0px;
  608. right:0px;}
  609.  
  610.  
  611. #bottom{
  612. position:fixed;
  613. opacity:1;
  614. width:100%;
  615. height:25px;
  616. background:{color:Accent};
  617. bottom:0px;
  618. left:0px;
  619. z-index:9999;}
  620.  
  621. #sidebar {
  622. position:fixed;
  623. border:1px solid {color:borders};
  624. z-index:999;
  625. top:150px;
  626. margin-left:calc(20px - 270px);
  627. padding:10px;
  628. width:200px;
  629. height:auto;
  630. }
  631.  
  632.  
  633. .titulo {
  634. color:{color:Accent};
  635. margin-top:-22px;
  636. margin-left:-5px;
  637. font-family:raleway;
  638. z-index:999999;
  639. text-align:left;
  640. text-transform:uppercase;
  641. font-weight:300;
  642. width:auto;
  643. padding:3px;
  644. background:{color:background};
  645. font-size:20px;
  646. position:absolute; }
  647.  
  648.  
  649.  
  650. .links{
  651. position:fixed;
  652. height:19px;
  653. z-index:-9999999999999;
  654. margin-top:0px;
  655. margin-left:5px;
  656. opacity:1;
  657. transition:0.4s;
  658. }
  659.  
  660.  
  661. .links a{
  662. text-shadow:10px 0px transparent, -10px 0px transparent;
  663. font-size:13px;
  664. letter-spacing:1px;
  665. display:inline-block;
  666. margin-left:7px;
  667. padding:4px;
  668. color:{color:Accent};
  669. background:{color:background};
  670. -webkit-transition:All 0.5s ease-in-out;
  671. -moz-transition:All 0.5s ease-in-out;
  672. -ms-transition:All 0.5s ease-in-out;
  673. -o-transition:All 0.5s ease-in-out;
  674. transition:All 0.5s ease-in-out;
  675. }
  676.  
  677. .links a:hover {
  678. -webkit-box-shadow: inset 25px 0 0 {color:Accent};
  679. color:{color:Accent text};
  680. text-shadow:0px 0px transparent, 0px 0px transparent;
  681. }
  682.  
  683.  
  684. </style>
  685. </head>
  686.  
  687. <body>
  688.  
  689. <div id="top"></div>
  690. <div id="left"></div>
  691. <div id="right"></div>
  692. <div id="bottom"></div>
  693.  
  694. <div class="center">
  695.  
  696. <div id="sidebar">
  697. <div class="titulo">{text:blogtitle}</div>
  698. <div style="margin:5px">{description}</div>
  699. <div class="links">
  700. <a title="{text:Link 1 Title}" href="{text:Link 1}"><i class="fa fa-home"></i>
  701. </a>
  702. <a title="{text:Link 2 Title}" href="{text:Link 2}"><i class="fa fa-envelope"></i></a>
  703. <a title="{text:Link 3 Title}" href="{text:Link 3}"><i class="fa fa-user"></i></a>
  704. <a title="{text:Link 4 Title}" href="{text:Link 4}"><i class="fa fa-link"></i></a>
  705. <a title="{text:Link 5 Title}" href="{text:Link 5}"><i class="fa fa-archive"></i></a>
  706. <a title="theme credit" href="http://planthed.tumblr.com"><i class="fa fa-code"></i></a>
  707. </div>
  708. </div>
  709.  
  710. <div id="posts">
  711. {block:Posts}
  712. <div class="entry">
  713.  
  714. {block:Text}<div class="back">
  715. {block:Title}<div class="title">{Title}</div>{/block:Title}
  716. {Body}</div>{block:IndexPage}
  717. <div class="permalinktext">
  718. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  719. {/block:IndexPage}
  720. {/block:Text}
  721.  
  722.  
  723. {block:Link}<div class="back">
  724. <div class="title">
  725. <a href="{URL}">{Name} <i class="fa fa-angle-right"></i></a></div>
  726. {block:Description}{Description}{/block:Description}
  727. </div>{block:IndexPage}
  728. <div class="permalinktext">
  729. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  730. {/block:IndexPage}
  731. {block:Link}
  732.  
  733.  
  734. {block:Photo}
  735. {block:IndexPage}
  736. <div class="perm">
  737. Posted <a href="{permalink}" target="_blank">{month} {dayofmonth}{dayofmonthsuffix}</a><br>
  738. with {notecountwithlabel}<br>
  739. <a href="{ReblogURL}" target="_blank">Share this post</a>
  740. </div>
  741. {/block:IndexPage}
  742. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
  743. {/block:Photo}
  744.  
  745.  
  746. {block:Photoset}
  747. {block:IndexPage}
  748. <div class="perm">
  749. Posted <a href="{permalink}" target="_blank">{month} {dayofmonth}{dayofmonthsuffix}</a><br>
  750. with {notecountwithlabel}<br>
  751. <a href="{ReblogURL}" target="_blank">Share this post</a>
  752. </div>
  753. {/block:IndexPage}
  754. <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>
  755. {/block:Photoset}
  756.  
  757.  
  758. {block:Quote}
  759. <div class="back">
  760. <div class="quote">❝&nbsp;{quote}</div>
  761. <div class="cite">&mdash; {Source}</div></div>
  762. {block:IndexPage}
  763. <div class="permalinktext">
  764. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  765. {/block:IndexPage}
  766. {/block:Quote}
  767.  
  768. {block:Chat}
  769. <div class="back">
  770. <div class="chat">
  771. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  772. {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
  773. </div></div>
  774. {block:IndexPage}
  775. <div class="permalinktext">
  776. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  777. {/block:IndexPage}
  778. {/block:Chat}
  779.  
  780. {block:Audio}
  781. <div class="back">
  782. <div id="audio">
  783. <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
  784. {block:AlbumArt}
  785. <div class="cover"><img src="{AlbumArtURL}"></div>
  786. {/block:AlbumArt}
  787. <div class="playbox">
  788. <div class="button">
  789. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
  790. <div class="info">
  791. <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
  792. <div style="text-transform:uppercase;font-size:8px;letter-spacing:2px;color:{color:Accent text};">
  793. <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
  794. </div>
  795. </div></div>
  796. {block:IndexPage}
  797. <div class="permalinktext">
  798. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  799. {/block:IndexPage}
  800. {/block:Audio}
  801.  
  802.  
  803. {block:Video}
  804. <div class="video">{Video-500}</div>
  805. {block:IndexPage}
  806. <div class="permalinktext">
  807. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  808. {/block:IndexPage}
  809. {/block:Video}
  810.  
  811.  
  812. {block:Answer}
  813. <div class="back">
  814. <div class="as">{Asker} asked:</div>
  815. <div class="q">{Question}</div>
  816. <div class="qline"></div>
  817. <div class="a">{Answer}</div>
  818. </div> {block:IndexPage}
  819. <div class="permalinktext">
  820. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-15px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  821. {/block:IndexPage}
  822. {/block:Answer}
  823.  
  824. {block:ContentSource}<!-- {SourceURL}
  825. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  826. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  827. {/block:ContentSource}
  828.  
  829. <!-- {block:NoRebloggedFrom}
  830. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  831. {/block:NoRebloggedFrom} -->
  832.  
  833. {block:PermalinkPage}
  834. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  835. {block:Date}
  836. <div class="inf">
  837. Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
  838. {block:RebloggedFrom}
  839. source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  840. {/block:RebloggedFrom}
  841. <div class="tg">
  842. {block:HasTags}
  843. tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  844. {/block:Tags}{/block:HasTags}
  845. </div>
  846. <a title="show notes" class="show">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
  847. <div class="notas">
  848. {block:PostNotes}
  849. {PostNotes}
  850. {/block:PostNotes}
  851. {/block:Date}
  852. </div>
  853. {/block:PermalinkPage}
  854. {/block:Date}
  855. </div>
  856. {/block:Posts}
  857. </div>
  858.  
  859.  
  860. <div class="pagination">
  861. {block:Pagination}
  862. {block:PreviousPage}
  863. <a href="{PreviousPage}"></a>
  864. {/block:PreviousPage}
  865.  
  866. {block:NextPage}
  867. <a href="{NextPage}" class="next"></a>
  868. {/block:NextPage}
  869. {/block:Pagination}</div></div>
  870.  
  871. <!--Like seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
  872. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:400,700|Hind:400,700|Dancing+Script:400,700|Open+Sans:400,700|Muli|Kurale|PT+Serif:400,700|Old+Standard+TT:400,700|Roboto:400,700|Roboto+Condensed:400,700|Lato:400,700|Raleway:400,700,300|Montez|Karla:400,700|Quicksand:400,700|Petit+Formal+Script|Clicker+Script|Mako|Maven+Pro:400,700' rel='stylesheet' type='text/css'>
  873. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  874. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  875. <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  876. <link rel="stylesheet" href="http://static.tumblr.com/8pnyeus/29To2og0o/styles.css">
  877. <script src="http://static.tumblr.com/8pnyeus/nfIo2oh8w/l-script.js" type="text/javascript"></script>
  878. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  879. {block:IndexPage}
  880. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  881. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  882. {/block:IndexPage}
  883. <script>
  884. $(document).ready(function(){
  885. $('.photo-slideshow').pxuPhotoset({
  886. lightbox: true,
  887. rounded: false,
  888. gutter: '1px',
  889. photoset: '.photo-slideshow',
  890. photoWrap: '.photo-data',
  891. photo: '.pxu-photo'
  892. });
  893. {block:IndexPage}
  894. var $container = $('#posts');
  895. $container.masonry({ itemSelector: '.entry' });
  896. $container.imagesLoaded(function(){
  897. $container.masonry();
  898. $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
  899. });
  900. $container.infinitescroll({
  901. itemSelector: '.entry',
  902. navSelector: '.pagination',
  903. nextSelector: '.next',
  904. loadingImg: '',
  905. loadingText: '<em></em>',
  906. bufferPx: 2000
  907. },
  908. function( newElements ) {
  909. var $newElems = $( newElements );
  910. $newElems.find('.photo-slideshow').pxuPhotoset({
  911. lightbox: true,
  912. rounded: false,
  913. gutter: '1px',
  914. photoset: '.photo-slideshow',
  915. photoWrap: '.photo-data',
  916. photo: '.pxu-photo'
  917. },
  918.  
  919. function(){
  920. resizeVideos(); },
  921.  
  922. function(){
  923. $container.masonry();
  924. });
  925. $newElems.imagesLoaded(function(){
  926. $container.masonry( 'appended', $newElems );
  927. $newElems.animate({ opacity: 1, zIndex: 1 });
  928. });
  929. });
  930. {/block:IndexPage}
  931. });
  932. </script>
  933. </body>
  934. </html>
Add Comment
Please, Sign In to add comment