cindie

Lost in Love

Nov 2nd, 2011
7,111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.94 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.  
  4. <!--
  5.  
  6. "Lost in Love" THEMED BY CINDIE.TUMBLR.COM
  7. Please do not remove this credit!
  8. Thanks for using my theme, enjoy!
  9.  
  10. -->
  11.  
  12.  
  13. <head>
  14.  
  15. <!-- Default Colors -->
  16. <META name="image:Background" content=""/>
  17. <META name="image:Banner" content=""/>
  18. <META name="image:Sidebar" content="http://static.tumblr.com/95njt7t/UfWlrn4o8/black.jpg"/>
  19. <META name="image:Side Background" content=""/>
  20. <META name="image:Menu" content=""/>
  21. <META name="image:Posts" content=""/>
  22. <META name="image:Back To Top" content="http://static.tumblr.com/95njt7t/TOqlruhd5/i_up_arrow.png"/>
  23. <META name="text:Sidebar Image Height" content="100px"/>
  24. <META name="text:Banner Image Height" content="200px"/>
  25. <META name="if:Show Sidebar Image" content="1"/>
  26. <META name="if:Top Quote" content="0"/>
  27. <META name="if:Show Menu Title" content="1"/>
  28. <META name="if:Show Side Menu" content="1"/>
  29. <META name="if:Bigger Side Menu" content="0"/>
  30. <META name="if:Menu Borders" content="1"/>
  31. <META name="if:Show Banner Image" content="0"/>
  32. <META name="if:Sidebar on Right" content="0"/>
  33. <META name="if:Fade Over Posts" content="1"/>
  34. <META name="if:Show Reblog Link" content="1"/>
  35. <META name="if:Show Reblog Info" content="0"/>
  36. <META name="if:Static Notes" content="0"/>
  37. <META name="if:Show Custom Scrollbar" content="1"/>
  38. <META name="if:Show Back to Top" content="1"/>
  39. <META name="if:Infinite Scrolling" content="0"/>
  40. <META name="color:Highlights" content="#fff"/>
  41. <META name="color:Background Color" content="#eee"/>
  42. <META name="color:Sidebar" content=""/>
  43. <META name="color:Posts" content="#fff"/>
  44. <META name="color:Font" content="#666666"/>
  45. <META name="color:Links" content="#888"/>
  46. <META name="color:Links Hover" content="#000000"/>
  47. <META name="color:Borders" content="#eee"/>
  48. <META name="color:Chat Background" content="#f9f9f9"/>
  49. <META name="color:Top Quote" content=""/>
  50. <META name="color:Menu" content="#eee"/>
  51. <META name="color:Menu Font" content="#888"/>
  52. <META name="color:Menu Hover" content="#000"/>
  53. <META name="color:Menu Font Hover" content="#fff"/>
  54. <META name="color:Headers" content="#606060"/>
  55. <META name="color:Permalink" content=""/>
  56. <META name="color:Permalink Text" content="#909090"/>
  57. <META name="color:Permalink Text Hover" content="#000"/>
  58. <META name="color:Scrollbar" content="#ffffff">
  59. <META name="color:Scrollbar Main" content="#eeeeee">
  60. <META name="text:Root Blog" content="From"/>
  61. <META name="text:Via Blog" content="Via"/>
  62. <META name="text:Top Quote" content="Here is my text..."/>
  63. <META name="text:Navigation" content="navigate"/>
  64. <META name="text:Notes Text" content=""/>
  65. <META name="text:Link 1 Title" content="" />
  66. <META name="text:Link 1" content="" />
  67. <META name="text:Link 2 Title" content="" />
  68. <META name="text:Link 2" content="" />
  69. <META name="text:Link 3 Title" content="" />
  70. <META name="text:Link 3" content="" />
  71. <META name="text:Link 4 Title" content="" />
  72. <META name="text:Link 4" content="" />
  73. <META name="text:Link 5 Title" content="" />
  74. <META name="text:Link 5" content="" />
  75. <META name="text:Link 6 Title" content="" />
  76. <META name="text:Link 6" content="" />
  77. <META name="text:Link 7 Title" content="" />
  78. <META name="text:Link 7" content="" />
  79. <META name="text:Link 8 Title" content="" />
  80. <META name="text:Link 8" content="" />
  81. <META name="text:Link 9 Title" content="" />
  82. <META name="text:Link 9" content="" />
  83. <META name="text:Link 10 Title" content="" />
  84. <META name="text:Link 10" content="" />
  85. <!-- End Default Colors -->
  86.  
  87. {block:IfShowBacktoTop}
  88. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="{image:Back To Top}" border="0"></a>
  89. {/block:IfShowBacktoTop}
  90.  
  91. {block:IfInfiniteScrolling}
  92. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  93.  
  94.  
  95. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,700' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,800' rel='stylesheet' type='text/css'>
  96.  
  97.  
  98. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
  99. </script>
  100. <script type="text/javascript">
  101. $(document).ready(function(){
  102. $(".links_body").hide();
  103. $(".links_head").mouseover(function(){
  104. $(this).next(".links_body").slideToggle('normal');
  105. }); }); </script>
  106. <style type="text/css">
  107. .links_list {
  108. margin: 0px;
  109. padding: 0px;
  110. width: 200px;
  111. font-family:'Yanone Kaffeesatz', sans-serif;
  112. }
  113.  
  114. .links_head {
  115. padding-top: 1px;
  116. padding-bottom: 1px;
  117. position: relative;
  118. margin: 1px;
  119. font-size:14px;
  120. text-align: center;
  121. letter-spacing: 2px;
  122. }
  123. .links_body {
  124. padding: 1px;
  125. text-align: center;
  126. letter-spacing: 2px;
  127. display: block;
  128. font-family:'Yanone Kaffeesatz', sans-serif;
  129. }
  130.  
  131. .links_body a{
  132. display:block;
  133. background: {color:Menu} url('{image:Menu}');
  134. color: {color:Menu Font};
  135. padding: 0px; margin: 1px;
  136. text-align: center;
  137. height:10px;
  138. font-size:7px;
  139. text-transform:uppercase;
  140. {block:IfBiggerSideMenu}
  141. height:15px;
  142. font-size:10px;
  143. {/block:IfBiggerSideMenu}
  144. {block:IfMenuBorders}
  145. border:1px solid {color:Borders};
  146. {/block:IfMenuBorders}
  147. -webkit-transition: all 0.3s ease;
  148. -moz-transition: all 0.3s ease;
  149. transition: all 0.3s ease;
  150. }
  151.  
  152. .links_body a:hover{
  153. color:{color:Menu Font Hover};
  154. padding-right:20px;
  155. background-color: {color:Menu Hover};
  156. background-image:none;
  157. -webkit-transition: all 0.3s ease;
  158. -moz-transition: all 0.3s ease;
  159. transition: all 0.3s ease;
  160. }
  161. </style>
  162.  
  163.  
  164. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  165. <meta name="description" content="{MetaDescription}" />
  166.  
  167. <title> {title}</title>
  168. <pnk rel="shortcut icon" href="{Favicon}">
  169. <pnk rel="alternate" type="application/rss+xml" href="{RSS}">
  170. <link rel="shortcut icon" href="{Favicon}">
  171.  
  172. <style type="text/css">
  173. body {
  174. background-color:{color:Background Color};
  175. background-image:url('{image:Background}');
  176. background-repeat: repeat;
  177. background-attachment:fixed;
  178. color:{color:Font};
  179. cursor: url("");
  180. text-align:justify;
  181. margin: 0px;
  182. padding: 0px;
  183. font-family: Trebuchet Ms;
  184. font-size:10px;
  185. }
  186.  
  187. a:link, a:visited, a:active {
  188. color: {color:Links};
  189. text-decoration:none;
  190. transition-duration: 0.50s;
  191. -moz-transition-duration: 0.50s;
  192. -webkit-transition-duration: 0.50s;
  193. -o-transition-duration: 0.50s;
  194. }
  195.  
  196.  
  197. a:hover {
  198. color: {color:Links hover};
  199. text-decoration:none;
  200. transition-duration: 0.50s;
  201. -moz-transition-duration: 0.50s;
  202. -webkit-transition-duration: 0.50s;
  203. -o-transition-duration: 0.50s;
  204. }
  205.  
  206. {block:IfShowCustomScrollbar}
  207. ::-webkit-scrollbar-thumb:vertical {
  208. background-color:{color:Scrollbar};
  209. height:100px;
  210. -moz-border-radius: 10px 30px;
  211. border-radius: 3px;
  212. border:1px solid {color:Borders};
  213. }
  214.  
  215. ::-webkit-scrollbar-thumb:horizontal {
  216. background-color:{color:Scrollbar};
  217. height:10px !important;
  218. }
  219.  
  220. ::-webkit-scrollbar {
  221. height:10px;
  222. width:5px;
  223. background-color:{color:Scrollbar Main};
  224. }
  225. {/block:IfShowCustomScrollbar}
  226.  
  227. ::selection {
  228. background: {color:Highlights};}
  229. ::-moz-selection {
  230. background: {color:Highlights};}
  231.  
  232.  
  233. .banner{
  234. margin:0 auto;
  235. width:504px;
  236. margin-left:414px;
  237. background-color:;
  238. -webkit-transition: all 0.3s ease-out;
  239. -moz-transition: all 0.3s ease-out;
  240. transition: all 0.3s ease-out;
  241. }
  242.  
  243. .banner:hover{
  244. height:auto;
  245. filter: alpha (opacity=90);
  246. opacity: 0.90;
  247. -webkit-transition: all 0.3s ease-out;
  248. -moz-transition: all 0.3s ease-out;
  249. transition: all 0.3s ease-out;
  250. }
  251.  
  252. .des{
  253. position:relative;
  254. background-color:{color:Top Quote};
  255. margin-top:0px;
  256. width:504px;
  257. max-height:20px;
  258. overflow:auto;
  259. text-align: center;
  260. letter-spacing: 2px;
  261. fon-size:20px;
  262. font-family:'Yanone Kaffeesatz', sans-serif;
  263. -webkit-transition: 0.5s ease-in;
  264. -moz-transition: 0.5s ease-in;
  265. transition: 0.5s ease-in;
  266. }
  267.  
  268. .des:hover{
  269. filter: alpha (opacity=90);
  270. opacity: 0.90;
  271. }
  272.  
  273. h1{
  274. font-weight:bold;
  275. display:inline;
  276. font-size:30px;
  277. line-height:35px;
  278. padding-top:2px;
  279. margin-top:1px;
  280. font-family:engravers mt;
  281. text-transform:uppercase;
  282. }
  283.  
  284. .header, .header a{
  285. color:{color:Headers};
  286. font-size:15px;
  287. line-height:20px;
  288. padding-top:2px;
  289. margin-top:1px;
  290. letter-spacing:-1px;
  291. text-transform:normal;
  292. }
  293.  
  294. .header a:hover{color: {color:link hover};}
  295.  
  296. img {
  297. border: 0px;
  298. }
  299.  
  300. img:hover {
  301. border:0px;
  302. }
  303.  
  304. #sidebar {
  305. margin-top:0px;
  306. margin-left:195px;
  307. {block:IfSidebaronRight}
  308. margin-left:930px;
  309. {/block:IfSidebaronRight}
  310. padding:5px;
  311. position:fixed;
  312. width: 200px;
  313. text-align: center;
  314. font-family: Trebuchet Ms;
  315. font-size:9px;
  316. background: {color:Sidebar} url('{image:Side Background}');
  317. }
  318.  
  319. .imaged{
  320. margin-top:0px;
  321. margin-bottom:3px;
  322. -webkit-transition: all 0.3s ease;
  323. -moz-transition: all 0.3s ease;
  324. transition: all 0.3s ease;
  325. }
  326.  
  327. .imaged:hover{
  328. filter: alpha (opacity=90);
  329. opacity: 0.90;
  330. -webkit-transition: all 0.3s ease;
  331. -moz-transition: all 0.3s ease;
  332. transition: all 0.3s ease;
  333. }
  334.  
  335. #content {
  336. margin-top:0px;
  337. margin-left:414px;
  338. width:600px;
  339. background-color:;
  340. }
  341.  
  342. #post {
  343. background: {color:Posts} url('{image:Posts}');
  344. width:500px;
  345. padding:2px;
  346. margin-bottom:2px;
  347. overflow:hidden;
  348. -webkit-transition: all 0.3s ease-in;
  349. -moz-transition: all 0.3s ease-in;
  350. transition: all 0.3s ease-in;
  351. }
  352.  
  353. #post:hover{
  354. {block:IfFadeOverPosts}
  355. filter: alpha (opacity=80);
  356. opacity: 0.80;
  357. -webkit-transition: all 0.3s ease;
  358. -moz-transition: all 0.3s ease;
  359. transition: all 0.3s ease;
  360. {/block:IfFadeOverPosts}
  361. }
  362.  
  363. .perma{
  364. position:absolute;
  365. background-color:{color:Permalink};
  366. color:{color:Permalink Text};
  367. float: left;
  368. margin-left:400px;
  369. margin-top:0px;
  370. text-align: center;
  371. height: auto;
  372. width:100px;
  373. -webkit-border-radius: 18px;
  374. border-radius: 18px;
  375. -moz-border-radius: 18px;
  376. font-size: 14px;
  377. font-family:'Yanone Kaffeesatz', sans-serif;
  378. -webkit-transition: 0.5s ease-in;
  379. opacity:0;
  380. {block:IfStaticNotes}
  381. opacity:50;
  382. margin-left:480px;
  383. {/block:IfStaticNotes}
  384. }
  385.  
  386. .perma:hover{background-color:Permalink Hover};}
  387. .perma a{color:{color:Permalink Text};}
  388. .perma a:hover {color:{color:Permalink Text Hover};}
  389. .entry:hover .perma {opacity: 50;margin-top:0px;margin-left:480px;
  390. }
  391.  
  392. .entry{
  393. }
  394.  
  395. .entry img {
  396. max-width:500px;
  397. }
  398.  
  399. .reb {
  400. background-color:{color:Permalink};
  401. position:absolute;
  402. text-align: center;
  403. height: auto;
  404. width:100px;
  405. margin-top:-10px;
  406. -webkit-border-radius: 18px;
  407. border-radius: 18px;
  408. -moz-border-radius: 18px;
  409. font-size:10px;
  410. height:17px;
  411. -webkit-transition: 0.5s ease-out;
  412. opacity:0;
  413. }
  414.  
  415. .reb a{color:{color:Permalink Text};}
  416. .reb a:hover {color:{color:Permalink Text Hover};}
  417. .perma:hover .reb {opacity: 50;margin-top:0px;}
  418.  
  419. blockquote{
  420. border-left:3px solid {color:Borders};
  421. padding:1px; padding-left: 5px; margin: 0px;
  422. font-size:9px;
  423. font-family:georgia;
  424. line-height:15px;
  425. padding:10px;
  426. letter-spacing:1px;
  427. background-color:{color:Chat Background};
  428. -moz-border-radius:0px;
  429. }
  430.  
  431. .audioplayer {
  432. -webkit-border-radius: 18px;
  433. border-radius: 18px;
  434. -moz-border-radius: 18px;
  435. height: 38px;
  436. width:38px;
  437. overflow: hidden;
  438. background-color: #000;
  439. position: absolute;
  440. text-align: center;
  441. margin-top:39px;
  442. margin-left: 30px;
  443. }
  444.  
  445. .albumart {
  446. width:100px;
  447. float:left;
  448. background-color: #FFF;
  449. box-shadow:1px 1px 1px #000000;
  450. -webkit-box-shadow:1px 1px 1px #000000;
  451. -moz-box-shadow:1px 1px 1px #000000;
  452. }
  453.  
  454. .ali {
  455. font-size:9px;
  456. font-family:georgia;
  457. line-height:15px;
  458. letter-spacing:1px;
  459. background-color:{color:Chat Background};
  460. padding: 10px 10px 10px 110px;
  461. border-radius:25px;
  462. -moz-border-radius:25px;
  463. -webkit-border-radius:25px;
  464. }
  465.  
  466. .chat {
  467. padding:0px;
  468. }
  469.  
  470. .chat li {
  471. list-style-type: none;
  472. padding:1px;
  473. }
  474.  
  475. .chat li:nth-child(odd) {
  476. background-color:{color:Chat Background};
  477. }
  478.  
  479. ol.notes {
  480. padding: 0px;
  481. margin-left:20px;
  482. border-bottom: solid 2px {color:Borders};
  483. }
  484.  
  485. ol.notes li.note {
  486. border-top: solid 2px {color:Borders};
  487. padding: 2px;
  488. }
  489.  
  490. ol.notes li.note img.avatar {
  491. margin-right: 0px;
  492. width: 16px;
  493. height: 16px;
  494. }
  495.  
  496. ol.notes li.note blockquote {
  497. border-color: {color:Borders};
  498. padding: 4px 10px;
  499. margin: 10px 0px 0px 25px;
  500. }
  501.  
  502. ol.notes li.note blockquote a {
  503. text-decoration: none;
  504. }
  505.  
  506. .notes li:hover {
  507. background-color:{color:Chat Background};
  508. }
  509.  
  510. {block:PermalinkPage}
  511. .entry:hover .perma {opacity: 0;}
  512. .albumart {width:500px;}
  513. {/block:PermalinkPage}
  514.  
  515. #info{
  516. margin-top:1px;
  517. padding:2px;
  518. background-color: {color:Posts};
  519. width: 500px;
  520. }
  521.  
  522. #info:hover{
  523. {block:IfFadeOverPosts}
  524. filter: alpha (opacity=80);
  525. opacity: 0.80;
  526. -webkit-transition: all 0.3s ease;
  527. -moz-transition: all 0.3s ease;
  528. transition: all 0.3s ease;
  529. {/block:IfFadeOverPosts}
  530. }
  531.  
  532. .notes {
  533. background-color:{color:Sidebar};
  534. margin-top:1px;
  535. padding:2px;
  536. width: 480px;
  537. }
  538.  
  539. #scrollToTop:link,#scrollToTop:visited {
  540. color: transparent;
  541. background-color: transparent;
  542. display: none;
  543. position: fixed;
  544. bottom: 5px;
  545. right: 15px;
  546. }
  547. {CustomCSS}
  548. </style>
  549. </head>
  550.  
  551.  
  552. <body>
  553. <div class="banner">
  554. {block:IfShowBannerImage}
  555. <div style="width:504px;height:{block:IfBannerImageHeight}{text:Banner Image Height}{/block:IfBannerImageHeight};overflow:hidden;"><img style="border:none;max-width:520px;min-width:210px;" src="{image:Banner}"></div>{/block:IfShowBannerImage}
  556.  
  557. <div class="des">
  558. {block:IfTopQuote}{text:Top Quote}{/block:IfTopQuote}
  559. </div>
  560. </div>
  561.  
  562. <div id="sidebar">
  563. <div class="imaged">
  564. {block:IfShowSidebarImage}<div style="width:200px;height:{block:IfSidebarImageHeight}{text:Sidebar Image Height}{/block:IfSidebarImageHeight};overflow:hidden;"><img style="border:none;max-width:210px;min-width:210px;" src="{image:Sidebar}"></div>{/block:IfShowSidebarImage}</div>
  565.  
  566.  
  567. <div class="links_list">
  568. <p class="links_head">{block:IfShowMenuTitle}{block:IfNavigation}{text:Navigation}{/block:IfNavigation}{/block:IfShowMenuTitle}</p><div class="links_body">
  569. {block:IfShowSideMenu}
  570. <a href="/">index</a>
  571. <a href="/ask">ask</a>
  572. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}
  573. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}
  574. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}
  575. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}
  576. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:ifLink5}
  577. {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:ifLink6}
  578. {block:ifLink7}<a href="{text:Link 7}">{text:Link 7 Title}</a>{/block:ifLink7}
  579. {block:ifLink8}<a href="{text:Link 8}">{text:Link 8 Title}</a>{/block:ifLink8}
  580. {block:ifLink9}<a href="{text:Link 9}">{text:Link 9 Title}</a>{/block:ifLink9}
  581. {block:ifLink10}<a href="{text:Link 10}">{text:Link 10 Title}</a>{/block:ifLink10}{/block:IfShowSideMenu}
  582. <a href="http://cindie.tumblr.com">theme</a>
  583. </div></div>
  584. {block:Description}{Description}{/block:Description}
  585.  
  586. {block:IfNotInfiniteScrolling}
  587. <div class="links_list">
  588. <p class="links_head"></p>
  589. <div class="links_body">
  590. {block:Pagination}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{block:PreviousPage}
  591. <a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  592. {/block:Pagination}
  593. </div></div>{/block:IfNotInfiniteScrolling}</div></div>
  594.  
  595. <div id="content">
  596. {block:IfInfiniteScrolling}
  597. <div class = "autopagerize_page_element" >
  598. {/block:IfInfiniteScrolling}
  599. {block:Posts}
  600. {block:Text}
  601.  
  602. <div class="entry">
  603. <div id="post">
  604. <div class="perma">
  605. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  606.  
  607. {block:IfShowReblogLink}
  608. <div class="reb">
  609. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  610. </div> {/block:IfShowReblogLink}
  611. </div>
  612.  
  613. <div class="header"><a href="{Permalink}">{Title}</a></div>
  614. {Body}
  615.  
  616. </div>
  617. </div>
  618. {/block:Text}
  619. {block:Photo}
  620.  
  621. <div class="entry">
  622. <div id="post">
  623. <div class="perma">
  624. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  625.  
  626. {block:IfShowReblogLink}
  627. <div class="reb">
  628. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  629. </div> {/block:IfShowReblogLink}
  630. </div>
  631.  
  632. {LinkOpenTag}<img style="width:{block:IfNotBiggerPosts}400px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}500px;{/block:IfBiggerPosts}" src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  633.  
  634. {block:IfShowReglobInfo}
  635. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  636. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  637. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  638. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  639. {/block:RebloggedFrom}{/block:IfShowReglobInfo}
  640.  
  641. </div>
  642. </div>
  643. {/block:Photo}
  644. {block:Photoset}
  645.  
  646. <div class="entry">
  647. <div id="post">
  648. <div class="perma">
  649. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  650.  
  651. {block:IfShowReblogLink}
  652. <div class="reb">
  653. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  654. </div> {/block:IfShowReblogLink}
  655. </div>
  656. {Photoset-500}
  657.  
  658. {block:IfShowReglobInfo}
  659. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  660. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  661. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  662. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  663. {/block:RebloggedFrom}{/block:IfShowReglobInfo}
  664. </div>
  665. </div>
  666. {/block:Photoset}
  667. {block:Quote}
  668.  
  669. <div class="entry">
  670. <div id="post">
  671. <div class="perma">
  672. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  673.  
  674. {block:IfShowReblogLink}
  675. <div class="reb">
  676. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  677. </div> {/block:IfShowReblogLink}
  678. </div>
  679.  
  680. <div class="header"><h1>“</h1>{Quote}<h1>”</h1></div>
  681. {block:Source}
  682. <center><i>-{Source}</i></center>
  683. {/block:Source}
  684. </div>
  685. </div>
  686.  
  687. {/block:Quote}
  688.  
  689. {block:Link}
  690.  
  691. <div class="entry">
  692. <div id="post">
  693. <div class="perma">
  694. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  695.  
  696. {block:IfShowReblogLink}
  697. <div class="reb">
  698. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  699. </div> {/block:IfShowReblogLink}
  700. </div>
  701.  
  702. <a href="{URL}"{Target}><div class="header">{Name}</a></div>
  703. {block:Description}
  704. {Description}
  705. {/block:Description}
  706.  
  707. </div>
  708. </div>
  709. {/block:Link}
  710.  
  711. {block:Chat}
  712.  
  713. <div class="entry">
  714. <div id="post">
  715. <div class="perma">
  716. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  717.  
  718. {block:IfShowReblogLink}
  719. <div class="reb">
  720. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  721. </div> {/block:IfShowReblogLink}
  722. </div>
  723.  
  724. <div class="header">{Title}</a></div>
  725. <ul class="chat">
  726. {block:Lines}
  727. <li class="{Alt}">
  728. {block:Label}
  729. <span class="label">{Label}</span>
  730. {/block:Label}
  731.  
  732. {Line}
  733.  
  734. {/block:Lines}
  735. </ul>
  736.  
  737. </li>
  738. </div>
  739. </div>
  740. {/block:Chat}
  741. {block:Video}
  742.  
  743. <div class="entry">
  744. <div id="post">
  745. <div class="perma">
  746. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  747.  
  748. {block:IfShowReblogLink}
  749. <div class="reb">
  750. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  751. </div> {/block:IfShowReblogLink}
  752. </div>
  753.  
  754. {Video-500}
  755.  
  756. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  757. <br>
  758. </div>
  759. </div>
  760.  
  761. {/block:Video}
  762. {block:Audio}
  763.  
  764. <div class="entry">
  765. <div id="post">
  766. <div class="perma">
  767. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  768.  
  769. {block:IfShowReblogLink}
  770. <div class="reb">
  771. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  772. </div> {/block:IfShowReblogLink}
  773. </div>
  774.  
  775. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" class="albumart" style="margin: 0 !important;">
  776. {/block:AlbumArt}</div>
  777. <div class="audioplayer">
  778. <div style="margin: 5px 0 0 5px; width: 18px; overflow:hidden;" id="{postID}">{AudioPlayerBlack}</div></div>
  779. <div class="ali">
  780. {block:TrackName}{TrackName}{/block:TrackName} {block:Artist}<i>by</i>&nbsp;{Artist}{/block:Artist}
  781. <br>
  782. {PlayCountWithLabel}
  783. </div>
  784.  
  785. </div>
  786. </div>
  787.  
  788. {/block:Audio}
  789.  
  790. {block:Answer}
  791. <div class="entry">
  792. <div id="post">
  793. <div class="perma">
  794. <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>
  795.  
  796. {block:IfShowReblogLink}
  797. <div class="reb">
  798. <a href="{ReblogURL}" target="_blank"> Reblog</a><br>
  799. </div> {/block:IfShowReblogLink}
  800. </div>
  801.  
  802. <div id="asker">{Asker} Asked: {Question}</div>
  803. <div id="answer">{Answer}</div>
  804.  
  805. </div>
  806. </div>
  807. {/block:Answer}
  808.  
  809. {block:PermalinkPage}
  810. {block:Date}
  811. <div id="info"><div id="bottominfo">
  812. {block:Caption}{Caption}{/block:Caption}
  813. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">
  814. {ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
  815. </a>
  816. at {12Hour}:{Minutes}{AmPm}
  817. {block:RebloggedFrom}
  818. <br>Originally posted by
  819. <a href="{ReblogRootURL}">{ReblogRootName}</a>.
  820. {/block:RebloggedFrom}
  821.  
  822. {block:Answer}
  823. <BR>
  824. Ask: <a href="/ask">{AskLabel}</a>
  825. {/block:Answer}
  826.  
  827. {block:Audio}
  828. <BR>Plays: {FormattedPlayCount}
  829. {block:ExternalAudio}
  830. <BR>Download: <a href="{ExternalAudioURL}">here</a>.
  831. {/block:ExternalAudio}
  832. {/block:Audio}
  833.  
  834. {block:HasTags}
  835. <BR>Tagged: {block:Tags}
  836. <a href="{TagURL}">{Tag}</a> {/block:Tags}
  837. {/block:HasTags}
  838.  
  839. {block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  840. </div></div>
  841. {/block:Date}
  842. {/block:PermalinkPage}
  843.  
  844. {block:PostNotes}
  845. <div class="notes">{PostNotes}</div>
  846. {/block:PostNotes}
  847.  
  848.  
  849. {/block:Posts}
  850. </div>
  851. {block:IfInfiniteScrolling}
  852. </div>
  853. {/block:IfInfiniteScrolling}
  854.  
  855. </body>
  856. </html>
  857.  
Advertisement
Add Comment
Please, Sign In to add comment