Advertisement
planthed

Fireside

Jun 30th, 2016
1,057
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.73 KB | None | 0 0
  1. <!--
  2.  
  3. ✧* 。♡ Fireside 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.  
  26. <meta name="color:Background" content="#ffffff"/>
  27. <meta name="color:Link" content="#000000"/>
  28. <meta name="color:Text" content="#000000"/>
  29.  
  30. <meta name="color:Accent" content="#c3ddd6"/>
  31. <meta name="color:Accent text" content="#333"/>
  32.  
  33. <meta name="text:Blogtitle" content="" />
  34. <meta name="text:Home label" content="home" />
  35. <meta name="text:Ask label" content="ask"/>
  36. <meta name="text:Archive label" content="Past" />
  37. <meta name="text:Extra link 1 title" content="" />
  38. <meta name="text:Extra link 1" content="http://" />
  39. <meta name="text:Extra link 2 title" content="" />
  40. <meta name="text:Extra link 2" content="http://" />
  41.  
  42. <meta name="if:White Tiny cursor" content="" />
  43. <meta name="if:Black Tiny cursor" content="" />
  44. <meta name="if:White Permalink Background" content="" />
  45.  
  46.  
  47. {/block:hidden}
  48.  
  49.  
  50. <!---pxu script--->
  51. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  52.  
  53. <!--- tooltips script --->
  54. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  55. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  56. <script>
  57. (function($){
  58. $(document).ready(function(){
  59. $("a[title]").style_my_tooltips({
  60. tip_follows_cursor:true,
  61. tip_delay_time:90,
  62. tip_fade_speed:600,
  63. attribute:"title"
  64. });
  65. });
  66. })(jQuery);
  67. </script>
  68.  
  69. <!-------
  70.  
  71. A FEW RULES YOU NEED TO KNOW BEFORE START EDITING THE THEME:
  72.  
  73. > You CAN'T use my themes as base
  74. > You CAN'T remove my credits, even if you edited the theme a lot.
  75. > Don't use any part of my codes without permission.
  76. > 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.
  77.  
  78.  
  79. YOU ARE NOT ALLOWED TO USE MY CODES FOR YOUR OWN THEME OR ANY OTHER THEME
  80. BY OTHER THEME MAKER WITHOUT PERMISSION, IF YOU WANNA USE ONE OF MY CODES
  81. ASK FIRST, DON'T CLAIM AS YOURS, DON'T BE A BITCH.
  82.  
  83. ---------->
  84.  
  85.  
  86. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
  87.  
  88. <script>
  89. $(document).ready(function(){
  90. $(".show").click(function(){
  91. $(".notas").slideToggle("slow");
  92. });
  93. });
  94. </script>
  95.  
  96. <style type="text/css">
  97.  
  98.  
  99.  
  100. .video, .video iframe{
  101. display:block;
  102. {block:indexpage}
  103. width:240px;
  104. height:auto;
  105. {/block:indexpage}
  106. {block:PermalinkPage}
  107. width:500px;
  108. height:auto;
  109. {/block:PermalinkPage}
  110. }
  111.  
  112. /*tooltips style*/
  113. #s-m-t-tooltip{
  114. max-width:300px;
  115. padding:7px;
  116. background:#fff;
  117. min-height:7px;
  118. margin:20px 0px 0px 20px;
  119. line-height:100%;
  120. color:{color:Accent text};
  121. background:{color:Accent};
  122. word-wrap:break-word;
  123. word-break:break-all;
  124. opacity:1;
  125. z-index:9999999999999999999;
  126. }
  127.  
  128.  
  129. #tumblr_controls, .tmblr-iframe{
  130. position:fixed!important;
  131. top:3px!important;
  132. right:5px!important;
  133. opacity:.2;
  134. z-index:99999999999999999999999999!important;
  135. -webkit-filter:invert(100%);
  136. -moz-filter:invert(100%);
  137. -o-filter:invert(100%);
  138. -ms-filter:invert(100%);
  139. filter:invert(100%);
  140. -webkit-transition:all 0.6s ease-out;
  141. -webkit-transition: opacity 0.7s linear;
  142. -webkit-transition: all 0.8s ease-out;
  143. -moz-transition: all 0.8s ease-out;
  144. transition: all 0.8s ease-out
  145. }
  146.  
  147.  
  148.  
  149. /*tumblr controls and lightbox*/
  150.  
  151.  
  152.  
  153. #tumblr_lightbox,.tmblr-lightbox{
  154. background:rgba({RGBcolor:background}, 0.8)!important;}
  155.  
  156. #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
  157. opacity:0!important;
  158. }
  159.  
  160. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
  161. box-shadow:none!important;
  162. border-radius:0px!important;
  163. padding:0px!important;
  164. background:{color:post background}!important;
  165. border:0px solid {color:border}!important;
  166. }
  167.  
  168. ::-webkit-scrollbar{
  169. height:3px;
  170. width:5px;
  171. background:inherit;
  172. }
  173.  
  174. ::-webkit-scrollbar-track {background:transparent;}
  175.  
  176. ::-webkit-scrollbar-thumb {
  177. height:150px!important;
  178. background:{color:Accent};
  179. }
  180.  
  181. /*tiny cursor*/
  182.  
  183.  
  184. html, body, img, a {
  185. {block:ifWhiteTinycursor}
  186. cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
  187. {/block:ifWhiteTinycursor}
  188. {block:ifBlackTinyCursor}
  189. cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
  190. {/block:ifBlackTinyCursor}
  191. }
  192.  
  193. a:hover, a:active, iframe{
  194. {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
  195. {/block:ifWhiteTinycursor}
  196. {block:ifBlackTinyCursor}
  197. cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
  198. {/block:ifBlackTinyCursor}
  199. }
  200.  
  201.  
  202. /*main structure*/
  203.  
  204. body{
  205. background-color:{color:background};
  206. background-image:url({image:Background});
  207. background-attachment:fixed;
  208. background-repeat:repeat;
  209. font-size:10px;
  210. letter-spacing:0.5px;
  211. font-family:Raleway, sans-serif;
  212. color:{color:text};
  213. line-height:1.5em;
  214. -moz-osx-font-smoothing:grayscale;
  215. -webkit-font-smoothing:antialiased;
  216. font-smoothing:antialiased;
  217. }
  218.  
  219.  
  220. a:link, a:active, a:visited{
  221. color:{color:link};
  222. text-decoration:none;
  223. -webkit-transition:all 0.5s linear;
  224. -moz-transition:all 0.5s linear;
  225. transition:all 0.5s linear;
  226. }
  227.  
  228. a:hover {color:{color:text};}
  229.  
  230.  
  231. .center {
  232. position:relative;
  233. margin:70px auto;
  234. width:calc(500px + 120px);
  235. {block:PermalinkPage}
  236. width:calc(400px + 200px);
  237. {/block:PermalinkPage}
  238. }
  239.  
  240. #posts{
  241. position:relative;
  242. {block:PermalinkPage}
  243. margin-top:100px;
  244. {/block:PermalinkPage}
  245. }
  246.  
  247.  
  248. .entry {
  249. margin:35px;
  250. {block:indexpage}
  251. width:240px;
  252. opacity:0;
  253. z-index:-1;
  254. {/block:indexpage}
  255. {block:PermalinkPage}
  256. width:500px;
  257. padding-bottom:0px;
  258. {/block:PermalinkPage}
  259. }
  260.  
  261.  
  262. .entry img{
  263. max-width:100%;
  264. display:block;
  265. position:relative;
  266. overflow:hidden;
  267. }
  268.  
  269. #zoom{
  270. position:relative;
  271. overflow:hidden;
  272. }
  273.  
  274. .entry #zoom img{
  275. display:block;
  276. height:auto;
  277. -webkit-transition:opacity 0.5s linear;
  278. -webkit-transition:all 0.5s linear;
  279. -moz-transition:all 0.5s linear;
  280. transition:all 0.5s linear;
  281. -webkit-transform: scale(1.2);
  282. -moz-transform: scale(1.2);
  283. -o-transform: scale(1.2);
  284. transform: scale(1.2);
  285. }
  286.  
  287. .entry:hover #zoom img{
  288. -webkit-filter: grayscale(0%);
  289. -webkit-transform: scale(1);
  290. -moz-transform: scale(1);
  291. -o-transform: scale(1);
  292. transform: scale(1);
  293. }
  294.  
  295. .mask{
  296. position:absolute;
  297. width:240px;
  298. height:calc(100% - 0px);
  299. opacity:0.0;
  300. {block:IfWhitePermalinkBackground}
  301. background:#fff;
  302. {/block:IfWhitePermalinkBackground}
  303. {block:IfNOTWhitePermalinkBackground}
  304. background:#000;
  305. {/block:IfNOTWhitePermalinkBackground}
  306. z-index:9;
  307. -webkit-transition: all 0.4s ease;
  308. -moz-transition: all 0.4s ease;
  309. -o-transition: all 0.4s ease;
  310. transition: all 0.4s ease;
  311. }
  312.  
  313. .entry:hover .mask{
  314. opacity:0.8;
  315. -webkit-transition: all 0.4s ease;
  316. -moz-transition: all 0.4s ease;
  317. -o-transition: all 0.4s ease;
  318. transition: all 0.4s ease;
  319. }
  320.  
  321. #perm{
  322. position:absolute;
  323. z-index:10;
  324. left:15px;
  325. right:15px;
  326. top:15px;
  327. bottom:15px;
  328. overflow:hidden;
  329. opacity:0;
  330. -webkit-transition: all 0.5s ease;
  331. -moz-transition: all 0.5s ease;
  332. -o-transition: all 0.5s ease;
  333. transition: all 0.5s ease;
  334. }
  335.  
  336. .entry:hover #perm {opacity:1;}
  337.  
  338.  
  339. .line {
  340. width:0px;
  341. height:0px;
  342. border-top:5px solid {color:Accent};
  343. border-left:5px solid {color:Accent};
  344. -webkit-transition: all 0.5s ease;
  345. -moz-transition: all 0.5s ease;
  346. -o-transition: all 0.5s ease;
  347. transition: all 0.5s ease;
  348.  
  349. }
  350.  
  351. .line2 {
  352. position:absolute;
  353. width:0px;
  354. height:0px;
  355. border-bottom:5px solid {color:Accent};
  356. border-right:5px solid {color:Accent};
  357. bottom:0px;
  358. right:0px;
  359. -webkit-transition: all 0.5s ease;
  360. -moz-transition: all 0.5s ease;
  361. -o-transition: all 0.5s ease;
  362. transition: all 0.5s ease;
  363. }
  364.  
  365. .entry:hover .line, .entry:hover .line2 {width:100%;height:100%;}
  366.  
  367. #perma a{
  368. color:{color:Accent text};
  369. }
  370.  
  371. #perma{
  372. width:80px;
  373. height:80px;
  374. top:38%;
  375. position:absolute!important;
  376. margin-left:80px;
  377. letter-spacing:0px;
  378. text-align:center;
  379. opacity:1;
  380. font-family:roboto;
  381. font-size:9px;
  382. line-height:15px;
  383. text-transform:uppercase;
  384. z-index:99;
  385. overflow:hidden;
  386. letter-spacing:1px;}
  387.  
  388. #perm1{
  389. padding:5px;
  390. width:70px;
  391. height:15px;
  392. opacity:0;
  393. background:{color:Accent};
  394. z-index:99999;
  395. display:block;
  396. overflow:hidden;
  397. margin-left:-200px;
  398. -webkit-transition:opacity 0.5 linear;
  399. -webkit-transition:all 0.5s linear;
  400. -moz-transition:all 0.5s linear;
  401. transition:all 0.5s linear;}
  402.  
  403. #perm2{
  404. padding:5px;
  405. width:70px;
  406. height:15px;
  407. opacity:0;
  408. margin-top:2px;
  409. background:{color:Accent};
  410. z-index:99999;
  411. display:block;
  412. overflow:hidden;
  413. margin-left:200px;
  414. -webkit-transition:opacity 0.5 linear;
  415. -webkit-transition:all 0.5s linear;
  416. -moz-transition:all 0.5s linear;
  417. transition:all 0.5s linear;}
  418. #perm3{
  419. padding:5px;
  420. width:70px;
  421. height:15px;
  422. opacity:0;
  423. margin-top:2px;
  424. background:{color:Accent};
  425. z-index:99999;
  426. display:block;
  427. overflow:hidden;
  428. margin-left:-200px;
  429. -webkit-transition:opacity 0.5 linear;
  430. -webkit-transition:all 0.5s linear;
  431. -moz-transition:all 0.5s linear;
  432. transition:all 0.5s linear;}
  433.  
  434. .entry:hover #perm1, .entry:hover #perm2, .entry:hover #perm3{
  435. opacity:1;
  436. margin-left:0px;
  437. overflow:visible;
  438. -webkit-transition:opacity 0.5 linear;
  439. -webkit-transition:all 0.5s linear;
  440. -moz-transition:all 0.5s linear;
  441. transition:all 0.5s linear;}
  442.  
  443. pre {
  444. white-space: pre-wrap;
  445. white-space: -moz-pre-wrap;
  446. white-space: -pre-wrap;
  447. white-space: -o-pre-wrap;
  448. word-wrap: break-word;
  449. }
  450.  
  451. p {margin:5px 0;}
  452.  
  453. p:first-of-type {
  454. margin-top:0;
  455. padding-top:0;
  456. }
  457.  
  458. p:last-of-type {
  459. margin-bottom:0;
  460. padding-bottom:0;
  461. }
  462.  
  463.  
  464. small, big {font-size:1em;}
  465.  
  466. h1, h2, h3, h4 {
  467. font-size:2em;
  468. margin:0;
  469. padding:0;
  470. }
  471.  
  472.  
  473. .back{
  474. padding:10px;
  475. border:2px solid {color:Accent};
  476. background:#fff;
  477. }
  478.  
  479.  
  480. .back a, .a a{
  481. color:{color:text};
  482. border-bottom:1px solid {color:Accent};
  483. }
  484.  
  485. .back a:hover, .a a:hover{
  486. color:{color:link};
  487. border-bottom:1px solid {color:link};
  488. }
  489.  
  490. .permalinktext{
  491. display:block;
  492. text-decoration:none;
  493. text-transform:uppercase;
  494. letter-spacing:1px;
  495. font-size:8px;
  496. padding-left:2px;
  497. padding-right:2px;
  498. margin-top:5px;
  499. line-height:16px;
  500. }
  501.  
  502. .permalinktext a{
  503. color:{color:link};
  504. }
  505.  
  506. .permalinktext a:hover{
  507. color:{color:text};
  508. letter-spacing:3px;font-weight:700;
  509. }
  510.  
  511. /*audio player*/
  512.  
  513.  
  514. #audio {
  515. width:auto;
  516. margin:0px;
  517. height:auto;
  518. min-height:60px;
  519. line-height:20px;
  520. }
  521. .cover {
  522. z-index:1;
  523. width:70px;
  524. height:70px;
  525. position:absolute;
  526. }
  527. .cover img {
  528. float:left;
  529. position:absolute;
  530. border-radius:0px;
  531. width:70px;
  532. height:70px;
  533. }
  534.  
  535. .playbox {
  536. position:absolute;
  537. z-index:9;
  538. background:black;
  539. opacity:0;
  540. width:70px;
  541. height:70px;
  542. -webkit-transition:opacity 0.5s linear;
  543. -webkit-transition:all 0.5s linear;
  544. -moz-transition:all 0.5s linear;
  545. transition:all 0.5s linear;
  546. }
  547.  
  548. .entry:hover .playbox{
  549. opacity:.8;
  550. -webkit-transition:opacity 0.5s linear;
  551. -webkit-transition:all 0.5s linear;
  552. -moz-transition:all 0.5s linear;
  553. transition:all 0.5s linear;
  554. }
  555.  
  556. .button {
  557. position:relative;
  558. z-index: 1000;
  559. overflow:hidden;
  560. width:25px;
  561. height:25px;
  562. margin:20px 20px 20px 20px;
  563. }
  564.  
  565.  
  566. .info {
  567. margin-left:70px;
  568. margin-top:0px;
  569. font-size:10px;
  570. letter-spacing:2px;
  571. text-align:right;
  572. font-family:raleway;
  573. text-transform:uppercase;
  574. line-height:25px;
  575. background:{color:Accent};
  576. color:{color:Accent text};
  577. padding:10px;
  578. }
  579.  
  580. /*title*/
  581.  
  582. .title{
  583. padding:8px;
  584. padding-left:11px;
  585. margin-bottom:10px;
  586. font-family:raleway;
  587. font-size:12px;
  588. color:{color:Accent text};
  589. background:{color:Accent};
  590. text-transform:uppercase;
  591. letter-spacing:2px;
  592. line-height:28px;
  593. }
  594.  
  595. .title a{
  596. color:{color:Accent text};
  597. }
  598.  
  599. /*blockquote & quote*/
  600.  
  601. blockquote{
  602. border-left:3px solid {color:Accent};
  603. margin:5px;
  604. padding-left:10px;
  605. line-height:15px;
  606. }
  607.  
  608. .quote{
  609. font-family:raleway;
  610. font-size:10px;
  611. font-style:italic;
  612. text-transform:uppercase;
  613. letter-spacing:2px;
  614. line-height:20px;
  615. padding:7px;
  616. background:{color:Accent};
  617. color:{color:Accent text};
  618. }
  619.  
  620. .cite{
  621. line-height:15px;
  622. text-align:right;
  623. font-size:9px;
  624. font-style:italic;
  625. padding:10px;
  626. padding-bottom:7px;;
  627. background:rgba({RGBcolor:Accent}, 0.5);
  628. color:{color:Accent text};
  629. }
  630.  
  631. .cite a{
  632. color:{color:Accent text};
  633. }
  634.  
  635. /*ask style*/
  636.  
  637.  
  638. .as{
  639. color:{color:text};
  640. letter-spacing:0px;
  641. text-transform:uppercase;
  642. letter-spacing:1px;
  643. padding:10px;
  644. font-family:raleway;
  645. font-size:10px;
  646. text-align:center;
  647. overflow:hidden;
  648. background:{color:Accent};
  649. color:{color:Accent text};
  650. }
  651.  
  652. .as a{color:{color:Accent text};}
  653.  
  654. .q{
  655. margin-top:10px;
  656. margin-bottom:10px;
  657. line-height:14px;
  658. }
  659.  
  660. .qline{
  661. height:3px;
  662. display:block;
  663. width:50%;
  664. margin-left:25%;
  665. background:{color:Accent};
  666. }
  667.  
  668. .a{
  669. line-height:14px;
  670. margin-top:10px;
  671. }
  672.  
  673. .a img{
  674. width:100%;
  675. height:auto;
  676. }
  677.  
  678.  
  679. #reblogged {
  680. bottom:30px!important;
  681. right:30px!important;
  682. }
  683. /*chat styling*/
  684.  
  685. .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{
  686. background:rgba({RGBcolor:Accent}, 1);
  687. padding:7px;
  688. color:{color:Accent text};}
  689.  
  690. .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{
  691. background:rgba({RGBcolor:Accent}, 0.6);
  692. padding:7px;
  693. color:{color:Accent text};}
  694.  
  695.  
  696.  
  697.  
  698. /*permalink notes*/
  699.  
  700. .caption{
  701. padding:10px;
  702. margin-top:10px;
  703. border:2px solid {color:Accent};
  704. background:#fff;
  705. }
  706.  
  707.  
  708. .inf{
  709. display:block;
  710. margin-top:10px;
  711. margin-bottom:10px;
  712. padding:10px;
  713. border:2px solid {color:Accent};
  714. line-height:17px;
  715. background:#fff;
  716. }
  717.  
  718. .tg{display:block;}
  719. .tg a:after{content:',';}
  720. .tg a:last-of-type:after {content:'.';}
  721. .inf a, .notas a, .tg a{color:{color:text};}
  722. .inf a:hover, .notas a:hover, .tg a:hover{color:{color:link};}
  723.  
  724. .notas{
  725. margin-top:0px;
  726. background:#fff;
  727. display:none;
  728. border:2px solid {color:Accent};
  729. border-top:0px solid transparent;
  730. padding:0px;
  731. color:{color:text};
  732. }
  733.  
  734.  
  735. ol.notes {
  736. padding:0px!important;
  737. margin: 0;
  738. background:#fff;
  739. list-style-type: none;
  740. }
  741. ol.notes li.note {
  742. padding:8px;
  743. border-top:2px solid {color:Accent};
  744. }
  745. ol.notes li.note img.avatar {
  746. float:right;
  747. border-radius:50%;
  748. padding:0px!important;
  749. }
  750. ol.notes li.note blockquote a {
  751. text-decoration: none;
  752. }
  753. li.more_notes_link_container {
  754. text-transform: uppercase;
  755. font-size:1em;
  756. letter-spacing:1px;
  757. }
  758.  
  759. li.more_notes_link_container:hover{
  760. letter-spacing:4px;
  761. }
  762.  
  763. img:not(.lightbox-image) {
  764. max-width:100%;
  765. height:auto;
  766. }
  767.  
  768. #top{
  769. position:fixed;
  770. top:0px;
  771. left:0px;
  772. width:100%;
  773. height:30px;
  774. background:{color:Accent};
  775. z-index:999999;
  776. }
  777.  
  778. #top2{
  779. position:fixed;
  780. top:30px;
  781. left:0px;
  782. width:100%;
  783. height:5px;
  784. border-bottom:4px solid {color:Accent};
  785. background:{color:background};
  786. z-index:999999;
  787. }
  788.  
  789.  
  790. #sidebar {
  791. width:230px;
  792. height:auto;
  793. position:fixed;
  794. margin-left:calc(20px - 310px);
  795. top:180px;
  796. z-index:999999;
  797. height:auto;
  798. color:{color:text};
  799. }
  800.  
  801.  
  802. .titulo {
  803. font-family:raleway;
  804. font-size:20px;
  805. text-transform:uppercase;
  806. letter-spacing:2px;
  807. margin-bottom:5px;
  808. z-index:999999;
  809. text-align:left;
  810. width:auto;
  811. padding-bottom:4px;
  812. display:inline-block;
  813. border-bottom:2px solid {color:Accent};
  814. }
  815.  
  816. .desc{
  817. padding-bottom:5px;
  818. border-bottom:2px solid {color:Accent};
  819. }
  820.  
  821. .nav{
  822. margin-top:4px;
  823. opacity:1;
  824. padding:2px;
  825. transition:0.4s;
  826. text-align:center;
  827. background:{color:Accent};
  828. }
  829.  
  830.  
  831. .nav a{
  832. font-size:13px;
  833. display:inline-block;
  834. margin-left:6px;
  835. text-align:center;
  836. width:17px;
  837. height:14px;
  838. padding:5px;
  839. color:{color:Accent text};
  840. -webkit-transition:All 0.5s ease-in-out;
  841. -moz-transition:All 0.5s ease-in-out;
  842. -ms-transition:All 0.5s ease-in-out;
  843. -o-transition:All 0.5s ease-in-out;
  844. transition:All 0.5s ease-in-out;
  845. }
  846.  
  847. .nav a:hover{
  848. color:#000;
  849. -webkit-animation:pop 1s;
  850. }
  851.  
  852. @-webkit-keyframes pop{0% {-webkit-transform: scale(1);}50% {-webkit-transform: scale(.8);}100% {-webkit-transform: scale(1);}}
  853.  
  854.  
  855. </style>
  856. </head>
  857.  
  858. <body>
  859.  
  860.  
  861. <div id="top"></div>
  862. <div id="top2"></div>
  863.  
  864. <div class="center">
  865.  
  866. <div id="sidebar">
  867. <div class="titulo">{text:blogtitle}</div>
  868. <div class="desc">
  869. {description}
  870. </div>
  871. <div class="nav">
  872. <a title="{text:Home Label}" href="/"><i class="fa fa-home"></i></a>
  873. <a title="{text:Ask Label}" href="/ask"><i class="fa fa-envelope"></i></a>
  874. <a title="{text:Extra link 1 Title}" href="{text:Extra link 1}"><i class="fa fa-link"></i></a>
  875. <a title="{text:Extra link 2 Title}" href="{text:Extra link 2}"><i class="fa fa-tags"></i></a>
  876. <a title="{text:Archive Label}" href="/archive"><i class="fa fa-calendar"></i></a>
  877. <a title="Theme" href="http://planthed.tumblr.com" target="_blank"><i class="fa fa-code"></i></a>
  878. </div>
  879. </div>
  880.  
  881.  
  882. <div id="posts">
  883. {block:Posts}
  884. <div class="entry">
  885.  
  886. {block:Text}<div class="back">
  887. {block:Title}<div class="title">{Title}</div>{/block:Title}
  888. {Body}</div>
  889. {block:IndexPage}
  890. <div class="permalinktext">
  891. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  892. {/block:IndexPage}
  893. {/block:Text}
  894.  
  895.  
  896. {block:Link}<div class="back">
  897. <div class="title">
  898. <a href="{URL}">{Name} <i class="fa fa-angle-right"></i></a></div>
  899. {block:Description}{Description}{/block:Description}
  900. </div>{block:IndexPage}
  901. <div class="permalinktext">
  902. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  903. {/block:IndexPage}
  904. {block:Link}
  905.  
  906.  
  907. {block:Photo}
  908. {block:IndexPage}
  909.  
  910. <div id="perma">
  911. <div id="perm1">
  912. <a href="{permalink}" target="_blank">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>
  913. <div id="perm2"><a href="{ReblogURL}" target="_blank">reblog</a>
  914. </div>
  915. <div id="perm3"><a href="{permalink}" target="_blank">{Month} {DayOfMonth}</a>
  916. </div>
  917. </div>
  918. <div class="mask"></div>
  919. <div id="perm">
  920. <div class="line"></div>
  921. <div class="line2"></div>
  922. </div>
  923. <div id="zoom">
  924. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></div>
  925. {/block:IndexPage}
  926. {block:PermalinkPage}
  927. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
  928. {/block:PermalinkPage}
  929. {/block:Photo}
  930.  
  931.  
  932. {block:Photoset}
  933. <div class="back">
  934. <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></div>
  935. {block:IndexPage}
  936. <div class="permalinktext">
  937. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  938. {/block:IndexPage}
  939. {/block:Photoset}
  940.  
  941.  
  942. {block:Quote}
  943. <div class="back">
  944. <div class="quote">❝&nbsp;{quote}</div>
  945. <div class="cite">&mdash; {Source}</div></div>
  946. {block:IndexPage}
  947. <div class="permalinktext">
  948. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  949. {/block:IndexPage}
  950. {/block:Quote}
  951.  
  952. {block:Chat}
  953. <div class="back">
  954. <div class="chat">
  955. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  956. {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
  957. </div></div>
  958. {block:IndexPage}
  959. <div class="permalinktext">
  960. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  961. {/block:IndexPage}
  962. {/block:Chat}
  963.  
  964. {block:Audio}<div class="back">
  965. <div id="audio">
  966. <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
  967. {block:AlbumArt}
  968. <div class="cover"><img src="{AlbumArtURL}"></div>
  969. {/block:AlbumArt}
  970. <div class="playbox">
  971. <div class="button">
  972. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
  973. <div class="info">
  974. <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
  975. <div style="text-transform:uppercase;font-size:8px;letter-spacing:2px;color:{color:Accent text};font-family:raleway;">
  976. <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
  977. </div>
  978. </div></div>
  979. {block:IndexPage}
  980. <div class="permalinktext">
  981. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  982. {/block:IndexPage}
  983. {/block:Audio}
  984.  
  985.  
  986. {block:Video}
  987. <div class="video">{Video-500}</div>
  988. {block:IndexPage}
  989. <div class="permalinktext">
  990. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  991. {/block:IndexPage}
  992. {/block:Video}
  993.  
  994.  
  995. {block:Answer}<div class="back">
  996. <div class="as">{Asker} asked:</div>
  997. <div class="q">{Question}</div>
  998. <div class="qline"></div>
  999. <div class="a">{Answer}</div></div>
  1000. {block:IndexPage}
  1001. <div class="permalinktext">
  1002. Posted on {Month} {DayOfMonth}, {Year} <div style="text-align:right;margin-top:-16px"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div></div>
  1003. {/block:IndexPage}
  1004. {/block:Answer}
  1005.  
  1006.  
  1007.  
  1008. {block:PermalinkPage}
  1009. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1010. {block:Date}
  1011. <div class="inf">
  1012. Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
  1013. {block:RebloggedFrom}
  1014. source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1015. {/block:RebloggedFrom}
  1016. <div class="tg">
  1017. {block:HasTags}
  1018. tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  1019. {/block:Tags}{/block:HasTags}
  1020. </div>
  1021. <a title="show notes" class="show">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
  1022. <div class="notas">
  1023. {block:PostNotes}
  1024. {PostNotes}
  1025. {/block:PostNotes}
  1026. {/block:Date}
  1027. </div>
  1028. {/block:PermalinkPage}
  1029. {/block:Date}
  1030. </div>
  1031. {/block:Posts}
  1032. </div>
  1033.  
  1034.  
  1035. <div class="pagination">
  1036. {block:Pagination}
  1037. {block:PreviousPage}
  1038. <a href="{PreviousPage}"></a>
  1039. {/block:PreviousPage}
  1040.  
  1041. {block:NextPage}
  1042. <a href="{NextPage}" class="next"></a>
  1043. {/block:NextPage}
  1044. {/block:Pagination}</div></div>
  1045.  
  1046. <!--Like seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
  1047. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  1048. <link href='https://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css'>
  1049. <link href='https://fonts.googleapis.com/css?family=Raleway:400,700,300' rel='stylesheet' type='text/css'>
  1050. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  1051. <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  1052. <link rel="stylesheet" href="http://static.tumblr.com/8pnyeus/29To2og0o/styles.css">
  1053. <script src="http://static.tumblr.com/8pnyeus/nfIo2oh8w/l-script.js" type="text/javascript"></script>
  1054. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1055. {block:IndexPage}
  1056. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  1057. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1058. {/block:IndexPage}
  1059. <script>
  1060. $(document).ready(function(){
  1061. $('.photo-slideshow').pxuPhotoset({
  1062. lightbox: true,
  1063. rounded: false,
  1064. gutter: '10px',
  1065. photoset: '.photo-slideshow',
  1066. photoWrap: '.photo-data',
  1067. photo: '.pxu-photo'
  1068. });
  1069. {block:IndexPage}
  1070. var $container = $('#posts');
  1071. $container.masonry({ itemSelector: '.entry' });
  1072. $container.imagesLoaded(function(){
  1073. $container.masonry();
  1074. $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
  1075. });
  1076. $container.infinitescroll({
  1077. itemSelector: '.entry',
  1078. navSelector: '.pagination',
  1079. nextSelector: '.next',
  1080. loadingImg: '',
  1081. loadingText: '<em></em>',
  1082. bufferPx: 2000
  1083. },
  1084. function( newElements ) {
  1085. var $newElems = $( newElements );
  1086. $newElems.find('.photo-slideshow').pxuPhotoset({
  1087. lightbox: true,
  1088. rounded: false,
  1089. gutter: '10px',
  1090. photoset: '.photo-slideshow',
  1091. photoWrap: '.photo-data',
  1092. photo: '.pxu-photo'
  1093. },
  1094.  
  1095. function(){
  1096. resizeVideos(); },
  1097.  
  1098. function(){
  1099. $container.masonry();
  1100. });
  1101. $newElems.imagesLoaded(function(){
  1102. $container.masonry( 'appended', $newElems );
  1103. $newElems.animate({ opacity: 1, zIndex: 1 });
  1104. });
  1105. });
  1106. {/block:IndexPage}
  1107. });
  1108. </script>
  1109. </body>
  1110. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement