Advertisement
sleeplessthemes

Hefty

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