xmisa0923

zdsfa

Sep 4th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.31 KB | None | 0 0
  1. <!--
  2. ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
  3.  
  4. THEME MADE BY RACHEL
  5. » ALMIGHTYONE.TUMBLR.COM
  6.  
  7. [THEME #6] WANDERING
  8. IF YOU HAVE ANY QUESTIONS GO TO 7TH-DISTRICT.TUMBLR.COM
  9.  
  10. !!TERMS OF USE!!
  11.  
  12. - You CAN edit the codes, but do NOT make heavy changes that
  13. make it no longer recognizable as my theme.
  14. - You can change the colors, fonts, and anything that I made
  15. customizable.
  16.  
  17. CREDITS
  18. - Do NOT move the credits to anywhere else and leave the credits
  19. alone! NO moving them to pages!
  20. - Do NOT redistribute.
  21.  
  22. STEALING
  23. - Do NOT steal my themes and claim it as your own.
  24. - Do NOT use my themes as a base, then edit and claim it
  25. as your own!
  26.  
  27. AGAIN, DO NOT REMOVE THE CREDITS OR MOVE THEM A.N.Y.W.H.E.R.E.
  28. Okay that's about it. CIAO. <3
  29.  
  30. ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
  31. -->
  32.  
  33. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  34. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  35. <head>
  36.  
  37. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  38. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39. <link rel="shortcut icon" href="{Favicon}" />
  40.  
  41. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  43.  
  44.  
  45. <meta name="color:background" content="#ffffff" />
  46. <meta name="color:title" content="#000000" />
  47. <meta name="color:custom links background" content="#000000" />
  48. <meta name="color:custom links text" content="#ffffff" />
  49. <meta name="color:custom links background hover" content="#ffffff"/>
  50. <meta name="color:custom links text hover" content="#000000" />
  51. <meta name="color:links" content="#aaaaaa" />
  52. <meta name="color:links hover" content="#eeeeee" />
  53. <meta name="color:blockquote" content="#000000" />
  54. <meta name="color:permalink background" content="#000000" />
  55. <meta name="color:permalink text" content="#ffffff" />
  56. <meta name="color:permalink text hover" content="#262626" />
  57. <meta name="color:text" content="#565656" />
  58. <meta name="color:question background" content="#f9f9f9" />
  59. <meta name="color:question border" content="#eeeeee" />
  60. <meta name="color:scrollbar bg" content="#000000" />
  61. <meta name="color:scrollbar" content="#ffffff" />
  62. <meta name="color:posts" content="#ffffff" />
  63.  
  64. <meta name="if:2 column" content="1" />
  65. <meta name="if:1 column" content="0" />
  66. <meta name="if:screen border" content="1" />
  67. <meta name="if:small cursor" content="1" />
  68. <meta name="if:grayscale" content="1" />
  69. <meta name="if:photofade" content="0" />
  70.  
  71. <meta name="image:background" content=""/>
  72.  
  73. <meta name="text:Link1 url" content="/">
  74. <meta name="text:Link1" content"link 1"/>
  75. <meta name="text:Link2 url" content="/">
  76. <meta name="text:Link2" content"link 2"/>
  77. <meta name="text:Link3 url" content="/">
  78. <meta name="text:Link3" content"link 3"/>
  79.  
  80. <meta name="text:title font size" content="33" />
  81.  
  82. <style type="text/css">
  83.  
  84. ::-webkit-scrollbar-track {background-color:{color:scrollbar bg};}
  85. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};border:3px solid {color:scrollbar bg};}
  86. ::-webkit-scrollbar {width:8px;height:5px;}
  87.  
  88. ::-moz-scrollbar-track {background-color:{color:scrollbar bg};}
  89. ::-moz-scrollbar-thumb {background-color:{color:scrollbar};border:3px solid {color:scrollbar bg};}
  90. ::-moz-scrollbar {width:8px;height:5px;}
  91.  
  92. {block:ifsmallcursor}
  93. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  94. {/block:ifsmallcursor}
  95.  
  96. body {
  97. background:{color:background};
  98. background-attachment:fixed;
  99. background-repeat:no-repeat;
  100. background-position:right bottom;
  101. background-image:url('{image:background}');
  102. margin:0;
  103. padding:0;
  104. word-wrap:break-word;
  105. font-family:calibri;
  106. font-size:11px;
  107. }
  108.  
  109. body a{
  110. text-decoration:none;
  111. }
  112.  
  113. .side {
  114. position:fixed;
  115. left:300px;
  116. top:250px;
  117. height:150px;
  118. border:0px solid black;
  119. width:200px;
  120. background:transparent;
  121. }
  122.  
  123. #tit{
  124. margin-top:0px;
  125. font-family:calibri;
  126. font-size:{text:title font size}px;
  127. text-align:center;
  128. width:200px;
  129. height:auto;
  130. color:{color:title};
  131. }
  132.  
  133. .pagination{
  134. position:fixed;
  135. bottom:10px;
  136. left:710px;
  137. margin:3px;
  138. text-align:center;
  139. z-index:99999;
  140. }
  141.  
  142. .pagination a{
  143. display:none;
  144. padding:0px 3px;
  145. color:white;
  146. font-family:cambria;
  147. font-size:12px;
  148. -webkit-transition: all 0.4s linear;
  149. -moz-transition: all 0.4s linear;
  150. }
  151.  
  152. #desc{
  153. margin-top:9px;
  154. font-family:trebuchet ms;
  155. font-size:10px;
  156. text-align:center;
  157. line-height:110%;
  158. color:black;
  159. padding:0px 35px;
  160. }
  161.  
  162. .side #boob{
  163. position:absolute;
  164. margin-top:-10px;
  165. text-align:center!important;
  166. height:auto;
  167. margin-left:36px;
  168. float:left;
  169. opacity:0;
  170. -webkit-transition: all 0.8s ease-in-out;
  171. -moz-transition: all 0.8s ease-in-out;
  172. }
  173.  
  174. .side:hover #boob{
  175. margin-top:10px;
  176. opacity:1;
  177. -webkit-transition: all 0.8s ease-in-out;
  178. -moz-transition: all 0.8s ease-in-out;
  179. }
  180.  
  181. .bob{
  182. margin:4px;
  183. float:left;
  184. background:{color:custom links background};
  185. padding:2px 4px;
  186. text-align:center!important;
  187. font-family:calibri;
  188. font-size:10px;
  189. text-transform:uppercase;
  190. color:{color:custom links text};
  191. -webkit-transition: all 0.4s linear;
  192. -moz-transition: all 0.4s linear;
  193. }
  194.  
  195. .bob:hover{
  196. opacity:1;
  197. background:{color:custom links background hover};
  198. color:{color:custom links text hover};
  199. -webkit-transition: all 0.4s linear;
  200. -moz-transition: all 0.4s linear;
  201. }
  202.  
  203.  
  204. #desc a {
  205. text-decoration:none;
  206. color: {color:links};
  207. -webkit-transition: all 0.4s linear;
  208. -moz-transition: all 0.4s linear;
  209. }
  210.  
  211. #desc a:hover{
  212. color:{color:links hover};
  213. -webkit-transition: all 0.4s linear;
  214. -moz-transition: all 0.4s linear;
  215. }
  216.  
  217. #content {
  218. {block:if2column}
  219. width:550px;
  220. margin:40px 0px 40px 500px!important;
  221. {/block:if2column}
  222. {block:if1column}
  223. width:280px;
  224. margin:40px 0px 40px 500px;
  225. {/block:if1column}
  226. color:{color:text};
  227. {block:permalinkpage}
  228. margin:50px 0px 20px 500px;
  229. {/block:permalinkpage}
  230. }
  231.  
  232. #content a {
  233. color:{color:links};
  234. -webkit-transition: all 0.4s linear;
  235. -moz-transition: all 0.4s linear;
  236. }
  237.  
  238. #content a:hover {
  239. color:{color:links hover};
  240. -webkit-transition: all 0.4s linear;
  241. -moz-transition: all 0.4s linear;
  242. }
  243.  
  244. #content blockquote {
  245. border-left:2px solid {color:blockquote};
  246. margin:0;
  247. padding-left:8px;
  248. }
  249.  
  250. #content blockquote img {
  251. {block:indexpage}
  252. width:200px;
  253. {/block:indexpage}
  254. {block:permalinkpage}
  255. width:350px;
  256. {/block:permalinkpage}
  257. }
  258.  
  259. .posts {
  260. width:250px;
  261.  
  262. padding:30px 70px;
  263.  
  264. {block:permalinkpage}
  265. width:250px;
  266. {block:permalinkpage}
  267. -webkit-transition-duration: 0.5s;
  268. -moz-transition-duration: 0.5s;
  269. -o-transition-duration: 0.5s;
  270. -ms-transition-duration: 0.5s;
  271. {block:ifphotofade}
  272. opacity:.8;
  273. {/block:ifphotofade}
  274. {block:ifgrayscale}
  275. -webkit-filter: grayscale(100%);
  276. -moz-filter: grayscale(100%);
  277. -o-filter: grayscale(100%);
  278. {/block:ifgrayscale}
  279. z-index:9;
  280. background:{color:posts};
  281. }
  282.  
  283. .posts:hover {
  284. -webkit-filter: grayscale(0%);
  285. -moz-filter: grayscale(0%);
  286. -o-filter: grayscale(0%);
  287. opacity:1;
  288. -webkit-transition-duration: 0.5s;
  289. -moz-transition-duration: 0.5s;
  290. -o-transition-duration: 0.5s;
  291. -ms-transition-duration: 0.5s;
  292. }
  293.  
  294. /* permalinks */
  295. .posts .perma{
  296. text-align:center;
  297. position: absolute;
  298. width:auto;
  299. height: 14px;
  300. line-height:14px;
  301. position:absolute;
  302. background-color: {color:permalink background};
  303. color: {color:permalink text};
  304. margin-top: 10px;
  305. margin-left:70px;
  306. padding: 4px 15px;
  307. opacity: 0;
  308. font-size: 8px;
  309. font-family:calibri;
  310. text-transform: uppercase;
  311. letter-spacing: 1px;
  312. z-index:3;
  313. -webkit-transition: all 0.7s linear;
  314. -moz-transition-duration: 0.7s linear;
  315. }
  316.  
  317. .posts:hover .perma{
  318. margin-top:10px;
  319. opacity:1;
  320. -webkit-transition: all 0.7s linear;
  321. -moz-transition-duration: 0.7s linear;
  322. }
  323.  
  324. .perma a {
  325. color: {color:permalink text}!important;
  326. -webkit-transition: all 0.4s linear;
  327. -moz-transition-duration: 0.4s linear;
  328. }
  329.  
  330. .perma a:hover {
  331. color: {color:permalink text hover}!important;
  332. -webkit-transition: all 0.4s linear;
  333. -moz-transition-duration: 0.4s linear;
  334. }
  335.  
  336. #note{
  337. margin:20px auto;
  338. width: 250px;
  339. font-size: 11px;
  340. text-transform:lowercase;
  341. font-family:calibri;
  342. color:{color:text};
  343. }
  344.  
  345. ol.notes{
  346. list-style-type:none;
  347. margin:0px;
  348. padding-left:5px;
  349. line-height:130%;
  350. color:{color:text};
  351. }
  352.  
  353. .info{
  354. padding-bottom:3px;
  355. padding-top:5px;
  356. padding-left:2px;
  357. text-align:left;
  358. font-family:consolas;
  359. font-size:10px;
  360. color:{color:text};
  361. margin-top:5px;
  362. }
  363.  
  364. .tags{
  365. margin-top:5px;
  366. font-family:calibri;
  367. font-size:8px;
  368. text-transform:uppercase;
  369. letter-spacing:1px;
  370. text-align:left;
  371. color:{color:text};
  372. }
  373.  
  374. #asker{
  375. text-align:center;
  376. font-size:13px;
  377. font-style:italic;
  378. line-height:110%;
  379. }
  380.  
  381. #ques{
  382. margin-top:-6px;
  383. color:{color:text};
  384. border:1px solid {color:question border};
  385. background:{color:question background};
  386. padding:5px;
  387. }
  388.  
  389. #question{
  390. position:fixed;
  391. font-family:consolas;
  392. font-size:9px;
  393. letter-spacing:1px;
  394. text-transform:uppercase;
  395. font-weight:bold;
  396. text-decoration:none;
  397. right:5px;
  398. bottom:5px;
  399. padding:1px 3px 0px 3px;
  400. {block:ifscreenborder}
  401. color:white;
  402. background:black;
  403. {/block:ifscreenborder}
  404. {block:ifnotscreenborder}
  405. color:{color:text};
  406. background:{color:links hover};
  407. {/block:ifnotscreenborder}
  408. -webkit-transition: all 0.4s linear;
  409. -moz-transition: all 0.4s linear;
  410. -ms-transition: all 0.4s linear;
  411. -o-transition: all 0.4s linear;
  412. transition: all 0.4s linear;
  413. z-index:99999;
  414. }
  415.  
  416. #question:hover{
  417. -webkit-transition: all 0.4s linear;
  418. -moz-transition: all 0.4s linear;
  419. -ms-transition: all 0.4s linear;
  420. -o-transition: all 0.4s linear;
  421. transition: all 0.4s linear;
  422. opacity:.5;
  423. }
  424.  
  425. #answer{
  426. margin-top:-10px;
  427. padding:0px 5px 5px 5px;
  428. }
  429.  
  430. #audio{
  431. {block:indexpage}
  432. max-width:250px;
  433. {/block:indexpage}
  434. {block:permalinkpage}
  435. max-width:250px;
  436. {/block:permalinkpage}
  437. display:block;
  438. background:#000;
  439. }
  440.  
  441. #s-m-t-tooltip {
  442. position:relative;
  443. overflow:hidden;
  444. z-index:999999;
  445. max-width:200px;
  446. margin:10px 0 0 10px;
  447. padding:3px 4px;
  448. font:8px calibri;
  449. background:black;
  450. line-height:100%;
  451. text-transform:uppercase;
  452. border:0px solid #e4e4e4;
  453. letter-spacing:1px;
  454. font-weight:bold;
  455. color:#fff;
  456. }
  457.  
  458. .title {
  459. font-family:calibri;
  460. font-size:14px;
  461. text-transform:uppercase;
  462. color:{color:text};
  463. text-align:left;
  464. }
  465.  
  466. #content img {
  467. max-width:250px;
  468. {block:permalinkpage}
  469. max-width:100%;
  470. {/block:permalinkpage}
  471. }
  472.  
  473. </style>
  474.  
  475. {block:if2column}
  476. {block:indexpage}
  477. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  478. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
  479. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  480. <script>
  481. $(function(){
  482. var $container = $('#content');
  483. $container.imagesLoaded(function(){
  484. $container.masonry({
  485. itemSelector: '.posts',
  486. });
  487. });
  488. $container.infinitescroll({
  489. itemSelector : ".posts",
  490. navSelector : "div.pagination",
  491. nextSelector : ".pagination a#next",
  492. loadingImg : "",
  493. loadingText : "<em></em>",
  494. bufferPx : 10000,
  495. extraScrollPx: 12000,
  496. },
  497. // trigger Masonry as a callback
  498. function( newElements ) {
  499. var $newElems = $( newElements ).css({ opacity: 0 });
  500. // ensure that images load before adding to masonry layout
  501. $newElems.imagesLoaded(function(){
  502. $newElems.animate({ opacity: 1 });
  503. $container.masonry( 'appended', $newElems, true );
  504. });
  505. }
  506. );
  507. });
  508. </script>
  509. {/block:indexpage}
  510. {/block:if2column}
  511.  
  512. {block:if1column}
  513. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  514. {/block:if1column}
  515.  
  516. </head>
  517. <body>
  518.  
  519. {block:ifscreenborder}
  520. <span style="background:black;position:fixed;width:20px;height:100%;top:0;left:0;z-index:33;"></span>
  521.  
  522. <span style="background:black;position:fixed;width:100%;height:20px;top:0;left:0;z-index:33;"></span>
  523.  
  524. <span style="background:black;position:fixed;width:12px;height:100%;top:0;right:0;z-index:33;"></span>
  525.  
  526. <span style="background:black;position:fixed;width:100%;height:20px;bottom:0;right:0;z-index:33;"></span>
  527. {/block:ifscreenborder}
  528.  
  529. <div class="side">
  530. <div id="tit">{Title}</div>
  531. <div id="desc">{block:description}{description}{/block:description}</div>
  532. <div id="boob">
  533. <a href="/" class="bob" title="home">一</a>
  534. <a href="/ask" class="bob" title="message">二</a>
  535. {block:IfLink1}
  536. <a href="{text:Link1 url}" class="bob" title="memories">三</a>
  537. {/block:IfLink1}
  538. {block:IfLink2}
  539. <a href="{text:Link2 url}" class="bob" title="links">四</a>
  540. {/block:IfLink2}
  541. {block:IfLink3}
  542. <a href="{text:Link3 url}" class="bob" title="theme ">五</a>
  543. {/block:IfLink3}
  544.  
  545. <div class="pagination">
  546. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage"}>previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  547. </div>
  548. </div>
  549. </div><!--side-->
  550.  
  551. <div id="content">
  552. <div class="autopagerize_page_element">
  553. {block:posts}
  554. <div class="posts">
  555.  
  556. {block:Photo}
  557. {block:indexpage}
  558. <div class="perma">
  559. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  560. <center>{LinkOpenTag}<img src="{PhotoURL-250}" alt="" />{LinkCloseTag}</center>
  561. {/block:indexpage}
  562. {block:permalinkpage}
  563. <center>{LinkOpenTag}<img src="{PhotoURL-250}" alt="" />{LinkCloseTag}</center>
  564. {block:Caption}{Caption}{/block:Caption}
  565. <div class="info">
  566. {block:RebloggedFrom}<span style="text-transform:uppercase">
  567. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  568. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  569. {/block:RebloggedFrom}
  570. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  571. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  572. </div>
  573. {block:HasTags}<div class="tags">TAGGED AS:
  574. {block:Tags}
  575. <a href="{TagURL}">#{Tag} </a>
  576. {/block:Tags}
  577. </div>
  578. {/block:HasTags}{/block:permalinkpage}
  579. {/block:Photo}
  580.  
  581. {block:Photoset}
  582. {block:indexpage}
  583. <div class="perma">
  584. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  585. {Photoset-250}
  586. {/block:indexpage}
  587. {block:permalinkpage}
  588. {Photoset-250}
  589. {block:Caption}{Caption}{/block:Caption}
  590. <div class="info">
  591. {block:RebloggedFrom}<span style="text-transform:uppercase">
  592. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  593. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  594. {/block:RebloggedFrom}
  595. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  596. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  597. </div>
  598. {block:HasTags}<div class="tags">
  599. {block:Tags}
  600. <a href="{TagURL}">#{Tag} </a>
  601. {/block:Tags}
  602. </div>
  603. {/block:HasTags}
  604. {/block:permalinkpage}
  605. {/block:Photoset}
  606.  
  607. {block:Video}
  608. {block:indexpage}
  609. <div class="perma">
  610. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  611. {Video-250}
  612. {/block:indexpage}
  613. {block:permalinkpage}
  614. {Video-250}
  615. {block:Caption}{Caption}{/block:Caption}
  616. <div class="info">
  617. {block:RebloggedFrom}<span style="text-transform:uppercase">
  618. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  619. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  620. {/block:RebloggedFrom}
  621. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  622. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  623. </div>
  624. {block:HasTags}<div class="tags">
  625. {block:Tags}
  626. <a href="{TagURL}">#{Tag} </a>
  627. {/block:Tags}
  628. </div>
  629. {/block:HasTags}
  630. {/block:permalinkpage}
  631. {/block:Video}
  632.  
  633. {block:Audio}
  634. {block:indexpage}
  635. <div class="perma">
  636. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  637. <div id="audio">{AudioPlayerBlack}</div>
  638. {block:Caption}{Caption}{/block:Caption}
  639. {/block:indexpage}
  640. {block:permalinkpage}
  641. <span style="background:#e4e4e4;max-width:250px;display:block;">{AudioPlayerGrey}</span>
  642. {block:Caption}<br />{Caption}{/block:Caption}
  643. <div class="info">
  644. {block:RebloggedFrom}<span style="text-transform:uppercase">
  645. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  646. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  647. {/block:RebloggedFrom}
  648. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  649. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  650. </div>
  651. {block:HasTags}<div class="tags">
  652. {block:Tags}
  653. <a href="{TagURL}">#{Tag} </a>
  654. {/block:Tags}
  655. </div>
  656. {/block:HasTags}
  657. {/block:permalinkpage}
  658. {/block:Audio}
  659.  
  660. {block:Quote}
  661. {block:indexpage}
  662. <div class="perma">
  663. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  664. “{Quote}”
  665. {block:Source}<br />{Source}{/block:Source}
  666. {/block:indexpage}
  667. {block:permalinkpage}
  668. “{Quote}”
  669. {block:Source}<br />{Source}{/block:Source}
  670. <div class="info">
  671. {block:RebloggedFrom}<span style="text-transform:uppercase">
  672. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  673. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  674. {/block:RebloggedFrom}
  675. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  676. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  677. </div>
  678. {block:HasTags}<div class="tags">
  679. {block:Tags}
  680. <a href="{TagURL}">#{Tag} </a>
  681. {/block:Tags}
  682. </div>
  683. {/block:HasTags}
  684. {/block:permalinkpage}
  685. {/block:Quote}
  686.  
  687. {block:Text}
  688. {block:indexpage}
  689. <div class="perma">
  690. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  691. {block:Title}<div class="title">{Title}</div>{/block:Title}
  692. {Body}
  693. {/block:indexpage}
  694. {block:permalinkpage}
  695. {block:Title}<span style="text-transform:uppercase;text-align:center!important;font-size:12px;">{Title}</span><br />{/block:Title}
  696. {Body}
  697. <div class="info">
  698. {block:RebloggedFrom}<span style="text-transform:uppercase">
  699. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  700. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  701. {/block:RebloggedFrom}
  702. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  703. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  704. </div>
  705. {block:HasTags}<div class="tags">
  706. {block:Tags}
  707. <a href="{TagURL}">#{Tag} </a>
  708. {/block:Tags}
  709. </div>
  710. {/block:HasTags}
  711. {/block:permalinkpage}
  712. {/block:Text}
  713.  
  714. {block:Answer}
  715. {block:indexpage}
  716. <div class="perma">
  717. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  718. <div id="asker"><img src="{AskerPortraitURL-30}" style="padding:3px;border:1px solid #e4e4e4;"/><br />{Asker}</div><br />
  719. <div id="ques">{Question}</div><br />
  720. <div id="answer">{Answer}</div>
  721. {/block:indexpage}
  722. {block:permalinkpage}
  723. <div id="asker"><img src="{AskerPortraitURL-30}" style="padding:3px;border:1px solid #e4e4e4;"/><br />{Asker}</div><br />
  724. <div id="ques">{Question}</div><br />
  725. <div id="answer">{Answer}</div>
  726. <div class="info">
  727. {block:RebloggedFrom}<span style="text-transform:uppercase">
  728. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  729. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  730. {/block:RebloggedFrom}
  731. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  732. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  733. </div>
  734. {block:HasTags}<div class="tags">
  735. {block:Tags}
  736. <a href="{TagURL}">#{Tag} </a>
  737. {/block:Tags}
  738. </div>
  739. {/block:HasTags}
  740. {/block:permalinkpage}
  741. {/block:Answer}
  742.  
  743. {block:Chat}
  744. {block:indexpage}
  745. <div class="perma">
  746. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  747. {block:Title}{Title}<br />{/block:Title}
  748. {block:Lines}<span style="line-height:110%;">
  749. {block:Label}<strong><span style="font-size:12px;">{Label}</span></strong>{/block:Label} {Line}</span><br />
  750. {/block:Lines}
  751. {/block:indexpage}
  752. {block:permalinkpage}
  753. {block:Title}{Title}<br />{/block:Title}
  754. {block:Lines}
  755. {block:Label}<strong><span style="font-size:12px">{Label}</span></strong>{/block:Label} {Line}<br />
  756. {/block:Lines}
  757. <div class="info">
  758. {block:RebloggedFrom}<span style="text-transform:uppercase">
  759. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  760. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
  761. {/block:RebloggedFrom}
  762. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  763. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  764. </div>
  765. {block:HasTags}<div class="tags">
  766. {block:Tags}
  767. <a href="{TagURL}">#{Tag} </a>
  768. {/block:Tags}
  769. </div>
  770. {/block:HasTags}
  771. {/block:permalinkpage}
  772. {/block:Chat}
  773.  
  774. {block:Link}
  775. {block:indexpage}
  776. <div class="perma">
  777. <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}, {ShortYear}{/block:Date}</a> <a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  778. <a href="{URL}" class="title">{Name}</a>
  779. {block:Description}{Description}{/block:Description}
  780. {/block:indexpage}
  781. {block:permalinkpage}
  782. <a href="{URL}" style="text-transform:uppercase;font-size:12px;text-align:center!important;">{Name}</a>
  783. {block:Description}<br />{Description}{/block:Description}
  784. {/block:permalinkpage}
  785. {/block:Link}
  786.  
  787. {block:PostNotes}
  788. <div id="note">{PostNotes}</div>
  789. {/block:PostNotes}
  790.  
  791.  
  792. </div> <!--posts -->
  793. {/block:posts}
  794. </div>
  795. </div> <!--content-->
  796.  
  797.  
  798.  
  799. </body>
  800. </html>
Advertisement
Add Comment
Please, Sign In to add comment