Advertisement
sleeplessthemes

Evident

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