niehauscosima

fansite theme 03

Apr 30th, 2018
5,804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.40 KB | None | 0 0
  1. <!--
  2.  
  3. fansite theme 03 - captainmarvels
  4. base code @ mattdraddario & sorrism
  5. visit /credits for full credits
  6.  
  7. -->
  8.  
  9. <!DOCTYPE html>
  10. <head>
  11.  
  12. <title>{block:PostSummary}{PostSummary} : {/block:PostSummary}{Title}</title>
  13.  
  14. <link rel="shortcut icon" href="{favicon}">
  15.  
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19. <!--Default Variables-->
  20.  
  21. <meta name="if:askfaq" content="1"/>
  22. <meta name="if:cursive titles" content="0"/>
  23. <meta name="if:text shadow" content="1"/>
  24.  
  25. <meta name="select:cursive font" content="Allura" title="Allura"/>
  26. <meta name="select:cursive font" content="Parisienne" title="Parisienne"/>
  27.  
  28. <meta name="color:background" content="#f9f9f9"/>
  29. <meta name="color:text" content="#444444"/>
  30. <meta name="color:link" content="#666666"/>
  31. <meta name="color:link hover" content="#888888"/>
  32. <meta name="color:navigation" content="#ffffff"/>
  33. <meta name="color:nav links" content="#97c5e0"/>
  34. <meta name="color:nav links hover" content="#fafafa"/>
  35. <meta name="color:accent one" content="#97c5e0"/>
  36. <meta name="color:accent two" content="#bad8eb"/>
  37. <meta name="color:accent three" content="#dcecf5"/>
  38. <meta name="color:blog title" content="#6d6d6d"/>
  39. <meta name="color:titles" content="#bad8eb"/>
  40. <meta name="color:content background" content="#ffffff"/>
  41.  
  42. <meta name="image:header" content=""/>
  43. <meta name="image:sidebar" content=""/>
  44.  
  45. <meta name="text:Home Title" content="index"/>
  46. <meta name="text:Ask Title" content="message"/>
  47. <meta name="text:Archive Title" content="history"/>
  48.  
  49. <meta name="text:link 1 URL" content="" />
  50. <meta name="text:link 1" content="" />
  51. <meta name="text:link 2 URL" content="" />
  52. <meta name="text:link 2" content="" />
  53. <meta name="text:link 3 URL" content="" />
  54. <meta name="text:link 3" content="" />
  55.  
  56. <meta name="text:sidebar link 1 title" content=""/>
  57. <meta name="text:sidebar link 1 url" content=""/>
  58. <meta name="text:sidebar link 2 title" content=""/>
  59. <meta name="text:sidebar link 2 url" content=""/>
  60. <meta name="text:sidebar link 3 title" content=""/>
  61. <meta name="text:sidebar link 3 url" content=""/>
  62. <meta name="text:sidebar link 4 title" content=""/>
  63. <meta name="text:sidebar link 4 url" content=""/>
  64.  
  65. <meta name="text:blog name" content=""/>
  66. <meta name="text:twitter username" content=""/>
  67. <meta name="text:about" content=""/>
  68. <meta name="text:online script" content=""/>
  69. <meta name="text:visits script" content=""/>
  70. <meta name="text:disclaimer" content=""/>
  71.  
  72. <link href="https://fonts.googleapis.com/css?family=Allura|Open+Sans:400,700|Parisienne" rel="stylesheet">
  73. <link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
  74. <!-- this is vital for my theme credit don't delete this-->
  75. <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet"> <!-- don't delete-->
  76.  
  77. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  78. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  79. <script src="http://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
  80. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  81. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  82. <script src="http://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
  83.  
  84. <style type="text/css">
  85.  
  86. /*tumblr controls and lightbox*/
  87.  
  88. .tmblr-full img {
  89. width:100%;
  90. }
  91.  
  92. .vignette, #vignette {
  93. opacity:0;
  94. }
  95.  
  96. .lightbox-image, #tumblr_lightbox img {
  97. box-shadow:none !important;
  98. border-radius:0 !important;
  99. max-width:none;
  100. }
  101.  
  102. .tmblr-lightbox, #tumblr_lightbox {
  103. background-color:rgba(255,255,255,.8) !important;
  104. }
  105.  
  106. #tumblr_lightbox img {
  107. padding:5px;
  108. -moz-box-sizing:border-box;
  109. box-sizing:border-box;
  110. }
  111.  
  112. .lightbox-image {
  113. padding:0px;
  114. background-color:rgba(255,255,255,1) !important;
  115. }
  116.  
  117. iframe.tmblr-iframe { z-index:99999999999999!important;
  118. top:0!important;
  119. right:0!important;
  120. opacity:0.4;
  121. /* delete from here */
  122. filter:invert(1);
  123. -webkit-filter:invert(1);
  124. -o-filter:invert(1);
  125. -moz-filter:invert(1);
  126. -ms-filter:invert(1);
  127. /* to here if your blog has a dark background */
  128. transform:scale(0.6);
  129. transform-origin:100% 0;
  130. -webkit-transform:scale(0.6);
  131. -webkit-transform-origin:100% 0;
  132. -o-transform:scale(0.6);
  133. -o-transform-origin:100% 0;
  134. -moz-transform:scale(0.6);
  135. -moz-transform-origin:100% 0;
  136. -ms-transform:scale(0.6);
  137. -ms-transform-origin:100% 0;
  138. transition: opacity 0.6s ease-in-out;
  139. -moz-transition: opacity 0.6s ease-in-out;
  140. -webkit-transition: opacity 0.6s ease-in-out;
  141. }
  142.  
  143. iframe.tmblr-iframe:hover {opacity:0.6!important;}
  144.  
  145. /*tooltip*/
  146.  
  147. .ui-tooltip {
  148. position:absolute;
  149. z-index:9999;
  150. padding-top:10px;
  151. border-radius:10%;
  152. }
  153.  
  154. .ui-tooltip-content {
  155. background:{color:accent one};
  156. font-weight:bold;
  157. padding:4px 8px;
  158. border-radius:3px;
  159. font-size:10px;;
  160. text-transform:lowercase;
  161. }
  162.  
  163. /*scrollbar*/
  164.  
  165. ::-webkit-scrollbar {
  166. width: 5px;
  167. height: 10px;
  168.  
  169. }
  170.  
  171. ::-webkit-scrollbar-thumb {
  172. /* -webkit-border-radius: 8px; */
  173. border-radius: 5px;
  174. background: {color:accent two};
  175. /* border-right: 4px solid #fff; */
  176. /* border-radius-right: 2px; */
  177. // margin-right: 4px;
  178. /* border-radius: 8px -5px -5px 8px
  179. width: 5px;
  180. height: 5px; */
  181. }
  182.  
  183. /*selection*/
  184.  
  185. ::selection {
  186. background: #f9f9f9;
  187. color: {color:text};
  188. }
  189.  
  190. ::-moz-selection {
  191. background: #f9f9f9;
  192. color: #f9f9f9;
  193. }
  194.  
  195. ::-webkit-selection {
  196. background: #f9f9f9;
  197. color: #f9f9f9;
  198. }
  199.  
  200. /*main structure*/
  201.  
  202. body {
  203. background:{color:background};
  204. width:100%;
  205. color:{color:text};
  206. font-family:'Open Sans', sans-serif;
  207. font-size:11.5px;
  208. line-height:150%;
  209. margin:0;
  210. text-align:left;
  211. }
  212.  
  213. small {
  214. font-size:10px;
  215. }
  216.  
  217. a {
  218. color:{color:link};
  219. text-decoration:none;
  220. }
  221.  
  222. a:hover {
  223. color:{color:link hover};
  224. transition:1s;
  225. -webkit-transition:1s;
  226. -moz-transition:1s;
  227. -o-transition:1s;
  228. }
  229.  
  230. img {
  231. opacity:1;
  232. text-decoration:none;
  233. }
  234.  
  235. h1 {
  236. padding:15px;
  237. font-size:14px;
  238. font-weight:bold;
  239. line-height:150%;
  240. text-transform:uppercase;
  241. }
  242.  
  243. blockquote {
  244. padding:0;
  245. margin:0;
  246. }
  247.  
  248. hr {
  249. margin:1em 0;
  250. color: #f1f1f1;
  251. }
  252.  
  253. pre {
  254. padding:0;
  255. margin:0;
  256. line-height:inherit!important;
  257. background:transparent;
  258. font-family:inherit!Important;
  259. font-size:inherit!important;
  260. white-space:pre-wrap;
  261. white-space:-moz-pre-wrap;
  262. white-space:-pre-wrap;
  263. white-space:-o-pre-wrap;
  264. word-wrap:break-word;
  265. }
  266.  
  267. /*header*/
  268.  
  269. .navigation {
  270. padding:30px 0;
  271. width:100%;
  272. background:{color:navigation};
  273. margin-left:auto;
  274. margin-right:auto;
  275. }
  276.  
  277. .blogtitle {
  278. display:inline-block;
  279. margin-right:50px;
  280. position:relative;
  281. text-transform:lowercase;
  282. {block:IfCursiveTitles}
  283. font-family: {select:cursive font}, sans-serif, cursive;
  284. font-size:40px;
  285. {/block:IfCursiveTitles}
  286. {block:IfNotCursiveTitles}
  287. font-size:25px;
  288. {/block:IfNotCursiveTitles}
  289. font-weight:bold;
  290. padding:10px;
  291. color: {color:blog title};
  292. }
  293.  
  294. {block:ifTextShadow}
  295. .blogtitle:before {
  296. content: attr(data-text);
  297. position: absolute;
  298. left: 12px;
  299. top: 10px;
  300. opacity: 0.1;
  301. }
  302. {/block:ifTextShadow}
  303.  
  304. .links {
  305. text-align:center;
  306. padding:10px;
  307. text-transform:uppercase;
  308. font-size:12px;
  309. font-weight:bold;
  310. }
  311.  
  312. .links a {
  313. color:{color:nav links};
  314. margin-right:30px;
  315. border-radius:3px;
  316. padding:5px;
  317. }
  318.  
  319. .links a:hover {
  320. color:{color:nav links hover};
  321. border-radius:0px;
  322. }
  323.  
  324. #header {
  325. width: 100%;
  326. height: 500px;
  327. overflow: hidden;
  328. background-image: url({image:Header});
  329. background-repeat: no-repeat;
  330. background-position: top center;
  331. }
  332.  
  333. /*sidebar*/
  334.  
  335. .sidebar {
  336. float:left;
  337. position:relative;
  338. margin-left:0px;
  339. width:350px;
  340. }
  341.  
  342. .sideimg img {
  343. width:350px;
  344. }
  345.  
  346. .box {
  347. margin-bottom:40px;
  348. }
  349.  
  350. .titles {
  351. {block:IfCursiveTitles}
  352. font-family: {select:cursive font}, sans-serif, cursive;
  353. font-size:18px;
  354. {/block:IfCursiveTitles}
  355. text-transform:lowercase;
  356. font-weight:bold;
  357. {block:IfNotCursiveTitles}
  358. font-size:12px;
  359. {/block:IfNotCursiveTitles}
  360. line-height:200%;
  361. margin-bottom:20px;
  362. color:{color:titles};
  363. }
  364.  
  365. .titles h2 {
  366. overflow: hidden;
  367. text-align: center;
  368. }
  369.  
  370. .titles h2:before,
  371. .titles h2:after {
  372. background-color: #eeeeee;
  373. content: "";
  374. display: inline-block;
  375. height: 1px;
  376. position: relative;
  377. vertical-align: middle;
  378. width: 50%;
  379. }
  380.  
  381. .titles h2:before {
  382. right: 0.5em;
  383. margin-left: -50%;
  384. }
  385.  
  386. .titles h2:after {
  387. left: 0.5em;
  388. margin-right: -50%;
  389. }
  390.  
  391. .description {
  392. background-color: {color:accent one};
  393. {block:ifnotSidebarImage}
  394. border-radius:3px;
  395. {/block:ifnotSidebarImage}
  396. {block:ifSidebarImage}
  397. border-bottom-right-radius: 3px;
  398. border-bottom-left-radius: 3px;
  399. {/block:ifSidebarImage}
  400. text-align:justify;
  401. padding:20px;
  402. font-size:11px;
  403. margin-bottom:40px;
  404. }
  405.  
  406. .search {
  407. display:inline-block;
  408. }
  409.  
  410. .search input {
  411. width:200px;
  412. font:inherit;
  413. text-transform:inherit;
  414. color:inherit;
  415. opacity:0.6;
  416. padding:5px;
  417. text-align:left;
  418. border:none;
  419. }
  420.  
  421. .search input:focus {
  422. outline:none;
  423. opacity:1;
  424. }
  425.  
  426. input:focus::-webkit-input-placeholder { color: transparent; }
  427. input:focus:-moz-placeholder { color: transparent; }
  428. input:focus::-moz-placeholder { color: transparent; }
  429. input:focus:-ms-input-placeholder { color: transparent; }
  430.  
  431. .affiliates img {
  432. width:40px;
  433. padding:10px;
  434. }
  435.  
  436. /* Style the button that is used to open and close the collapsible content */
  437. .collapsible {
  438. outline:0;
  439. background-color: {color:accent one};
  440. border-radius:3px;
  441. color: {color:text};
  442. {block:ifTextShadow}
  443. text-shadow: 1px 1px 1px #fff;
  444. {/block:ifTextShadow}
  445. cursor: pointer;
  446. padding: 18px;
  447. width: 100%;
  448. border: none;
  449. -webkit-transition: All 0.3s ease-in-out;
  450. -moz-transition: All 0.3s ease-in-out;
  451. -o-transition: All 0.3s ease-in-out;
  452. /*DO NOT DELETE*/
  453. -webkit-transform-style: preserve-3d;
  454. -moz-transform-style: preserve-3d;
  455. transform-style: preserve-3d;
  456. /*DO NOT DELETE*/
  457. }
  458.  
  459. .pname {
  460. /*DO NOT DELETE*/
  461. position: relative;
  462. top: 50%;
  463. transform: translateY(-50%);
  464. /*DO NOT DELETE*/
  465. width:60%;
  466. position:absolute;
  467. font-weight:bold;
  468. text-align:left;
  469. font-size: 12px;
  470. font-family:'Open Sans', sans-serif;
  471. }
  472.  
  473. .content img {
  474. float:right;
  475. border-radius: 3px;
  476. border: 1px solid #f0f0f0;
  477. padding:3px;
  478. opacity: 0.8;
  479. width: 40px;
  480. height: 40px;
  481. -webkit-transition: All 0.3s ease-in-out;
  482. -moz-transition: All 0.3s ease-in-out;
  483. -o-transition: All 0.3s ease-in-out;
  484. }
  485.  
  486. .content img:hover {
  487. opacity:1;
  488. }
  489.  
  490. /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  491. .active, .collapsible:hover {
  492. background-color: {color:accent three};
  493. }
  494.  
  495. .active {
  496. border-bottom-right-radius: 0px;
  497. border-bottom-left-radius: 0px;
  498. }
  499.  
  500. .collapsible:after {
  501. content: '\002B';
  502. color: white;
  503. font-weight: bold;
  504. float: right;
  505. margin-left: 5px;
  506. }
  507.  
  508. .active:after {
  509. content: "\2212";
  510. }
  511.  
  512. /* Style the collapsible content. Note: hidden by default */
  513. .content {
  514. background:#f9f9f9;
  515. padding: 0 18px;
  516. max-height: 0;
  517. overflow: hidden;
  518. transition:
  519. max-height 0.4s ease-out;
  520. }
  521.  
  522. .sidelinks {
  523. text-align:center;
  524. }
  525.  
  526. .sidelinks a {
  527. font-weight:bold;
  528. display:inline-block;
  529. padding:5px 9px;
  530. text-transform:lowercase;
  531. margin:0 10px;
  532. {block:ifTextShadow}
  533. text-shadow:2px 1px {color:accent three};
  534. {/block:ifTextShadow}
  535. background: {color:accent two};
  536. border-radius:3px;
  537. }
  538.  
  539. .sidelinks a:hover {
  540. {block:ifTextShadow}
  541. text-shadow:2px 1px {color:accent one};
  542. {/block:ifTextShadow}
  543. background: {color:accent three};
  544. }
  545.  
  546. .sidelinks .sf {
  547. font-size:15px;
  548. }
  549.  
  550. .stats li {
  551. display:inline-block;
  552. padding:10px;
  553. }
  554.  
  555. .stats .sf {
  556. font-size:10px;
  557. font-weight:bold;
  558. color:{color:accent two};
  559. margin-right:3px;
  560. }
  561.  
  562. /*posts*/
  563.  
  564. #container {
  565. width:1060px;
  566. margin-left:calc(50% - 550px);
  567. background:{color:content background};
  568. padding:40px;
  569. margin-top:-5px;
  570. overflow:hidden;
  571. margin-bottom:50px;
  572. }
  573.  
  574. .entries {
  575. width:540px;
  576. position:relative;
  577. float:right;
  578. }
  579.  
  580. .posts {
  581. width:540px;
  582. }
  583.  
  584. .posts:not(:first-child) {
  585. margin-top:70px;
  586. }
  587.  
  588. .posts img {
  589. display:block;
  590. max-width:540px;
  591. }
  592.  
  593. .posts ul li {
  594. list-style:none;
  595. margin-left:0px;
  596. }
  597.  
  598. .posts ul li:before {
  599. content:"•";
  600. color:{color:accent three};
  601. padding-right:5px;
  602. }
  603.  
  604. /*captions*/
  605.  
  606. .comment {
  607. padding:1em 0 1em 0;
  608. list-style:none;
  609. }
  610.  
  611. .comment:last-of-type {padding-bottom:0!important;}
  612.  
  613. .user {
  614. line-height:18px;
  615. display:inline-block;
  616. font-weight:bold;
  617. }
  618.  
  619. .user img {
  620. width:18px;
  621. height:18px;
  622. margin-right:10px;
  623. display:inline-block;
  624. float:left;
  625. border-radius:50px;
  626. }
  627.  
  628. .captioned .comment:first-of-type {margin-top:2em;}
  629.  
  630. .tex li, .tex blockquote {text-align:left;}
  631.  
  632. /*titles*/
  633.  
  634. .title {
  635. margin:5px
  636. font-size:13px;
  637. padding:0;
  638. letter-spacing:0.5px;
  639. text-transform:uppercase;
  640. color:{color:title};
  641. font-weight:bold;
  642. }
  643.  
  644. .title a {color:{color:title};}
  645.  
  646. .title a:hover {color:{color:link};}
  647.  
  648. /*quotes*/
  649.  
  650. .quote {
  651. font-size:13px;
  652. padding:0;
  653. font-style:italic;
  654. color:{color:title};
  655. font-weight:bold;
  656. }
  657.  
  658. .source {margin:5px}
  659.  
  660. /*chat*/
  661.  
  662. .chat {
  663. line-height:150%;
  664. list-style:none;
  665. }
  666.  
  667. .line.odd {
  668. padding:10px;
  669. background:#f9f9f9;
  670. border-radius:3px;
  671. }
  672.  
  673. .line.even {
  674. padding:10px;
  675. }
  676.  
  677. .label {
  678. text-transform:uppercase;
  679. font-size:10px;
  680. letter-spacing:1px;
  681. font-weight:bold;
  682. }
  683.  
  684. /*audio*/
  685.  
  686. .player {
  687. width:25px;
  688. height:24px;
  689. position:absolute;
  690. left:10px;
  691. top:calc(50% - 15px);
  692. display:block;
  693. overflow:hidden;
  694. }
  695.  
  696. .hold {
  697. text-align:left;
  698. background:{color:background};
  699. position:relative;
  700. display:block;
  701. min-height:24px;
  702. padding:15px;
  703. }
  704.  
  705. .audio_info {
  706. vertical-align:middle;
  707. line-height:12px;
  708. margin-left:35px;
  709. max-width:calc(100% - 35px);
  710. }
  711.  
  712. .audio_info span {
  713. white-space:nowrap;
  714. overflow:hidden;
  715. text-overflow:ellipsis;
  716. display:block;
  717. }
  718.  
  719. .hold .track {color:{color:title};}
  720.  
  721. /*asks*/
  722.  
  723. .question {
  724. background: #f9f9f9;
  725. border-radius:3px;
  726. padding: 15px;
  727. text-align:justify;
  728. text-transform:lowercase;
  729. }
  730.  
  731. .question img {
  732. width:20px;
  733. height:20px;
  734. float:left;
  735. margin-top:0px;
  736. margin-right:10px;
  737. border-radius:4px;
  738. }
  739.  
  740. .asker {text-transform:normal;}
  741.  
  742. .asker a {color:{color:text};}
  743.  
  744. .asker a:hover {color:{color:link hover};}
  745.  
  746. .answer {margin-bottom:0px;}
  747.  
  748. /*askfaq*/
  749.  
  750. .faq {
  751. padding:2em 0;
  752. counter-reset:section;
  753. }
  754.  
  755. .q {
  756. padding:1em 0;
  757. }
  758.  
  759. .q:before {
  760. counter-increment: section;
  761. content:'0'counter(section);
  762. margin-right:8px;
  763. color:{color:text};
  764. {block:ifTextShadow}
  765. text-shadow:2px 1px {color:accent three};
  766. {/block:ifTextShadow}
  767. font-weight:bold;
  768. }
  769.  
  770. enquiry {
  771. padding:10px;
  772. font-weight:bold;
  773. background:{color:accent one};
  774. border-radius:3px;
  775. }
  776.  
  777. .a {
  778. padding:1em 0;
  779. }
  780.  
  781. /*info*/
  782.  
  783. .permalink {
  784. width:540px;
  785. padding-top:10px;
  786. border-top:1px solid #f0f0f0;
  787. }
  788.  
  789. .permalink a {
  790. text-transform:lowercase;
  791. font-size:11px;
  792. color:{color:link};
  793. font-weight:bold;
  794. }
  795.  
  796. .op {
  797. display:block;
  798. vertical-align:middle;
  799. line-height:20px;
  800. color:{color:title};
  801. }
  802.  
  803. .op a {
  804. font-weight:bold;
  805. color:{color:link};
  806. }
  807.  
  808. .numbers {
  809. padding:5px 0px;
  810. }
  811.  
  812. .permalink .sf {
  813. font-size:9px;
  814. color:{color:accent two};
  815. font-weight:bold;
  816. margin-right:5px;
  817. }
  818.  
  819. .tags {
  820. padding-top:5px;
  821. word-break: break-all;
  822. max-width:540px;
  823. text-transform:lowercase;
  824. }
  825.  
  826. .tags a {
  827. font-size:10px;
  828. {color:text};
  829. border-radius:3px;
  830. margin-right:1em;
  831. }
  832.  
  833. /*pagination*/
  834.  
  835. footer {
  836. width: 540px;
  837. margin-left: 470px;
  838. text-align: left;
  839. margin: 40px 0px;
  840. font-size: 13px;
  841. }
  842.  
  843. footer span {
  844. text-align:right;
  845. float:right;
  846. display:inline-block;
  847. font-weight:bold;
  848. }
  849.  
  850. .current_page {
  851. font-weight:bold;
  852. padding:5px 9px;
  853. {block:ifTextShadow}
  854. text-shadow:2px 1px {color:accent three};
  855. {/block:ifTextShadow}
  856. background: {color:accent two};
  857. border-radius:3px;
  858. }
  859.  
  860. .current_page:hover {
  861. {block:ifTextShadow}
  862. text-shadow:2px 1px {color:accent one};
  863. {/block:ifTextShadow}
  864. background: {color:accent three};
  865. }
  866.  
  867. footer a {
  868. display:inline-block;
  869. border:0;
  870. margin-right:10px;
  871. }
  872.  
  873. /*notes*/
  874.  
  875. ol.notes {
  876. padding:0px;
  877. margin:20px 0px 0px 0px;
  878. list-style-type:none;
  879. font-size:10px;
  880. }
  881.  
  882. ol.notes li.note {
  883. padding:5px auto;
  884. }
  885.  
  886. ol.notes li.note img.avatar {
  887. display:none;
  888. }
  889.  
  890. ol.notes li.note span.action {
  891. font-weight:none;
  892. }
  893.  
  894. ol.notes li.note .answer_content {
  895. font-weight:normal;
  896. }
  897.  
  898. ol.notes li.note blockquote {
  899. padding:4px 10px;
  900. margin:10px 0px 0px 25px;
  901. }
  902.  
  903. ol.notes li.note blockquote a {
  904. text-decoration:none;
  905. }
  906.  
  907. .credit {
  908. position:fixed;
  909. right:10px;
  910. bottom:15px;
  911. font-weight:bold;
  912. }
  913.  
  914. .credit a {
  915. color:#000000;
  916. }
  917.  
  918. {CustomCSS}
  919.  
  920. /*smooth loading*/
  921.  
  922. @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  923. @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  924. @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  925. .fade-in {
  926. opacity:0;
  927. -webkit-animation:fadeIn ease-in 1;
  928. -moz-animation:fadeIn ease-in 1;
  929. animation:fadeIn ease-in 1;
  930. -webkit-animation-fill-mode:forwards;
  931. -moz-animation-fill-mode:forwards;
  932. animation-fill-mode:forwards;
  933. -webkit-animation-duration:1s;
  934. -moz-animation-duration:1s;
  935. animation-duration:1s;}
  936. .fade-in.one {
  937. -webkit-animation-delay:0s;
  938. -moz-animation-delay:0s;
  939. animation-delay:0s;}
  940. .fade-in.two {
  941. -webkit-animation-delay:0.8s;
  942. -moz-animation-delay:0.8s;
  943. animation-delay:0.8s;}
  944.  
  945. </style>
  946.  
  947. </head>
  948.  
  949. <body>
  950.  
  951. <div class="navigation">
  952.  
  953. <div class="links">
  954. <div class="blogtitle" data-text="{text:blog name}">{text:blog name}</div>
  955.  
  956. {block:ifHomeTitle}<a href="/">{text:home title}</a>{/block:ifHomeTitle}{block:ifAskTitle}<a href="/ask">{text:ask title}</a>{/block:ifAskTitle}{block:ifArchiveTitle}<a href="/archive">{text:archive title}</a>{/block:ifArchiveTitle}{block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  957.  
  958. <form class="search" action="/search" method="get">
  959. <input type="text" autocomplete="off" name="q" value="{SearchQuery}" placeholder="search this blog"/>
  960. </form>
  961. </div>
  962.  
  963. </div>
  964.  
  965. {block:ifHeaderImage}<div id="header"></div>{/block:ifHeaderImage}
  966.  
  967. <div id="container">
  968.  
  969. <div class="sidebar">
  970.  
  971. <!--welcome-->
  972.  
  973. {block:ifSidebarImage}<center><div class="sideimg"><img src="{image:Sidebar}"></div></center>{/block:ifSidebarImage}
  974.  
  975. <div class="welcome">
  976. <div class="description">
  977. {Description}
  978. </div>
  979. </div>
  980.  
  981. <!--sidebar links-->
  982.  
  983. <div class="titles"><h2>links</h2></div>
  984. <div class="box">
  985. <div class="sidelinks">
  986. {block:IfSidebarLink1Title}<a href="{text:sidebar link 1 url}">{text:sidebar link 1 title}</a>{/block:IfSidebarLink1Title}
  987. {block:IfSidebarLink2Title}<a href="{text:sidebar link 2 url}">{text:sidebar link 2 title}</a>{/block:IfSidebarLink2Title}
  988. {block:IfSidebarLink3Title}<a href="{text:sidebar link 3 url}">{text:sidebar link 3 title}</a>{/block:IfSidebarLink3Title}
  989. {block:IfSidebarLink4Title}<a href="{text:sidebar link 4 url}">{text:sidebar link 4 title}</a>{/block:IfSidebarLink4Title}
  990. </div>
  991. </div>
  992.  
  993. <!--twitter widget-->
  994.  
  995. <div class="titles"><h2>tweets</h2></div>
  996. <div class="box">
  997. <a class="twitter-timeline" data-width="350" data-height="600" data-link-color="{color:link}" href="https://twitter.com/{text:twitter username}?ref_src=twsrc%5Etfw">Tweets by {text:twitter username}</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
  998. </div>
  999.  
  1000. <!--projects-->
  1001.  
  1002. <div class="titles"><h2>projects</h2></div>
  1003. <div class="box">
  1004. <div class="projects">
  1005.  
  1006. <button class="collapsible">
  1007. <!-- YOUR PROJECT NAME GOES HERE -->
  1008. <div class="pname">Project Title</div></button>
  1009. <!-- YOUR PROJECT NAME GOES HERE -->
  1010. <div class="content">
  1011. <table style="width:100%;padding:1em 0">
  1012. <tr>
  1013. <td>
  1014. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1015. <b>Release:</b> Date<br>
  1016. <b>Status:</b> Info<br>
  1017. <b>Character:</b> Character Name
  1018. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1019. </td>
  1020. <td>
  1021. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1022. <img src="https://i.imgur.com/YnmVE3s.png" alt="">
  1023. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1024. </td>
  1025. </tr>
  1026. </table>
  1027. </div>
  1028.  
  1029. <br>
  1030.  
  1031. <button class="collapsible">
  1032. <!-- YOUR PROJECT NAME GOES HERE -->
  1033. <div class="pname">Project Title</div></button>
  1034. <!-- YOUR PROJECT NAME GOES HERE -->
  1035. <div class="content">
  1036. <table style="width:100%;padding:1em 0">
  1037. <tr>
  1038. <td>
  1039. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1040. <b>Release:</b> Date<br>
  1041. <b>Status:</b> Info<br>
  1042. <b>Character:</b> Character Name
  1043. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1044. </td>
  1045. <td>
  1046. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1047. <img src="https://i.imgur.com/YnmVE3s.png" alt="">
  1048. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1049. </td>
  1050. </tr>
  1051. </table>
  1052. </div>
  1053.  
  1054. <br>
  1055.  
  1056. <button class="collapsible">
  1057. <!-- YOUR PROJECT NAME GOES HERE -->
  1058. <div class="pname">Project Title</div></button>
  1059. <!-- YOUR PROJECT NAME GOES HERE -->
  1060. <div class="content">
  1061. <table style="width:100%;padding:1em 0">
  1062. <tr>
  1063. <td>
  1064. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1065. <b>Release:</b> Date<br>
  1066. <b>Status:</b> Info<br>
  1067. <b>Character:</b> Character Name
  1068. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1069. </td>
  1070. <td>
  1071. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1072. <img src="https://i.imgur.com/YnmVE3s.png" alt="">
  1073. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1074. </td>
  1075. </tr>
  1076. </table>
  1077. </div>
  1078.  
  1079. <br>
  1080.  
  1081. <button class="collapsible">
  1082. <!-- YOUR PROJECT NAME GOES HERE -->
  1083. <div class="pname">Project Title</div></button>
  1084. <!-- YOUR PROJECT NAME GOES HERE -->
  1085. <div class="content">
  1086. <table style="width:100%;padding:1em 0">
  1087. <tr>
  1088. <td>
  1089. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1090. <b>Release:</b> Date<br>
  1091. <b>Status:</b> Info<br>
  1092. <b>Character:</b> Character Name
  1093. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1094. </td>
  1095. <td>
  1096. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1097. <img src="https://i.imgur.com/YnmVE3s.png" alt="">
  1098. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1099. </td>
  1100. </tr>
  1101. </table>
  1102. </div>
  1103.  
  1104. <br>
  1105.  
  1106. <button class="collapsible">
  1107. <!-- YOUR PROJECT NAME GOES HERE -->
  1108. <div class="pname">Project Title</div></button>
  1109. <!-- YOUR PROJECT NAME GOES HERE -->
  1110. <div class="content">
  1111. <table style="width:100%;padding:1em 0">
  1112. <tr>
  1113. <td>
  1114. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1115. <b>Release:</b> Date<br>
  1116. <b>Status:</b> Info<br>
  1117. <b>Character:</b> Character Name
  1118. <!-- YOUR PROJECT INFORMATION GOES HERE -->
  1119. </td>
  1120. <td>
  1121. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1122. <img src="https://i.imgur.com/YnmVE3s.png" alt="">
  1123. <!-- YOUR PROJECT IMAGE GOES HERE -->
  1124. </td>
  1125. </tr>
  1126. </table>
  1127. </div>
  1128.  
  1129. </div>
  1130. </div>
  1131.  
  1132. <!--affiliates-->
  1133.  
  1134. <div class="titles"><h2>affiliates</h2></div>
  1135. <div class="box">
  1136.  
  1137. <div class="affiliates">
  1138.  
  1139. <center>
  1140. <a href="/" title="apply"><img src="https://i.imgur.com/EmuoXXD.png"/></a>
  1141. <a href="/" title="apply"><img src="https://i.imgur.com/EmuoXXD.png"/></a>
  1142. <a href="/" title="apply"><img src="https://i.imgur.com/EmuoXXD.png"/></a>
  1143. <a href="/" title="apply"><img src="https://i.imgur.com/EmuoXXD.png"/></a>
  1144. </center>
  1145.  
  1146.  
  1147. </div>
  1148. </div>
  1149.  
  1150. <!--members-->
  1151.  
  1152. {block:GroupMembers}
  1153. <div class="titles"><h2>members</h2></div>
  1154. <div class="box">
  1155. <table style="margin-top:0px;">
  1156. {block:GroupMember}
  1157. <tr>
  1158. <td style="width:30px;">
  1159. <img src="{GroupMemberPortraitURL-40}" width="30px;" height="auto;" style ="margin-right: 10px;">
  1160. </td>
  1161. <td style="width:290px; height:auto;">
  1162. <div id="m" style="margin-bottom:10px;margin-top:8px">
  1163. <a href="{GroupMemberURL}" style="font-weight:bold; text-transform:uppercase; letter-spacing:0px; font-size:8px">{GroupMemberName}</a><br><small><i>{GroupMemberTitle}</i></small>
  1164. </div>
  1165. </tr>
  1166. {/block:GroupMember}
  1167. </table>
  1168. </div>
  1169. {/block:GroupMembers}
  1170.  
  1171. <!--blog info-->
  1172.  
  1173. <div class="titles"><h2>about us</h2></div>
  1174. <div class="box">
  1175. <div class="stats">
  1176. <li><b><span class="sf sf-font" title="About"></span></b> {text:About}<br></li>
  1177. <li><b><span class="sf sf-eye-o" title="Online"></span></b> {text:Online Script}<br></li>
  1178. <li><b><span class="sf sf-graph-3-o" title="Visits"></span></b> {text:Visits Script}<br></li>
  1179. <br><br>
  1180.  
  1181. {text:Disclaimer}
  1182. </div>
  1183.  
  1184.  
  1185. </div>
  1186.  
  1187. </div>
  1188.  
  1189. <div class="entries" class="fade-in one">
  1190.  
  1191. {block:Posts}
  1192.  
  1193. <div class="posts" id="{PostID}">
  1194.  
  1195. {block:ifAskfaq}
  1196. {block:Askpage}
  1197. <div class="title">frequently asked questions</div>
  1198.  
  1199. <div class="faq">
  1200. <div class="q"><enquiry>Question</enquiry></div>
  1201. <div class="a">Answer</div>
  1202.  
  1203. <div class="q"><enquiry>Question</enquiry></div>
  1204. <div class="a">Answer</div>
  1205.  
  1206. <div class="q"><enquiry>Question</enquiry></div>
  1207. <div class="a">Answer</div>
  1208.  
  1209. <div class="q"><enquiry>Question</enquiry></div>
  1210. <div class="a">Answer</div>
  1211. </div>
  1212. {/block:Askpage}
  1213. {/block:ifAskfaq}
  1214.  
  1215. {block:Text}
  1216. {block:Title}<div class="title">{title}</div>{/block:Title}
  1217. {block:RebloggedFrom}
  1218. {block:Reblogs}
  1219. <li class="comment {block:Title}ted{/block:Title}">
  1220. <a {block:haspermalink}href="{Permalink}"{/block:haspermalink} class="user" target="_blank"><img src="{PortraitURL-64}"> {username}</a></a>
  1221. <div class="tex">{body}</div>
  1222. </li>
  1223. {/block:Reblogs}
  1224. {/block:RebloggedFrom}
  1225. {block:NotReblog}
  1226. <li class="comment {block:Title}ted{/block:Title}">
  1227. <div class="tex">{body}</div>
  1228. </li>
  1229. {/block:NotReblog}
  1230. {/block:Text}
  1231.  
  1232. {block:Photo}{linkopentag}<img src="{photoURL-HighRes}" alt="{PhotoAlt}"/>{linkclosetag}{/block:Photo}
  1233.  
  1234. {block:Photoset}
  1235. <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>
  1236. {/block:Photoset}
  1237.  
  1238. {block:Quote}
  1239. <div class="title quote">{quote}</div>
  1240. {block:Source}<div class="source">{source}</div>{/block:Source}
  1241. {/block:Quote}
  1242.  
  1243. {block:Link}<div class="title"><a href="{URL}">{name}</a></div>
  1244. {block:Description}
  1245. {block:NotReblog}
  1246. <li class="comment ted">
  1247. <div class="tex">{description}</div>
  1248. </li>
  1249. {/block:NotReblog}
  1250. {/block:Description}
  1251. {block:RebloggedFrom}
  1252. {block:Reblogs}
  1253. <li class="comment">
  1254. <a {block:haspermalink}href="{Permalink}"{/block:haspermalink} class="user" target="_blank"><img src="{PortraitURL-64}"> {username}</a>
  1255. <div class="tex">{body}</div>
  1256. </li>
  1257. {/block:Reblogs}
  1258. {/block:RebloggedFrom}
  1259. {/block:Link}
  1260.  
  1261. {block:Chat}
  1262. {block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
  1263. {/block:Chat}
  1264.  
  1265. {block:Audio}
  1266. <div class="audio">
  1267. {block:AudioEmbed}{AudioEmbed width="540px"}{/block:AudioEmbed}
  1268. </div>
  1269. {/block:Audio}
  1270.  
  1271. {block:Video}<div class="video">{Video-500}</div>{/block:Video}
  1272.  
  1273. {block:caption}
  1274. {block:Reblogs}
  1275. <li class="comment">
  1276. <a {block:haspermalink}href="{Permalink}"{/block:haspermalink} class="user" target="_blank"> <img src="{PortraitURL-64}"> {username}</a>
  1277. <div class="tex">{body}</div>
  1278. </li>
  1279. {/block:Reblogs}
  1280. {block:NotReblog}
  1281. <div class="tex">{caption}</div>
  1282. {/block:NotReblog}
  1283. {/block:caption}
  1284.  
  1285. {block:Answer}
  1286. <div class="question">
  1287. <div class="asker"><b>{Asker}</b> sent &mdash; {Question}</div></div>
  1288. {block:Answerer}
  1289. <li class="comment">
  1290. <div class="user"><img src="{AnswererPortraitURL-64}"> {username}</a> {answerer}</div>
  1291. <div class="tex">{answer}</div>
  1292. </li>
  1293. {/block:Answerer}
  1294. {block:NotReblog}
  1295. <li class="comment">
  1296. <div class="tex">{replies}</div>
  1297. </li>
  1298. {/block:NotReblog}
  1299. {block:RebloggedFrom}
  1300. {block:Reblogs}
  1301. <li class="comment">
  1302. <a {block:haspermalink}href="{Permalink}"{/block:haspermalink} class="user" target="_blank"><img src="{PortraitURL-64}"> {username}</a>
  1303. <div class="tex">{body}</div>
  1304. </li>
  1305. {/block:Reblogs}
  1306. {/block:RebloggedFrom}
  1307. {/block:Answer}
  1308.  
  1309. </div>
  1310.  
  1311. {block:Date}
  1312. <div class="permalink">
  1313.  
  1314. {block:NoteCount}<span class="sf sf-heart-o" title="Notes"></span><a href="{Permalink}">{NoteCount}</a> &emsp; {/block:NoteCount}<span class="sf sf-bookmark-o" title="date"></span><a href="{Permalink}">{Month} {DayofMonth}</a> {block:permalinkpage}{block:RebloggedFrom} &emsp; <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> &emsp; {block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:ContentSource}{/block:RebloggedFrom}{/block:permalinkpage}
  1315.  
  1316. <div style="float:right;font-weight:bold"><a href="{ReblogURL}" target="_blank" style="background:{color:accent one}; padding:4px 8px; border-radius:3px">reblog</a></div>
  1317.  
  1318. </div>
  1319.  
  1320. {block:hastags}
  1321. <div class="tags">{block:Tags}<a href="{TagUrl}">{Tag}</a>{/block:Tags}</div>
  1322. {/block:hasTags}
  1323. {/block:Date}
  1324.  
  1325. {block:PostNotes}
  1326. {PostNotes}
  1327. {/block:PostNotes}
  1328.  
  1329. {/block:Posts}
  1330.  
  1331. {block:Pagination}
  1332. <footer id="pagination">
  1333. <span>
  1334. {block:PreviousPage}<a href="{PreviousPage}" title="previous page">back</a>{block:nextpage} {/block:nextpage}{/block:PreviousPage}
  1335. {block:NextPage}<a href="{NextPage}" title="next page">forth</a>{/block:NextPage}
  1336. </span>
  1337. {block:JumpPagination length="5"}
  1338. {block:CurrentPage}<a class="current_page">{PageNumber}</a>{/block:CurrentPage}
  1339. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  1340. {/block:JumpPagination}
  1341. </footer>
  1342. {/block:Pagination}
  1343.  
  1344. </div>
  1345.  
  1346. <script>
  1347. $(document).ready(function(){
  1348. $('body').tooltip({track:false});
  1349. $('iframe.tumblr_audio_player').load( function() {
  1350. $('iframe.tumblr_audio_player').contents().find("head").append($("<style type='text/css'> .audio-player{background:{color:background} !important} </style>"));
  1351. });
  1352. });
  1353. $(document).ready(function() {
  1354. $('iframe.tumblr_audio_player').load( function() {
  1355. $('iframe.tumblr_audio_player').contents().find("head")
  1356. .append($("<style type='text/css'> .audio-player{background:{color:accent three} !important} </style>"));
  1357. });
  1358. });
  1359. $(document).ready(function(){
  1360. $('.photo-slideshow').pxuPhotoset({
  1361. lightbox: true,
  1362. rounded: false,
  1363. gutter: '4px',
  1364. borderRadius: '0px',
  1365. photoset: '.photo-slideshow',
  1366. photoWrap: '.photo-data',
  1367. photo: '.pxu-photo'
  1368. });
  1369. });
  1370. var coll = document.getElementsByClassName("collapsible");
  1371. var i;
  1372.  
  1373. for (i = 0; i < coll.length; i++) {
  1374. coll[i].addEventListener("click", function() {
  1375. this.classList.toggle("active");
  1376. var content = this.nextElementSibling;
  1377. if (content.style.maxHeight){
  1378. content.style.maxHeight = null;
  1379. } else {
  1380. content.style.maxHeight = content.scrollHeight + "px";
  1381. }
  1382. });
  1383. }
  1384. </script>
  1385.  
  1386. {block:ContentSource}
  1387. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1388. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1389. {/block:SourceLogo}
  1390. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1391. {/block:ContentSource}
  1392.  
  1393. <!-- DO NOT DELETE -->
  1394. <div class="credit"><a href="http://captainmarvels.tumblr.com/" title="ananda themes"><span class="sf sf-alien-o"></span></a></div>
  1395. <!-- DO NOT DELETE -->
  1396.  
  1397. </body>
Advertisement
Add Comment
Please, Sign In to add comment