Advertisement
sleeplessthemes

Renovate

Dec 12th, 2011
7,163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.68 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Renovate Theme by: destroyer.tumblr.com | sleeplessthemes.com
  8. Renovate Theme by: destroyer.tumblr.com | sleeplessthemes.com
  9. Renovate Theme by: destroyer.tumblr.com | sleeplessthemes.com
  10. Renovate Theme by: destroyer.tumblr.com | sleeplessthemes.com
  11. Renovate Theme by: destroyer.tumblr.com | sleeplessthemes.com
  12. Renovate Theme by: destroyer.tumblr.com | sleeplessthemes.com
  13. -->
  14.  
  15. <html>
  16. <head>
  17. <!-- DEFAULT COLORS -->
  18. <meta name="color:Background" content="#f10c32"/>
  19. <meta name="color:post background" content="#000000"/>
  20. <meta name="color:post" content="#050505"/>
  21. <meta name="color:sidebar" content="#ffffff"/>
  22. <meta name="color:Text" content="#464646"/>
  23. <meta name="color:text headers" content="#f10c32"/>
  24. <meta name="color:bold text" content="#f10c32"/>
  25. <meta name="color:label background" content="#0c0c0c"/>
  26. <meta name="color:link" content="#969696"/>
  27. <meta name="color:link hover" content="#ffffff"/>
  28. <meta name="color:tags" content="#ffffff"/>
  29.  
  30.  
  31. <meta name="image:Portrait" content=""/>
  32. <meta name="image:Background" content=""/>
  33.  
  34. <meta name="if:Show Infinite Scroll" content="1" />
  35. <meta name="if:Show Photo Caption" content="1" />
  36. <meta name="if:Show Title" content="1" />
  37. <meta name="if:Show Tags" content="1" />
  38.  
  39.  
  40.  
  41. <meta name="text:Font Size" content="9px"/>
  42. <meta name="font:Body" content="'Arial', Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  43.  
  44. <meta name="text:Custom Link One" content="" />
  45. <meta name="text:Custom Link One Title" content="" />
  46. <meta name="text:Custom Link Two" content="" />
  47. <meta name="text:Custom Link Two Title" content="" />
  48. <meta name="text:Custom Link Three" content="" />
  49. <meta name="text:Custom Link Three Title" content="" />
  50. <meta name="text:Custom Link Four" content="" />
  51. <meta name="text:Custom Link Four Title" content="" />
  52.  
  53.  
  54. <title>{Title}</title>
  55. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  56. <link rel="shortcut icon" href="{Favicon}">
  57. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  58. {block:Description}
  59. <meta name="description" content="{MetaDescription}" />
  60. {/block:Description}
  61.  
  62. <script> $("#entry").css({ opacity: 0.5 }); </script>
  63. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  64.  
  65. <style type="text/css">
  66. body{
  67. height:100%;
  68. margin-top:0px;
  69. text-align:justify;
  70. color: {color:Text};
  71. font-family: {font:Body};
  72. font-size: {text:Font Size};
  73. line-height: 12px;
  74. background-color:{color:Background};
  75. background-image:url({image:Background});
  76. background-attachment: fixed;
  77. background-position:bottom center;
  78. background-repeat: repeat;}
  79.  
  80. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  81. font-family: {font:Body};
  82. font-size: {text:Font Size}; line-height:12px; }
  83. a:hover{color: {color:link hover}; line-height:12px;}
  84.  
  85. #tumblr_controls{
  86. position:fixed!important;}
  87.  
  88. b, strong{color: {color:bold text};
  89. font-family: {font:Body};
  90. font-size: {text:Font Size}; line-height:12px;}
  91.  
  92. #wtf {
  93. background-color: {color:post background};
  94. background-image:url();
  95. width:508px;
  96. max-height:100%;
  97. overflow: visible;
  98. margin-left:-124px;
  99. left:50%;
  100. position: relative;
  101. padding:4px;
  102. color: {color:Text};
  103. font-family: {font:Body};
  104. font-size: {text:Font Size};
  105. line-height: 12px;}
  106.  
  107. #entry {
  108. background-color: {color:post};
  109. border: 0px solid {color:post};
  110. z-index:6;
  111. overflow:visible;
  112. width:500px;
  113. height: auto;
  114. padding:4px;
  115. margin:0px 0px 10px 0px;}
  116.  
  117. #sidebarholder {
  118. top:0px;
  119. margin-left:-386px;
  120. width: 260px;
  121. height: 100%;
  122. position:fixed;
  123. left: 50%;
  124. padding-right:2px;
  125. background-color: {color:sidebar};}
  126.  
  127. #sidebar {
  128. width: 250px;
  129. height: auto;
  130. padding-top: 4px;
  131. padding-bottom:4px;
  132. padding-left:6px;
  133. padding-right:4px;}
  134.  
  135.  
  136. #info {
  137. background-color: {color:post};
  138. border: 0px solid {color:post};
  139. z-index:6;
  140. overflow:visible;
  141. width:500px;
  142. height: auto;
  143. padding:4px;
  144. margin:0px 0px 10px 0px;}
  145.  
  146. #notes {
  147. background-color: {color:post};
  148. border: 0px solid {color:post};
  149. z-index:6;
  150. overflow:visible;
  151. width:500px;
  152. height: auto;
  153. padding:4px;
  154. margin:0px 0px 10px 0px;}
  155.  
  156.  
  157. p{
  158. margin-top:0px;
  159. margin-bottom:0px;}
  160.  
  161. #question{
  162. overflow:SHOW;
  163. padding-bottom:3px;
  164. margin-bottom:3px;}
  165.  
  166. #askr{
  167. display:block;
  168. float:left;
  169. width:33px;
  170. overflow:hidden;
  171. margin-right:3px;}
  172.  
  173. ul {
  174. list-style: disc;
  175. padding: 4px 0px 6px 20px;}
  176.  
  177. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  178.  
  179. blockquote img{display:block; width:100%;}
  180.  
  181. blockquote p{padding:0px; margin:0px;}
  182.  
  183. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  184.  
  185. #bottominfo{
  186. padding:2px 0px 0px 0px;
  187. display:block;}
  188.  
  189. .answer p{margin:0px;}
  190. .notes img{
  191. width:10px;
  192. position:relative;
  193. top:1px;}
  194.  
  195. ol.notes, .notes li{
  196. list-style:none;
  197. margin:0px;
  198. padding:0px;}
  199.  
  200. small {font-size:8px; line-height:8px; letter-spacing:0px;}
  201. big {font-family:arial black; color:{color:text}; font-size:14px;}
  202.  
  203. .audio {width:100%; background:black; border:0px dotted #D6D6D6;}
  204.  
  205. a img{border:none;}
  206.  
  207. .label {
  208. color: {color:bold text};font-weight: bold; line-height:12px;}
  209.  
  210. .odd {
  211. background-color:{color:label background};}
  212.  
  213.  
  214. h1 {
  215. font-size: 38px;
  216. line-height: 38px;
  217. font-family: impact;
  218. font-weight:normal;
  219. text-transform: uppercase;
  220. letter-spacing: -1px;
  221. color:{color:text headers};
  222. text-align:center;
  223. margin:0px;
  224. padding-bottom:4px;}
  225.  
  226. h2 {
  227. font-size: 16px;
  228. line-height: 16px;
  229. font-family: impact;
  230. font-weight:normal;
  231. text-transform: uppercase;
  232. letter-spacing: -1px;
  233. color:{color:text headers};
  234. text-align:left;}
  235.  
  236.  
  237. a.links1 {
  238. text-align:left;
  239. width:246px;
  240. color: {color:post};
  241. display: inline-block;
  242. text-transform: uppercase;
  243. font-family:arial;
  244. font-weight:bold;
  245. font-size:7px;
  246. padding: 2px;
  247. -webkit-transition-property:color, text;
  248. -webkit-transition-duration: .2s;
  249. -moz-transition-duration: .2s;
  250. -webkit-transition-timing-function: linear, ease-in;
  251. margin-bottom:2px;
  252. background-color: {color:text headers};}
  253.  
  254.  
  255. a.links1:hover {
  256. text-align:center;
  257. color: {color:text headers};
  258. padding-left: 0px;
  259. -webkit-transition-duration: .2s;
  260. -moz-transition-duration: .2s;
  261. background-color: {color:post};}
  262.  
  263.  
  264. #ask {
  265. font-size:10px;
  266. line-height:12px;
  267. background-color: {color:text headers};
  268. padding:4px;
  269. margin-bottom:4px;}
  270.  
  271.  
  272. #credit {
  273. opacity:0.8;
  274. filter: alpha(opacity=80);
  275. -moz-opacity:0.8;
  276. background-color:#000000;
  277. color:{color:tags};
  278. -webkit-transition-property:color, text;
  279. -webkit-transition-duration: .2s;
  280. -moz-transition-duration: .2s;
  281. -webkit-transition-timing-function: linear, ease-in;
  282. opacity:0.4;
  283. -moz-opacity:0.4;
  284. filter:alpha(opacity=40);
  285. width:100%;
  286. bottom:0px;
  287. position:absolute;
  288. z-index:1000;}
  289.  
  290. #credit:hover {
  291. -webkit-transition-property:color, text;
  292. -webkit-transition-duration: .2s;
  293. -moz-transition-duration: .2s;
  294. -webkit-transition-timing-function: linear, ease-in;
  295. opacity:1;
  296. -moz-opacity:1;
  297. filter:alpha(opacity=100);}
  298.  
  299. #credit b {
  300. text-shadow: 1px 1px 6px #000;
  301. color:{color:tags};
  302. font-size: 7px;
  303. line-height: 8px;
  304. font-family: verdana;
  305. font-weight: bold;
  306. text-transform: uppercase;
  307. letter-spacing: 2px;}
  308.  
  309. #credit a {
  310. text-shadow: 1px 1px 6px #000;
  311. color:{color:tags};
  312. font-size: 7px;
  313. line-height: 8px;
  314. font-family: verdana;
  315. font-weight:normal;
  316. text-transform: uppercase;
  317. letter-spacing: 2px;}
  318.  
  319. #credit a:hover {
  320. text-shadow: 1px 1px 6px #000;
  321. color:{color:tags};
  322. font-size: 7px;
  323. line-height: 8px;
  324. font-family: verdana;
  325. font-weight:normal;
  326. text-transform: uppercase;
  327. letter-spacing: 2px;}
  328.  
  329. img.middle {
  330. vertical-align:middle;
  331. margin-bottom:3px;}
  332.  
  333. #tags {
  334. -webkit-transition-property:color, text;
  335. -webkit-transition-duration: .2s;
  336. -moz-transition-duration: .2s;
  337. -webkit-transition-timing-function: linear, ease-in;
  338. opacity:0.1; // css standard
  339. -moz-opacity:0.1; // older versions of firefox
  340. filter:alpha(opacity=10); // internet explorer
  341. background-color: transparent;
  342. padding:2px;
  343. margin-top:-10px;
  344. margin-bottom:6px;
  345. color:{color:tags};}
  346.  
  347. #tags:hover {
  348. -webkit-transition-property:color, text;
  349. -webkit-transition-duration: .2s;
  350. -moz-transition-duration: .2s;
  351. -webkit-transition-timing-function: linear, ease-in;
  352. opacity:1; // css standard
  353. -moz-opacity:1; // older versions of firefox
  354. filter:alpha(opacity=100); // internet explorer}
  355.  
  356. #tags a {font-size:7px; color:{color:tags};}
  357.  
  358. #tags b {font-size:7px; color:{color:tags};}
  359.  
  360. {CustomCSS}
  361. </style>
  362.  
  363. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  364.  
  365. <script type="text/javascript" src="http://static.tumblr.com/j4dtzbm/TKllubdk7/scrolltopcontrol.js"></script>
  366.  
  367. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  368. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/2eWl5b9xv/nav.js"></script>
  369.  
  370. </head>
  371.  
  372.  
  373. <body>
  374.  
  375. <div id="wtf">
  376.  
  377. <div id="sidebarholder">
  378.  
  379. <div id="sidebar">
  380.  
  381. {block:IfShowTitle}
  382. <h1>{Title}</h1>
  383. {/block:IfShowTitle}
  384.  
  385. {block:IfPortraitImage}
  386. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="250" style="padding-bottom:4px;"></a>
  387. {/block:IfPortraitImage}
  388.  
  389.  
  390. <center>
  391. <a href="http://{name}.tumblr.com" class="links1">Home</a>
  392. {block:AskEnabled}<a href="/ask" class="links1">Ask</a>{/block:AskEnabled}
  393. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}
  394.  
  395. <a href="/archive" class="links1">Archive</a>
  396.  
  397. {block:HasPages}
  398. {block:Pages}
  399. <a href="{URL}" class="links1">{Label}</a>
  400. {/block:Pages}
  401. {/block:HasPages}
  402.  
  403. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  404.  
  405. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  406.  
  407. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  408.  
  409. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  410. </center>
  411.  
  412.  
  413. {block:Description}{Description}{/block:Description}
  414.  
  415. {block:Pagination}
  416. <center><table width="250" border="0" cellspacing="0" cellpadding="0">
  417. <tr>
  418. <td width="125">
  419. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  420. </td>
  421.  
  422. <td width="125">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  423. </td>
  424. </tr>
  425. </table></center>
  426. {/block:Pagination}
  427. </div>
  428.  
  429.  
  430. <div id="credit">
  431. <center><b>Theme By:</b> <a href="http://destroyer.tumblr.com">Destroyer</a> / <a href="http://sleeplessthemes.tumblr.com">Sleepless</a></center></div>
  432. </div>
  433.  
  434.  
  435. <div class="autopagerize_page_element">
  436. {block:Posts}
  437. <div id="entry">
  438.  
  439. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  440.  
  441. {block:Photo}
  442. {block:IndexPage}
  443. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="500" border="0"></a></center>
  444. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  445. {/block:IndexPage}
  446.  
  447. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  448.  
  449. {block:Photoset}<center>{block:IndexPage}{Photoset-500}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  450.  
  451. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  452.  
  453. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  454.  
  455. {block:Chat}
  456. {block:Title}{Title}{/block:Title}
  457. {block:Lines}
  458. {block:Label}
  459. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  460. <span class="line">{Line}</span></div>
  461. {/block:Label}
  462. {/block:Lines}
  463. {/block:Chat}
  464.  
  465. {block:Video}<center>{block:IndexPage}<div id="video">{Video-500}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}
  466.  
  467. {block:PermalinkPage}<div id="video">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  468. {/block:Video}
  469.  
  470. {block:Audio}
  471. <center><div class="audio">{AudioPlayerBlack}</div></center>
  472. {block:Caption}{Caption}{/block:Caption}
  473. {/block:Audio}
  474.  
  475. {block:Answer}
  476. <div id="ask"><img src="{AskerPortraitURL-24}" style="width:28px; height:24px; vertical-align:middle; padding-right:4px;">{Asker} Asked: {Question}</div>
  477. <p>{Answer}</p>
  478. {/block:Answer}
  479.  
  480. {block:IndexPage}
  481. <div align="right"><font color="{color:text headers}">&hearts;</font> <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{Permalink}">{TimeAgo}</a>
  482. <a href="{ReblogURL}"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4" width="40" border="0" class="middle"></a></div>
  483.  
  484. {/block:IndexPage}
  485.  
  486. </div>
  487. {block:IfShowTags}
  488. {block:HasTags}<div id="tags"><b>Tagged:</b> {block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  489. {/block:IfShowTags}
  490.  
  491. {block:PermalinkPage}
  492. {block:Date}
  493. <div id="info"><div id="bottominfo">
  494.  
  495. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  496.  
  497. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  498.  
  499. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  500.  
  501. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  502.  
  503. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  504.  
  505. </div></div>
  506. {/block:Date}
  507. {/block:PermalinkPage}
  508.  
  509.  
  510. {block:PostNotes}
  511. <div id="notes">{PostNotes}</div>
  512. {/block:PostNotes}
  513.  
  514. {/block:Posts}
  515.  
  516.  
  517.  
  518. </div> </*Infinite Scroll*/>
  519.  
  520.  
  521.  
  522. </div> </*WTF*/>
  523.  
  524.  
  525.  
  526. </body>
  527. </html>
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement