Advertisement
saitothemes

beruhime

Apr 24th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <!---- this is theme 30 by Hollywhood
  11. please don't remove the credit
  12. thank yo
  13. --->
  14.  
  15. <meta name="color:Background" content="#fccece"/>
  16. <meta name="color:Text" content="#9B9B9B"/>
  17. <meta name="color:Link" content="#b8b8b8"/>
  18. <meta name="color:border" content="#F2F2F2"/>
  19. <meta name="color:scrollbar" content="#D6D5D5">
  20. <meta name="color:Link Hover" content="#eeeeee"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:link 1" content="Link 1"/>
  25. <meta name="text:link 1 url" content="/"/>
  26. <meta name="text:link 2" content="Link 2"/>
  27. <meta name="text:link 2 url" content="/"/>
  28. <meta name="text:link 3" content="Link 3"/>
  29. <meta name="text:link 3 url" content="/"/>
  30. <meta name="text:link 4" content="Link 4"/>
  31. <meta name="text:link 4 url" content="/"/>
  32.  
  33. <style type="text/css">
  34.  
  35. ::-webkit-scrollbar-thumb{
  36. background-color: {color:scrollbar};
  37. border: 2px solid {color:background};
  38. height:auto;
  39. }
  40.  
  41. ::-webkit-scrollbar {
  42. height:auto;
  43. width:9px;
  44. background-color: {color:scrollbar};
  45. border: 4px solid {color:background};
  46. }
  47.  
  48.  
  49. iframe#tumblr_controls {
  50. white-space:nowrap;
  51. -webkit-filter: invert(100%);
  52. -moz-filter: invert(100%);
  53. -o-filter: invert(100%);
  54. -ms-filter: invert(100%);
  55. filter: invert(100%);
  56. opacity:.2;transition: .8s ease-in-out;
  57. -webkit-transition: .8s ease-in-out;
  58. -moz-transition: .8s ease-in-out;
  59. -o-transition: .8s ease-in-out;
  60. }
  61.  
  62. h1 {
  63. font-weight:normal;
  64. font-size:13px;
  65. text-align:center;
  66. font-style:normal;
  67. line-height:100%;
  68. letter-spacing:1px;
  69. text-transform:normal;
  70. color:{color:text};
  71. }
  72.  
  73. h2 {
  74. font-size:10px;
  75. text-align:center;
  76. line-height:100%;
  77. letter-spacing:-0.5px;
  78. color:{color:text};
  79. font-weight:bold;
  80. text-transform:uppercase;
  81. padding:5px;
  82. padding-bottom:2px;
  83. }
  84.  
  85.  
  86. blockquote {
  87. border-left:2px solid {color:text};
  88. padding-left:5px;
  89. margin:5px;
  90. }
  91.  
  92.  
  93. body {
  94. background:{color:background};
  95. margin:0px;
  96. color:{color:text};
  97. font-family:times;
  98. font-size:10px;
  99. line-height:120%;
  100. background-image:url('http://40.media.tumblr.com/5d8c9b62906d781df426a2a8c543bcf1/tumblr_nncd8hKJEL1urnw83o1_r2_1280.png');
  101. background-attachment: fixed;
  102. background-image:stretch;
  103. background-repeat: no-repeat;
  104. background-image:cover;
  105. background-position:left top;
  106. }
  107.  
  108. a {
  109. text-decoration:none;
  110. outline:none;
  111. -moz-outline-style:none;
  112. color:{color:link};
  113. -moz-transition-duration:0.5s;
  114. -webkit-transition-duration:0.5s;
  115. -o-transition-duration:0.5s;
  116. }
  117.  
  118. a:hover {
  119. text-decoration:none;
  120. outline:none;
  121. -moz-outline-style:none;
  122. color:{color:link hover};
  123. }
  124.  
  125. img {
  126. border:none;
  127. }
  128.  
  129. blockquote {
  130. padding-left:5px;
  131. border-left:2px solid;
  132. }
  133.  
  134. blockquote blockquote {
  135. padding-left:5px;
  136. border-left:2px solid;
  137. }
  138.  
  139. #theme {
  140. width:500px;
  141. margin:0 auto -12px auto;
  142. }
  143.  
  144. #post {
  145. width:400px;
  146. padding-bottom:30px;
  147. margin-top:20px;
  148. }
  149.  
  150.  
  151. #entries {
  152. padding:10px;
  153. left:559px;
  154. top:595px;
  155. position:fixed;
  156. background-color:transparent;
  157. width:522px;
  158. height:325px;
  159. top:187px;
  160. padding: 20px;
  161. overflow-x:scroll;
  162. scroll:left;
  163. overflow-x:hidden;
  164. }
  165.  
  166. #sidebar {
  167. color:{color:text};
  168. position:fixed;
  169. width:91px;
  170. height:auto;
  171. top:330px;
  172. left:145px;
  173. text-align:left;
  174. }
  175.  
  176. #sidebarimage img {
  177. width:100px;
  178. margin-top:0px;
  179. margin-bottom:5px;
  180. padding:-1px;
  181. outline-offset:4px;
  182. }
  183.  
  184. #links {
  185. position:fixed;
  186. font-family:cambria;
  187. width:150px;
  188. top:120px;
  189. left:1160px;
  190. font-size:75px;
  191. text-transform:lowercase;
  192. text-align:center;
  193. line-height:170%;
  194. }
  195.  
  196. #links a{
  197. line-height:170%;
  198. padding:1px;
  199. margin-top:1px;
  200. margin-left:2px;
  201. color:{color:link};
  202. -moz-transition-duration:.7s;
  203. -webkit-transition-duration:.7s;
  204. -o-transition-duration:.7s;
  205. }
  206.  
  207. #links a:hover {
  208. color: {color:link hover};
  209. -moz-transition-duration:.4s;
  210. -webkit-transition-duration:.4s;
  211. -o-transition-duration:.4s;
  212.  
  213. }
  214.  
  215. #description {
  216. width:103px;
  217. font-family:times;
  218. bottom:0px;
  219. top:340px;
  220. left:780px;
  221. text-align:justify;
  222. font-size:115%;
  223. color: {color:text};
  224. letter-spacing:1px;
  225. line-height:115%;
  226. }
  227.  
  228. #description a {
  229. color:{color:link};
  230. }
  231.  
  232. #description a:hover {
  233. color:{color:link hover};
  234. }
  235.  
  236. #pagination {
  237. font-family:cambria;
  238. width:103px;
  239. font-size:8px;
  240. text-transform:normal;
  241. margin-top:48px;
  242. margin-left:0px;
  243. padding-top:25px;
  244. letter-spacing:1px;
  245. font-style:normal;
  246. text-align:center;
  247. }
  248.  
  249. #pagination a {
  250. color:{color:link};
  251. }
  252.  
  253. #info {
  254. font-family:cambria;
  255. width:398px;
  256. margin-top:-13px;
  257. padding-top:1px;
  258. font-size:8px;
  259. letter-spacing:1px;
  260. color:{color:text};
  261. text-transform:lowercase;
  262. opacity:0;
  263. text-align:left;
  264. -moz-transition-duration:.7s;
  265. -webkit-transition-duration:.7s;
  266. -o-transition-duration:.7s;
  267. }
  268.  
  269. #info a {
  270. color:{color:link};
  271. text-align:right;
  272. }
  273.  
  274. #info a:hover {
  275. color:{color:link hover};
  276. }
  277. #post:hover #info {
  278. margin-top:3px;
  279. opacity:1;
  280. -moz-transition-duration:1.2s;
  281. -webkit-transition-duration:1.2s;
  282. -o-transition-duration:1.2s;
  283. }
  284.  
  285. .tags {
  286. font-family:cambria;
  287. font-style:normal;
  288. width:398px;
  289. text-transform:italic;
  290. color:{color:link};
  291. line-height:120%;
  292. opacity:0;
  293. font-size:8px;
  294. text-align:left;
  295. padding-top:7px;
  296. -moz-transition-duration:0.4s;
  297. -webkit-transition-duration:0.4s;
  298. -o-transition-duration:0.4s;
  299. }
  300.  
  301. #post:hover .tags {
  302. opacity:1;
  303. -moz-transition-duration:0.4s;
  304. -webkit-transition-duration:0.4s;
  305. -o-transition-duration:0.4s;
  306. }
  307.  
  308. .audio{
  309. background-color:#e5e5e5;
  310. height:65px;
  311. overflow:hidden;
  312. }
  313.  
  314. #ask {
  315. float:left;
  316. margin-left:10px;}
  317.  
  318. #credit {
  319. font-size:9px;
  320. font-family:cambria;
  321. font-style:italic;
  322. letter-spacing:1px;
  323. -moz-transition-duration:0.5s;
  324. -webkit-transition-duration:0.5s;
  325. -o-transition-duration:0.5s;
  326. }
  327.  
  328. #credit a {
  329. background-color:#fff;
  330. padding:5px;
  331. border:1px solid #e9e9e9;
  332. position:fixed;
  333. right:15px;
  334. bottom:10px
  335. }
  336.  
  337. #credit a:hover {
  338. color:#fff;
  339. background-color:#191919;
  340. }
  341.  
  342.  
  343. {CustomCSS}#updates {
  344. text-align: center;
  345. font-size: 11px;
  346. position:fixed;
  347. left:30px;
  348. top:-111px;
  349. -webkit-transition: all .5s ease-in-out;
  350. -moz-transition: all .5s ease-in-out;
  351. -o-transition: all .5s ease-in-out;
  352. z-index:999;
  353. }
  354.  
  355. #updates:hover {top:0px;}
  356.  
  357. #update {
  358. border-right-style:solid;
  359. border-bottom-style:solid;
  360. border-left-style:solid;
  361. border-width:1px;
  362. border-color:#aaa;
  363. font-size:9px;
  364. padding: 5px 0 5px 0;
  365. background: #fff;
  366. width:200px;
  367. height:100px;
  368. z-index: 9999;
  369. }
  370.  
  371. #updatestab {
  372. border-top-style:none;
  373. border-right-style:solid;
  374. border-bottom-style:solid;
  375. border-left-style:solid;
  376. border-width:1px;
  377. border-color:#aaa;
  378. text-align: center;
  379. height:10px;
  380. padding: 6px 0 8px 0;
  381. background:#fff;
  382. border-bottom-left-radius: 5px;
  383. -moz-border-radius-bottomleft: 5px;
  384. -webkit-border-bottom-left-radius: 5px;
  385. border-bottom-right-radius: 5px;
  386. -moz-border-radius-bottomright: 5px;
  387. -webkit-border-bottom-right-radius: 5px;
  388. width: 100px;
  389. } </style></head><body>
  390. <div id="updates">
  391. <div id="update"> <center>
  392.  
  393. 3.27.15 - Added autoplay
  394.  
  395.  
  396. </center></div>
  397. <div id="updatestab">UPDATES</div>
  398. </div>
  399.  
  400. <div id="theme">
  401.  
  402. <div id="sidebar">
  403.  
  404. <div id="sidebarimage">
  405. <a title="{text:homelink title}" href="/"><img src="{image:sidebar}"> </a></div>
  406.  
  407. <div id="links">
  408. <a href="{text:link 1 url}">{text:link 1}</a>
  409. <a href="{text:link 2 url}">{text:link 2}</a>
  410. <a href="{text:link 3 url}">{text:link 3}</a>
  411. <a href="{text:link 4 url}">{text:link 4}</a>
  412. </div>
  413.  
  414. <div id="description">
  415. {Description}</div>
  416. <p></p><br><br><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">newer</a>{/block:PreviousPage}{/block:Pagination}
  417. {block:Pagination}{block:NextPage}— <a href="{NextPage}">older</a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center></div>
  418.  
  419. <div id="entries">{block:Posts}<div id="post">
  420.  
  421. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  422.  
  423. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  424.  
  425. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  426.  
  427. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  428.  
  429. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  430.  
  431. {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}
  432.  
  433. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  434.  
  435. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  436.  
  437. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="border-radius:90px; opacity:.9;margin-left:3px;"></div> &nbsp;<em>{Asker}:<br> &nbsp; <big>"{Question}"</big></em><br><br>{Answer}{/block:Answer}
  438.  
  439. {block:Date}<div id="info"><a href="{Permalink}" style="background-color:#999;padding:3px;color:#fff;">{TimeAgo}</a> {block:NoteCount} with <font color=#999><big>♥</big></font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:RebloggedFrom} — <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  440. {block:ContentSource} , <a title="{SourceTitle}" href="{SourceURL}">source</a> {/block:ContentSource}{/block:Date}</div>
  441. {block:HasTags}
  442. <div class="tags">
  443. {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  444. {/block:HasTags}
  445. <div class="postnote">
  446. {block:PostNotes}{PostNotes}{/block:PostNotes}
  447. </div>
  448. </div>
  449. {/block:Posts}
  450.  
  451. </div>
  452. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div></div>
  453.  
  454. </body>
  455.  
  456. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement