Advertisement
mkbye

{ theme 53 by celina }

Feb 16th, 2016
852
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.59 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. <!--
  9. Theme 53 made by Celina known as mkbye on Tumblr!
  10. Please don't remove the credit on this theme.
  11. If you're stealing codes, don't because I will find you!
  12.  
  13. Theme Created: September 6 2015
  14. Theme Posted Publicly For Use: February 16 2016
  15.  
  16. Links:
  17. http://mkbye.tumblr.com
  18. http://themesbycel.tumblr.com
  19. http://lunarthemers.tumblr.com
  20.  
  21. -->
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. <html lang="en">
  34. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  35. <html xmlns="http://www.w3.org/1999/xhtml">
  36. <head>
  37.  
  38. <script type="text/javascript">
  39. WebFontConfig = {
  40. google: { families: [ 'Roboto::latin', 'Dancing+Script::latin', 'Satisfy::latin', 'Cookie::latin', 'Great+Vibes::latin', 'Bad+Script::latin', 'Calligraffitti::latin', 'Allura::latin', 'Parisienne::latin', 'Montez::latin', 'Qwigley::latin', 'Euphoria+Script::latin', 'Rouge+Script::latin', 'Ruthie::latin', 'Raleway:300:latin', 'Open+Sans::latin'] }
  41. };
  42. (function() {
  43. var wf = document.createElement('script');
  44. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  45. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  46. wf.type = 'text/javascript';
  47. wf.async = 'true';
  48. var s = document.getElementsByTagName('script')[0];
  49. s.parentNode.insertBefore(wf, s);
  50. })(); </script>
  51. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  52. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  53. <script>
  54. (function($){
  55. $(document).ready(function(){
  56. $("a[title]").style_my_tooltips({
  57. tip_follows_cursor:true,
  58. tip_delay_time:10,
  59. tip_fade_speed:10,
  60. attribute:"title"
  61. });
  62. });
  63. })(jQuery);
  64. </script>
  65. <script>
  66. $(document).ready(function() {
  67. //
  68. $('a.poplight[href^=#]').click(function() {
  69. var popID = $(this).attr('rel'); //Get Popup Name
  70. var popURL = $(this).attr('href'); //Get Popup href to define size
  71. var query= popURL.split('?');
  72. var dim= query[1].split('&');
  73. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  74. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend();
  75. var popMargTop = ($('#' + popID).height() + 80) / 2;
  76. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  77. //Apply Margin to Popup
  78. $('#' + popID).css({
  79. 'margin-top' : -popMargTop,
  80. 'margin-left' : -popMargLeft
  81. });
  82. $('body').append('<div id="fade"></div>');
  83. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  84. return false;
  85. });
  86. $('a.close, #fade').live('click', function() {
  87. $('#fade , .popup_block').fadeOut(function() {
  88. $('#fade, a.close').remove(); //fade them both out
  89. });
  90. return false;
  91. });
  92. });
  93. </script>
  94. <script type="text/javascript">
  95. <!--
  96.  
  97. // Disable Right Click Script
  98.  
  99. function IE(e)
  100. {
  101. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  102. {
  103. return false;
  104. }
  105. }
  106. function NS(e)
  107. {
  108. if (document.layers || (document.getElementById && !document.all))
  109. {
  110. if (e.which == "2" || e.which == "3")
  111. {
  112. return false;
  113. }
  114. }
  115. }
  116. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  117.  
  118. //-->
  119. </script>
  120.  
  121.  
  122. <script type="text/javascript"
  123. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  124.  
  125. <!--DEFAULT VARIABLES-->
  126. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  127. <meta name="color:background" content="#f4f4f4"/>
  128. <meta name="color:link" content="#777"/>
  129. <meta name="color:text" content="#414141"/>
  130. <meta name="color:title" content="#333"/>
  131. <meta name="color:hover" content="#fff"/>
  132.  
  133. <meta name="image:sidebar" content="1"/>
  134. <meta name="image:sidebar2" content="1"/>
  135.  
  136. <meta name="color:circle1" content="#fff"/>
  137. <meta name="color:circle2" content="#000"/>
  138.  
  139. <meta name="text:stats" content="6/20000"/>
  140. <meta name="if:stats" content="1"/>
  141.  
  142. <meta name="text:link 1" content="/"/>
  143. <meta name="text:link 1 msg" content="homepage"/>
  144. <meta name="text:link 2" content="/"/>
  145. <meta name="text:link 2 msg" content="inbox"/>
  146. <meta name="text:link 3" content="/"/>
  147. <meta name="text:link 3 msg" content="nav"/>
  148. <meta name="text:link 4" content="/"/>
  149. <meta name="text:link 4 msg" content="pictures"/>
  150. <meta name="text:link 5" content="/"/>
  151. <meta name="text:link 5 msg" content="archive"/>
  152.  
  153.  
  154. <style type="text/css">
  155.  
  156. #s-m-t-tooltip {
  157. max-width:300px;
  158. padding:4px;
  159. margin:20px 0px 0px 20px;
  160. background:#4c4c4c;
  161. letter-spacing:1px; /* change the letter spacing */
  162. color:white; /* change the text color */
  163. font-size:8px;
  164. text-transform:lowercase;
  165. z-index:999999999999999999999999999999999999;
  166. }
  167.  
  168. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  169. ::-webkit-scrollbar-thumb {background-color:{color:title};}
  170.  
  171. #tumblr_controls, .tmblr-iframe{ z-index:99999999;margin-top:30px! important;
  172. -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
  173. -webkit-transition:all 0.6s ease-out;-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}
  174.  
  175. #tumblr_controls, .tmblr-iframe:hover{
  176. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  177. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  178. }
  179.  
  180. p {
  181. margin:0px;
  182. margin-top:0px;
  183. }
  184.  
  185.  
  186. body {
  187. padding: 0px;
  188. margin: 0px;
  189. color:{color:text};
  190. font-family:open sans;
  191. line-height:15px;
  192. font-size:10px;
  193. }
  194.  
  195. a:link, a:active, a:visited{
  196. text-decoration: none;
  197. -webkit-transition: color 0.3s ease-out;
  198. -moz-transition: color 0.3s ease-out;
  199. transition: color 0.3s ease-out;
  200. color:{color:link};
  201. }
  202.  
  203. a:hover {
  204. text-decoration: none;
  205. font-style:;
  206. color: {color:Hover};
  207. }
  208.  
  209. div#center{
  210. margin:auto;
  211. position:relative;
  212. width:1250px;
  213. background-color:;
  214. overflow:auto;
  215. overflow-y:hidden;
  216. }
  217.  
  218. .entry {
  219. float:left;
  220. display: block;
  221. margin:30px;
  222. overflow:hidden;
  223. width:270px;
  224. padding:20px;
  225. padding-bottom:18px;
  226. {block:PermalinkPage}
  227. width:350px;
  228. text-align:left;
  229. line-height:10px;
  230. {/block:PermalinkPage}
  231. background:{color:background};
  232. -webkit-transition: all .7s ease;
  233. -moz-transition: all .7s ease;
  234. -o-transition: all .7s ease;
  235. transition: all .7s ease;
  236. }
  237.  
  238. .entry:hover{
  239. {block:IndexPage}
  240. -webkit-transform:scale(1.1);
  241. {/block:IndexPage}
  242. }
  243.  
  244. .photo img{
  245. width:255px;
  246. -webkit-transition: all .7s ease;
  247. -moz-transition: all .7s ease;
  248. -o-transition: all .7s ease;
  249. transition: all .7s ease;
  250. {block:PermalinkPage}
  251. width:350px;
  252. {/block:PermalinkPage}
  253. }
  254.  
  255. .photo .perma{
  256. position: absolute;
  257. width:100px;
  258. height:auto;
  259. margin-left:75px;
  260. top:40%;
  261. overflow:hidden;
  262. text-align:center;
  263. background:white;
  264. padding:10px;
  265. font-style:italic;
  266. opacity:0;
  267. color:#000;
  268. border:1px solid {color:circle2};
  269. font-size:9.5px;
  270. -webkit-transform:scale(0);
  271. -webkit-transition: all .7s ease;
  272. -moz-transition: all .7s ease;
  273. -o-transition: all .7s ease;
  274. transition: all .7s ease;
  275. }
  276.  
  277. .perma a{
  278. color:#000;
  279. }
  280.  
  281. .photo:hover .perma{
  282. overflow:visible;
  283. opacity:1;
  284. -webkit-transform:scale(1);
  285. outline:5px solid white;
  286. outline-offset:5px;
  287. }
  288.  
  289. #posts {
  290. width:800px;
  291. margin-top:50px;
  292. z-index:99;
  293. margin-left:140px;
  294. position:relative;
  295. overflow-y: hidden;
  296. }
  297.  
  298. #main{
  299. position:fixed !important;
  300. width:300px;
  301. height:300px;
  302. margin-top:150px;
  303. margin-left:880px;
  304. background:transparent;
  305. }
  306.  
  307. #sr{
  308. position:fixed !important;
  309. z-index:9999;
  310. width:170px;
  311. height:170px;
  312. margin-top:0px;
  313. margin-left:50px;
  314. background:{color:circle1};
  315. border-radius:200px;
  316. overflow:auto;
  317. -webkit-transition: all .7s ease;
  318. -moz-transition: all .7s ease;
  319. -o-transition: all .7s ease;
  320. transition: all .7s ease;
  321. }
  322.  
  323. #main:hover #sr{
  324. background:{color:circle2};
  325. }
  326.  
  327. #d{
  328. position:fixed;
  329. width:190px;
  330. height:auto;
  331. margin-top:180px;
  332. margin-left:30px;
  333. background:white;
  334. font-size:9.5px;
  335. }
  336.  
  337. #de{
  338. border:1px solid {color:circle2};
  339. text-align:center;
  340. padding:10px;
  341. max-height:200px;
  342. overflow:auto;
  343. }
  344.  
  345. #others{
  346. margin-top:10px;
  347. }
  348.  
  349. #others a{
  350. padding:5px;
  351. padding-left:11px;
  352. padding-right:11px;
  353. background:{color:circle2};
  354. color:#474747;
  355. font-weight:bold;
  356. }
  357.  
  358. #others a:hover{
  359. background:#474747;
  360. color:{color:circle2};
  361. }
  362.  
  363. #srmn{
  364. position:fixed !important;
  365. z-index:99999;
  366. width:150px;
  367. height:150px;
  368. margin-top:10px;
  369. margin-left:10px;
  370. background:{color:circle2};
  371. border-radius:100px;
  372. -webkit-transition: all .7s ease;
  373. -moz-transition: all .7s ease;
  374. -o-transition: all .7s ease;
  375. transition: all .7s ease;
  376. opacity:1;
  377. }
  378.  
  379. #srmn img{
  380. width:109px;
  381. height:109px;
  382. border-radius:100px;
  383. margin-top:20px;
  384. margin-left:20px;
  385. border:1px solid white;
  386. }
  387.  
  388. #main:hover #srmn{
  389. -webkit-transform:scale(0.5);
  390. opacity:0;
  391. background:{color:circle1};
  392. }
  393.  
  394. #srmnbg{
  395. position:fixed;
  396. width:150px;
  397. height:150px;
  398. margin-top:10px;
  399. margin-left:10px;
  400. background:{color:circle2};
  401. border-radius:100px;
  402. -webkit-transition: all .7s ease;
  403. -moz-transition: all .7s ease;
  404. -o-transition: all .7s ease;
  405. transition: all .7s ease;
  406. opacity:0;
  407. -webkit-transform:scale(1.5);
  408. }
  409.  
  410. #main:hover #srmnbg{
  411. opacity:1;
  412. -webkit-transform:scale(1.0);
  413. background:{color:circle1};
  414. }
  415.  
  416. #bg{
  417. position:fixed;
  418. z-index:1000000;
  419. width:110px;
  420. height:110px;
  421. border-radius:100px;
  422. margin-top:20px;
  423. margin-left:20px;
  424. background:white;
  425. -webkit-transition: all .7s ease;
  426. -moz-transition: all .7s ease;
  427. -o-transition: all .7s ease;
  428. transition: all .7s ease;
  429. }
  430.  
  431. #bg img{
  432. width:109px;
  433. height:109px;
  434. border-radius:100px;
  435. margin-top:0px;
  436. margin-left:0px;
  437. border:1px solid white;
  438.  
  439. }
  440.  
  441. #tns{
  442. position:fixed;
  443. z-index:99999;
  444. margin-top:0px;
  445. margin-left:5px;
  446. -webkit-transition: all .7s ease;
  447. -moz-transition: all .7s ease;
  448. -o-transition: all .7s ease;
  449. transition: all .7s ease;
  450. }
  451.  
  452. #tns img{
  453. width:120px;
  454. height:170px;
  455. }
  456.  
  457. #lks{
  458. position:fixed;
  459. z-index:9999;
  460. margin-top:0px;
  461. left:0px;
  462. padding:5px;
  463. width:100%;
  464. height:20px;
  465. line-height:21px;
  466. text-align:left;
  467. padding-left:20px;
  468. background:{color:circle2};
  469. }
  470.  
  471. #lks a{
  472. padding:5px;
  473. color:#474747;
  474. font-weight:bold;
  475. }
  476.  
  477. #lks a:hover{
  478. background:#474747;
  479. color:{color:circle2};
  480. }
  481.  
  482. #bte{
  483. position:fixed;
  484. margin-top:170px;
  485. right:10px;
  486. color:#000;
  487. width:250px;
  488. height:auto;
  489. font-weight:bold;
  490. line-height:30px;
  491. font-size:23px;
  492. text-align:right;
  493. {block:PermalinkPage}
  494. opacity:0;
  495. {/block:PermalinkPage}
  496. }
  497.  
  498. #bte img{
  499. opacity:0.6;
  500. }
  501.  
  502. #permatxt{
  503. font-weight:bold;
  504. color:#000;
  505. font-style:italic;
  506. text-align:right;
  507. }
  508.  
  509. #permatxt a{
  510. color:#000;
  511. padding:2px;
  512. }
  513.  
  514. #caption{
  515. position:absolute;
  516. width:300px;
  517. height:200px;
  518. margin-top:-10px;
  519. margin-left:370px;
  520. padding:10px;
  521. text-align:left;
  522. font-size:9px;
  523. overflow:auto;
  524. line-height:11px;
  525. padding-bottom:100px;
  526. }
  527.  
  528. #ap{
  529. width:30px;
  530. height:30px;
  531. overflow:hidden;
  532. position:absolute;
  533. margin-top:15px;
  534. margin-left:15px;
  535. background:white;
  536. opacity:0.8;
  537. border-radius:100px;
  538. }
  539.  
  540. #at{
  541. width:170px;
  542. height:30px;
  543. overflow:hidden;
  544. position:absolute;
  545. margin-top:-50px;
  546. margin-left:80px;
  547. font-family:arial;
  548. font-size:13px;
  549. font-weight:bold;
  550. }
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557. .title{
  558. line-height: 20px;
  559. font-size:15px;
  560. color:{color:Title};
  561. font-weight:bold;
  562. font-family:Calligraffitti;
  563. }
  564.  
  565. #avi{
  566. border-radius:100px;
  567. border:1px solid {color:circle2};
  568. width:48px;
  569. height:48px;
  570. margin-left:10px;
  571. }
  572.  
  573. #avi img{
  574. border-radius:100px;
  575. }
  576.  
  577. #tri{
  578. width: 0px;
  579. height: 0px;
  580. margin-left:70px;
  581. margin-top:-35px;
  582. border-top: 10px solid transparent;
  583. border-bottom: 10px solid transparent;
  584. border-right: 10px solid {color:circle1};
  585. }
  586.  
  587. #question{
  588. width:170px;
  589. height:auto;
  590. margin-top:-35px;
  591. margin-left:80px;
  592. padding:10px;
  593. font-size:9px;
  594. text-align:left;
  595. background:rgba( {RGBcolor:circle1}, 0.2);
  596. border-radius:5px;
  597. border:1px solid {color:circle1};
  598. {block:permalinkpage}
  599. width:400px;
  600. {/block:permalinkpage}
  601. }
  602.  
  603. #answer{
  604. width:250px;
  605. height:auto;
  606. padding:10px;
  607. font-size:9px;
  608. text-align:left;
  609. {block:permalinkpage}
  610. width:480px;
  611. {/block:permalinkpage}
  612. }
  613.  
  614. .permalink{
  615. text-transform: normal;
  616. display: block;
  617. text-align: right;
  618. text-decoration: none;
  619. }
  620.  
  621. #tdcd{
  622. position:fixed;
  623. bottom:5px;
  624. z-index:99999;
  625. right:5px;
  626. background:{color:title};
  627. border:1px solid {color:title};
  628. width:25px;
  629. height:25px;
  630. border-radius:100px;
  631. -webkit-transition: all .7s ease;
  632. -moz-transition: all .7s ease;
  633. -o-transition: all .7s ease;
  634. transition: all .7s ease;
  635. }
  636.  
  637. #tdcd:hover{
  638. background:white;
  639. }
  640.  
  641. #cd{
  642. position:fixed;
  643. font-size:8px;
  644. text-align:center;
  645. line-height:25px;
  646. width:25px;
  647. font-weight:bold;
  648. font-family:raleway;
  649. -webkit-transition: all .7s ease;
  650. -moz-transition: all .7s ease;
  651. -o-transition: all .7s ease;
  652. transition: all .7s ease;
  653. }
  654.  
  655. #cd a{
  656. color:{color:title};
  657. }
  658.  
  659. #infscr-loading{
  660. bottom: -70px;
  661. position: absolute;
  662. left: 50%;
  663. margin-left:-8px;
  664. width:16px;
  665. height:11px;
  666. overflow:hidden;
  667. margin-bottom: 50px;
  668. }
  669.  
  670. #postnotes{
  671. text-align: justify;}
  672.  
  673. #postnotes blockquote{
  674. border: 0px;}
  675.  
  676. blockquote{
  677. padding:0px 0px 2px 5px;
  678. margin:0px 0px 2px 10px;
  679. border-left: 1px dotted #555555;
  680. }
  681.  
  682. blockquote p, ul{
  683. margin:0px;
  684. padding:0px;
  685. }
  686.  
  687. a img{border: 0px;}
  688.  
  689.  
  690. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  691.  
  692. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  693. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  694.  
  695. .notes img{width:10px; position:relative; top:3px;margin:5px;}
  696. <--ses-->
  697. small{font-size: 90%;}
  698.  
  699. {CustomCSS}
  700. iframe, img, embed, object, video {
  701. max-width: 100%;
  702. }
  703. img {
  704. height: auto;
  705. width: auto;
  706. }
  707. {block:PermalinkPage}
  708. .text { width: 500px; }
  709. {/block:PermalinkPage}
  710. </style>
  711.  
  712.  
  713. {block:IndexPage}
  714. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  715. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  716.  
  717. <script type="text/javascript">
  718. $(window).load(function(){
  719. var $wall = $('#posts');
  720. $wall.imagesLoaded(function(){
  721. $wall.masonry({
  722. itemSelector: '.entry, .entry_photo',
  723. isAnimated : false
  724. });
  725. });
  726.  
  727. $wall.infinitescroll({
  728. navSelector : '#pagination',
  729. nextSelector : '#pagination a',
  730. itemSelector : '.entry, .entry_photo',
  731. bufferPx : 2000,
  732. debug : false,
  733. errorCallback: function() {
  734. $('#infscr-loading').fadeOut('normal');
  735. }},
  736. function( newElements ) {
  737. var $newElems = $( newElements );
  738. $newElems.hide();
  739. $newElems.imagesLoaded(function(){
  740. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  741. });
  742. }); $('#posts').show(500);
  743. });
  744. </script>
  745.  
  746.  
  747. {/block:IndexPage}
  748.  
  749.  
  750. <title>{title}</title>
  751.  
  752. <link rel="shortcut icon" href="{Favicon}" />
  753. <meta name="viewport" content="width=820" />
  754. </head>
  755.  
  756. <body>
  757. <BODY onselectstart="return false;" ondragstart="return false;">
  758. <div class="wrapper">
  759. <div class="header">
  760. </div>
  761.  
  762. <div id="cage">
  763. <div id="center">
  764.  
  765. <div id="lks">
  766. <a href="{text:link 1}">{text:link 1 msg}</a>
  767. <a href="{text:link 2}">{text:link 2 msg}</a>
  768. <a href="{text:link 3}">{text:link 3 msg}</a>
  769. <a href="{text:link 4}">{text:link 4 msg}</a>
  770. <a href="{text:link 5}">{text:link 5 msg}</a>
  771. <a href="http://mkbye.tumblr.com">theme</a>
  772. </div>
  773.  
  774.  
  775. <div id="main">
  776.  
  777. <div id="sr">
  778. <div id="srmn"><img src="{image:sidebar}"></div>
  779. <div id="srmnbg">
  780. <div id="bg"><img src="{image:sidebar2}"></div>
  781. </div>
  782. </div>
  783.  
  784. <div id="tns"><img src="http://fc01.deviantart.net/fs71/i/2012/211/f/9/flowers_3_png_by_roula33-d5962ac.png"></div>
  785.  
  786. <div id="d">
  787. <div id="de">{description}{block:ifstats}</br>
  788. - {text:stats} - </br>{/block:ifstats}
  789. </div>
  790.  
  791. </div>
  792. </div>
  793. <!--do not delete--->
  794. <div id="tdcd">
  795. <div id="cd"><a href="http://mkbye.tumblr.com">CEL.</a></div>
  796. </div>
  797. <!--do not delete--->
  798.  
  799. <div class="left">
  800. <div id="posts">
  801. {block:Posts}
  802. <div class="entry {block:Photo}small{/block:Photo}{block:PhotoSet}small{/block:PhotoSet}{block:Text}text{/block:Text}{block:Answer}text{/block:Answer}{block:Quote}text{/block:Quote}{block:Video}text{/block:Video}{block:Chat}text{/block:Chat}">
  803.  
  804. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  805.  
  806. {block:IndexPage}</br><div id="permatxt">
  807. <a href="{Permalink}">posted {DayOfMonthWithZero} {ShortDayOfWeek} at {12Hour}:{Minutes} {CapitalAmPm} / {NoteCount}</a>
  808. </div>{/block:IndexPage}
  809.  
  810. {block:PermalinkPage}
  811. </br>
  812. <b>TAGS:</b> {block:HasTags}{block:Tags}
  813. <a href="{TagURL}">{Tag},</a>
  814. {/block:Tags}{/block:HasTags} | {NoteCount}</br></br>
  815. <div style="border-top:1px solid {color:title}"></div>
  816. {block:PostNotes}
  817. <div style="padding:5px"></div>
  818. <div id="postnotes"><div style="
  819. width:auto;
  820. height:auto;
  821. padding:10px;
  822. text-align:left;
  823. font-size:9px;
  824. line-height:11px;
  825. font-family:raleway;
  826. ">{PostNotes}</div></div><br>
  827. {/block:PostNotes}
  828. {/block:PermalinkPage}
  829. {block:Text}
  830.  
  831.  
  832. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  833.  
  834. {block:IndexPage}</br><div id="permatxt">
  835. <a href="{Permalink}">posted {DayOfMonthWithZero} {ShortDayOfWeek} at {12Hour}:{Minutes} {CapitalAmPm} / {NoteCount}</a>
  836. </div>{/block:IndexPage}
  837. {block:PermalinkPage}
  838. </br>
  839. <b>TAGS:</b> {block:HasTags}{block:Tags}
  840. <a href="{TagURL}">{Tag},</a>
  841. {/block:Tags}{/block:HasTags} | {NoteCount}</br></br>
  842. <div style="border-top:1px solid {color:title}"></div>
  843. {block:PostNotes}
  844. <div style="padding:5px"></div>
  845. <div id="postnotes"><div style="
  846. width:auto;
  847. height:auto;
  848. padding:10px;
  849. text-align:left;
  850. font-size:9px;
  851. line-height:11px;
  852. font-family:raleway;
  853. ">{PostNotes}</div></div><br>
  854. {/block:PostNotes}
  855. {/block:PermalinkPage}
  856. {block:Link}
  857.  
  858.  
  859. {block:Photo}
  860. {block:IndexPage}
  861. <center>
  862.  
  863. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  864. <div class="perma">
  865.  
  866. <a href="{ReblogURL}" target="_blank"> reblog this post </a> </br>
  867. {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}</br>
  868. posted <a href="/" title="{timeago}">{DayOfMonthWithZero} {ShortDayOfWeek}</a>
  869.  
  870. </div>
  871. </div>
  872. {/block:IndexPage}
  873. {block:PermalinkPage}
  874. <div id="caption">{PostNotes}</div>
  875. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  876. {LinkCloseTag}
  877. </br><div style="font-size:9.5px;color:black;line-height:12px;">
  878. <B>POSTED:</B> {shortmonth} {dayofmonth} {year} | {12Hour}:{Minutes} {CapitalAmPm} EST</br>
  879. <b>NOTE COUNT:</b> {notecount}</br>
  880. <B>VIA:</B> {block:RebloggedFrom}<a href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom}</br>
  881. <b>SOURCE:</b> {block:contentSource}<a href="{Sourceurl}">{sourcetitle}</a>{/block:contentSource}</br>
  882. <b>TAGS:</b> {block:HasTags}{block:Tags}
  883. <a href="{TagURL}">{Tag},</a>
  884. {/block:Tags}{/block:HasTags}</br></br>
  885. <div style="border-top:1px solid {color:title}"></div>
  886. </br></br>
  887. {caption}
  888. </div>
  889. {/block:PermalinkPage}
  890. {/block:Photo}
  891.  
  892. {block:Answer}
  893.  
  894. <div id="avi"><img src="{AskerPortraitURL-48}"></div>
  895. <div id="tri"></div>
  896.  
  897. <div id="question">
  898. <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{Asker}</b></font> asked:</br>{question}</div>
  899. </br>
  900. <div style="border-top:1px solid #ddd;width:auto;padding:0px;"></div>
  901.  
  902. <div id="answer">
  903. <font style="text-transform:uppercase; color:black;font-size:10px;"><b>celina</b></font> answered <font style="text-transform:uppercase; color:black;font-size:10px;"><b>{Asker}</b></font>'s question:</br>{answer}</div>
  904.  
  905.  
  906.  
  907.  
  908. {block:IndexPage}<div id="permatxt">
  909. <a href="{Permalink}">posted {DayOfMonthWithZero} {ShortDayOfWeek} at {12Hour}:{Minutes} {CapitalAmPm} / {NoteCount}</a>
  910. </div>{/block:IndexPage}
  911. {block:PermalinkPage}
  912. </br>
  913. <b>TAGS:</b> {block:HasTags}{block:Tags}
  914. <a href="{TagURL}">{Tag},</a>
  915. {/block:Tags}{/block:HasTags} | {NoteCount}</br></br>
  916. <div style="border-top:1px solid {color:link}"></div>
  917. {block:PostNotes}
  918. <div style="padding:5px"></div>
  919. <div id="postnotes"><div style="
  920. width:auto;
  921. height:auto;
  922. padding:10px;
  923. text-align:left;
  924. font-size:9px;
  925. line-height:11px;
  926. font-family:raleway;
  927. ">{PostNotes}</div></div><br>
  928. {/block:PostNotes}
  929. {/block:PermalinkPage}
  930. {/block:Answer}
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942. {block:Photoset}
  943. {block:IndexPage}
  944. <center><div class="photo">{Photoset-250}
  945.  
  946. <div class="perma">
  947.  
  948. <a href="{ReblogURL}" target="_blank"> reblog this post </a> </br>
  949. {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}</br>
  950. posted <a href="/" title="{timeago}">{DayOfMonthWithZero} {ShortDayOfWeek}</a></div></div>
  951.  
  952. </center>
  953. {/block:IndexPage}
  954. {block:PermalinkPage}
  955. <div id="caption">{PostNotes}</div>
  956. <center>
  957. {Photoset-400}</center>
  958. </br><div style="font-size:9.5px;color:black;line-height:12px;">
  959. <B>POSTED:</B> {shortmonth} {dayofmonth} {year} | {12Hour}:{Minutes} {CapitalAmPm} EST</br>
  960. <b>NOTE COUNT:</b> {notecount}</br>
  961. <B>VIA:</B> {block:RebloggedFrom}<a href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom}</br>
  962. <b>SOURCE:</b> {block:contentSource}<a href="{Sourceurl}">{sourcetitle}</a>{/block:contentSource}</br>
  963. <b>TAGS:</b> {block:HasTags}{block:Tags}
  964. <a href="{TagURL}">{Tag},</a>
  965. {/block:Tags}{/block:HasTags}</br></br>
  966. <div style="border-top:1px solid {color:title}"></div>
  967. </br></br>
  968. {caption}
  969. </div>
  970. {/block:PermalinkPage}
  971. {/block:Photoset}
  972.  
  973.  
  974. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  975. </br>
  976. {block:IndexPage}</br><div id="permatxt">
  977. <a href="{Permalink}">posted {DayOfMonthWithZero} {ShortDayOfWeek} at {12Hour}:{Minutes} {CapitalAmPm} / {NoteCount}</a>
  978. </div>{/block:IndexPage}
  979. {block:PermalinkPage}
  980. </br>
  981. <b>TAGS:</b> {block:HasTags}{block:Tags}
  982. <a href="{TagURL}">{Tag},</a>
  983. {/block:Tags}{/block:HasTags} | {NoteCount}</br></br>
  984. <div style="border-top:1px solid {color:title}"></div>
  985. {block:PostNotes}
  986. <div style="padding:5px"></div>
  987. <div id="postnotes"><div style="
  988. width:auto;
  989. height:auto;
  990. padding:10px;
  991. text-align:left;
  992. font-size:9px;
  993. line-height:11px;
  994. font-family:raleway;
  995. ">{PostNotes}</div></div><br>
  996. {/block:PostNotes}
  997. {/block:PermalinkPage}
  998. {/block:Quote}
  999.  
  1000. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1001. <ul class="chat">
  1002. {block:Lines}
  1003. <li class="user_{UserNumber}"style="padding:5px;border:5px solid {color:circle1};margin:10px;">
  1004. {block:Label}
  1005. <span class="label" style="color:{color:circle2};font-weight:bold;">{Label}</span>
  1006. {/block:Label}
  1007. {Line}
  1008. </li>
  1009. {/block:Lines}
  1010.  
  1011. </br><div id="permatxt">
  1012. <a href="{Permalink}">posted {DayOfMonthWithZero} {ShortDayOfWeek} at {12Hour}:{Minutes} {CapitalAmPm} / {NoteCount}</a>
  1013. </div>
  1014.  
  1015. {block:PermalinkPage}
  1016. </br>
  1017. <b>TAGS:</b> {block:HasTags}{block:Tags}
  1018. <a href="{TagURL}">{Tag},</a>
  1019. {/block:Tags}{/block:HasTags} | {NoteCount}</br></br>
  1020. <div style="border-top:1px solid {color:title}"></div>
  1021. {block:PostNotes}
  1022. <div style="padding:5px"></div>
  1023. <div id="postnotes"><div style="
  1024. width:auto;
  1025. height:auto;
  1026. padding:10px;
  1027. text-align:left;
  1028. font-size:9px;
  1029. line-height:11px;
  1030. font-family:raleway;
  1031. ">{PostNotes}</div></div><br>
  1032. {/block:PostNotes}
  1033. {/block:PermalinkPage}
  1034. {/block:Chat}
  1035.  
  1036.  
  1037. {block:Audio}
  1038. <div id="ap">{AudioPlayerWhite}</div>
  1039. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:60px;border-radius:100px;border:1px solid {color:circle1}">{/block:AlbumArt}
  1040. <div id="at">{block:TrackName}{TrackName}{/block:TrackName} -
  1041. <font style="color:{color:circle2}">{block:Artist}{Artist}{/block:Artist}</font>
  1042. </div>
  1043. </br>
  1044. {block:indexpage}
  1045. <div id="permatxt">
  1046. posted {DayOfMonthWithZero} {ShortDayOfWeek} at {12Hour}:{Minutes} {CapitalAmPm} / <a href="{ReblogURL}">reblog</a> / {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}
  1047. </div></br>
  1048. <div style="padding:5px;border-top:1px solid #474747"></div>
  1049. {caption}
  1050.  
  1051.  
  1052. </br>
  1053. {/block:indexpage}
  1054. {/block:Audio}
  1055.  
  1056.  
  1057. {block:Video}
  1058. {block:IndexPage}
  1059. <center>
  1060. <div class="photo">{Video-250}</center>
  1061. <div class="perma">
  1062.  
  1063. <a href="{ReblogURL}" target="_blank"> reblog this post </a> </br>
  1064. {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}</br>
  1065. posted <a href="/" title="{timeago}">{DayOfMonthWithZero} {ShortDayOfWeek}</a></div>
  1066. </div>
  1067. {/block:IndexPage}
  1068. {block:PermalinkPage}
  1069. <center>
  1070. <div id="caption">{PostNotes}</div>
  1071. {Video-400}</center>
  1072. </br><div style="font-size:9.5px;color:black;line-height:12px;">
  1073. <B>POSTED:</B> {shortmonth} {dayofmonth} {year} | {12Hour}:{Minutes} {CapitalAmPm} EST</br>
  1074. <b>NOTE COUNT:</b> {notecount}</br>
  1075. <B>VIA:</B> {block:RebloggedFrom}<a href={ReblogParentURL}>{ReblogParentName}</a>{/block:RebloggedFrom}</br>
  1076. <b>SOURCE:</b> {block:contentSource}<a href="{Sourceurl}">{sourcetitle}</a>{/block:contentSource}</br>
  1077. <b>TAGS:</b> {block:HasTags}{block:Tags}
  1078. <a href="{TagURL}">{Tag},</a>
  1079. {/block:Tags}{/block:HasTags}</br></br>
  1080. <div style="border-top:1px solid {color:title}"></div>
  1081. </br></br>
  1082. {caption}
  1083. </div>
  1084. {/block:PermalinkPage}
  1085. {block:Video}
  1086.  
  1087.  
  1088.  
  1089. </div>
  1090. {/block:Posts}
  1091. </div></div>
  1092.  
  1093.  
  1094. {block:IndexPage}
  1095. {block:Pagination}
  1096. <div id="pagination">
  1097. {block:NextPage}
  1098. <a id="nextPage" href="{NextPage}"></a>
  1099. {/block:NextPage}
  1100. {block:PreviousPage}
  1101. <a href="{PreviousPage}"></a>
  1102. {/block:PreviousPage}
  1103. </div>
  1104. {/block:Pagination}
  1105. {/block:IndexPage}
  1106. </body>
  1107. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement