Advertisement
hollywhood

theme 48

Jan 18th, 2014
6,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.05 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 48 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:Link Hover" content="#eeeeee"/>
  17. <meta name="color:border" content="#DDDDDD"/>
  18. <meta name="color:scrollbar" content="#999999">
  19. <meta name="color:title" content="#888888">
  20. <meta name="color:title background" content="#f7f7f7">
  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. <style type="text/css">
  37.  
  38. ::-webkit-scrollbar-thumb{
  39. background-color: {color:scrollbar};
  40. border: 2px solid {color:background};
  41. height:auto;
  42. }
  43.  
  44. ::-webkit-scrollbar {
  45. height:auto;
  46. width:11px;
  47. background-color: {color:scrollbar};
  48. border:5px solid {color:background};
  49. }
  50.  
  51.  
  52. iframe#tumblr_controls {
  53. white-space:nowrap;
  54. -webkit-filter: invert(100%);
  55. -moz-filter: invert(100%);
  56. -o-filter: invert(100%);
  57. -ms-filter: invert(100%);
  58. filter: invert(100%);
  59. opacity:.2;transition: .8s ease-in-out;
  60. -webkit-transition: .8s ease-in-out;
  61. -moz-transition: .8s ease-in-out;
  62. -o-transition: .8s ease-in-out;
  63. }
  64.  
  65. h1 {
  66. font-weight:normal;
  67. font-size:13px;
  68. text-align:center;
  69. font-style:normal;
  70. line-height:100%;
  71. letter-spacing:1px;
  72. text-transform:normal;
  73. color:{color:text};
  74. }
  75.  
  76. h2 {
  77. font-size:10px;
  78. text-align:center;
  79. line-height:100%;
  80. letter-spacing:-0.5px;
  81. color:{color:text};
  82. font-weight:bold;
  83. text-transform:uppercase;
  84. padding:5px;
  85. padding-bottom:2px;
  86. }
  87.  
  88.  
  89. blockquote {
  90. border-left:1px solid #ccc;
  91. padding:12px;
  92. margin:10px 2px 0px 10px
  93. background-color:#fafafa;
  94. }
  95.  
  96. body {
  97. background:{color:background};
  98. margin:0px;
  99. color:{color:text};
  100. font-family:trebuchet ms;
  101. font-size:10px;
  102. line-height:100%;
  103. }
  104.  
  105. a {
  106. text-decoration:none;
  107. outline:none;
  108. -moz-outline-style:none;
  109. color:{color:link};
  110. -moz-transition-duration:0.5s;
  111. -webkit-transition-duration:0.5s;
  112. -o-transition-duration:0.5s;
  113. }
  114.  
  115. a:hover {
  116. outline:none;
  117. -moz-outline-style:none;
  118. color:{color:link hover};
  119. }
  120.  
  121. img {
  122. border:none;
  123. }
  124.  
  125.  
  126. #post {
  127. width:500px;
  128. padding-bottom:30px;
  129. margin-top:60px;
  130. }
  131.  
  132. #entries {
  133. padding:10px;
  134. width:500px;
  135. margin-left:0px;
  136. margin-top:20px;
  137. margin-bottom:60px;
  138. }
  139.  
  140.  
  141. #theme {
  142. width:500px;
  143. margin:0 auto -12px auto;
  144. }
  145.  
  146. #sidebar {
  147. color:{color:text};
  148. width:100px;
  149. height:auto;
  150. margin-top:95px;
  151. margin-left:165px;
  152. text-align:left;
  153. }
  154.  
  155. #sidebarimage img {
  156. width:55px;
  157. height:55px;
  158. border-radius:90px;
  159. padding:4px;
  160. border:1px solid {color:border};
  161. opacity:.9;
  162. margin-top:12px;
  163. margin-bottom:13px;
  164. margin-left:62px;
  165. }
  166.  
  167. #links {
  168. font-family:times;
  169. width:330px;
  170. margin-top:7px;
  171. margin-left:-71px;
  172. letter-spacing:0px;
  173. font-size:9px;
  174. text-transform:lowercase;
  175. text-align:center;
  176. border-top:double {color:border};
  177. line-height:280%;
  178. }
  179.  
  180. #links a{
  181. line-height:280%;
  182. margin-top:4px;
  183. margin-left:8px;
  184. margin-right:8px;
  185. color:{color:link};
  186. text-decoration:none;
  187. -moz-transition-duration:.2s;
  188. -webkit-transition-duration:.2s;
  189. -o-transition-duration:.2s;
  190. }
  191.  
  192. #links a:hover {
  193. color: {color:link hover};
  194. width:60px;
  195. -moz-transition-duration:0.2s;
  196. -webkit-transition-duration:0.2s;
  197. -o-transition-duration:0.2s;
  198. }
  199.  
  200. #description {
  201. width:300px;
  202. font-family:times;
  203. word-spacing:2px;
  204. margin-top:15px;
  205. background:#f9f9f9;
  206. padding:15px;
  207. margin-left:-71px;
  208. text-align:center;
  209. font-size:9px;
  210. color: {color:text};
  211. letter-spacing:0px;
  212. line-height:180%;
  213. -moz-transition-duration:1s;
  214. -webkit-transition-duration:1s;
  215. -o-transition-duration:1s;
  216. }
  217.  
  218. #description a {
  219. color:{color:link};
  220. }
  221.  
  222. #description a:hover {
  223. color:{color:link hover};
  224. }
  225.  
  226. .sidebartitle {
  227. position:fixed;
  228. width:1613px;
  229. background:{color:title background};
  230. text-shadow:2px 2px 0px #fff;
  231. text-align:center;
  232. font-family: 'Bodoni MT Condensed';
  233. line-height:260%;
  234. margin-left:-715px;
  235. border-bottom:4px solid {color:background};
  236. word-spacing:10px;
  237. letter-spacing:1px;
  238. font-style:italic;
  239. font-size:32px;
  240. margin-top:-195px;
  241. }
  242.  
  243. .sidebartitle a{
  244. color:{color:title};
  245. }
  246.  
  247. .sidebartitle a:hover{
  248. color:{color:link hover};
  249. }
  250.  
  251. #pagination {
  252. font-family:corbel;
  253. width:500px;
  254. font-size:9px;
  255. margin-top:25px;
  256. margin-left:-8px;
  257. padding-left:5px;
  258. letter-spacing:1px;
  259. text-align:center;
  260. text-transform:uppercase;
  261. }
  262.  
  263. #pagination a {
  264. color:{color:link};
  265. }
  266.  
  267. #info {
  268. font-family:cambria;
  269. width:500px;
  270. margin-top:10px;
  271. padding-top:7px;
  272. font-size:8px;
  273. border-top:1px solid {color:border};
  274. color:{color:text};
  275. text-transform:uppercase;
  276. letter-spacing:1px;
  277. font-style:normal;
  278. text-align:left;
  279. -moz-transition-duration:0.2s;
  280. -webkit-transition-duration:0.2s;
  281. -o-transition-duration:0.2s;
  282. }
  283.  
  284. #info a {
  285. color:{color:link};
  286. font-style:normal;
  287. }
  288.  
  289. #info a:hover {
  290. color:{color:link hover};
  291. -moz-transition-duration:0.2s;
  292. -webkit-transition-duration:0.2s;
  293. -o-transition-duration:0.2s;
  294. }
  295.  
  296. .tags {
  297. font-family:cambria;
  298. font-style:normal;
  299. width:500px;
  300. text-transform:normal;
  301. font-style:normal;
  302. line-height:120%;
  303. padding-top:2px;
  304. font-size:8px;
  305. opacity:0;
  306. text-align:left;
  307. -moz-transition-duration:0.5s;
  308. -webkit-transition-duration:0.5s;
  309. -o-transition-duration:0.5s;
  310. }
  311. .tags a{
  312. color:{color:link};
  313. -moz-transition-duration:0.2s;
  314. -webkit-transition-duration:0.2s;
  315. -o-transition-duration:0.2s;
  316. }
  317. .tags a:hover{
  318. color:{color:link hover};
  319. -moz-transition-duration:0.2s;
  320. -webkit-transition-duration:0.2s;
  321. -o-transition-duration:0.2s;
  322. }
  323.  
  324. #post:hover .tags{
  325. opacity:1;
  326. -moz-transition-duration:0.5s;
  327. -webkit-transition-duration:0.5s;
  328. -o-transition-duration:0.5s;
  329. }
  330.  
  331. .audio{
  332. background-color:#e5e5e5;
  333. height:65px;
  334. overflow:hidden;
  335. }
  336.  
  337. #ask {
  338. float:left;
  339. color:{color:text};
  340. }
  341.  
  342. #credit {
  343. font-size:9px;
  344. font-family:cambria;
  345. font-style:italic;
  346. letter-spacing:1px;
  347. -moz-transition-duration:0.5s;
  348. -webkit-transition-duration:0.5s;
  349. -o-transition-duration:0.5s;
  350. }
  351.  
  352. #credit a {
  353. background-color:#fff;
  354. padding:5px;
  355. border:1px solid #e9e9e9;
  356. position:fixed;
  357. right:15px;
  358. bottom:10px
  359. }
  360.  
  361. #credit a:hover {
  362. color:#fff;
  363. background-color:#191919;
  364. }
  365.  
  366. {CustomCSS}</style></head><body>
  367.  
  368. <div id="theme">
  369.  
  370. <div id="sidebar">
  371.  
  372. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  373.  
  374. <div class="sidebartitle"><a href="/">{text:sidebartitle}</a></div>
  375.  
  376. <div id="description">{description}</div>
  377.  
  378. <div id="links">
  379. <a href="{text:link 1 url}">{text:link 1}</a>
  380. <a href="{text:link 2 url}">{text:link 2}</a>
  381. <a href="{text:link 3 url}">{text:link 3}</a>
  382. <a href="{text:link 4 url}">{text:link 4}</a>
  383. <a href="{text:link 5 url}">{text:link 5}</a>
  384. </div>
  385.  
  386. </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}<center><big><big>"{Quote}"</big></big></center>{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. {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}
  403. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</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 title="{TimeAgo}" href="{Permalink}">{Month} &nbsp;{DayOfMonth}</a>
  410. {/block:Date} &nbsp;({24Hour}:{Minutes})&nbsp; {block:NoteCount}&nbsp; ( <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  411.  
  412. <br>{block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} & <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} </br>
  413. </div>
  414.  
  415.  
  416. {block:HasTags}
  417. <div class="tags">
  418. {block:Tags} <a href="{TagURL}"> <big>#</big> {Tag} &nbsp; </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 id="pagination">
  427. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←&nbsp;&nbsp;&nbsp; future</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">past&nbsp;&nbsp;&nbsp; →</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  428.  
  429. </div>
  430. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div> </div>
  431.  
  432. </body>
  433.  
  434. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement