Advertisement
jercydee

TTTL #001 by striveattemptfail

Apr 23rd, 2015
946
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.93 KB | None | 0 0
  1. <!--------------------------------------------------------------------------------
  2.  
  3. + - - - THEME 001: TTTL #001
  4.  
  5. + - - - THEME BY: Jercy @ striveattemptfail.tumblr.com
  6.  
  7. + - - - LAST UPDATED: September 2015
  8.  
  9. + - - - OTHER CREDITS: Sidebar image made by Jercy (me)
  10.  
  11. -------------------------------------------------------------------------------->
  12.  
  13. <html>
  14. <head>
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19. <meta name="image:Sidebar Image" content="http://static.tumblr.com/efqf52c/Gfhnn9y0a/for-theme.jpg"/>
  20.  
  21. <meta name="color:Background" content="#dcecf5" />
  22. <meta name="color:Text Color" content="#213f52" />
  23. <meta name="color:Text Hover" content="#ede5f3" />
  24. <meta name="color:Scrollbar Track" content="#dccbe7" />
  25. <meta name="color:Scrollbar Main" content="#213f52" />
  26. <meta name="color:Header Bar" content="#75b1d6" />
  27. <meta name="color:Header Title" content="#43324e" />
  28. <meta name="color:Header Button" content="#644b74" />
  29. <meta name="color:Header Button Link" content="#dcecf5" />
  30. <meta name="color:Post Color" content="#bad8eb" />
  31. <meta name="color:Link Color" content="#644b74" />
  32. <meta name="color:Tags Color" content="#213f52" />
  33.  
  34. <meta name="if:Show Link Four" content="1"/>
  35. <meta name="if:Show Link Five" content="1"/>
  36. <meta name="if:Show Link Six" content="1"/>
  37.  
  38. <meta name="text:Sidebar Image Link" content="/">
  39.  
  40. <meta name="text:Link One Text" content="Link One">
  41. <meta name="text:Link One" content="/">
  42. <meta name="text:Link Two Text" content="Link Two">
  43. <meta name="text:Link Two" content="/">
  44. <meta name="text:Link Three Text" content="Link Three">
  45. <meta name="text:Link Three" content="/">
  46. <meta name="text:Link Four Text" content="Link Four">
  47. <meta name="text:Link Four" content="/">
  48. <meta name="text:Link Five Text" content="Link Five">
  49. <meta name="text:Link Five" content="/">
  50. <meta name="text:Link Six Text" content="Link Six">
  51. <meta name="text:Link Six" content="/">
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' rel='stylesheet' type='text/css'>
  54. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
  55.  
  56. <style type="text/css">
  57.  
  58. body {
  59. background-color: {color:Background};
  60. font-family: 'Open Sans', sans-serif;
  61. font-size: 13px;
  62. color: {color:Text Color};
  63. margin-left: auto;
  64. margin-right: auto;
  65. }
  66.  
  67. a {
  68. color: {color:Link Color};
  69. text-decoration: none;
  70. transition: all 0.2s ease-in-out;
  71. -webkit-transition: all 0.2s ease-in-out;
  72. -moz-transition: all 0.2s ease-in-out;
  73. -o-transition: all 0.2s ease-in-out;
  74. -ms-transition: all 0.2s ease-in-out;
  75. }
  76.  
  77. a:hover {
  78. color: {color:Text Hover};
  79. }
  80.  
  81. a[title]:hover:after {
  82. content: attr(title);
  83. background-color: {color:Link Color};
  84. color: {color:Text Hover};
  85. font-size: 10px;
  86. position: absolute;
  87. padding: 4px 8px;
  88. white-space: nowrap;
  89. z-index: 1000;
  90. white-space: nowrap;
  91. border-radius: 5px;
  92. -moz-border-radius: 5px;
  93. -webkit-border-radius: 5px;
  94. box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  95. -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  96. -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  97. }
  98.  
  99. .tooltip {
  100. background-color: {color:Link Color};
  101. color: {color:Text Hover};
  102. font-size: 10px;
  103. position: absolute;
  104. margin: -5px;
  105. padding: 4px 8px;
  106. z-index: 1000;
  107. border-radius: 5px;
  108. -moz-border-radius: 5px;
  109. -webkit-border-radius: 5px;
  110. box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  111. -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  112. -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  113. }
  114.  
  115. blockquote {
  116. border-left: 5px solid {color:Header Button};
  117. margin: 1em 10px;
  118. padding: 5px 10px;
  119. }
  120.  
  121. blockquote img { max-width: 100%; }
  122.  
  123. h2 {
  124. font-size: 20px;
  125. font-weight: none;
  126. margin-top: 0.1em;
  127. margin-bottom: -0.1em;
  128. }
  129.  
  130. hr {
  131. display: block;
  132. margin-top: 1em;
  133. margin-bottom: 1em;
  134. border-width: 1px;
  135. border-color: {color:Header Button};
  136. width: 25%;
  137. }
  138.  
  139. h3 {
  140. font-family: 'Shadows Into Light Two', cursive;
  141. font-size: 25px;
  142. margin: 10px 0px;
  143. line-height: 1em;
  144. text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  145. }
  146.  
  147. h3 a {
  148. color: {color:Header Title};
  149. text-decoration: none;
  150. transition: all 0.3s ease-in-out;
  151. -webkit-transition: all 0.3s ease-in-out;
  152. -moz-transition: all 0.3s ease-in-out;
  153. -o-transition: all 0.3s ease-in-out;
  154. -ms-transition: all 0.3s ease-in-out;
  155. text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  156. }
  157.  
  158. h3 a:hover {
  159. color: {color:Text Hover};
  160. text-decoration: none;
  161. }
  162.  
  163. .container {
  164. width: 950px;
  165. padding: 100px 20px 0px 20px;
  166. margin-left: auto;
  167. margin-right: auto;
  168. height: 100%;
  169. }
  170.  
  171. /* HEADER BAR */
  172. .header_bar {
  173. margin-top: -10px;
  174. background-color: {color:Header Bar};
  175. text-align: center;
  176. overflow: hidden;
  177. z-index: 3;
  178. -webkit-user-select:none;
  179. -khtml-user-select: none;
  180. -webkit-font-smoothing: antialiased;
  181. position: fixed;
  182. min-width: 100%;
  183. }
  184.  
  185. .header_bar a {
  186. color: {color:Header Title};
  187. font-family: 'Shadows Into Light Two', cursive;
  188. font-size: 40px;
  189. text-decoration: none;
  190. text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  191. transition: all 0.5s ease-in-out;
  192. -webkit-transition: all 0.5s ease-in-out;
  193. -moz-transition: all 0.5s ease-in-out;
  194. -o-transition: all 0.5s ease-in-out;
  195. -ms-transition: all 0.5s ease-in-out;
  196. }
  197.  
  198. .header_bar a:hover {
  199. color: {color:Text Hover};
  200. text-decoration: none;
  201. }
  202.  
  203. .navi {
  204. padding-top: 0px;
  205. padding-bottom: 10px;
  206. }
  207.  
  208. .navi a {
  209. background-color: {color:Header Button};
  210. color: {color:Header Button Link};
  211. font-family: 'Open Sans', sans-serif;
  212. font-size: 13px;
  213. display: inline-block;
  214. width: 125px;
  215. padding-top: 5px;
  216. padding-bottom: 5px;
  217. margin-left: 3px;
  218. transition: all 0.3s ease-in-out;
  219. -webkit-transition: all 0.3s ease-in-out;
  220. -moz-transition: all 0.3s ease-in-out;
  221. -o-transition: all 0.3s ease-in-out;
  222. -ms-transition: all 0.3s ease-in-out;
  223. }
  224.  
  225. .navi a:hover {
  226. background-color: {color:Header Button Link};
  227. color: {color:Header Button};
  228. display: inline-block;
  229. letter-spacing: 1.5px;
  230. }
  231.  
  232. /* SIDEBAR */
  233. .sidebar {
  234. background-color: {color:Header Bar};
  235. width: 250px;
  236. position: fixed;
  237. float: left;
  238. margin-top: 10px;
  239. margin-left: 50px;
  240. padding: 10px;
  241. text-align: justify;
  242. z-index: 0;
  243. }
  244.  
  245. .sidebar img {
  246. height: 250px;
  247. width: 250px;
  248. margin-top: 7px;
  249. }
  250.  
  251. .sidebar_img a {
  252. transition: all 0.3s ease-in-out;
  253. -webkit-transition: all 0.3s ease-in-out;
  254. -moz-transition: all 0.3s ease-in-out;
  255. -o-transition: all 0.3s ease-in-out;
  256. -ms-transition: all 0.3s ease-in-out;
  257. }
  258.  
  259. .sidebar_img a:hover {
  260. opacity: 0.5;
  261. }
  262.  
  263. .sidebar_link a {
  264. background-color: {color:Header Button};
  265. color: {color:Header Button Link};
  266. font-family: 'Open Sans', sans-serif;
  267. font-size: 11px;
  268. text-align: center;
  269. display: inline-block;
  270. width: 70px;
  271. padding: 5px;
  272. text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  273. transition: all 0.3s ease-in-out;
  274. -webkit-transition: all 0.3s ease-in-out;
  275. -moz-transition: all 0.3s ease-in-out;
  276. -o-transition: all 0.3s ease-in-out;
  277. -ms-transition: all 0.3s ease-in-out;
  278. }
  279.  
  280. .sidebar_link a:hover {
  281. background-color: {color:Header Button Link};
  282. color: {color:Header Button};
  283. display: inline-block;
  284. letter-spacing: 1.5px;
  285. }
  286.  
  287. .descrip { margin: 5px 0px; }
  288.  
  289. .pag { text-align: center; }
  290.  
  291. .pag a {
  292. background-color: {color:Header Button};
  293. color: {color:Header Button Link};
  294. padding: 3px 5px;
  295. }
  296.  
  297. .pag a:hover {
  298. background: {color:Header Button Link};
  299. color: {color:Header Button};
  300. }
  301.  
  302. /* POST */
  303. #post {
  304. width: 530px;
  305. z-index: 1;
  306. position: relative;
  307. float: right;
  308. margin-top: 10px;
  309. margin-right: 50px;
  310. margin-bottom: 25px;
  311. }
  312.  
  313. #post:hover .hovlink {
  314. opacity: 1;
  315. }
  316.  
  317. .post {
  318. background-color: {color:Post Color};
  319. padding: 15px 15px 5px 15px;
  320. }
  321.  
  322. .photo {
  323. background-color: {color:Post Color};
  324. padding: 15px 15px 5px 15px;
  325. }
  326.  
  327. .photo img {
  328. opacity: 1;
  329. max-width: 500px;
  330. transition: all 0.3s ease-in-out;
  331. -webkit-transition: all 0.3s ease-in-out;
  332. -moz-transition: all 0.3s ease-in-out;
  333. -o-transition: all 0.3s ease-in-out;
  334. -ms-transition: all 0.3s ease-in-out;
  335. }
  336.  
  337. .photo img:hover {
  338. opacity: 0.5;
  339. }
  340.  
  341. .photoset {
  342. margin: 0;
  343. padding: 0;
  344. opacity: 1;
  345. transition: all 0.3s ease-in-out;
  346. -webkit-transition: all 0.3s ease-in-out;
  347. -moz-transition: all 0.3s ease-in-out;
  348. -o-transition: all 0.3s ease-in-out;
  349. -ms-transition: all 0.3s ease-in-out;
  350. }
  351.  
  352. .photoset:hover {
  353. opacity: 0.5;
  354. }
  355.  
  356. .post_link {
  357. background-color: {color:Post Color};
  358. padding: 5px 10px 15px 10px;
  359. }
  360.  
  361. .quote {
  362. background-color: {color:Post Color};
  363. padding: 5px 10px 20px 10px;
  364. }
  365.  
  366. .quote h1 {
  367. font-family: 'Shadows Into Light Two', cursive;
  368. font-size: 25px;
  369. margin: 10px 0px;
  370. line-height: 1em;
  371. text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  372. }
  373.  
  374. .quote_source {
  375. display: block;
  376. }
  377.  
  378. .chat {
  379. background-color: {color:Post Color};
  380. padding: 5px 10px 15px 10px;
  381. }
  382.  
  383. .chat ul {
  384. list-style: none;
  385. margin: 0;
  386. padding: 0;
  387. }
  388.  
  389. .chat li {
  390. padding: 0.5% 2%;
  391. }
  392.  
  393. .chat .even {
  394. background: {color:Header Bar};
  395. }
  396.  
  397. /* ANSWER POST */
  398. .quest {
  399. background-color: {color:Post Color};
  400. padding: 15px 15px 5px 15px;
  401. word-wrap: break-word;
  402. white-space: normal;
  403. }
  404.  
  405. .asker {
  406. padding: 0 0 7px 0;
  407. word-wrap: break-word;
  408. white-space: normal;
  409. font-weight: bold;
  410. }
  411.  
  412. .asker a { font-size: 15px; }
  413.  
  414. .asker_question {
  415. padding: 0 30px 10px 30px;
  416. word-wrap: break-word;
  417. white-space: normal;
  418. display: block;
  419. }
  420.  
  421. .ans {
  422. background-color: {color:Post Color};
  423. word-wrap: break-word;
  424. white-space: normal;
  425. }
  426.  
  427. .answer {
  428. padding-top: 10px;
  429. padding-left: 20px;
  430. margin-bottom: -10px;
  431. word-wrap: break-word;
  432. white-space: normal;
  433. font-weight: bold;
  434. border-top: 3px solid {color:Header Button};
  435. }
  436.  
  437. .answer a { font-size: 15px; }
  438.  
  439. .answer_ans {
  440. margin-bottom: -20px;
  441. padding: 0px 30px 20px 30px;
  442. word-wrap: break-word;
  443. white-space: normal;
  444. display: block;
  445. }
  446.  
  447. .replies {
  448. background-color: {color:Post Color};
  449. padding: 15px 15px 5px 15px;
  450. word-wrap: break-word;
  451. white-space: normal;
  452. border-top: 3px solid {color:Header Button};
  453. }
  454.  
  455. /* POST FOOTER */
  456. #pfooter {
  457. background-color: {color:Post Color};
  458. margin-top: 5px;
  459. overflow: visible;
  460. font-size: 11px;
  461. }
  462.  
  463. .tags {
  464. opacity: 1;
  465. background-color: {color:Post Color};
  466. color: {color:Text Color};
  467. font-family: 'Open Sans', sans-serif;
  468. font-size: 11px;
  469. text-transform: none;
  470. letter-spacing: 1px;
  471. text-align: left;
  472. padding: 5px 10px;
  473. transition: all 0.3s ease-in-out;
  474. -webkit-transition: all 0.3s ease-in-out;
  475. -moz-transition: all 0.3s ease-in-out;
  476. -o-transition: all 0.3s ease-in-out;
  477. -ms-transition: all 0.3s ease-in-out;
  478. }
  479.  
  480. .tags a {
  481. color: {color:Tags Color};
  482. font-size: 11px;
  483. text-decoration: none;
  484. margin-right: 10px;
  485. display: inline-block;
  486. }
  487.  
  488. .tags a:hover {
  489. color: {color:Text Hover};
  490. }
  491.  
  492. .hovlink {
  493. opacity: 0;
  494. background-color: {color:Post Color};
  495. font-size: 11px;
  496. height: 15px;
  497. margin-top: -0.05em;
  498. padding-bottom: 5px;
  499. transition: all 0.3s ease-in-out;
  500. -webkit-transition: all 0.3s ease-in-out;
  501. -moz-transition: all 0.3s ease-in-out;
  502. -o-transition: all 0.3s ease-in-out;
  503. -ms-transition: all 0.3s ease-in-out;
  504. }
  505.  
  506. .hovlinks {
  507. font-size: 11px;
  508. text-decoration: none;
  509. display: inline-block;
  510. float: left;
  511. padding-left: 15px;
  512. }
  513.  
  514. .hovlinks a {
  515. text-decoration: none;
  516. font-size: 11px;
  517. }
  518.  
  519. .perma {
  520. border: 0px solid;
  521. border-radius: 3px;
  522. float: right;
  523. padding-right: 15px;
  524. }
  525.  
  526. .perma a {
  527. font-size: 11px;
  528. }
  529.  
  530. #postdate {
  531. background-color: {color:Post Color};
  532. font-family: 'Helvetica, Arial, sans-serif', sans-serif;
  533. font-size: 11px;
  534. margin-top: 5px;
  535. padding: 5px 10px;
  536. word-wrap: break-word;
  537. white-space: normal;
  538. }
  539.  
  540. /* POST NOTES */
  541. #postnotes {
  542. width: 530px;
  543. z-index: 1;
  544. position: relative;
  545. float: right;
  546. margin-top: -10px;
  547. margin-right: 50px;
  548. margin-bottom: 25px;
  549. }
  550.  
  551. .notecontainer {
  552. background-color: {color:Post Color};
  553. margin: 20px auto;
  554. width: 500px;
  555. padding: 15px;
  556. font-size: 11px;
  557. }
  558.  
  559. .notecontainer ol.notes {
  560. list-style-type: none;
  561. margin: 0;
  562. padding: 0;
  563. }
  564.  
  565. .notecontainer img.avatar {
  566. margin-right: 10px;
  567. width: 16px;
  568. height: 16px;
  569. }
  570.  
  571. /* CREDIT */
  572. #foo {
  573. position: fixed;
  574. bottom: 5px;
  575. left: 5px;
  576. transition: all 0.75s ease-in-out;
  577. -webkit-transition: all 0.75s ease-in-out;
  578. -moz-transition: all 0.75s ease-in-out;
  579. -o-transition: all 0.75s ease-in-out;
  580. }
  581.  
  582. #foo:hover {
  583. transform: translate(0,-10px);
  584. -webkit-transform: translate(0,-10px);
  585. -o-transform: translate(0,-10px);
  586. -moz-transform: translate(0,-10px);
  587. }
  588.  
  589. /* SCROLLBAR */
  590. body::-webkit-scrollbar {
  591. width: 7.5px;
  592. height: 7.5px;
  593. }
  594.  
  595. body::-webkit-scrollbar-track {
  596. background-color: {color:Scrollbar Track};
  597. }
  598.  
  599. body::-webkit-scrollbar-thumb {
  600. background-color: {color:Scrollbar Main};
  601. }
  602.  
  603. body::-webkit-scrollbar-corner {
  604. background-color: {color:Scrollbar Main};
  605. }
  606.  
  607. {CustomCSS}
  608.  
  609. </style>
  610.  
  611. <script>
  612.  
  613. var temptitle;
  614. $('a').hover(
  615. function() {
  616. // remove the title
  617. temptitle = $(this).attr('title')
  618. $(this).attr('title','')
  619. },
  620. function() {
  621. // replace the title
  622. $(this).attr('title',temptitle)
  623. }
  624. );
  625.  
  626. </script>
  627.  
  628. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  629.  
  630. <script type="text/javascript">
  631. $(document).ready(function() {
  632. // Tooltip only Text
  633. $('.masterTooltip').hover(function(){
  634. // Hover over code
  635. var title = $(this).attr('title');
  636. $(this).data('tipText', title).removeAttr('title');
  637. $('<p class="tooltip"></p>')
  638. .text(title)
  639. .appendTo('body')
  640. .fadeIn('slow');
  641. }, function() {
  642. // Hover out code
  643. $(this).attr('title', $(this).data('tipText'));
  644. $('.tooltip').remove();
  645. }).mousemove(function(e) {
  646. var mousex = e.pageX + 20; //Get X coordinates
  647. var mousey = e.pageY + 10; //Get Y coordinates
  648. $('.tooltip')
  649. .css({ top: mousey, left: mousex })
  650. });
  651. });
  652. </script>
  653.  
  654. </head>
  655.  
  656. <body>
  657.  
  658. <!------------CODE BY STRIVEATTEMPTFAIL, please don't steal------------>
  659.  
  660. <div class="header_bar">
  661. <b><a href="/">{Title}</a></b>
  662. <div class="navi">
  663. <a href="{text:Link One}">{text:Link One Text}</a>
  664. <a href="{text:Link Two}">{text:Link Two Text}</a>
  665. <a href="{text:Link Three}">{text:Link Three Text}</a>
  666. {block:IfShowLinkFour}<a href="{text:Link Four}">{text:Link Four Text}</a>{/block:IfShowLinkFour}
  667. {block:IfShowLinkFive}<a href="{text:Link Five}">{text:Link Five Text}</a>{/block:IfShowLinkFive}
  668. {block:IfShowLinkSix}<a href="{text:Link Six}">{text:Link Six Text}</a>{/block:IfShowLinkSix}
  669. </div>
  670. </div>
  671.  
  672. <div class="container">
  673.  
  674. <div class="sidebar">
  675. <div class="sidebar_link">
  676. <center><a href="/archive">Archive</a>
  677. {block:AskEnabled}
  678. <a href="/ask">Ask</a>
  679. {/block:AskEnabled}
  680. {block:SubmissionsEnabled}
  681. <a href="/submit">Submit</a>
  682. {/block:SubmissionsEnabled} </center>
  683. </div>
  684. <div class="sidebar_img">
  685. <a href="{text:Sidebar Image Link}" class="sidebar_img"><img src="{image:Sidebar Image}"></a>
  686. </div>
  687.  
  688. <div class="descrip">{block:Pagination}
  689. <div class="pag">{block:PreviousPage}
  690. <a href="{PreviousPage}">&#171; prev</a>
  691. {/block:PreviousPage} &harr; {block:NextPage}
  692. <a href="{NextPage}">next &#187;</a>
  693. {/block:NextPage}
  694. </div>{/block:Pagination}
  695.  
  696. {block:Description}
  697. <p>{Description}</p>
  698. {/block:Description}
  699. </div>
  700. </div>
  701.  
  702. <!------------CODE BY STRIVEATTEMPTFAIL, please don't steal------------>
  703.  
  704. {block:Posts}
  705. <div id="post">
  706.  
  707. {block:Text}
  708. <div class="post">
  709. {block:Title}
  710. <h3>{Title}</h3>
  711. {/block:Title}
  712. {Body}
  713. </div>
  714. {/block:Text}
  715.  
  716. {block:Photo}
  717. <div class="photo">
  718. <img src="{PhotoURL-500}" alt="{PhotoAlt}">
  719. {block:Caption} {Caption} {/block:Caption}
  720. </div>
  721. {/block:Photo}
  722.  
  723. {block:Panorama}
  724. <div class="photo">
  725. {LinkOpenTag}
  726. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  727. {LinkCloseTag}{block:Caption}
  728. <div class="caption">{Caption}</div>
  729. {/block:Caption}
  730. </div>
  731. {/block:Panorama}
  732.  
  733. {block:Photoset}
  734. <div class="photo">
  735. <div class="photoset">{Photoset-500}{block:Caption}</div>
  736. <div class="caption">{Caption}</div>
  737. {/block:Caption}
  738. </div>
  739. {/block:Photoset}
  740.  
  741. {block:Link}
  742. <div class="post_link">
  743. <h3><a href="{URL}" {Target} target="_blank">{Name} &raquo;</a></h3>
  744. {block:Description}
  745. <div class="description">{Description}</div>
  746. {/block:Description}
  747. </div>
  748. {/block:Link}
  749.  
  750. {block:Quote}
  751. <div class="quote">
  752. <h1>"{Quote}"</h1>
  753. {block:Source}
  754. <div class="quote_source">&mdash; {Source}</div>
  755. {/block:Source}
  756. </div>
  757. {/block:Quote}
  758.  
  759. {block:Audio}
  760. <div class="post">
  761. {AudioEmbed}{block:Caption}
  762. {Caption}
  763. {/block:Caption}
  764. </div>
  765. {/block:Audio}
  766.  
  767. {block:Video}
  768. <div class="post">
  769. {Video-500}{block:Caption}
  770. {Caption}
  771. {/block:Caption}
  772. </div>
  773. {/block:Video}
  774.  
  775. {block:Chat}
  776. <div class="chat">
  777. {block:Title}
  778. <h3>{Title}</h3>
  779. {/block:Title}
  780.  
  781. <ul class="chat">
  782. {block:Lines}
  783. <li class="{Alt} user_{UserNumber}">
  784. {block:Label}
  785. <span class="label">{Label}</span>
  786. {/block:Label}{Line}
  787. </li>
  788. {/block:Lines}
  789. </div>
  790. </ul>
  791. {/block:Chat}
  792.  
  793. {block:Answer}
  794. <div class="quest">
  795. <div class="asker">{Asker}:</div>
  796. <div class="asker_question">{Question}</div>
  797. </div>
  798.  
  799. {block:Answerer}
  800. <div class="ans">
  801. <div class="answer">{Answerer}:</div>
  802. <div class="answer_ans">{Answer}</div>
  803. </div>
  804. {/block:Answerer}
  805.  
  806. <div class="ans">
  807. <div class="replies">{Replies}</div>
  808. </div>
  809. {/block:Answer}
  810.  
  811. <!------------CODE BY STRIVEATTEMPTFAIL, please don't steal------------>
  812.  
  813. <div class="hovlink">
  814. <div class="hovlinks">
  815. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" class="masterTooltip">via</a>&emsp;{/block:RebloggedFrom}&harr;{block:ContentSource}<a href="{SourceURL}" title="{SourceTitle}" class="masterTooltip">&emsp;source</a>{/block:ContentSource}
  816. </div>
  817. <div class="perma">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} <a href="{Permalink}" title="Permalink" class="masterTooltip">&rarr;</a></div>
  818. </div>
  819.  
  820. <div id="pfooter">
  821. {block:HasTags}<div class="tags"><b>TAGS:</b>&emsp;&emsp;{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  822. </div>
  823.  
  824. {block:PermalinkPage}
  825. {block:Date}<div id="postdate">
  826. <b>POSTED: </b> {DayOfWeek}, {Month} {DayOfMonthWithZero}, {Year}
  827. </div>{/block:Date}
  828. {/block:PermalinkPage}
  829.  
  830. </div>
  831. {/block:Posts}
  832.  
  833. {block:PostNotes}
  834. <div id="postnotes">
  835. <div class="notecontainer">{PostNotes-16}</div>
  836. </div>
  837. {/block:PostNotes}
  838.  
  839. <!-----------------THEME CREDIT, please don't remove!----------------->
  840. <div id="foo"><a href="http://striveattemptfail.tumblr.com" title="theme credit" target="_blank" class="masterTooltip">&#9903;</a></div>
  841. </div>
  842.  
  843. </body>
  844. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement