hollywhood

theme 38

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