Advertisement
sleeplessthemes

RenovateV2

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