Advertisement
thematchgirl

Theme 18

May 30th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.96 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>{title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
  8. </script>
  9. {block:ifver2}<script>
  10. $(document).ready(function(){
  11. $("#sidebar1").hover(function(){
  12. $("#posts").css("margin-left","470px");
  13. },function(){
  14. $("#posts").css("margin-left","320px");
  15. });
  16. });
  17. </script> {/block:ifver2}
  18.  
  19. {block:ifver3}<script>
  20. $(document).ready(function(){
  21. $("#sidebar1").hover(function(){
  22. $("#posts").css("margin-left","470px");
  23. },function(){
  24. $("#posts").css("margin-left","170px");
  25. });
  26. });
  27. </script> {/block:ifver3}
  28.  
  29. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  30. <script type="text/javascript">
  31. $(window).load(function () {
  32. $('#posts').masonry({
  33. itemSelector : ".contain",
  34. },
  35. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  36. );
  37. });
  38. </script>
  39. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  40.  
  41. <meta name="color:background" content="#fbf6eb" />
  42. <meta name="color:text" content="#333333" />
  43. <meta name="color:links" content="#ff2239" />
  44. <meta name="color:links background" content="#f4e993" />
  45. <meta name="color:blockquote background" content="#f4e993" />
  46. <meta name="color:blockquote border 1" content="#ff2239" />
  47. <meta name="color:blockquote border 2" content="#3359aa" />
  48. <meta name="color:blockquote text" content="#222222" />
  49. <meta name="color:sidebar 1 background" content="#ff2239" />
  50. <meta name="color:sidebar 2 background" content="#f4e993" />
  51. <meta name="color:sidebar 3 background" content="#3359aa" />
  52. <meta name="color:description" content="#ffffff" />
  53. <meta name="color:post" content="#ffffff" />
  54. <meta name="color:blog title" content="#f4e993" />
  55. <meta name="color:sidebar links" content="#ff2239" />
  56. <meta name="color:post info text" content="#ffffff" />
  57. <meta name="color:post title bg 1" content="#f4e993" />
  58. <meta name="color:post title bg 2" content="#faf3bd" />
  59. <meta name="color:ask bg" content="#fbf6eb" />
  60. <meta name="color:ask text" content="#333333" />
  61. <meta name="color:asker text" content="#f4e993" />
  62. <meta name="color:asker" content="#ff2239" />
  63. <meta name="color:chat label 1" content="#3359aa" />
  64. <meta name="color:chat label 2" content="#ff2239" />
  65. <meta name="color:chat bg 1" content="#fbf6eb" />
  66. <meta name="color:chat text 1" content="#333333" />
  67. <meta name="color:chat bg 2" content="#ffffff" />
  68. <meta name="color:chat text 2" content="#7d7d7d" />
  69. <meta name="color:chat border" content="#f4e993" />
  70. <meta name="color:music player bg" content="#f4e993" />
  71. <meta name="color:odd posts info bg" content="#ff2239" />
  72. <meta name="color:even posts info bg" content="#3359aa" />
  73. <meta name="color:odd posts title" content="#ff2239" />
  74. <meta name="color:even posts title" content="#3359aa" />
  75. <meta name="color:even posts audio info bg" content="#3359aa" />
  76. <meta name="color:even posts audio info" content="#ffffff" />
  77. <meta name="color:odd posts audio info bg" content="#ff2239" />
  78. <meta name="color:odd posts audio info" content="#ffffff" />
  79.  
  80. <meta name="image:background" content="" />
  81. <meta name="image:sidebar1" content="http://i.imgur.com/TxbsdOj.gif" />
  82. <meta name="image:sidebar2" content="http://i.imgur.com/76Vv930.gif" />
  83. <meta name="image:sidebar3" content="http://i.imgur.com/DV9CIXR.gif" />
  84. <meta name="image:description top border" content="http://i.imgur.com/bBF0get.png" />
  85.  
  86. <meta name="text:Link1" content="" />
  87. <meta name="text:Link1URL" content=""/>
  88. <meta name="text:Link2" content="" />
  89. <meta name="text:Link2URL" content=""/>
  90. <meta name="text:Link3" content="" />
  91. <meta name="text:Link3URL" content=""/>
  92. <meta name="text:Link4" content="" />
  93. <meta name="text:Link4URL" content=""/>
  94. <meta name="text:Music" content="" />
  95. <meta name="text:blog title left position" content="-40" />
  96. <meta name="text:blog title top position" content="120" />
  97. <meta name="text:links position" content="155" />
  98. <meta name="text:description position" content="150" />
  99.  
  100. <meta name="if:Captions" content="1" />
  101. <meta name="if:500px" content="1" />
  102. <meta name="if:400px" content="0" />
  103. <meta name="if:250px" content="0" />
  104. <meta name="if:ver1" content="1" />
  105. <meta name="if:ver2" content="0" />
  106. <meta name="if:ver3" content="0" />
  107.  
  108.  
  109. <style>
  110.  
  111. ::-webkit-scrollbar {width: 7px; height: 4px; background:{color:background};}
  112. ::-webkit-scrollbar-thumb {background-color:#3359aa; border:1px solid #fbf6eb; }
  113.  
  114. body {
  115. background:url({image:background}) fixed {color:background};
  116. font-family:arial;
  117. font-size:12px;
  118. color:{color:text};
  119. text-align:justify;
  120. }
  121.  
  122. a {
  123. color:{color:links};
  124. text-decoration:none;
  125. }
  126.  
  127. .post a {
  128. background:{color:links background};
  129. }
  130.  
  131. a:hover {
  132. background:{color:links};
  133. color:{color:links background};
  134. }
  135.  
  136. blockquote, pre {
  137. background:{color:blockquote background};
  138. padding:5px;
  139. border-left:5px solid {color:blockquote border 1};
  140. border-right:5px solid {color:blockquote border 2};
  141. color:{color:blockquote text};
  142. }
  143.  
  144. pre {
  145. background:#f8f8f8;
  146. font-family:Monaco, Consolas, Courier New;
  147. }
  148.  
  149. #sidebar1 {
  150. position:fixed;
  151. left:0px;
  152. top:0px;
  153. width:150px;
  154. height:100%;
  155. background:url({image:sidebar1}) {color:sidebar 1 background} bottom left no-repeat;
  156. z-index:100;
  157. }
  158.  
  159. #sidebar2 {
  160. {block:ifver1}position:fixed;
  161. left:150px;{/block:ifver1}
  162. {block:ifver2}position:absolute;
  163. left:75px;{/block:ifver2}
  164. {block:ifver3}position:absolute;
  165. left:-150px;{/block:ifver3}
  166. top:0px;
  167. width:150px;
  168. height:100%;
  169. background:url({image:sidebar2}) {color:sidebar 2 background} bottom left no-repeat;
  170. -webkit-transition: all 0.6s ease-in-out;
  171. -moz-transition: all 0.6s ease-in-out;
  172. -o-transition: all 0.6s ease-in-out;
  173. -ms-transition: all 0.6s ease-in-out;
  174. transition: all 0.6s ease-in-out;
  175. z-index:99;
  176. }
  177.  
  178. #sidebar3 {
  179. {block:ifver1}position:fixed;
  180. left:300px;{block:ifver1}
  181. {block:ifver2}position:absolute;
  182. left:150px;{/block:ifver2}
  183. {block:ifver3}position:absolute;
  184. left:-300px;{/block:ifver3}
  185. top:0px;
  186. width:150px;
  187. height:100%;
  188. background:url({image:sidebar3}) {color:sidebar 3 background} bottom left no-repeat;-webkit-transition: all 1s ease-in-out;
  189. -moz-transition: all 1s ease-in-out;
  190. -o-transition: all 1s ease-in-out;
  191. -ms-transition: all 1s ease-in-out;
  192. transition: all 1s ease-in-out;
  193. z-index:98;
  194. }
  195.  
  196. #sidebar1:hover #sidebar2 {
  197. left:150px;
  198. }
  199.  
  200. #sidebar1:hover #sidebar3 {
  201. left:300px;
  202. }
  203.  
  204. #desc {
  205. Margin:5px;
  206. padding:5px;
  207. height:{text:description position}px;
  208. overflow:auto;
  209. font-size:10px;
  210. color:{color:description};
  211. }
  212.  
  213. .descbor {
  214. margin-bottom:5px;
  215. margin-top:150px;
  216. }
  217.  
  218. #posts {
  219. {block:ifver1}margin-left:470px;{/block:ifver1}
  220. {block:ifver2}margin-left:320px;{/block:ifver2}
  221. {block:ifver3}margin-left:170px;{/block:ifver3}
  222. margin-top:20px;
  223. width:900px;
  224. z-index:-20px;
  225. }
  226.  
  227. .post {
  228. background:{color:post};
  229. padding:25px;
  230. font-size:12px;
  231. {block:permalinkpage}Width:500px;{/block:permalinkpage}
  232. {block:indexpage}{block:if500px}Width:500px;{/block:if500px}{/block:indexpage}
  233. {block:indexpage}{block:if400px}width:400px;{/block:if400px}{/block:indexpage}
  234. {block:indexpage}{block:if250px}width:250px;{/block:if250px}{/block:indexpage}
  235. }
  236.  
  237. #title {
  238. font-size:80px;
  239. position:fixed;
  240. text-transform:lowercase;
  241. font-style:italic;
  242. top:{text:blog title top position}px;
  243. font-weight:700;
  244. letter-spacing:-5px;
  245. left:{text:blog title left position}px;
  246. font-weight:700;
  247. color:{color:blog title};
  248. writing-mode:tb-rl;
  249. -webkit-transform:rotate(-90deg);
  250. -moz-transform:rotate(-90deg);
  251. -o-transform: rotate(-90deg);
  252. white-space:nowrap;
  253. display:block;
  254. z-index:-10;
  255. }
  256.  
  257. #link {
  258. margin:5px;
  259. margin-top:{text:links position}px;
  260. }
  261.  
  262. #link a {
  263. color:{color:sidebar links};
  264. font-weight:700;
  265. text-decoration:none;
  266. border-bottom:1px solid {color:sidebar links};
  267. letter-spacing:-1px;
  268. padding:5px;
  269. text-align:center;
  270. text-transform:lowercase;
  271. display:block;
  272. font-size:11px;
  273. }
  274.  
  275. #link a:hover {
  276. letter-spacing:1px;
  277. }
  278.  
  279. #info {
  280. padding:5px;
  281. text-align:center;
  282. display:block;
  283. width:90px;
  284. color:{color:post info text};
  285. font-size:11px;
  286. position:relative;
  287. height:100%;
  288. }
  289.  
  290. #info a {
  291. color:{color:post info text};
  292. font-weight:700;
  293. }
  294.  
  295. #info a:hover {
  296. background:none;
  297. }
  298.  
  299. .contain {
  300. {block:indexpage}{block:if500px}width:650px;{/block:if500px}{/block:indexpage}
  301. {block:indexpage}{block:if400px}width:550px;{/block:if400px}{/block:indexpage}
  302. {block:indexpage}{block:if250px}width:450px;{/block:if250px}{/block:indexpage}
  303. {block:permalinkpage}width:660px;{/block:permalinkpage}
  304. display:block;
  305. margin-bottom:20px;
  306. margin-left:0px;
  307. text-align:justify;
  308. }
  309.  
  310. h2 {
  311. background:{color:post title bg 1};
  312. font-style:italic;
  313. font-size:30px;
  314. letter-spacing:-3px;
  315. text-align:center;
  316. padding:10px;
  317. margin-top:0px;
  318. border-radius:10px;
  319. }
  320.  
  321. h2 span {
  322. background:{color:post title bg 2};
  323. padding:10px;
  324. border-radius:100px;
  325. }
  326.  
  327. .tag {
  328. margin-top:5px;
  329. }
  330.  
  331. .tag a {
  332. padding:3px;
  333. display:block;
  334. font-size:10px;
  335. margin-bottom:1px;
  336. background:rgba(250,250,250,.4);
  337. }
  338.  
  339. .noted {
  340. margin:-5px;
  341. margin-top:10px;
  342. margin-bottom:10px;
  343. width:100px;
  344. padding:5px;
  345. display:block;
  346. background:rgba(250,250,250,.4);
  347. }
  348.  
  349. .contain .reblogg {
  350. padding:5px;
  351. margin:10px;
  352. opacity:.5;
  353. }
  354.  
  355. #question {
  356. padding:10px;
  357. background:{color:ask bg};
  358. color:{color:ask text};
  359. font-size:11px;
  360. }
  361.  
  362. .asker {
  363. font-size:20px;
  364. font-style:italic;
  365. color:{color:asker text};
  366. text-transform:lowercase;
  367. text-shadow: 0 1px {color:asker};
  368. display:block;
  369. font-weight:700;
  370. border-left:20px solid {color:asker};
  371. padding-left:5px;
  372. margin-bottom:5px;
  373. }
  374.  
  375. .asker a {
  376. color:{color:asker};
  377. background:none;
  378. display:inline;
  379. }
  380.  
  381. .quote {
  382. font-size:20px;
  383. font-style:italic;
  384. background:{color:background};
  385. padding:5px;
  386. }
  387.  
  388. .chat ul {
  389. list-style:none;
  390. margin:0;
  391. padding:0;
  392. }
  393.  
  394. .odd b {
  395. color:{color:chat label 2};
  396. }
  397.  
  398. .even b {
  399. color:{color:chat label 1};
  400. }
  401.  
  402. .chat li {
  403. border-bottom:1px solid {color:chat border};
  404. }
  405.  
  406. .chat .odd {
  407. background:{color:chat bg 1};
  408. color:{color:chat text 1};
  409. padding:10px;
  410. }
  411.  
  412. .chat .even {
  413. background:{color:chat bg 2};
  414. color:{color:chat text 2};
  415. padding:10px;
  416. }
  417.  
  418. .music {
  419. height:100px;
  420. padding:5px;
  421. text-align:center;
  422. font-size:20px;
  423. }
  424.  
  425. .audio {
  426. position:absolute;
  427. background:#ffffff;
  428. width:25px;
  429. height:25px;
  430. padding:32.5px;
  431. padding-left:10px;
  432. padding-right:55px;
  433. overflow:hidden;
  434. opacity:.5;
  435. display:block;
  436. margin:10px;
  437. z-index:10000;
  438. -webkit-transition:all 1s ease-in-out;
  439. -moz-transition:all 1s ease-in-out;
  440. -o-transition:all 1s ease-in-out;
  441. -ms-transition:all 1s ease-in-out;
  442. transition:all 1s ease-in-out;
  443. }
  444.  
  445. #pagination {
  446. display:block;
  447. color:{color:description};
  448. text-align:center;
  449. }
  450.  
  451. #pagination a {
  452. color:{color:description};
  453. }
  454.  
  455. #cred {
  456. position:fixed;
  457. right:10px;
  458. bottom:10px;
  459. padding:5px;
  460. background:#ff2239;
  461. color:#fff;
  462. border:1px solid #fff;
  463. font-size:11px;
  464. width:15px;
  465. height:15px;
  466. text-align:center;
  467. font-weight:700;
  468. z-index:100;
  469. }
  470.  
  471. #music {
  472. position:fixed;
  473. right:-230px;
  474. top:150px;
  475. width:240px;
  476. padding:15px;
  477. background:{color:music player bg};
  478. border-radius:10px 0px 0px 10px;
  479. z-index:20;
  480. -webkit-transition: all 0.6s ease-in-out;
  481. -moz-transition: all 0.6s ease-in-out;
  482. -o-transition: all 0.6s ease-in-out;
  483. -ms-transition: all 0.6s ease-in-out;
  484. transition: all 0.6s ease-in-out;
  485. }
  486.  
  487. #music:hover {
  488. right:0px;
  489. }
  490.  
  491. </style>
  492. <body>
  493. <a href="http://hellolittlered.org">
  494. <div id="cred">
  495. hlr
  496. </div>
  497. </a>
  498.  
  499. {block:ifMusic}<div id="music">
  500. <img src="http://media.tumblr.com/tumblr_m7vzaiecBK1r6o8v2.gif" style="margin-right:20px">
  501. {text:Music}
  502. </div>{/block:ifMusic}
  503.  
  504. <div id="sidebar1">
  505. <div id="title">
  506. {title}
  507. </div>
  508. <div id="sidebar2">
  509. <div id="link">
  510. <a href="/">
  511. home
  512. </a>
  513. <a href="/ask">
  514. message
  515. </a>
  516. <a href="/archive">
  517. archive
  518. </a>
  519. {block:iflink1}<a href="{text:Link1URL}" title="{text:Link1}" >{text:Link1}</a>{/block:iflink1}
  520. {block:iflink2}<a href="{text:Link2URL}" title="{text:Link2}" >{text:Link2}</a>{/block:iflink2}
  521. {block:iflink3}<a href="{text:Link3URL}" title="{text:Link3}" >{text:Link3}</a>{/block:iflink3}
  522. {block:iflink4}<a href="{text:Link4URL}" title="{text:Link4}" >{text:Link4}</a>{/block:iflink4}
  523. </div>
  524. </div>
  525. <div id="sidebar3">
  526. <img src="{image:description top border}" class="descbor">
  527. <div id="desc">
  528. {description}
  529. </div>
  530. {block:Pagination}
  531. <div id="pagination">
  532. {block:PreviousPage}
  533. <a href="{PreviousPage}">
  534. «
  535. </a>
  536. &nbsp;&nbsp;{/block:PreviousPage} {block:JumpPagination length="3"} {block:CurrentPage}
  537. <span class="current_page">
  538. </span>
  539. &nbsp;&nbsp;{/block:CurrentPage} {block:JumpPage}
  540. <a class="jump_page" href="{URL}">
  541. {PageNumber}
  542. </a>
  543. &nbsp;&nbsp;{/block:JumpPage} {/block:JumpPagination} {block:NextPage}
  544. <a href="{NextPage}">
  545. »
  546. </a>
  547. {/block:NextPage}
  548. </div>
  549. {/block:Pagination}
  550. </div>
  551. </div>
  552.  
  553.  
  554.  
  555. <div id="posts">
  556. {block:posts}
  557. <div class="contain">
  558. <table>
  559. <tr>
  560. {block:Odd}
  561. <td id="info" bgcolor="{color:odd posts info bg}" style="border-radius:10px 0px 0px 10px;" valign="top">
  562. {block:Date}
  563. <div class="date">
  564. <a href="{Permalink}" title="Permalink" >
  565. {ShortMonth}
  566. <br>
  567. <span style="font-size:20px;">
  568. {DayOfMonth}{DayOfMonthSuffix}
  569. </span>
  570. <br>
  571. {Year}
  572. </a>
  573. </div>
  574. {/block:Date}
  575. {block:NoteCount}
  576. <a href="{Permalink}" class="noted">
  577. <b>
  578. {NoteCountWithLabel}
  579. </b>
  580. </a>
  581. {/block:NoteCount}
  582. {block:HasTags}
  583. <div class="tag">
  584. {block:Tags}
  585. <a href="{TagURL}">
  586. <span class="yay">
  587. {Tag}
  588. </span>
  589. </a>
  590. {/block:Tags}
  591. </div>
  592. {/block:HasTags}
  593. <div class="reblogg">
  594. <table>
  595. <tr>
  596. <td>
  597. {ReblogButton size="30" color="white"}
  598. </td>
  599. <td>
  600. {LikeButton size="30" color="white"}
  601. </td>
  602. </tr>
  603. </table>
  604. </center>
  605. </div>
  606. </td>
  607. {/block:Odd}
  608.  
  609.  
  610. <td class="post" valign="top">
  611.  
  612. {block:Text}{block:Title}
  613. <a href="{Permalink}" style="{block:odd}color:{color:odd posts title};{/block:odd}{block:even}color:{color:even posts title};{/block:even}">
  614.  
  615. <h2>
  616. <span>
  617. {Title}
  618. </span>
  619. </h2>
  620. </a>
  621. {/block:Title}{Body}{/block:Text}
  622.  
  623. {block:Quote}
  624. <div class="quote" style="{block:odd}color:{color:odd posts title};{/block:odd}{block:even}color:{color:even posts title};{/block:even}">
  625. <b>“{Quote}”</b> — {Source}
  626. </div>
  627. {block:IndexPage}{block:IfCaptions}{block:Caption}
  628. <p>
  629. {Caption}
  630. </p>
  631. {/block:Caption}{/block:IfCaptions}{/block:IndexPage}
  632. {block:PermalinkPage}{block:Caption}
  633. <p>
  634. {Caption}
  635. </p>
  636. {/block:Caption}{/block:PermalinkPage}
  637. {/block:Quote}
  638.  
  639. {block:Link}
  640. <a href="{URL}" style="{block:odd}color:{color:odd posts title};{/block:odd}{block:even}color:{color:even posts title};{/block:even}">
  641. <h2>
  642. <span>
  643. {Name} »
  644. </span>
  645. </h2>
  646. </a>
  647. {block:Description}
  648. <p>
  649. {Description}
  650. </p>
  651. {/block:Description}{/block:Link}
  652.  
  653. {block:Photo}
  654. {LinkOpenTag}
  655. {block:IndexPage}{block:if500px}
  656. <center>
  657. <div class="photo">
  658. <a href="{PhotoURL-HighRes}">
  659. <img src="{PhotoURL-500}" alt="">
  660. </a>
  661. </div>
  662. </center>
  663. {/block:if500px}{/block:IndexPage}
  664. {block:IndexPage}{block:if400px}
  665. <center>
  666. <div class="photo">
  667. <a href="{PhotoURL-HighRes}">
  668. <img src="{PhotoURL-400}" alt="">
  669. </a>
  670. </div>
  671. </center>
  672. {/block:if400px}{/block:IndexPage}
  673. {block:IndexPage}{block:if250px}
  674. <center>
  675. <div class="photo">
  676. <a href="{PhotoURL-HighRes}">
  677. <img src="{PhotoURL-250}" alt="">
  678. </a>
  679. </div>
  680. </center>
  681. {/block:if250px}{/block:IndexPage}
  682. {block:PermalinkPage}
  683. <center>
  684. <div class="photo">
  685. <a href="{PhotoURL-HighRes}">
  686. <img src="{PhotoURL-500}" alt="">
  687. </a>
  688. </div>
  689. </center>
  690. {/block:PermalinkPage}
  691. {LinkCloseTag}
  692. {block:IndexPage}{block:IfCaptions}{block:Caption}
  693. <p>
  694. {Caption}
  695. </p>
  696. {/block:Caption}{/block:IfCaptions}{/block:IndexPage}
  697. {block:PermalinkPage}{block:Caption}
  698. <p>
  699. {Caption}
  700. </p>
  701. {/block:Caption}{/block:PermalinkPage}
  702. {/block:Photo}
  703.  
  704. {block:Photoset}
  705. {block:IndexPage}{block:if500px}
  706. <div class="photo">
  707. <center>
  708. {Photoset-500}
  709. </center>
  710. </div>
  711. {/block:if500px}{/block:IndexPage}
  712. {block:IndexPage}{block:if400px}
  713. <div class="photo">
  714. <center>
  715. {Photoset-400}
  716. </center>
  717. </div>
  718. {/block:if400px}{/block:IndexPage}
  719. {block:IndexPage}{block:if250px}
  720. <div class="photo">
  721. <center>
  722. {Photoset-250}
  723. </center>
  724. </div>
  725. {/block:if250px}{/block:IndexPage}
  726. {block:PermalinkPage}
  727. <center>
  728. <div class="photo">
  729. {Photoset-500}
  730. </div>
  731. </center>
  732. {/block:PermalinkPage}
  733. {block:IndexPage}{block:IfCaptions}{block:Caption}
  734. <p>
  735. {Caption}
  736. </p>
  737. {/block:Caption}{/block:IfCaptions}{/block:IndexPage}
  738. {block:PermalinkPage}{block:Caption}
  739. <p>
  740. {Caption}
  741. </p>
  742. {/block:Caption}{/block:PermalinkPage}
  743. {/block:Photoset}
  744.  
  745. {block:Chat}
  746. {block:Title}
  747. <a href="{Permalink}" style="{block:odd}color:{color:odd posts title};{/block:odd}{block:even}color:{color:even posts title};{/block:even}">
  748. <h2>
  749. <span>
  750. {Title}
  751. </span>
  752. </h2>
  753. </a>
  754. {/block:Title}
  755. <div class="chat">
  756. <ul>
  757. {block:Lines}
  758. <li class="{Alt}">
  759. {block:Label}
  760. <b>
  761. {Label}
  762. </b>
  763. {/block:Label}{Line}
  764. </li>
  765. {/block:Lines}
  766. </ul>
  767. </div>
  768. {/block:Chat}
  769.  
  770. {block:Video}
  771. {block:IndexPage}{block:if500px}
  772. <center>
  773. {Video-500}
  774. </center>
  775. {/block:if500px}{/block:IndexPage}
  776. {block:IndexPage}{block:if400px}
  777. <center>
  778. {Video-400}
  779. </center>
  780. {/block:if400px}{/block:IndexPage}
  781. {block:IndexPage}{block:if250px}
  782. <center>
  783. {Video-250}
  784. </center>
  785. {/block:if250px}{/block:IndexPage}
  786. {block:PermalinkPage}
  787. <center>
  788. {Video-500}
  789. </center>
  790. {/block:PermalinkPage}
  791. {block:IndexPage}{block:IfCaptions}{block:Caption}
  792. <p>
  793. {Caption}
  794. </p>
  795. {/block:Caption}{/block:IfCaptions}{/block:IndexPage}
  796. {block:PermalinkPage}{block:Caption}
  797. <p>
  798. {Caption}
  799. </p>
  800. {/block:Caption}{/block:PermalinkPage}
  801. {/block:Video}
  802.  
  803. {block:Answer}
  804. <div id="question">
  805. <span class="asker">
  806. {Asker} asked:
  807. </span>
  808. {Question}
  809. </div>
  810.  
  811. {Answer}{/block:Answer}
  812.  
  813. {Answer}
  814. {/block:Answer}
  815.  
  816. {block:Audio}
  817. <div class="ask">
  818. <div class="audio">
  819. {AudioPlayerWhite}
  820. </div>
  821. {block:AlbumArt}
  822. <img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin:5px">
  823. {/block:AlbumArt}
  824.  
  825. <div class="music" {block:even}style="background:{color:even posts audio info bg};{color:even posts audio info}"{/block:even} {block:odd}style="background:{color:odd posts audio info bg};color:{color:odd posts audio info};"{/block:odd}>
  826. <br/>
  827. {block:TrackName}
  828. <em>
  829. <strong>
  830. {TrackName}
  831. </strong>
  832. </em>
  833. {/block:TrackName} {block:Artist}
  834. <br/>
  835. <span style="font-size:16px">
  836. {Artist}
  837. </span>
  838. {/block:Artist}
  839. </div>
  840. </div>
  841. {block:IndexPage}{block:IfCaptions}{block:Caption}
  842. <p>
  843. {Caption}
  844. </p>
  845. {/block:Caption}{/block:IfCaptions}{/block:IndexPage}
  846. {block:PermalinkPage}{block:Caption}
  847. <p>
  848. {Caption}
  849. </p>
  850. {/block:Caption}{/block:PermalinkPage}
  851. {/block:Audio}
  852.  
  853.  
  854. </td>
  855. {block:Even}
  856. <td id="info" style="border-radius:0px 10px 10px 0px;background:{color:even posts info bg};" valign="top">
  857. {block:Date}
  858. <div class="date">
  859. <a href="{Permalink}" title="Permalink" >
  860. {ShortMonth}
  861. <br>
  862. <span style="font-size:20px;">
  863. {DayOfMonth}{DayOfMonthSuffix}
  864. </span>
  865. <br>
  866. {Year}
  867. </a>
  868. </div>
  869. {/block:Date}
  870. {block:NoteCount}
  871. <a href="{Permalink}" class="noted">
  872. <b>
  873. {NoteCountWithLabel}
  874. </b>
  875. </a>
  876. {/block:NoteCount}
  877. {block:HasTags}
  878. <div class="tag">
  879. {block:Tags}
  880. <a href="{TagURL}">
  881. <span class="yay">
  882. {Tag}
  883. </span>
  884. </a>
  885. {/block:Tags}
  886. </div>
  887. {/block:HasTags}
  888. <div class="reblogg">
  889. <table>
  890. <tr>
  891. <td>
  892. {ReblogButton size="30" color="white"}
  893. </td>
  894. <td>
  895. {LikeButton size="30" color="white"}
  896. </td>
  897.  
  898. </tr>
  899. </table>
  900. </center>
  901. </div>
  902. </td>
  903. {/block:Even}
  904.  
  905. </tr>
  906. </table>
  907.  
  908. {block:PostNotes}{PostNotes}{/block:PostNotes}
  909. </div>
  910. {/block:posts}
  911. </div>
  912. </body>
  913. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement