Advertisement
bow-arrow

Theme 12 by Irritat3d! (Regionals)

Sep 30th, 2013
909
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.24 KB | None | 0 0
  1. <!--
  2. Theme 12 by Irritat3d (Regionals)
  3. Please don't remove the credit. If you do, at least put credit for the theme somewhere in your FAQ, credit page, or links.
  4. If you do remove the credit, I'll find you and ask you to put it back. If you don't I will report you and get all my followers to report you.
  5. Also, please don't steal any of the coding in this theme without giving me proper credit.
  6. Thanks(: have fun
  7. -->
  8.  
  9. <html lang="en">
  10. <head>
  11.  
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appNn == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  40. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  41. <script>
  42. (function($){
  43. $(document).ready(function(){
  44. $("a[title]").style_my_tooltips({
  45. tip_follows_cursor:true,
  46. tip_delay_time:90,
  47. tip_fade_speed:600,
  48. attribute:"title"
  49. });
  50. });
  51. })(jQuery);
  52. </script>
  53.  
  54. <html lang="en">
  55. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  56. <html xmlns="http://www.w3.org/1999/xhtml">
  57. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  58.  
  59. <script type="text/javascript"
  60. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  61.  
  62. <script>
  63. $(document).ready(function() {
  64. //
  65. $('a.poplight[href^=#]').click(function() {
  66. var popID = $(this).attr('rel'); //Get Popup Name
  67. var popURL = $(this).attr('href'); //Get Popup href to define size
  68. var query= popURL.split('?');
  69. var dim= query[1].split('&');
  70. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  71. $('#' + 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>');
  72. var popMargTop = ($('#' + popID).height() + 80) / 2;
  73. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  74. //Apply Margin to Popup
  75. $('#' + popID).css({
  76. 'margin-top' : -popMargTop,
  77. 'margin-left' : -popMargLeft
  78. });
  79. $('body').append('<div id="fade"></div>');
  80. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  81. return false;
  82. });
  83. $('a.close, #fade').live('click', function() {
  84. $('#fade , .popup_block').fadeOut(function() {
  85. $('#fade, a.close').remove(); //fade them both out
  86. });
  87. return false;
  88. });
  89. });
  90. </script>
  91.  
  92. </script>
  93. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  94. <meta name="color:Background" content="#ffffff"/>
  95. <meta name="color:Title" content="#292929"/>
  96. <meta name="color:Text" content="#777777"/>
  97. <meta name="color:Link" content="#797777"/>
  98. <meta name="color:scrollbar" content="#ffbdd6"/>
  99. <meta name="color:popup borders" content="#ffbdd6"/>
  100. <meta name="color:sidebar" content="#ffe0ec"/>
  101. <meta name="color:Hover" content="#fff"/>
  102. <meta name="image:Background" content=""/>
  103. <meta name="image:Sidebar Hover Bg" content=""/>
  104. <meta name="image:Sidebar" content=""/>
  105. <meta name="image:Sidebar2" content=""/>
  106. <meta name="text:name" content="beyonce"/>
  107. <meta name="text:Link1" content="" />
  108. <meta name="text:Link1Title" content="" />
  109. <meta name="text:Link2" content="" />
  110. <meta name="text:Link2Title" content="" />
  111. <meta name="text:Link3" content="" />
  112. <meta name="text:Link3Title" content="" />
  113. <meta name="text:Link4" content="" />
  114. <meta name="text:Link4Title" content="" />
  115. <meta name="text:Link5" content="" />
  116. <meta name="text:Link5Title" content="" />
  117. <meta name="text:stats" content="" />
  118. <meta name="color:tooltip borders" content="#ffe0ec"/>
  119.  
  120. </script>
  121.  
  122. <style type="text/css">
  123.  
  124. #s-m-t-tooltip {
  125. padding-top: 6px;
  126. padding-bottom: 5px;
  127. padding-right: 5px;
  128. padding-left: 6px;
  129. height:10px;
  130. display: none;
  131. z-index: 10000000000000000000000;
  132. margin-left: 15px;
  133. font-size:12px;
  134. font-style:bold;
  135. font-family:calibri;
  136. text-align: center;
  137. position: absolute;
  138. line-height:10px;
  139. border-radius:35px;
  140. background-color:#fff;
  141. color:#777;
  142. border:2px solid {color:tooltip borders};
  143. border-left:5px solid {color:tooltip borders};
  144. border-right:5px solid {color:tooltip borders};
  145. }
  146.  
  147. ally{
  148. font-family:cafe;
  149. font-size:30px;
  150. }
  151.  
  152. name{
  153. font-family:dawning;
  154. font-size:30px;
  155. }
  156.  
  157. askk{
  158. font-family:cafe;
  159. font-size:18px;
  160. }
  161.  
  162. #fade { /*--Transparent background layer--*/
  163. display: none; /*--hidden by default--*/
  164. background:#000;
  165. background-image:url({image:background});
  166. position: fixed; left: 0; top: 0;
  167. width: 100%; height: 100%;
  168. opacity: .3;
  169. z-index: 9999;
  170. }
  171.  
  172. .popup_block{
  173. display: none; /*--hidden by default--*/
  174. background: #ffffff;
  175. background-image: url();
  176. padding: 20px;
  177. font-family:calibri;
  178. float: left;
  179. font-size:12px;
  180. position: fixed;
  181. line-height:13px;
  182. top: 50%; left: 50%;
  183. z-index: 99999;
  184. border-radius:30px;
  185. border: 2px solid {color:popup borders};
  186. border-left: 11px solid {color:popup borders};
  187. border-right: 11px solid {color:popup borders};
  188. /*--CSS3 Box Shadows--*/
  189. -webkit-box-shadow: 0px 0px 20px #000;
  190. -moz-box-shadow: 0px 0px 20px #000;
  191. box-shadow: 1px 1px 10px {color:popup borders};
  192. }
  193. .popup_block:hover{
  194. transition: all 0.9s ease-out;
  195. -o-transition-transition: all 0.9s ease-out;
  196. -webkit-transition: all 0.9s ease-out;
  197. -moz-transition: all 0.9s ease-out;
  198. }
  199.  
  200. img.btn_close {
  201. float: right;
  202. margin: -15px -15px 0 0;
  203. }
  204. *html .popup_block {
  205. position: absolute;
  206. }
  207. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  208.  
  209. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  210.  
  211. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px solid #aaaaaa; }
  212.  
  213. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-left: 0px solid}
  214.  
  215. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  216.  
  217. @font-face {
  218. font-family: "dawning";
  219. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  220. }
  221.  
  222. body{
  223. margin:5px;
  224. background-color: {color:Background};
  225. background-image:url({image:Background});
  226. background-attachment: fixed;
  227. background-repeat: repeat;
  228. font-family:calibri;
  229. font-size: 9px;
  230. line-height:11px;
  231. color:#000000;
  232. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  233. }
  234.  
  235. a:link, a:active, a:visited{
  236. color: {color:Link};
  237. text-decoration: none;
  238. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  239. }
  240.  
  241. a:hover{
  242. color:{color:Hover};
  243. text-decoration: none;
  244. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  245. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  246. }
  247.  
  248. #cunt{width:330px; height:auto;}
  249. {block:PermalinkPage}
  250. width:410px;
  251. {/block:PermalinkPage}
  252. }
  253.  
  254. #center{
  255. padding-top:3px;
  256. padding-bottom:3px;
  257. position:fixed !important;
  258. width:200px;
  259. height:200px;
  260. background-color:#fff;
  261. {block:PermalinkPage}
  262. width:410px;
  263. height:207px;
  264. {/block:PermalinkPage}
  265. }
  266.  
  267. #posts{
  268. float:center;
  269. margin-left: 370px;
  270. margin-top: 35px;
  271. {block:indexpage}
  272. width:890px;
  273. {/block:indexpage}
  274. {block:permalinkpage}
  275. width:600px;
  276. {/block:permalinkpage}
  277. }
  278.  
  279. #sidebar {
  280. position:fixed !important;
  281. width:217px;
  282. height:215px;
  283. background-color:#fff;
  284. margin-left:85px;
  285. margin-top:120px;
  286. padding:1px;
  287. border:2px solid {color:sidebar};
  288. }
  289.  
  290. #blogtitle{
  291. position:fixed;
  292. z-index:1111111111;
  293. width:219px;
  294. opacity:0.7;
  295. height:70px;
  296. margin-top:-48px;
  297. margin-left:-1px;
  298. font-family:halo;
  299. font-size:67px;
  300. line-height:70px;
  301. text-align:center;
  302. transition: all 0.3s ease-out;
  303. -o-transition-transition: all 0.3s ease-out;
  304. -webkit-transition: all 0.3s ease-out;
  305. -moz-transition: all 0.3s ease-out;
  306. }
  307.  
  308. #sidebarpic{
  309. position:fixed !important;
  310. z-index:111;
  311. width:190px;
  312. height:190px;
  313. margin-top:13px;
  314. margin-left:13px;
  315. transition: all 0.4s ease-out;
  316. -o-transition-transition: all 0.4s ease-out;
  317. -webkit-transition: all 0.4s ease-out;
  318. -moz-transition: all 0.4s ease-out;
  319. }
  320.  
  321. #sidebar:hover #sidebarpic{
  322. width:88px;
  323. height:88px;
  324. margin-top:23px;
  325. margin-left:23px;
  326. border-radius:15px;
  327. opacity:0;
  328. }
  329.  
  330. #sidebar2 {
  331. position:fixed !important;
  332. z-index:11;
  333. overflow:hidden;
  334. opacity:1;
  335. width:190px;
  336. height:190px;
  337. margin-top:7px;
  338. margin-left:7px;
  339. text-align:center;
  340. border-radius:4px;
  341. border:6px solid {color:sidebar};
  342. background-image:url({image:sidebar hover bg});
  343. }
  344.  
  345. #picture{
  346. position:fixed;
  347. overflow:hidden;
  348. height:88px;
  349. width:88px;
  350. margin-top:8px;
  351. margin-left:8px;
  352. border-radius:15px;
  353. border:2px solid {color:sidebar};
  354. }
  355.  
  356. #desc{
  357. position:fixed;
  358. z-index:1;
  359. padding: 1px;
  360. padding-bottom:0px;
  361. height:61px;
  362. width:77px;
  363. float:center;
  364. margin-left:9px;
  365. margin-top:105px;
  366. background-color:#fff;
  367. padding:6px;
  368. padding-top:7px;
  369. font-size:11px;
  370. line-height:12.75px;
  371. letter-spacing:1px;
  372. text-align:center;
  373. border-radius:15px;
  374. border:2px solid {color:sidebar};
  375. }
  376.  
  377. #updates{
  378. width:23px;
  379. height:28px;
  380. padding-left:3px;
  381. padding-right:4px;
  382. font-family:websymbolsregular;
  383. font-size:17px;
  384. line-height:29px;
  385. margin-top:1px;
  386. margin-left:9px;
  387. background:#fff;
  388. border:2px solid {color:sidebar};
  389. -webkit-transition: all .6s ease;
  390. -moz-transition: all .6s ease;
  391. -o-transition: all .6s ease;
  392. transition: all .6s ease;
  393. }
  394.  
  395. #updates:hover{
  396. background:{color:sidebar};
  397. border-radius:10px;
  398. }
  399.  
  400. #stats{
  401. width:30px;
  402. height:28px;
  403. font-family:calibri;
  404. font-size:13px;
  405. line-height:29px;
  406. margin-top:-32px;
  407. margin-left:47px;
  408. background:#fff;
  409. border:2px solid {color:sidebar};
  410. -webkit-transition: all .6s ease;
  411. -moz-transition: all .6s ease;
  412. -o-transition: all .6s ease;
  413. transition: all .6s ease;
  414. }
  415.  
  416. #stats:hover{
  417. background:{color:sidebar};
  418. border-radius:10px;
  419. }
  420.  
  421. .container{
  422. position:fixed;
  423. z-index:1;
  424. margin-top:10px;
  425. margin-left:100px;
  426. width:89px;
  427. height:173px;
  428. }
  429.  
  430. .nav{
  431. display:inline-block;
  432. overflow:hidden;
  433. width:68px;
  434. height:15px;
  435. background:#fff;
  436. line-height:46px;
  437. font-size:13px;
  438. line-height:15px;
  439. margin:7px;
  440. margin-top:0px;
  441. font-family:calibri;
  442. text-transform:uppercase;
  443. text-align:center;
  444. border:2px solid {color:sidebar};
  445. -webkit-transition: all .6s ease;
  446. -moz-transition: all .6s ease;
  447. -o-transition: all .6s ease;
  448. transition: all .6s ease;
  449. }
  450.  
  451. .nav:hover{
  452. background:{color:sidebar};
  453. border-radius:30px;
  454. }
  455.  
  456. .nav a{
  457. -webkit-transition: all .5s ease;
  458. -moz-transition: all .5s ease;
  459. -o-transition: all .5s ease;
  460. transition: all .5s ease;
  461. }
  462.  
  463. .nav a:hover{
  464. color:#fff;
  465. }
  466.  
  467. @font-face { font-family: "cafe"; src: url('http://static.tumblr.com/kjq4nx5/kQOmo5hnn/caf_____brewery.ttf'); }
  468. @font-face { font-family: "halo"; src: url('http://static.tumblr.com/oct6d4x/BfUm1f1v7/halohandletter.ttf');}
  469. @font-face{ font-family: "Brain Flower"; src: url('http://static.tumblr.com/9wzbixa/qvjmifp1n/brain_flower.ttf');}
  470. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  471. @font-face { font-family: "lubalin"; src: url('http://static.tumblr.com/gyoju49/nm1mo9g6c/meem19.ttf'); }
  472. @font-face{font-family: "WebSymbolsRegular";src: url('http://static.tumblr.com/xgofl0y/yqZm3m5if/websymbols-regular-webfont.ttf');}
  473.  
  474. h3{
  475. font-family: georgia;
  476. font-size: 80px;
  477. line-height: 12px;
  478. color: #A78282;
  479. font-weight: normal;
  480. line-height:15px;
  481. letter-spacing: 1px;
  482. font-style: normal;
  483. text-transform: lowercase;
  484. text-align: right;
  485. padding: 0px;
  486. margin:0px;
  487. }
  488.  
  489. #entry .perma a{
  490. color:;}
  491.  
  492. .permalink {
  493. display: block;
  494. border-top: 1px solid #ddd;
  495. padding: 2px;
  496. margin: 4px 8px 0px 8px;
  497. text-transform: uppercase;
  498. font-family: arial;
  499. font-size: 8px;
  500. color: #424242;
  501. line-height: 18px;
  502. text-align: center;
  503. text-decoration: none;
  504. -webkit-transition: color 0.5s ease-out;
  505. -moz-transition: color 0.5s ease-out;
  506. }
  507.  
  508. #entry .perma a{
  509. color:;}
  510.  
  511. #entry .perma{
  512. opacity:0;
  513. width:216px;
  514. height:auto;
  515. text-transform:uppercase;
  516. font-family:calibri;
  517. position: absolute;
  518. font-size:11px;
  519. line-height:13px;
  520. text-align:center;
  521. overflow:hidden;
  522. background-color:#fff;
  523. margin-top:-35px;
  524. margin-left:-4px;
  525. padding:4px;
  526. padding-left:5px;
  527. padding-right:5px;
  528. border:1px solid {color:popup borders};
  529. border-left:4px solid {color:popup borders};
  530. border-right:4px solid {color:popup borders};
  531. -webkit-transition: opacity 0.4s linear;
  532. -webkit-transition: all 0.4s linear;
  533. -moz-transition: all 0.4s linear;
  534. transition: all 0.4s linear;
  535. }
  536.  
  537. #entry:hover .perma{
  538. opacity:0.999;
  539. margin-top:15px;
  540. -webkit-transition: all 0.3s linear;
  541. -webkit-transition: all 0.3s linear;
  542. -moz-transition: all 0.3s linear;
  543. transition: all 0.3s linear;
  544. }
  545.  
  546. .permalinktext {
  547. display: block;
  548. padding: 1px;
  549. margin: 0px 0px 0px 8px;
  550. text-transform: uppercase;
  551. font-family: arial;
  552. letter-spacing: 1px;
  553. font-size: 8px;
  554. color: #424242;
  555. line-height: 10px;
  556. text-align: right;
  557. text-decoration: none;
  558. -webkit-transition: color 0.5s ease-out;
  559. -moz-transition: color 0.5s ease-out;
  560. border-top: 1px solid #dcdcdc;
  561. }
  562.  
  563. #postnotes{
  564. text-align: left;
  565. }
  566.  
  567. #postnotes blockquote{
  568. border: 0px;
  569. }
  570.  
  571. #entry{
  572. font-family:calibri;
  573. font-size:12px;
  574. line-height:12px;
  575. text-align:left;
  576. z-index:999;
  577. float:left;
  578. width:226px;
  579. height: auto;
  580. background-color:#fff;
  581. padding:10px;
  582. padding-bottom:6px;
  583. margin:5px;
  584. overflow:hidden;
  585. border: 1px solid #ddd;
  586. {block:PermalinkPage}
  587. width: 554px;
  588. height: auto;
  589. {/block:PermalinkPage}
  590. -webkit-transition: all .7s ease;
  591. -moz-transition: all .7s ease;
  592. -o-transition: all .7s ease;
  593. transition: all .7s ease;
  594. }
  595.  
  596. #permapage{
  597. font-family:calibri;
  598. font-size: 8px;
  599. line-height:10px;
  600. text-align: left;
  601. padding-bottom:10px;
  602. padding-left:0px;
  603. z-index:9999;}
  604.  
  605. .title{
  606. font-family:lubalin;
  607. font-size:24px;
  608. line-height:25px;
  609. letter-spacing:1px;
  610. color: {color:Title};
  611. font-weight: normal;
  612. letter-spacing: 0px;
  613. }
  614.  
  615. blockquote{
  616. padding:0px 0px 2px 3px;
  617. margin:0px 0px 2px 1px;
  618. }
  619. ul, ol, li{
  620. list-style:none;
  621. margin:0px;
  622. padding:0px;
  623. }
  624.  
  625. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  626. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  627. }
  628.  
  629. a.links {
  630. font-family:calibri;
  631. color: #000000;
  632. font-size: 8px;
  633. line-height: 8px;
  634. text-transform: normal;
  635. letter-spacing:0px;
  636. display:block;
  637. padding: 0px;
  638. margin-bottom: 0px;
  639. }
  640.  
  641. a.links:hover {
  642. font-style: underline;
  643. text-decoration: underline;
  644. letter-spacing:10px;
  645. }
  646.  
  647. #bar{
  648. position:fixed;
  649. z-index:1111;
  650. background:#fff;
  651. height:12px;
  652. width:100%;
  653. margin-top:-36px;
  654. margin-left:-5px;
  655. border-bottom:3px double {color:sidebar};
  656. }
  657.  
  658. #lace{
  659. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  660. repeat:repeat-x;
  661. z-index:1111;
  662. width:100%;
  663. margin-top:-21px;
  664. margin-left:-5px;
  665. height:18px;
  666. position:fixed;
  667. }
  668.  
  669. </style>
  670. <title>{title}</title>
  671. <link rel="shortcut icon" href="{favicon}">
  672. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  673. <meta name="viewport" content="width=720" />
  674. </head>
  675. <body>
  676. <div id="bar"></div>
  677. <div id="lace"></div>
  678. <div id="center">
  679. <div id="content">
  680. <div id="sidebar">
  681.  
  682. <div id="blogtitle">{title}</div>
  683.  
  684. <div id="sidebarpic"><img src="{image:sidebar}" style="" margin-top:-25px; width=100% height=100%></div>
  685.  
  686. <div id="sidebar2">
  687. <div id="picture"><a href="/"><img src="{image:sidebar2}" style="" margin-top:-25px; width=100% height=100%></a></div>
  688.  
  689. <div id="desc">
  690. {description}
  691. </div>
  692.  
  693. <div class="container">
  694. <div class="nav"><a href="{text:link1}">{text:link1title}</a></div>
  695. <div class="nav"><a href="{text:link2}">{text:link2title}</a></div>
  696. <div class="nav"><a href="{text:link3}">{text:link3title}</a></div>
  697. <div class="nav"><a href="{text:link4}">{text:link4title}</a></div>
  698. <div class="nav"><a href="{text:link5}">{text:link5title}</a></div>
  699.  
  700. <div id="updates"><a href='#?w=500' rel='02' class='poplight' title="updates">F</a></div>
  701. <div id="stats">{text:stats}</div>
  702.  
  703. </div>
  704.  
  705.  
  706. </div>
  707. </div>
  708.  
  709.  
  710. <div id="posts">
  711. {block:Posts}
  712. <div id="entry">
  713.  
  714.  
  715. {block:Text}
  716. {block:Title}<span class="title">{Title}</span>{/block:Title}
  717. <span class="entrytext">{Body}</span>
  718. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  719. {/block:Text}
  720.  
  721. {block:Link}
  722. <a href="{URL}" class="title">{Name}</a>
  723. {block:Description}{Description}{/block:Description}
  724. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  725. {block:Link}
  726.  
  727. {block:Photo}{block:IndexPage}
  728. <div class="perma">
  729. <a href="{permalink}">{NoteCountWithLabel}</a> <font color="#6b1b57"> &middot </font> <a> <a href="{ReblogURL}" target="_blank"> reblog </a><br><a href="{permalink}">{timeago}</a></span></div>
  730. {/block:IndexPage}
  731. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100% /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/>{LinkCloseTag}{/block:PermalinkPage}
  732. {/block:Photo}
  733.  
  734.  
  735. {block:Quote}
  736. <span class="entrytext">{Quote}</span>
  737. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  738. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  739. {/block:Quote}
  740.  
  741. {block:Chat}
  742. {block:Title}<span class="title">{Title}</span>{/block:Title}
  743. <ul class="chat">
  744. {block:Lines}
  745. <li class="user_{UserNumber}">
  746. {block:Label}
  747. <span class="label">{Label}</span>
  748. {/block:Label}
  749. {Line}
  750. </li>
  751. {/block:Lines}
  752. </ul>
  753. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  754. {/block:Chat}
  755.  
  756.  
  757. {block:Audio}
  758. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  759. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  760. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  761. {/block:Audio}
  762.  
  763. {block:Video}<center>
  764. <div class="video">{Video-400}</div></center>
  765. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  766. {block:Video}
  767.  
  768. {block:Answer}
  769. <div style="border: 1px solid #ddd; margin:
  770. 3px; min-height:35px; padding: 3px; background-color:#f7f7f7;">
  771. <img src="{AskerPortraitURL-30}" width="35" align="left"
  772. style="margin-right:3px;"/>
  773. <askk>{Asker}</askk>: {Question}<br></div>
  774. <div style="text-align:right;">
  775. {Answer}
  776. <name>-{text:name}</name>
  777. </div>
  778. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">|</font> <a href="{permalink}">{timeago}</a> </div>
  779. {/block:IndexPage}
  780. {/block:Answer}
  781. {/block:Answer}
  782.  
  783. {block:PostNotes}<div align="middle">{caption}</div>
  784. <center>
  785.  
  786. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  787.  
  788. {block:HasTags}
  789. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  790. {block:RebloggedFrom}
  791. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  792. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  793.  
  794. {/block:RebloggedFrom}
  795. </center></span>
  796. <br>
  797. <div id="postnotes">{PostNotes}</div><br>
  798.  
  799. <center>{block:ContentSource}
  800. <br><a href="{SourceURL}">
  801. {lang:Source}:
  802. {block:SourceLogo}
  803. <img src="{BlackLogoURL}" width="{LogoWidth}"
  804. height="{LogoHeight}" alt="{SourceTitle}" />
  805. {/block:SourceLogo}
  806. {block:NoSourceLogo}
  807. {SourceLink}
  808. {/block:NoSourceLogo}
  809. </a>
  810. {/block:ContentSource}</center>
  811.  
  812. {/block:PostNotes}
  813. </div>
  814. {/block:Posts}
  815. </div></div>
  816.  
  817. {block:indexpage}
  818. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  819. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  820. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  821. <script type="text/javascript">
  822. $(window).load(function(){
  823. var $wall = $('#posts');
  824. $wall.imagesLoaded(function(){
  825. $wall.masonry({
  826. itemSelector: '#entry, #entry_photo',
  827. isAnimated : false
  828. });
  829. });
  830.  
  831. $wall.infinitescroll({
  832. navSelector : '#page-nav',
  833. nextSelector : '#page-nav a',
  834. itemSelector : '#entry, #entry_photo',
  835. bufferPx : 2000,
  836. debug : false,
  837. errorCallback: function() {
  838. $('#infscr-loading').fadeOut('normal');
  839. }},
  840. function( newElements ) {
  841. var $newElems = $( newElements );
  842. $newElems.hide();
  843. $newElems.imagesLoaded(function(){
  844. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  845. });
  846. }); $('#content').show(500);
  847. });
  848. </script>
  849. {/block:indexpage}
  850.  
  851. </div>
  852.  
  853. </body>
  854.  
  855. <div id="02" class="popup_block">
  856. <center>
  857. <ally>Updates</ally><br><br>
  858.  
  859. put your updates here<br>
  860. new theme woop woop<br>
  861. I'm going to camp soon<br>
  862. idk whatever you want to say
  863.  
  864. <br>
  865. </font>
  866. </center></div>
  867. </div></div></div></div></div></div></div></div></div></div>
  868.  
  869.  
  870. <div style="position:fixed; z-index:9999999999999999999; font-size: 12px; bottom:5px; right:5px; background-color:white; border:1px solid {color:text}; padding:2px;"> <a href="http://irritat3d.tumblr.com" content="font-size: 2px;">♌</a></div>
  871. </html>
  872.  
  873. <!--Again, if you remove the credit, please put it in your faq or credits page! But please just don't remove it in the first place. It really doesn't make your blog look messy or intrude on anything.-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement