Advertisement
hor4ny

Special theme 2 - Cuntcealer

Jul 13th, 2012
805
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.89 KB | None | 0 0
  1. <!--
  2. Theme made by miserywishes.
  3. Bascode by takec4re (she deleted),
  4.  
  5. Link/navigation idea from breatheharry's themes(:
  6.  
  7. Please KEEP the credit. I worked VERY hard on this. If you do remove the credit, please please please put it in your FAQ or i'll find you and cut you open. K?!
  8.  
  9. **Please excuse the names of things. (example: derp). I got bored.**
  10.  
  11. Enjoy!
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19.  
  20.  
  21.  
  22. <script type="text/javascript">
  23. <!--
  24.  
  25. // Disable Right Click Script
  26.  
  27. function IE(e)
  28. {
  29. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  30. {
  31. return false;
  32. }
  33. }
  34. function NS(e)
  35. {
  36. if (document.layers || (document.getElementById && !document.all))
  37. {
  38. if (e.which == "2" || e.which == "3")
  39. {
  40. return false;
  41. }
  42. }
  43. }
  44. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  45.  
  46. //-->
  47. </script>
  48.  
  49.  
  50. <script type="text/javascript"
  51. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  52.  
  53. <!-- DEFAULT VARIABLES -->
  54. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  55. <meta name="color:background" content="#fff"/>
  56. <meta name="color:link" content="#666666"/>
  57. <meta name="color:text" content="#666666"/>
  58. <meta name="color:title" content="#666666"/>
  59. <meta name="color:hover" content="#eeeeee"/>
  60. <meta name="color:scrollbar" content="#777777" />
  61. <meta name="color:border" content="#bbbbbb" />
  62. <meta name="image:sidebar 1" content="1"/>
  63. <meta name="image:sidebar 2" content="1"/>
  64. <meta name="image:sidebar 3" content="1"/>
  65. <meta name="image:sidebar 4" content="1"/>
  66. <meta name="image:sidebar 5" content="1" />
  67. <meta name="image:background" content="1"/>
  68. <meta name="if:scrollbar" content="1"/>
  69. <meta name="if:twitter button" content="0"/>
  70. <meta name="text:blogtitle" content="you know you love me" />
  71. <meta name="text:twitter username" content="">
  72. <meta name="text:favicon img url" content="http://static.tumblr.com/u37ad6e/tjmm70gip/heart.ico" />
  73. <meta name="text:marquee text" content="all around the world, people want to be loved" />
  74. <meta name="text:title letter spacing" content="1" />
  75. <meta name="text:title size" content="40" />
  76. <meta name="text:link one" content="" />
  77. <meta name="text:link one title" content="" />
  78. <meta name="text:link two" content="" />
  79. <meta name="text:link two title" content="" />
  80. <meta name="text:link three" content="" />
  81. <meta name="text:link three title" content="" />
  82. <meta name="text:link four" content="" />
  83. <meta name="text:link four title" content="" />
  84.  
  85. <style type="text/css">
  86.  
  87.  
  88. {block:ifscrollbar}
  89. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:1px solid #aaa; background: #eee;}
  90. ::-webkit-scrollbar-thumb { border-left:1px solid #aaa; background: {color:scrollbar};}
  91. {/block:ifscrollbar}
  92.  
  93. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  94.  
  95. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  96.  
  97. #twitter{
  98. top:25px;
  99. right:-15px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  100. }
  101.  
  102. #twitter:hover{
  103. -webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  104.  
  105. .wrapper{
  106. margin: 0px auto;
  107. width: 100%;
  108. }
  109.  
  110. .header{
  111. float: left;
  112. width: 100%;
  113. }
  114.  
  115. .left{
  116. float: left;
  117. margin-right: 20px;
  118. width: 802px;
  119. }
  120.  
  121. .right{
  122. float: right;
  123. width: 200px;
  124. background-color: #fff;
  125. }
  126.  
  127. p {
  128. margin:0px;
  129. margin-top:0px;
  130. }
  131.  
  132.  
  133.  
  134.  
  135. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  136.  
  137.  
  138. body {
  139. padding: 0px;
  140. margin: 0px;
  141. color:{color:text};
  142. font-family: handy00;
  143. font-size: 8px;
  144. line-height:9px;
  145. letter-spacing: 1px;
  146. background-color: {color:Background};
  147. background-image:url({image:Background});
  148. background-attachment: fixed;
  149. background-repeat: repeat;
  150. }
  151.  
  152. a:link, a:active, a:visited{
  153. text-decoration: none;
  154. -webkit-transition: color 0.3s ease-out;
  155. -moz-transition: color 0.3s ease-out;
  156. transition: color 0.3s ease-out;
  157. color: {color:Link};
  158. }
  159.  
  160. a:hover {
  161. text-decoration: none;
  162. font-style: italic;
  163. color: {color:Hover};
  164. }
  165.  
  166. div#center{
  167. margin:auto;
  168. position:relative;
  169. width:1000px;
  170. background-color:;
  171. overflow:auto;
  172. overflow-y:hidden;
  173. }
  174.  
  175. #quote{
  176. marigin-left:100px;
  177. }
  178.  
  179. .entry {
  180. float:left;
  181. display: block;
  182. margin: 2px;
  183. margin-bottom:1px;
  184. padding:3px;
  185. border:1px solid {color:border};
  186. overflow:hidden;
  187. width:230px;
  188. {block:PermalinkPage}
  189. width:472px;
  190. text-align:left;
  191. {/block:PermalinkPage}
  192. background:white;
  193. background-image:URL();
  194. }
  195.  
  196. #permalink {
  197. position: absolute;
  198. margin-top: 14px;
  199. margin-left: 5px;
  200. opacity: 0;
  201. -webkit-transition: all .7s ease;
  202. -moz-transition: all .7s ease;
  203. -o-transition: all .7s ease;
  204. transition: all .7s ease;
  205. }
  206.  
  207. .entry:hover #permalink {
  208. margin-top: 14px;
  209. margin-left: 64px;
  210. opacity: 1;
  211. -webkit-transition: all .7s ease;
  212. -moz-transition: all .7s ease;
  213. -o-transition: all .7s ease;
  214. transition: all .7s ease;
  215. }
  216.  
  217. .countreblog {
  218. color: #fff;
  219. height: 20px;
  220. padding: 2px;
  221. font-weight:bold;
  222. font-family:arial;
  223. font-size:11px;
  224. line-height:10px;
  225. font-style: none;
  226. margin-left:-20px;
  227. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  228. background-repeat:repeat;
  229. border:1px solid rgba(0,0,0,0.1);
  230. -webkit-border-radius:2px;
  231. moz-border-radius:2px;
  232. -o-border-radius:2px;
  233. border-radius:2px;
  234. -webkit-transition: all .7s ease;
  235. -moz-transition: all .7s ease;
  236. -o-transition: all .7s ease;
  237. transition: all .7s ease;
  238. }
  239.  
  240. .countreblog a { color: #FFF; }
  241.  
  242. .perma{
  243. position:absolute;
  244. width: 60px;
  245. height: 30px;
  246. margin-top: 9px;
  247. margin-left: -20px;
  248. z-index:9999991;
  249. opacity: 0.0;
  250. filter: alpha(opacity = 0);
  251. -webkit-transition: all .7s ease;
  252. -moz-transition: all .7s ease;
  253. -o-transition: all .7s ease;
  254. transition: all .7s ease;
  255. }
  256.  
  257. .entry:hover .perma {
  258. -webkit-transition: opacity 0.6s linear;
  259. margin-top: 9px;
  260. margin-left:-5px;
  261. opacity: 1;
  262. -webkit-transition: all .7s ease;
  263. -moz-transition: all .7s ease;
  264. -o-transition: all .7s ease;
  265. transition: all .7s ease;
  266. }
  267.  
  268. .likep {
  269. display: inline;
  270. overflow: hidden;
  271. position: relative;
  272. float: right;
  273. width: 21px;
  274. height: 20px;
  275. margin-left:-4px;
  276. z-index: 9999999;
  277. }
  278.  
  279. .likep a {
  280. background-image:
  281. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  282. background-position: 0px 0px;
  283. display: block;
  284. z-index: 9999999;
  285. -webkit-transition: all .7s ease;
  286. -moz-transition: all .7s ease;
  287. -o-transition: all .7s ease;
  288. transition: all .7s ease;
  289. }
  290.  
  291. .likep img {
  292. width: 21px;
  293. height: 20px;
  294. -webkit-transition: all .7s ease;
  295. -moz-transition: all .7s ease;
  296. -o-transition: all .7s ease;
  297. transition: all .7s ease;
  298. }
  299.  
  300. .rep img{
  301. display: inline;
  302. width: 24px;
  303. height: 20px;
  304. }
  305.  
  306.  
  307.  
  308. #posts {
  309. width:650px;
  310. margin-top: 122px;
  311. margin-left:228px;
  312. right:auto;
  313. margin-right:auto;
  314. position:relative;
  315. overflow-y: hidden;
  316.  
  317. }
  318.  
  319. #derp {
  320. position:fixed !important;
  321. width:476px;
  322. height:114px;
  323. padding:1px;
  324. margin-top: 2px;
  325. text-align:center;
  326. border:1px solid {color:border};
  327. margin-left:230px;
  328. z-index:999;
  329. background:white;
  330. }
  331.  
  332. #merp {
  333. position:fixed;
  334. width:238px;
  335. height:auto;
  336. padding:2px;
  337. border:1px dashed {color:border};
  338. margin-top:95px;
  339. margin-left:116px;
  340. }
  341.  
  342. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  343.  
  344. #boxxie{
  345. position:fixed !important;
  346. width:238px;
  347. height:52px;
  348. padding:2px;
  349. overflow:auto;
  350. text-align:justify;
  351. font-family:pixel;
  352. margin-top:33px;
  353. margin-left:116px;
  354. letter-spacing:0px;
  355. border:1px dashed {color:border};
  356. z-index:9999;
  357. }
  358.  
  359. #niqqa{
  360. margin-left:3px;
  361. margin-top:3px;
  362. position:fixed !important;
  363. z-index: 1;
  364. -webkit-transition: all .9s linear;
  365. -moz-transition: all .9s linear;
  366. -o-transition: all .9s linear;
  367. transition: all .9s linear;
  368. }
  369.  
  370. #niqqa:hover{
  371. -webkit-filter: grayscale(100%);
  372. -webkit-transition: all .9s linear;
  373. -moz-transition: all .9s linear;
  374. -o-transition: all .9s linear;
  375. transition: all .9s linear;
  376. }
  377.  
  378. #niqqa .link{
  379. font-family:pixel;
  380. width:52px;
  381. height:53px;
  382. background:white;
  383. margin-top:-53px;
  384. position: absolute;
  385. color:black;
  386. opacity:0.2;
  387. -webkit-transition: opacity .5s linear;
  388. -webkit-transition: all .5s linear;
  389. -moz-transition: all .5s linear;
  390. transition: all .5s linear;}
  391.  
  392. #niqqa:hover .link{
  393. opacity:0.7;
  394. -webkit-transition: opacity .5s linear;
  395. -webkit-transition: all .5s linear;
  396. -moz-transition: all .5s linear;
  397. transition: all .5s linear;
  398.  
  399. }
  400. #poop{
  401. margin-left:59px;
  402. margin-top:3px;
  403. position:fixed !important;
  404. z-index: 1;
  405. -webkit-filter: grayscale(100%);
  406. -webkit-transition: all .9s linear;
  407. -moz-transition: all .9s linear;
  408. -o-transition: all .9s linear;
  409. transition: all .9s linear;
  410. }
  411.  
  412. #poop:hover {
  413. -webkit-filter: grayscale(0%);
  414. -webkit-transition: all .9s linear;
  415. -moz-transition: all .9s linear;
  416. -o-transition: all .9s linear;
  417. transition: all .9s linear;
  418. }
  419.  
  420.  
  421. #poop .link{
  422. font-family:pixel;
  423. width:52px;
  424. height:53px;
  425. background:white;
  426. margin-top:-53px;
  427. position: absolute;
  428. color:black;
  429. opacity:0.2;
  430. -webkit-transition: opacity .5s linear;
  431. -webkit-transition: all .5s linear;
  432. -moz-transition: all .5s linear;
  433. transition: all .5s linear;}
  434.  
  435. #poop:hover .link{
  436. opacity:0.7;
  437. -webkit-transition: opacity .5s linear;
  438. -webkit-transition: all .5s linear;
  439. -moz-transition: all .5s linear;
  440. transition: all .5s linear;
  441. }
  442.  
  443. #cunt{
  444. margin-left:3px;
  445. margin-top:59px;
  446. position:fixed !important;
  447. z-index: 1;
  448. -webkit-filter: grayscale(100%);
  449. -webkit-transition: all .9s linear;
  450. -moz-transition: all .9s linear;
  451. -o-transition: all .9s linear;
  452. transition: all .9s linear;
  453. }
  454.  
  455. #cunt:hover {
  456. -webkit-filter: grayscale(0%);
  457. -webkit-transition: all .9s linear;
  458. -moz-transition: all .9s linear;
  459. -o-transition: all .9s linear;
  460. transition: all .9s linear;
  461. }
  462.  
  463. #cunt .link{
  464. font-family:pixel;
  465. width:52px;
  466. height:53px;
  467. background:white;
  468. margin-top:-53px;
  469. position: absolute;
  470. color:black;
  471. opacity:0.2;
  472. -webkit-transition: opacity .5s linear;
  473. -webkit-transition: all .5s linear;
  474. -moz-transition: all .5s linear;
  475. transition: all .5s linear;}
  476.  
  477. #cunt:hover .link{
  478. opacity:0.7;
  479. -webkit-transition: opacity .5s linear;
  480. -webkit-transition: all .5s linear;
  481. -moz-transition: all .5s linear;
  482. transition: all .5s linear;
  483. }
  484.  
  485. #watermelondrea {
  486. margin-left:59px;
  487. margin-top:59px;
  488. position:fixed !important;
  489. z-index: 1;
  490. -webkit-transition: all .9s linear;
  491. -moz-transition: all .9s linear;
  492. -o-transition: all .9s linear;
  493. transition: all .9s linear;
  494. }
  495.  
  496. #niqqa:hover{
  497. -webkit-filter: grayscale(100%);
  498. -webkit-transition: all .9s linear;
  499. -moz-transition: all .9s linear;
  500. -o-transition: all .9s linear;
  501. transition: all .9s linear;
  502. }
  503.  
  504. #watermelondrea .link{
  505. font-family:pixel;
  506. width:52px;
  507. height:53px;
  508. background:white;
  509. margin-top:-53px;
  510. position: absolute;
  511. color:black;
  512. opacity:0.2;
  513. -webkit-transition: opacity .5s linear;
  514. -webkit-transition: all .5s linear;
  515. -moz-transition: all .5s linear;
  516. transition: all .5s linear;}
  517.  
  518. #watermelondrea:hover .link{
  519. opacity:0.7;
  520. -webkit-transition: opacity .5s linear;
  521. -webkit-transition: all .5s linear;
  522. -moz-transition: all .5s linear;
  523. transition: all .5s linear;
  524. }
  525.  
  526. #watermelondrea:hover{
  527. -webkit-filter: grayscale(100%);
  528. -webkit-transition: all .9s linear;
  529. -moz-transition: all .9s linear;
  530. -o-transition: all .9s linear;
  531. transition: all .9s linear;
  532. }
  533.  
  534. #qurl {
  535. margin-left:365px;
  536. margin-top:3px;
  537. position:fixed !important;
  538. z-index: 1;}
  539.  
  540. #qurl:hover {
  541. -webkit-filter: grayscale(100%);
  542. -webkit-transition: all .9s linear;
  543. -moz-transition: all .9s linear;
  544. -o-transition: all .9s linear;
  545. transition: all .9s linear;
  546. }
  547.  
  548. .title{
  549. font-family:georgia;
  550. font-size: 11px;
  551. line-height: 10px;
  552. color:{color:Title};
  553. letter-spacing: 0px;
  554. font-weight: normal;
  555. padding:0px 0px 0px 0px;
  556. }
  557.  
  558.  
  559. .blogtitle{
  560. font-family: "black swan";
  561. opacity:0.9999;
  562. line-height:15px;
  563. text-shadow:1px 1px 1px #ccc;
  564. font-size: 35px;
  565. letter-spacing:2px; color:{COLOR:title}; }
  566.  
  567. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  568.  
  569. .permalink{
  570. text-transform: normal;
  571. display: block;
  572. text-align: right;
  573. text-decoration: none;
  574. }
  575.  
  576. #infscr-loading{
  577. bottom: -70px;
  578. position: absolute;
  579. left: 50%;
  580. margin-left:-8px;
  581. width:16px;
  582. height:11px;
  583. overflow:hidden;
  584. margin-bottom: 50px;
  585. }
  586.  
  587. #postnotes{
  588. text-align: justify;}
  589.  
  590. #postnotes blockquote{
  591. border: 0px;}
  592.  
  593. blockquote{
  594. padding:0px 0px 2px 5px;
  595. margin:0px 0px 2px 10px;
  596. border-left: 1px dotted #555555;
  597. }
  598.  
  599. blockquote p, ul{
  600. margin:0px;
  601. padding:0px;
  602. }
  603.  
  604. a img{border: 0px;}
  605.  
  606.  
  607. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  608.  
  609. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  610. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  611.  
  612. .notes img{width:10px; position:relative; top:3px;}
  613. <--ses-->
  614. small{font-size: 90%;}
  615.  
  616.  
  617.  
  618. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  619.  
  620.  
  621.  
  622. @font-face{
  623.  
  624.  
  625.  
  626. font-family: 'pixel';
  627.  
  628.  
  629.  
  630. font-style: normal;
  631.  
  632.  
  633.  
  634. font-weight: normal;
  635.  
  636.  
  637.  
  638. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  639.  
  640. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  641.  
  642. {CustomCSS}
  643.  
  644. </style>
  645.  
  646. {block:IndexPage}
  647. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  648. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  649.  
  650. <script type="text/javascript">
  651. $(window).load(function () {
  652. var $content = $('#posts');
  653. $content.masonry({itemSelector: '.entry'}),
  654. $content.infinitescroll({
  655. navSelector : 'div#pagination',
  656. nextSelector : 'div#pagination a#nextPage',
  657. itemSelector : '.entry',
  658. loading: {
  659. finishedMsg: '',
  660. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  661. },
  662. bufferPx : 600,
  663. debug : false,
  664. },
  665. // call masonry as a callback.
  666. function( newElements ) {
  667. var $newElems = $( newElements );
  668. $newElems.hide();
  669. // ensure that images load before adding to masonry layout
  670. $newElems.imagesLoaded(function(){
  671. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  672.  
  673.  
  674. });
  675. });
  676. });
  677. </script>
  678.  
  679. {/block:IndexPage}
  680.  
  681.  
  682. <title>{title}</title>
  683.  
  684. <link rel="shortcut icon" href="{text:favicon img url}" />
  685. <meta name="viewport" content="width=820" />
  686. </head>
  687. <body onkeydown="return false">
  688.  
  689. <body>
  690.  
  691. <div class="wrapper">
  692. <div class="header">
  693. </div>
  694.  
  695. <div id="cage">
  696. <div id="center">
  697. <div id="derp">
  698. <div id="merp"><marquee>{text:marquee text}</marquee></div>
  699.  
  700.  
  701. <div style="width:474px;margin-top:17px;color:{color:title}; opacity:0.999;text-align:center;position:fixed;font-family:black swan; text-shadow: 1px 1px 2px #ddd; font-size:{text:title size}px;letter-spacing:{text:title letter spacing}px;">{text:blogtitle}</div>
  702. <div id="niqqa">
  703. <img src="{image:sidebar 1}" width=52 height=52><div class="link"><br><br><a href="{text:link one}">{text:link one title}</a>
  704. </div></div>
  705. <div id="poop"><img src="{image:sidebar 2}" width=52 height=52><div class="link"><br><br><a href="{text:link two}">{text:link two title}</a></div>
  706. </div>
  707. <div id="cunt"><img src="{image:sidebar 3}" width=52 height=52><div class="link"><br><br><a href="{text:link three}">{text:link three title}</a></div>
  708. </div>
  709. <div id="watermelondrea"><img src="{image:sidebar 4}" width=52 height=52><div class="link"><br><br><a href="{text:link four}">{text:link four title}</a>
  710. </div></div>
  711. <div id="qurl"><img src="{image:sidebar 5}" width=108 height=108>
  712. </div>
  713.  
  714. <div id="boxxie">
  715.  
  716. {Description}
  717.  
  718. </div>
  719. </div>
  720.  
  721.  
  722.  
  723. <div class="left">
  724. <div id="posts">
  725. {block:Posts}
  726. <div class="entry">
  727.  
  728. {block:Answer}
  729. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; background-color: #eee;">
  730. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  731. {Asker}: {Question}</div>
  732. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  733. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  734. {/block:Answer}
  735.  
  736. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  737. {/block:Text}
  738.  
  739. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  740.  
  741. {block:Photo}
  742. {block:IndexPage}
  743. <center>
  744. <div class="perma">
  745.  
  746. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  747. </div>
  748. <div id="permalink">
  749. <span class="countreblog"><a href="{Permalink}">{notecount}</a></span></div>
  750. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  751. {/block:IndexPage}
  752. {block:PermalinkPage}
  753. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="472px"/></a></div>{LinkCloseTag}
  754. {/block:PermalinkPage}
  755. {/block:Photo}
  756.  
  757. {block:Photoset}
  758. {block:IndexPage}
  759. <center>
  760. {Photoset-250}</center>
  761. {/block:IndexPage}
  762. {block:PermalinkPage}
  763. <center>
  764. {Photoset-500}</center>
  765. {/block:PermalinkPage}
  766. {/block:Photoset}
  767.  
  768. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  769.  
  770. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  771. <ul class="chat">
  772. {block:Lines}
  773. <li class="user_{UserNumber}">
  774. {block:Label}
  775. <span class="label">{Label}</span>
  776. {/block:Label}
  777.  
  778. {Line}
  779. </li>
  780. {/block:Lines}
  781. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  782. {/block:Chat}
  783.  
  784. {block:Audio}
  785. <div style="width:400px; height:30px;">
  786. {AudioPlayerBlack}
  787. </div>
  788. {block:IndexPage}<span class="permalink">
  789. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  790. </span>{/block:IndexPage}
  791. {/block:Audio}
  792.  
  793. {block:Video}
  794. {block:IndexPage}
  795. <center>
  796. {Video-250}</center>
  797. {/block:IndexPage}
  798. {block:PermalinkPage}
  799. <center>
  800. {Video-500}</center>
  801. {/block:PermalinkPage}
  802. {block:Video}
  803.  
  804.  
  805. {block:PostNotes}<div align="middle">{caption}</div>
  806. <center>
  807.  
  808. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  809.  
  810. {block:HasTags}
  811. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  812. {block:RebloggedFrom}
  813. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  814. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  815.  
  816. {/block:RebloggedFrom}
  817. </center></span>
  818. <br>
  819. <div id="postnotes">{PostNotes}</div><br>
  820.  
  821. <center>{block:ContentSource}
  822. <br><a href="{SourceURL}">
  823. {lang:Source}:
  824. {block:SourceLogo}
  825. <img src="{BlackLogoURL}" width="{LogoWidth}"
  826. height="{LogoHeight}" alt="{SourceTitle}" />
  827. {/block:SourceLogo}
  828. {block:NoSourceLogo}
  829. {SourceLink}
  830. {/block:NoSourceLogo}
  831. </a>
  832. {/block:ContentSource}</center>
  833.  
  834. {/block:PostNotes}
  835. </div>
  836. {/block:Posts}
  837. </div></div>
  838.  
  839. {block:IndexPage}
  840. {block:Pagination}
  841. <div id="pagination">
  842. {block:NextPage}
  843. <a id="nextPage" href="{NextPage}"></a>
  844. {/block:NextPage}
  845. {block:PreviousPage}
  846. <a href="{PreviousPage}"></a>
  847. {/block:PreviousPage}
  848. </div>
  849. {/block:Pagination}
  850. {/block:IndexPage}
  851. </body>
  852.  
  853. </div>
  854. {block:iftwitterbutton}
  855. <div id="twitter"><a href="https://twitter.com/{text:twitter username}" class="twitter-follow-button" data-show-count="false">Follow @{text:twitter username}</a>
  856. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div>{block:iftwitterbutton}
  857.  
  858. <div style="position:fixed; right:1px; bottom:1px;"> <a href="http://miserywishes.tumblr.com/">credit</a></div>
  859.  
  860. </center>
  861. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement