hollywhood

theme 17

Apr 30th, 2013
5,716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.64 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 17 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="#E2E2E2"/>
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:description" content="#F7F7F7">
  19. <meta name="color:sidebar links" content="#999999">
  20. <meta name="color:Link Hover" content="#eeeeee"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="text:homelink title" content="home">
  24. <meta name="text:link1" content="" />
  25. <meta name="text:link1 url" content="/">
  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.  
  33. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  34.  
  35. <style>
  36. div#qTip {
  37. padding:3px;
  38. display: none;
  39. text-align: center;
  40. position: absolute;
  41. font-size:8px;
  42. line-height:9px;
  43. font-family:cambria;
  44. z-index: 1000;
  45. border: 2px solid #fff;
  46. background-color:{color:sidebar links};
  47. color: #fff;
  48. text-transform:uppercase;
  49. letter-spacing: 1px;
  50. }
  51. </style>
  52.  
  53. <style type="text/css">
  54.  
  55.  
  56. ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:10px}
  57. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  58. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important}
  59.  
  60. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  61.  
  62. iframe#tumblr_controls {
  63. top: 0% !important;
  64. right:0% !important;
  65. opacity:0.3;
  66. position: fixed !important;
  67. filter:alpha(opacity=30);
  68. -webkit-transition: all 0.7s ease;
  69. -moz-transition: all 0.7s ease;
  70. -o-transition: all 0.7s ease;
  71. }
  72. iframe#tumblr_controls:hover{
  73. top: 0% !important;
  74. right:0% !important;
  75. opacity:0.8;
  76. position: fixed !important;
  77. filter:alpha(opacity=80);
  78. -webkit-transition: all 0.7s ease;
  79. -moz-transition: all 0.7s ease;
  80. -o-transition: all 0.7s ease;
  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:calibri;
  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. #theme {
  155. width:750px;
  156. margin:0 auto -12px auto;
  157. }
  158.  
  159. #post {
  160. width:500px;
  161. padding-bottom:30px;
  162. margin-top:25px;
  163. }
  164.  
  165. #entries {
  166. padding:10px;
  167. width:500px;
  168. margin-left:290px;
  169. margin-top:40px;
  170. }
  171.  
  172.  
  173. #sidebar {
  174. color:{color:text};
  175. position:fixed;
  176. width:90px;
  177. margin-top:150px;
  178. margin-left:80px;
  179. text-align:left;
  180. }
  181.  
  182. #sidebar img {
  183. width:100px;
  184. height:100px;
  185. margin-bottom:10px;
  186. padding:3px;
  187. margin-left:-3px;
  188. border: 1px solid {color:border};
  189. opacity:.90;
  190. border-radius: 90px;
  191. -moz-transition-duration:1s;
  192. -webkit-transition-duration:1s;
  193. -o-transition-duration:1s;
  194. }
  195. #sidebar img:hover {
  196. padding:3px;
  197. border: 1px solid #e7e7e7;
  198. border-radius: 0px;
  199. -moz-transition-duration:1s;
  200. -webkit-transition-duration:1s;
  201. -o-transition-duration:1s;
  202. }
  203.  
  204. #links {
  205. position:absolute;
  206. letter-spacing:1px;
  207. position:fixed;
  208. font-family:cambria;
  209. width:140px;
  210. margin-top:-3px;
  211. margin-left:-23px;
  212. font-size:9px;
  213. text-transform:uppercase;
  214. text-align:center;
  215. line-height:170%;
  216. }
  217.  
  218. #links a{
  219. width:140px;
  220. line-height:130%;
  221. color:{color:sidebar links};
  222. margin-left:10px;
  223. letter-spacing:1px;
  224. text-decoration:none;
  225. text-shadow: 1px 1px 1px #d7d7d7;
  226. -moz-transition-duration:1s;
  227. -webkit-transition-duration:1s;
  228. -o-transition-duration:1s;
  229. }
  230.  
  231. #links a:hover {
  232. text-transform:lowercase;
  233. text-align:center;
  234. opacity:.6;
  235. padding:0px;
  236. width:40px;
  237. -moz-transition-duration:.5s;
  238. -webkit-transition-duration:.5s;
  239. -o-transition-duration:.5s;
  240. }
  241.  
  242. #sidebar #links {
  243. opacity:0;
  244. -moz-transition-duration:.7s;
  245. -webkit-transition-duration:.7s;
  246. -o-transition-duration:.7s;
  247. }
  248.  
  249. #sidebar:hover #links {
  250. opacity:1;
  251. -moz-transition-duration:.7s;
  252. -webkit-transition-duration:.7s;
  253. -o-transition-duration:.7s;
  254.  
  255. }
  256.  
  257.  
  258. #description {
  259. position:fixed;
  260. width:110px;
  261. font-family:times;
  262. margin-bottom:15px;
  263. margin-top:0px;
  264. margin-left:-10px;
  265. padding:5px;
  266. text-align:center;
  267. background-color:{color:description};
  268. border-top: 1px solid #e3e3e3;
  269. font-size:9px;
  270. color: {color:text};
  271. line-height:125%;
  272. border-bottom-left-radius: 10px;
  273. -moz-border-radius-bottomleft: 10px;
  274. -webkit-border-bottom-left-radius: 10px;
  275. border-bottom-right-radius: 10px;
  276. -moz-border-radius-bottomright: 10px;
  277. -webkit-border-bottom-right-radius: 10px;
  278. -moz-transition-duration:.7s;
  279. -webkit-transition-duration:.7s;
  280. -o-transition-duration:.7s;
  281. }
  282.  
  283. #description a {
  284. color:{color:link};
  285. }
  286.  
  287. #description a:hover {
  288. color:#f1f1f1;
  289. }
  290.  
  291. #sidebar:hover #description {
  292. margin-top:17px;
  293. -moz-transition-duration:.7s;
  294. -webkit-transition-duration:.7s;
  295. -o-transition-duration:.7s;
  296. }
  297.  
  298. #info {
  299. font-family:calibri;
  300. width:500px;
  301. margin-top:3px;
  302. padding:1px;
  303. padding-top:5px;
  304. font-size:8px;
  305. color:{color:text};
  306. text-transform:uppercase;
  307. font-style:normal;
  308. text-align:left;
  309. border-top:1px solid {color:border};
  310. -moz-transition-duration:0.5s;
  311. -webkit-transition-duration:0.5s;
  312. -o-transition-duration:0.5s;
  313. }
  314.  
  315. #info a {
  316. color:{color:link};
  317. text-align:right;
  318. font-style:normal;
  319. }
  320.  
  321. #info a:hover {
  322. color:{color:link hover};
  323. }
  324.  
  325. .tags {
  326. font-family:consolas;
  327. font-style:normal;
  328. width:500px;
  329. text-transform:lowercase;
  330. font-style:italic;
  331. color:{color:link};
  332. line-height:120%;
  333. font-size:8px;
  334. opacity:0;
  335. text-align:left;
  336. padding-top:0px;
  337. -moz-transition-duration:0.2s;
  338. -webkit-transition-duration:0.2s;
  339. -o-transition-duration:0.2s;
  340. }
  341.  
  342. .tags a:hover {
  343. color:{color:link hover};
  344. }
  345.  
  346. #post:hover .tags {
  347. opacity:1;
  348. -moz-transition-duration:.7s;
  349. -webkit-transition-duration:.7s;
  350. -o-transition-duration:.7s;
  351. }
  352.  
  353. audio{
  354. background-color:#e5e5e5;
  355. height:65px;
  356. overflow:hidden;
  357. }
  358.  
  359. .question {
  360. padding:6px;
  361. text-align:left;
  362. text-transform:italic;
  363. color:{color:text};
  364. background-color: #f9f9f9;
  365. border-left:3px solid #e9e9e9;
  366. line-height:120%;
  367. }
  368.  
  369. .answer {
  370. text-align:left;
  371. padding:3px;
  372. color:{color:text};
  373. }
  374.  
  375.  
  376. #credit {
  377. font-size:9px;
  378. font-family:cambria;
  379. font-style:italic;
  380. letter-spacing:1px;
  381. -moz-transition-duration:0.5s;
  382. -webkit-transition-duration:0.5s;
  383. -o-transition-duration:0.5s;
  384. }
  385.  
  386. #credit a {
  387. background-color:#fff;
  388. padding:5px;
  389. border:1px solid #e9e9e9;
  390. position:fixed;
  391. right:15px;
  392. bottom:10px
  393. }
  394.  
  395. #credit a:hover {
  396. color:#fff;
  397. background-color:#191919;
  398. }
  399.  
  400. {CustomCSS}</style></head><body>
  401.  
  402. <div id="theme">
  403.  
  404. <div id="sidebar">
  405.  
  406. <div id="sidebarimgage">
  407. <a title="{text:homelink title}" href="/"><img src="{image:sidebar}"> </a></div>
  408.  
  409. <div id="links">
  410. <a href="{text:link1 url}" title="{text:link1}">II.</a>
  411. <a href="{text:link2 url}" title="{text:link2}">III.</a>
  412. <a href="{text:link3 url}" title="{text:link3}">IV.</a>
  413. <a href="{text:link4 url}" title="{text:link4}">V.</a>
  414.  
  415. </div>
  416.  
  417. <div id="description">{description}
  418. <p></p>
  419. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{/block:Pagination}
  420.  
  421. {block:Pagination}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}{/block:Pagination}
  422. </div>
  423. </div>
  424.  
  425. <div id="entries">{block:Posts}<div id="post">
  426.  
  427. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  428.  
  429. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  430.  
  431. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  432.  
  433. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  434.  
  435. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  436.  
  437. {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}
  438.  
  439. {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}
  440. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  441.  
  442. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  443.  
  444. {block:Answer}<div class="question"><i>{Asker}:</i> {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  445.  
  446. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  447. {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>
  448. {block:HasTags}
  449. <div class="tags">
  450. {block:Tags} <a href="{TagURL}"> -{Tag}</a>{/block:Tags}</div>
  451. {/block:HasTags}
  452. <div class="postnote">
  453. {block:PostNotes}{PostNotes}{/block:PostNotes}
  454. </div>
  455. </div>
  456. {/block:Posts}
  457.  
  458. </div>
  459. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div> </div>
  460.  
  461. </body>
  462. </html>
Advertisement
Add Comment
Please, Sign In to add comment