Heavenwbu

Numba One

Jul 18th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.96 KB | None | 0 0
  1. <!--
  2. theme originally by syruppalin edited by nigga leperfectanon
  3. put the credit in your faq or something or die
  4. -->
  5. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  6.  
  7. <html lang="en">
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  12. <meta name="color:Background" content="#AEBAC2"/>
  13. <meta name="color:Link" content="#000000"/>
  14. <meta name="color:Text" content="#000000"/>
  15. <meta name="color:Title" content="#000000"/>
  16. <meta name="color:Hover" content="#000000"/>
  17. <meta name="color:scrollbar" content="#000"/>
  18. <meta name="image:sidebar" content="1"/>
  19. <meta name="image:Background" content="1"/>
  20. <meta name="if:show photo" content="0"/>
  21. <meta name="if:tiny cursor" content="1"/>
  22. <meta name="if:tiny scrollbar" content="1"/>
  23. <meta name="if:rainbow links" content="1"/>
  24. <meta name="text:title font size" content="12"/>
  25. <meta name="text:text font size" content="10"/>
  26. <meta name="text:title line height" content="12"/>
  27. <meta name="text:text line height" content="11"/>
  28. <meta name="font:text font" content="arial"/>
  29. <meta name="font:title font" content="georgia"/>
  30. <meta name="text:Drop Down Title" content="" />
  31. <meta name="text:Link One Title" content="" />
  32. <meta name="text:Link One" content="" />
  33. <meta name="text:Link Two Title" content="" />
  34. <meta name="text:Link Two" content="" />
  35. <meta name="text:Link Three Title" content="" />
  36. <meta name="text:Link Three" content="" />
  37. <meta name="text:Link Four Title" content="" />
  38. <meta name="text:Link Four" content="" />
  39. <meta name="text:Link Five Title" content="" />
  40. <meta name="text:Link Five" content="" />
  41. <meta name="text:Link Six Title" content="" />
  42. <meta name="text:Link Six" content="" />
  43.  
  44.  
  45. <style type="text/css">
  46. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  47. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49. <link rel="shortcut icon" href="{Favicon}" />
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  51. <style type="text/css">
  52. @import url(http://fonts.googleapis.com/css?family=Short+Stack);
  53.  
  54. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  55.  
  56. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
  57.  
  58. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  59.  
  60. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  61.  
  62. {block:ifshadowhover}a:link, a:active, a:visited{
  63. color: #000000;
  64. text-decoration:none;
  65. -webkit-transition-duration: 0.2s;}
  66.  
  67. a:hover{ color: #fff;
  68. text-shadow:0px 0px 3px #000000;}{/block:ifshadowhover}
  69.  
  70.  
  71. #tumblr_controls{
  72. position:fixed !important;
  73. }
  74.  
  75. body {
  76. margin:0px;
  77. background-color: {color:background};
  78. background-image:url({image:Background});
  79. background-attachment: fixed;
  80. background-repeat: repeat;}
  81.  
  82. body, div, p, textarea, submit, input{
  83. font-family: Short Stack;
  84. font-size: {text:text font size}px;
  85. line-height:{text:text line height}px;
  86. color:{color:Text};
  87. }
  88.  
  89. p {
  90. margin:0px;
  91. margin-top:0px;
  92. }
  93.  
  94.  
  95. a:link, a:active, a:visited{
  96. color: {color:Link};
  97. text-decoration: none;
  98. -webkit-transition: color 0.2s ease-out;
  99. -moz-transition: color 0.2s ease-out;
  100. }
  101.  
  102. a:hover{
  103. color:{color:Hover};
  104. }
  105.  
  106.  
  107. div#center{
  108. margin:auto;
  109. position:relative;
  110. width:840px;
  111. background-color:;
  112. overflow:auto;
  113. overflow-y:hidden;
  114. }
  115.  
  116. div#content{
  117. float:right;
  118. margin-right: 198px;
  119. padding:0px;
  120. padding-top: 0px;
  121. margin-top: -4px;
  122. background: transparent;
  123. }
  124.  
  125. div#entry{
  126. width: 400px;
  127. background-color: white;
  128. margin-top: 4px;
  129. padding: 2px;
  130. {block:IndexPage}
  131. padding-bottom: 1px;
  132. {/block:IndexPage}
  133. }
  134.  
  135. div#sidebar{
  136. position: fixed;
  137. text-align:center;
  138. margin-left:20px;
  139. margin-top:90px;
  140. z-index:100;
  141. font-family: Short Stack;
  142. font-size: {text:text font size}px;
  143. line-height:{text:text line height}px;
  144. padding: 2px;
  145. padding-bottom: 4px;
  146. background-color: white;
  147. width: 210px;
  148. height:auto;
  149. }
  150.  
  151. #postnotes{
  152. text-align: justify;}
  153.  
  154. #postnotes blockquote{
  155. border: 0px;}
  156.  
  157. .title{
  158. font-family: {"Short Stack"};
  159. font-size: {text:title font size}px;
  160. line-height:{text:title line height}px;
  161. color: {color:Title};
  162. font-weight: normal;
  163. padding:0px 0px 0px 0px;
  164. }
  165.  
  166. .permalink{
  167. display: block;
  168. font-size: 9px;
  169. font-family: Short Stack;
  170. line-height:12px;
  171. text-align: right;
  172. margin-top: 1px;
  173. }
  174.  
  175. blockquote{
  176. padding:0px 0px 2px 5px;
  177. margin:0px 0px 2px 10px;
  178. border-left: 1px solid #6f6f6f;
  179. }
  180.  
  181. blockquote p, ul{
  182. margin:0px;
  183. padding:0px;
  184. }
  185.  
  186. a img{border: 0px;}
  187.  
  188. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  189.  
  190. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  191. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  192.  
  193. .notes img{width:10px; position:relative; top:3px;}
  194. <--ses-->
  195. small{font-size: 90%;}
  196.  
  197. #permalink {
  198. position: absolute;
  199. margin-top: 8px;
  200. margin-left: 63px;
  201. opacity: 0;
  202. -webkit-transition: all .3s ease;
  203. -moz-transition: all .3s ease;
  204. -o-transition: all .3s ease;
  205. transition: all .3s ease;
  206. }
  207.  
  208. #entry:hover #permalink {
  209. margin-top: 8px;
  210. margin-left: 63px;
  211. opacity: 1;
  212. }
  213.  
  214. .countreblog {
  215. color: #FFFFFF;
  216. letter-spacing:1px;
  217. font-family: Short Stack;
  218. font-size:11px;
  219. line-height:15px;
  220. margin: 2px;
  221. margin-top: 1px;
  222. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  223. background-repeat:repeat;
  224. border:1px solid rgba(0,0,0,0.1);
  225. padding:3px 5px;
  226. padding-top: 3px;
  227. padding-bottom: 4px;
  228. height: 20px;
  229. -webkit-border-radius:2px;
  230. moz-border-radius:2px;
  231. -o-border-radius:2px;
  232. border-radius:2px;
  233. }
  234.  
  235. .countreblog a { color: #FFF; }
  236.  
  237. .perma{
  238. opacity: 0.0;
  239. filter: alpha(opacity = 0);
  240. margin-top: 0px;
  241. width: 60px;
  242. height: 30px;
  243. line-height: 30px;
  244. font-size: 9px;
  245. position:absolute;
  246. text-align: center;
  247. z-index:9999991;
  248. margin-top: 5px;
  249. margin-left: -2px;
  250. -webkit-transition: all .4s ease;
  251. -moz-transition: all .4s ease;
  252. -o-transition: all .4s ease;
  253. transition: all .4s ease;
  254. }
  255.  
  256. #entry:hover .perma {
  257. -webkit-transition: opacity 0.6s linear;
  258. opacity: 1;
  259. margin-top: 5px;
  260. margin-left: -2px;
  261. -webkit-transition: all .4s ease;
  262. -moz-transition: all .4s ease;
  263. -o-transition: all .4s ease;
  264. transition: all .4s ease;
  265. }
  266.  
  267. .likep {
  268. display: inline;
  269. width: 21px;
  270. float: right;
  271. height: 20px;
  272. margin-left:-4px;
  273. overflow: hidden;
  274. position: relative;
  275. z-index: 9999999;
  276. }
  277.  
  278. .likep a {
  279. background-image:
  280. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  281. background-position: 0px 0px;
  282. display: block;
  283. z-index: 9999999;
  284. -webkit-transition: all .4s ease;
  285. -moz-transition: all .4s ease;
  286. -o-transition: all .4s ease;
  287. transition: all .4s ease;
  288. }
  289.  
  290. .likep img {
  291. width: 21px;
  292. height: 20px;
  293. -webkit-transition: all .4s ease;
  294. -moz-transition: all .4s ease;
  295. -o-transition: all .4s ease;
  296. transition: all .4s ease;
  297. }
  298. .rep img{
  299. width: 24px;
  300. height: 20px;
  301. line-height: 30px;
  302. display: inline;
  303. }
  304.  
  305.  
  306. </style>
  307. <style type="text/css">{CustomCSS}</style>
  308. </head>
  309.  
  310. {block:ifrainbowlinks}
  311. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  312. "></script>{/block:ifrainbowlinks}
  313.  
  314. <title>{title}</title>
  315.  
  316. <link rel="shortcut icon" href="{Favicon}">
  317. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  318. <meta name="viewport" content="width=820" />
  319.  
  320. </head>
  321. <body>
  322.  
  323. <div id="cage">
  324. <div id="center">
  325. <div style="position:fixed;right:0px;top:28px;">
  326. <span class="countreblog"><a href="http://leperfectanonanon.tumblr.com/" target="_blank">credz</a></span>
  327. </div>
  328.  
  329. <div id="sidebar">
  330. <center>{block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=210px></a>{/block:ifshowphoto}
  331. </center>
  332. <center>{Description}</center>
  333. <form name="form1">
  334. <select style="font-family Short Stack;
  335. width:150px;
  336. font-size:10px;
  337. margin-top: 4px;
  338. letter-spacing:1px;" onChange="location.href=this.options[this.selectedIndex].value;">
  339. <option>{text:Drop Down Title}</option>
  340. {block:ifLinkOneTitle}
  341. <option value="{text:Link One}">{text:Link One Title}</option>
  342. {/block:ifLinkOneTitle}
  343. {block:ifLinkTwoTitle}
  344. <option value="{text:Link Two}">{text:Link Two Title}</option>
  345. {/block:ifLinkTwoTitle}
  346. {block:ifLinkThreeTitle}
  347. <option value="{text:Link Three}">{text:Link Three Title}</option>
  348. {/block:ifLinkThreeTitle}
  349. {block:ifLinkFourTitle}
  350. <option value="{text:Link Four}">{text:Link Four Title}</option>
  351. {/block:ifLinkFourTitle}
  352. {block:ifLinkFiveTitle}
  353. <option value="{text:Link Five}">{text:Link Five Title}</option>
  354. {/block:ifLinkFiveTitle}
  355. {block:ifLinkSixTitle}
  356. <option value="{text:Link Six}">{text:Link Six Title}</option>
  357. {/block:ifLinkSixTitle}
  358. </select></form>
  359. </div>
  360.  
  361. <div id="content">
  362. {block:Posts}
  363. <div id="entry">
  364.  
  365. {block:Text}
  366. {block:Title}<span class="title">{Title}</span>{/block:Title}
  367. <span class="entrytext">{Body}</span>
  368. {block:IndexPage}<span class="permalink">
  369. <a href="{permalink}">{NoteCountWithLabel}</a>
  370. </span>{/block:IndexPage}
  371. {/block:Text}
  372.  
  373. {block:Link}
  374. <a href="{URL}" class="title">{Name}</a>
  375. {block:Description}{Description}{/block:Description}
  376. {block:IndexPage}<span class="permalink">
  377. <a href="{permalink}">{NoteCountWithLabel}</a>
  378. </span>{/block:IndexPage}
  379. {block:Link}
  380.  
  381. {block:Photo}
  382. {block:IndexPage}<div class="perma">
  383. <div class="likep"><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>
  384. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  385. </div>
  386. <div id="permalink">
  387. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  388. {/block:IndexPage}
  389. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400px"/></a></div>{LinkCloseTag}
  390. {/block:Photo}
  391.  
  392. {block:Photoset}
  393. {Photoset-400}
  394. {block:IndexPage}<span class="permalink">
  395. <a href="{permalink}">{NoteCountWithLabel}</a>
  396. </span>{/block:IndexPage}
  397. {/block:Photoset}
  398.  
  399. {block:Quote}
  400. {Quote}</span>
  401. - {block:Source}<b>{Source}</b>{/block:Source}
  402. {block:IndexPage}<span class="permalink">
  403. <a href="{permalink}">{NoteCountWithLabel}</a>
  404. </span>{/block:IndexPage}
  405. {/block:Quote}
  406.  
  407. {block:Chat}
  408. {block:Title}<span class="title">{Title}</span>{/block:Title}
  409. <ul class="chat">
  410. {block:Lines}
  411. <li class="user_{UserNumber}">
  412. {block:Label}
  413. <span class="label">{Label}</span>
  414. {/block:Label}
  415.  
  416. {Line}
  417. </li>
  418. {/block:Lines}
  419. {block:IndexPage}<span class="permalink">
  420. <a href="{permalink}">{NoteCountWithLabel}</a>
  421. </span>{/block:IndexPage}
  422. {/block:Chat}
  423.  
  424. {block:Audio}
  425. <div style="width:400px; height:30px;">
  426. {AudioPlayerBlack}
  427. </div>
  428. {block:IndexPage}<span class="permalink">
  429. <a href="{permalink}">{NoteCountWithLabel}</a>
  430. </span>{/block:IndexPage}
  431. {/block:Audio}
  432.  
  433. {block:Video}<center>
  434. {Video-400}</center>
  435. {block:IndexPage}<span class="permalink">
  436. <a href="{permalink}">{NoteCountWithLabel}</a>
  437. </span>{/block:IndexPage}
  438. {block:Video}
  439.  
  440. {block:PermalinkPage}
  441. {block:Date}
  442. <center>
  443. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  444. <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}</center>
  445. {/block:Date}
  446.  
  447. {/block:PermalinkPage}
  448.  
  449. {block:PostNotes}{PostNotes}
  450. {/block:PostNotes}
  451. </div>
  452.  
  453. {/block:Posts}
  454. </center>
  455. </div></div>
  456. <center>
  457. </center>
  458. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  459. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  460. </body>
  461. </html>
Advertisement
Add Comment
Please, Sign In to add comment