mkbye

thm 35 — mkbye:celina

Aug 4th, 2015
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.54 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. <!--
  10. Theme 35
  11. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀   █▀▀▄ █░░█
  12. ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█   █▀▀▄ █▄▄█
  13. ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  14.  
  15. █▀▄▀█ █░█ █▀▀▄ █░░█ █▀▀   ▄ ▀▄
  16. █░▀░█ █▀▄ █▀▀▄ █▄▄█ █▀▀   ░ ░█
  17. ▀░░░▀ ▀░▀ ▀▀▀░ ▄▄▄█ ▀▀▀   ▀ ▄▀
  18. Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
  19. http://mkbye.tumblr.com/
  20.  
  21. Theme created: 02.16.15-02.17-15
  22. Theme posted publicly: 08.04.15
  23. -->
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <html lang="en">
  36. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  37. <html xmlns="http://www.w3.org/1999/xhtml">
  38. <head>
  39. <script type="text/javascript">
  40. WebFontConfig = {
  41. google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin' ] }
  42. };
  43. (function() {
  44. var wf = document.createElement('script');
  45. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  46. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  47. wf.type = 'text/javascript';
  48. wf.async = 'true';
  49. var s = document.getElementsByTagName('script')[0];
  50. s.parentNode.insertBefore(wf, s);
  51. })(); </script>
  52. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  53. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  54. <script>
  55. (function($){
  56. $(document).ready(function(){
  57. $("a[title]").style_my_tooltips({
  58. tip_follows_cursor:true,
  59. tip_delay_time:90,
  60. tip_fade_speed:600,
  61. attribute:"title"
  62. });
  63. });
  64. })(jQuery);
  65. </script>
  66.  
  67. <script type="text/javascript">
  68. <!--
  69.  
  70. // Disable Right Click Script
  71.  
  72. function IE(e)
  73. {
  74. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  75. {
  76. return false;
  77. }
  78. }
  79. function NS(e)
  80. {
  81. if (document.layers || (document.getElementById && !document.all))
  82. {
  83. if (e.which == "2" || e.which == "3")
  84. {
  85. return false;
  86. }
  87. }
  88. }
  89. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  90.  
  91. //-->
  92. </script>
  93.  
  94.  
  95. <script type="text/javascript"
  96. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  97.  
  98. <!--DEFAULT VARIABLES-->
  99. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  100. <meta name="color:background" content="#fff"/>
  101. <meta name="color:link" content="#777"/>
  102. <meta name="color:text" content="#777"/>
  103. <meta name="color:title" content="#333"/>
  104. <meta name="color:hover" content="#fff"/>
  105. <meta name="image:background" content="1"/>
  106.  
  107. <meta name="image:sidebar" content="1"/>
  108. <meta name="image:icon" content="1"/>
  109. <meta name="image:icon2" content="1"/>
  110.  
  111. <meta name="color:sidebar" content="#fff"/>
  112. <meta name="color:border1" content="#fff"/>
  113. <meta name="color:border2" content="#fff"/>
  114. <meta name="color:border3" content="#fff"/>
  115. <meta name="color:blogtitle" content="#fff"/>
  116.  
  117. <meta name="text:blogtitle" content="#HEARTBEAT"/>
  118. <meta name="text:quote" content="Try to be a rainbow in someone's cloud."/>
  119. <meta name="text:fhs online users" content="9 users here"/>
  120. <meta name="text:fhs pageviews" content="9124 pageviews"/>
  121. <meta name="text:first letter initial" content="C"/>
  122.  
  123. <meta name="text:link 1" content="/"/>
  124. <meta name="text:link 1 msg" content="home"/>
  125. <meta name="text:link 2" content="/"/>
  126. <meta name="text:link 2 msg" content="message"/>
  127. <meta name="text:link 3" content="/"/>
  128. <meta name="text:link 3 msg" content="links"/>
  129. <meta name="text:link 4" content="/"/>
  130. <meta name="text:link 4 msg" content="pictures"/>
  131. <meta name="text:link 5" content="/"/>
  132. <meta name="text:link 5 msg" content="archive"/>
  133.  
  134. <style type="text/css">
  135.  
  136. ::-webkit-scrollbar {width: 9px; height: 8px; background: {color:link}; }
  137. ::-webkit-scrollbar-thumb { background-color: {color:blogtitle}; -webkit-border-radius: 1ex; }
  138. #s-m-t-tooltip {
  139. max-width:300px;
  140. padding:6px 6px 6px 6px;
  141. margin:20px 0px 0px 20px;
  142. background:rgba(0,0,0,.5);
  143. letter-spacing:0px; /* change the letter spacing */
  144. color:white; /* change the text color */
  145. border-radius:5px;
  146. font-size:10px;
  147. text-transform:uppercase;
  148. z-index:999999999999999999999999999999999999;
  149. }
  150.  
  151. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  152.  
  153. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  154.  
  155. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  156.  
  157. p {
  158. margin:0px;
  159. margin-top:0px;
  160. }
  161.  
  162.  
  163. body {
  164. padding: 0px;
  165. margin: 0px;
  166. color:{color:text};
  167. font-family:Trebuchet MS;
  168. line-height:12px;
  169. font-size:10px;
  170. background-color: {color:Background};
  171. background-image:url({image:Background});
  172. background-attachment: fixed;
  173. background-repeat: repeat;
  174. }
  175.  
  176.  
  177. a:link, a:active, a:visited{
  178. text-decoration: none;
  179. -webkit-transition: color 0.3s ease-out;
  180. -moz-transition: color 0.3s ease-out;
  181. transition: color 0.3s ease-out;
  182. color:{color:link};
  183. }
  184.  
  185. a:hover {
  186. text-decoration: none;
  187. font-style:;
  188. color: {color:Hover};
  189. }
  190.  
  191. div#center{
  192. margin:auto;
  193. position:relative;
  194. width:1250px;
  195. background-color:;
  196. overflow:auto;
  197. overflow-y:hidden;
  198. }
  199.  
  200. #askericon img{
  201. height:41px;
  202. width:41px;
  203. margin-top:1px;
  204. margin-left:1px;
  205. border:1px solid white;
  206. outline-offset:0px;
  207. outline:0px;
  208. }
  209.  
  210. #circle1{
  211. height:7px;
  212. width:7px;
  213. margin-top:25px;
  214. margin-left:65px;
  215. background:white;
  216. border:1px solid {color:border1};
  217. border-radius:100px;
  218. }
  219.  
  220. #circle2{
  221. height:7px;
  222. width:7px;
  223. margin-top:-9px;
  224. margin-left:80px;
  225. background:white;
  226. border:1px solid {color:border2};
  227. border-radius:100px;
  228. }
  229.  
  230. #circle3{
  231. height:7px;
  232. width:7px;
  233. margin-top:-9px;
  234. margin-left:95px;
  235. background:white;
  236. border:1px solid {color:border3};
  237. border-radius:100px;
  238. }
  239.  
  240. #questionbox{
  241. height:3px;
  242. width:165px;
  243. margin-top:-30px;
  244. margin-left:110px;
  245. background:{color:border1};
  246. border-radius:10px;
  247. {block:permalinkpage}
  248. width:335px;
  249. {/block:permalinkpage}
  250. }
  251.  
  252. #question{
  253. width:152px;
  254. margin-top:10px;
  255. margin-left:110px;
  256. padding:5px;
  257. background:#f4f4f4;
  258. border-radius:5px;
  259. border:1px solid {color:border2};
  260. {block:permalinkpage}
  261. width:325px;
  262. min-height:40px;
  263. {/block:permalinkpage}
  264. }
  265.  
  266. #answerbox{
  267. height:3px;
  268. width:270px;
  269. margin-top:-20px;
  270. margin-left:5px;
  271. background:{color:border3};
  272. border-radius:10px;
  273. {block:permalinkpage}
  274. width:440px;
  275. {/block:permalinkpage}
  276. }
  277.  
  278. #answer{
  279. width:258px;
  280. margin-top:7px;
  281. margin-left:5px;
  282. padding:5px;
  283. background:#f4f4f4;
  284. border-radius:5px;
  285. border:1px solid {color:border1};
  286. {block:permalinkpage}
  287. width:430px;
  288. {/block:permalinkpage}
  289. }
  290.  
  291. #timestamp2{
  292. width:90px;
  293. height:20px;
  294. margin-top:10px;
  295. margin-left:5px;
  296. font-size:10px;
  297. text-align:center;
  298. line-height:22px;
  299. background:{color:border3};
  300. text-transform:uppercase;
  301. border-radius:5px;
  302. color:white;
  303. }
  304.  
  305. #permalink{
  306. width:90px;
  307. height:20px;
  308. margin-top:-20px;
  309. margin-left:100px;
  310. font-size:10px;
  311. text-align:center;
  312. line-height:22px;
  313. background:{color:border1};
  314. text-transform:uppercase;
  315. border-radius:5px;
  316. color:white;
  317. }
  318.  
  319. #asknotes{
  320. width:50px;
  321. height:20px;
  322. margin-top:-20px;
  323. margin-left:195px;
  324. font-size:10px;
  325. text-align:center;
  326. line-height:22px;
  327. background:{color:border2};
  328. text-transform:uppercase;
  329. border-radius:5px;
  330. color:white;
  331. }
  332.  
  333. #sourcee{
  334. width:250px;
  335. height:20px;
  336. margin-top:-20px;
  337. margin-left:155px;
  338. font-size:10px;
  339. text-align:center;
  340. line-height:20px;
  341. background:{color:border1};
  342. text-transform:uppercase;
  343. border-radius:5px;
  344. color:white;
  345. }
  346.  
  347.  
  348.  
  349. #aa img{
  350. margin-top:5px;
  351. margin-left:200px;
  352. width:70px;
  353. height:70px;
  354. border:3px solid {color:border2};
  355. border-radius:3px;
  356. {block:permalinkpage}
  357. margin-left:370px;
  358. {/block:permalinkpage}
  359. }
  360.  
  361. #at{
  362. line-height:35px;
  363. font-family:dancing script;
  364. font-size:20px;
  365. color:white;
  366. font-weight: normal;
  367. margin-top:-73px;
  368. margin-left:0px;
  369. text-align:center;
  370. background:{color:border3};
  371. border:1px solid {color:border3};
  372. border-radius:5px;
  373. width:190px;
  374. height:35px;
  375. {block:permalinkpage}
  376. width:360px;
  377. {/block:permalinkpage}
  378. }
  379.  
  380. #an{
  381. line-height:22px;
  382. color:white;
  383. text-transform:uppercase;
  384. margin-top:5px;
  385. margin-left:0px;
  386. text-align:center;
  387. background:{color:border1};
  388. border:1px solid {color:border1};
  389. border-radius:5px;
  390. width:190px;
  391. height:22px;
  392. {block:permalinkpage}
  393. width:360px;
  394. {/block:permalinkpage}
  395. }
  396.  
  397. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  398. .entry {
  399. float:left;
  400. display: block;
  401. margin:10px;
  402. overflow:hidden;
  403. width:280px;
  404. padding:15px;
  405. padding-bottom:13px;
  406. border:1px solid #ddd;
  407. outline:1px solid {color:background};
  408. outline-offset:-10px;
  409. {block:PermalinkPage}
  410. width:450px;
  411. text-align:left;
  412. line-height:10px;
  413. margin-left:90px;
  414. {/block:PermalinkPage}
  415. background:white;
  416. background-image:URL();
  417. }
  418.  
  419. .entry img{
  420. width:270px;
  421. border:3px solid {color:sidebar};
  422. border-radius:3px;
  423. {block:PermalinkPage}
  424. width:440px;
  425. {/block:PermalinkPage}
  426. }
  427.  
  428.  
  429. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  430. .entry .perma{
  431. width:50px;
  432. height:50px;
  433. position: absolute;
  434. z-index:9999;
  435. line-height:10px;
  436. overflow:hidden;
  437. text-align:center;
  438. margin-top:10px;
  439. margin-left:0px;
  440. background:{color:border3};
  441. border-radius:3px;
  442. font-size:9px;
  443. text-transform:uppercase;
  444. opacity:0;
  445. color:white;
  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. .perma a{
  453. color:white;
  454. }
  455.  
  456. .entry:hover .perma{
  457. overflow:visible;
  458. opacity:1;
  459. margin-left:10px;
  460. }
  461.  
  462. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  463. #posts {
  464. width:800px;
  465. margin-top:85px;
  466. z-index:9999;
  467. margin-left:530px;
  468. right:auto;
  469. background:transparent;
  470. margin-right:auto;
  471. position:relative;
  472. overflow-y: hidden;
  473. }
  474.  
  475.  
  476. /*CUSTOMIZE SIDEBAR HERE*/
  477. #sidebar{
  478. position:fixed !important;
  479. z-index:999;
  480. width:420px;
  481. height:250px;
  482. margin-top:150px;
  483. margin-left:50px;
  484. background:{color:sidebar};
  485. border:5px solid {color:border1};
  486. border-radius:5px;
  487. outline:5px solid #f4f4f4;
  488. outline-offset:-25px;
  489. }
  490.  
  491. #b1in{
  492. position:fixed !important;
  493. width:100px;
  494. height:15px;
  495. margin-top:-5px;
  496. margin-left:-5px;
  497. background:{color:border1};
  498. border:5px solid {color:sidebar};
  499. border-bottom:0px;
  500. }
  501.  
  502. #b2in{
  503. position:fixed !important;
  504. width:15px;
  505. height:85px;
  506. margin-top:15px;
  507. margin-left:-5px;
  508. background:{color:border1};
  509. border:5px solid {color:sidebar};
  510. border-top:0px;
  511. border-right:0px;
  512. }
  513.  
  514. #b1out{
  515. position:fixed !important;
  516. width:120px;
  517. height:15px;
  518. margin-top:-25px;
  519. margin-left:-25px;
  520. background:{color:border2};
  521. border:5px solid {color:border3};
  522. border-bottom:0px;
  523. border-top-left-radius:5px;
  524. border-top-right-radius:5px;
  525. }
  526.  
  527. #b2out{
  528. position:fixed !important;
  529. width:15px;
  530. height:105px;
  531. margin-top:-5px;
  532. margin-left:-25px;
  533. background:{color:border2};
  534. border:5px solid {color:border3};
  535. border-top:0px;
  536. border-right:0px;
  537. border-bottom-left-radius:5px;
  538. }
  539.  
  540. #bebx{
  541. position:fixed !important;
  542. width:430px;
  543. height:55px;
  544. margin-top:-60px;
  545. margin-left:-5px;
  546. }
  547.  
  548. #be{
  549. position:fixed !important;
  550. width:410px;
  551. height:55px;
  552. margin-top:0px;
  553. margin-left:10px;
  554. font-family: roboto;
  555. font-size:50px;
  556. text-align:center;
  557. line-height:65px;
  558. color:{color:blogtitle};
  559. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  560. opacity:1;
  561. -webkit-transition: all .5s ease;
  562. -moz-transition: all .5s ease;
  563. -o-transition: all .5s ease;
  564. transition: all .5s ease;
  565. }
  566.  
  567. #sidebar:hover #be{
  568. opacity:0;
  569. margin-top:-30px;
  570. }
  571.  
  572. #srbx{
  573. position:fixed !important;
  574. width:380px;
  575. height:210px;
  576. margin-top:20px;
  577. margin-left:20px;
  578. border-radius:3px;
  579. background:{color:border1};
  580. overflow:auto;
  581. -webkit-transition: all 1.5s ease;
  582. -moz-transition: all 1.5s ease;
  583. -o-transition: all 1.5s ease;
  584. transition: all 1.5s ease;
  585. }
  586.  
  587. #bxpc{
  588. position:fixed !important;
  589. width:363px;
  590. height:194px;
  591. margin-top:5px;
  592. margin-left:5px;
  593. padding:2px;
  594. }
  595.  
  596. #bxpc img{
  597. width:363px;
  598. height:194px;
  599. margin-top:0px;
  600. margin-left:0px;
  601. border:1px solid white;
  602. outline:1px solid #f4f4f4;
  603. outline-offset:-10px;
  604. -webkit-transition: all .7s ease;
  605. -moz-transition: all .7s ease;
  606. -o-transition: all .7s ease;
  607. transition: all .7s ease;
  608. }
  609.  
  610. #sidebar:hover #bxpc img{
  611. width:78px;
  612. height:78px;
  613. margin-top:-7px;
  614. margin-left:-295px;
  615. outline:5px solid #f4f4f4;
  616. outline-offset:0px;
  617. opacity:0;
  618. }
  619.  
  620. #bxpc2{
  621. position:fixed !important;
  622. width:363px;
  623. height:194px;
  624. margin-top:5px;
  625. margin-left:5px;
  626. padding:2px;
  627. }
  628.  
  629. #bxpc2 img{
  630. width:363px;
  631. height:194px;
  632. margin-top:0px;
  633. margin-left:0px;
  634. border:1px solid {color:border2};
  635. outline:1px solid #f4f4f4;
  636. outline-offset:-10px;
  637. -webkit-transition: all .7s ease;
  638. -moz-transition: all .7s ease;
  639. -o-transition: all .7s ease;
  640. transition: all .7s ease;
  641. opacity:0;
  642. }
  643.  
  644. #sidebar:hover #bxpc2 img{
  645. width:78px;
  646. height:78px;
  647. margin-top:-7px;
  648. margin-left:-295px;
  649. outline:5px solid #f4f4f4;
  650. outline-offset:0px;
  651. opacity:1;
  652. }
  653.  
  654. #bxpc3{
  655. position:fixed !important;
  656. width:363px;
  657. height:194px;
  658. margin-top:5px;
  659. margin-left:5px;
  660. padding:2px;
  661. }
  662.  
  663. #bxpc3 img{
  664. width:363px;
  665. height:194px;
  666. margin-top:0px;
  667. margin-left:0px;
  668. border:1px solid {color:border3};
  669. outline:1px solid #f4f4f4;
  670. outline-offset:-10px;
  671. -webkit-transition: all .7s ease;
  672. -moz-transition: all .7s ease;
  673. -o-transition: all .7s ease;
  674. transition: all .7s ease;
  675. opacity:0;
  676. }
  677.  
  678. #sidebar:hover #bxpc3 img{
  679. width:78px;
  680. height:78px;
  681. margin-top:55px;
  682. margin-left:-240px;
  683. outline:5px solid #f4f4f4;
  684. outline-offset:0px;
  685. opacity:1;
  686. }
  687.  
  688. #bxbg{
  689. position:fixed !important;
  690. width:380px;
  691. height:110px;
  692. margin-top:0px;
  693. margin-left:0px;
  694. background:{color:border3};
  695. -webkit-transition: all .7s ease;
  696. -moz-transition: all .7s ease;
  697. -o-transition: all .7s ease;
  698. transition: all .7s ease;
  699. }
  700.  
  701. #sidebar:hover #bxbg{
  702. border-bottom:1px solid white;
  703. }
  704.  
  705. #le{
  706. position:fixed !important;
  707. width:240px;
  708. height:5px;
  709. margin-top:-110px;
  710. margin-left:130px;
  711. background:{color:border1};
  712. border:1px solid white;
  713. border-radius:5px;
  714. opacity:0;
  715. -webkit-transition: all 1.7s ease;
  716. -moz-transition: all 1.7s ease;
  717. -o-transition: all 1.7s ease;
  718. transition: all 1.7s ease;
  719. }
  720.  
  721. #sidebar:hover #le{
  722. opacity:1;
  723. margin-top:10px;
  724. }
  725.  
  726. #dcbx{
  727. position:fixed !important;
  728. width:20px;
  729. height:20px;
  730. margin-top:0px;
  731. margin-left:350px;
  732. background:white;
  733. border:3px solid {color:border2};
  734. outline:1px solid #f4f4f4;
  735. outline-offset:3px;
  736. opacity:0;
  737. -webkit-transition: all 2s ease;
  738. -moz-transition: all 2s ease;
  739. -o-transition: all 2s ease;
  740. transition: all 2s ease;
  741. }
  742.  
  743. #sidebar:hover #dcbx{
  744. opacity:1;
  745. width:220px;
  746. height:160px;
  747. margin-top:25px;
  748. margin-left:137px;
  749. }
  750.  
  751. #c{
  752. position:fixed !important;
  753. width:55px;
  754. height:55px;
  755. margin-top:12px;
  756. margin-left:7px;
  757. background:{color:border3};
  758. border:2px solid {color:border1};
  759. outline:1px solid #f4f4f4;
  760. outline-offset:-3px;
  761. font-family:pinyon script;
  762. font-size:40px;
  763. line-height:62px;
  764. text-align:center;
  765. color:white;
  766. }
  767.  
  768. #dc{
  769. position:fixed !important;
  770. width:140px;
  771. height:80px;
  772. margin-top:12px;
  773. margin-left:75px;
  774. line-height:13px;
  775. color:{color:text};
  776. overflow:auto;
  777. font-size:9px;
  778. }
  779.  
  780. #lsbr{
  781. position:fixed !important;
  782. width:180px;
  783. height:50px;
  784. margin-top:103px;
  785. margin-left:7px;
  786. background:{color:background};
  787. }
  788.  
  789. #lsbrtxt{
  790. position:fixed !important;
  791. width:59px;
  792. height:20px;
  793. margin-top:-26px;
  794. margin-left:0px;
  795. background:{color:border1};
  796. border-radius:3px;
  797. line-height:20px;
  798. color:white;
  799. text-align:center;
  800. }
  801.  
  802. #l1 a{
  803. position:fixed !important;
  804. width:30px;
  805. height:40px;
  806. margin-top:5px;
  807. margin-left:-85px;
  808. background:{color:border2};
  809. }
  810.  
  811. #l1txt{
  812. position:fixed !important;
  813. width:59px;
  814. height:20px;
  815. margin-top:-26px;
  816. margin-left:0px;
  817. background:{color:border2};
  818. border-radius:3px;
  819. line-height:20px;
  820. color:white;
  821. text-align:center;
  822. opacity:0;
  823. -webkit-transition: all .7s ease;
  824. -moz-transition: all .7s ease;
  825. -o-transition: all .7s ease;
  826. transition: all .7s ease;
  827. }
  828.  
  829. #l1:hover #l1txt{
  830. opacity:1;
  831. }
  832.  
  833. #l2 a{
  834. position:fixed !important;
  835. width:30px;
  836. height:40px;
  837. margin-top:5px;
  838. margin-left:-50px;
  839. background:{color:border3};
  840. }
  841.  
  842. #l2txt{
  843. position:fixed !important;
  844. width:59px;
  845. height:20px;
  846. margin-top:-26px;
  847. margin-left:0px;
  848. background:{color:border3};
  849. border-radius:3px;
  850. line-height:20px;
  851. color:white;
  852. text-align:center;
  853. opacity:0;
  854. -webkit-transition: all .7s ease;
  855. -moz-transition: all .7s ease;
  856. -o-transition: all .7s ease;
  857. transition: all .7s ease;
  858. }
  859.  
  860. #l2:hover #l2txt{
  861. opacity:1;
  862. }
  863.  
  864. #l3 a{
  865. position:fixed !important;
  866. width:30px;
  867. height:40px;
  868. margin-top:5px;
  869. margin-left:-15px;
  870. background:{color:link};
  871. }
  872.  
  873. #l3txt{
  874. position:fixed !important;
  875. width:59px;
  876. height:20px;
  877. margin-top:-26px;
  878. margin-left:0px;
  879. background:{color:link};
  880. border-radius:3px;
  881. line-height:20px;
  882. color:white;
  883. text-align:center;
  884. opacity:0;
  885. -webkit-transition: all .7s ease;
  886. -moz-transition: all .7s ease;
  887. -o-transition: all .7s ease;
  888. transition: all .7s ease;
  889. }
  890.  
  891. #l3:hover #l3txt{
  892. opacity:1;
  893. }
  894.  
  895. #l4 a{
  896. position:fixed !important;
  897. width:30px;
  898. height:40px;
  899. margin-top:5px;
  900. margin-left:20px;
  901. background:{color:title};
  902. }
  903.  
  904. #l4txt{
  905. position:fixed !important;
  906. width:59px;
  907. height:20px;
  908. margin-top:-26px;
  909. margin-left:0px;
  910. background:{color:title};
  911. border-radius:3px;
  912. line-height:20px;
  913. color:white;
  914. text-align:center;
  915. opacity:0;
  916. -webkit-transition: all .7s ease;
  917. -moz-transition: all .7s ease;
  918. -o-transition: all .7s ease;
  919. transition: all .7s ease;
  920. }
  921.  
  922. #l4:hover #l4txt{
  923. opacity:1;
  924. }
  925.  
  926. #l5 a{
  927. position:fixed !important;
  928. width:30px;
  929. height:40px;
  930. margin-top:5px;
  931. margin-left:55px;
  932. background:{color:border1};
  933. }
  934.  
  935. #l5txt{
  936. position:fixed !important;
  937. width:59px;
  938. height:20px;
  939. margin-top:-31px;
  940. margin-left:-145px;
  941. background:{color:border1};
  942. border-radius:3px;
  943. line-height:20px;
  944. color:white;
  945. text-align:center;
  946. opacity:0;
  947. -webkit-transition: all .7s ease;
  948. -moz-transition: all .7s ease;
  949. -o-transition: all .7s ease;
  950. transition: all .7s ease;
  951. }
  952.  
  953. #l5:hover #l5txt{
  954. opacity:1;
  955. }
  956.  
  957. #j{
  958. position:fixed !important;
  959. width:33px;
  960. height:15px;
  961. margin-top:120px;
  962. margin-left:187px;
  963. line-height:15px;
  964. background:{color:background};
  965. }
  966.  
  967. #us{
  968. position:fixed !important;
  969. width:13px;
  970. height:13px;
  971. margin-top:10px;
  972. margin-left:113px;
  973. background:{color:border2};
  974. border:1px solid white;
  975. border-radius:100px;
  976. opacity:0;
  977. -webkit-transition: all 2.9s ease;
  978. -moz-transition: all 2.9s ease;
  979. -o-transition: all 2.9s ease;
  980. transition: all 2.9s ease;
  981. }
  982.  
  983. #sidebar:hover #us{
  984. opacity:1;
  985. margin-left:93px;
  986. }
  987.  
  988. #usbx{
  989. position:fixed !important;
  990. width:220px;
  991. height:160px;
  992. margin-top:-404px;
  993. margin-left:403px;
  994. background:white;
  995. border:3px solid {color:sidebar};
  996. outline:1px solid #f4f4f4;
  997. outline-offset:3px;
  998. opacity:0;
  999. -webkit-transition: all .7s ease;
  1000. -moz-transition: all .7s ease;
  1001. -o-transition: all .7s ease;
  1002. transition: all .7s ease;
  1003. -moz-transform: scale(1.5);
  1004. -webkit-transform: scale(1.5);
  1005. transform: scale(1.5);
  1006. }
  1007.  
  1008. #us:hover #usbx{
  1009. opacity:1;
  1010. -moz-transform: scale(1);
  1011. -webkit-transform: scale(1);
  1012. transform: scale(1);
  1013. margin-left:43px;
  1014. margin-top:14px;
  1015. }
  1016.  
  1017. #ustxt{
  1018. position:fixed !important;
  1019. width:200px;
  1020. height:40px;
  1021. margin-top:10px;
  1022. margin-left:10px;
  1023. font-family:roboto;
  1024. color:{color:blogtitle};
  1025. line-height:40px;
  1026. font-size:30px;
  1027. border-bottom:1px dashed {color:link};
  1028. }
  1029.  
  1030. #ustxt2{
  1031. position:fixed !important;
  1032. width:178px;
  1033. height:68px;
  1034. margin-top:60px;
  1035. margin-left:10px;
  1036. background:{color:background};
  1037. border:1px solid {color:border2};
  1038. border-radius:5px;
  1039. padding:10px;
  1040. overflow:auto;
  1041. text-align:left;
  1042. }
  1043.  
  1044. #ss{
  1045. position:fixed !important;
  1046. width:13px;
  1047. height:13px;
  1048. margin-top:30px;
  1049. margin-left:73px;
  1050. background:{color:border3};
  1051. border:1px solid white;
  1052. border-radius:100px;
  1053. opacity:0;
  1054. -webkit-transition: all 2.9s ease;
  1055. -moz-transition: all 2.9s ease;
  1056. -o-transition: all 2.9s ease;
  1057. transition: all 2.9s ease;
  1058. }
  1059.  
  1060. #sidebar:hover #ss{
  1061. opacity:1;
  1062. margin-left:93px;
  1063. }
  1064.  
  1065. #ssbx{
  1066. position:fixed !important;
  1067. width:220px;
  1068. height:160px;
  1069. margin-top:-404px;
  1070. margin-left:403px;
  1071. background:white;
  1072. border:3px solid {color:sidebar};
  1073. outline:1px solid #f4f4f4;
  1074. outline-offset:3px;
  1075. opacity:0;
  1076. -webkit-transition: all .7s ease;
  1077. -moz-transition: all .7s ease;
  1078. -o-transition: all .7s ease;
  1079. transition: all .7s ease;
  1080. -moz-transform: scale(1.5);
  1081. -webkit-transform: scale(1.5);
  1082. transform: scale(1.5);
  1083. }
  1084.  
  1085. #ss:hover #ssbx{
  1086. opacity:1;
  1087. -moz-transform: scale(1);
  1088. -webkit-transform: scale(1);
  1089. transform: scale(1);
  1090. margin-left:43px;
  1091. margin-top:-6px;
  1092. }
  1093.  
  1094. #sstxt{
  1095. position:fixed !important;
  1096. width:200px;
  1097. height:40px;
  1098. margin-top:10px;
  1099. margin-left:10px;
  1100. font-family:roboto;
  1101. color:{color:blogtitle};
  1102. line-height:40px;
  1103. font-size:30px;
  1104. border-bottom:1px dashed {color:border1};
  1105. }
  1106.  
  1107. #once{
  1108. position:fixed !important;
  1109. width:13px;
  1110. height:13px;
  1111. margin-top:159px;
  1112. margin-left:-110px;
  1113. background:{color:border2};
  1114. border:1px solid white;
  1115. border-radius:100px;
  1116. opacity:0;
  1117. -webkit-transition: all 1.9s ease;
  1118. -moz-transition: all 1.9s ease;
  1119. -o-transition: all 1.9s ease;
  1120. transition: all 1.9s ease;
  1121. }
  1122.  
  1123. #sidebar:hover #once{
  1124. opacity:1;
  1125. margin-left:10px;
  1126. }
  1127.  
  1128. #le2{
  1129. position:fixed !important;
  1130. width:95px;
  1131. height:0px;
  1132. margin-top:166px;
  1133. margin-left:-124px;
  1134. border-top:1px solid white;
  1135. opacity:0;
  1136. -webkit-transition: all 1.9s ease;
  1137. -moz-transition: all 1.9s ease;
  1138. -o-transition: all 1.9s ease;
  1139. transition: all 1.9s ease;
  1140. }
  1141.  
  1142. #sidebar:hover #le2{
  1143. opacity:1;
  1144. margin-left:24px;
  1145. }
  1146.  
  1147. #sts{
  1148. position:fixed !important;
  1149. width:80px;
  1150. height:16px;
  1151. margin-top:158px;
  1152. margin-left:-130px;
  1153. background:white;
  1154. border:1px solid {color:border3};
  1155. border-radius:5px;
  1156. line-height:16px;
  1157. opacity:0;
  1158. -webkit-transition: all 1.9s ease;
  1159. -moz-transition: all 1.9s ease;
  1160. -o-transition: all 1.9s ease;
  1161. transition: all 1.9s ease;
  1162. }
  1163.  
  1164. #sidebar:hover #sts{
  1165. opacity:1;
  1166. margin-left:30px;
  1167. }
  1168.  
  1169. #once2{
  1170. position:fixed !important;
  1171. width:13px;
  1172. height:13px;
  1173. margin-top:180px;
  1174. margin-left:206px;
  1175. background:{color:border1};
  1176. border:1px solid white;
  1177. border-radius:100px;
  1178. opacity:0;
  1179. -webkit-transition: all 1.9s ease;
  1180. -moz-transition: all 1.9s ease;
  1181. -o-transition: all 1.9s ease;
  1182. transition: all 1.9s ease;
  1183. }
  1184.  
  1185. #sidebar:hover #once2{
  1186. opacity:1;
  1187. margin-left:106px;
  1188. }
  1189.  
  1190. #le3{
  1191. position:fixed !important;
  1192. width:95px;
  1193. height:0px;
  1194. margin-top:186px;
  1195. margin-left:112px;
  1196. border-top:1px solid white;
  1197. opacity:0;
  1198. -webkit-transition: all 1.9s ease;
  1199. -moz-transition: all 1.9s ease;
  1200. -o-transition: all 1.9s ease;
  1201. transition: all 1.9s ease;
  1202. }
  1203.  
  1204. #sidebar:hover #le3{
  1205. opacity:1;
  1206. margin-left:12px;
  1207. }
  1208.  
  1209. #sts2{
  1210. position:fixed !important;
  1211. width:80px;
  1212. height:16px;
  1213. margin-top:178px;
  1214. margin-left:18px;
  1215. background:white;
  1216. border:1px solid {color:blogtitle};
  1217. border-radius:5px;
  1218. line-height:16px;
  1219. opacity:0;
  1220. -webkit-transition: all 1.9s ease;
  1221. -moz-transition: all 1.9s ease;
  1222. -o-transition: all 1.9s ease;
  1223. transition: all 1.9s ease;
  1224. }
  1225.  
  1226. #sidebar:hover #sts2{
  1227. opacity:1;
  1228. }
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242. #bgfs{
  1243. position:fixed !important;
  1244. margin-top:30px;
  1245. margin-left:30px;
  1246. }
  1247.  
  1248. #psbr1{
  1249. position:fixed !important;
  1250. z-index:999999;
  1251. width:740px;
  1252. height:30px;
  1253. margin-top:30px;
  1254. margin-left:500px;
  1255. background:{color:border1};
  1256. border:5px solid {color:border2};
  1257. border-radius:5px;
  1258. font-size:10px;
  1259. text-transform:uppercase;
  1260. line-height:30px;
  1261. text-align:center;
  1262. color:white;
  1263. }
  1264.  
  1265. #psbr2{
  1266. position:fixed !important;
  1267. z-index:999999;
  1268. width:30px;
  1269. height:2000px;
  1270. margin-top:65px;
  1271. margin-left:1210px;
  1272. background:{color:border1};
  1273. border:5px solid {color:border2};
  1274. border-radius:5px;
  1275. border-top-left-radius:0px;
  1276. border-top-right-radius:0px;
  1277. border-top:0px;
  1278. }
  1279.  
  1280. #psbr{
  1281. position:fixed !important;
  1282. z-index:999999;
  1283. width:700px;
  1284. height:30px;
  1285. margin-top:0px;
  1286. margin-left:500px;
  1287. background:{color:background};
  1288. }
  1289.  
  1290.  
  1291.  
  1292. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  1293. .title{
  1294. line-height: 35px;
  1295. font-family:allura;
  1296. font-size:30px;
  1297. color:{color:Title};
  1298. font-weight: normal;
  1299. }
  1300.  
  1301.  
  1302. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  1303. .permalink{
  1304. text-transform: normal;
  1305. display: block;
  1306. text-align: right;
  1307. text-decoration: none;
  1308. }
  1309.  
  1310.  
  1311. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  1312. #infscr-loading{
  1313. bottom: -70px;
  1314. position: absolute;
  1315. left: 50%;
  1316. margin-left:-8px;
  1317. width:16px;
  1318. height:11px;
  1319. overflow:hidden;
  1320. margin-bottom: 50px;
  1321. }
  1322.  
  1323. #postnotes{
  1324. text-align: justify;}
  1325.  
  1326. #postnotes blockquote{
  1327. border: 0px;
  1328. }
  1329.  
  1330. blockquote{
  1331. padding:0px 0px 2px 5px;
  1332. margin:0px 0px 2px 10px;
  1333. border-left: 1px dotted #555555;
  1334. }
  1335.  
  1336. blockquote p, ul{
  1337. margin:0px;
  1338. padding:0px; opacity:1;
  1339. }
  1340.  
  1341. a img{border: 0px;}
  1342.  
  1343.  
  1344. ul, ol, li{list-style:none; margin:5px; padding:0px;}
  1345.  
  1346. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  1347. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};padding-right:10px;}
  1348.  
  1349. .notes img{width:10px; position:relative; top:3px;}
  1350. <--ses-->
  1351. small{font-size: 90%;}
  1352.  
  1353. {CustomCSS}
  1354.  
  1355. </style>
  1356.  
  1357. {block:IndexPage}
  1358. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1359. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1360. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  1361.  
  1362. <script type="text/javascript">
  1363. $(window).load(function(){
  1364. var $wall = $('#posts');
  1365. $wall.imagesLoaded(function(){
  1366. $wall.masonry({
  1367. itemSelector: '.entry, .entry_photo',
  1368. isAnimated : false
  1369. });
  1370. });
  1371.  
  1372. $wall.infinitescroll({
  1373. navSelector : '#pagination',
  1374. nextSelector : '#pagination a',
  1375. itemSelector : '.entry, .entry_photo',
  1376. bufferPx : 2000,
  1377. debug : false,
  1378. errorCallback: function() {
  1379. $('#infscr-loading').fadeOut('normal');
  1380. }},
  1381. function( newElements ) {
  1382. var $newElems = $( newElements );
  1383. $newElems.hide();
  1384. $newElems.imagesLoaded(function(){
  1385. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1386. });
  1387. }); $('#posts').show(500);
  1388. });
  1389. </script>
  1390.  
  1391.  
  1392. {/block:IndexPage}
  1393.  
  1394.  
  1395. <title>{title}</title>
  1396.  
  1397. <link rel="shortcut icon" href="{favicon}" />
  1398. <meta name="viewport" content="width=820" />
  1399. </head>
  1400.  
  1401. <body>
  1402. <BODY onselectstart="return false;" ondragstart="return false;">
  1403. <div class="wrapper">
  1404. <div class="header">
  1405. </div>
  1406.  
  1407. <div id="cage">
  1408. <div id="center">
  1409.  
  1410. <div id="sidebar">
  1411. <center>
  1412.  
  1413. <div id="b1in"></div>
  1414. <div id="b2in"></div>
  1415. <div id="b1out"></div>
  1416. <div id="b2out"></div>
  1417.  
  1418. <div id="bebx">
  1419. <div id="be">{text:blogtitle}</div>
  1420. </div>
  1421.  
  1422. <div id="srbx">
  1423. <div id="bxbg"></div>
  1424. <div id="bxpc"><img src="{image:sidebar}"></div>
  1425. <div id="bxpc2"><img src="{image:icon}"></div>
  1426. <div id="bxpc3"><img src="{image:icon2}"></div>
  1427. <div id="le"></div>
  1428. <div id="dcbx">
  1429. <div id="c">{text:first letter initial}</div>
  1430. <div id="dc">
  1431. {description}</div>
  1432. <div id="lsbr">
  1433. <div id="lsbrtxt">navigation</div>
  1434. <div id="l1"><a href="{text:link 1}"></a>
  1435. <div id="l1txt">{text:link 1 msg}</div></div>
  1436. <div id="l2"><a href="{text:link 2}"></a>
  1437. <div id="l2txt">{text:link 2 msg}</div></div>
  1438. <div id="l3"><a href="{text:link 3}"></a>
  1439. <div id="l3txt">{text:link 3 msg}</div></div>
  1440. <div id="l4"><a href="{text:link 4}"></a>
  1441. <div id="l4txt">{text:link 4 msg}</div></div>
  1442. <div id="l5"><a href="{text:link 5}"</a>
  1443. <div id="l5txt">{text:link 5 msg}</div></div>
  1444. </div>
  1445. <div id="j"><a href="http://mkbye.tumblr.com" title="theme credit">©</a></div>
  1446. </div>
  1447.  
  1448. <div id="once"></div>
  1449. <div id="le2"></div>
  1450. <div id="sts">{text:fhs online users}</div>
  1451.  
  1452. <div id="once2"></div>
  1453. <div id="le3"></div>
  1454. <div id="sts2">{text:fhs pageviews}</div>
  1455. </div>
  1456. </center>
  1457. </div>
  1458.  
  1459.  
  1460. <div id="psbr"></div>
  1461. <div id="psbr1">{text:quote}</div>
  1462. <div id="psbr2"></div>
  1463.  
  1464.  
  1465.  
  1466. <div class="left">
  1467. <div id="posts">
  1468. {block:Posts}
  1469. <div class="entry">
  1470.  
  1471. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink">
  1472. <div style="padding-top:5px"></div><div id="timestamp2">{timeago}</div>
  1473. <div id="permalink"><a href="{permalink}" style="color:white">permalink</a></div>
  1474. <div id="asknotes">{notecount}</div><br>{/block:HasTags}</span></align>
  1475. {/block:Text}
  1476.  
  1477. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1478.  
  1479. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1480.  
  1481. {block:Answer}
  1482. <div style="float:left; z-index:8; margin-left:6px; margin-top:5px; padding: 2px; padding-bottom:2px; background:{color:background}; width:45px; height:45px; border:2px solid {color:border2}; border-radius: 4px;">
  1483. <div id="askericon"><img src="{AskerPortraitURL-48}"></div></div>
  1484. <div id="circle1"></div>
  1485. <div id="circle2"></div>
  1486. <div id="circle3"></div>
  1487. <div id="questionbox"></div>
  1488. <div id="question">
  1489. <div style="min-height:33px; height:auto:">{Question} - {Asker}</div></div>
  1490.  
  1491. <div style="padding:15px;"></div>
  1492.  
  1493. <div id="answerbox"></div>
  1494. <div id="answer">
  1495. <div style="min-height:33px; height:auto:">{Answer}</div></div>
  1496. <div id="timestamp2">{timeago}</div>
  1497. <div id="permalink"><a href="{permalink}" style="color:white">permalink</a></div>
  1498. <div id="asknotes">{notecount}</div>
  1499.  
  1500. <div style="padding:2px;"></div>
  1501.  
  1502.  
  1503. {/block:Answer}
  1504.  
  1505. {block:Photo}
  1506. {block:IndexPage}
  1507. <center>
  1508.  
  1509.  
  1510. <div class="perma">
  1511. <div style="margin-top:5px;">
  1512. <a href="{ReblogURL}" target="_blank"> reblog</a></br>
  1513. <a href="{Permalink}">permalink</a></br>
  1514. {block:NoteCount} {notecount} {/block:NoteCount}</br>
  1515. {12Hour}:{Minutes} {CapitalAmPm}
  1516. </div>
  1517. </div>
  1518.  
  1519.  
  1520. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1521. {/block:IndexPage}
  1522. {block:PermalinkPage}
  1523. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" width="100%"/></a></br><div id="alt"><div style="height:auto;max-height:100px;overflow:auto;padding:10px;">{Caption}</div>
  1524.  
  1525. {block:HasTags}
  1526. <div style="font-family:roboto; font-size:15px; color:{color:sidebar}; line-height:25px; letter-spacing:1px; text-transform:underline;">tags:</div> {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1527. {block:RebloggedFrom}
  1528. <div style="font-family:roboto; font-size:15px; color:{color:blogtitle}; line-height:33px; letter-spacing:1px; text-transform:underline;">reblogged from</div> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1529. <div style="font-family:roboto; font-size:15px; color:{color:border3}; line-height:30px; letter-spacing:1px; text-transform:underline;">posted by</div> <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1530.  
  1531. {/block:RebloggedFrom}
  1532.  
  1533. </div></div>
  1534.  
  1535. {LinkCloseTag}
  1536.  
  1537. {block:NoteCount}<div id="timestamp2">{timeago}</div>
  1538. <div style="margin-left:-95px"><div id="asknotes">{notecount}</div></div>{/block:NoteCount}
  1539. <div id="sourcee">posted on: {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} || {12Hour}:{Minutes} {CapitalAmPm} EST</div>
  1540.  
  1541. </br>
  1542. {/block:PermalinkPage}
  1543. {/block:Photo}
  1544.  
  1545. {block:Photoset}
  1546. {block:IndexPage}
  1547. <center>
  1548.  
  1549. <div class="perma">
  1550. <div style="margin-top:5px;">
  1551. <a href="{ReblogURL}" target="_blank"> reblog</a></br>
  1552. <a href="{Permalink}">permalink</a></br>
  1553. {block:NoteCount} {notecount} {/block:NoteCount}</br>
  1554. {12Hour}:{Minutes} {CapitalAmPm}
  1555. </div>
  1556. </div>
  1557.  
  1558. {Photoset-250}</center>
  1559. {/block:IndexPage}
  1560. {block:PermalinkPage}
  1561. <center>
  1562. {Photoset-400}</center>
  1563.  
  1564. </br>
  1565.  
  1566. <div style="height:auto;max-height:100px;overflow:auto;padding:10px;">{Caption}</div></br>
  1567. {block:HasTags}
  1568. <div style="font-family:roboto; font-size:15px; color:{color:sidebar}; line-height:25px; letter-spacing:1px; text-transform:underline;">tags:</div> {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1569. {block:RebloggedFrom}
  1570. <div style="font-family:roboto; font-size:15px; color:{color:blogtitle}; line-height:33px; letter-spacing:1px; text-transform:underline;">reblogged from</div> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1571. <div style="font-family:roboto; font-size:15px; color:{color:border3}; line-height:30px; letter-spacing:1px; text-transform:underline;">posted by</div> <a href="{ReblogRootURL}">{ReblogRootName}</a></br>
  1572.  
  1573. {/block:RebloggedFrom}
  1574.  
  1575. {block:NoteCount}<div id="timestamp2">{timeago}</div>
  1576. <div style="margin-left:-95px"><div id="asknotes">{notecount}</div></div>{/block:NoteCount}
  1577. <div id="sourcee">posted on: {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} || {12Hour}:{Minutes} {CapitalAmPm} EST</div>
  1578.  
  1579. </br>
  1580. {/block:PermalinkPage}
  1581. {/block:Photoset}
  1582.  
  1583. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1584.  
  1585. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1586.  
  1587. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1588. <ul class="chat">
  1589. {block:Lines}
  1590. <li class="user_{UserNumber}">
  1591. {block:Label}
  1592. <span class="label">{Label}</span>
  1593. {/block:Label}
  1594.  
  1595. {Line}
  1596. </li>
  1597. {/block:Lines}
  1598. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1599. {/block:Chat}
  1600.  
  1601. {block:Audio}
  1602.  
  1603. {block:AlbumArt}<div id="aa"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  1604. {block:TrackName}<div id="at">{TrackName}</div>{/block:TrackName}
  1605. {block:Artist}<div id="an">artist: {Artist}</div>{/block:Artist}
  1606. <div style="border:1px solid {color:border1}; height:30px; margin-top:15px; margin-left:0px;">{AudioPlayerWhite}</div>
  1607. <div id="timestamp2"><div style="background:{color:border2}; border-radius:5px;">{timeago}</div></div>
  1608. <div id="permalink"><div style="background:{color:border3}; border-radius:5px;"><a href="{permalink}" style="color:white">permalink</a></div></div>
  1609. <div id="asknotes"><div style="background:{color:sidebar}; border-radius:5px;">{notecount}</div></div>
  1610. <div style="padding:2px;"></div>
  1611.  
  1612. {/block:Audio}
  1613.  
  1614. {block:Video}
  1615. {block:IndexPage}
  1616. <center>
  1617. <div class="perma">
  1618. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1619. {Video-250}</center>
  1620. {/block:IndexPage}
  1621. {block:PermalinkPage}
  1622. <center>
  1623. {Video-400}</center>
  1624. {/block:PermalinkPage}
  1625. {block:Video}
  1626.  
  1627.  
  1628. {block:PostNotes}
  1629.  
  1630. <div style="width:auto;height:auto;max-height:300px;overflow:auto;">
  1631. <div id="postnotes">{PostNotes}</div><br></div>
  1632.  
  1633.  
  1634.  
  1635. {/block:PostNotes}
  1636. </div>
  1637. {/block:Posts}
  1638. </div></div>
  1639.  
  1640. {block:IndexPage}
  1641. {block:Pagination}
  1642. <div id="pagination">
  1643. {block:NextPage}
  1644. <a id="nextPage" href="{NextPage}"></a>
  1645. {/block:NextPage}
  1646. {block:PreviousPage}
  1647. <a href="{PreviousPage}"></a>
  1648. {/block:PreviousPage}
  1649. </div>
  1650. {/block:Pagination}
  1651. {/block:IndexPage}
  1652. </body>
  1653. <div style="position:fixed; bottom:5px; z-index:9999999;right:5px; background:white; border: 1px solid #eee;width:30px;height:30px;"><a href="http://mkbye.tumblr.com" title="theme made by mkbye!"><img src="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons-256/3d-transparent-glass-icons-people-things/059464-3d-transparent-glass-icon-people-things-hand-peace.png" style="width:30px;height:30px;"></a></div>
  1654. </html>
Advertisement
Add Comment
Please, Sign In to add comment