Advertisement
Guest User

Untitled

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