Advertisement
mylesham

Signericas (v2)

Dec 4th, 2012
12,977
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.81 KB | None | 0 0
  1. <!--
  2.  
  3. Signericas Theme (v2.0) by Unimpulsive
  4. ---------------------------------------------
  5. http://unimpulsive.tumblr.com/
  6. Source: http://unimpulsivethemes.tumblr.com/
  7. Version: 2.0 // Published: 12/4
  8. ---------------------------------------------
  9. If you are experiencing trouble with this theme, visit my FAQ/About Section at either (http://unimpulsive.tumblr.com/faq) and/or (http://unimpulsivethemes.tumblr.com/faq).
  10. ---------------------------------------------
  11. Thank you for choosing Unimpulsive Themes!
  12.  
  13. -->
  14.  
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <meta name="color:background" content="#ffffff"/>
  22. <meta name="color:text" content="#000000"/>
  23. <meta name="color:link" content="#888888"/>
  24. <meta name="color:hover" content="#000000"/>
  25. <meta name="color:post permalinks" content="#6683D4" />
  26. <meta name="font:body" content="Geneva" />
  27. <meta name="font:post permalinks" content="Georgia" />
  28. <meta name="image:background" content=""/>
  29. <meta name="if:white follow button" content="1"/>
  30. <meta name="if:rounded photos" content="0"/>
  31. <meta name="if:transparent content" content="1"/>
  32. <meta name="if:fade in follow" content="1"/>
  33. <meta name="if:faded images" content="0"/>
  34. <meta name="if:animated post load" content="0"/>
  35. <meta name="text:home link title" content="home" />
  36. <meta name="text:message link title" content="message" />
  37. <meta name="text:navigation base" content="escape" />
  38. <meta name="text:link one" content="" />
  39. <meta name="text:link one title" content="" />
  40. <meta name="text:link two" content="" />
  41. <meta name="text:link two title" content="" />
  42. <meta name="text:link three" content="" />
  43. <meta name="text:link three title" content="" />
  44. <meta name="text:link four" content="" />
  45. <meta name="text:link four title" content="" />
  46.  
  47. <style type="text/css">
  48. iframe#tumblr_controls{
  49. {block:ifwhitefollowbutton}
  50. -webkit-filter:invert(100%);
  51. {/block:ifwhitefollowbutton}
  52. margin-top:0px;
  53. position:fixed !important;
  54. {block:iffadeinfollow}
  55. opacity:0.7;-webkit-transition: all 0.5s ease-out;
  56. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  57. {/block:iffadeinfollow}
  58. }
  59.  
  60. iframe#tumblr_controls:hover{
  61. margin-top:0px;
  62. {block:iffadeinfollow}
  63. opacity:1;-webkit-transition: all 0.5s ease-out;
  64. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  65. {/block:iffadeinfollow}
  66. }
  67.  
  68. body{
  69. margin:0px;
  70. background-attachment: fixed;
  71. background-repeat: repeat;
  72. background-color:{color:background};
  73. background-attachment: fixed;
  74. background-repeat: repeat;
  75. background-image:url('{image:background}');
  76. font-family:Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  77. line-height:9px;
  78. color: {color:text};
  79. }
  80.  
  81. a:link, a:active, a:visited{
  82. color: {color:link};
  83. text-decoration: none;
  84. -webkit-transition: all 0.4s ease-in-out;
  85. -moz-transition: all 0.4s ease-in-out;
  86. transition: all 0.4s ease-in-out;
  87. }
  88.  
  89. a:hover{
  90. color: {color:hover};
  91. -webkit-transition: all 0.4s ease-in-out;
  92. -moz-transition: all 0.4s ease-in-out;
  93. transition: all 0.4s ease-in-out;
  94. }
  95.  
  96. ::-webkit-scrollbar-thumb:vertical {
  97. background-color:{color:link};
  98. height:10px;width:10px;opacity:0.5;
  99. -webkit-border-radius:4px;border:2px #ffffff solid;
  100. }
  101.  
  102. ::-webkit-scrollbar-thumb:horizontal {
  103. background-color:{color:link};opacity:0.5;
  104. height:10px !important;border:2px #ffffff solid;
  105. -webkit-border-radius:4px;
  106. }
  107.  
  108. ::-webkit-scrollbar {
  109. height:10px;
  110. width:10px;
  111. background-color:transparent;
  112. -webkit-border-radius:3px;
  113. }
  114.  
  115.  
  116. ::-webkit-scrollbar-corner {
  117. background-color:transparent;
  118. }
  119.  
  120. ::-webkit-resizer {
  121. background-color:transparent;
  122. }
  123.  
  124. /* PERMALINK VARIABLES */
  125.  
  126. .entry #shadow{{block:ifphotoshadow}visibility:visible;{/block:ifphotoshadow}{block:ifnotphotoshadow}visibility:hidden;{/block:ifnotphotoshadow}margin-left:0px;bottom:-40px;position:absolute;width:250px;background-color:transparent;height:auto;opacity:1;z-index:100;}.entry#shadow img{width:250px;}
  127.  
  128. .entry #audio-player{
  129. position:absolute;
  130. opacity:1;
  131. margin-left:0px;
  132. margin-top:0px;
  133. width:28px;
  134. height:28px;
  135. }
  136.  
  137. .entry #audio-player img{width:31px;height:28px;}
  138.  
  139. .tweek{
  140. margin-left:775px;
  141. width:200px;
  142. padding:2px;
  143. background-color:white;
  144. {block:iftransparentcontent}
  145. background-color:transparent;
  146. {/block:iftransparentcontent}
  147. position:fixed;
  148. height:100%;
  149. z-index:10;
  150. }
  151.  
  152. .entry:hover #container{
  153. bottom:45%;{block:permalinkpage}opacity:0;visibility:hidden;{/block:permalinkpage}
  154. opacity:1;-webkit-transition-duration:0.4s;
  155. -webkit-transition:0.4s;
  156. }
  157.  
  158. .entry #container a{opacity:0.7;-webkit-transition-duration:0.4s;
  159. -webkit-transition:0.4s;}
  160. .entry:hover #container a{opacity:0.7;-webkit-transition-duration:0.4s;
  161. -webkit-transition:0.4s;}
  162. .entry #container a{opacity:0.7;-webkit-transition-duration:0.4s;
  163. -webkit-transition:0.4s;}
  164. .entry:hover #container:hover a{opacity:1;-webkit-transition-duration:0.4s;
  165. -webkit-transition:0.4s;}
  166.  
  167. #posts .entry {
  168. border:1px solid #e3e3e3;
  169. margin-left:3px;
  170. margin-right:4px;
  171. margin-top:4px;
  172. margin-bottom:4px;
  173. float:left;
  174. padding-top:4px;
  175. padding-right:4px;
  176. padding-left:4px;
  177. padding-bottom:0px;
  178. background-color:transparent;
  179. width:300px;
  180. font-family:Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  181. font-size: 9px;
  182. line-height:14px;
  183. {block:permalinkpage}
  184. width:931px;
  185. border:none;
  186. {/block:permalinkpage}
  187. {block:ifanimatedpostload}
  188. -webkit-transition-duration:2s;
  189. {/block:ifanimatedpostload}
  190. letter-spacing: 1px;
  191. }
  192.  
  193. .entry #text a{font-family:{font:post permalinks};color:{color:post permalinks};}
  194.  
  195. .entry #text{
  196. text-align:center;
  197. font-family:{font:post permalinks};
  198. letter-spacing:0px;
  199. opacity:1;
  200. text-transform:lowercase;
  201. font-size:9px;
  202. text-decoration:underline;
  203. color:{color:post permalinks};-webkit-transition: all 0.4s ease-out;
  204. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  205. }
  206.  
  207. .entry img{width:250px;{block:permalinkpage}width:810px;{/block:permalinkpage}}
  208.  
  209. .entry .cooper{
  210. position:absolute;
  211. bottom:4px;
  212. right:7px;
  213. width:25px;
  214. height:25px;
  215. text-align:center;
  216. font-size:8px;
  217. border-radius:45px;
  218. line-height:26px;
  219. font-family:courier new;
  220. background-color:white;
  221. z-index:100;
  222. opacity:0;
  223. -webkit-transition: all 1s ease-out;
  224. -moz-transition: all 1s ease-out;transition: all 1s ease-out;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  225. }
  226.  
  227. .entry:hover .cooper{
  228. bottom:7px;
  229. -webkit-transition: all 0.4s ease-out;
  230. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  231. opacity:0.7;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  232. }
  233.  
  234. .entry .cooper a{color:{color:link};font-size:8px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  235.  
  236. .entry .j{
  237. position:absolute;
  238. bottom:4px;
  239. right:35px;
  240. width:25px;
  241. height:25px;
  242. background-image:url('http://www.clker.com/cliparts/X/I/V/b/z/E/heart-th.png');
  243. background-size:17px 17px;
  244. background-position:center 5px;
  245. background-repeat:no-repeat;
  246. text-align:center;
  247. font-size:9px;
  248. border-radius:55px;
  249. line-height:26px;
  250. font-family:courier new;
  251. background-color:white;
  252. z-index:100;
  253. opacity:0;
  254. -webkit-transition: all 1s ease-out;
  255. -moz-transition: all 1s ease-out;transition: all 1s ease-out;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  256. }
  257.  
  258. .entry:hover .j{
  259. bottom:7px;
  260. -webkit-transition: all 0.4s ease-out;
  261. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  262. opacity:0.7;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  263. }
  264.  
  265. .entry .j img{width:17px;height:16px;margin-top:5px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  266.  
  267. .entry .j a{color:{color:link};font-size:9px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  268.  
  269. .entry .jill{
  270. position:absolute;
  271. bottom:4px;
  272. right:63px;
  273. width:25px;
  274. height:25px;
  275. background-image:url('http://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_search_zoom.png');
  276. background-size:24px 24px;
  277. background-position:0px 1px;
  278. background-repeat:no-repeat;
  279. text-align:center;
  280. font-size:9px;
  281. border-radius:55px;
  282. line-height:26px;
  283. font-family:courier new;
  284. background-color:white;
  285. z-index:100;
  286. opacity:0;
  287. -webkit-transition: all 1s ease-out;
  288. -moz-transition: all 1s ease-out;transition: all 1s ease-out;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  289. }
  290.  
  291. .entry:hover .jill{
  292. bottom:7px;
  293. -webkit-transition: all 0.4s ease-out;
  294. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  295. opacity:0.7;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  296. }
  297.  
  298. .entry .jill img{width:17px;height:17px;margin-top:5px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  299.  
  300. .entry .jill a{color:{color:link};font-size:9px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  301.  
  302. div#coop{
  303. text-align:justify;
  304. background-color:white;
  305. {block:iftransparentcontent}
  306. background-color:transparent;
  307. {/block:iftransparentcontent}
  308. {block:permalinkpage}
  309. margin-left:0px;
  310. {/block:permalinkpage}
  311. top:0px;
  312. font-family:{font:body};
  313. font-size: 8px;
  314. width: 951px;
  315. padding:1px;
  316. height:auto;
  317. letter-spacing: 1px;
  318. opacity:1;
  319. line-height:10px;
  320. position:relative;
  321. }
  322.  
  323. .tweeked{{block:iffadeinfollow}opacity:0.7;-webkit-transition: all 0.5s ease-out;
  324. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;{/block:iffadeinfollow}
  325. -webkit-animation: fadeInUp 3s;-moz-animation: fadeInUp 3s;-ms-animation:fadeInUp 3s;position: fixed !important;z-index: 5;left: 3px;bottom: 3px;width: 80px;background: #888;font-family: georgia;font-size: 9px;padding-top: 3px;padding-bottom: 3px;-moz-border-radius: 3px;border-radius: 3px;color:#fff;text-align:center;z-index:99999999999999999999999999999999999999999999999999999999999999999999999;
  326. }
  327.  
  328. .tweeked:hover{{block:iffadeinfollow}opacity:1;{/block:iffadeinfollow}-webkit-transition: all 0.5s ease-out;
  329. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  330.  
  331. div#posts{
  332. width: 951px;
  333. padding:1px;
  334. background-color:white;
  335. {block:iftransparentcontent}
  336. background-color:transparent;
  337. {/block:iftransparentcontent}
  338. {block:permalinkpage}
  339. width:951px;
  340. {/block:permalinkpage}
  341. margin-top:0px;
  342. margin-left:0px;
  343. }
  344.  
  345. #bite a {display:inline-block;font-weight:normal;}
  346.  
  347. #bite .death {margin-top:0px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;}
  348.  
  349. #bite:hover .death {margin-top:10px;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  350.  
  351. #bite{letter-spacing: 1px; color: #b1b1b1; text-transform: none;text-shadow: 1px 1px 2px #e1dad4;text-decoration: none;font-weight: normal;}
  352.  
  353. .death{text-shadow:none;text-align:center;color:{color:text};text-transform: none;text-decoration: none;font-weight: normal;}
  354.  
  355. .navigation-e {margin-bottom:5px;margin-left:3px;color:{color:link};}
  356. .navigation-e a{font-family:courier new;margin-bottom:5px;color:{color:link};margin-left:3px;font-size:9px;letter-spacing:0px;}
  357. .navigation-e a:hover{text-transform:uppercase;color:{color:link};}
  358.  
  359. .chat li.odd{padding-left:3px;width:300px;margin-left:0px;color:{color:text};background-color: {color:transparent};}.chat li.even{padding-left:3px;color:{color:text};background-color: #E3E3E3;}
  360.  
  361. .title{font-family:{font:body};font-size:10px;line-height:15px;}
  362.  
  363. blockquote{padding-left:3px;padding-right:3px;margin-left:0px;background-color:#EDEDED;width:290px;border-left: 2px solid #DEDEDE;border-right: 2px solid #DEDEDE;overflow:hidden;text-align:justify;{block:permalinkpage}width:625px;margin-left:0px;{/block:permalinkpage}}
  364.  
  365. .img{{block:iffadedimages}opacity:0.7;{/block:iffadedimages}{block:ifnotfadedimages}opacity:1;{/block:ifnotfadedimages}background-color:white;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  366.  
  367. img{{block:ifroundedphotos}border-radius:5px;{/block:ifroundedphotos}}
  368.  
  369. .blogtitle a{text-align:center;color:{color:link};width:auto;
  370. -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  371.  
  372. .blogtitle:hover a{color:{color:hover};width:auto;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;text-align:center;}
  373.  
  374. .perms {
  375. color:black;
  376. font-size:8px;
  377. opacity: 0;
  378. -webkit-transition-duration: .75s;top:0px;
  379. width:300px;
  380. height:15px;
  381. padding-bottom:5px;
  382. padding-top:5px;
  383. background-color: #fff;
  384. position: absolute;
  385. margin-top:0px;
  386. text-align:center;
  387. text-transform:uppercase;
  388. font-family:trebuchet ms;
  389. letter-spacing:1px;
  390. display:block;
  391. }
  392.  
  393. .entry:hover .perms {
  394. opacity:0.9;
  395. z-index:999999;
  396. padding-top:10px;}
  397.  
  398. .entry .k-like{
  399. position:absolute;
  400. right:5px;
  401. bottom:7px;
  402. width:14px;
  403. height:18px;
  404. background-image:url('http://static.tumblr.com/7qdgtio/NQkme35qw/heart-th_copy.png');
  405. background-size:10px 11px;
  406. background-position:center 6px;
  407. background-repeat:no-repeat;
  408. text-align:center;
  409. font-size:9px;
  410. border-radius:55px;
  411. font-family:courier new;
  412. background-color:transparent;
  413. z-index:0;
  414. opacity:0;
  415. -webkit-transition: all 0.4s ease-out;
  416. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}
  417. }
  418.  
  419. .entry:hover .k-like{
  420. opacity:1;
  421. right:5px;
  422. bottom:7px;-webkit-transition: all 0.4s ease-out;
  423. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  424. }
  425.  
  426. .entry .k-like img{width:10px;height:11px;margin-top:6px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  427.  
  428. .entry .k-like a{color:{color:link};font-size:9px;{block:permalinkpage}visibility:hidden;{/block:permalinkpage}}
  429.  
  430. .entry #audio{
  431. position:absolute;
  432. margin-top:0px;
  433. margin-left:0px;
  434. opacity:1;
  435. }
  436.  
  437. {block:permalinkpage}
  438. .entry img{width:700px;}
  439. {/block:permalinkpage}
  440.  
  441. </style>
  442. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  443. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  444. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  445. <script type="text/javascript" charset="utf-8">
  446. $(document).ready(function(){
  447. $("a[rel^='prettyPhoto']").prettyPhoto({
  448. deeplinking: false,
  449. default_width: 600,
  450. default_height: 550,
  451. allow_resize: true,
  452. });
  453. });
  454. </script>
  455. <script type="text/javascript">
  456. $(window).load(function () {
  457. var $content = $('#posts');
  458. $content.masonry({itemSelector: '.entry'}),
  459. $content.infinitescroll({
  460. navSelector : 'div#pagination',
  461. nextSelector : 'div#pagination a#nextPage',
  462. itemSelector : '.entry',
  463. loading: {/*♑*/
  464. finishedMsg: '',
  465. img: 'http://www.bernardbb2.com/tiki/spryAssets/b2/loading_transparent.gif'
  466. },
  467. bufferPx : 200,
  468. debug : false,
  469. },
  470. // call masonry as a callback.
  471. function( newElements ) {
  472. var $newElems = $( newElements );
  473. $newElems.hide();
  474. // ensure that images load before adding to masonry layout
  475. $newElems.imagesLoaded(function(){
  476. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1500);} );
  477. });
  478. });
  479. });
  480. </script>
  481.  
  482. <!--PARANAME VALUE FUNCTION CONTROLS-->
  483. <style type="text/css">rel.body. rel.html</style><!-- RESET CSS -->
  484. <link rel="stylesheet" href="http://static.tumblr.com/twte3d7/y4alvqlfs/prettyphoto.css"/>
  485. <link href="http://static.tumblr.com/hcocigh/0nOmckwnf/jquery-animation-102412mph.css" rel="stylesheet">
  486. <!--css reset + structure--><link rel="stylesheet" href="http://static.tumblr.com/hcocigh/wY2mejca4/reset2380498.css"><!--end css reset + structure-->
  487. <script type="text/javascript" src="http://static.tumblr.com/hcocigh/mydm96vrh/unimpulsive.txt"></script>
  488. <script>function displayResult(){document.getElementById("p1").style.visibility="visible";}</script>
  489. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  490. <iframe id="likeiframe" style="display:none;"></iframe>
  491. <script type="text/javascript" src="http://static.tumblr.com/7qdgtio/iQPmcn41r/likedbyunimpulsive.txt"></script>
  492. <!-- END PARANAME VALUE FUNCTION CONTROLS-->
  493.  
  494. <meta name="viewport" content="width=800" />
  495.  
  496. </style>
  497. </head>
  498. <body>
  499. <div class="wrapper">
  500. <div id="coop">
  501. <div align="center">
  502. <div class="blogtitle"><a href="/">{Title}</a></div>
  503. </div>
  504.  
  505. <div style="max-width:730px;text-align:center;margin-left:auto;margin-right:auto;">{Description}</div>
  506. <br>
  507. <div id="bite">
  508. <center><a href="#">{text:navigation base}</a></center>
  509.  
  510. <div class="death">
  511. <a href="/">{text:home link title}</a>
  512. <a href="/ask">{text:message link title}</a>
  513. {block:iflinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:iflinkonetitle}
  514. {block:iflinktwotitle}<a href="{text:link two}">{text:link two title}</a>{/block:iflinktwotitle}
  515. {block:iflinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{/block:iflinkthreetitle}
  516. {block:iflinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}
  517. <a href="http://unimpulsive.tumblr.com/">theme</a>
  518. </div>
  519. </div>
  520.  
  521. <div class="header">
  522. <div class="left">
  523. <div id="posts">
  524. {block:Posts}
  525. <div class="entry">
  526.  
  527. {block:Text}
  528. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>{block:IndexPage}<div id="text">
  529. <a href="{Permalink}">POSTED {TimeAgo} &nbsp;//&nbsp; {NoteCountwithlabel} &nbsp;//&nbsp; {24Hour}:{Minutes} {AmPm}</a></div>
  530. {/block:IndexPage}
  531. {block:Indexpage}
  532. <div class="k-like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  533. {/block:indexpage}
  534. {/block:Text}
  535.  
  536. {block:Link}
  537. <a href="{URL}" class="title">{Name}</a>
  538. {block:Description}{Description}{/block:Description}{block:IndexPage}<div id="text">
  539. <a href="{Permalink}">POSTED {TimeAgo} &nbsp;//&nbsp; {NoteCountwithlabel} &nbsp;//&nbsp; {24Hour}:{Minutes} {AmPm}</a></div>
  540. {/block:IndexPage}
  541. {block:Indexpage}
  542. <div class="k-like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  543. {/block:indexpage}
  544. {block:Link}
  545.  
  546. {block:Photo}
  547. {block:IndexPage}
  548. <div class="perms">
  549. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  550. </div>
  551. {/block:IndexPage}
  552. <div class="img">
  553. {Block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width:300px;"></a>{LinkCloseTag}</center>{/block:indexpage}
  554. {Block:PermalinkPage}<center><img src="{PhotoURL-500}" style="width700px;" alt="{PhotoAlt}"></center>{/Block:PermalinkPage}
  555. </div>
  556. {/block:Photo}
  557.  
  558. {block:Photoset}
  559. {block:indexpage}
  560. <center>{Photoset-250}</center>
  561. {/block:indexpage}
  562. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  563. {block:IndexPage}
  564. <div class="perms">
  565. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  566. </div>
  567. {/block:IndexPage}
  568. {/block:Photoset}
  569.  
  570. {block:Quote}
  571. {Quote} - <b>{Source}</b>
  572. {block:IndexPage}<div id="text">
  573. <a href="{Permalink}">POSTED {TimeAgo} &nbsp;//&nbsp; {NoteCountwithlabel} &nbsp;//&nbsp; {24Hour}:{Minutes} {AmPm}</a></div>
  574. {/block:IndexPage}
  575. {block:Indexpage}
  576. <div class="k-like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  577. {/block:indexpage}
  578. {/block:Quote}
  579.  
  580. {block:Chat}
  581. {block:Title}
  582. <div class="title"><a href="{Permalink}">{Title}</a></div>
  583. {/block:Title}
  584. <div class="chat ul">
  585. {block:Lines}
  586. <li class="{Alt} user_{UserNumber}">
  587. {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  588. {/block:Lines}</div></li>
  589. {block:IndexPage}<div id="text">
  590. <a href="{Permalink}">POSTED {TimeAgo} &nbsp;//&nbsp; {NoteCountwithlabel} &nbsp;//&nbsp; {24Hour}:{Minutes} {AmPm}</a></div>
  591. {/block:IndexPage}
  592. {block:Indexpage}
  593. <div class="k-like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  594. {/block:indexpage}
  595. {/block:Chat}
  596.  
  597. {block:Audio}
  598. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:28px;height:28px;">{/block:AlbumArt}</div><div style="width:270px;float:right;background-color:#E3E3E3;height:28px;">{AudioPlayerGrey}
  599. {block:ExternalAudio}{/block:ExternalAudio}</div>{block:IndexPage}<br><br>
  600. {block:IndexPage}<div id="text">
  601. <a href="{Permalink}">POSTED {TimeAgo} &nbsp;//&nbsp; {NoteCountwithlabel} &nbsp;//&nbsp; {24Hour}:{Minutes} {AmPm}</a></div>
  602. {/block:IndexPage}
  603. {block:Indexpage}
  604. <div class="k-like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  605. {/block:indexpage}
  606. {/block:Audio}
  607.  
  608. {block:Video}
  609. <div class="img">
  610. {block:IndexPage}
  611. <center>
  612. {Video-250}</center>
  613. {/block:IndexPage}
  614. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  615. {block:IndexPage}
  616. <div class="perms">
  617. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  618. </div>
  619. {/block:IndexPage}
  620. </div>
  621. {block:Video}
  622.  
  623. {block:Answer}
  624. <blockquote>{Asker}: {Question}</blockquote>{Answer}{block:IndexPage}<div id="text">
  625. <a href="{Permalink}">POSTED {TimeAgo} &nbsp;//&nbsp; {NoteCountwithlabel} &nbsp;//&nbsp; {24Hour}:{Minutes} {AmPm}</a></div>
  626. {/block:IndexPage}
  627. {block:Indexpage}
  628. <div class="k-like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  629. {/block:indexpage}
  630. {/block:Answer}
  631.  
  632.  
  633. {block:PermalinkPage}<div class="posted-rel">{block:Date}{TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:Date}</div>{/block:PermalinkPage}
  634.  
  635. {block:PostNotes}<div id="post_notes">{PostNotes}</div>{/block:PostNotes}
  636. </div>
  637.  
  638. {/block:Posts}
  639. </div>
  640. </div>
  641. <div class="right">
  642. </div>
  643. <div class="footer">
  644. <br>
  645. </div>
  646. </div>
  647. </body>
  648. </html>
  649. <div style="position:fixed;right:0px;bottom:-425px;">
  650. <---DONT REMOVE---->
  651. {block:IndexPage}
  652. {block:Pagination}
  653. <div id="pagination">
  654. {block:NextPage}
  655. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  656. {/block:NextPage}
  657. {block:PreviousPage}
  658. <a href="{PreviousPage}">&larr;&nbsp;</a>
  659. {/block:PreviousPage}
  660. </div>
  661. {/block:Pagination}
  662. {/block:IndexPage}</div>
  663. </body>
  664. <div class="tweeked"><a href="http://unimpulsive.tumblr.com/"><font color="#ffffff">unimpulsive theme</font></a></div>
  665. <script type="text/javascript" src="http://static.tumblr.com/7qdgtio/iQPmcn41r/likedbyunimpulsive.txt"></script>
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement