Advertisement
mkbye

thm 26 — mkbye:celina

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