cindie

Acid

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