userbru

theme eight.

Mar 24th, 2021 (edited)
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.96 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. BASE CODE BY: https://maziekeen.tumblr.com
  9. THEME BY BRU
  10.  
  11.  
  12. PLEASE DO NOT: post/distribute this base as your own without editing, do not delete the credits list below unless you're gonna place them somewhere else.
  13. YOU CAN: edit as much as you want and use your credit name & url.
  14.  
  15.  
  16. CREDITS: unnest captions by neothm, magnusthemes and scarletwitch.
  17. scrollbar style, like button and pixel union photoset by shythemes.
  18. tumblr audio player by alphathemes.
  19. postnotes by havingthemes.
  20.  
  21. --------------------------------------------->
  22.  
  23. <title>{Title}</title>
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  26. <meta name="description" content="" />
  27. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  28.  
  29.  
  30. <meta name="color:Background" content="#FFFFFF">
  31. <meta name="color:Title" content="#393939">
  32. <meta name="color:Link" content="#ACB2B6">
  33. <meta name="color:Bold" content="#9D9D9D">
  34. <meta name="color:Italic" content="#9D9D9D">
  35. <meta name="color:Link Hover" content="#CECECE">
  36. <meta name="color:Text" content="#393939">
  37. <meta name="color:Scrollbar" content="#CBD0D4">
  38. <meta name="color:Info Border" content="#F3F3F3">
  39. <meta name="color:Posts Border" content="#F3F3F3">
  40. <meta name="color:Posts Background" content="#FFFFFF">
  41.  
  42. <meta name="text:Title" content="Write your title here">
  43. <meta name="text:Photoset Gutter" content="1px"/>
  44. <meta name="text:Body Font Size" content="10px"/>
  45. <meta name="text:Body Font" content="Helvetica"/>
  46.  
  47. <meta name="image:Sidebar" content=""/>
  48. <meta name="image:Background" content="" />
  49. <meta name="if:Show Title" content="0" />
  50. <meta name="if:Show Unnest Captions" content="1"/>
  51. <meta name="if:Show 540px posts" content="1"/>
  52. <meta name="if:Show 400px posts" content="0"/>
  53. <meta name="if:Show Posts Border" content="0" />
  54. <meta name="if:Show Sidebar Border" content="0" />
  55. <meta name="if:Show Link1" content="1" />
  56. <meta name="if:Show Link2" content="1" />
  57. <meta name="if:Show Link3" content="1" />
  58. <meta name="if:Show Link4" content="1" />
  59.  
  60.  
  61. <meta name="text:link 1 text" content="">
  62. <meta name="text:link 1 url" content="/">
  63. <meta name="text:link 2 text" content="">
  64. <meta name="text:link 2 url" content="/">
  65. <meta name="text:link 3 text" content="">
  66. <meta name="text:link 3 url" content="/">
  67. <meta name="text:link 4 text" content="">
  68. <meta name="text:link 4 url" content="/">
  69.  
  70.  
  71.  
  72. <!----- google fonts ---->
  73.  
  74. <link href="https://fonts.googleapis.com/css?family=ABeeZee&display=swap" rel="stylesheet">
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <!----- scripts ---->
  81. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  82. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  83.  
  84. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  85. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  86. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  87. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  88. </script><script src="https://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
  89. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  90. <!----- scripts ---->
  91.  
  92.  
  93.  
  94. <!----- tooltip ---->
  95. <script src=“https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  96. <script type=“text/javascript” src=“https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js”></script>
  97. <script>
  98. (function($){
  99. $(document).ready(function(){
  100. $(“[title]”).style_my_tooltips();
  101. });
  102. })(jQuery);
  103. </script>
  104. <!----- tooltip ---->
  105.  
  106.  
  107.  
  108. <!----- caption unnest ---->
  109. {block:ifShowUnnestCaptions}
  110. <script>
  111. $(document).ready(function(){ $('.posts').unnest({
  112. yourCaption: ".caption",
  113. wrapName: ".cap",
  114. newCaptionUsername: true,
  115. originalPostCaptionUsername: false,
  116. tumblrAvatars: false,
  117. tumblrAvatarClass: ".icon",
  118. usernameColon: false
  119. });
  120.  
  121. }); </script>
  122.  
  123. {/block:ifShowUnnestCaptions}
  124. <!----- caption unnest ---->
  125.  
  126.  
  127.  
  128. <!----- pixel union photosets ---->
  129. <script>
  130. $(document).ready(function(){
  131. $('.photo-slideshow').pxuPhotoset({
  132. lightbox: true,
  133. highRes: true,
  134. gutter: '{text:Photoset Gutter}',
  135. borderRadius: '0px',
  136. photoset: '.photo-slideshow',
  137. photoWrap: '.photo-data',
  138. photo: '.pxu-photo'
  139. });
  140.  
  141. }); </script>
  142. <!----- pixel union photosets ---->
  143.  
  144.  
  145.  
  146. <style type="text/css">
  147.  
  148. .tmblr-iframe{ white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:.2;transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out;-moz-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;position:fixed!important;right:-20px!important;transform:scale(0.7,0.7); } .tmblr-iframe:hover { opacity:1; }
  149.  
  150. ::-webkit-scrollbar {
  151. width:17px;
  152. height:17px;
  153. }
  154. ::-webkit-scrollbar {
  155. background-color:{color:Background};
  156. }
  157. ::-webkit-scrollbar-track {
  158. border:8px solid {color:Background};
  159. background-color:{color:Background};
  160. }
  161. ::-webkit-scrollbar-thumb {
  162. border:8px solid {color:Background};
  163. background-color:{color:Scrollbar};
  164. min-height:24px;
  165. min-width:24px;
  166. }
  167.  
  168.  
  169. #s-m-t-tooltip {
  170. z-index: 9999;
  171. background: #fff;
  172. font-size: 12px;
  173. line-height: 13px;
  174. font-family:lucida console;
  175. letter-spacing: 1px;
  176. border:solid 1px;
  177. moz-border-radius-bottomright: 5px;
  178. border-bottom-right-radius: 5px;
  179. -moz-border-radius-topleft: 5px;
  180. border-top-left-radius: 5px;
  181. -moz-border-radius-bottomleft: 5px;
  182. border-bottom-left-radius: 5px;
  183. -moz-border-radius-topright: 5px;
  184. border-top-right-radius: 5px;
  185. -o-transition: all 0.3s ease-out;
  186. -webkit-transition: all 0.3s ease-out;
  187. -moz-transition: all 0.3s ease-out;
  188. text-transform: normal;
  189. color: {color:Link Title Text};
  190. max-width: 150px;
  191. word-wrap: break-word;
  192. padding: 2px 5px 2px 6px;
  193. display: block;
  194. margin: 24px 14px 7px 12px
  195. }
  196.  
  197.  
  198. {block:ifShowUnnestCaptions}
  199. /* to style the reblogged urls */
  200. .tumblr_blog {
  201. vertical-align:bottom;
  202. font-style: italic;
  203. font-weight:600;
  204. color:{color:Bold}!important;
  205. }
  206.  
  207. .tumblr_blog a:hover {
  208. text-decoration:none;
  209. color:{color:Link Hover};
  210. }
  211. /* to style the reblogged urls */
  212.  
  213. .cap {
  214. margin-left:0px;
  215. {block:ifShow540pxposts}
  216. width:540px;
  217. {/block:ifShow540pxposts}
  218. {block:ifShow400pxposts}
  219. width:400px;
  220. {/block:ifShow400pxposts}
  221. }
  222.  
  223. .cap blockquote {
  224. {block:ifShow540pxposts}
  225. width:540px;
  226. {/block:ifShow540pxposts}
  227. {block:ifShow400pxposts}
  228. width:400px;
  229. {/block:ifShow400pxposts}
  230. margin-left:0px;
  231. }
  232. {/block:ifShowUnnestCaptions}
  233.  
  234.  
  235. {block:ifNotShowUnnestCaptions}
  236. /* to style the reblogged urls */
  237. .tumblr_blog {
  238. vertical-align:bottom;
  239. font-style: italic;
  240. color:{color:Bold}!important;
  241. }
  242.  
  243. .tumblr_blog a:hover {
  244. text-decoration:none;
  245. color:{color:Link Hover};
  246. }
  247. /* to style the reblogged urls */
  248.  
  249. blockquote {
  250. border-left:1px solid {color:Info Border};
  251. padding-left:7px;
  252. padding-top:px;
  253. padding-bottom:px;
  254. margin:5px;
  255. margin-top:px;
  256. margin-bottom:20px;
  257. margin-left:px;
  258. }
  259. {/block:ifNotShowUnnestCaptions}
  260.  
  261.  
  262. /* this is for the like "button/text" */
  263. .like-b {
  264. position:relative;
  265. display:inline-block;
  266. height:1em;
  267. line-height:1em;
  268. overflow:hidden;
  269. margin-bottom:-2px;
  270. }
  271.  
  272. .like-b .like_button iframe {
  273. position:absolute;
  274. top:0;
  275. left:0;
  276. bottom:0;
  277. right:0;
  278. z-index:2;
  279. opacity:0;
  280. }
  281.  
  282. .like-b .liked + .b {
  283. color:{color:Text};
  284. }
  285.  
  286. .like-b .liked + .b:after {
  287. content:'d';
  288. }
  289. /* this is for the like "button/text" */
  290.  
  291.  
  292. h1 {
  293. font-weight:normal;
  294. font-size: {text:Body Font Size};
  295. font-family: 9px;
  296. text-align:left;
  297. font-style:italic;
  298. letter-spacing:0px;
  299. text-transform:none;
  300. color:{color:Bold};
  301. }
  302.  
  303. h2 {
  304. margin-bottom:10px;
  305. font-size:11px;
  306. font-family: {text:Body Font};
  307. font-style:none;
  308. text-align:left;
  309. font-weight:bold;
  310. line-height:100%;
  311. text-transform:uppercase;
  312. color:{color:Bold};
  313. margin: 0px;
  314. }
  315.  
  316. hr {
  317. width:50px;
  318. margin-left:0px;
  319. border-width: 1px 0px 0px 0px;
  320. border-style: solid;
  321. border-color: {color:Info Border};
  322. }
  323.  
  324. pre {
  325. font-size: {text:Body Font Size};
  326. font-family: {text:Body Font};
  327. {block:ifShow540pxposts}
  328. width:540px;
  329. {/block:ifShow540pxposts}
  330. {block:ifShow400pxposts}
  331. width:400px;
  332. {/block:ifShow400pxposts}
  333. text-align: left;
  334. word-break: break-all;
  335. color:{color:Text};
  336. }
  337.  
  338. /* the horizontal line after the ask url. you can use anywhere you want in the html just add <shortborder1></shortborder1> */
  339. shortborder2 {
  340. width:10px;
  341. height:1px;
  342. margin-left:2px;
  343. margin-right:2px;
  344. background:{color:Info Border};
  345. display:inline-block;
  346. vertical-align:middle;
  347. }
  348. /* the horizontal line after the ask url. */
  349.  
  350. body {
  351. color: {color:Text};
  352. background-color:{color:Background};
  353. background-image:url('{image:background}');
  354. background-repeat: repeat;
  355. background-attachment: fixed;
  356. background-position:center;
  357. }
  358.  
  359. b, strong {
  360. color: {color:bold};
  361. }
  362.  
  363. i, italic {
  364. color: {color:italic};
  365. }
  366.  
  367. small, sup, sub {
  368. font-size: {text:Body Font Size};
  369. }
  370.  
  371. a {
  372. color: {color:Link};
  373. text-decoration: none;
  374. -moz-transition-duration: 0.5s;
  375. -o-transition-duration: 0.5s;
  376. -webkit-transition-duration: 0.5s;
  377. transition-duration: 0.5s;
  378. }
  379.  
  380. a:hover {
  381. color: {color:Link Hover};
  382. text-decoration: none;
  383. -moz-transition-duration: 0.5s;
  384. -o-transition-duration: 0.5s;
  385. -webkit-transition-duration: 0.5s;
  386. transition-duration: 0.5s;
  387. }
  388.  
  389. .title {
  390. width:268px;
  391. margin-top:5px;
  392. margin-bottom:5px;
  393. font-size:13px;
  394. text-align:left;
  395. font-weight:bold;
  396. font-family: Helvetica;
  397. line-height:19px;
  398. text-transform:lowercase;
  399. font-style: italic;
  400. color:{color:Title};
  401. }
  402.  
  403. .sidebar {
  404. width:268px;
  405. margin-left:45px;
  406. width:268px;
  407. position: fixed;
  408. margin-top:250px;
  409. padding:4px;
  410. background-color:{color:Posts Background};
  411. {block:ifShowSidebarBorder}
  412. border:1px solid {color:Info Border};
  413. {/block:ifShowSidebarBorder}
  414. }
  415.  
  416.  
  417. .sidebarimage {
  418. width:268px;
  419. }
  420.  
  421. .sidebarlinks {
  422. width:268px;
  423. margin-top:5px;
  424. margin-bottom:5px;
  425. font-size:11px;
  426. text-align:center;
  427. font-family:Helvetica;
  428. font-weight:600;
  429. line-height:19px;
  430. text-transform:lowercase;
  431. }
  432.  
  433.  
  434. .sidebarlinks a {
  435. color: {color:Text};
  436. padding:3px;
  437. -moz-transition-duration: 0.5s;
  438. -o-transition-duration: 0.5s;
  439. -webkit-transition-duration: 0.5s;
  440. transition-duration: 0.5s;
  441. }
  442.  
  443. .sidebarlinks a:hover {
  444. color:{color:Link Hover};
  445. text-decoration:none;
  446. -moz-transition-duration: 0.5s;
  447. -o-transition-duration: 0.5s;
  448. -webkit-transition-duration: 0.5s;
  449. transition-duration: 0.5s;
  450. }
  451.  
  452.  
  453. .description {
  454. width:268px;
  455. padding:0px;
  456. text-align:center;
  457. line-height:130%;
  458. text-transform:lowercase;
  459. font-size:11px;
  460. font-family: Helvetica;
  461. color:{color:Text};
  462. letter-spacing:0px;
  463. }
  464.  
  465. .description a:hover {
  466. color:{color:Link Hover};
  467. }
  468.  
  469.  
  470. .pagination {
  471. width:267px;
  472. margin-top:15px;
  473. margin-bottom:5px;
  474. text-align:center;
  475. font-style:italic;
  476. font-size:10px;
  477. font-family: Helvetica;
  478. text-transform:lowercase;
  479. }
  480.  
  481.  
  482. .pagination a {
  483. color:{color:Text};
  484. padding:3px;
  485. -moz-transition-duration: 0.5s;
  486. -o-transition-duration: 0.5s;
  487. -webkit-transition-duration: 0.5s;
  488. transition-duration: 0.5s;
  489. }
  490.  
  491. .pagination a:hover {
  492. color:{color:Link Hover};
  493. text-decoration:none;
  494. -moz-transition-duration: 0.5s;
  495. -o-transition-duration: 0.5s;
  496. -webkit-transition-duration: 0.5s;
  497. transition-duration: 0.5s;
  498. }
  499.  
  500.  
  501. .container {
  502. width:1000px;
  503. margin: auto;
  504. }
  505.  
  506.  
  507. .postscontainer {
  508. {block:ifShow540pxposts}
  509. width:521px;
  510. {/block:ifShow540pxposts}
  511. {block:ifShow400pxposts}
  512. width:421px;
  513. {/block:ifShow400pxposts}
  514. margin: auto;
  515. padding:5px;
  516. margin-left:400px;
  517. }
  518.  
  519.  
  520. /* style for pixel union photosets
  521. i recomend not changing if you don't know what you're doing */
  522. .photo-slideshow {
  523. visibility: hidden;
  524. }
  525.  
  526. .photo-slideshow.processed {
  527. visibility: visible;
  528. }
  529.  
  530. .photo-slideshow .row {
  531. clear: both;
  532. width: 100%;
  533. }
  534.  
  535. .photo-slideshow .pxu-photo {
  536. display: block;
  537. float: clear;
  538. width: 100%;
  539. overflow: hidden;
  540. }
  541.  
  542. .photo-slideshow .pxu-photo img {
  543. display: block;
  544. }
  545.  
  546. .photo-slideshow.processed .pxu-photo img {
  547. width:100%;
  548. height: auto;
  549. }
  550.  
  551. .photo-slideshow .pxu-photo:first-child img {
  552. margin:auto;
  553. }
  554.  
  555.  
  556. {block:ifShow540pxposts}
  557. .photo-slideshow .count-1 {
  558. max-width:540px;
  559. height: auto;
  560. }
  561. {/block:ifShow540pxposts}
  562. {block:ifShow400pxposts}
  563. .photo-slideshow .count-1 {
  564. width:100%;
  565. }
  566. {/block:ifShow400pxposts}
  567.  
  568. .set {margin-left:10px;}
  569.  
  570. {block:ifShow540pxposts}
  571. .photo-slideshow .count-2 {
  572. width:268px;
  573. height: auto;
  574. }
  575. {/block:ifShow540pxposts}
  576. {block:ifShow400pxposts}
  577. .photo-slideshow .count-2 {
  578. width:50%;
  579. height: auto;
  580. }
  581. {/block:ifShow400pxposts}
  582.  
  583.  
  584.  
  585. {block:ifShow540pxposts}
  586. .photo-slideshow .count-3 {
  587. width:160px;
  588. height: auto;
  589. }
  590. {/block:ifShow540pxposts}
  591. {block:ifShow400pxposts}
  592. .photo-slideshow .count-3 {
  593. width:33.33%;
  594. height: auto;
  595. }
  596. {/block:ifShow400pxposts}
  597. /* style for pixel union photosets
  598. i recomend not changing if you don't know what you're doing */
  599.  
  600.  
  601. .posts {
  602. {block:ifShow540pxposts}
  603. width:540px;
  604. {/block:ifShow540pxposts}
  605. {block:ifShow400pxposts}
  606. width:400px;
  607. {/block:ifShow400pxposts}
  608. font-size: {text:Body Font Size};
  609. font-family: {text:Body Font};
  610. margin-top:60px;
  611. padding:10px;
  612. margin-bottom:60px;
  613. line-height:140%;
  614. text-align:justify;
  615. background-color:{color:Posts Background};
  616. {block:ifShowPostsBorder}
  617. border:1px solid {color:Posts Border};
  618. {/block:ifShowPostsBorder}
  619. }
  620.  
  621. .posts img {
  622. {block:ifShow540pxposts}
  623. max-width:540px;
  624. height:auto;
  625. margin-top:3px;
  626. {/block:ifShow540pxposts}
  627. {block:ifShow400pxposts}
  628. max-width:400px;
  629. margin-top:3px;
  630. height:auto;
  631. {/block:ifShow400pxposts}
  632. }
  633.  
  634.  
  635. .info {
  636. {block:ifShow540pxposts}
  637. width:540px;
  638. {/block:ifShow540pxposts}
  639. {block:ifShow400pxposts}
  640. width:400px;
  641. {/block:ifShow400pxposts}
  642. margin-top:15px;
  643. padding-top:4px;
  644. text-align:left;
  645. font-family: Helvetica;
  646. text-transform:lowercase;
  647. letter-spacing:0px;
  648. font-size:10.5px;
  649. border-top:1px solid {color:Info Border};
  650. }
  651.  
  652. .info a {
  653. color:{color:Text};
  654. }
  655.  
  656. .info a:hover {
  657. text-decoration:none;
  658. color:{color:Link Hover};
  659. }
  660.  
  661. .tags {
  662. {block:ifShow540pxposts}
  663. width:540px;
  664. {/block:ifShow540pxposts}
  665. {block:ifShow400pxposts}
  666. width:400px;
  667. {/block:ifShow400pxposts}
  668. margin-top:5px;
  669. text-transform:none;
  670. position:static;
  671. font-family: Helvetica;
  672. letter-spacing:0px;
  673. text-align:left;
  674. float:initial;
  675. font-size:11px;
  676. -moz-transition-duration:0.5s;
  677. -webkit-transition-duration:0.5s;
  678. -o-transition-duration:0.5s;
  679. }
  680.  
  681. .tags a {
  682. padding:5px;
  683. background-color:none;
  684. color:{color:Text};
  685. }
  686.  
  687. .tags a:hover {
  688. text-decoration:none;
  689. color:{color:Link Hover};
  690. }
  691.  
  692. .tags a:after { content:","; } .tags a:last-child:after { content:"."; }
  693. }
  694.  
  695.  
  696.  
  697. /* style for lists
  698. content "›" is the symbol on the unordered list and you can change that*/
  699. ul li {
  700. color:#444;
  701. margin-left:-33px;
  702. list-style:none;
  703. }
  704.  
  705. ul li:before {
  706. color:{color:Bold};
  707. content:"›";
  708. font-size:1em;
  709. padding-right:.5em;
  710. position:relative;
  711. top:.1em;
  712. }
  713.  
  714. ol {
  715. color:#444;
  716. margin-left:-25px;
  717. }
  718. /* style for lists */
  719.  
  720.  
  721. .postsnote {
  722. {block:ifShow540pxposts}
  723. width:540px;
  724. {/block:ifShow540pxposts}
  725. {block:ifShow400pxposts}
  726. width:400px;
  727. {/block:ifShow400pxposts};
  728. margin-top: 15px;
  729. float: left;
  730. margin-bottom:30px;
  731. margin-left:-11px;
  732. padding:10px;
  733. background-color:{color:Posts Background};
  734. {block:ifShowPostsBorder}
  735. border:1px solid {color:Posts Border};
  736. {/block:ifShowPostsBorder}
  737. }
  738.  
  739. .postsnote ol, .notes-bottom ul {
  740. margin: 5px;
  741. padding: 0;
  742. list-style: none;
  743. }
  744.  
  745. .postsnote li {
  746. {block:ifShow540pxposts}
  747. width:47%;
  748. {/block:ifShow540pxposts}
  749. {block:ifShow400pxposts}
  750. width:45%;
  751. {/block:ifShow400pxposts};
  752. padding: 2px 0 5px 10px;
  753. margin:2px;
  754. font-size: {text:Body Font Size};
  755. font-family: {text:Body Font};
  756. float:left;
  757. text-align:left;
  758. }
  759.  
  760. .postsnote li img.avatar {
  761. border:none;
  762. margin:;
  763. width:0;
  764. padding:0;
  765. }
  766.  
  767. .postsnote .note .action {
  768. }
  769.  
  770. .postsnote .note .retags {
  771. display:none;
  772. visibility:hidden;
  773. }
  774.  
  775. .postsnote blockquote {
  776. display:none;
  777. }
  778.  
  779.  
  780. .more_notes_link {
  781. list-style: none;
  782. text-transform:uppercase;
  783. letter-spacing:0.5px;
  784. font-size:11px;
  785. font-size: {text:Body Font Size};
  786. font-family: {text:Body Font};
  787. margin-top:10px;
  788. font-weight:bold;
  789. padding:3px;
  790. position:relative;
  791. float:left;
  792. border-top:1px solid {color:Posts Border};
  793. }
  794.  
  795.  
  796. .playerbuttonbg {
  797. position: absolute;
  798. left: 20px;
  799. top: 20px;
  800. width: 19px;
  801. height: 19px;
  802. background-color: #ffffff;
  803. padding: 10px;
  804. -webkit-border-radius: 40px;
  805. -moz-border-radius: 40px;
  806. border-radius: 40px;
  807. opacity: .4;
  808. filter: alpha(opacity=40);
  809. -moz-opacity: 0.4;
  810. -khtml-opacity: 0.4;
  811. transition: opacity .7s ease-in-out;
  812. -moz-transition: opacity .7s ease-in-out;
  813. -webkit-transition: opacity .7s ease-in-out;
  814. }
  815.  
  816. .playerbuttonbg:hover {
  817. opacity: 1;
  818. filter: alpha(opacity=100);
  819. -moz-opacity: 1;
  820. -khtml-opacity: 1;
  821. }
  822.  
  823. .newplayerbutton {
  824. position: relative;
  825. width: 19px;
  826. height: 19px;
  827. overflow: hidden;
  828. }
  829.  
  830. .playerbuttonhug {
  831. position: absolute;
  832. top: 0px;
  833. left: 0px;
  834. }
  835.  
  836. .tumblr_audio_player {
  837. height: 90px;
  838. width: 270px;
  839. -moz-transform: scale(0.60, 0.60);
  840. -webkit-transform: scale(0.60, 0.60);
  841. -o-transform: scale(0.60, 0.60);
  842. -ms-transform: scale(0.60, 0.60);
  843. transform: scale(0.60, 0.60);
  844. -moz-transform-origin: top left;
  845. -webkit-transform-origin: top left;
  846. -o-transform-origin: top left;
  847. -ms-transform-origin: top left;
  848. transform-origin: top left;
  849. }
  850.  
  851. .audioimgwrapper {
  852. position: absolute;
  853. left: 0px;
  854. top: 0px;
  855. -webkit-border-radius: 40px;
  856. -moz-border-radius: 40px;
  857. border-radius: 40px;
  858. overflow: hidden;
  859. width: 79px;
  860. height: 79px;
  861. }
  862.  
  863. .audioimgwrapper img {
  864. width: 100%;
  865. height: auto;
  866. -webkit-border-radius: 40px;
  867. -moz-border-radius: 40px;
  868. border-radius: 40px;
  869. }
  870.  
  871. .trackdetails {
  872. width: auto;
  873. font-size: {text:Body Font Size};
  874. font-family: {text:Body Font};
  875. line-height:14px;
  876. border: 0px solid black;
  877. display:inline-block;
  878. margin-left: 90px;
  879. padding:15px 10px 10px 10px;
  880. min-height:70px;
  881. }
  882.  
  883. .audiowrapper {
  884. position: relative;
  885. display:inline-block;
  886. }
  887.  
  888. {block:ifShow400pxposts}
  889. iframe#youtube_iframe {
  890. width: 400px;
  891. height: 280px;
  892. border-top-width: 0px;
  893. border-right-width: 0px;
  894. border-bottom-width: 0px;
  895. border-left-width: 0px;
  896. }
  897. {/block:ifShow400pxposts}
  898.  
  899.  
  900. .quote {
  901. font-size: {text:Body Font Size};
  902. font-family: {text:Body Font};
  903. margin-top:5px;
  904. color:{color:Bold};
  905. font-weight:bold;
  906. letter-spacing:0.1px;
  907. text-transform:none;
  908. line-height:100%;
  909. text-align:left;
  910. }
  911.  
  912. .source {
  913. font-size: {text:Body Font Size};
  914. font-family: {text:Body Font};
  915. font-style: italic;
  916. text-align:left;
  917. line-height:17px;
  918. }
  919.  
  920. .chat {
  921. margin-top:5px;
  922. font-size: {text:Body Font Size};
  923. font-family: {text:Body Font};
  924. }
  925.  
  926. .chat .lines {
  927. margin-left:0;
  928. }
  929.  
  930. .chat .lines span {
  931. font-weight: bold;
  932. color:{color:bold};
  933. }
  934.  
  935. .ask {
  936. {block:ifShow540pxposts}
  937. width:540px;
  938. {/block:ifShow540pxposts}
  939. {block:ifShow400pxposts}
  940. width:400px;
  941. {/block:ifShow400pxposts}
  942. font-size: {text:Body Font Size};
  943. font-family: {text:Body Font};
  944. text-align:left;
  945. font-weight:;
  946. padding-bottom:10px;
  947. font-size: {text:Body Font Size};
  948. font-family: {text:Body Font};
  949. border-bottom: 0px solid {color:Info Border};
  950. }
  951.  
  952. .ask a {
  953. color:{color:bold};
  954. }
  955.  
  956. .ask a:hover {
  957. text-decoration:none;
  958. color:{color:Link Hover};
  959. }
  960.  
  961. .answer {
  962. {block:ifShow540pxposts}
  963. width:540px;
  964. {/block:ifShow540pxposts}
  965. {block:ifShow400pxposts}
  966. width:400px;
  967. {/block:ifShow400pxposts}
  968. letter-spacing:0px;
  969. text-align:left;
  970. margin-bottom:1px;
  971. font-size: {text:Body Font Size};
  972. font-family: {text:Body Font};
  973. }
  974.  
  975. .credit {
  976. position:fixed;
  977. font-family:Helvetica;
  978. font-size:11px;
  979. letter-spacing:0px;
  980. right:5px;
  981. bottom:20px;
  982. text-transform:uppercase;
  983. text-align:center;
  984. color: #393939;
  985. }
  986.  
  987. .credit a {
  988. color:{color:Text};
  989. padding:3px;
  990. background-color: #fff;
  991. outline:0px solid #f3f3f3;
  992. font-style:normal;
  993. padding:3px;
  994. -moz-transition-duration:0.5s;
  995. -webkit-transition-duration:0.5s;
  996. -o-transition-duration:0.5s;
  997. }
  998.  
  999. </style>
  1000. </head>
  1001.  
  1002.  
  1003. <body>
  1004. <div class="container">
  1005. <div class="sidebar">
  1006. {block:ifShowTitle}
  1007. <div class="title">
  1008. {text:Title};
  1009. </div>
  1010. {/block:ifShowTitle}
  1011. <img src="{image:sidebar}" class="sidebarimage">
  1012. <div class="sidebarlinks">
  1013. <a href="/">home</a>
  1014. <a href="/ask">questions</a>
  1015. {block:ifShowLink1}
  1016. <a href="{text:link 1 url}">{text:link 1 text}</a>
  1017. {/block:IfShowLink1}
  1018. {block:ifShowLink2}
  1019. <a href="{text:link 2 url}">{text:link 2 text}</a>
  1020. {/block:IfShowLink2}
  1021. {block:ifShowLink3}
  1022. <a href="{text:link 3 url}">{text:link 3 text}</a>
  1023. {/block:IfShowLink3}
  1024. {block:ifShowLink4}
  1025. <a href="{text:link 4 url}">{text:link 4 text}</a>
  1026. {/block:IfShowLink4}
  1027. </div>
  1028. <div class="description">
  1029. {Description}
  1030. </div>
  1031. {block:Pagination}
  1032. <div class="pagination">
  1033. {block:PreviousPage}
  1034. <a href="{PreviousPage}"> back </a>
  1035. {/block:PreviousPage}
  1036. {block:NextPage}
  1037. <a href="{NextPage}"> forward </a>
  1038. {/block:NextPage}
  1039. </div>
  1040. {/block:Pagination}
  1041. </div>
  1042.  
  1043.  
  1044.  
  1045. <div class="postscontainer" id="{PostID}">
  1046. {block:Posts}
  1047. <div class="posts" id="{PostID}">
  1048. {block:Text}
  1049. {block:Title}<h2>{Title}</h2>{/block:Title}
  1050. <div class="caption">
  1051. {Body}
  1052. </div>
  1053. {/block:Text}
  1054.  
  1055. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><div class="source"> {block:Source}{Source}{/block:Source}</div>
  1056. {/block:Quote}
  1057.  
  1058. {block:Link}
  1059. <h2><a href="{URL}">{Name}</a></h2>
  1060. {block:Description}{Description}{/block:Description}
  1061. {/block:Link}
  1062.  
  1063.  
  1064. {block:Chat}
  1065. {block:Title}<h2>{Title}</h2>{/block:Title}
  1066. {block:lines}
  1067. <div class="chat">
  1068. <div class="lines">{block:label}
  1069. <span><span style="text-transform:uppercase;letter-spacing:0.5px;">{label}</span></span>
  1070. {/block:label}
  1071. {line}</br></div></div>
  1072. {/block:lines}
  1073. {/block:Chat}
  1074.  
  1075. {block:Answer}<div class="ask"><span class="lnr lnr-envelope"></span> <span style="font-style: normal;text-transform:lowercase;color:{color:bold};font-weight:bold;">{Asker}</span> asked: <shortborder2></shortborder2> {Question} </span></div><div class="caption"><div class="answer"><span class="lnr lnr-diamond"></span> <span style="font-style: normal;text-transform:lowercase;color:{color:bold};font-weight:bold;"><a href="/">{Name}</a></span> said:{Answer}</div></div>{/block:Answer}
  1076.  
  1077. {block:Photo}
  1078. {LinkOpenTag}{block:ifShow540pxposts}<img src="{PhotoURL-HighRes}"/>{/block:ifShow540pxposts}
  1079. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1080.  
  1081. {/block:Photo}
  1082.  
  1083.  
  1084. {block:Photoset}
  1085. {block:ifShow540pxposts}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL}" width="{PhotoWidth}" height="{PhotoHeight}" 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>{/block:ifShow540pxposts}{block:ifShow400pxposts}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL}" width="{PhotoWidth}" height="{PhotoHeight}" 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>{/block:ifShow400pxposts}
  1086. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1087. {/block:Photoset}
  1088.  
  1089.  
  1090. {block:Audio}
  1091. {block:AudioPlayer}
  1092. <div class="audiowrapper">
  1093. {block:AlbumArt}
  1094. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1095. {/block:AlbumArt}
  1096. <div class="playerbuttonbg">
  1097. <div class="newplayerbutton">
  1098. <div class="playerbuttonhug">
  1099. {AudioPlayerWhite}
  1100. </div></div></div>
  1101. <div class="trackdetails">
  1102. {block:TrackName}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Track:</span> {TrackName} <br/>{/block:TrackName}
  1103. {block:Artist}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Artist:</span> {Artist} <br/>{/block:Artist}
  1104. {block:Album}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Album:</span> {Album} <br/>{/block:Album}
  1105. {block:PlayCount}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Plays:</span> {PlayCount}{/block:PlayCount}
  1106. </div></div>
  1107. {/block:AudioPlayer}
  1108. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1109. {/block:Audio}
  1110.  
  1111. {block:Video}
  1112. {block:ifShow540pxposts}{Video-500}{/block:ifShow540pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  1113. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1114. {/block:Video}
  1115.  
  1116.  
  1117. {block:Date}<div class="info"><br><a title="{timeago}" href="{Permalink}"> {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}, {Year} </a></span>{block:NoteCount} (+{NoteCount}){/block:NoteCount} {block:RebloggedFrom}  <a title="reblogged from" href="{ReblogParentURL}"><span class="lnr lnr-user"></span></a>{block:ContentSource} <a title="original poster" href="{SourceURL}"><span class="lnr lnr-home"></span></a>{/block:ContentSource}{/block:RebloggedFrom}  <a title="reblog" href="{ReblogURL}" target="_blank" class="details"><span class="lnr lnr-undo"></span></a>   <a class="like-b" title="like" href="#">{LikeButton}<span class="b"><span class="lnr lnr-heart"></span></span></a></span></div>
  1118. {/block:Date}
  1119.  
  1120. {block:HasTags}
  1121. <div class="tags">
  1122. <span class="lnr lnr-tag"></span>{block:Tags}<span style="color:{color:Bold};font-size:11px;"></span><a href="{TagURL}">{Tag}</a> {/block:Tags}
  1123. </div>
  1124. {/block:HasTags}
  1125.  
  1126.  
  1127. {block:PostNotes}
  1128. <div class="postsnote">
  1129. {PostNotes}
  1130. </div>
  1131. {/block:PostNotes}
  1132.  
  1133. </div>
  1134. {/block:Posts}
  1135.  
  1136.  
  1137. <div class="credit"><a href="https://geminicodes.tumblr.com" title="theme by bru"><span class="lnr lnr-moon"></span></a><br><br><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5630475";
  1138. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  1139. fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  1140. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  1141. </script> / <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3345103";
  1142. fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1";
  1143. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  1144. </script></div>
  1145.  
  1146. </div>
  1147. </div>
  1148. </div>
  1149. </body>
  1150. </html>
Add Comment
Please, Sign In to add comment