Advertisement
ramisaaaaa

Untitled

Jul 31st, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.32 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws some codes are from cap1tol keep credit thank you <3
  3. -->
  4.  
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10. <meta name="color:background" content="#aaa"/>
  11. <meta name="color:text" content="#130C11"/>
  12. <meta name="color:title" content="#130C11"/>
  13. <meta name="color:hover" content="#130C11"/>
  14. <meta name="color:link" content="#000000"/>
  15. <meta name="color:shadow" content="#dadada"/>
  16. <meta name="image:Background" content=""/>
  17. <meta name="image:sidebar" content=""/>
  18. <meta name="if:faded images" content="0"/>
  19. <meta name="color:side1" content="#f7e600"/>
  20. <meta name="color:side2" content=" #000000"/>
  21. <meta name="color:side3" content=" #000000"/>
  22. <meta name="color:side4" content=" #f7e600"/>
  23. <meta name="text:Link one" content=""/>
  24. <meta name="text:Link one Title" content=""/>
  25. <meta name="text:Link Two" content="" />
  26. <meta name="text:Link Two Title" content=""/>
  27. <meta name="text:Link Three" content="" />
  28. <meta name="text:Link Three Title" content=""/>
  29. <meta name="text:Link Four" content="" />
  30. <meta name="text:Link Four Title" content=""/>
  31. <meta name="text:Link Five" content="" />
  32. <meta name="text:Link Five Title" content=""/>
  33. <meta name="color: first letter of title" content="#000"/>
  34. <meta name="text:box2" content="as long as you love me we could be starving we could be homeless we could be broke"/>
  35. <meta name="text:box3" content="Hi type some random stupid crack stuff here idfk"/>
  36. <meta name="text:box 2 title" content="idk"/>
  37. <meta name="text:box 3 title" content="sexy"/>
  38.  
  39. <style type="text/css">
  40.  
  41. {block:iffadedimages}img{
  42.  
  43. -webkit-transition: opacity 0.8s linear;
  44.  
  45. opacity: 0.60;
  46.  
  47. }
  48. img:hover{
  49.  
  50. -webkit-transition: opacity 0.8s linear;
  51.  
  52. opacity: 1;
  53.  
  54. }{/block:iffadedimages}
  55.  
  56.  
  57. img{-webkit-filter: grayscale(0);-webkit-transition: opacity 0.3s linear; opacity: 0.75;}img:hover{ -webkit-filter: grayscale(1);-webkit-transition: opacity 0.3s linear; opacity: 1;}
  58.  
  59.  
  60. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  61. body, a, a:hover {cursor: url(http://i56.tinypic.com/2589ppu.png), progress;}
  62.  
  63.  
  64. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  65.  
  66. body, a, a:hover {cursor: url(http://i56.tinypic.com/2589ppu.png), progress;}
  67.  
  68.  
  69. ::-webkit-scrollbar {width: 8px; height: 4px; background: white; }
  70.  
  71. ::-webkit-scrollbar-thumb { background-color: #dadada; -webkit-border-radius: 0ex; border: 1px solid #dadada; width: 3px;}
  72.  
  73.  
  74. #tumblr_controls{
  75. position:fixed !important;
  76. }
  77.  
  78. .wrapper{
  79. margin: 0px auto;
  80. width: 802px;
  81. }
  82.  
  83. .header{
  84. float: left;
  85. width: 100%;
  86. }
  87.  
  88. .left{
  89. float: left;
  90. margin-right: 20px;
  91. width: 802px;
  92. }
  93.  
  94. .right{
  95. float: right;
  96. width: 200px;
  97. background-color: {color:Background};
  98. }
  99.  
  100. body {
  101. margin:0px;
  102. text-decoration: none;
  103. background-color: {color:background};
  104. background-image:url({image:Background});
  105. background-attachment: fixed;
  106. background-repeat: repeat;
  107. color: {color:Text};
  108. font-family: handy00;
  109. text-transform: uppercase;
  110. font-size: 8px;
  111. }
  112.  
  113. div#content{
  114. padding: 4px;
  115. }
  116.  
  117. a:link, a:active, a:visited{
  118. color: {color:Link};
  119. text-decoration: none;
  120. -webkit-transition: color 0.2s ease-out;
  121. -moz-transition: color 0.2s ease-out;
  122. }
  123.  
  124. a:hover{
  125. color:{color:Hover};
  126. text-decoration: underline;
  127. -webkit-transition: color 0.2s ease-out;
  128. -moz-transition: color 0.2s ease-out;
  129. text-shadow: {color:shadow} 5px 2px 2px;
  130. }
  131.  
  132.  
  133. .entry {
  134. float:left;
  135. padding: 7px;
  136. margin: 4px;
  137. font-color: #000000;
  138. {block:IndexPage}
  139. width: 250px;
  140. {/block:IndexPage}
  141. {block:PermalinkPage}
  142. width:500px;
  143. padding: 5px;
  144. border: 1ps solid #000;
  145. {/block:PermalinkPage}
  146. background-color: transparent;
  147. opacity: 1.0;
  148. border: 1px #000 solid;
  149. }
  150.  
  151. .permalink{
  152. display: block;
  153. padding: 0px;
  154. margin: 4px 8px 0px 8px;
  155. text-transform: uppercase;
  156. font-family: pixel;
  157. font-size: 8px;
  158. color: #313131;
  159. line-height: 18px;
  160. text-align: right;
  161. text-decoration: none;
  162. -webkit-transition: color 0.5s ease-out;
  163. -moz-transition: color 0.5s ease-out;
  164. border-top: 1px dotted #dcdcdc;
  165. }
  166. }
  167.  
  168.  
  169.  
  170. .entry .perma a{
  171. color:#fff;
  172. }
  173.  
  174. .entry .perma{
  175. width:250px;
  176. height:47px;
  177. position: absolute;
  178. text-align: center;
  179. font-family:pixel;
  180. font-size: 8px;
  181. line-height: 15px;
  182. color:#000;
  183. overflow:hidden;
  184. opacity: 0.0;
  185. bottom: 5px;
  186. letter-spacing: 3px;
  187. background-color:{color:side1};
  188. }
  189.  
  190. .entry:hover .perma{
  191. height:47px;
  192. bottom: 20px;
  193.  
  194. overflow:visible;
  195. -webkit-transition: opacity 0.7s linear; opacity: 0.8;
  196. -webkit-transition: all 0.7s linear;
  197. -moz-transition: all 0.7s linear;
  198. transition: all 0.6s linear;
  199. }
  200.  
  201. .likep {
  202. display: inline;
  203. width: 40px;
  204. float: right;
  205. height: 20px;
  206. margin-left:10px;
  207. overflow: hidden;
  208. position: relative;
  209. z-index: 9999999;
  210. background-color: #000000;
  211. opacity: 1.0;
  212. border-top-right-radius:10px;
  213.  
  214. border-bottom-left-radius:10px;
  215. }
  216.  
  217. .likep a {
  218. background-position: 0px 0px;
  219. display: block;
  220. z-index: 9999999;
  221. background-color: #000000;
  222. opacity: 1.0;
  223. -webkit-transition: all .4s ease;
  224. -moz-transition: all .4s ease;
  225. -o-transition: all .4s ease;
  226. transition: all .4s ease;
  227. border-top-right-radius:40px;
  228.  
  229. border-bottom-left-radius:40px;
  230. }
  231.  
  232. .likep img {
  233. width: 21px;
  234. height: 20px;
  235. -webkit-transition: all .4s ease;
  236. -moz-transition: all .4s ease;
  237. -o-transition: all .4s ease;
  238. transition: all .4s ease;
  239. margin-left: 190px;
  240. }
  241. .rep img{
  242. width: 24px;
  243. height: 20px;
  244. line-height: 30px;
  245. display: inline;
  246. margin-left: -130px;
  247. background-color: #000000;
  248. opacity: 0.8;
  249. }
  250.  
  251. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  252.  
  253. div#sidebar{
  254. position:fixed !important;
  255. width: 180px;
  256. height:220px;
  257. margin-top: 120px;
  258. margin-left:0px;
  259. padding: 4px;
  260. line-height:11px;
  261. letter-spacing:0px;
  262. margin-bottom: 6px;
  263. font-size: 8px;
  264. opacity: 1.0;
  265. border: 1px #000 solid;
  266. }
  267.  
  268.  
  269. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  270.  
  271.  
  272.  
  273.  
  274. #postnotes{
  275. text-align: justify;}
  276.  
  277. #postnotes blockquote{
  278. border: 0px;}
  279.  
  280. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  281.  
  282.  
  283. #ssidebarimage{margin-left: 120px; margin-top: 67px; width: 100px; float: left; background-color: {color:sidebar}; padding: 5px; position: fixed; height: 158px;}
  284. .sdbarimg {padding: 3px; background-color: {color:background}; border: 1px solid #dadada; height: 158px;}
  285. .sdbarimg img{max-width: 100px; height: auto; display: inline; margin-bottom: 1px;}
  286.  
  287.  
  288. #posts {
  289. width: 550px;
  290. margin-left:200px;
  291. background-color: {color:background};
  292. background-image:url({image:Background});
  293. {block:PermalinkPage}
  294. {/block:PermalinkPage}
  295. float:left;
  296. }
  297.  
  298. #infscr-loading{
  299. bottom: -70px;
  300. position: absolute;
  301. left: 50%;
  302. margin-left:-8px;
  303. width:16px;
  304. height:11px;
  305. overflow:hidden;
  306. margin-bottom: 50px;
  307. }
  308.  
  309.  
  310. #sidepicture {
  311. width: 50px;
  312. }
  313.  
  314. #sidepicture .side1{
  315. position:absolute;
  316. opacity:0;
  317. font-size: 8px;
  318. line-height:10px;
  319. text-align: center;
  320. text-transform:uppercase;
  321. width: 85px;
  322. height:105px;
  323. background-color:;
  324. margin-top:-181px;
  325. margin-left:-75px;
  326. padding-right:5px;
  327. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s
  328. transition: .6s;
  329. }
  330.  
  331.  
  332. #sidepicture:hover .side1 {
  333. opacity:.75;
  334. margin-left:-0px;
  335. margin-top: -211px;
  336. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s
  337. transition: .6s;
  338. }
  339.  
  340.  
  341. #sidepicture .side2{
  342. position:absolute;
  343. opacity:0;
  344. font-size: 8px;
  345. line-height:19px;
  346. text-align: center;
  347. width: 85px;
  348. height:105px;
  349. background-color: {color:side2};
  350. margin-top:0px;
  351. margin-left:0px;
  352. padding-left:5px;
  353. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  354. transition: .6s;
  355. }
  356.  
  357.  
  358. #sidepicture:hover .side2{
  359. opacity:.75;
  360. margin-top:-305px;
  361. margin-left:0px;
  362. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  363. transition: .6s;
  364. }
  365.  
  366.  
  367.  
  368. #sidepicture .side3{
  369. position:absolute;
  370. opacity:0;
  371. font-size: 8px;
  372. line-height:13px;
  373. text-align: center;
  374. width:90px;
  375. height:110px;
  376. background-color: {color:Side4};
  377. margin-top:-436px;
  378. margin-left:-100px;
  379. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  380. transition: .6s;
  381. }
  382.  
  383.  
  384. #sidepicture:hover .side3{
  385. opacity:.75;
  386. margin-left:90px;
  387. margin-top:-124px;
  388. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  389. transition: .6s;
  390. }
  391.  
  392. #title2 {
  393. font-family: impsum;
  394. font-size: 20px;
  395. line-height:10px;
  396. color: #fff;
  397. letter-spacing: 0;
  398. font-weight: normal;
  399. padding:0px 0px 0px 0px;
  400. text-shadow: #000 1px 2px 2px;
  401. }
  402.  
  403. #sidepicture .side4{
  404. position:absolute;
  405. opacity:0;
  406. font-size: 8px;
  407. line-height:13px;
  408. text-align: center;
  409. width: 90px;
  410. height:110px;
  411. background-color: {color:Side1};
  412. margin-top:34px;
  413. margin-left:200px;
  414. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  415. transition: .6s;
  416. }
  417.  
  418.  
  419. #sidepicture:hover .side4{
  420. opacity:.75;
  421. margin-left:0px;
  422. margin-top:-234px;
  423. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  424. transition: .6s;
  425. }
  426.  
  427. #sidepicture .side6{
  428. position:absolute;
  429. opacity:0;
  430. font-size: 8px;
  431. line-height:13px;
  432. text-align: center;
  433. width: 90px;
  434. height:110px;
  435. background-color: {color:Side2};
  436. color: {color:Side1};
  437. margin-top:34px;
  438. margin-left:-200px;
  439. padding-left:0px;
  440. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  441. transition: .6s;
  442. }
  443.  
  444.  
  445. #sidepicture:hover .side6{
  446. opacity:.75;
  447. margin-left:90px;
  448. margin-top:-234px;
  449. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  450. transition: .6s;
  451. }
  452.  
  453. #sidepicture .side5{
  454. position:absolute;
  455. opacity:0;
  456. font-size: 8px;
  457. line-height:13px;
  458. text-align: center;
  459. width: 90px;
  460. height:110px;
  461. color: {color:Side4};
  462. background-color: {color:side3};
  463. margin-top:-400px;
  464. margin-left:200px;
  465. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  466. transition: .6s;
  467. }
  468.  
  469.  
  470. #sidepicture:hover .side5{
  471. opacity:.75;
  472. margin-top:-124px;
  473. margin-left:0px;
  474. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  475. transition: .6s;
  476. }
  477.  
  478. @font-face { font-family: "impsum"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf'); }
  479.  
  480. @font-face { font-family: "lorem"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  481.  
  482. @font-face {
  483. font-family: "caviardreams";
  484. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');
  485. }
  486.  
  487.  
  488.  
  489. div#description{
  490. margin-top:-80px;
  491. margin-left: 0px;
  492. padding: 4px 3px 4px 2px;
  493. width: 150px;
  494. height: auto;
  495. background-color: {color:background};
  496. background-image:url({image:Background});
  497. position: fixed;
  498. text-align: left;
  499. }
  500. .title{
  501. font-family: bebas neue;
  502. font-size: 18px;
  503. line-height:14px;
  504. color: {color:Title};
  505. font-weight: normal;
  506. }
  507.  
  508.  
  509. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  510.  
  511.  
  512. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  513.  
  514. .blogtitle{
  515. font-family: black swan;
  516. font-size: 55px;
  517. line-height:10px;
  518. width: 390px;
  519. color: {color:title};
  520. font-weight: normal;
  521. text-transform: lowercase;
  522. margin-top: -160px;
  523. }
  524.  
  525.  
  526. .firstletter {
  527. font-family:impsum;
  528. text-transform: lowercase;
  529. font-size:33px;
  530. margin-top: 10px;
  531. margin-left: 0px;
  532. line-height: 20px;
  533. width:180px;
  534. color: #000;
  535. text-align: center;
  536. text-shadow: #000 2px 1px 2px;
  537. }
  538.  
  539. .firstletter:first-letter {
  540. color: {color: first letter of title};
  541. text-transform: uppercase;
  542. font-size:43px;
  543. }
  544.  
  545. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  546.  
  547.  
  548. @font-face {
  549. font-family: "dawning";
  550. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  551. }
  552.  
  553. @font-face{
  554. font-family: 'pixel';
  555. font-style: normal;
  556. font-weight: normal;
  557. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  558.  
  559. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  560.  
  561. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  562.  
  563. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  564.  
  565. @font-face{
  566. font-family: 'pixel';
  567. font-style: normal;
  568. font-weight: normal;
  569. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  570.  
  571. @font-face {font-family:"handy00";src:url('http://static.tumblr.com/vtqel59/gijlrtxyw/handy00.ttf');}
  572.  
  573. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  574.  
  575. @font-face { font-family: "arsenale white"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  576.  
  577. @font-face {
  578. font-family: "caviardreams";
  579. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');
  580. }
  581.  
  582.  
  583. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  584.  
  585. blockquote{
  586. padding:0px 0px 2px 5px;
  587. margin:0px 0px 2px 10px;
  588. border-left: 1px dotted #555555;
  589. }
  590.  
  591.  
  592. {CustomCSS}
  593.  
  594. </style>
  595.  
  596. {block:IndexPage}
  597. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  598. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  599.  
  600. <script type="text/javascript">
  601. $(window).load(function () {
  602. var $content = $('#posts');
  603. $content.masonry({itemSelector: '.entry'}),
  604. $content.infinitescroll({
  605. navSelector : 'div#pagination',
  606. nextSelector : 'div#pagination a#nextPage',
  607. itemSelector : '.entry',
  608. loading: {
  609. finishedMsg: '',
  610. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  611. },
  612. bufferPx : 600,
  613. extraScrollPx: 700,
  614. debug : false,
  615. },
  616. // call masonry as a callback.
  617. function( newElements ) {
  618. var $newElems = $( newElements );
  619. $newElems.hide();
  620. // ensure that images load before adding to masonry layout
  621. $newElems.imagesLoaded(function(){
  622. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  623.  
  624.  
  625. });
  626. });
  627. });
  628. </script>
  629.  
  630. {/block:IndexPage}
  631.  
  632. <title>{title}</title>
  633.  
  634. <link rel="shortcut icon" href="{Favicon}">
  635. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  636. <meta name="viewport" content="width=820" />
  637.  
  638. </head>
  639. <body>
  640.  
  641. <div class="wrapper">
  642.  
  643. <div id="sidebar">
  644. <div id="sidepicture"><img src="{image:sidebar}" width=180px height=220px>
  645. <div class="side1"></div> .
  646.  
  647.  
  648.  
  649. <div class="side3"></a><br><div id="title2">LINKS</div><br><a href="{text:link one}">{text:link one title}</a> <br><a href="{text:link two}">{text:link two title}</a> <br><a href="{text:link three}">{text:link three title}</a> <br><a href="{text:link four}">{text:link four title}</a> <br><a href="{text:link five}">{text:link five title}</a> <br></div>
  650.  
  651. <div class="side5"><br><div id="title2">{text:box 3 title}</div><br>{text:box3}</br>
  652. </div>
  653.  
  654.  
  655. <div class="side4"><br><div id="title2">Info</div><br>{Description}</br></br>
  656. </div>
  657.  
  658. <div class="side6"><br><div id="title2">{text:box 2 title}</div><br>{text:box2}</br>
  659. </div>
  660.  
  661. <div id="blogtitle">
  662. <div class="firstletter">{Title}</div>
  663. </div></center>
  664.  
  665.  
  666. </div>
  667.  
  668. </div>
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675. <div id="content">
  676. <div class="left">
  677.  
  678. <div id="posts">
  679.  
  680. {block:Posts}
  681. <div class="entry">
  682.  
  683. {block:IndexPage}
  684. {/block:IndexPage}
  685.  
  686. {block:Text}
  687. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  688. <div class="permadbdbgd">
  689. <span class="permavffv"><a href="{permalink}">
  690. <span class="permaffvfv"><a href="{permalink}">{timeago} // {NoteCountWithLabel}</a></div>
  691. {/block:Text}
  692.  
  693. {block:Link}
  694. <a href="{URL}" class="title">{Name}</a>
  695. {block:Description}{Description}{/block:Description}
  696. <div class="permalink">
  697. <a href="{permalink}">
  698. <a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  699. </a></a></span></div>
  700. {block:Link}
  701.  
  702. {block:Photo}
  703.  
  704.  
  705. <div class="perma">
  706. <center><a href="{ReblogURL}" target="_blank">Posted {TimeAgo}</a></center>
  707. <center><a href="{ReblogURL}" target="_blank"> With {notecountwithlabel}</a></center>
  708. <a href="{ReblogURL}" target="_blank">Reblog post</a>
  709. </span></div></center>
  710.  
  711.  
  712. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{ReblogURL}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
  713. {block:PermalinkPage}{LinkOpenTag}<a href="{ReblogURL}">
  714. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  715.  
  716.  
  717. {/block:Photo}
  718.  
  719. {block:Photoset}
  720. {block:IndexPage}
  721. <center>
  722. {Photoset-240}</center>
  723. {/block:IndexPage}
  724. {block:PermalinkPage}
  725. <center>
  726. {Photoset-500}</center>
  727. <div class="perma">
  728. <span class="permalink"><a href="{permalink}">
  729. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  730. </a></a></span></div>
  731. {/block:PermalinkPage}
  732. {/block:Photoset}
  733.  
  734. {block:Quote}
  735. {Quote}</span>
  736. {block:Source}<strong>{Source}</strong>{/block:Source}
  737. <div class="permafvvffvfd">
  738. <span class="permalinkvfv"><a href="{permalink}">
  739. <span class="permalinkvfvfvvf"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  740. </a></a></span></div>
  741. {/block:Quote}
  742.  
  743. {block:Chat}
  744. {block:Title}<span class="title">{Title}</span>{/block:Title}
  745. <ul class="chat">
  746. {block:Lines}
  747. <li class="user_{UserNumber}">
  748. {block:Label}
  749. <span class="label">{Label}</span>
  750. {/block:Label}
  751.  
  752. {Line}
  753. </li>
  754. {/block:Lines}
  755. </ul><div class="permavvfdx">
  756. <span class="permalinkfvvff"><a href="{permalink}">
  757. <span class="permalinkfvff"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  758. </a></a></span></div>
  759.  
  760. {/block:Chat}
  761.  
  762. {block:Audio}
  763. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  764. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  765. <div class="permadffv">
  766. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  767. </a></a></span></div>
  768. {/block:Audio}
  769.  
  770. {block:Answer}
  771. <br><div style=" border: 1px solid #dadada; border: radius: 5px; margin: 3px; min-height:30px; padding: 3px; background-color: #fff; box-shadow: 0px 0px 1px 2px #dadada; font-family: pixel; font-size: 8px;">
  772. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px {color:first letter} border-radius: 30px;"/>
  773. {Asker}: {Question}<br></div>
  774. <br>
  775. {answer}
  776. {/block:Answer}
  777.  
  778. {block:Video}
  779. {block:IndexPage}
  780. <center>
  781. {Video-250}</center>
  782. {/block:IndexPage}
  783. {block:PermalinkPage}
  784. <center>
  785. {Video-500}</center>
  786. {/block:PermalinkPage}
  787. <div class="perma vvvc">
  788. <span class="permalink"><a href="{permalink}">
  789. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  790. </a></a></span></div>
  791. {block:Video}
  792.  
  793. {block:PermalinkPage}
  794. <center>
  795. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  796. {/block:PermalinkPage}
  797.  
  798.  
  799. {block:PostNotes}{PostNotes}
  800. {/block:PostNotes}
  801. </div>
  802.  
  803.  
  804. {/block:Posts}
  805. </div>
  806. </div>
  807. {block:IndexPage}
  808. {block:Pagination}
  809. <div id="pagination">
  810. {block:NextPage}
  811. <a id="nextPage" href="{NextPage}"></a>
  812. {/block:NextPage}
  813. {block:PreviousPage}
  814. <a href="{PreviousPage}"></a>
  815. {/block:PreviousPage}
  816. </div>
  817. {/block:Pagination}
  818. {/block:IndexPage}
  819. </div>
  820. </body>
  821. </html>
  822.  
  823. <div style="position:fixed; bottom:15px; left:10px;">
  824. <a href="http://biebinator.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement