Advertisement
Guest User

rudiish

a guest
Apr 18th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 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="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#9B9B9B"/>
  15. <meta name="color:tags" content="#b8b8b8"/>
  16. <meta name="color:header links" content="#ffffff"/>
  17. <meta name="color:scrollbar" content="#999999"/>
  18. <meta name="color:title" content="#999999">
  19. <meta name="color:Link Hover" content="#eeeeee"/>
  20. <meta name="color:info bar" content="#000000"/>
  21. <meta name="color:info" content="#000000"/>
  22. <meta name="color:descriptioncolor" content="#ffffff"/>
  23. <meta name="color:pagination" content="#ffffff"/>
  24.  
  25.  
  26. <meta name="text:link 1 title" content=""/>
  27. <meta name="text:link 1" content=""/>
  28. <meta name="text:link 1 url" content="/"/>
  29. <meta name="text:link 2 title" content=""/>
  30. <meta name="text:link 2" content=""/>
  31. <meta name="text:link 2 url" content="/"/>
  32. <meta name="text:link 3 title" content=""/>
  33. <meta name="text:link 3" content=""/>
  34. <meta name="text:link 3 url" content="/"/>
  35. <meta name="text:link 4 title" content=""/>
  36. <meta name="text:link 4" content=""/>
  37. <meta name="text:link 4 url" content="/"/>
  38. <meta name="text:link 5 title" content=""/>
  39. <meta name="text:link 5" content=""/>
  40. <meta name="text:link 5 url" content="/"/>
  41.  
  42. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  43.  
  44. <style>
  45. div#qTip {
  46. padding: 3px;
  47. display: none;
  48. text-align: center;
  49. position: absolute;
  50. font-size:11px;
  51. margin-left:10px;
  52. margin-top:-2px;
  53. line-height:9px;
  54. font-family:arial;
  55. z-index: 1000;
  56. border: 1px solid #cacaca;
  57. background-color:#fff;
  58. color: #9b9b9b;
  59. text-transform:uppercase;
  60. letter-spacing: 2px;
  61. }
  62. </style>
  63.  
  64. <style type="text/css">
  65.  
  66. ::-webkit-scrollbar-thumb{
  67. background-color: {color:scrollbar};
  68. border: 4px solid {color:background};
  69. height:auto;
  70. }
  71.  
  72. ::-webkit-scrollbar {
  73. height:auto;
  74. width:3px;
  75. background-color: {color:scrollbar};
  76. border:1px solid {color:background};
  77. }
  78.  
  79.  
  80. iframe#tumblr_controls {
  81. white-space:nowrap;
  82. -webkit-filter: invert(100%);
  83. -moz-filter: invert(100%);
  84. -o-filter: invert(100%);
  85. -ms-filter: invert(100%);
  86. filter: invert(100%);
  87. opacity:.2;transition: .8s ease-in-out;
  88. -webkit-transition: .8s ease-in-out;
  89. -moz-transition: .8s ease-in-out;
  90. -o-transition: .8s ease-in-out;
  91. }
  92.  
  93. h1 {
  94. font-weight:normal;
  95. font-size:14px;
  96. text-align:center;
  97. font-style:normal;
  98. line-height:100%;
  99. letter-spacing:1px;
  100. text-transform:normal;
  101. color:{color:text};
  102. }
  103.  
  104. h2 {
  105. font-size:13px;
  106. text-align:center;
  107. line-height:100%;
  108. letter-spacing:-0.5px;
  109. color:{color:text};
  110. font-weight:bold;
  111. text-transform:uppercase;
  112. padding:5px;
  113. padding-bottom:2px;
  114. }
  115.  
  116.  
  117. blockquote {
  118. border-left:2px solid {color:text};
  119. padding-left:5px;
  120. margin:5px;
  121. }
  122.  
  123.  
  124. body {
  125. background-color:{color:background};
  126. background-image:url('http://i.imgur.com/yUpxxTf.png');
  127. background-repeat:no-repeat; fixed;
  128. margin:5px; 5px; 5px; 5px;
  129. color:{color:text};
  130. font-family:trebuchet ms;
  131. font-size:11px;
  132. line-height:100%;
  133. small, sub, sup {font-size:11px;}
  134. }
  135.  
  136. a {
  137. text-decoration:none;
  138. outline:none;
  139. -moz-outline-style:none;
  140. color:{color:link};
  141. -moz-transition-duration:0.5s;
  142. -webkit-transition-duration:0.5s;
  143. -o-transition-duration:0.5s;
  144. }
  145.  
  146. a:hover {
  147. text-decoration:none;
  148. outline:none;
  149. -moz-outline-style:none;
  150. color:{color:link hover};
  151. }
  152.  
  153. img {
  154. border:none;
  155. }
  156.  
  157. blockquote {
  158. padding-left:5px;
  159. border-left:2px solid;
  160. }
  161.  
  162. blockquote blockquote {
  163. padding-left:5px;
  164. border-left:2px solid;
  165. }
  166.  
  167. #post {
  168. width:500px;
  169. padding-bottom:30px;
  170. margin-top:30px;
  171. }
  172.  
  173. #entries {
  174. padding:10px;
  175. width:500px;
  176. margin-left:370px;
  177. margin-top:245px;
  178. margin-bottom:40px;
  179. height:305px;
  180. overflow:scroll;
  181. overflow-x:hidden;
  182. }
  183.  
  184.  
  185. #sidebar {
  186. color:{color:sidebar};
  187. position:fixed;
  188. width:100px;
  189. height:auto;
  190. margin-top:270px;
  191. margin-left:300px;
  192. text-align:left;
  193. }
  194.  
  195. #links {
  196. position:absolute;
  197. position:fixed;
  198. font-family:times;
  199. width:auto;
  200. font-size:13px;
  201. margin-top:-85px;
  202. margin-left:-40px;
  203. text-transform:uppercase;
  204. text-align:center;
  205. line-height:40%;
  206. }
  207.  
  208. #links a{
  209. line-height:280%;
  210. margin-top:4px;
  211. margin-left:13px;
  212. color:{color:header links};
  213. text-decoration:none;
  214. -moz-transition-duration:.2s;
  215. -webkit-transition-duration:.2s;
  216. -o-transition-duration:.2s;
  217. }
  218.  
  219. #links a:hover {
  220. color: {color:link hover};
  221. width:60px;
  222. -moz-transition-duration:0.2s;
  223. -webkit-transition-duration:0.2s;
  224. -o-transition-duration:0.2s;
  225. }
  226.  
  227. #description {
  228. position:fixed;
  229. width:105px;
  230. font-family:trebuchet ms;
  231. margin-top:-150px;
  232. margin-left:-180px;
  233. text-align:center;
  234. font-size:11px;
  235. color: {color:descriptioncolor};
  236. letter-spacing:0px;
  237. line-height:130%;
  238. -moz-transition-duration:1s;
  239. -webkit-transition-duration:1s;
  240. -o-transition-duration:1s;
  241. }
  242.  
  243. #description a {
  244. color:{color:link};
  245. }
  246.  
  247. #description a:hover {
  248. color:{color:link hover};
  249. }
  250.  
  251. .sidebartitle {
  252. width:210px;
  253. text-align:center;
  254. position:fixed;
  255. font-family:arial;
  256. line-height:120%;
  257. margin-left:-13px;
  258. font-size:13px;
  259. margin-top:10px;
  260. color:{color:sidebar};
  261. }
  262.  
  263. #pagination {
  264. font-family:cambria;
  265. width:210px;
  266. font-size:9px;
  267. margin-top:25px;
  268. margin-left:-8px;
  269. padding-left:5px;
  270. letter-spacing:1px;
  271. font-style:italic;
  272. text-align:center;
  273. }
  274.  
  275. #pagination a {
  276. color:{color:pagination};
  277. }
  278.  
  279. #info {
  280. font-family:arial;
  281. width:493px;
  282. margin-top:5px;
  283. padding-top:1px;
  284. font-size:7px;
  285. background:{color:info bar};
  286. padding:4px;
  287. color:{color:info};
  288. text-transform:uppercase;
  289. font-style:normal;
  290. text-align:left;
  291. -moz-transition-duration:0.5s;
  292. -webkit-transition-duration:0.5s;
  293. -o-transition-duration:0.5s;
  294. }
  295.  
  296. #info a {
  297. color:{color:link};
  298. font-style:normal;
  299. }
  300.  
  301. #info a:hover {
  302. color:{color:link hover};
  303. }
  304.  
  305. .tags {
  306. font-family:calibri;
  307. font-style:normal;
  308. width:495px;
  309. text-transform:normal;
  310. font-style:normal;
  311. line-height:120%;
  312. padding-left:5px;
  313. font-size:10px;
  314. text-align:left;
  315. padding-top:5px;
  316. padding-bottom:15px;
  317. -moz-transition-duration:0.2s;
  318. -webkit-transition-duration:0.2s;
  319. -o-transition-duration:0.2s;
  320. }
  321. .tags a{
  322. color:{color:tags};
  323. -moz-transition-duration:0.2s;
  324. -webkit-transition-duration:0.2s;
  325. -o-transition-duration:0.2s;
  326. }
  327. .tags a:hover{
  328. color:{color:link hover};
  329. -moz-transition-duration:0.2s;
  330. -webkit-transition-duration:0.2s;
  331. -o-transition-duration:0.2s;
  332. }
  333.  
  334. .audio{
  335. background-color:#e5e5e5;
  336. height:65px;
  337. overflow:hidden;
  338. }
  339.  
  340. #ask {
  341. float:left;
  342. color:{color:text};
  343. }
  344.  
  345. #credit {
  346. font-size:9px;
  347. font-family:cambria;
  348. font-style:italic;
  349. letter-spacing:1px;
  350. -moz-transition-duration:0.5s;
  351. -webkit-transition-duration:0.5s;
  352. -o-transition-duration:0.5s;
  353. }
  354.  
  355. #credit a {
  356. background-color:#fff;
  357. padding:5px;
  358. border:1px solid #e9e9e9;
  359. position:fixed;
  360. right:15px;
  361. bottom:10px
  362. }
  363.  
  364. #credit a:hover {
  365. color:#fff;
  366. background-color:#191919;
  367. }
  368.  
  369. {CustomCSS}</style></head><body>
  370.  
  371. <div id="sidebar">
  372.  
  373. <div class="sidebartitle">{text:sidebartitle}</div>
  374.  
  375. <div id="links" color="{color:header links}">
  376.  
  377. <a href="{text:link 1 url}" title="{text:link 1 title}">{text:link 1}</a><br>
  378. <a href="{text:link 2 url}" title="{text:link 2 title}">{text:link 2}</a><br>
  379. <a href="{text:link 3 url}" title="{text:link 3 title}">{text:link 3}</a><br>
  380. <a href="{text:link 4 url}" title="{text:link 4 title}">{text:link 4}</a><br>
  381. <a href="{text:link 5 url}" title="{text:link 5 title}">{text:link 5}</a>
  382. </div>
  383.  
  384. <div id="description">{description}
  385. <div id="pagination">
  386. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  387. </div></div></div>
  388.  
  389. <div id="entries">{block:Posts}<div id="post">
  390.  
  391. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  392.  
  393. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  394.  
  395. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  396.  
  397. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  398.  
  399. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  400.  
  401. {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}
  402.  
  403. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  404.  
  405. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  406.  
  407. {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}
  408.  
  409. {block:Date}<div id="info"> <a href="{Permalink}">{TimeAgo}</a>
  410. {/block:Date} {block:NoteCount}&nbsp; ( <font color=#ec3d3d>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}<div style="float:right;">
  411.  
  412. {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>
  413. </div>
  414.  
  415.  
  416. {block:HasTags}
  417. <div class="tags">
  418. tagged as:{block:Tags} <a href="{TagURL}">&nbsp; -{Tag}</a> {/block:Tags}</div>
  419. {/block:HasTags}
  420. <div class="postnote">
  421. {block:PostNotes}{PostNotes}{/block:PostNotes}
  422. </div>
  423. </div>
  424. {/block:Posts}
  425.  
  426. </div>
  427. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div>
  428.  
  429. </body>
  430.  
  431. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement