hollywhood

theme 18

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