Advertisement
cindie

Monster

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