Advertisement
rockatanskis

th6

Jul 1st, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- this is theme 41 by Hollywhood
  9. please don't remove the credit
  10. thank you
  11. --->
  12.  
  13. <meta name="image:Updates image" content=""/>
  14. <meta name="text:Watching" content=""/>
  15. <meta name="text:Reading" content=""/>
  16. <meta name="text:Listening to" content=""/>
  17. <meta name="text:More updates" content=""/>
  18.  
  19. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script type="text/javascript">
  21. $(document).ready(function () {
  22. $("#clk").toggle(function() {
  23. $("#upd").show();
  24. }, function() {
  25. $("#upd").hide();
  26. });
  27. });
  28. </script>
  29.  
  30. <script>
  31. var current_obj='';
  32.  
  33. function showLinks(objID) {
  34. var obj=document.getElementById(objID);
  35. if (current_obj.style) {
  36. current_obj.style.display='none';
  37. }
  38. obj.style.display='block';
  39. current_obj=obj;
  40. }
  41. </script>
  42.  
  43. <meta name="color:Background" content="#ffffff"/>
  44. <meta name="color:Text" content="#bbb1b1"/>
  45. <meta name="color:Link" content="#953933"/>
  46. <meta name="color:scrollbar" content="#999999">
  47. <meta name="color:title" content="#4f5257">
  48. <meta name="color:Link Hover" content="#ff7300"/>
  49.  
  50. <meta name="image:sidebar" content=""/>
  51. <meta name="text:sidebartitle" content="">
  52.  
  53. <meta name="text:link 1 title" content=""/>
  54. <meta name="text:link 1" content="#"/>
  55. <meta name="text:link 2 title" content=""/>
  56. <meta name="text:link 2" content="#"/>
  57. <meta name="text:link 3 title" content=""/>
  58. <meta name="text:link 3" content="#"/>
  59.  
  60. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  61.  
  62. <style>
  63. div#qTip {
  64. padding: 3px;
  65. display: none;
  66. text-align: center;
  67. position: absolute;
  68. font-size:7px;
  69. margin-left:10px;
  70. margin-top:-2px;
  71. line-height:9px;
  72. font-family:arial;
  73. z-index: 1000;
  74. border: 1px solid #cacaca;
  75. background-color:#fff;
  76. color: #9b9b9b;
  77. text-transform:uppercase;
  78. letter-spacing: 2px;
  79. }
  80. </style>
  81.  
  82. <style type="text/css">
  83.  
  84.  
  85. iframe#tumblr_controls {
  86. white-space:nowrap;
  87. -webkit-filter: invert(100%);
  88. -moz-filter: invert(100%);
  89. -o-filter: invert(100%);
  90. -ms-filter: invert(100%);
  91. filter: invert(100%);
  92. opacity:.2;transition: .8s ease-in-out;
  93. -webkit-transition: .8s ease-in-out;
  94. -moz-transition: .8s ease-in-out;
  95. -o-transition: .8s ease-in-out;
  96. }
  97.  
  98. h1 {
  99. font-weight:normal;
  100. font-size:25px;
  101. text-align:center;
  102. font-style:normal;
  103. line-height:100%;
  104. letter-spacing:1px;
  105. text-transform:normal;
  106. color:{color:text};
  107. }
  108.  
  109. h2 {
  110. font-size:20px;
  111. text-align:center;
  112. line-height:100%;
  113. letter-spacing:-0.5px;
  114. color:{color:text};
  115. font-weight:bold;
  116. text-transform:uppercase;
  117. padding:5px;
  118. padding-bottom:2px;
  119. }
  120.  
  121.  
  122. blockquote {
  123. border-left:2px solid {color:text};
  124. padding-left:5px;
  125. margin:5px;
  126. }
  127.  
  128. body {
  129. background:#ece2e2;
  130. margin:0px;
  131. color:{color:text};
  132. font-family:trebuchet ms;
  133. font-size:12px;
  134. line-height:100%;
  135. }
  136.  
  137. a {
  138. text-decoration:none;
  139. outline:none;
  140. -moz-outline-style:none;
  141. color:{color:link};
  142. -moz-transition-duration:0.5s;
  143. -webkit-transition-duration:0.5s;
  144. -o-transition-duration:0.5s;
  145. }
  146.  
  147. #text {position:fixed;
  148. top:-35px;
  149. LEFT:0px;
  150. z-index:-105; }
  151.  
  152. #text2 {position:fixed;
  153. top:-35px;
  154. LEFT:222px;
  155. z-index:105; }
  156.  
  157. a:hover {
  158. text-decoration:none;
  159. outline:none;
  160. -moz-outline-style:none;
  161. color:{color:link hover};
  162. }
  163.  
  164. img {
  165. border:none;
  166. }
  167.  
  168. blockquote {
  169. padding-left:5px;
  170. border-left:2px solid;
  171. }
  172.  
  173. blockquote blockquote {
  174. padding-left:5px;
  175. border-left:2px solid;
  176. }
  177.  
  178. #post {
  179. width:500px;
  180. padding-bottom:30px;
  181. margin-top:30px;
  182. }
  183.  
  184. #entries {
  185. padding:10px;
  186. width:500px;
  187. margin-left:222px;
  188. margin-top:250px;
  189. margin-bottom:40px;
  190. position:absolute;
  191. }
  192.  
  193. #background {
  194. background:#282828;
  195. margin-left:222px;
  196. margin-top:0px;
  197. width:520px;
  198. height:100%;
  199. position:fixed;
  200. z-index:-90;
  201. }
  202.  
  203.  
  204. #info {
  205. font-family:arial;
  206. width:493px;
  207. margin-top:5px;
  208. padding-top:1px;
  209. font-size:7px;
  210. background:#686868;
  211. padding:4px;
  212. color:{color:text};
  213. text-transform:uppercase;
  214. font-style:normal;
  215. text-align:left;
  216. -moz-transition-duration:0.5s;
  217. -webkit-transition-duration:0.5s;
  218. -o-transition-duration:0.5s;
  219. }
  220.  
  221. #info a {
  222. color:#fff;
  223. font-style:normal;
  224. }
  225.  
  226. #info a:hover {
  227. color:{color:link hover};
  228. }
  229.  
  230. .tags {
  231. font-family:calibri;
  232. font-style:normal;
  233. width:495px;
  234. text-transform:normal;
  235. font-style:normal;
  236. line-height:120%;
  237. padding-left:5px;
  238. font-size:10px;
  239. text-align:left;
  240. padding-top:5px;
  241. padding-bottom:15px;
  242. -moz-transition-duration:0.2s;
  243. -webkit-transition-duration:0.2s;
  244. -o-transition-duration:0.2s;
  245. }
  246. .tags a{
  247. color:#fff;
  248. -moz-transition-duration:0.2s;
  249. -webkit-transition-duration:0.2s;
  250. -o-transition-duration:0.2s;
  251. }
  252. .tags a:hover{
  253. color:{color:link hover};
  254. -moz-transition-duration:0.2s;
  255. -webkit-transition-duration:0.2s;
  256. -o-transition-duration:0.2s;
  257. }
  258.  
  259. .audio{
  260. background-color:#e5e5e5;
  261. height:65px;
  262. overflow:hidden;
  263. }
  264.  
  265. #ask {
  266. float:left;
  267. color:{color:text};
  268. }
  269.  
  270. #credit {
  271. font-size:9px;
  272. font-family:cambria;
  273. font-style:italic;
  274. letter-spacing:1px;
  275. -moz-transition-duration:0.5s;
  276. -webkit-transition-duration:0.5s;
  277. -o-transition-duration:0.5s;
  278. }
  279.  
  280. #credit a {
  281. background-color:#fff;
  282. padding:5px;
  283. border:1px solid #e9e9e9;
  284. position:fixed;
  285. right:15px;
  286. bottom:10px
  287. }
  288.  
  289. #credit a:hover {
  290. color:#fff;
  291. background-color:#191919;
  292. }
  293.  
  294. /*UPDATES*/
  295. #crown img{
  296. position:fixed;
  297. width:50px;
  298. margin-top:-55px;
  299. right:75px;} /*distance between the image and the left side of your screen*/
  300.  
  301. #upd{
  302. padding:13px;
  303. width:120px; /*tab width, to make it bigger just increase the number... you'll probably need to change the position of the image then, see above*/
  304. display: block;
  305. text-align:center;
  306. font-size:10px;
  307. z-index:9999999;
  308. position:fixed;
  309. bottom:30px; /*if you want to move the tab to the left upper corner, just replace EVERY 'bottom' with 'top'. ALL OF THEM.*/
  310. right:10px; /*same as above, to move it to the right corner replace EVERY 'left' with 'right'*/
  311. display:none;}
  312. #upd img{
  313. max-width:150px;}
  314.  
  315. #clk {
  316. width:40px;
  317. display:block;
  318. position:fixed;
  319. color:#000; /*this is where you can change the color of the text in the button; it's set to white now, use colorpicker.com or something to choose a new one!*/
  320. text-align:center;
  321. right:10px;
  322. bottom:10px;
  323. z-index:9999999;
  324. padding:5px;
  325. background-color:#fff; /*this is where you can change the color of the button - same as above!*/
  326. -webkit-user-select: none;
  327. -khtml-user-select: none;
  328. -moz-user-select: none;
  329. -ms-user-select: none;
  330. user-select: none;}
  331.  
  332.  
  333. /*may the lord jesus pray*/
  334.  
  335. #sidebar {
  336. width:280px;
  337. left:-40px;
  338. position:fixed;
  339. bottom:30px;
  340. color:#fff;}
  341.  
  342. #sidelink {
  343. display:navigate;
  344. width:400px;
  345. font-size:9px;
  346. letter-spacing:1px;
  347. text-align:left;
  348. font-style:none;
  349. text-transform:lowercase;
  350. line-height:180%;
  351. padding-left:3px;
  352. padding-right:3px;
  353. padding-top:2px;
  354. padding-bottom:2px;
  355. margin-left:800px;
  356. }
  357.  
  358. #sidelink a {
  359. color:{color:sidelink};
  360. }
  361.  
  362. #sidelink a:hover {
  363. color:{color:sidelink hover};
  364. }
  365.  
  366. #sideline {
  367. color:{color:border};
  368. }
  369. #sideline:before {content: "";
  370. height:0px;
  371. width:0px;
  372. display:inline-block;
  373. margin-right:5px;
  374. margin-bottom:2px;
  375. background-color:{color:background};
  376. transition-duration: 0.6s;
  377. -moz-transition-duration: 0.6s;
  378. -webkit-transition-duration: 0.6s;
  379. -o-transition-duration: 0.6s;
  380. }
  381. #sidebar:hover #sideline:before {content: "";
  382. height:0px;
  383. width:0px;
  384. display:inline-block;
  385. background-color:{color:border};
  386. transition-duration: 0.6s;
  387. -moz-transition-duration: 0.6s;
  388. -webkit-transition-duration: 0.6s;
  389. -o-transition-duration: 0.6s;
  390. }
  391. #sidebar:hover #sideline:hover {
  392. color: {color:sidelink hover};
  393. transition-duration: 0.6s;
  394. -moz-transition-duration: 0.6s;
  395. -webkit-transition-duration: 0.6s;
  396. -o-transition-duration: 0.6s;
  397. }
  398.  
  399. #description, #link1, #link2, #link3 {
  400. width:220px;
  401. margin-left:770px;
  402. margin-bottom:10px;
  403. padding-left:30px;
  404. padding-right:30px;
  405. font-family:helvetica;
  406. font-size:10px;
  407. text-align:justify;
  408. letter-spacing:1px;
  409. line-height:150%;
  410. color:#282828;
  411. }
  412.  
  413. #pagination {
  414. position:fixed;
  415. font-family:helvetica;
  416. padding:10px;
  417. bottom:5px;
  418. margin-left:750px;
  419. font-size:14px;
  420. font-weight:bold;
  421. letter-spacing:1px;
  422. text-align:right;
  423. text-transform:lowercase;
  424. color:#282828;
  425. }
  426.  
  427. #pagline {
  428. color:#fff;
  429. }
  430. #pagline:before {content: "";
  431. height:1px;
  432. width:1px;
  433. display:inline-block;
  434. bottom:15px;
  435. background-color:{color:background};
  436. transition-duration: 0.6s;
  437. -moz-transition-duration: 0.6s;
  438. -webkit-transition-duration: 0.6s;
  439. -o-transition-duration: 0.6s;
  440. }
  441. #pagination:hover #pagline:before {content: "";
  442. height:1px;
  443. width:20px;
  444. display:inline-block;
  445. background-color: {color:border};
  446. transition-duration: 0.6s;
  447. -moz-transition-duration: 0.6s;
  448. -webkit-transition-duration: 0.6s;
  449. -o-transition-duration: 0.6s;
  450. }
  451. #pagination:hover #pagline:hover {
  452. color:#fff;
  453. transition-duration: 0.6s;
  454. -moz-transition-duration: 0.6s;
  455. -webkit-transition-duration: 0.6s;
  456. -o-transition-duration: 0.6s;
  457. }
  458.  
  459. #pagination a {
  460. padding:2px;
  461. color:#fff;
  462. }
  463.  
  464. #pagination a:hover {
  465. color:#282828;
  466. }
  467.  
  468. .showhide_element {
  469. display:none;
  470. }
  471.  
  472. {CustomCSS}</style></head><body>
  473.  
  474. <div id="sidebar">
  475.  
  476.  
  477. <div id="description" class="showhide_element">
  478. {block:Description}{Description}{/block:Description}
  479. </div>
  480.  
  481. <!--
  482. 1ST LINK BEGINS HERE.
  483. Type out your content directly onto this page.
  484. Below each link are examples of html formatting.
  485. Replace them with your own content.
  486. Begin to question whether or not this theme is worth the trouble.
  487. -->
  488.  
  489. <div id="link1" class="showhide_element">
  490. <!-- EXAMPLE. -->
  491. <p>"You know I've seen all the different types. We all fit a certain category. The bully... The charmer... The... uh... surrogate dad... the man possessed by ungovernable rage... the brain... and any of those types can be a good detective and any of those types can be an incompetent shitheel."</p>
  492. <p align="right"><a href="http://mansprice.tumblr.com/start"><b>"Which type were you?"</b></a></align></p>
  493. <!-- END OF EXAMPLE. -->
  494. </div>
  495.  
  496.  
  497. <!-- 2ND LINK. -->
  498.  
  499. <div id="link2" class="showhide_element">
  500. <!-- EXAMPLE. -->→ married to maggie hart<br>→ is an asshole
  501. <!-- END OF EXAMPLE. -->
  502. </div>
  503.  
  504. <!-- 3RD LINK. -->
  505.  
  506. <div id="link3" class="showhide_element">
  507. <!-- EXAMPLE. -->
  508. (UNDER CONSTRUCTION) <a href="/tagged/( re: there's all kinds of ghettos in the world. )">GENERAL</a> · <a href="/tagged/( re: i think i'm all fucked up. )">MARTY</a> · <a href="/tagged/( re: canon. )">CANON</a> · <a href="/tagged/( re: about marty. )">ABOUT</a> · <a href="/tagged/( re: that sounds god fuckin awful. )">RUST</a> · <a href="/tagged/( re: notes. )">NOTES</a> · <a href="/tagged/( re: drabbles. )">DRABBLES</a>
  509. <!-- END OF EXAMPLE. -->
  510. </div>
  511.  
  512. <div id="sidelink"> <a href="/">home</a>,<a href="#" onClick="showLinks('description');return false;" id="sideline">about</a>,
  513.  
  514. <!--
  515. ADDITIONAL LINKS BEGIN HERE.
  516. Only add your own url if you do not want your link to open in the sidebar.
  517. -->
  518.  
  519.  
  520. {block:iflink1}<a href="#" onClick="showLinks('link1');return false;">{text:link 1 title}</a>, {/block:iflink1}
  521. {block:iflink2}<a href="#" onClick="showLinks('link2');return false;">{text:link 2 title}</a>, {/block:iflink2}
  522. {block:iflink3}<a href="#" onClick="showLinks('link3');return false;">{text:link 3 title}</a>, {/block:iflink3}
  523. <a href="/ask">ask</a></div>
  524. </div>
  525.  
  526. {block:IndexPage}
  527. <div id="pagination">
  528. {block:Pagination}
  529. {block:NextPage}
  530. <a href="{NextPage}">forth</a>
  531. {/block:NextPage}
  532. {block:PreviousPage}
  533. — <a href="{PreviousPage}">back</a>
  534. {/block:PreviousPage}
  535. {/block:Pagination}
  536. </div>
  537. {/block:IndexPage}
  538.  
  539. <div class=“container”>
  540.  
  541. <div id="entries">{block:Posts}<div id="post">
  542.  
  543. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  544.  
  545. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  546.  
  547. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  548.  
  549. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  550.  
  551. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  552.  
  553. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  554.  
  555. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp;&nbsp;&nbsp; {TrackName}{/block:TrackName}
  556. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  557.  
  558. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  559.  
  560. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
  561.  
  562. {block:Date}<div id="info"> <a href="{Permalink}">{TimeAgo}</a>
  563. {/block:Date} {block:NoteCount}&nbsp; ( <font color=#ec3d3d>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}<div style="float:right;">
  564.  
  565. {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} &nbsp; / &nbsp; <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} &nbsp; ( <a href="{ReblogURL}"target="_blank" title="reblog this post"><big>+</big> </a> ) </div>
  566. </div>
  567.  
  568.  
  569. {block:HasTags}
  570. <div class="tags">
  571. filed under:{block:Tags} <a href="{TagURL}">&nbsp; #{Tag}</a> {/block:Tags}</div>
  572. {/block:HasTags}
  573. <div class="postnote">
  574. {block:PostNotes}{PostNotes}{/block:PostNotes}
  575. </div>
  576. </div>
  577. {/block:Posts}
  578.  
  579. </div></div>
  580.  
  581. <div id="text"><img src="http://static.tumblr.com/rm8kron/63Enqsb4x/martiny.png"></div>
  582. <div id="text2"><img src="http://static.tumblr.com/rm8kron/6uSnqsfk5/th2.png"></div>
  583. <div id="background"></div>
  584.  
  585. <div id="upd">
  586.  
  587. <!-------------------------INSERT UPDATES HERE----------------------->
  588.  
  589. <b>theme:</b> <a href="http://hollywhoodthemes.tumblr.com">hollywhood</a><br><b>theme edit:</b> <a href="http://rockatanskis.tumblr.com">rockatanskis</a>
  590.  
  591. <!---------------------------------END-------------------------------->
  592. </div>
  593. <div id="clk">CREDIT</div>
  594.  
  595. </body>
  596.  
  597. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement