Advertisement
lennonthemes

buddah

Jul 19th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.22 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <head>
  6.  
  7. <script type="text/javascript">
  8. function tb8_makeArray(n){
  9.  
  10. this.length = n;
  11.  
  12. return this.length;
  13.  
  14. }
  15.  
  16.  
  17.  
  18. tb8_messages = new tb8_makeArray(3);
  19.  
  20. tb8_messages[0] = " TITLE ";
  21.  
  22. tb8_messages[1] = " TITLE ";
  23.  
  24. tb8_messages[2] = " TITLE ";
  25.  
  26. tb8_rptType = 'infinite';
  27.  
  28. tb8_rptNbr = 5;
  29.  
  30. tb8_speed = 100;
  31.  
  32. tb8_delay = 3000;
  33.  
  34. var tb8_counter=1;
  35.  
  36. var tb8_currMsg=0;
  37.  
  38. var tb8_tekst ="";
  39.  
  40. var tb8_i=0;
  41.  
  42. var tb8_TID = null;
  43.  
  44. function tb8_pisi(){
  45.  
  46. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  47.  
  48. document.title = tb8_tekst;
  49.  
  50. tb8_sp=tb8_speed;
  51.  
  52. tb8_i++;
  53.  
  54. if (tb8_i==tb8_messages[tb8_currMsg].length){
  55.  
  56. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  57.  
  58. }
  59.  
  60. if (tb8_currMsg == tb8_messages.length){
  61.  
  62. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  63.  
  64. clearTimeout(tb8_TID);
  65.  
  66. return;
  67.  
  68. }
  69.  
  70. tb8_counter++;
  71.  
  72. tb8_currMsg = 0;
  73.  
  74. }
  75.  
  76. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  77.  
  78. }
  79.  
  80. tb8_pisi()
  81.  
  82.  
  83. function tb8_makeArray(n){
  84.  
  85. this.length = n;
  86.  
  87. return this.length;
  88.  
  89. }
  90.  
  91.  
  92.  
  93. tb8_messages = new tb8_makeArray(3);
  94.  
  95. tb8_messages[0] = " good ";
  96.  
  97. tb8_messages[1] = " winter ";
  98.  
  99. tb8_messages[2] = " ❄ ";
  100.  
  101. tb8_rptType = 'infinite';
  102.  
  103. tb8_rptNbr = 5;
  104.  
  105. tb8_speed = 100;
  106.  
  107. tb8_delay = 3000;
  108.  
  109. var tb8_counter=1;
  110.  
  111. var tb8_currMsg=0;
  112.  
  113. var tb8_tekst ="";
  114.  
  115. var tb8_i=0;
  116.  
  117. var tb8_TID = null;
  118.  
  119. function tb8_pisi(){
  120.  
  121. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  122.  
  123. document.title = tb8_tekst;
  124.  
  125. tb8_sp=tb8_speed;
  126.  
  127. tb8_i++;
  128.  
  129. if (tb8_i==tb8_messages[tb8_currMsg].length){
  130.  
  131. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  132.  
  133. }
  134.  
  135. if (tb8_currMsg == tb8_messages.length){
  136.  
  137. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  138.  
  139. clearTimeout(tb8_TID);
  140.  
  141. return;
  142.  
  143. }
  144.  
  145. tb8_counter++;
  146.  
  147. tb8_currMsg = 0;
  148.  
  149. }
  150.  
  151. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  152.  
  153. }
  154.  
  155. tb8_pisi()
  156. </script>
  157.  
  158.  
  159. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  160.  
  161. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  162.  
  163. <script>
  164.  
  165. (function($){
  166.  
  167. $(document).ready(function(){
  168.  
  169. $("a[title]").style_my_tooltips({
  170.  
  171. tip_follows_cursor:true,
  172.  
  173. tip_delay_time:90,
  174.  
  175. tip_fade_speed:600,
  176.  
  177. attribute:"title"
  178.  
  179. });
  180.  
  181. });
  182.  
  183. })(jQuery);
  184.  
  185. </script>
  186. <script type="text/javascript" src="http://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script>
  187. <script type="text/javascript"
  188. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  189. <script>
  190. $(document).ready(function() {
  191. //
  192. $('a.poplight[href^=#]').click(function() {
  193. var popID = $(this).attr('rel'); //Get Popup Name
  194. var popURL = $(this).attr('href'); //Get Popup href to define size
  195. var query= popURL.split('?');
  196. var dim= query[1].split('&');
  197. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  198. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');
  199. var popMargTop = ($('#' + popID).height() + 80) / 2;
  200. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  201. //Apply Margin to Popup
  202. $('#' + popID).css({
  203. 'margin-top' : -popMargTop,
  204. 'margin-left' : -popMargLeft
  205. });
  206. $('body').append('<div id="fade"></div>');
  207. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  208. return false;
  209. });
  210. $('a.close, #fade').live('click', function() {
  211. $('#fade , .popup_block').fadeOut(function() {
  212. $('#fade, a.close').remove(); //fade them both out
  213. });
  214. return false;
  215. });
  216. });
  217. </script>
  218.  
  219. <title>{Title}</title>
  220.  
  221.  
  222. <link rel="shortcut icon" href="{Favicon}">
  223. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  224. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  225.  
  226.  
  227. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  228.  
  229. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  230.  
  231. <link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
  232.  
  233. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  234.  
  235.  
  236. <meta name="color:Background" content="#ffffff"/>
  237. <meta name="color:Text" content="#aaaaaa"/>
  238. <meta name="color:Link" content="#717581"/>
  239. <meta name="color:sblinks" content="#cccccc"/>
  240. <meta name="color:linkhover" content="#f1f1f1"/>
  241.  
  242.  
  243. <meta name="image:Background" content=""/>
  244. <meta name="image:Sidebar" content=""/>
  245. <meta name="image:updates" content=""/>
  246.  
  247. <meta name="text:Link1" content="/" />
  248. <meta name="text:Link1 Title" content="" />
  249.  
  250. <meta name="text:Link2" content="/" />
  251. <meta name="text:Link2 Title" content="" />
  252.  
  253. <meta name="text:Link3" content="/" />
  254. <meta name="text:Link3 Title" content="" />
  255.  
  256. <meta name="text:Link4" content="/" />
  257. <meta name="text:Link4 Title" content="" />
  258.  
  259. <style type="text/css">
  260.  
  261.  
  262.  
  263. ::-webkit-scrollbar {height: auto;width: 6px;}
  264. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  265. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  266.  
  267. #dos {
  268. position:fixed;
  269. margin-top:-0px;
  270. margin-left: -20px;
  271. }
  272.  
  273. #dos img {
  274. width:478px;
  275. height:758px;
  276. opacity:.6;
  277. padding:0px;
  278. }
  279.  
  280. body {background:{color:background}; margin:0px; color:{color:text}; font-family:serif; font-size:9px; line-height:100%;
  281. }
  282.  
  283. blockquote {
  284. border-left:1px solid #f8f8f8;
  285. padding-left:2px;
  286. margin:5px;
  287. }
  288.  
  289. a {color:#b1b0b0; text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  290.  
  291. a:hover {text-decoration:none; color:#676767;}
  292.  
  293. img {none;}
  294.  
  295. h1 { font-family:anaheim; font-size:10px; font-style:none; text-transform:uppercase; text-align:left; font-weight:normal;}
  296.  
  297. h2 {font-size:10px; text-transform:none; font-weight:normal;}
  298.  
  299.  
  300. #fade { /*--Transparent background layer--*/
  301. display: none; /*--hidden by default--*/
  302. background: #000;
  303. position: fixed; left: 0; top: 0;
  304. width: 100%; height: 100%;background-image:url('http://media.tumblr.com/1e88f6ccd0a26723b036c5d600be4cad/tumblr_inline_mpmct6X2Fk1qz4rgp.jpg');
  305. opacity: .100;
  306. z-index: 9999;
  307. }
  308. .popup_block{
  309. display: none; /*--hidden by default--*/
  310. background: #fff;
  311. padding: 20px;
  312. border: 1px solid #ddd;
  313. float: left;
  314. position: fixed;
  315. top: 50%; left: 50%;
  316. z-index: 99999;
  317. }
  318.  
  319. *html #fade {
  320. position: absolute;
  321. }
  322. *html .popup_block {
  323. position: absolute;
  324. }
  325.  
  326. #ruletitle {
  327. color:white;
  328. font-size:9px;
  329. text-align:center;
  330. background-color:black;
  331. width:500px;
  332. letter-spacing:2px;
  333. height:10px;
  334. line-height:150%;
  335. padding:3px;
  336. text-transform:uppercase;
  337. font-family:arial;
  338. }
  339.  
  340. #rule {
  341. text-align:justify;
  342. padding:5px;
  343. letter-spacing:1px;
  344. font-size:9px;
  345. font-family:arial;
  346. }
  347.  
  348. #options {
  349. padding:7px;
  350. font-family:arial;
  351. text-transform:uppercase;
  352. text-align:center;
  353. letter-spacing:2px;
  354. word-spacing:2px;
  355. -moz-transition-duration:0.4s;
  356. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;
  357. }
  358. #options a{
  359. color:white;
  360. display:inline-block;
  361. width:33px;
  362. padding:7px;
  363. background-color:black;
  364. -moz-transition-duration:0.4s;
  365. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;
  366. }
  367. /* Updates tab, codes made by tygres */
  368. #tabs {
  369. text-align: left;
  370. font-size: 11px;
  371. position:fixed;
  372. color:#fff; /*change this color for the text color*/
  373. left:5px;
  374. bottom:-85px;
  375. -webkit-transition: all .5s ease-in-out;
  376. -moz-transition: all .5s ease-in-out;
  377. -o-transition: all .5s ease-in-out;
  378. z-index:999;
  379. }
  380.  
  381. #tabs:hover {bottom:0px;}
  382.  
  383. #tab1 {
  384. background: #000; /*change this color for the inner background*/
  385. border-top:none;
  386. padding:5px 0 5px 0;
  387. width:200px;
  388. height:75px;
  389. z-index: 9999;
  390. padding-left:10px;
  391. line-height:12px;
  392. }
  393.  
  394. #tabtit {
  395. background: #000; /*change this color for the tab background*/
  396. border-top:none;
  397. color:#777;
  398. border-width:1px;
  399. height:10px;
  400. text-align:center;
  401. padding:2px 0 8px 0;
  402. width: 100px;
  403. }
  404. #options a:hover{
  405. color:black;
  406. background-color:#fff;
  407. -moz-transition-duration:0.4s;
  408. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;
  409. }
  410.  
  411. #center{margin:auto;position:relative;width:500px;}
  412. #entries{width:630px;padding:15px 0px;}
  413. #post{background:#FFF;margin:15px;border:1px solid #DDD;border-radius:5px;
  414. {block:IndexPage}width:250px;padding:5px;{/block:IndexPage}
  415. {block:PermalinkPage}width:250px;padding:26px;{/block:PermalinkPage};}
  416. #post img{max-width:100%;border-radius:5px;opacity:0.7;}
  417.  
  418. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  419.  
  420. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  421. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  422.  
  423. #info #tags { opacity:0; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  424.  
  425. #info:hover #tags { opacity:1; margin-top:4px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  426.  
  427. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  428. font-size:9px; margin-left:0px; margin-top:-2px; }
  429.  
  430.  
  431. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  432.  
  433. .cover { width:78px; height:78px; position:absolute; }
  434.  
  435. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  436.  
  437. .player { opacity: 0.05; position:absolute; z-index:1; background:#fff;width:90px; height:90px; display:block; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; }
  438.  
  439. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  440.  
  441. .player2 { width:25px; height:25px; margin-top:20px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  442.  
  443. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  444.  
  445. .blogtitle{ letter-spacing:2px; font-family:calibri; font-size:15px; font-style:italic;}
  446.  
  447. #sidebar { width:120px; position:fixed; margin-left:410px; margin-top:150px; opacity:1; }
  448.  
  449. #sidebar:hover { border-radius:500px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  450.  
  451. #sidebarimage img { width:120px; padding:3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  452.  
  453. #links {padding:5px; margin-top: -10px; text-align:center; word-spacing: 5px; font-family: calibiri; background: #trans; width: 120px;
  454. }
  455.  
  456. #links a { opacity: 0.5; letter-spacing: 1px; color: {color:text}; background: #fff ; text-shadow: 2px 0px 1px #dadada;
  457. }
  458.  
  459. #links a:hover { opacity: 0.8; background: #fff; letter-spacing: 2px; text-shadow: 3px 0px 1px #dadada;
  460. }
  461.  
  462. #description { font-family:serif; padding:5px; font-size:9px; opacity: 0.8; text-align:justify; margin-top:-2px; margin-left:6px; }
  463.  
  464. #pagination { font-size:12px; text-align:center; color:{color:link}; font-family:serif; letter-spacing:2px; margin-left:11px; }
  465.  
  466. #proceed {
  467. width:500px;
  468. text-align:center;
  469. margin-top:10px;
  470. margin-left:0;
  471. }
  472.  
  473. #proceed a {
  474. float:left;
  475. display:block;
  476. line-height: 95%;
  477. font-family:'Libre Baskerville', serif;
  478. font-style: italic;
  479. font-size: 18px;
  480. letter-spacing: -1px;
  481. text-transform: lowercase;
  482. text-align: left;
  483. padding: 10px;
  484. font-weight: 400;
  485. background-color: #f2f2f2;
  486. color: #949393;
  487. margin-left: 185px;
  488. margin-right:2px;
  489. margin-bottom:5px;
  490. -webkit-transition: all 0.5s ease-in-out;
  491. -moz-transition: all 0.5s ease-in-out;
  492. -o-transition: all 0.5s ease-in-out;
  493. }
  494.  
  495. #proceed a:hover {
  496. text-shadow: 2px 0px 0px #d3d3d5;
  497. }
  498.  
  499. #header{
  500. line-height: 95%;
  501. font-family:'Libre Baskerville', serif;
  502. font-style: italic;
  503. font-size: 18px;
  504. letter-spacing: -1px;
  505. text-transform: lowercase;
  506. text-align: center;
  507. padding: 10px;
  508. font-weight: 400;
  509. background-color: #f2f2f2;
  510. color: #949393;
  511. text-shadow: 2px 0px 0px #d3d3d5;
  512. }
  513.  
  514. #head{
  515. line-height: 95%;
  516. font-family:'Libre Baskerville', serif;
  517. font-style: italic;
  518. font-size: 18px;
  519. letter-spacing: -1px;
  520. text-transform: lowercase;
  521. text-align: left;
  522. font-weight: 400;
  523. color: #949393;
  524. text-shadow: 2px 0px 0px #d3d3d5;
  525. }
  526.  
  527.  
  528. #black{
  529. line-height: 95%;
  530. font-family:'Libre Baskerville', serif;
  531. font-style: italic;
  532. font-size: 18px;
  533. letter-spacing: -1px;
  534. text-transform: lowercase;
  535. text-align: left;
  536. padding: 10px;
  537. font-weight: 400;
  538. background-color: #f2f2f2;
  539. color: #949393;
  540. }
  541.  
  542. #black a{
  543. color: #949393;
  544. -webkit-transition: all 0.5s ease-in-out;
  545. -moz-transition: all 0.5s ease-in-out;
  546. -o-transition: all 0.5s ease-in-out;
  547. }
  548.  
  549. #black a:hover {
  550. color: #f2f2f2;
  551. -webkit-transition: all 0.5s ease-in-out;
  552. -moz-transition: all 0.5s ease-in-out;
  553. -o-transition: all 0.5s ease-in-out;
  554. }
  555.  
  556. #blue{
  557. line-height: 95%;
  558. font-family:'Libre Baskerville', serif;
  559. font-style: italic;
  560. font-size: 18px;
  561. letter-spacing: -1px;
  562. text-transform: lowercase;
  563. text-align: left;
  564. padding: 10px;
  565. font-weight: 400;
  566. background-color: #f2f2f2;
  567. color: #949393;
  568. }
  569.  
  570. #blue a{
  571. color: #949393;
  572. -webkit-transition: all 0.5s ease-in-out;
  573. -moz-transition: all 0.5s ease-in-out;
  574. -o-transition: all 0.5s ease-in-out;
  575. }
  576.  
  577. #blue a:hover {
  578. color: #f2f2f2;
  579. -webkit-transition: all 0.5s ease-in-out;
  580. -moz-transition: all 0.5s ease-in-out;
  581. -o-transition: all 0.5s ease-in-out;
  582. }
  583.  
  584. #popuptext {
  585. font-family:'Libre Baskerville', serif;
  586. font-style: italic;
  587. color: #949393;
  588. text-transform: lowercase;
  589. font-size: 9px;
  590. }
  591.  
  592. #s-m-t-tooltip {
  593.  
  594. max-width:300px;
  595.  
  596. padding:3px 4px 5px 4px;
  597.  
  598. margin:20px 0px 0px 20px;
  599.  
  600. background-color:#fff; /* change the background color */
  601.  
  602. border:1px solid #ddd; /* change the border color */
  603.  
  604. font-family:calibri; /* change the font */
  605.  
  606. font-size:9px; /* change the font size */
  607.  
  608. letter-spacing:2px; /* change the letter spacing */
  609.  
  610. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  611.  
  612. color:#999; /* change the text color */
  613.  
  614. z-index:999999999999999999999999999999999999;
  615.  
  616. }
  617.  
  618.  
  619. #header2{
  620. line-height: 95%;
  621. font-family:'Libre Baskerville', serif;
  622. font-style: italic;
  623. font-size: 18px;
  624. letter-spacing: -1px;
  625. text-transform: lowercase;
  626. text-align: center;
  627. padding: 10px;
  628. font-weight: 400;
  629. background-color: #f2f2f2;
  630. color: #949393;
  631. text-shadow: 2px 0px 0px #d3d3d5;
  632. margin-bottom:2px;
  633. margin-top: 2px;
  634. padding-bottom:5px;
  635. letter-spacing:-3px;
  636. }
  637.  
  638.  
  639. #poplinks {
  640. margin-top: 5px;
  641. }
  642.  
  643. #poplinks a {
  644. display:inline-block;
  645. width:auto;
  646. margin-bottom: 3px;
  647. letter-spacing:0px;
  648. text-align:center;
  649. text-shadow: none;
  650. line-height: 90%;
  651. font-family:'Libre Baskerville', serif;
  652. font-style: italic;
  653. font-size:9px;
  654. color: #949393;
  655. text-transform: lowercase;
  656. background-color: #f2f2f2;
  657. padding: 10px;
  658. font-weight: 400;
  659. }
  660.  
  661. #poplinks a:hover {
  662. background-color: #fff;
  663. color: #f2f2f2;
  664. text-shadow: none;
  665. }
  666.  
  667.  
  668.  
  669. #poplinks2 {
  670. margin-top: -116px;
  671. margin-left: 135px;
  672. }
  673.  
  674. #poplinks2 a {
  675. display:inline-block;
  676. width:auto;
  677. margin-bottom: 3px;
  678. letter-spacing:0px;
  679. text-align:center;
  680. text-shadow: none;
  681. line-height: 90%;
  682. font-family:'Libre Baskerville', serif;
  683. font-style: italic;
  684. font-size:9px;
  685. color: #949393;
  686. text-transform: lowercase;
  687. background-color: #f2f2f2;
  688. padding: 10px;
  689. font-weight: 400;
  690. }
  691.  
  692. #poplinks2 a:hover {
  693. background-color: #fff;
  694. color: #f2f2f2;
  695. text-shadow: none;
  696. }
  697.  
  698. #poplinks3 {
  699. margin-top: -116px;
  700. margin-left: 270px;
  701. }
  702.  
  703. #poplinks3 a {
  704. display:inline-block;
  705. width:auto;
  706. margin-bottom: 3px;
  707. letter-spacing:0px;
  708. text-align:center;
  709. text-shadow: none;
  710. line-height: 90%;
  711. font-family:'Libre Baskerville', serif;
  712. font-style: italic;
  713. font-size:9px;
  714. color: #949393;
  715. text-transform: lowercase;
  716. background-color: #f2f2f2;
  717. padding: 10px;
  718. font-weight: 400;
  719. }
  720.  
  721. #poplinks3 a:hover {
  722. background-color: #fff;
  723. color: #f2f2f2;
  724. text-shadow: none;
  725. }
  726.  
  727.  
  728. #popwidth a{
  729. width: 100px;
  730. }
  731.  
  732. #popwidth2 a{
  733. width: 100px;
  734. }
  735.  
  736. #popwidth3 a{
  737. width: 100px;
  738. }
  739.  
  740.  
  741. .popup_block2{
  742. display: none;
  743. background: #FFFFFF;
  744. padding: 20px;
  745. float: left;
  746. position: fixed;
  747. top: 50%;
  748. left: 50%;
  749. z-index: 99999999999999999999999;
  750. }
  751.  
  752. #popwidthh a{
  753. width: 85px;
  754.  
  755. }
  756. #omg {
  757. text-align: left;
  758. font-size: 10px;
  759. position:fixed;
  760. left:15px;
  761. top:-72px;
  762. -webkit-transition: all .5s ease-in-out;
  763. -moz-transition: all .5s ease-in-out;
  764. -o-transition: all .5s ease-in-out;
  765. z-index:999;
  766. }
  767.  
  768. #omg:hover {top:0px;}
  769.  
  770. #lol {
  771. border-right-style:solid;
  772. border-bottom-style:solid;
  773. border-left-style:solid;
  774. border-width:1px;
  775. border-color:#000;
  776. padding: 5px 4px 5px 2px;
  777. background: #fff;
  778. width:100px;
  779. height:61px;
  780. z-index: 9999;
  781. }
  782.  
  783. #loltab img {
  784. text-align: left;
  785. color:#454545;
  786. height:15px;
  787. padding: 2px 0 8px 0;
  788. background:transparent;
  789. width: 50px;
  790. height:auto;
  791. }
  792.  
  793. #asker { float:left; margin-right:5px; }
  794.  
  795. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  796.  
  797. #question { font-family:consolas; font-style:italic; font-size:10px; }
  798.  
  799. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  800.  
  801. {CustomCSS}
  802.  
  803.  
  804. </style>
  805.  
  806.  
  807. </head>
  808.  
  809.  
  810. <body><div id="omg">
  811. <div id="lol"> <left>
  812. Follow my twitter @lennbyrd and instagram @lenmbyrd for a blog rate :)
  813. </left></div>
  814. <div id="loltab"><img src="http://static.tumblr.com/aafc857158eb2fa3824ec97fdd6e9e94/jy1p0zm/3y4mq1bny/tumblr_static_xxo.png"></div>
  815. </div>
  816. <div id="dos"><img src="http://24.media.tumblr.com/e1ce6f074bad9f8f73de15bbb036baf8/tumblr_mlubzhQNuG1rgpyeqo1_500.png"></div>
  817.  
  818.  
  819. <div style="position:fixed; bottom:90px; z-index:999999999999999999; left:95px; opacity:.5;border-radius:5px;"><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=http://stgeorgeutahrealestatelistings.com/flash/sounds/flute.mp3&t0=flute&f1=http://wap.tegos.ru/mp3_rus/relaks/Tegos_Ptici.mp3&t1=nature&f2=http://inkwall.net/icecube/ocean.mp3&t2=waves&f3=http://i.123g.us/c/gen_weekend/mus/302431.mp3&t3=birds&total=4" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /></div>
  820.  
  821.  
  822. <div style="position:fixed; bottom:50px; z-index:999999999999999999; left:95px; opacity:.5;border-radius:5px;"><a title="the quiet place"a href="http://thequietplaceproject.com/thequietplace"> <img src="http://24.media.tumblr.com/c483e8798664736e8c57ef92979a35f5/tumblr_mj0nsjKqZV1r899nxo1_500.jpg"width="150"></a></div>
  823.  
  824.  
  825. <div style="position:fixed; bottom:30px; z-index:999999999999999999; right:4px; opacity:.5;border-radius:5px;">
  826. <script type="text/javascript"><!--
  827. google_ad_client = "ca-pub-9179590987351931";
  828. /* merpp */
  829. google_ad_slot = "6825056406";
  830. google_ad_width = 125;
  831. google_ad_height = 125;
  832. //-->
  833. </script>
  834. <script type="text/javascript"
  835. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  836. </script>
  837.  
  838. </div>
  839. </div><div id="03" class="popup_block">
  840. <div id="popuptext">
  841. <div id="header">Navigation</div><br>
  842.  
  843.  
  844. <div id="black">Basics</div>
  845. -<a href="http://bonivur.tumblr.com/blogroll">Bloggroll</a><br>
  846. -<a href="http://bonivur.tumblr.com/friends">Friends</a><br>
  847. -<a href="https://twitter.com/lennbyrd">Twitter</a><br>
  848. -<a title="web pages and tumblr themes"a href="#?w=500" rel="01" class="poplight">codes</a><br>
  849. -<a href="http://www.theme-gods.us/">Theme gods</a>
  850. <br>
  851.  
  852. <br><br><br><div id="blue">tags</div>
  853. -<a href="http://bonivur.tumblr.com/tagged/audio">audio</a><br>
  854. -<a href="http://bonivur.tumblr.com/tagged/music">music</a><br>
  855. -<a href="http://bonivur.tumblr.com/tagged/kurt cobain">kurt cobain</a><br>
  856. -<a href="http://bonivur.tumblr.com/tagged/nirvana">nirvana</a><br>
  857. -<a href="http://bonivur.tumblr.com/tagged/jon bon jovi">bon jovi</a><br>
  858. -<a href="http://bonivur.tumblr.com/tagged/animal">animals</a><br>
  859. -<a href="http://bonivur.tumblr.com/tagged/doggy">dogs</a><br>
  860. -<a href="http://bonivur.tumblr.com/tagged/kitty">cats</a><br>
  861. -<a href="http://bonivur.tumblr.com/tagged/bunny">bunnies</a><br>
  862. -<a href="http://bonivur.tumblr.com/tagged/lol">funny</a><br>
  863. -<a href="http://bonivur.tumblr.com/tagged/d'aww">d'aww</a><br>
  864. -<a href="http://bonivur.tumblr.com/tagged/fav">favs</a><br>
  865. -<a href="http://bonivur.tumblr.com/tagged/mine">mine</a><br>
  866. -<a href="http://bonivur.tumblr.com/tagged/me">me</a><br>
  867. <br>
  868. </div></div>
  869.  
  870. <div id="02" class="popup_block">
  871. <div id="popuptext">
  872. <div id="header">QUESTIONS</div><br>
  873. <div id="black">About the blogger</div>
  874. -Hi my name is Lennon. I am 14 years young and I love scuba diving and wed desing! I like puppies :3. I can be nice so don't be afraid to ask me things!<br>
  875.  
  876. <br><br><div id="blue">will you/can you tell ypur followers...</div>
  877. -No sorry! I get a lot of these and it's kind of annoying too! It's your job to make it happen not mine!<br>
  878.  
  879. <br><br><div id="black">web pages/ themes</div>
  880. -Please read my theme faq and askquestions on my theme/ web desings blog! If you ask questions on my main blog you will be blocked.<br>
  881.  
  882.  
  883. <br><br><div id="blue">promo?</div>
  884. -No it's rude to ask this!<br>
  885. <br><br>
  886. <div id="black">follow back/ why unfollowed?</div>
  887. -I don't follow back but I will check ouy your blog tag me in a post (I track the tag bonivur) If I unfollowed you wll that sucks.<br>
  888. </div><br>
  889. <br><br><div id="blue">advice</div>
  890. <i>-I would love to help you! unless you are one of those people who don't take advice and cry how bad life is! I am always here to talk! <br>
  891.  
  892. <center>Anything else ask away!</center></i><br>
  893.  
  894. <iframe frameborder="0" border="0" scrolling="no" width="483" height="209" allowtransparency="true" src="http://www.tumblr.com/ask_form/bonivur.tumblr.com" style"background-color:transparent; overflow:hidden;"></iframe>
  895.  
  896. </div>
  897.  
  898. <div id="01" class="popup_block">
  899. <div id="popuptext">
  900. <div id="header">TERMS OF USE</div>
  901. <center>violators of my terms will be prosecuted to the full extent of the law! </center>
  902. <br><br>
  903. <div id="black">don't remove the credit</div>
  904. -Themes are hard to make. No you cannot move the credit to a seperate place on your blog, it takes up almost no space in the corner, if you're that worried about it don't use my themes.<br>
  905.  
  906. <br><br><div id="blue">don't use it as a base</div>
  907. -A lot of people make tumblr theme bases, ask me and I will direct you to one or the one I use!<br>
  908.  
  909. <br><br><div id="black">web desings</div>
  910. -I do make web desings but for a priice, contat me for info! Premades will come out soon!(will still cost you.)</b>.<br>
  911.  
  912.  
  913. <br><br><div id="blue">questions?</div>
  914. - Ask on my theme blog! I will not help you with html it's annoying.<br>
  915. </div>
  916.  
  917.  
  918. <div id="proceed"><a href="http://lennondesigns.tumblr.com/">I agree to your rules</a>
  919.  
  920. </div>
  921.  
  922.  
  923. </div></div></div></div></div></div></div></div></div></div>
  924. <div id="center">
  925. <div id="sidebar">
  926. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  927. <div id="links">
  928. <a title="go back home" a href="/"><img src="http://media.tumblr.com/1e88f6ccd0a26723b036c5d600be4cad/tumblr_inline_mpmct6X2Fk1qz4rgp.jpg"></a>
  929. <a title="tell me your darkest secret"a href="#?w=500" rel="02" class="poplight"><img src="http://media.tumblr.com/ce099d324041295d18afe947ec2f4ecd/tumblr_inline_mpmctaRoNC1qz4rgp.jpg"></a>
  930. <a title="web desings and tumblr themes"a href="#?w=500" rel="01" class="poplight"><img src="http://media.tumblr.com/12a7708b362bec2fc619ccec404b75b0/tumblr_inline_mpmct2fnc31qz4rgp.jpg"></a>
  931. <a title="go on an adventure"a href="#?w=500" rel="03" class="poplight"><img src="http://media.tumblr.com/1e88f6ccd0a26723b036c5d600be4cad/tumblr_inline_mpmct6X2Fk1qz4rgp.jpg"></a>
  932.  
  933. </div>
  934.  
  935. <div id="description">{Description}</div>
  936.  
  937. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a title="go back"a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a title="go on"a href="{NextPage}">+</a>{/block:NextPage}</div>{/block:Pagination}
  938. </div>
  939.  
  940. <div id="entries">{block:Posts}<div id="post">
  941.  
  942. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  943.  
  944. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  945.  
  946. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  947.  
  948. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  949.  
  950. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  951.  
  952. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  953.  
  954.  
  955. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  956. <div class="player">
  957. <div class="player2">
  958. {AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br />{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:Album}<b>Album:</b> {Album}{/block:Album}<br />{PlayCountWithLabel}</div><br>{Caption}</div>
  959. {/block:Audio}
  960.  
  961. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  962.  
  963. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  964.  
  965. <div id="info"> posted <a href="{Permalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
  966. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  967. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  968. {/block:Posts}<div id="tags" st>
  969. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  970. {/block:Posts}</div></div></div>
  971.  
  972.  
  973.  
  974. </body>
  975.  
  976. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement