Advertisement
lennonthemes

Untitled

Jul 20th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.18 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. <head>
  5. <style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style>
  6. <div></div>
  7.  
  8. <!--THEME BY BONIVUR AKA LENNON-->
  9. <script type="text/javascript">
  10. <!--
  11.  
  12. // Disable Right Click Script
  13.  
  14. function IE(e)
  15. {
  16. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  17. {
  18. return false;
  19. }
  20. }
  21. function NS(e)
  22. {
  23. if (document.layers || (document.getElementById && !document.all))
  24. {
  25. if (e.which == "2" || e.which == "3")
  26. {
  27. return false;
  28. }
  29. }
  30. }
  31. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  32.  
  33. //-->
  34. </script>
  35. <title>{Title}</title>
  36.  
  37.  
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  49.  
  50. <!--THEME BY BONIVUR AKA LENNON-->
  51. <meta name="color:Background" content="#ffffff"/>
  52. <meta name="color:Text" content="#aaaaaa"/>
  53. <meta name="color:Link" content="#717581"/>
  54. <meta name="color:sblinks" content="#cccccc"/>
  55. <meta name="color:linkhover" content="#f1f1f1"/>
  56. <meta name="color:hoverbackground" content="#cccccc"/>
  57.  
  58. <!--THEME BY BONIVUR AKA LENNON-->
  59. <meta name="image:Background" content=""/>
  60. <meta name="image:Sidebar" content=""/>
  61.  
  62.  
  63. <meta name="text:Link1" content="/" />
  64. <meta name="text:Link1 Title" content="" />
  65.  
  66. <meta name="text:Link2" content="/" />
  67. <meta name="text:Link2 Title" content="" />
  68.  
  69. <meta name="text:Link3" content="/" />
  70. <meta name="text:Link3 Title" content="" />
  71.  
  72. <!--THEME BY BONIVUR AKA LENNON-->
  73. <meta name="text:updates title first letter" content="P" />
  74. <meta name="text:updates title" content="ut a cute quote here" />
  75. <meta name="text:updates" content="put blog updates, extra links or what ever here!" />
  76.  
  77.  
  78. <style type="text/css">
  79.  
  80.  
  81. ::-webkit-scrollbar {height: auto;width: 6px;}
  82. ::-webkit-scrollbar-thumb {background-color:#000;}
  83. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  84.  
  85. #yellow { background-color:#000; text-align: center; font-size: 11px; position:fixed; margin-left:50px; top:-311px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; z-index:999;
  86. }
  87.  
  88. #yellow:hover {top:0px;}
  89.  
  90. #blue { text-align: center; font-size: 11px; position:fixed; left:550px; top:-111px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; z-index:999; border-left-style:solid; border-right-style:solid; border-width:1px; border-color:#ccc; background-color:#000; color:#fff;
  91. }
  92.  
  93. #blue:hover {top:0px;}
  94.  
  95. #pink { border-width:1px; border-color:#eee; padding: 20px 0 5px 0; background: #000; width:538px; height:100px; z-index: 9999;
  96. }
  97.  
  98.  
  99. #pinktab { border-bottom-style:solid; border-width:1px; border-color:#ccc;
  100. text-align: center; height:41px; padding: 10px 0 6px 0; background-color:#000 width: 538px;
  101. }
  102. #s-m-t-tooltip {
  103.  
  104. max-width:300px;
  105.  
  106. padding:3px 4px 5px 4px;
  107.  
  108. margin:20px 0px 0px 20px;
  109.  
  110. background-color:#000; /* change the background color */
  111.  
  112. border:4px double #aaa; /* change the border color */
  113.  
  114. font-family:times; /* change the font */
  115.  
  116. font-style:italic;
  117.  
  118. font-size:9px; /* change the font size */
  119.  
  120. letter-spacing:2px; /* change the letter spacing */
  121.  
  122. text-transform:lowercase; /* can be uppercase, lowercase, none*/
  123.  
  124. color:#fff; /* change the text color */
  125.  
  126. z-index:999999999999999999999999999999999999;
  127.  
  128. }
  129. #nav a {
  130. width:90px;
  131. background:#000;
  132. color:#fff;
  133. display:inline-block;
  134. line-height:20px;
  135. padding:3px;
  136. letter-spacing:1px;
  137. text-transform:lowercase;
  138. margin-left:3px;
  139. margin-right:3px;
  140. text-align:center;
  141. margin-bottom:3px;
  142. -webkit-transition: all 0.3s ease-in-out;
  143. -moz-transition: all 0.3s ease-in-out;
  144. -o-transition: all 0.3s ease-in-out;
  145. -ms-transition: all 0.3s ease-in-out;
  146. transition: all 0.3s ease-in-out;
  147. }
  148.  
  149. #nav a:hover{
  150. text-decoration:none;
  151. background:#ffffff;
  152. color:#000;
  153. letter-spacing:3px;
  154. opacity:1;
  155. }
  156. #proceed {
  157. width:500px;
  158. text-align:center;
  159. margin-top:10px;
  160. margin-left:0;
  161. }
  162.  
  163. #proceed a {
  164. float:left;
  165. display:block;
  166. line-height: 95%;
  167. font-family:'Libre Baskerville', serif;
  168. font-style: italic;
  169. font-size: 18px;
  170. letter-spacing: -1px;
  171. text-transform: lowercase;
  172. text-align: left;
  173. padding: 10px;
  174. font-weight: 400;
  175. background-color: #000;
  176. color: #fff;
  177. margin-left: 185px;
  178. margin-right:2px;
  179. margin-bottom:5px;
  180. -webkit-transition: all 0.5s ease-in-out;
  181. -moz-transition: all 0.5s ease-in-out;
  182. -o-transition: all 0.5s ease-in-out;
  183. }
  184.  
  185. #proceed a:hover {
  186. text-shadow: 2px 0px 0px #d3d3d5;
  187. }
  188.  
  189. #headers{
  190. line-height: 95%;
  191. font-family:'Libre Baskerville', serif;
  192. font-style: italic;
  193. font-size: 18px;
  194. letter-spacing: -1px;
  195. text-transform: lowercase;
  196. text-align: center;
  197. padding: 10px;
  198. font-weight: 400;
  199. background-color: #000;
  200. color: #fff;
  201. }
  202.  
  203. #heads{
  204. line-height: 95%;
  205. font-family:'Libre Baskerville', serif;
  206. font-style: italic;
  207. font-size: 18px;
  208. letter-spacing: -1px;
  209. text-transform: lowercase;
  210. text-align: left;
  211. font-weight: 400;
  212. color: #fff;
  213. text-shadow: 2px 0px 0px #d3d3d5;
  214. }
  215.  
  216.  
  217. #black{
  218. line-height: 95%;
  219. font-family:'Libre Baskerville', serif;
  220. font-style: italic;
  221. font-size: 18px;
  222. letter-spacing: -1px;
  223. text-transform: lowercase;
  224. text-align: left;
  225. padding: 10px;
  226. font-weight: 400;
  227. background-color: #000;
  228. color: #fff;
  229. }
  230.  
  231. #black a{
  232. color: #fff;
  233. -webkit-transition: all 0.5s ease-in-out;
  234. -moz-transition: all 0.5s ease-in-out;
  235. -o-transition: all 0.5s ease-in-out;
  236. }
  237.  
  238. #black a:hover {
  239. color: #f2f2f2;
  240. -webkit-transition: all 0.5s ease-in-out;
  241. -moz-transition: all 0.5s ease-in-out;
  242. -o-transition: all 0.5s ease-in-out;
  243. }
  244.  
  245. #blue{
  246. line-height: 95%;
  247. font-family:'Libre Baskerville', serif;
  248. font-style: italic;
  249. font-size: 18px;
  250. letter-spacing: -1px;
  251. text-transform: lowercase;
  252. text-align: left;
  253. padding: 10px;
  254. font-weight: 400;
  255. background-color: #000;
  256. color: #fff;
  257. }
  258.  
  259. #blue a{
  260. color: #fff;
  261. -webkit-transition: all 0.5s ease-in-out;
  262. -moz-transition: all 0.5s ease-in-out;
  263. -o-transition: all 0.5s ease-in-out;
  264. }
  265.  
  266. #blue a:hover {
  267. color: #f2f2f2;
  268. -webkit-transition: all 0.5s ease-in-out;
  269. -moz-transition: all 0.5s ease-in-out;
  270. -o-transition: all 0.5s ease-in-out;
  271. }
  272.  
  273. #fade { /*--Transparent background layer--*/
  274. display: none; /*--hidden by default--*/
  275. background: #000;
  276. position: fixed; left: 0; top: 0;
  277. width: 100%; height: 100%;
  278. opacity: .100;
  279. z-index: 9999;
  280. }
  281. .popup_block{
  282. display: none; /*--hidden by default--*/
  283. background: #fff;
  284. padding: 20px;
  285. border: 1px solid #ddd;
  286. float: left;
  287. position: fixed;
  288. top: 50%; left: 50%;
  289. z-index: 99999;
  290. }
  291.  
  292. *html #fade {
  293. position: absolute;
  294. }
  295. *html .popup_block {
  296. position: absolute;
  297. }
  298.  
  299. body {background:{color:background}; margin:0px; color:{color:text}; font-family:serif; font-size:9px; line-height:100%;}
  300.  
  301. blockquote {
  302. border-left:1px solid #f8f8f8;
  303. padding-left:2px;
  304. margin:5px;
  305. }#bar { position:relative; margin-top:-20px; }
  306.  
  307. #head { overflow:hidden; position:fixed;border-bottom:5px solid #fff; height:130px; font-family:'abrahamlincoln'; text-transform:uppercase; font-size:30px; letter-spacing:2px; color:white; margin-left:0px; margin-top:-90px; background:#000; padding:10px; width:100%; text-align:center; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease}
  308.  
  309.  
  310. .text { margin-top:10px; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease}
  311.  
  312.  
  313.  
  314.  
  315. #subhead { font-size:15px; margin-top:-5px; text-transform:lowercase;margin-left:-5px; font-family:'Libre Baskerville'; font-style:italic;}
  316.  
  317. #asll { opacity:0; width:1600px; background:#fff; height:1px; margin-top:-10px; margin-left:-20px; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease}
  318.  
  319. #headline { width:100%; background:#000; height:1px; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease}
  320.  
  321.  
  322. #links {font-style:times; font-size:9px; padding:3px; line-height:190%; width:550px; text-align:justify; margin-left:45px;background:#000;}
  323.  
  324. #links a{ border:4px double #fff; padding:10px; width:50px; text-transform:lowercase; letter-spacing:2px; text-align:center; display:inline-block; margin-bottom:5px; color:{color:links}background:#000;;
  325. }
  326.  
  327. #links a:hover {
  328. text-transform:lowercase; color:#000; background:#fff; letter-spacing:0px; background-color:#fff; -webkit-transition:linear; -webkit-transition: all 0.7s linear;}
  329.  
  330.  
  331. /*SLIDE OUT HEADER*/
  332.  
  333. #desc { position:fixed; color:#fff; font-family:'oranienbaum'; text-transform:none; margin-top:-280px; font-size:70px; letter-spacing:-2px; background:#fff; padding:5px; margin-left:430px; padding-right:10px; }
  334.  
  335. #desc a { color:#fff; }
  336.  
  337.  
  338. #descline {width:700px; background:#fff; height:1px; margin-top:-233px; margin-left:320px; }
  339.  
  340.  
  341.  
  342.  
  343. 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; }
  344.  
  345. a:hover {text-decoration:none; color:#676767;}
  346.  
  347. img {none;}
  348.  
  349. h1 { font-family:anaheim; font-size:10px; font-style:none; text-transform:uppercase; text-align:left; font-weight:normal;}
  350.  
  351. h2 {font-size:10px; text-transform:none; font-weight:normal;}
  352.  
  353.  
  354. #entries {padding:10px; width:500px; margin-left:520px; margin-top:90px;}
  355.  
  356. #post {width:500px; padding-top:10px; padding-bottom:10px; font-style:none;}
  357.  
  358. #post img { border:1px dotted #f5f5f5; padding:5px; }
  359.  
  360. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  361.  
  362. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  363. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  364.  
  365. #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; }
  366.  
  367. #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; }
  368.  
  369. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  370. font-size:9px; margin-left:0px; margin-top:-2px; }
  371.  
  372.  
  373. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  374.  
  375. .cover { width:78px; height:78px; position:absolute; }
  376.  
  377. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  378.  
  379. .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; }
  380.  
  381. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  382.  
  383. .player2 { width:25px; height:25px; margin-top:20px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  384.  
  385. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  386.  
  387.  
  388.  
  389. #pagination { font-size:16px; text-align:center; color:{color:link}; font-family:serif; letter-spacing:2px; margin-left:11px; }
  390.  
  391. #credit a { background-color:#fff; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:2px }
  392.  
  393. #credit a:hover {color:#fff; background-color:#191919;}
  394.  
  395.  
  396. #asker { float:left; margin-right:5px; }
  397.  
  398. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  399.  
  400. #question { font-family:consolas; font-style:italic; font-size:10px; }
  401.  
  402. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  403. #popuptext {
  404. font-family:'Libre Baskerville', serif;
  405. font-style: italic;
  406. color: #000;
  407. text-transform: lowercase;
  408. font-size: 9px;
  409. }
  410.  
  411. #popup
  412. {right:37px; bottom:-3px; position: fixed; }
  413. #oneout {
  414. position:fixed;
  415. top:204px;left:1px;
  416. text-align:center;
  417. -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;
  418. z-index:99999999; }
  419.  
  420. #oneout_inner {
  421. position:fixed;
  422. width:230px; height:auto;
  423. top:200px; left:-250px;
  424. padding:10px;
  425. background:#FFFFFF; /* change #FFFFFF; to transparent; if you want the background of the slide out tab to be transparent and not white*/
  426. -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;
  427. text-align:left;
  428. z-index:99999999; }
  429.  
  430. #oneout:hover {
  431. left:250px;
  432. z-index:99999999; }
  433.  
  434. #oneout:hover #oneout_inner {
  435. left:0px;
  436. z-index:99999999; }
  437.  
  438. .onetitle {
  439. position:absolute;
  440. left:-11px; top:3px;
  441. font-family:times; font-size:16px;
  442. -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); -o-transform:rotate(-90deg); transform:rotate(-90deg);
  443. z-index:99999999; }
  444. {CustomCSS}
  445.  
  446.  
  447. </style>
  448.  
  449. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  450.  
  451. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  452.  
  453. <script>
  454.  
  455. (function($){
  456.  
  457. $(document).ready(function(){
  458.  
  459. $("a[title]").style_my_tooltips({
  460.  
  461. tip_follows_cursor:true,
  462.  
  463. tip_delay_time:90,
  464.  
  465. tip_fade_speed:600,
  466.  
  467. attribute:"title"
  468.  
  469. });
  470.  
  471. });
  472.  
  473. })(jQuery);
  474.  
  475. </script>
  476. <script type="text/javascript" src="http://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script>
  477. <script type="text/javascript"
  478. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  479. <script>
  480. $(document).ready(function() {
  481. //
  482. $('a.poplight[href^=#]').click(function() {
  483. var popID = $(this).attr('rel'); //Get Popup Name
  484. var popURL = $(this).attr('href'); //Get Popup href to define size
  485. var query= popURL.split('?');
  486. var dim= query[1].split('&');
  487. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  488. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');
  489. var popMargTop = ($('#' + popID).height() + 80) / 2;
  490. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  491. //Apply Margin to Popup
  492. $('#' + popID).css({
  493. 'margin-top' : -popMargTop,
  494. 'margin-left' : -popMargLeft
  495. });
  496. $('body').append('<div id="fade"></div>');
  497. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  498. return false;
  499. });
  500. $('a.close, #fade').live('click', function() {
  501. $('#fade , .popup_block').fadeOut(function() {
  502. $('#fade, a.close').remove(); //fade them both out
  503. });
  504. return false;
  505. });
  506. });
  507. </script>
  508. </head>
  509.  
  510.  
  511. <body>
  512.  
  513.  
  514.  
  515.  
  516. <div id="head">
  517.  
  518.  
  519.  
  520. <div class="text">Turn your
  521. wounds into
  522. wisdom.
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529. <div id="smalldesc"><br><center><div id="links">
  530.  
  531. <a href="/"title="go back home">home</a>
  532. <a href="#?w=500" rel="02" class="poplight" title="tell me your darkest secrets">mail</a>
  533. <a href="https://twitter.com/lennbyrd"title="twitter">tweets</a>
  534. <a href="#?w=500" rel= "01" class="poplight" title="web pages and tumblr themes">codes</a>
  535. <a href="#?w=319" rel= "03" class="poplight"title="go on an adventure">links</a>
  536. <script language="JavaScript">
  537. var ref = (''+document.referrer+'');
  538. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2980724&e1=&e2=&r=' + ref + '"><\/script>');
  539. </script>
  540. </div></center></div>
  541. </div>
  542. <div id="headline"></div>
  543.  
  544. <div id="page"></div>
  545.  
  546.  
  547. <br>
  548.  
  549. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">◄</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">►</a>{/block:NextPage}</div>{/block:Pagination}
  550. </div>
  551. <!--THEME BY BONIVUR AKA LENNON-->
  552. <div id="entries"><br><br><br><br><br><br><br><br><br>{block:Posts}<div id="post">
  553.  
  554. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  555.  
  556. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  557.  
  558. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  559.  
  560. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  561.  
  562. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  563.  
  564. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  565.  
  566.  
  567. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  568. <div class="player">
  569. <div class="player2">
  570. {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>
  571. {/block:Audio}
  572.  
  573. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  574.  
  575. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  576.  
  577. <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}
  578. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  579. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  580. {/block:Posts}<div id="tags" st>
  581. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  582. {/block:Posts}</div></div></div>
  583.  
  584. </body>
  585. <div id="03" class="popup_block">
  586. <div id="popuptext">
  587. <div id="headers">Navigation</div><br>
  588.  
  589.  
  590. <div id="nav"><br>
  591. <a href="http://bonivur.tumblr.com/blogroll">Bloggroll</a>
  592. <a href="http://bonivur.tumblr.com/friends">Friends</a>
  593. <a href="https://twitter.com/lennbyrd">Twitter</a>
  594. <a title="web pages and tumblr themes"a href="#?w=500" rel="01" class="poplight">codes</a>
  595. <a href="http://www.theme-gods.us/">Theme gods</a>
  596.  
  597.  
  598. <a href="http://bonivur.tumblr.com/tagged/audio">audio</a>
  599. <a href="http://bonivur.tumblr.com/tagged/music">music</a>
  600. <a href="http://bonivur.tumblr.com/tagged/kurt cobain">kurt cobain</a>
  601. <a href="http://bonivur.tumblr.com/tagged/nirvana">nirvana</a>
  602. <a href="http://bonivur.tumblr.com/tagged/jon bon jovi">bon jovi</a>
  603. <a href="http://bonivur.tumblr.com/tagged/animal">animals</a>
  604. <a href="http://bonivur.tumblr.com/tagged/doggy">dogs</a>
  605. <a href="http://bonivur.tumblr.com/tagged/kitty">cats</a>
  606. <a href="http://bonivur.tumblr.com/tagged/bunny">bunnies</a>
  607. <a href="http://bonivur.tumblr.com/tagged/lol">funny</a>
  608. <a href="http://bonivur.tumblr.com/tagged/d'aww">d'aww</a>
  609. <a href="http://bonivur.tumblr.com/tagged/fav">favs</a>
  610. <a href="http://bonivur.tumblr.com/tagged/mine">mine</a>
  611. <a href="http://bonivur.tumblr.com/tagged/me">me</a>
  612. <br></div>
  613. </div></div>
  614.  
  615. <div id="02" class="popup_block">
  616. <div id="popuptext">
  617. <div id="headers">QUESTIONS</div><br>
  618. <div id="black">About the blogger</div>
  619. -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>
  620.  
  621. <br><br><div id="black">will you/can you tell ypur followers...</div>
  622. -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>
  623.  
  624. <br><br><div id="black">web pages/ themes</div>
  625. -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>
  626.  
  627.  
  628. <br><br><div id="black">promo?</div>
  629. -No it's rude to ask this!<br>
  630. <br><br>
  631. <div id="black">follow back/ why unfollowed?</div>
  632. -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>
  633. </div><br>
  634. <br><br><div id="black">advice</div>
  635. <i><font color="black">-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>
  636.  
  637. <center>Anything else ask away!</center></i></font><br>
  638.  
  639. <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>
  640.  
  641. </div>
  642.  
  643. <div id="01" class="popup_block">
  644. <div id="popuptext">
  645. <div id="headers">TERMS OF USE</div>
  646. <center>violators of my terms will be prosecuted to the full extent of the law! </center>
  647. <br><br>
  648. <div id="black">don't remove the credit</div>
  649. -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>
  650.  
  651. <br><br><div id="black">don't use it as a base</div>
  652. -A lot of people make tumblr theme bases, ask me and I will direct you to one or the one I use!<br>
  653.  
  654. <br><br><div id="black">web pages</div>
  655. -I do make web desings but for a priice, contat me for info! Premades will come out soon!(will still cost you.)</b>.<br>
  656.  
  657.  
  658. <br><br><div id="black">questions?</div>
  659. - Ask on my theme blog! I will not help you with html it's annoying.<br>
  660. </div>
  661.  
  662. <div id="blue"></div>
  663. <div id="proceed"><a href="http://lennondesigns.tumblr.com/">I agree to your rules</a>
  664.  
  665. </div>
  666.  
  667.  
  668. </div></div></div></div></div></div></div></div></div></div><div style="position:fixed; bottom:30px; z-index:999999999999999999; left:4px; opacity:.5;border-radius:5px;">
  669. <script type="text/javascript"><!--
  670. google_ad_client = "ca-pub-9179590987351931";
  671. /* merpp */
  672. google_ad_slot = "6825056406";
  673. google_ad_width = 125;
  674. google_ad_height = 125;
  675. //-->
  676. </script>
  677. <script type="text/javascript"
  678. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  679. </script>
  680.  
  681. </div>
  682. </div>
  683. <!--THEME BY BONIVUR AKA LENNON-->
  684. <div id="credit"><a href="http://bonivur.tumblr.com">LB</a></div>
  685. <!--THEME BY BONIVUR AKA LENNON-->
  686. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement