Advertisement
skynotte

nt-dune

May 26th, 2014
805
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.79 KB | None | 0 0
  1. <html lang="en">
  2.  
  3. <!----
  4. DUNE THEME MADE BY NOTTE-THEMES.TUMBLR.COM <- DO NOT REMOVE!
  5. PLEASE DO NOT REMOVE CREDIT BUTTON!
  6.  
  7. Be proud of who made your theme, keep the credit!
  8.  
  9. Follow my rules in my terms of use, enjoy the theme and be sure to report any errors you may find directly to the theme creator. You have plenty of customization options so please look at them before you attempt to alter anything.
  10.  
  11. -->
  12. <head>
  13.  
  14. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  15.  
  16.  
  17. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  18. <title>{title}</title>
  19. <link rel="shortcut icon" href="{Favicon}" />
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="Description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. <meta name="viewport" content="width=device-width; initial-scale=1.0">
  24.  
  25.  
  26. <!-- ------ DEFAULT VARIABLES ------ -->
  27.  
  28. <meta name="color:Header Background" content="#3d3030"/>
  29. <meta name="color:Background" content="#f9f9f9" />
  30. <meta name="color:Title" content="#ffb5ac" />
  31. <meta name="color:Main Links" content="#eecbc6" />
  32. <meta name="color:Main Links Hover" content="#f79e93" />
  33.  
  34. <meta name="color:Scrollbar" content="#080808" />
  35. <meta name="color:Scrollbar Background" content="#f9f9f9" />
  36.  
  37. <meta name="color:Post Background" content="#f9f9f9" />
  38. <meta name="color:Text" content="#534e4d" />
  39. <meta name="color:Bold" content="#e6c8c4" />
  40. <meta name="color:Link" content="#ffb5ac" />
  41. <meta name="color:Link Hover" content="#de938a" />
  42. <meta name="color:Italic" content="#df1800" />
  43. <meta name="color:chatLine" content="#e9e8e8"/>
  44.  
  45. <meta name="color:Dividers" content="#626b6b" />
  46. <meta name="color:Notes Text" content="#e92c16" />
  47. <meta name="color:Tags Text" content="#eecbc6" />
  48. <meta name="color:Tags Text Hover" content="#ecb8b0" />
  49.  
  50. <meta name="color:Sidebar" content="#e9e5e5"/>
  51. <meta name="color:Description Text" content="#bcaeac"/>
  52. <meta name="color:Navigation Links" content="#ffb5ac" />
  53. <meta name="color:Navigation Links Hover" content="#c88980" />
  54.  
  55. <meta name="color:Pagination" content="#c88980"/>
  56.  
  57. <meta name="image:HeaderBackground" content="" />
  58. <meta name="image:Header" content="{HeaderImage}" />
  59. <meta name="image:Background" content="" />
  60. <meta name="image:PostBgImage" content="" />
  61. <meta name="image:Icon" content="{IconImage}" />
  62.  
  63. <meta name="select:Posts style" content="styone" title="Style 1">
  64. <meta name="select:Posts style" content="stytwo" title="Style 2">
  65. <meta name="select:Posts style" content="stythree" title="Style 3">
  66.  
  67. <meta name="select:Tags style" content="tagsone" title="Tags 1">
  68. <meta name="select:Tags style" content="tagstwo" title="Tags 2">
  69. <meta name="select:Tags style" content="notags" title="No Tags">
  70.  
  71. <meta name="text:Link1" content="" />
  72. <meta name="text:Link1 URL" content="http://"/>
  73. <meta name="text:Link2" content="" />
  74. <meta name="text:Link2 URL" content="http://"/>
  75. <meta name="text:Link3" content="" />
  76. <meta name="text:Link3 URL" content="http://"/>
  77. <meta name="text:Link4" content="" />
  78. <meta name="text:Link4 URL" content="http://"/>
  79. <meta name="text:Link5" content="" />
  80. <meta name="text:Link5 URL" content="http://"/>
  81. <meta name="text:Link6" content="" />
  82. <meta name="text:Link6 URL" content="http://"/>
  83. <meta name="text:Link7" content="" />
  84. <meta name="text:Link7 URL" content="http://"/>
  85. <meta name="text:Link8" content="" />
  86. <meta name="text:Link8 URL" content="http://"/>
  87. <meta name="text:Link9" content="" />
  88. <meta name="text:Link9 URL" content="http://"/>
  89.  
  90. <meta name="if:Show Caption" content="0" />
  91. <meta name="if:Show Archive Link" content="1" />
  92. <meta name="if:White Reblog Icons" content="1" />
  93. <meta name="if:Sidebar Divider" content="1" />
  94.  
  95. <meta name="if:Alter Background Image" content="0" />
  96. <meta name="if:Infinite Scrolling" content="1" />
  97.  
  98. <style type="text/css">
  99.  
  100. /* -------------- SCROLLBAR --------------- */
  101.  
  102. ::-webkit-scrollbar {
  103. width: 10px;
  104. background-color: {color:Scrollbar Background};
  105. }
  106.  
  107. ::-webkit-scrollbar-thumb {
  108. background-color: {color:Scrollbar};
  109. }
  110.  
  111. /* -------------- CONTENT --------------- */
  112.  
  113. #wrapper{
  114. margin: 0 auto;
  115. text-align: left;
  116. width: 910px;
  117. }
  118.  
  119. img {display:block;}
  120.  
  121. *{margin:0;}
  122.  
  123. body{
  124. color:{color:Text};
  125. font-family: "Trebuchet MS", Verdana, sans-serif;
  126. font-size:.7em;
  127. line-height:150%;
  128. overflow-x:hidden;
  129.  
  130. background-color: {color:Background};
  131. {block:ifBackgroundImage}
  132. background-image: url('{image:Background}');
  133. {/block:ifBackgroundImage}
  134. background-attachment: fixed;
  135. {block:ifAlterBackgroundImage}
  136. background-size:100% 100%;
  137. {/block:ifAlterBackgroundImage}
  138. }
  139.  
  140. #cent a, a{
  141. text-decoration:none;
  142. outline:none;
  143. -moz-outline-style:none;
  144. color: {color:Link};
  145. -webkit-transition: all 0.5s ease-in-out;
  146. -moz-transition: all 0.5s ease-in-out;
  147. -o-transition: all 0.5s ease-in-out;
  148. transition: all 0.5s ease-in-out;
  149. -webkit-backface-visibility: hidden;
  150. }
  151.  
  152. #cent a:hover, a:hover{color: {color:Link Hover};}
  153. #cent b, strong{color: {color:Bold};}
  154. #cent i, em{color: {color:Italic};}
  155.  
  156. blockquote {
  157. border-left: 3px solid {color:Notes Background};
  158. padding-left: 3px;
  159. padding-right: 1px;
  160. margin-left: 20px;
  161. }
  162.  
  163.  
  164. .title{
  165. color: {color:bold};
  166. padding:5px;
  167. font-size: 18px;
  168. margin-bottom:30px;
  169. text-align:right;
  170. text-transform:uppercase;
  171. line-height: 100%;
  172. letter-spacing: 1px;
  173. }
  174.  
  175. .chat .chat1 {margin-left: 0px;}
  176. .chat .chat1 .chat2 {
  177. background: {color:chatLine};
  178. margin-bottom: 1px;
  179. padding: 5px;
  180. font-size: 11px;
  181. }
  182. .chat .chat1 .chat2.even {background: {color:Post Background};}
  183. .chat .chat1 .chat2 span{
  184. font-weight: bold;
  185. text-transform: uppercase;
  186. }
  187.  
  188. .link{
  189. font-size: 14px;
  190. letter-spacing:1px;
  191. text-transform:uppercase;
  192. background-color:{color:PostLink Background};
  193. padding:20px;
  194. text-align:center;
  195. margin-bottom:10px;
  196. }
  197.  
  198. ol.notes {
  199. padding: 0px;
  200. margin-top: 10px;
  201. list-style-type: none;
  202. width: 460px;
  203. letter-spacing: 1px;
  204. font-size:10px;
  205. }
  206.  
  207. ol.notes li.note {
  208. text-align: left;
  209. letter-spacing: 1px;
  210. padding: 8px;
  211. margin-bottom:5px;
  212. background-color: {color:Post Background};
  213. {block:ifPostBgImageImage}
  214. background-image: url('{image:PostBgImage}');
  215. {/block:ifPostBgImageImage}
  216. background-attachment: fixed;
  217. }
  218.  
  219. ol.notes li.note img.avatar {
  220. display: block;
  221. float: left;
  222. margin-right: 10px;
  223. }
  224.  
  225. #cent img{display: block; max-width: 100%;}
  226.  
  227. #cent{
  228. height:auto;
  229. text-align:left;
  230. position:absolute;
  231. padding:50px;
  232. margin-left:10px;
  233. top:0px;
  234. {block:ifMainLinksOnTop}
  235. padding-top:100px;
  236. padding-bottom:0px;
  237. {/block:ifMainLinksOnTop}
  238. }
  239.  
  240. /* -------------- POSTS --------------- */
  241.  
  242. #post{
  243. overflow:hidden;
  244. background-color: {color:Post Background};
  245. {block:ifPostBgImageImage}
  246. background-image: url('{image:PostBgImage}');
  247. {/block:ifPostBgImageImage}
  248. background-attachment: fixed;
  249. padding:10px 30px 30px 30px;
  250. {block:PermalinkPage}
  251. padding:30px;
  252. {/block:PermalinkPage}
  253. width: 400px;
  254. }
  255.  
  256. .stytwo{border-radius:2em;}
  257. .stythree{border-top-right-radius:2em; border-bottom-left-radius:2em;}
  258.  
  259. /* -------------- PERMALINK/TAGS--------------- */
  260.  
  261. .perma, #tagss{
  262. font-size:13px;
  263. overflow:hidden;
  264. margin-top:20px;
  265. }
  266.  
  267. .perma{
  268. margin-bottom:20px;
  269. border-bottom:1px solid {color:Dividers};
  270. color: {color:Notes Text};
  271. text-transform:uppercase;
  272. letter-spacing:2px;
  273. padding: 10px;
  274. }
  275.  
  276. .date{
  277. font-size:30px;
  278. }
  279.  
  280. #tagss{
  281. letter-spacing:1px;
  282. color: {color:Tags Text};
  283. width:400px;
  284. border-top:1px solid {color:Dividers};
  285. padding: 10px 0 0 0;
  286. }
  287.  
  288. .notags{display:none;}
  289. .tagstwo a{
  290. border:2px solid {color:Tags};
  291. padding:5px;
  292. line-height:330%;
  293. }
  294. .tagsone{text-align:center;}
  295.  
  296. #cent .perma a{color: {color:Notes Text}; font-style: none;}
  297. #cent .perma a:hover{color: {color:Notes Text};}
  298. #cent #tagss a{color: {color:Tags Text};}
  299. #cent #tagss a:hover{color: {color:Tags Text Hover};}
  300.  
  301. /* -------------- LIKE/REBLOG --------------- */
  302.  
  303. #likereblog{
  304. list-style: none;
  305. margin-top:28px;
  306. display:block;
  307. float:left;
  308. }
  309.  
  310. #likereblog li {
  311. padding:2px 5px 0 0;
  312. margin-left:-30px;
  313. }
  314.  
  315.  
  316. /* -------------- HEADER --------------- */
  317.  
  318. #header{
  319. background-color:{color:Header Background};
  320. {block:ifHeaderBackgroundImage}
  321. background-image: url('{image:HeaderBackground}');
  322. {/block:ifHeaderBackgroundImage}
  323. background-attachment: fixed;
  324. width:100%;
  325. top:0;
  326. left:0;
  327. height:330px;
  328. }
  329.  
  330. #headercontain{
  331. width:800px;
  332. left:200px;
  333. height:300px;
  334. overflow:hidden;
  335. margin-bottom:50px;
  336. }
  337.  
  338. #headercontain img{
  339. width:790px;
  340. min-height:300px;
  341. border-width:3px solid;
  342. }
  343. /* -------------- TITLE --------------- */
  344.  
  345. #headerttl, #headerttl:hover{
  346. font-size:25px;
  347. line-height:120%;
  348. color:{color:Title} !important;
  349. }
  350.  
  351. /* -------------- SIDEBAR--------------- */
  352.  
  353. #sidebar{
  354. width:230px;
  355. position:absolute;
  356. {block:ifNotSidebarDivider}
  357. background-color:{color:Sidebar};
  358. {block:ifNotSidebarDivider}
  359. padding:20px;
  360. margin-left:520px;
  361. {block:ifSidebarDivider}
  362. border-left:1px solid {color:Dividers};
  363. {/block:ifSidebarDivider}
  364. }
  365.  
  366. /* -------------- DESCRIPTION --------------- */
  367.  
  368. #descrip{
  369. color:{color:Description Text};
  370. text-align:justify;
  371. }
  372.  
  373. /* -------------- LINKS --------------- */
  374.  
  375. #topnav{float:right; margin:10px;}
  376.  
  377. #topnav a, #fixedNav a{
  378. color:{color:Main Links};
  379. padding: 0px 0px 10px 10px;
  380. font-size:14px;
  381. }
  382.  
  383. #topnav a:hover, #fixedNav a:hover{
  384. color:{color:Main Links Hover};
  385. -webkit-backface-visibility: hidden;
  386. }
  387.  
  388. #fixedNav{
  389. position:fixed;
  390. top:0;
  391. left:0;
  392. background-color:{color:Header Background};
  393. {block:ifHeaderBackgroundImage}
  394. background-image: url('{image:HeaderBackground}');
  395. {/block:ifHeaderBackgroundImage}
  396. background-attachment: fixed;
  397. width:100%;
  398. padding: 10px 0;
  399. text-align:center;
  400. z-index:5;
  401. clear: both;
  402. {block:ifHeaderImage}
  403. display: none;
  404. {/block:ifHeaderImage}
  405. }
  406.  
  407. #urlinks{margin-top:30px;
  408. {block:ifLink1}border-top:1px solid {color:Dividers};{/block:ifLink1}
  409. {block:HasPages}border-top:1px solid {color:Dividers};{/block:HasPages}
  410. padding-top:10px;}
  411.  
  412. #urlinks a{
  413. margin-top:17px;
  414. display:block;
  415. color:{color:Navigation Links};
  416. font-size:13px;
  417. letter-spacing:1px;
  418. white-space: pre-wrap; /* css-3 */
  419. white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  420. white-space: -pre-wrap; /* Opera 4-6 */
  421. white-space: -o-pre-wrap; /* Opera 7 */
  422. word-wrap: break-word; /* Internet Explorer 5.5+ */
  423. }
  424.  
  425. #urlinks a:hover{
  426. color:{color:Navigation Links Hover};
  427. }
  428.  
  429. /* -------------- ICON --------------- */
  430. {block:ifIconImage}
  431. #icon{
  432. width:100%;
  433. margin-bottom:15px;
  434. }
  435. {/block:ifIconImage}
  436. /* -------------- PAGINATION --------------- */
  437.  
  438. .pagination{
  439. margin-top:20px;
  440. font-size:12px;
  441. width:460px;
  442. position:relative;
  443. text-align:center;
  444. color:{color:Pagination};
  445. border-top:1px solid {color:Dividers};
  446. {block:IfInfiniteScrolling}
  447. display: none;
  448. {/block:IfInfiniteScrolling}
  449. }
  450. .pagination a{
  451. color:{color:Pagination} !important;
  452. display:inline-block;
  453. margin:0px 2px;
  454. display:-moz-inline-stack;
  455. line-height:100%;
  456. padding:20px;
  457. }
  458.  
  459.  
  460. .pagination a:hover{opacity:0.7; color:{color:Pagination} !important;}
  461.  
  462.  
  463. /* -------------- CUSTOM CSS --------------- */
  464.  
  465. {CustomCSS}
  466.  
  467. </style>
  468.  
  469. {block:ifHeaderImage}
  470. <script type="text/javascript">
  471. $(document).ready(function() {
  472. var headerTop = $('#header').offset().top;
  473. var headerBottom = headerTop + $('#header').outerHeight(); // fixedNav should appear after this distance from top.
  474. $(window).scroll(function () {
  475. var scrollTop = $(window).scrollTop(); // Current vertical scroll position from the top
  476. if (scrollTop > headerBottom) { // Check to see if we have scrolled more than headerBottom
  477. if (($("#fixedNav").is(":visible") === false)) {
  478. $('#fixedNav').fadeIn('fast');
  479. }
  480. } else {
  481. if ($("#fixedNav").is(":visible")) {
  482. $('#fixedNav').fadeOut('fast');
  483. }
  484. }
  485. });
  486. });
  487. </script>
  488. {/block:ifHeaderImage}
  489.  
  490. {block:IfInfiniteScrolling}
  491. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  492. {/block:IfInfiniteScrolling}
  493.  
  494. </head>
  495. <body>
  496.  
  497. <div id="fixedNav">
  498. <a href="/">Index</a>
  499. {block:AskEnabled}<a href="/ask" title="ask">Message</a>{/block:AskEnabled}
  500. {block:SubmissionsEnabled}<a href="/submit" title="submit">Submit</a>{/block:SubmissionsEnabled}
  501. {block:ifShowArchiveLink}<a href="/archive" title="archive">Archive</a>{/block:ifShowArchiveLink}
  502. <a href="http://notte-themes.tumblr.com" title="theme credit">Theme</a>
  503. </div>
  504.  
  505. {block:ifHeaderImage} <div id="header"></div>{/block:ifHeaderImage}
  506.  
  507. <div id="wrapper">
  508.  
  509.  
  510.  
  511.  
  512. <div id="cent">
  513.  
  514. {block:ifHeaderImage}
  515. <div id="headercontain">
  516. <span id="topnav">
  517. <a href="/">Index</a>
  518. {block:AskEnabled}<a href="/ask" title="ask">Message</a>{/block:AskEnabled}
  519. {block:SubmissionsEnabled}<a href="/submit" title="submit">Submit</a>{/block:SubmissionsEnabled}
  520. {block:ifShowArchiveLink}<a href="/archive" title="archive">Archive</a>{/block:ifShowArchiveLink}
  521. <a href="http://notte-themes.tumblr.com" title="theme credit">Theme</a>
  522. </span>
  523.  
  524. <a href="/" id="headerttl">{Title}</a>
  525.  
  526. <img src="{image:Header}" />
  527.  
  528. </div>
  529. {/block:ifHeaderImage}
  530.  
  531. <div id="wrapper">
  532.  
  533. <div id="sidebar">
  534. {block:ifNotHeaderImage}
  535. <a href="/" id="headerttl">{Title}</a>
  536. <br /><br />
  537. {/block:ifNotHeaderImage}
  538. {block:ifIconImage}
  539. <img src="{image:Icon}" id="icon" />
  540. {/block:ifIconImage}
  541.  
  542. <div id="descrip">{Description}</div>
  543.  
  544. <div id="urlinks">
  545.  
  546. {block:ifLink1}<a href="{text:Link1 URL}" id="{text:Link1}">{text:Link1}</a>{/block:ifLink1}
  547. {block:ifLink2}<a href="{text:Link2 URL}" id="{text:Link2}">{text:Link2}</a>{/block:ifLink2}
  548. {block:ifLink3}<a href="{text:Link3 URL}" id="{text:Link3}">{text:Link3}</a>{/block:ifLink3}
  549. {block:ifLink4}<a href="{text:Link4 URL}" id="{text:Link4}">{text:Link4}</a>{/block:ifLink4}
  550. {block:ifLink5}<a href="{text:Link5 URL}" id="{text:Link5}">{text:Link5}</a>{/block:ifLink5}
  551. {block:ifLink6}<a href="{text:Link6 URL}" id="{text:Link6}">{text:Link6}</a>{/block:ifLink6}
  552. {block:ifLink7}<a href="{text:Link7 URL}" id="{text:Link7}">{text:Link7}</a>{/block:ifLink7}
  553. {block:ifLink8}<a href="{text:Link8 URL}" id="{text:Link8}">{text:Link8}</a>{/block:ifLink8}
  554. {block:ifLink9}<a href="{text:Link9 URL}" id="{text:Link9}">{text:Link9}</a>{/block:ifLink9}
  555. {block:HasPages}{block:Pages}<a href="{URL}" id="{Label}">{Label}</a>{/block:Pages}{/block:HasPages}
  556. </div>
  557.  
  558.  
  559. </div><!-- end sidebar -->
  560.  
  561. {block:ifInfiniteScrolling}<div class = "autopagerize_page_element" >{/block:ifInfiniteScrolling}
  562.  
  563. {block:Posts}
  564.  
  565. <div id="post" class="content {select:Posts style}">
  566.  
  567. {block:IndexPage}
  568.  
  569. <ul id="likereblog">
  570. {block:ifNotWhiteReblogIcons}
  571. <li>{ReblogButton color="black"}</li>
  572. {/block:ifNotWhiteReblogIcons}
  573. {block:ifWhiteReblogIcons}
  574. <li>{ReblogButton color="white"}</li>
  575. {/block:ifWhiteReblogIcons}
  576.  
  577. {block:ifNotWhiteReblogIcons}
  578. <li>{LikeButton color="black"}</li>
  579. {/block:ifNotWhiteReblogIcons}
  580. {block:ifWhiteReblogIcons}
  581. <li>{LikeButton color="white"}</li>
  582. {/block:ifWhiteReblogIcons}
  583. </ul>
  584. <div class="perma">
  585. <div style="float:left">
  586. <a href="{Permalink}" class="date">{block:Date}{ShortMonth} {DayOfMonth}{/block:Date}</a>
  587. </div>
  588.  
  589. <div style="float:right">
  590. {block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  591. </div>
  592. </div>
  593.  
  594. {/block:IndexPage}
  595.  
  596.  
  597.  
  598. {block:Title}<div class="title">{Title}</div>{/block:Title}
  599.  
  600.  
  601. {block:Text}
  602. {Body}
  603. {/block:Text}
  604.  
  605.  
  606. {block:Photo}
  607. {LinkOpenTag}
  608. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%" /></a>
  609. {LinkCloseTag}
  610. {/block:Photo}
  611.  
  612.  
  613. {block:Panorama}
  614. {LinkOpenTag}
  615. <a href="{permalink}"><img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/></a>
  616. {LinkCloseTag}
  617. {/block:Panorama}
  618.  
  619.  
  620. {block:Photoset}
  621.  
  622. {Photoset-400}
  623.  
  624. {/block:Photoset}
  625.  
  626.  
  627. {block:Quote}
  628. <div style="padding:5px;">
  629. <div style="position:absolute; opacity:0.2; color: {color:Italic}; font-size: 70px; line-height:100%;">&ldquo;</div>
  630. <div style="color: {color:Italic}; text-align: left; font-size: 15px; margin-top:5px; padding:10px; line-height:170%;">{Quote}</div>
  631.  
  632. <div align="right" style="font-size: 11px; padding-top: 2px;">
  633. {block:Source}-{Source}{/block:Source}
  634. </div></div>
  635. {/block:Quote}
  636.  
  637.  
  638. {block:Video}
  639.  
  640. {VideoEmbed-400}<br />
  641. {PlayCountWithLabel}
  642.  
  643. {/block:Video}
  644.  
  645.  
  646. {block:Link}
  647. <div style="padding:5px;">
  648. <div class="link">
  649. <a href="{URL}" {Target}>{Name} →</a>
  650. </div><br>
  651. {block:Description}{Description}{/block:Description}
  652. </div>
  653. {/block:Link}
  654.  
  655.  
  656. {block:Chat}
  657. <div class="chat">
  658. <div class="chat1">
  659. {block:Lines}
  660. <div class="chat2 {Alt}">
  661. {block:Label}
  662. <b>{Label}</b>
  663. {/block:Label}
  664. {Line}</div>
  665. {/block:Lines}
  666. </div>
  667. </div>
  668. {/block:Chat}
  669.  
  670.  
  671. {block:Audio}
  672.  
  673. {block:AudioEmbed}
  674. {AudioEmbed-400}
  675. {/block:AudioEmbed}
  676.  
  677. {/block:Audio}
  678.  
  679.  
  680. {block:Answer}
  681. <div style="display:inline-block; width:400px;">
  682. <img src="{AskerPortraitURL-30}" style="float:left; margin-right:10px; border: 10px solid {color:chatLine}; margin-left:15px;"/>
  683.  
  684. <div style="text-align:left;"><span style="font-family: {font:Body Font}; font-size:9px; letter-spacing: 1px;"> {Asker} </span></div>
  685.  
  686. <div style="font-size: 11px; line-height:110%; padding:5px; border-top: 1px solid {color:chatLine}; letter-spacing:1px;">{Question}</div>
  687. </div>
  688. {block:Answerer}
  689. <div style="display:inline-block; width:400px; margin-top:50px;">
  690. <img src="{AnswererPortraitURL-30}" style="float:right; margin-left:10px; border: 10px solid {color:chatLine}; margin-right:15px;"/>
  691.  
  692. <div style="text-align:right;"><span style="font-family: {font:Body Font}; font-size:9px; letter-spacing: 1px;"> {Answerer} </span></div>
  693.  
  694. <div style="font-size: 11px; line-height:110%; padding:5px; border-top: 1px solid {color:chatLine}; text-align:right; letter-spacing:1px;">{Answer}</div>
  695. </div>
  696. {/block:Answerer}
  697. <div style="margin-top:40px;">{Replies}</div>
  698.  
  699. {/block:Answer}
  700.  
  701. {block:ifShowCaption}{block:Caption}<br /><br />{Caption}{/block:Caption}{/block:ifShowCaption}
  702.  
  703. {block:PermalinkPage}
  704. <br /><br />
  705. {block:ifNotShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifNotShowCaption}
  706. <br />
  707. <div style="text-align:center;">
  708. {block:Date}
  709. Posted {TimeAgo}{/block:Date} {block:NoteCount}
  710. with {NoteCountWithLabel}
  711. {/block:NoteCount}
  712. {block:RebloggedFrom}
  713. via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  714. <br />
  715. Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  716. <br />{/block:RebloggedFrom}
  717. {block:HasTags}<br><br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  718. <br><br>
  719. {/block:HasTags}</div>
  720.  
  721. </div>
  722.  
  723. {block:PostNotes}{PostNotes}{/block:PostNotes}
  724. {/block:PermalinkPage}
  725.  
  726.  
  727. {block:HasTags}
  728. <div id="tagss" class="content {select:Tags style}">
  729. {block:Tags}<span style="font-size: 10px;"><a href="{TagURL}">#{Tag}&nbsp;</a></span> {/block:Tags}</div>
  730. {/block:HasTags}
  731.  
  732.  
  733. </div><!-- END POSTS -->
  734.  
  735.  
  736. <div style="margin-bottom:40px;"><br /></div>
  737.  
  738. {/block:Posts}
  739.  
  740.  
  741. {block:IndexPage}<div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" style="float:left !important;">Previous Page</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next" style="float:right !important;">Next Page</a>{/block:NextPage}{/block:Pagination}
  742. </div>{/block:IndexPage}
  743.  
  744. {block:ifInfiniteScrolling}</div>{/block:ifInfiniteScrolling}
  745. </div><!-- END CENT -->
  746.  
  747. </div>
  748. </body>
  749. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement