hollywhood

theme 16

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