mkbye

thm 6 — mkbye:celina

Aug 5th, 2013
1,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.76 KB | None | 0 0
  1. <!--
  2. Theme 6 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. Ask post layouts are originally made by Sara! http://qelato.tumblr.com/ but I edited them!
  15. Theme created: 8.5.2013
  16. fonts edited: october 5 2015
  17. -->
  18. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20.  
  21. <head>
  22. <script type="text/javascript">
  23. WebFontConfig = {
  24. google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'Raleway:200:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+Script::latin' ] }
  25. };
  26. (function() {
  27. var wf = document.createElement('script');
  28. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  29. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  30. wf.type = 'text/javascript';
  31. wf.async = 'true';
  32. var s = document.getElementsByTagName('script')[0];
  33. s.parentNode.insertBefore(wf, s);
  34. })(); </script>
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37.  
  38. <script>
  39. $(document).ready(function() {
  40. //
  41. $('a.poplight[href^=#]').click(function() {
  42. var popID = $(this).attr('rel'); //Get Popup Name
  43. var popURL = $(this).attr('href'); //Get Popup href to define size
  44. var query= popURL.split('?');
  45. var dim= query[1].split('&');
  46. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  47. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="Close" alt="Close" /></a>');
  48. var popMargTop = ($('#' + popID).height() + 80) / 2;
  49. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  50. //Apply Margin to Popup
  51. $('#' + popID).css({
  52. 'margin-top' : -popMargTop,
  53. 'margin-left' : -popMargLeft
  54. });
  55. $('body').append('<div id="fade"></div>');
  56. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  57. return false;
  58. });
  59. $('a.close, #fade').live('click', function() {
  60. $('#fade , .popup_block').fadeOut(function() {
  61. $('#fade, a.close').remove(); //fade them both out
  62. });
  63. return false;
  64. });
  65. });
  66. </script>
  67. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  68. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  69. <script>
  70. (function($){
  71. $(document).ready(function(){
  72. $("a[title]").style_my_tooltips({
  73. tip_follows_cursor:true,
  74. tip_delay_time:90,
  75. tip_fade_speed:600,
  76. attribute:"title"
  77. });
  78. });
  79. })(jQuery);
  80. </script>
  81.  
  82. <script type="text/javascript">
  83. <!--
  84.  
  85.  
  86.  
  87. var message="Nice try, butthole.";
  88.  
  89. ///////////////////////////////////
  90. function clickIE4(){
  91. if (event.button==2){
  92. alert(message);
  93. return false;
  94. }
  95. }
  96.  
  97. function clickNS4(e){
  98. if (document.layers||document.getElementById&&!document.all){
  99. if (e.which==2||e.which==3){
  100. alert(message);
  101. return false;
  102. }
  103. }
  104. }
  105.  
  106. if (document.layers){
  107. document.captureEvents(Event.MOUSEDOWN);
  108. document.onmousedown=clickNS4;
  109. }
  110. else if (document.all&&!document.getElementById){
  111. document.onmousedown=clickIE4;
  112. }
  113.  
  114. document.oncontextmenu=new Function("alert(message);return false")
  115.  
  116. // -->
  117. </script>
  118. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
  119.  
  120. <link href='http://fonts.googleapis.com/css?family=Chewy|Coming+Soon' rel='stylesheet' type='text/css'>
  121.  
  122.  
  123.  
  124.  
  125.  
  126. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  127.  
  128. <script type="text/javascript"
  129. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  130.  
  131. <!--DEFAULT VARIABLES-->
  132. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  133. <meta name="color:background" content="#fff"/>
  134. <meta name="color:link" content="#c277a0"/>
  135. <meta name="color:text" content="#777"/>
  136. <meta name="color:hover" content="#fff"/>
  137. <meta name="color:name" content="#fff"/>
  138. <meta name="image:background" content="1"/>
  139. <meta name="image:sideback" content="1"/>
  140. <meta name="color:scrollbar" content="7c7c7c">
  141.  
  142. <meta name="image:sidebar" content="1"/>
  143. <meta name="text:stats" content="stats"/>
  144. <meta name="text:music" content="Coming soon.."/>
  145.  
  146. <meta name="text:blogtitle1" content="Beautiful">
  147. <meta name="text:blogtitle2" content="Drunk"/>
  148.  
  149. <meta name="color:linkbg" content="#a88ba6"/>
  150. <meta name="color:link hover bgs" content="#f0a5e0"/>
  151. <meta name="color:link hover borders" content="#885a7c"/>
  152. <meta name="color:link message" content="#fff"/>
  153.  
  154. <meta name="color:top bottom color" content="#eca4c3"/>
  155. <meta name="color:right left color" content="#8a5974"/>
  156.  
  157. <meta name="color:blogtitle" content="#99578b"/>
  158. <meta name="text:sidebarlink1" content="/"/>
  159. <meta name="text:sidebarlinktext1" content="BOTW"/>
  160. <meta name="text:sidebarlink2" content="/"/>
  161. <meta name="text:sidebarlinktext2" content="BOTM"/>
  162. <meta name="text:sidebarlink3" content="/"/>
  163. <meta name="text:sidebarlinktext3" content="Winners"/>
  164.  
  165. <meta name="text:link 1" content="/"/>
  166. <meta name="text:link 2" content="/"/>
  167. <meta name="text:link 3" content="/"/>
  168. <meta name="text:link 4" content="/"/>
  169. <meta name="text:link 5" content="/"/>
  170.  
  171. <meta name="text:link 1 msg" content="home"/>
  172. <meta name="text:link 2 msg" content="ask"/>
  173. <meta name="text:link 3 msg" content="etc"/>
  174. <meta name="text:link 4 msg" content="pics"/>
  175. <meta name="text:link 5 msg" content="creds"/>
  176.  
  177. <meta name="text:name" content="Celina says"/>
  178.  
  179. <style type="text/css">
  180.  
  181. #entry img{
  182. {block:indexpage}
  183. {block:ifonecolumn}
  184. max-width:300px;
  185. {/block:ifonecolumn}
  186. {block:iftwocolumn}
  187. max-width:220px;
  188. {/block:iftwocolumn}
  189. {block:ifthreecolumn}
  190. max-width:200px;
  191. {/block:ifthreecolumn}
  192. {block:iffourcolumn}
  193. max-width:180px;
  194. {/block:iffourcolumn}
  195. {/block:indexpage}
  196. }
  197. #entry img{
  198. opacity: .9;
  199. {block:iffadedposts}
  200. opacity:.7;
  201. -webkit-transition: all 0.7s ease-out;
  202. -moz-transition: all 0.7s ease-out;
  203. transition: all 0.7s ease-out;
  204. {/block:iffadedposts}
  205. }
  206. #entry img:hover{
  207. {block:iffadedposts}
  208. opacity: 1;
  209. -webkit-transition: all 0.7s ease-out;
  210. -moz-transition: all 0.7s ease-out;
  211. transition: all 0.7s ease-out;
  212. {block:iffadedposts}
  213. }
  214. #tumblr_controls{
  215. position:fixed !important;
  216. -webkit-filter: invert(100%)
  217. }
  218. iframe#tumblr_controls {
  219. {block:iffourcolumn}
  220. top:0% !important;
  221. left:0% !important;
  222. position: fixed !important;
  223. {/block:iffourcolumn}
  224. }
  225.  
  226. #fade { /*--Transparent background layer--*/
  227. background-image:url();
  228. opacity: 0.2;
  229. display: none; /*--hidden by default--*/
  230. position: fixed; left: 0; top: 0;
  231. width: 100%; height: 100%;
  232. z-index: 999999999;
  233. }
  234. .popup_block{
  235. display: none; /*--hidden by default--*/
  236. background-color:white;
  237. color:{color:text};
  238. padding: 5px;
  239. float: left;
  240. font-size: 10;
  241. position: fixed;
  242. opacity: 1;
  243. border-top:8px solid {color:top bottom color};
  244. border-bottom:8px solid {color:top bottom color};
  245. border-right:15px solid {color:top bottom color};
  246. border-left:15px solid {color:top bottom color};
  247. top: 50%; left: 50%;
  248. z-index: 999999999999999999999999999999999999999999999;
  249. -webkit-transition: all .7s ease;
  250. -moz-transition: all .7s ease;
  251. -o-transition: all .7s ease;
  252. transition: all .7s ease;
  253. /*--CSS3 Box Shadows--*/
  254. /*--CSS3 Rounded Corners--*/
  255. -webkit-border-radius: 5px;
  256. border-radius: 10px;
  257. }
  258.  
  259. .popup_block:hover{
  260. border-radius: 10px;
  261. border-top:8px solid {color:right left color}
  262. border-bottom:8px solid {color:right left color}
  263. border-right:15px solid {color:right left color}
  264. border-left:15px solid {color:right left color}
  265. -webkit-transition: all .7s ease;
  266. -moz-transition: all .7s ease;
  267. -o-transition: all .7s ease;
  268. transition: all .7s ease;
  269. }
  270.  
  271.  
  272.  
  273. /*--Making IE6 Understand Fixed Positioning--*/
  274. *html #fade {
  275. position: absolute;
  276. }
  277. img.btn_close {
  278. float: right;
  279. margin-bottom: 15px;
  280. margin-right: 20px;
  281. margin-top: 15px;
  282. }
  283. *html .popup_block03 {
  284. position: absolute;
  285. }
  286.  
  287.  
  288.  
  289. #s-m-t-tooltip {
  290. width:auto;
  291. padding:6px 6px 6px 6px;
  292. margin:20px 0px 0px 20px;
  293. background: #fff; /* change the background color */
  294. border-top:3px solid {color:top bottom color};
  295. border-bottom:3px solid {color:top bottom color};
  296. border-right:3px solid {color:right left color};
  297. border-left:3px solid {color:right left color}; /* change the border color */
  298. font-family:arial; /* change the font */
  299. font-size:10px; /* change the font size */
  300. letter-spacing:2px; /* change the letter spacing */
  301. text-transform:none; /* can be uppercase, lowercase, none*/
  302. color:#000; /* change the text color */
  303. z-index:999999999999999999999999999999999999;
  304. border-radius: 70px 35px / 35px 70px;
  305. box-shadow:0 0 10px #fff;
  306. }
  307.  
  308. ::-webkit-scrollbar {
  309.  
  310. height: 5px;
  311.  
  312. width: 3px;
  313.  
  314. background: #fff;
  315.  
  316. }
  317.  
  318. ::-webkit-scrollbar-thumb {
  319.  
  320. background:{color:scrollbar};
  321.  
  322. border: 0px;
  323.  
  324. -webkit-border-radius: 5ex;
  325.  
  326. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  327.  
  328. }
  329.  
  330. ::-webkit-scrollbar-corner {
  331.  
  332. background: #transparent;
  333.  
  334. }
  335.  
  336.  
  337.  
  338. iframe#tumblr_controls {right:15px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-
  339.  
  340. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  341.  
  342. 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;}
  343.  
  344. p {
  345. margin:0px;
  346. margin-top:0px;
  347. }
  348.  
  349.  
  350. body {
  351. padding: 0px;
  352. margin: 0px;
  353. color:{color:text};
  354. font-family: pewp;
  355. line-height:14px;
  356. font-size:13px;
  357. background-color: {color:Background};
  358. background-image:url({image:Background});
  359. background-attachment: fixed;
  360. background-repeat: repeat;
  361. }
  362.  
  363.  
  364. a:link, a:active, a:visited{
  365. text-decoration: none;
  366. -webkit-transition: color 0.3s ease-out;
  367. -moz-transition: color 0.3s ease-out;
  368. transition: color 0.3s ease-out;
  369. color:{color:link};
  370. }
  371.  
  372. a:hover {
  373. text-decoration: none;
  374. font-style:;
  375. color: {color:Hover};
  376. }
  377.  
  378. div#center{
  379. margin:auto;
  380. position:relative;
  381. width:1250px;
  382. background-color:;
  383. overflow:auto;
  384. overflow-y:hidden;
  385. }
  386.  
  387. asker{
  388. font-family:Parisienne;
  389. text-align: right;
  390. margin-top: 25px;
  391. margin-left: 5px;
  392. font-size:20px;
  393. color:{color:title};
  394. line-height: 31px;
  395. }
  396.  
  397. ask{
  398. font-family:Parisienne;
  399. text-align: right;
  400. margin-top: 25px;
  401. margin-left: 5px;
  402. font-size:20px;
  403. color:{color:title};
  404. line-height: 31px;
  405. }
  406.  
  407.  
  408. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  409. .entry {
  410. float:left;
  411. display: block;
  412. margin:5px;
  413. padding: 6px;
  414. padding-bottom: 2px;
  415. overflow:hidden;
  416. width:230px;
  417. border: 1px solid #ddd;
  418. box-shadow:0px 1px 3px #ddd;
  419. border-radius: 5px;
  420. {block:PermalinkPage}
  421. width:500px;
  422. text-align:center;
  423. margin-left: 100px;
  424. line-height:20px;
  425. border-radius: 5px;
  426. {/block:PermalinkPage}
  427. background-color: white;
  428. background-image:URL();
  429. }
  430.  
  431. .entry:hover {
  432. box-shadow:0 0 10px #aca9a9;
  433. -webkit-transition: all 0.2s linear;
  434. -moz-transition: all 0.2s linear;
  435. transition: all 0.2s linear;
  436. }
  437.  
  438.  
  439. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  440.  
  441. .entry .perma{
  442. width:auto;
  443. height:20px;
  444. padding-right:3px;
  445. padding-left:3px;
  446. margin-left:-100px;
  447. position: absolute;
  448. line-height: 25px;
  449. overflow:hidden;
  450. text-align:center;
  451. top:25px;
  452. background:white;
  453. word-spacing:2px;
  454. letter-spacing:1px;
  455. opacity: 0;
  456. font-family:Parisienne;
  457. padding:3px;
  458. font-size: 15px;
  459. line-height:21px;
  460. background-color: white;
  461. -webkit-transition: all .7s ease;
  462. -moz-transition: all .7s ease;
  463. -o-transition: all .7s ease;
  464. transition: all .7s ease;
  465. border-radius: 10px 35px / 35px 10px;
  466. border-right: 3px solid {color:top bottom color};
  467. border-top: 3px solid {color:right left color};
  468. border-left: 3px solid {color:top bottom color};
  469. border-bottom: 3px solid {color:right left color};
  470. }
  471.  
  472. .entry:hover .perma{
  473. overflow:visible;
  474. opacity:1;
  475. margin-left:10px;
  476. }
  477.  
  478. .entry .perma2{
  479. width:120px;
  480. height:20px;
  481. margin-left:170px;
  482. position: absolute;
  483. line-height: 25px;
  484. overflow:hidden;
  485. text-align:center;
  486. top:60px;
  487. background:white;
  488. word-spacing:2px;
  489. letter-spacing:1px;
  490. opacity: 0;
  491. font-family:Parisienne;
  492. padding:3px;
  493. font-size: 15px;
  494. line-height:21px;
  495. background-color: white;
  496. -webkit-transition: all .7s ease;
  497. -moz-transition: all .7s ease;
  498. -o-transition: all .7s ease;
  499. transition: all .7s ease;
  500. border-radius: 35px 10px / 10px 35px;
  501. border-right: 3px solid {color:top bottom color};
  502. border-top: 3px solid {color:right left color};
  503. border-left: 3px solid {color:top bottom color};
  504. border-bottom: 3px solid {color:right left color};
  505. }
  506.  
  507. .entry:hover .perma2{
  508. overflow:visible;
  509. opacity:1;
  510. margin-left:60px;
  511. }
  512.  
  513. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  514. #posts {
  515. width:850px;
  516. font-size: 12px;
  517. line-height: 16px;
  518. margin-top:45px;
  519. z-index:2;
  520. right:auto;
  521. background:transparent;
  522. margin-left:430px;
  523. position:relative;
  524. overflow-y: hidden;
  525. }
  526.  
  527.  
  528. /*CUSTOMIZE SIDEBAR HERE*/
  529. #sidebar{
  530. z-index: 1;
  531. position:fixed !important;
  532. width:260px;
  533. padding: 5px;
  534. padding-bottom: 7px;
  535. border-top:10px solid {color:right left color};
  536. border-bottom:10px solid {color:top bottom color};
  537. border-right:10px solid {color:top bottom color};
  538. border-left:10px solid {color:right left color};
  539. border-radius: 2px;
  540. background:white;
  541. height:350px;
  542. box-shadow:0 0 2px #fff;
  543. margin-top:130px;
  544. margin-left:30px;
  545. text-align:center;
  546. transition: all 0.6s ease-out;
  547. -o-transition-transition: all 0.4s ease-out;
  548. -webkit-transition: all 0.4s ease-out;
  549. -moz-transition: all 0.4s ease-out;
  550. -webkit-animation: fly 3s linear normal;
  551. -webkit-animation-duration: 3s;
  552. -moz-animation: fly 3s linear normal;
  553. -moz-animation-duration: 3s;
  554. animation: fly 3s linear normal;
  555. animation-duration: 3s;
  556. }
  557.  
  558. #sidebar:hover{
  559. padding-bottom: 45px;
  560. border-top:10px solid {color:top bottom color};
  561. border-bottom:10px solid {color:right left color};
  562. border-right:10px solid {color:right left color};
  563. border-left:10px solid {color:top bottom color};
  564. }
  565.  
  566. #sidebarpic img{
  567. width:260px;
  568. height:352px;
  569. -webkit-transition: all .5s ease;
  570. -moz-transition: all .5s ease;
  571. -o-transition: all .5s ease;
  572. transition: all .5s ease;
  573. }
  574.  
  575. #sidebar:hover #sidebarpic img{
  576. opacity:0.5;
  577. }
  578.  
  579. #sidebar #desc{
  580. position:fixed !important;
  581. width:215px;
  582. padding: 10px;
  583. background:white;
  584. height:65px;
  585. overflow-y:hidden;
  586. overflow:auto;
  587. margin-top:55px;
  588. padding-top:10px;
  589. padding-bottom:5px;
  590. margin-left:10px;
  591. text-align:center;
  592. z-index:9999999999;
  593. font-family:arial;
  594. color:#000;
  595. font-size:10px;
  596. line-height:15px;
  597. opacity:0;
  598. border-top:3px solid {color:top bottom color};
  599. border-bottom:3px solid {color:top bottom color};
  600. border-left:3px solid {color:right left color};
  601. border-right:3px solid {color:right left color};
  602. -webkit-border-radius: 35px 10px / 10px 35px;
  603. transition: all 0.6s ease-out;
  604. -o-transition-transition: all 0.4s ease-out;
  605. -webkit-transition: all 0.4s ease-out;
  606. -moz-transition: all 0.4s ease-out;
  607. }
  608.  
  609. #sidebar:hover #desc {
  610. opacity:0.95;
  611. }
  612.  
  613. #sidebar #desc:hover{
  614. opacity:1;
  615. }
  616.  
  617. #transparentpicture2{
  618. position:fixed;
  619. margin-left:-60px;
  620. margin-top:-32px;
  621. z-index:0;
  622. opacity:1;
  623. transition: all 0.6s ease-out;
  624. -o-transition-transition: all 0.4s ease-out;
  625. -webkit-transition: all 0.4s ease-out;
  626. -moz-transition: all 0.4s ease-out;
  627. }
  628.  
  629. #transparentpicture2 img{
  630. width:450px;
  631. }
  632.  
  633. #sidebar #radical{
  634. position:fixed;
  635. margin-left:30px;
  636. margin-top:145px;
  637. z-index:2;
  638. opacity:0;
  639. transition: all 0.6s ease-out;
  640. -o-transition-transition: all 0.4s ease-out;
  641. -webkit-transition: all 0.4s ease-out;
  642. -moz-transition: all 0.4s ease-out;
  643. }
  644.  
  645. #radical img{
  646. width:220px;
  647. -webkit-filter:grayscale(1);
  648. }
  649.  
  650. #sidebar:hover #radical{
  651. opacity:0.9;
  652. }
  653.  
  654. #sidebar #lol{
  655. z-index:9999999;
  656. width:auto;
  657. height:30px;
  658. opacity: 1;
  659. padding:3px;
  660. margin-top:-70px;
  661. margin-left:-5px;
  662. background:transparent;
  663. line-height:57px;
  664. text-align:center;
  665. color: {color:borders};
  666. border-bottom: 0px;
  667. letter-spacing:2px;
  668. font-size: 14px;
  669. color:white;
  670. font-family:Parisienne;
  671. border-top-left-radius: 6px;
  672. border-top-right-radius: 6px;
  673. border-bottom-left-radius: 2px;
  674. border-bottom-right-radius: 2px;
  675. -moz-text-shadow: 2px 2px 10px #000;
  676. -webkit-text-shadow: 2px 2px 10px #000;
  677. ;transition: all 0.4s ease-out;
  678. -o-transition-transition: all 0.4s ease-out;
  679. -webkit-transition: all 0.4s ease-out;
  680. }
  681.  
  682. #lol a{
  683. color:white;
  684. }
  685.  
  686. div#blogtitle1{
  687. position:fixed !important;
  688. z-index:99;
  689. width:400px;
  690. height:30px;
  691. opacity: 1;
  692. padding:3px;
  693. margin-top:-60px;
  694. margin-left:-65px;
  695. background:transparent;
  696. line-height:57px;
  697. text-align:center;
  698. border: 0px solid {color:borders};
  699. border-bottom: 0px;
  700. color: {color:blogtitle};
  701. letter-spacing:3px;
  702. font-size: 55px;
  703. font-family: 'Parisienne';
  704. -moz-text-shadow: 2px 2px 10px #000;
  705. -webkit-text-shadow: 2px 2px 10px #000;
  706. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  707. transition: all 0.9s ease-out;
  708. -o-transition-transition: all 0.9s ease-out;
  709. -webkit-transition: all 0.9s ease-out;
  710. }
  711.  
  712. #sidebar:hover #blogtitle1{
  713. opacity:0;
  714. transition: all 0.4s ease-out;
  715. -o-transition-transition: all 0.4s ease-out;
  716. -webkit-transition: all 0.4s ease-out;
  717. -moz-
  718. }
  719.  
  720. div#blogtitle2{
  721. position:fixed !important;
  722. z-index:99;
  723. width:400px;
  724. height:30px;
  725. opacity: 0;
  726. padding:3px;
  727. margin-top:-60px;
  728. margin-left:-70px;
  729. background:transparent;
  730. line-height:57px;
  731. text-align:center;
  732. border: 0px solid {color:borders};
  733. border-bottom: 0px;
  734. color: {color:blogtitle};
  735. letter-spacing:4px;
  736. font-size: 55px;
  737. font-family: 'Parisienne';
  738. -moz-text-shadow: 2px 2px 10px #000;
  739. -webkit-text-shadow: 2px 2px 10px #000;
  740. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  741. -webkit-transform: rotate(0deg);
  742. -moz-transform: rotate(0deg);transition: all 0.4s ease-out;
  743. -o-transition-transition: all 0.4s ease-out;
  744. -webkit-transition: all 0.4s ease-out;
  745. }
  746.  
  747. #sidebar:hover #blogtitle2{
  748. opacity:1;
  749. transition: all 0.9s ease-out;
  750. -o-transition-transition: all 0.9s ease-out;
  751. -webkit-transition: all 0.9s ease-out;
  752. -moz-
  753. }
  754.  
  755. @font-face { font-family: "Parisienne"; src: url('http://static.tumblr.com/prbmsvf/xz6mq98gt/Parisiennejar.ttf'); }
  756.  
  757. #sidebar #networks{
  758. position:fixed;
  759. z-index:9;
  760. width:20px;
  761. height:20px;
  762. opacity: 0;
  763. padding:3px;
  764. margin-left:65px;
  765. margin-top: 285px;
  766. background: white;
  767. border-top:2px solid {color:top bottom color};
  768. border-right:3px solid {color:right left color};
  769. border-left:3px solid {color:right left color};
  770. border-bottom:2px solid {color:top bottom color};
  771. border-radius: 50px;
  772. transition: all 0.6s ease-out;
  773. -o-transition-transition: all 0.4s ease-out;
  774. -webkit-transition: all 0.4s ease-out;
  775. -moz-transition: all 0.4s ease-out;
  776. -webkit-transform-origin: center center;
  777. -webkit-transform: rotate(360deg);
  778. -moz-transform-origin: center center;
  779. -moz-transform: rotate(360deg);
  780. -o-transform-origin: center center;
  781. -o-transform: rotate(360deg);
  782. transform-origin: center center;
  783. transform: rotate(200deg);
  784. }
  785.  
  786. #sidebar:hover #networks{
  787. opacity: 0.9;
  788. -webkit-transform-origin: center center;
  789. -webkit-transform: rotate(0);
  790. -moz-transform-origin: center center;
  791. -moz-transform: rotate(0);
  792. -o-transform-origin: center center;
  793. -o-transform: rotate(0);
  794. transform-origin: center center;
  795. transform: rotate(0);
  796. }
  797.  
  798. #sidebar #networks:hover{
  799. opacity:1;
  800. -webkit-transform-origin: center center;
  801. -webkit-transform: rotate(360deg);
  802. -moz-transform-origin: center center;
  803. -moz-transform: rotate(360deg);
  804. -o-transform-origin: center center;
  805. -o-transform: rotate(360deg);
  806. transform-origin: center center;
  807. transform: rotate(200deg);
  808. }
  809.  
  810. #sidebar #playlisque{
  811. position:fixed;
  812. z-index:9;
  813. width:20px;
  814. height:20px;
  815. opacity: 0;
  816. padding:3px;
  817. margin-left:100px;
  818. margin-top: 285px;
  819. background: white;
  820. border-top:2px solid {color:right left color};
  821. border-right:3px solid {color:top bottom color};
  822. border-left:3px solid {color:top bottom color};
  823. border-bottom:2px solid {color:right left color};
  824. line-height:22px;
  825. text-align:center;
  826. font-size: 12px;
  827. letter-spacing: 1px;
  828. font-family:Parisienne;
  829. border-radius: 50px;
  830. transition: all 0.6s ease-out;
  831. -o-transition-transition: all 0.4s ease-out;
  832. -webkit-transition: all 0.4s ease-out;
  833. -moz-transition: all 0.4s ease-out;
  834. padding-right:103px;
  835. }
  836.  
  837. #sidebar:hover #playlisque{
  838. opacity: 0.9;
  839. }
  840.  
  841. #sidebar #playlisque:hover{
  842. opacity:0.9;
  843. }
  844.  
  845.  
  846. #sidebar #musique{
  847. position:fixed;
  848. z-index:99999999;
  849. width:auto;
  850. height:20px;
  851. opacity: 0;
  852. padding:3px;
  853. margin-left:127px;
  854. margin-top: 287px;
  855. background: trans;
  856. line-height:22px;
  857. text-align:center;
  858. font-size: 11px;
  859. letter-spacing: 1px;
  860. font-family:parisenne;
  861. border-radius: 50px;
  862. transition: all 0.6s ease-out;
  863. -o-transition-transition: all 0.4s ease-out;
  864. -webkit-transition: all 0.4s ease-out;
  865. -moz-transition: all 0.4s ease-out;
  866. }
  867.  
  868. #sidebar:hover #musique{
  869. opacity:1;
  870. }
  871.  
  872.  
  873. #sidebar #sidebarlink1{
  874. position:fixed;
  875. z-index:9;
  876. width:60px;
  877. height:20px;
  878. opacity: 0;
  879. padding:3px;
  880. margin-left:-60px;
  881. margin-top: 240px;
  882. background: white;
  883. border:2px solid {color:right left color};
  884. border-right:1px solid #b9b9b6;
  885. line-height:22px;
  886. text-align:center;
  887. font-size: 11px;
  888. letter-spacing: 1px;
  889. border-top-left-radius: 10px;
  890. border-bottom-left-radius: 10px;
  891. font-family: arial;
  892. transition: all 0.6s ease-out;
  893. -o-transition-transition: all 0.4s ease-out;
  894. -webkit-transition: all 0.4s ease-out;
  895. -moz-transition: all 0.4s ease-out;
  896. }
  897.  
  898. #sidebarlink1:hover{
  899. opacity: 1;
  900. }
  901.  
  902. #sidebar:hover #sidebarlink1{
  903. opacity: 0.9;
  904. margin-left:30px;
  905. }
  906.  
  907. #sidebar #sidebarlink2{
  908. position:fixed;
  909. z-index:9;
  910. width:60px;
  911. height:20px;
  912. opacity: 0;
  913. padding:3px;
  914. margin-left:99px;
  915. margin-top: 100px;
  916. background: white;
  917. border:2px solid {color:right left color};
  918. border-right:1px solid #b9b9b6;
  919. border-left: 0px;
  920. line-height:22px;
  921. text-align:center;
  922. font-size: 11px;
  923. letter-spacing: 1px;
  924. font-family: arial;
  925. transition: all 0.6s ease-out;
  926. -o-transition-transition: all 0.4s ease-out;
  927. -webkit-transition: all 0.4s ease-out;
  928. -moz-transition: all 0.4s ease-out;
  929. }
  930.  
  931. #sidebarlink2:hover{
  932. opacity: 1;
  933. }
  934.  
  935. #sidebar:hover #sidebarlink2{
  936. opacity: 0.9;
  937. margin-top: 240px;
  938. }
  939.  
  940. #sidebar #sidebarlink2:hover{
  941. opacity:1;
  942. }
  943.  
  944. #sidebar #sidebarlink3{
  945. position:fixed;
  946. z-index:9;
  947. width:60px;
  948. height:20px;
  949. opacity: 0;
  950. padding:3px;
  951. margin-left:260px;
  952. margin-top: 240px;
  953. background: white;
  954. border:2px solid {color:right left color};
  955. border-radius: 10px 10px;
  956. border-top-left-radius:0px;
  957. border-bottom-left-radius:0px;
  958. border-left: 0px;
  959. line-height:22px;
  960. text-align:center;
  961. font-size: 11px;
  962. letter-spacing: 1px;
  963. font-family:arial;
  964. transition: all 0.6s ease-out;
  965. -o-transition-transition: all 0.4s ease-out;
  966. -webkit-transition: all 0.4s ease-out;
  967. -moz-transition: all 0.4s ease-out;
  968. }
  969.  
  970. #sidebarlink3:hover{
  971. opacity: 1;
  972. }
  973.  
  974. #sidebar:hover #sidebarlink3{
  975. opacity: 0.9;
  976. margin-left:166px;
  977. }
  978.  
  979. #sidebar #sidebarlink3:hover{
  980. opacity:1;
  981. }
  982.  
  983. #sidebar #updates{
  984. position:fixed;
  985. z-index:9;
  986. width:20px;
  987. height:20px;
  988. opacity: 0;
  989. padding:3px;
  990. margin-left:30px;
  991. margin-top:285px;
  992. background: white;
  993. border-top:2px solid {color:right left color};
  994. border-right:3px solid {color:top bottom color};
  995. border-left:3px solid {color:top bottom color};
  996. border-bottom:2px solid {color:right left color};
  997. border-radius: 50px;
  998. transition: all 0.6s ease-out;
  999. -o-transition-transition: all 0.4s ease-out;
  1000. -webkit-transition: all 0.4s ease-out;
  1001. -moz-transition: all 0.4s ease-out;
  1002. -webkit-transform-origin: center center;
  1003. -webkit-transform: rotate(360deg);
  1004. -moz-transform-origin: center center;
  1005. -moz-transform: rotate(360deg);
  1006. -o-transform-origin: center center;
  1007. -o-transform: rotate(360deg);
  1008. transform-origin: center center;
  1009. transform: rotate(200deg);
  1010. }
  1011.  
  1012. #sidebar:hover #updates{
  1013. opacity: 0.9;
  1014. -webkit-transform-origin: center center;
  1015. -webkit-transform: rotate(0);
  1016. -moz-transform-origin: center center;
  1017. -moz-transform: rotate(0);
  1018. -o-transform-origin: center center;
  1019. -o-transform: rotate(0);
  1020. transform-origin: center center;
  1021. transform: rotate(0);
  1022. }
  1023.  
  1024. #sidebar #updates:hover{
  1025. opacity:1;
  1026. -webkit-transform-origin: center center;
  1027. -webkit-transform: rotate(360deg);
  1028. -moz-transform-origin: center center;
  1029. -moz-transform: rotate(360deg);
  1030. -o-transform-origin: center center;
  1031. -o-transform: rotate(360deg);
  1032. transform-origin: center center;
  1033. transform: rotate(200deg);
  1034. }
  1035.  
  1036. @font-face {font-family:"Nova"; src:url('http://static.tumblr.com/9wzbixa/38Em26n60/novasolid_trial__.otf');}
  1037.  
  1038. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  1039.  
  1040. #topbar{
  1041. position: fixed;
  1042. background-color: white;
  1043. padding: 10px;
  1044. width: 2000px;
  1045. height: 30px;
  1046. margin-left: -500px;
  1047. margin-top: -5px;
  1048. padding: 3px;
  1049. padding-left: 730px;
  1050. z-index: 100;
  1051. border-radius: 0px 0px 0px 0px;
  1052. border-bottom:3px solid #fff;
  1053. }
  1054.  
  1055. .lace{
  1056. background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
  1057. width:3000px;
  1058. height:17px;
  1059. top:22px;
  1060. margin-left:-500px;
  1061. position:fixed;
  1062. z-index:120;
  1063. z-index:9999999;
  1064. }
  1065.  
  1066. #hah{
  1067. position:fixed !important;
  1068. width:3000px;
  1069. height:2px;
  1070. top:20px;
  1071. margin-left:-500px;
  1072. position:fixed;
  1073. z-index:999999999999999999999999999999999999999;
  1074. border-top:2px solid {color:top bottom color};
  1075. border-bottom:2px solid {color:top bottom color};
  1076. border-left: 0px;
  1077. border-right: 0px;
  1078. background-image:url trans;
  1079. opacity:1;
  1080. }
  1081.  
  1082. #sidebar .link1{
  1083. position:fixed;
  1084. margin-top:357px;
  1085. margin-left:10px;
  1086. width:30px;
  1087. height:25px;
  1088. padding:3px;
  1089. background-color: {color:linkbg};
  1090. border:2px solid {color:link hover borders};
  1091. border-radius: 100px;
  1092. font-family: "Skinny Jeans";
  1093. font-size:14px;
  1094. font-weight: normal;
  1095. line-height:20px;
  1096. text-align:center;
  1097. z-index:7;
  1098. text-transform:none;
  1099. -o-transition-transition: all 0.4s linear;
  1100. -webkit-transition: all 0.4s linear;
  1101. -moz-transition: all 0.4s linear;
  1102. opacity: 0;
  1103. }
  1104.  
  1105. #sidebar .link1:hover{
  1106. background-color:transparent;
  1107. border-radius: 100px;
  1108. border: 2px solid {color:borders};
  1109. background-color: {color:link hover bgs};
  1110. border-color: {color:link hover borders};
  1111. }
  1112.  
  1113. #sidebar:hover .link1{
  1114. opacity: 1;
  1115. }
  1116.  
  1117. #sidebar .link2{
  1118. position:fixed;
  1119. margin-top:357px;
  1120. margin-left:60px;
  1121. width:30px;
  1122. height:25px;
  1123. padding:3px;
  1124. background-color: {color:linkbg};
  1125. border:2px solid {color:link hover borders};
  1126. border-radius: 100px;
  1127. font-family: "Skinny Jeans";
  1128. font-size:14px;
  1129. font-weight: normal;
  1130. line-height:20px;
  1131. text-align:center;
  1132. z-index:7;
  1133. text-transform:none;
  1134. -o-transition-transition: all 0.4s linear;
  1135. -webkit-transition: all 0.4s linear;
  1136. -moz-transition: all 0.4s linear;
  1137. opacity: 0;
  1138. }
  1139.  
  1140. #sidebar .link2:hover{
  1141. background-color:transparent;
  1142. border-radius: 100px;
  1143. border: 2px solid {color:borders};
  1144. background-color: {color:link hover bgs};
  1145. border-color: {color:link hover borders};
  1146. }
  1147.  
  1148. #sidebar:hover .link2{
  1149. opacity: 1;
  1150. }
  1151.  
  1152.  
  1153. #sidebar .link3{
  1154. position:fixed;
  1155. margin-top:357px;
  1156. margin-left:110px;
  1157. width:30px;
  1158. height:25px;
  1159. padding:3px;
  1160. background-color: {color:linkbg};
  1161. border:2px solid {color:link hover borders};
  1162. border-radius: 100px;
  1163. font-family: "Skinny Jeans";
  1164. font-size:14px;
  1165. font-weight: normal;
  1166. line-height:20px;
  1167. text-align:center;
  1168. z-index:7;
  1169. text-transform:none;
  1170. -o-transition-transition: all 0.4s linear;
  1171. -webkit-transition: all 0.4s linear;
  1172. -moz-transition: all 0.4s linear;
  1173. opacity: 0;
  1174. }
  1175.  
  1176. #sidebar .link3:hover{
  1177. background-color:transparent;
  1178. border-radius: 100px;
  1179. border: 2px solid {color:borders};
  1180. background-color: {color:link hover bgs};
  1181. border-color: {color:link hover borders};
  1182. }
  1183.  
  1184. #sidebar:hover .link3{
  1185. opacity: 1;
  1186. }
  1187.  
  1188. #sidebar .link4{
  1189. position:fixed;
  1190. margin-top:357px;
  1191. margin-left:160px;
  1192. width:30px;
  1193. height:25px;
  1194. padding:3px;
  1195. background-color: {color:linkbg};
  1196. border:2px solid {color:link hover borders};
  1197. border-radius: 100px;
  1198. font-family: "Skinny Jeans";
  1199. font-size:14px;
  1200. font-weight: normal;
  1201. line-height:20px;
  1202. text-align:center;
  1203. z-index:7;
  1204. text-transform:none;
  1205. -o-transition-transition: all 0.4s linear;
  1206. -webkit-transition: all 0.4s linear;
  1207. -moz-transition: all 0.4s linear;
  1208. opacity: 0;
  1209. }
  1210.  
  1211. #sidebar .link4:hover{
  1212. background-color:transparent;
  1213. border-radius: 100px;
  1214. border: 2px solid {color:borders};
  1215. background-color: {color:link hover bgs};
  1216. border-color: {color:link hover borders};
  1217. }
  1218.  
  1219. #sidebar:hover .link4{
  1220. opacity: 1;
  1221. }
  1222.  
  1223. #sidebar .link5{
  1224. position:fixed;
  1225. margin-top:357px;
  1226. margin-left:210px;
  1227. width:30px;
  1228. height:25px;
  1229. padding:3px;
  1230. background-color: {color:linkbg};
  1231. border:2px solid {color:link hover borders};
  1232. border-radius: 100px;
  1233. font-family: "Skinny Jeans";
  1234. font-size:14px;
  1235. font-weight: normal;
  1236. line-height:20px;
  1237. text-align:center;
  1238. z-index:7;
  1239. text-transform:none;
  1240. -o-transition-transition: all 0.4s linear;
  1241. -webkit-transition: all 0.4s linear;
  1242. -moz-transition: all 0.4s linear;
  1243. opacity: 0;
  1244. }
  1245.  
  1246. #sidebar .link5:hover{
  1247. background-color:transparent;
  1248. border-radius: 100px;
  1249. border: 2px solid {color:borders};
  1250. background-color: {color:link hover bgs};
  1251. border-color: {color:link hover borders};
  1252. }
  1253.  
  1254. #sidebar:hover .link5{
  1255. opacity: 1;
  1256. }
  1257.  
  1258. #fart{
  1259. position:fixed !important;
  1260. margin-left: -5px;
  1261. margin-top: 373px;
  1262. padding: 10px;
  1263. width: 250px;
  1264. height: 1px;
  1265. z-index: 1;
  1266. opacity: 0;
  1267. border-top:2px solid {color:link hover borders};
  1268. border-left: 0px;
  1269. border-right: 0px;
  1270. background-image:url trans;
  1271. -o-transition-transition: all 0.9s ease-out;
  1272. -webkit-transition: all 0.9s ease-out;
  1273. -moz-transition: all 0.9s ease-out;
  1274. }
  1275.  
  1276. #fart:hover {
  1277. background-position:right;
  1278. }
  1279.  
  1280. #sidebar:hover #fart{
  1281. opacity:1;
  1282. }
  1283.  
  1284. #poo{
  1285. position:fixed !important;
  1286. margin-left: 10px;
  1287. margin-top: -100px;
  1288. padding: 10px;
  1289. width: 1px;
  1290. height: 332px;
  1291. z-index: 1;
  1292. opacity: 0;
  1293. border-left:2px solid {color:top bottom color};
  1294. border-top-right-radius: 10px;
  1295. background-image:url trans;
  1296. transition: all 0.6s ease-out;
  1297. -o-transition-transition: all 0.4s ease-out;
  1298. -webkit-transition: all 0.4s ease-out;
  1299. -moz-transition: all 0.4s ease-out;
  1300. z-index:999999999999999999999999;
  1301. }
  1302.  
  1303. #sidebar:hover #poo{
  1304. opacity:1;
  1305. margin-top: 0px;
  1306. }
  1307.  
  1308. #pee{
  1309. position:fixed !important;
  1310. margin-left: 20px;
  1311. margin-top: 100px;
  1312. padding: 10px;
  1313. width: 1px;
  1314. height: 332px;
  1315. z-index: 1;
  1316. opacity: 0;
  1317. border-left:2px solid {color:top bottom color};
  1318. border-top: 0px;
  1319. border-bottom: 0px;
  1320. background-image:url trans;
  1321. transition: all 0.6s ease-out;
  1322. -o-transition-transition: all 0.4s ease-out;
  1323. -webkit-transition: all 0.4s ease-out;
  1324. -moz-transition: all 0.4s ease-out;
  1325. z-index:999999999999999999999999;
  1326. }
  1327.  
  1328. #sidebar:hover #pee{
  1329. opacity:1;
  1330. margin-top: 0px;
  1331. }
  1332.  
  1333. #rad{
  1334. position:fixed !important;
  1335. margin-left: 250px;
  1336. margin-top: -100px;
  1337. padding: 10px;
  1338. width: 1px;
  1339. height: 332px;
  1340. z-index: 1;
  1341. opacity: 0;
  1342. border-left:2px solid {color:right left color};
  1343. background-image:url trans;
  1344. transition: all 0.6s ease-out;
  1345. -o-transition-transition: all 0.4s ease-out;
  1346. -webkit-transition: all 0.4s ease-out;
  1347. -moz-transition: all 0.4s ease-out;
  1348. z-index:999999999999999999999999;
  1349. }
  1350.  
  1351. #sidebar:hover #rad{
  1352. opacity:1;
  1353. margin-top: 0px;
  1354. }
  1355.  
  1356. #kewl{
  1357. position:fixed !important;
  1358. margin-left: 240px;
  1359. margin-top: 100px;
  1360. padding: 10px;
  1361. width: 1px;
  1362. height: 332px;
  1363. z-index: 1;
  1364. opacity: 0;
  1365. border-left:2px solid {color:right left color};
  1366. border-top: 0px;
  1367. border-bottom: 0px;
  1368. background-image:url trans;
  1369. transition: all 0.6s ease-out;
  1370. -o-transition-transition: all 0.4s ease-out;
  1371. -webkit-transition: all 0.4s ease-out;
  1372. -moz-transition: all 0.4s ease-out;
  1373. z-index:999999999999999999999999;
  1374. }
  1375.  
  1376. #sidebar:hover #kewl{
  1377. opacity:1;
  1378. margin-top: 0px;
  1379. }
  1380.  
  1381. #tears{
  1382. position:fixed !important;
  1383. margin-left: -100px;
  1384. margin-top: 8px;
  1385. padding: 10px;
  1386. width:240px;
  1387. height: 1px;
  1388. z-index: 1;
  1389. opacity: 0;
  1390. border-top:2px solid {color:linkbg};
  1391. border-left: 0px;
  1392. border-right: 0px;
  1393. background-image:url trans;
  1394. transition: all 0.6s ease-out;
  1395. -o-transition-transition: all 0.4s ease-out;
  1396. -webkit-transition: all 0.4s ease-out;
  1397. -moz-transition: all 0.4s ease-out;
  1398. z-index:999999999999999999999999;
  1399. }
  1400.  
  1401. #sidebar:hover #tears{
  1402. opacity:1;
  1403. margin-left: 0px;
  1404. }
  1405.  
  1406. #laugh{
  1407. position:fixed !important;
  1408. margin-left: 100px;
  1409. margin-top: 18px;
  1410. padding: 10px;
  1411. width:240px;
  1412. height: 1px;
  1413. z-index: 1;
  1414. opacity: 0;
  1415. border-top:2px solid {color:linkbg};
  1416. border-left: 0px;
  1417. border-right: 0px;
  1418. background-image:url trans;
  1419. transition: all 0.6s ease-out;
  1420. -o-transition-transition: all 0.4s ease-out;
  1421. -webkit-transition: all 0.4s ease-out;
  1422. -moz-transition: all 0.4s ease-out;
  1423. z-index:999999999999999999999999;
  1424. }
  1425.  
  1426. #sidebar:hover #laugh{
  1427. opacity:1;
  1428. margin-left: 0px;
  1429. }
  1430.  
  1431. #phat{
  1432. position:fixed !important;
  1433. margin-left: -100px;
  1434. margin-top: 342px;
  1435. padding: 10px;
  1436. width:240px;
  1437. height: 1px;
  1438. z-index: 1;
  1439. opacity: 0;
  1440. border-top:2px solid {color:link hover bgs};
  1441. border-left: 0px;
  1442. border-right: 0px;
  1443. background-image:url trans;
  1444. transition: all 0.6s ease-out;
  1445. -o-transition-transition: all 0.4s ease-out;
  1446. -webkit-transition: all 0.4s ease-out;
  1447. -moz-transition: all 0.4s ease-out;
  1448. z-index:999999999999999999999999;
  1449. }
  1450.  
  1451. #sidebar:hover #phat{
  1452. opacity:1;
  1453. margin-left: 0px;
  1454. }
  1455.  
  1456. #laff{
  1457. position:fixed !important;
  1458. margin-left: 100px;
  1459. margin-top: 332px;
  1460. padding: 10px;
  1461. width:240px;
  1462. height: 1px;
  1463. z-index: 1;
  1464. opacity: 0;
  1465. border-top:2px solid {color:link hover bgs};
  1466. border-left: 0px;
  1467. border-right: 0px;
  1468. background-image:url trans;
  1469. transition: all 0.6s ease-out;
  1470. -o-transition-transition: all 0.4s ease-out;
  1471. -webkit-transition: all 0.4s ease-out;
  1472. -moz-transition: all 0.4s ease-out;
  1473. z-index:999999999999999999999999;
  1474. }
  1475.  
  1476. #sidebar:hover #laff{
  1477. opacity:1;
  1478. margin-left: 0px;
  1479. }
  1480.  
  1481.  
  1482.  
  1483. .sideback{
  1484. position:fixed;
  1485. margin-left:375px;
  1486. top: 31px;
  1487. background: #;
  1488. background-image:url({image:sideback});
  1489. height:100%;
  1490. border-right: 4px solid #fff;
  1491. opacity:1;
  1492. width:20px;
  1493. border-bottom:2px solid #fff;
  1494. border-left: 4px solid #fff;
  1495. z-index:999999;
  1496. transition: all 0.9s ease-out;
  1497. -o-transition-transition: all 0.9s ease-out;
  1498. -webkit-transition: all 0.9s ease-out;
  1499. -moz-transition: all 0.9s ease-out;
  1500. }
  1501.  
  1502. .sideback:hover {
  1503. background-position:right;
  1504. }
  1505.  
  1506. .sideback1{
  1507. position:fixed;
  1508. margin-left:1215px;
  1509. top: 31px;
  1510. background: #;
  1511. background-image:url({image:sideback});
  1512. height:100%;
  1513. border-right: 4px solid #fff;
  1514. opacity:1;
  1515. width:20px;
  1516. border-bottom:2px solid #fff;
  1517. border-left: 4px solid #fff;
  1518. z-index:999999;
  1519. transition: all 0.9s ease-out;
  1520. -o-transition-transition: all 0.9s ease-out;
  1521. -webkit-transition: all 0.9s ease-out;
  1522. -moz-transition: all 0.9s ease-out;
  1523. }
  1524.  
  1525. .sideback1:hover {
  1526. background-position:right;
  1527. }
  1528.  
  1529.  
  1530. @font-face {font-family: "Cinnamon Cake"; src: url("http://static.tumblr.com/npggxjg/Jm9m1xlt2/cinnamon_cake.ttf");}
  1531.  
  1532. @font-face{font-family:"Im Fashionista"; src: url("http://static.tumblr.com/9wzbixa/rQPmj2mab/i_m_fashionista__demo-version.ttf");}
  1533.  
  1534. @font-face{font-family:"Ginette";src:url("http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf");}
  1535.  
  1536. @font-face {font-family:"Bebas Neue";src:url("http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf");}
  1537.  
  1538. @font-face{font-family:"Basic L";src:url("http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf");}
  1539.  
  1540. @font-face { font-family: "shit"; src: url('http://static.tumblr.com/wmaxsyb/S5wmfg6nl/throwmyhandsupintheair.ttf'); }
  1541.  
  1542. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  1543.  
  1544. @font-face { font-family: "nessa"; src: url('http://static.tumblr.com/lyl1wkn/WRymgbxn5/vanessalovesyou.ttf'); }
  1545.  
  1546. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  1547.  
  1548. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  1549.  
  1550. @font-face { font-family: "pineappledelight"; src: url('http://static.tumblr.com/1kdckk4/LAvlolf4m/pineappledelight.ttf'); }
  1551.  
  1552. @font-face {font-family: "Skinny Jeans"; src:url('http://static.tumblr.com/9wzbixa/giym2g6nj/_skinny__jeans_solid.ttf');}
  1553.  
  1554. @font-face {font-family:"little days"; src: url('http://static.tumblr.com/ejm8w78/WPwlvia7a/little_days.ttf');}
  1555.  
  1556. @font-face { font-family: "pineappledelight"; src: url('http://static.tumblr.com/1kdckk4/LAvlolf4m/pineappledelight.ttf'); }
  1557.  
  1558. @font-face { font-family: "just realize"; src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf'); }
  1559.  
  1560. @font-face {font-family: "beautiful every time"; src: url('http://static.tumblr.com/nsunyax/Pm3lzwzye/beautifuleverytime.ttf');}
  1561.  
  1562. @font-face{font-family:'Jane Austen';src:url('http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf');}
  1563.  
  1564. @font-face {font-family: "curz";src: url(http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  1565.  
  1566. @font-face {font-family: "sevensixteen"; src:url("http://static.tumblr.com/tk7f1db/Lj0mpua4r/kgsevensixteen.ttf");}
  1567.  
  1568. @font-face {font-family: "mkbye"; src:url("http://static.tumblr.com/tk7f1db/Ruempua8y/always_in_my_heart.ttf");}
  1569.  
  1570. @font-face {font-family: "mkbye2"; src:url("http://static.tumblr.com/tk7f1db/yycmpuatz/yummycupcakes.ttf");}
  1571.  
  1572. @font-face {font-family:"phatlard"; src: url("http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf");}
  1573.  
  1574. @font-face{font-family:Parisienne Swan;src:url(http://static.tumblr.com/q54tzar/7POm34eyl/a_s_Parisienne_swan_3_.ttf);}
  1575.  
  1576.  
  1577.  
  1578.  
  1579. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  1580. .title{
  1581. font-family:Parisienne;
  1582. font-size: 20px;
  1583. line-height: 30px;
  1584. letter-spacing: 1px;
  1585. color:{color:Title};
  1586. font-weight: normal;
  1587. }
  1588.  
  1589.  
  1590. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  1591. .permalink{
  1592. text-transform: normal;
  1593. display: block;
  1594. text-align: right;
  1595. text-decoration: none;
  1596. }
  1597.  
  1598.  
  1599. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  1600. #infscr-loading{
  1601. bottom: -70px;
  1602. position: absolute;
  1603. left: 50%;
  1604. margin-left:-8px;
  1605. width:16px;
  1606. height:11px;
  1607. overflow:hidden;
  1608. margin-bottom: 50px;
  1609. }
  1610.  
  1611. #postnotes{
  1612. text-align: justify;}
  1613.  
  1614. #postnotes blockquote{
  1615. border: 0px;}
  1616.  
  1617. blockquote{
  1618. padding:0px 0px 2px 5px;
  1619. margin:0px 0px 2px 10px;
  1620. border-left: 1px dotted #555555;
  1621. }
  1622.  
  1623. blockquote p, ul{
  1624. margin:0px;
  1625. padding:0px;
  1626. }
  1627.  
  1628. a img{border: 0px;}
  1629.  
  1630.  
  1631. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  1632.  
  1633. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  1634. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  1635.  
  1636. .notes img{width:20px; position:relative; top:3px;}
  1637. <--ses-->
  1638. small{font-size: 90%;}
  1639.  
  1640.  
  1641.  
  1642.  
  1643. {CustomCSS}
  1644.  
  1645. </style>
  1646.  
  1647. {block:IndexPage}
  1648. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1649. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1650.  
  1651. <script type="text/javascript">
  1652.  
  1653.  
  1654. $(window).load(function(){
  1655. var $wall = $('#posts');
  1656. $wall.imagesLoaded(function(){
  1657. $wall.masonry({
  1658. itemSelector: '.entry, .entry_photo',
  1659. isAnimated : false
  1660. });
  1661. });
  1662.  
  1663. $wall.infinitescroll({
  1664. navSelector : '#pagination',
  1665. nextSelector : '#pagination a',
  1666. itemSelector : '.entry, .entry_photo',
  1667. bufferPx : 2000,
  1668. debug : false,
  1669. errorCallback: function() {
  1670. $('#infscr-loading').fadeOut('normal');
  1671. }},
  1672. function( newElements ) {
  1673. var $newElems = $( newElements );
  1674. $newElems.hide();
  1675. $newElems.imagesLoaded(function(){
  1676. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1677. });
  1678. }); $('#posts').show(500);
  1679. });
  1680. </script>
  1681.  
  1682.  
  1683. {/block:IndexPage}
  1684.  
  1685.  
  1686. <title>{title}</title>
  1687.  
  1688.  
  1689. <link rel="shortcut icon" href="http://i122.photobucket.com/albums/o260/mhilka/minigifs/23e4534a11.gif">
  1690. <meta name="viewport" content="width=820" />
  1691. </head>
  1692.  
  1693. <body onkeydown="return false;" ondragstart="return false;">
  1694. <div class="wrapper">
  1695. <div class="header">
  1696. </div>
  1697.  
  1698. <div id="cage">
  1699. <div id="center">
  1700.  
  1701. <div id="topbar"></div>
  1702.  
  1703. <div id="hah"></div>
  1704.  
  1705. <div id="transparentpicture2">
  1706. <a href="/"><img src="http://25.media.tumblr.com/b79f81a47e0efa0d6c0062beadee1c21/tumblr_mqkgs1WiAt1sch74ao1_500.png"></a></div>
  1707.  
  1708.  
  1709. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  1710. <div id="sidebar">
  1711. <center>
  1712.  
  1713. <div id="blogtitle2">{text:blogtitle2}</div>
  1714. <div id="blogtitle1">{text:blogtitle1}</div>
  1715.  
  1716. <div id="fart"></div>
  1717. <div id="poo"></div>
  1718. <div id="pee"></div>
  1719. <div id="rad"></div>
  1720. <div id="kewl"></div>
  1721. <div id="laugh"></div>
  1722. <div id="tears"></div>
  1723. <div id="phat"></div>
  1724. <div id="laff"></div>
  1725.  
  1726.  
  1727. <div id="gnarly"></div>
  1728.  
  1729. <div class="link1"><a href="{text:link 1}" title="{text:link 1 msg}"><img src="https://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/home.png" style="opacity:0.8; margin-top:4px;"></a> </div>
  1730.  
  1731. <div class="link2"><a href="{text:link 2}" title="{text:link 2 msg}"><img src="https://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/email.png" style="opacity:0.8; margin-top:4px;"></a> </div>
  1732.  
  1733. <div class="link3"><a href="{text:link 3}" title="{text:link 3 msg}"><img src="http://oi43.tinypic.com/zl6m8m.jpg" style="opacity:0.8; margin-top:4px; margin-left: 7px;"></a> </a> </div>
  1734.  
  1735. <div class="link4"><a href="{text:link 4}" title="{text:link 4 msg}"><img src="https://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/illustration.png" style="opacity:0.8; margin-top:3px;"></a> </div>
  1736.  
  1737. <div class="link5"><a href="{text:link 5}" title="{text:link 5 msg}"><img src="https://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/bestseller.png" style="opacity:0.8; margin-top:2px;"></a> </div>
  1738.  
  1739. <div id="desc">
  1740. {description}</br>
  1741. {text:stats}
  1742. </div>
  1743.  
  1744. <div id="networks">
  1745. <a href="#?w=500" rel="02" class="poplight" title="Networks"><center><img src="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif" style="margin-top:1px;"></center></a></div>
  1746.  
  1747.  
  1748. <div id="sidebarlink1"><a href="{text:sidebarlink1}">{text:sidebarlinktext1}</a></div>
  1749.  
  1750.  
  1751. <div id="sidebarlink2"><a href="{text:sidebarlink2}">{text:sidebarlinktext2}</a></div>
  1752.  
  1753. <div id="sidebarlink3"><a href="{text:sidebarlink3}">{text:sidebarlinktext3}</a></div>
  1754.  
  1755.  
  1756. <div id="updates">
  1757. <a href="#?w=500" rel="03" class="poplight" title="Updates"><center><img src="http://media.tumblr.com/tumblr_lnvurxvJ8i1qepbs7.png" style="margin-top:1px; margin-left:1px;"></center></a></div>
  1758.  
  1759.  
  1760. <div id="playlisque">
  1761. <a href="#?w=500" rel="04" class="poplight" title="Playlist"><center><img src="http://media.tumblr.com/tumblr_lu2dcow8h21qfoi4t.gif" style="margin-top:1.5px;"></center></a></div>
  1762.  
  1763.  
  1764. <div id="musique"><center>{text:music}</center></div>
  1765.  
  1766. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div>
  1767.  
  1768. </center>
  1769. </div>
  1770. <!------------------------------------->
  1771.  
  1772. <div class="left">
  1773. <div class="sideback"></div>
  1774. <div class="sideback1"></div>
  1775. <div class="lace"></div>
  1776. <div id="posts">
  1777. {block:Posts}
  1778. <div class="entry">
  1779.  
  1780. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  1781.  
  1782. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  1783. {/block:Text}
  1784.  
  1785.  
  1786.  
  1787. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  1788.  
  1789. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  1790.  
  1791.  
  1792. {LinkCloseTag}
  1793. {/block:PermalinkPage}
  1794. {block:Answer}
  1795. <div style="padding-top:8px;"></div>
  1796. <div style="float:left; z-index:8; margin-left: 10px; margin-top: 6px; padding:4px; width:42px; height:42px; border:1px solid {color:top bottom color};"><img src="{AskerPortraitURL-30}" width=42px;></a></div>
  1797.  
  1798. <div style="margin-left: 3px; height:46; margin-top: 0px; padding:5px; background: #f7f7f7; width:215px; line-height:15px; text-align:left; padding-left:2px;{block:permalinkpage}width:485px;{/block:permalinkpage} border: 1px solid {color:right left color}; border-radius: 5px;">
  1799.  
  1800.  
  1801. <div style="background: #f7f7f7; overflow: auto; min-height: 50px;height: auto; padding:1px; padding-left:3px; ">
  1802.  
  1803. <asker>{Asker}:</asker>
  1804. {Question}</div></div>
  1805.  
  1806. </br>
  1807.  
  1808. <div style="float:right; z-index:8; margin-right: 10px; margin-top: 6px; padding:4px; width:42px; height:42px; border:1px solid {color:right left color};"><img src="{PostAuthorPortraitURL-30}" width=42px;></a></div>
  1809.  
  1810. <div style="margin-left: 3px; height:46; margin-top: 0px; padding:5px; background: #f7f7f7; width:215px; line-height:15px; text-align:left; padding-left:2px;{block:permalinkpage}width:485px;{/block:permalinkpage} border: 1px solid {color:top bottom color}; border-radius: 5px;">
  1811.  
  1812.  
  1813. <div style="background: #f7f7f7; overflow: auto; min-height: 50px; height: auto; padding:1px; padding-left:3px; "><ask>{text:name}:</ask><div style="margin-top:0px;">{Answer}</div></div></div></br>
  1814. <hr size=1>
  1815. <small><P ALIGN=Right>{timeago} & <a href="{Permalink}">{notecountwithlabel}</a></small>
  1816.  
  1817. <div style="padding-bottom:8px;"></div>
  1818.  
  1819. {/block:Answer}
  1820.  
  1821. {block:Photo}
  1822. {block:IndexPage}
  1823. <center>
  1824. <div class="perma">
  1825. <a href="{ReblogURL}" target="_blank"> reblog </a> with <a href="{Permalink}">{notecountwithlabel}</a></div>
  1826.  
  1827. <div class="perma2">{timeago}</div>
  1828.  
  1829. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1830. {/block:IndexPage}
  1831. {block:PermalinkPage}
  1832. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1833.  
  1834. {LinkCloseTag}
  1835. {/block:PermalinkPage}
  1836. {/block:Photo}
  1837.  
  1838. {block:Photoset}
  1839. {block:IndexPage}
  1840. <center>
  1841.  
  1842. <div class="perma">
  1843. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1844.  
  1845. {Photoset-250}</center>
  1846. {/block:IndexPage}
  1847. {block:PermalinkPage}
  1848. <center>
  1849. {Photoset-500}</center>
  1850. {/block:PermalinkPage}
  1851. {/block:Photoset}
  1852.  
  1853. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  1854.  
  1855. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  1856.  
  1857. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1858. <ul class="chat">
  1859. {block:Lines}
  1860. <li class="user_{UserNumber}">
  1861. {block:Label}
  1862. <span class="label">{Label}</span>
  1863. {/block:Label}
  1864.  
  1865.  
  1866. {Line}
  1867. </li>
  1868. {/block:Lines}
  1869. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  1870. {/block:Chat}
  1871.  
  1872. {block:Audio}
  1873. <div style="width:200px; height:30px;">
  1874. {AudioPlayerParisienne}
  1875. </div>
  1876. {block:IndexPage}<span class="permalink">
  1877. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  1878. </span>{/block:IndexPage}
  1879. {/block:Audio}
  1880.  
  1881. {block:Video}
  1882. {block:IndexPage}
  1883. <center>
  1884. <div class="perma">
  1885. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1886. {Video-250}</center>
  1887. {/block:IndexPage}
  1888. {block:PermalinkPage}
  1889. <center>
  1890. {Video-400}</center>
  1891. {/block:PermalinkPage}
  1892. {block:Video}
  1893.  
  1894.  
  1895.  
  1896. {block:PostNotes}<div align="middle">{caption}</div>
  1897. <center>
  1898.  
  1899. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1900.  
  1901. {block:HasTags}
  1902. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1903. {block:RebloggedFrom}
  1904. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1905. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1906.  
  1907. {/block:RebloggedFrom}
  1908. </center></span>
  1909. <br>
  1910. <div id="postnotes">{PostNotes}</div><br>
  1911.  
  1912. <center>{block:ContentSource}
  1913. <br><a href="{SourceURL}">
  1914. {lang:Source}:
  1915. {block:SourceLogo}
  1916. <img src="{ParisienneLogoURL}" width="{LogoWidth}"
  1917. height="{LogoHeight}" alt="{SourceTitle}" />
  1918. {/block:SourceLogo}
  1919. {block:NoSourceLogo}
  1920. {SourceLink}
  1921. {/block:NoSourceLogo}
  1922. </a>
  1923. {/block:ContentSource}</center>
  1924.  
  1925. {/block:PostNotes}
  1926. </div>
  1927. {/block:Posts}
  1928. </div></div>
  1929.  
  1930. {block:IndexPage}
  1931. {block:Pagination}
  1932. <div id="pagination">
  1933. {block:NextPage}
  1934. <a id="nextPage" href="{NextPage}"></a>
  1935. {/block:NextPage}
  1936. {block:PreviousPage}
  1937. <a href="{PreviousPage}"></a>
  1938. {/block:PreviousPage}
  1939. </div>
  1940. {/block:Pagination}
  1941. {/block:IndexPage}
  1942.  
  1943.  
  1944. </style>
  1945.  
  1946. </body>
  1947. <a href="http://www.mkbye.tumblr.com"><img src="http://i50.tinypic.com/3325qp0.png" style="position:fixed; right:3px; opacity:.6; top:27px;z-index:9999999999999999999999;-webkit-filter: invert(100%)"></a>
  1948.  
  1949. <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: arial; font-size: 11px; line-height: 10px;"><a href="http://mkbye.tumblr.com">©</a></div>
  1950.  
  1951. <div id="04" class="popup_block">
  1952. <p><strong>&nbsp;</strong></p>
  1953. <center><div style="font-family: Parisienne; font-size: 45px; margin-top:10px;line-height: 46px; margin-left:5px;">Playlist<br></center><br>
  1954.  
  1955. <center>Put your music playlist here</center>
  1956.  
  1957. </br>
  1958. </br>
  1959. </div></div></div></div></div></div></div></div></div></div>
  1960.  
  1961. <div id="03" class="popup_block">
  1962. <p><strong>&nbsp;</strong></p>
  1963. <center><div style="font-family: Parisienne; font-size: 45px; margin-top:10px;line-height: 46px; margin-left:5px;">Updates<br></center><br>
  1964.  
  1965. <center>Put your updates here</center>
  1966.  
  1967. </br>
  1968. </br>
  1969. </div></div></div></div></div></div></div></div></div></div>
  1970.  
  1971. <div id="02" class="popup_block">
  1972. <p><strong>&nbsp;</strong></p>
  1973. <center><div style="font-family: Parisienne; font-size: 45px; margin-top:10px;line-height: 46px; margin-left:5px;">Networks<br></center><br>
  1974.  
  1975. <center>Put your networks here</center>
  1976.  
  1977. </br>
  1978. </br>
  1979. </div></div></div></div></div></div></div></div></div></div>
  1980. </html>
Advertisement
Add Comment
Please, Sign In to add comment