Advertisement
Guest User

Untitled

a guest
Feb 21st, 2013
3,759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.57 KB | None | 0 0
  1. <!--
  2. theme by alluringtrust c:
  3. base code by plugsanddrugs-
  4.  
  5. PLEASE DO NOT TAKE CREDIT FOR THIS. IT'LL BE OBVIOUS AND I'LL FIND OUT.
  6. -->
  7.  
  8. <html>
  9. <html lang="en">
  10. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13.  
  14. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18.  
  19. <!--Default Variables-->
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Link" content="#c3b5ca"/>
  22. <meta name="color:Link Hover" content=""/>
  23. <meta name="color:Scrollbar" content=""/>
  24. <meta name="color:Text" content="#acacac"/>
  25. <meta name="color:Sidebar Title" content=""/>
  26. <meta name="color:Hover" content=""/>
  27. <meta name="color:Link" content=""/>
  28. <meta name="image:background" content""/>
  29. <meta name="image:banner" content="http://i45.tinypic.com/15n3rir.jpg"/>
  30. <meta name="image:sidebar" content=""/>
  31.  
  32. <meta name="text:online users" content=""/>
  33. <meta name="text:hit counter" content=""/>
  34. <meta name="text:your name" content=""/>
  35. <meta name="text:second name" content=""/>
  36. <meta name="text:Link One Title" content="About"/>
  37. <meta name="text:Link One" content="" />
  38. <meta name="text:Link Two Title" content="Friends" />
  39. <meta name="text:Link Two" content="" />
  40. <meta name="text:Link Three Title" content="Photos" />
  41. <meta name="text:Link Three" content="" />
  42. <meta name="text:Link Four Title" content="More" />
  43. <meta name="text:Link Four" content="" />
  44.  
  45.  
  46. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></script>
  47.  
  48.  
  49. <style type="text/css">
  50. iframe#tumblr_controls {-webkit-filter:invert(100%);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; z-index: 9999999999999;}
  51.  
  52.  
  53. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; z-index: 9999999999999;}
  54.  
  55.  
  56.  
  57.  
  58. ::selection {
  59. background: #e7e7e7;
  60. color: #fff;
  61. }
  62.  
  63.  
  64. ::-moz-selection {
  65. background: #e7e7e7;
  66. color: #fff;
  67. }
  68.  
  69. .wrapper{
  70. margin:auto;
  71. width: 717px;
  72. }
  73.  
  74. #tumblr_controls{
  75. position:fixed !important;
  76. top: 3px;
  77. z-index: 99999999;
  78. right: 3px;
  79. }
  80.  
  81.  
  82. ::-webkit-scrollbar {width: 4px; height: 4px; background:{color:Background}; }
  83. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  84.  
  85.  
  86.  
  87. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  88.  
  89.  
  90. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  91.  
  92. @font-face { font-family: "cedarville"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  93.  
  94. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/anvbwtn/Uopmf50q7/signerica_thin.ttf'); }
  95.  
  96. @font-face { font-family: "titulo"; src: url('http://static.tumblr.com/vilw5yj/6l7ma3fqc/signerica_medium.ttf'); }
  97.  
  98.  
  99. body{
  100. background-color: {color:Background};
  101. background-image: url({image:Background});
  102. background-size:100px;
  103. background-attachment: fixed;
  104. background-repeat: repeat;
  105. background-position: center;
  106. font-family:Consolas;
  107. font-size:10px;
  108. line-height:12px;
  109. color:{color:Text};
  110. }
  111.  
  112. header {
  113. font-family:Consolas;
  114. color:{color:header};
  115. font-size:8px;
  116. z-index:1;
  117. }
  118.  
  119. a:link, a:active, a:visited{
  120. color: {color:Link};
  121. text-decoration:none;
  122. -webkit-transition: all 0.7s linear;
  123. -moz-transition: all 0.7s linear;
  124. transition: all 0.7s linear;
  125. }
  126. a:hover{
  127. color: {color:Link Hover};
  128.  
  129. -webkit-transition: all 0.7s linear;
  130. -moz-transition: all 0.7s linear;
  131. transition: all 0.7s linear;
  132. border-bottom: 1px dotted #aaa;
  133. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  134. }
  135.  
  136. #posts {
  137. position:relative;
  138. {block:IndexPage}
  139. width: 960px;
  140. {/block:IndexPage}
  141. {block:PermalinkPage}
  142. width: 500px;
  143. {/block:PermalinkPage}
  144. margin-top:310px;
  145. margin-left:206px;
  146. }
  147.  
  148. .entry .permalink{
  149. position:absolute;
  150. width: 220px;
  151. margin-bottom: 0px;
  152. margin-left: 15px;
  153. padding: 5px;
  154. height: auto;
  155. background-color:#fff;
  156. overflow:visible;
  157. font-family: 'consolas';
  158. font-size: 10px;
  159. margin-top: -10px;
  160. border: 1px #ddd solid;
  161. line-height:13px;
  162. text-align: center;
  163. opacity:0.0;
  164. -webkit-transition: all 0.6s ease-out;
  165. -moz-transition: all 0.6s ease-out;
  166. transition: all 0.6s ease-out;
  167. }
  168.  
  169. .entry:hover .permalink{
  170. overflow:visible;
  171. opacity: 1;
  172. margin-top: 15px;
  173. margin-bottom: 0px;
  174. -webkit-transition: all 0.6s ease-out;
  175. -moz-transition: all 0.6s ease-out;
  176. transition: all 0.6s ease-out;
  177. }
  178.  
  179. .permalink a{
  180. color: #777;
  181. -webkit-transition: all 0.6s ease-out;
  182. -moz-transition: all 0.6s ease-out;
  183. transition: all 0.6s ease-out;
  184. }
  185.  
  186. .permalink a:hover{
  187. color: #ddd;
  188. -webkit-transition: all 0.6s ease-out;
  189. -moz-transition: all 0.6s ease-out;
  190. transition: all 0.6s ease-out;
  191. }
  192.  
  193.  
  194. .entry {
  195. margin:5px;
  196. padding:10px;
  197. border: 1px solid #d7d7d7;
  198. padding-bottom: 6px;
  199. float:left;
  200. background: white;
  201. font-family: tahoma;
  202. opacity: .9;
  203. text-align: center;
  204. box-shadow: 0px 0px 5px #ddd;
  205. font-size:11px;
  206. line-height:14px;
  207. {block:IndexPage}
  208. width:262px;
  209. {/block:IndexPage}
  210. {block:PermalinkPage}
  211. width:430px;
  212. {/block:PermalinkPage}
  213. }
  214.  
  215.  
  216. .entry img{
  217. {block:IndexPage}
  218. max-width:262px;
  219. {/block:IndexPage}
  220. {block:PermalinkPage}
  221. max-width:430px;
  222. {/block:PermalinkPage}
  223. }
  224.  
  225. div#blogtitle{
  226. position: absolute!important;
  227. margin-left:350px;
  228. margin-top:-185px;
  229. opacity: 1.0;
  230. width: 400px;
  231. font-family: tahoma;
  232. font-size: 22px;
  233. line-height:17px;
  234. letter-spacing:0px;
  235. text-align: center;
  236. font-weight: bold;
  237. z-index: 999999;
  238. padding: 0px;
  239. text-shadow: 1px 1px 7px #000;
  240. padding-top:10px;
  241. background-color: transparent;
  242. text-transform: normal;
  243. color: #fff;
  244. }
  245.  
  246. title2{
  247. font-family: tahoma;
  248. font-size: 22px;
  249. line-height:17px;
  250. letter-spacing:0px;
  251. text-align: center;
  252. font-weight: normal;
  253. text-shadow: 1px 1px 7px #000;
  254. color: #fff;
  255. }
  256.  
  257. div#desc{
  258. position:absolute !important;
  259. color: black;
  260. opacity: 1;
  261. margin-top: -125px;
  262. padding: 2px;
  263. padding-bottom: 20px;
  264. height: auto;
  265. width: 310px;
  266. text-align: center;
  267. background-color: #fff;
  268. margin-left: 102px;
  269. font-family: tahoma;
  270. font-size: 11px;
  271. line-height: 12px;
  272. z-index: 999999;
  273. color: #444;
  274. }
  275.  
  276.  
  277. div#img{
  278. position:absolute!important;
  279. opacity: 1;
  280. margin-top: -134px;
  281. padding: 0px;
  282. padding-right: 0px;
  283. height:67px;
  284. width: 144px;
  285. background-color: #fff;
  286. margin-left: 620px;
  287. font-family: consolas;
  288. font-size: 10px;
  289. line-height: 6px;
  290. z-index: 999999;
  291. }
  292.  
  293. div#img2{
  294. position:absolute!important;
  295. opacity: 1;
  296. margin-top: -133px;
  297. padding: 0px;
  298. padding-right: 0px;
  299. height:67px;
  300. width: 100px;
  301. background-color: #fff;
  302. margin-left:520px;
  303. font-family: consolas;
  304. font-size: 10px;
  305. line-height: 6px;
  306. z-index: 999999;
  307. }
  308.  
  309. div#stats{
  310. position:absolute!important;
  311. opacity: 1;
  312. margin-top: -85px;
  313. padding: 0px;
  314. padding-left: 40px;
  315. height:20px;
  316. width: 300px;
  317. background-color: #fff;
  318. margin-left: 446px;
  319. font-family: tahoma;
  320. font-size: 11px;
  321. line-height: 18px;
  322. z-index: 999999;
  323. }
  324.  
  325.  
  326. div#sidebar {
  327. opacity: 1;
  328. position: absolute !important;
  329. background:#fff;
  330. width: 161px;
  331. height: auto;
  332. font-family: "Consolas";
  333. font-size:10px;
  334. line-height:10px;
  335. margin-left:-87px;
  336. margin-top:-201px;
  337. border:1px solid #bbb;
  338. padding:5px;
  339. padding-bottom: 3px;
  340. z-index: 999999;
  341. transition: all 0.9s ease-out;
  342. -o-transition-transition: all 0.5s ease-out;
  343. -webkit-transition: all 0.5s ease-out;
  344. -moz-transition: all 0.5s ease-out;
  345. }
  346.  
  347.  
  348.  
  349. #sidebar img{
  350. opacity: 1.0;
  351. background:white;
  352. padding:0px;
  353. z-index: 999999;
  354. border: 0px dashed {color:sidebar border};
  355. width: 161px;
  356. height: 161px;
  357. transition: all 0.5s ease-out;
  358. -o-transition-transition: all 0.5s ease-out;
  359. -webkit-transition: all 0.5s ease-out;
  360. -moz-transition: all 0.5s ease-out;
  361. transition: all 0.9s ease-in-out;
  362. }
  363.  
  364.  
  365. div#links{
  366. position: absolute !important;
  367. opacity:1;
  368. font-size: 10px;
  369. line-height:12px;
  370. text-align: center;
  371. text-transform:normal;
  372. width: 828px;
  373. font-family:consolas;
  374. color:{color:text};
  375. padding-top: 0px;
  376. background-color: #fff;
  377. margin-top:-57px;
  378. border-bottom-left-radius: 8px;
  379. border-bottom-right-radius: 8px;
  380. margin-left:-103px;
  381. padding-left: 40px;
  382. height: 44px;
  383. box-shadow: 0px 1px 5px #ddd;
  384. z-index: 999999;
  385. border:1px double #ddd;
  386. }
  387.  
  388.  
  389. .link1{
  390. width:95px;
  391. display:inline-block;
  392. line-height:43px;
  393. margin-left: 0px;
  394. margin-bottom:1px;
  395. padding-top:1px;
  396. font-family:tahoma;
  397. border-right: 1px #d7d7d7 solid;
  398. border-left: 1px #d7d7d7 solid;
  399. font-size:12px;
  400. font-weight: bold;
  401. text-align:center;
  402. text-decoration:none;
  403. color:#aaa;
  404. -webkit-transition: opacity 0.5s linear;
  405. -webkit-transition: all 0.5s linear;
  406. -moz-transition: all 0.5s linear;
  407. transition: all 0.5s linear;
  408. background-color:{color:navigation};
  409. }
  410.  
  411. .link1:hover {
  412. width:95px;
  413. display:inline-block;
  414. line-height:43px;
  415. margin-left: 0px;
  416. margin-bottom:1px;
  417. padding-top:1px;
  418. font-family:tahoma;
  419. border-right: 1px #d7d7d7 solid;
  420. border-left: 1px #d7d7d7 solid;
  421. font-size:12px;
  422. font-weight: bold;
  423. text-align:center;
  424. text-decoration:none;
  425. color:#aaa;
  426. -webkit-transition: opacity 0.2s linear;
  427. -webkit-transition: all 0.22s linear;
  428. -moz-transition: all 0.2s linear;
  429. transition: all 0.2s linear;
  430. background-color: #f7f7f7;
  431. }
  432.  
  433. .link1 a{
  434. color: #777;
  435. }
  436.  
  437. #header{
  438. position:absolute;
  439. width:869px;
  440. opacity:1;
  441. height: 316px;
  442. margin-top:-330px;
  443. margin-left:-103px;
  444. border-right: 1px #d7d7d7 solid;
  445. background:{color:header};
  446.  
  447. border-bottom-left-radius: 8px;
  448. border-bottom-right-radius: 8px;
  449. z-index: 99999;
  450. transition: all 0.9s ease;
  451. -o-transition-transition: all 0.9s ease;
  452. -webkit-transition: all 0.9s ease;
  453. -moz-transition: all 0.9s ease;
  454. }
  455. #header2{
  456. position:absolute;
  457. width:600px;
  458. height:182px;
  459. opacity:1;
  460. margin-top:-335px;
  461.  
  462. border-bottom-left-radius: 8px;
  463. border-bottom-right-radius: 8px;
  464. margin-left:-103px;
  465. background:{color:header};
  466. z-index: 99999;
  467. transition: all 0.9s ease;
  468. -o-transition-transition: all 0.9s ease;
  469. -webkit-transition: all 0.9s ease;
  470. -moz-transition: all 0.9s ease;
  471. }
  472.  
  473.  
  474.  
  475.  
  476. .blogtitle{
  477. font-size:19px;
  478. line-height:20px;
  479. letter-spacing:1px;
  480. text-transform:uppercase;
  481. font-family:Inconsolata;
  482. }
  483.  
  484.  
  485. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  486. .title{
  487. font-family: dreams;
  488. font-size: 24px;
  489. line-height: 20px;
  490. text-transform: uppercase;
  491. color:{color:Title};
  492. letter-spacing: 0px;
  493. font-weight: normal;
  494. padding:0px 0px 0px 0px;
  495. }
  496.  
  497. .info{
  498. margin-top:5px;
  499. margin-left:10px;
  500. font-style:italic;
  501. }
  502.  
  503. askk{
  504. font-family: "Calibri";
  505. font-size: 13px;
  506. line-height:15px;
  507. color:#aaa;
  508. margin-bottom: 12px;
  509. text-align: left;
  510. border-bottom: 1px dashed #aaa;
  511. color: {color:link};
  512. text-transform: uppercase;
  513. }
  514.  
  515. askk a{
  516. color: #aaa;
  517.  
  518. transition: all 0.9s ease-out;
  519. -o-transition-transition: all 0.9s ease-out;
  520. -webkit-transition: all 0.9s ease-out;
  521. -moz-transition: all 0.9s ease-out;
  522. }
  523.  
  524. askk a:hover{
  525.  
  526. transition: all 0.9s ease-out;
  527. -o-transition-transition: all 0.9s ease-out;
  528. -webkit-transition: all 0.9s ease-out;
  529. -moz-transition: all 0.9s ease-out;
  530. text-decoration:line-through;
  531. }
  532.  
  533.  
  534. #postnotes{
  535. text-align: justify;
  536. }
  537.  
  538. #postnotes blockquote{
  539. border: 0px;}
  540.  
  541. #infscr-loading{
  542. bottom: -70px;
  543. position: absolute;
  544. left: 50%;
  545. margin-left:-8px;
  546. width:16px;
  547. height:11px;
  548. overflow:hidden;
  549. margin-bottom: 50px;
  550. }
  551.  
  552.  
  553. blockquote{
  554. margin-top:5px;
  555. margin-bottom:5px;
  556. margin-left:5px;
  557. margin-right:0px;
  558. padding:2px;
  559. padding-left:5px;
  560. background:{color:Blockquote};
  561. border-left: 1px solid #555;
  562. }
  563.  
  564. blockquote p, ul{
  565. margin:0px;
  566. padding:0px;
  567. }
  568.  
  569. .p { padding-top: 5px; }
  570. .ol, ul { margin-left: 10px; padding: 5px; }
  571. .ul { list-style-type: square; }
  572.  
  573. a img{border: 0px;}
  574.  
  575.  
  576. .chat .line{
  577. margin-top:-2px;
  578. padding: 4px;
  579. }
  580. .chat .line.odd{
  581. margin-top:-2px;
  582. }
  583.  
  584. .label {font-weight:bold;}
  585.  
  586. .cover {position: absolute; z-index: 1;}
  587.  
  588. .audioplayer {position:absolute; overflow:hidden; background:#E4E4E4; width:102px; height:100px; top:7; margin-left:128px; padding:10px;}
  589.  
  590. .button { position:absolute; overflow:hidden; width:27px; height:27px; margin-top:37px; margin-left:37px;}
  591.  
  592. #notes{position:absolute; width:430px; background:; margin-left: 450px; margin-top: -330px; border-left: 3px #d7d7d7 solid; text-align: left;padding-top: 5px; box-shadow: 0px 0px 0px #ddd; padding: 0px;}
  593.  
  594. #notes img{width:10px; position:left; top:3px; -webkit-border-radius: 10px;
  595. -moz-border-radius: 10px; border-radius: 10px;}
  596.  
  597.  
  598. {CustomCSS}
  599. </style>
  600.  
  601. {block:IndexPage}
  602. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  603. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  604.  
  605. <script type="text/javascript">
  606. $(window).load(function(){
  607. var $wall = $('#posts');
  608. $wall.imagesLoaded(function(){
  609. $wall.masonry({
  610. itemSelector: '.entry, .entry_photo',
  611. isAnimated : false
  612. });
  613. });
  614.  
  615. $wall.infinitescroll({
  616. navSelector : '#pagination',
  617. nextSelector : '#pagination a',
  618. itemSelector : '.entry, .entry_photo',
  619. bufferPx : 2000,
  620. debug : false,
  621. errorCallback: function() {
  622. $('#infscr-loading').fadeOut('normal');
  623. }},
  624. function( newElements ) {
  625. var $newElems = $( newElements );
  626. $newElems.hide();
  627. $newElems.imagesLoaded(function(){
  628. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  629. });
  630. }); $('#posts').show(500);
  631. });
  632. </script>
  633.  
  634.  
  635. {/block:IndexPage}
  636.  
  637. <title>{title}</title>
  638.  
  639. <link rel="shortcut icon" href="http://50.57.64.140/media/images/tumblr_favicon_sm.png">
  640. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  641. <meta name="viewport" content="width=820" />
  642.  
  643. </head>
  644. <body>
  645. <div class="wrapper">
  646. <div id="header">
  647. <img src="http://i50.tinypic.com/332w211.png" width="869">
  648. </div>
  649.  
  650. <div id="header2"><img src="{image:banner}" width="869" height="200"alt="Image and video hosting by TinyPic"></a></div>
  651.  
  652. <div id="img"><a href="/ask"><img src="http://i46.tinypic.com/339k0h3.png" width="125"></a></div>
  653.  
  654. <div id="img2"><a href="/blogroll"><img src="http://i50.tinypic.com/rupbhh.png" width="95"></a></div>
  655.  
  656. <div id="desc"><justify>{Description}<br></justify>
  657.  
  658. </div>
  659. <div id="header"></div>
  660. <div id="links"><div class="link1"><a href="/">Timeline</a></div><div class="link1"><a href="{text:link one}">{text:link one title}</a></div><div class="link1">
  661. <a href="{text:link two}">{text:link two title}</a></div><div class="link1"><a href="{text:link three}">{text:link three title}</a></div><div class="link1">
  662. <a href="{text:link four}">{text:link four title}</a></div>
  663. </div>
  664.  
  665. <div id="sidebar">
  666. <img src="{image:sidebar}"></a>
  667.  
  668. </div>
  669. </div>
  670.  
  671. <div id="stats"><img src="http://i49.tinypic.com/1zh0bkm.png"></a>{text:online users} :: <img src="http://i46.tinypic.com/zt6ufs.png">{text:hit counter}</div>
  672.  
  673.  
  674. <div id="blogtitle">{text:your name} <title2>({text:second name})</title2></div>
  675.  
  676.  
  677. <div id="posts">
  678. {block:Posts}
  679. <div class="entry">
  680. {block:Answer}
  681. <div style="margin-left: 0px; margin-top: 0px; min-height:32px; padding: 4px; background: #f7f7f7; line-height: 15px; border: 1px #ddd solid;
  682. {block:indexpage}width:252px;{/block:indexpage} {block:permalinkpage}width:390px;{/block:permalinkpage} text-align: left; overflow: auto;">
  683.  
  684. <askk>&nbsp;{Asker}:</askk>
  685. {Question}</div>
  686.  
  687. <div style="margin-left:0px; margin-top:0px; background-color: transparent; padding:3px; text-align:left; line-height: 12px; {block:indexpage}width:252px;{/block:indexpage} {block:permalinkpage}width:420px;{/block:permalinkpage}">{Answer}</div>
  688. <a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;"><img src="http://i49.tinypic.com/1zh0bkm.png">{Notecount} people like this</a></span></div></div>
  689. {/block:Answer}
  690.  
  691.  
  692. {block:Text}
  693. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>{block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;"><img src="http://i49.tinypic.com/1zh0bkm.png">{Notecount} people like this</a></span></div></div>
  694. {/block:IndexPage}
  695. {/block:Text}
  696.  
  697. {block:Link}
  698. <a href="{URL}" class="title">{Name}</a>
  699. {block:Description}{Description}{/block:Description}{block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;"><img src="http://i49.tinypic.com/1zh0bkm.png">{Notecount} people like this</a></span></div></div>
  700. {/block:IndexPage}
  701. {/block:Link}
  702.  
  703. {block:Photo}
  704. {block:IndexPage}
  705. <div class="permalink">
  706. <a href="{permalink}">{NoteCountWithLabel}</a> | <a href="{ReblogURL}" target="_blank">steal this</a></div>
  707. {/block:IndexPage}
  708. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="282"/></a></div>{LinkCloseTag}
  709. {/block:IndexPage}
  710. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="430"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  711. {/block:Photo}
  712.  
  713. {block:Photoset}
  714. {block:IndexPage}
  715. {block:IndexPage}<div class="permalink">
  716. <a href="{ReblogURL}" target="_blank"> ↺ </a> | <a href="{Permalink}"><a href="{permalink}">{NoteCountWithLabel}</a></span></div>{/block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  717. <center>{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>
  718. {/block:Photoset}
  719.  
  720.  
  721. {block:Quote}
  722. {Quote}</span>{block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;"><img src="http://i49.tinypic.com/1zh0bkm.png">{Notecount} people like this</a></span></div></div>
  723. {/block:IndexPage}
  724. {/block:Quote}
  725.  
  726. {block:Chat}
  727. {block:Title}<span class="title">{Title}</span>{/block:Title}
  728. <ul class="chat">
  729. {block:Lines}
  730. <li class="user_{UserNumber}">
  731. {block:Label}
  732. <span class="label"><b>{Label}</b></span>
  733. {/block:Label}
  734.  
  735. {Line}
  736. </li>
  737. {/block:Lines}
  738. </ul>
  739. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:10px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;"><img src="http://i49.tinypic.com/1zh0bkm.png">{Notecount} people like this</a></span></div></div>
  740. {/block:IndexPage}
  741. {/block:Chat}
  742.  
  743. {block:Audio}
  744. <center><div style="width:207px; height:27px; border: 1px #ccc solid; margin-top: 5px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:15px; float:left;">
  745. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  746. <div align="right"><div style="font-size:10px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;"><img src="http://i49.tinypic.com/1zh0bkm.png">{Notecount} people like this</a></span></div></div>
  747. {/block:Audio}
  748.  
  749.  
  750. {block:Video}
  751. {block:IndexPage}
  752. <div class="permalink">
  753. <a href="{ReblogUrl}" target="_blank"> ↺ </a> | <a href="{Permalink}"><a href="{permalink}">{NoteCountWithLabel}</a></span></div>
  754. {Video-250}
  755. {/block:IndexPage}
  756. </center>
  757. <center>{block:PermalinkPage}{Video-400}{/block:PermalinkPage}</center>
  758. {block:Video}
  759.  
  760.  
  761. {block:PermalinkPage}
  762. <center>
  763. {block:Date}
  764. <center>
  765. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  766. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}
  767. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}</center>
  768. {/block:Date}
  769. </center>
  770. <div id="notes">
  771. {block:PostNotes}{PostNotes}
  772. {/block:PostNotes}</div>
  773. {/block:PermalinkPage}
  774.  
  775. </div>
  776.  
  777. {/block:Posts}
  778. </div>
  779. </div>
  780. {block:IndexPage}<br>
  781. {block:Pagination}
  782. <div id="pagination">
  783. {block:NextPage}
  784. <a id="nextPage" href="{NextPage}"> </a>
  785. {/block:NextPage}
  786. {block:PreviousPage}
  787. <a href="{PreviousPage}"> </a>
  788. {/block:PreviousPage}
  789. </div>
  790. {/block:Pagination}
  791. {/block:IndexPage}
  792. </div>
  793. </body>
  794. </object>
  795.  
  796. </html>
  797. </div>
  798. <div style="position:fixed; background-color: #fff;
  799. font-family: Calbri;
  800. text-transform:uppercase; font-size: 9px; color: #555; padding: 8px; bottom:5px; border: 4px #eee double; left:5px;">theme by
  801. <a href="http://alluringtrust.tumblr.com/"><i>alluringtrust</i></a>
  802. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement