Advertisement
sniprwolfs

Cloud Theme

Jan 1st, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.58 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 32 by Hollywhood
  9. please don't remove the credit
  10. thank yo
  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:bg" content="#FFFFFF">
  19. <meta name="color:Link Hover" content="#eeeeee">
  20.  
  21. <meta name="image:sidebar" content="">
  22. <meta name="text:sidebartitle" content="">
  23. <meta name="text:homelink title" content="">
  24.  
  25. <meta name="text:link2" content="">
  26. <meta name="text:link2 url" content="/">
  27. <meta name="text:link3" content="">
  28. <meta name="text:link3 url" content="/">
  29. <meta name="text:link4" content="">
  30. <meta name="text:link4 url" content="/">
  31. <meta name="text:link5" content="">
  32. <meta name="text:link5 url" content="/">
  33. <meta name="text:link6" content="">
  34. <meta name="text:link6 url" content="/">
  35. <meta name="text:link7" content="">
  36. <meta name="text:link7 url" content="/">
  37.  
  38. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  39. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  40. <script>
  41. (function($){
  42. $(document).ready(function(){
  43. $("[title]").style_my_tooltips({
  44. tip_follows_cursor:true,
  45. tip_delay_time:0,
  46. tip_fade_speed:0,
  47. attribute:"title"
  48. });
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53.  
  54. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  55.  
  56. <style>
  57. div#qTip {
  58. padding: 3px;
  59. display: none;
  60. text-align: center;
  61. position: absolute;
  62. font-style:normal;
  63. margin-top:3px;
  64. margin-left:15px;
  65. font-size:8px;
  66. line-height:9px;
  67. font-family:cambria;
  68. z-index: 1000;
  69. background-color:#888;
  70. border: 3px solid #fff;
  71. color: #fff;
  72. text-transform:uppercase;
  73. letter-spacing: 1px;
  74. }
  75.  
  76. </style>
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81. #s-m-t-tooltip {
  82. margin:-10px 0 0 10px;
  83. display:none;
  84. text-align:left;
  85. position:absolute;
  86. letter-spacing:2px;
  87. text-transform:uppercase;
  88. font-family:calibri;
  89. font-size:8px;
  90. max-width:200px;
  91. z-index:999;
  92. padding:2px 3px;
  93. line-height:12px;
  94. border:1px dotted #a2c5b9;
  95. color:#ffffff;
  96. background: #484a48;
  97. -webkit-transition-duration: 1.0s;
  98.  
  99. }
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. ::-webkit-scrollbar-thumb{
  110. background-color: #ffffff;
  111. border: 1px solid
  112. height:auto;
  113. }
  114.  
  115. ::-webkit-scrollbar {
  116. height:auto;
  117. width:5px;
  118. background-color:
  119. border: 4px line
  120. }
  121.  
  122. *, body, a, a:hover {cursor: url(http://media.tumblr.com/649c000edb2f0b30a6b3f462d580ffbc/tumblr_inline_mmsrqqFXgB1qz4rgp.png), auto;}
  123.  
  124. iframe#tumblr_controls {
  125. white-space:nowrap;
  126. -webkit-filter: invert(100%);
  127. -moz-filter: invert(100%);
  128. -o-filter: invert(100%);
  129. -ms-filter: invert(100%);
  130. filter: invert(100%);
  131. opacity:.2;transition: .8s ease-in-out;
  132. -webkit-transition: .8s ease-in-out;
  133. -moz-transition: .8s ease-in-out;
  134. -o-transition: .8s ease-in-out;
  135. }
  136.  
  137. h1 {
  138. font-weight:normal;
  139. font-size:13px;
  140. text-shadow: 0 0 3px #38554d;
  141. text-align:center;
  142. font-style:normal;
  143. line-height:100%;
  144. letter-spacing:1px;
  145. text-transform:normal;
  146. color:#ffffff;
  147. }
  148.  
  149. h2 {
  150. font-size:15px;
  151. font-family:'Neou (OT1)', sans-serif;
  152. text-align:center;
  153. text-shadow: 0 0 3px #38554d;
  154. line-height:100%;
  155. letter-spacing:-0.5px;
  156. color:#ffffff;
  157. font-weight:bold;
  158. text-transform:uppercase;
  159. padding:5px;
  160. padding-bottom:2px;
  161. }
  162.  
  163.  
  164. blockquote {
  165. border-left:2px solid #f5ad58;
  166. padding-left:5px;
  167. margin:5px;
  168. }
  169.  
  170.  
  171. body {
  172. background: url( http://i.imgur.com/qQty8nO.png ) no-repeat fixed;
  173. background-color: #81afd1;
  174. margin:0px;
  175. color: #f0f0f0;
  176. font-family:Montserrat, sans-serif;
  177. font-size:12px;
  178. line-height:100%;
  179. }
  180.  
  181.  
  182.  
  183. b, strong {font-weight: bold;
  184. color:#81afd1;
  185. text-shadow: 0 0 3px #ffffff;
  186. letter-spacing:1px;
  187. font-family:Ranger;
  188. font-size:13px}
  189.  
  190.  
  191. i, em {
  192. text-transform: italic;
  193. color:#81afd1;
  194. text-shadow: 0 0 4px #ffffff;
  195. letter-spacing:1px;
  196. font-family:Colors Of Autumn;
  197. font-size:19px;
  198. }
  199.  
  200. a {
  201. text-decoration:none;
  202. outline:none;
  203. -moz-outline-style:none;
  204. color:#81918d;
  205. -moz-transition-duration:0.5s;
  206. -webkit-transition-duration:0.5s;
  207. -o-transition-duration:0.5s;
  208. }
  209.  
  210. a:hover {
  211. text-decoration:none;
  212. outline:none;
  213. -moz-outline-style:none;
  214. color:#ffffff;
  215. }
  216.  
  217. img {
  218. border:none;
  219. }
  220.  
  221. blockquote {
  222. padding-left:5px;
  223. border-left:2px solid;
  224. }
  225.  
  226. blockquote blockquote {
  227. padding-left:5px;
  228. border-left:2px solid;
  229. }
  230.  
  231. #post {
  232. width:500px;
  233. padding-bottom:30px;
  234. margin-top:20px;
  235. }
  236.  
  237.  
  238. #entries {
  239. position:relative;
  240. height:460px;
  241. overflow-x:hidden;
  242. overflow-y:auto;
  243. width:500px;
  244. text-align:justify;
  245. padding:10px;
  246. border:1px #daa926;
  247. border-style:
  248. background: ;
  249. top:59px;
  250. z-index:999;
  251. margin-left: 776px;
  252. }
  253.  
  254. #sidebar {
  255. color:#f5ad58;
  256. position:fixed;
  257. width:91px;
  258. height:100%;
  259. margin-top:520px;
  260. margin-left:730px;
  261. text-align:left;
  262. border-right: 0px solid #e3e3e3;
  263. padding-right:120px;
  264. }
  265.  
  266. #sidebar img {
  267. position:fixed;
  268. width:60px;
  269. margin-top:220px;
  270. margin-bottom:5px;
  271.  
  272. }
  273.  
  274. #links {
  275. position:fixed;
  276. font-family:times;
  277. width:460px;
  278. margin-top:53px;
  279. margin-left:-109px;
  280. font-size:22px;
  281. text-transform:uppercase;
  282. text-align:left;
  283. line-height:170%;
  284. }
  285.  
  286. #links a{
  287. line-height:170%;
  288. padding:1px;
  289. text-shadow:1px 1px 0px #eceded;
  290. margin-top:2px;
  291. margin-left:3px;
  292. letter-spacing:1px;
  293. color:#5a89ac;
  294. -moz-transition-duration:.7s;
  295. -webkit-transition-duration:.7s;
  296. -o-transition-duration:.7s;
  297. }
  298.  
  299. #links a:hover {
  300. color: #5a89ac;
  301. -moz-transition-duration:.4s;
  302. -webkit-transition-duration:.4s;
  303. -o-transition-duration:.4s;
  304.  
  305. }
  306.  
  307. #description {
  308. width:220px;
  309. font-family:Montserrat;
  310. margin-bottom:0px;
  311. margin-top:-415px;
  312. margin-left:-140px;
  313. text-align:justify;
  314. font-size:80%;
  315. color: #ededee;
  316. letter-spacing:1px;
  317. line-height:115%;
  318. }
  319.  
  320. #description a {
  321. color:#ffffff;
  322. }
  323.  
  324. #description a:hover {
  325. color:#445a54;
  326. }
  327.  
  328. .sidebartitle {
  329. width:190px;
  330. text-align:left;
  331. position:fixed;
  332. font-style:italic;
  333. font-family:French Script MT;
  334. line-height:95%;
  335. margin-left:-330px;
  336. font-size:25px;
  337. margin-top:-545px;
  338. color:#7e6483;
  339. }
  340.  
  341. #pagination {
  342. font-size:8px;
  343. text-transform:uppercase;
  344. color:#ffffff;
  345. margin-top:-10px;
  346. margin-left:60px;
  347. letter-spacing:3px;
  348. font-style:normal;
  349. text-align:center;
  350. }
  351.  
  352. #pagination a {
  353. color:#ffffff;
  354. }
  355.  
  356. #info {
  357. font-family:times;
  358. width:491px;
  359. margin-top:3px;
  360. padding:5px;
  361. font-size:7px;
  362. color:#ffffff;
  363. text-transform:uppercase;
  364. font-style:normal;
  365. text-align:left;
  366. background-color:#484a48;
  367. -moz-transition-duration:0.5s;
  368. -webkit-transition-duration:0.5s;
  369. -o-transition-duration:0.5s;
  370. }
  371.  
  372. #info a {
  373. color:#ffffff;
  374. text-align:left;
  375. font-style:normal;
  376. }
  377.  
  378. #info a:hover {
  379. color:#ffffff;
  380. }
  381.  
  382. .tags {
  383. font-family:Montserrat;
  384. font-style:normal;
  385. width:491px;
  386. text-shadow:1px 1px 0px #81afd1;
  387. text-transform:normal;
  388. color:#ffffff;
  389. line-height:120%;
  390. font-size:10px;
  391. opacity:0;
  392. text-align:center;
  393. padding-top:3px;
  394. -moz-transition-duration:.5s;
  395. -webkit-transition-duration:.5s;
  396. -o-transition-duration:.5s;
  397. }
  398.  
  399. .tags a:hover {
  400. color:#ffffff;
  401. }
  402.  
  403. #post:hover .tags {
  404. opacity:1;
  405. -moz-transition-duration:.5s;
  406. -webkit-transition-duration:.5s;
  407. -o-transition-duration:.5s;
  408.  
  409. }
  410. .cover {
  411. position: relative;z-index: 1; width: 90px; float:left;}
  412.  
  413. .button {
  414. width:20px;
  415. height:30px;
  416. overflow: hidden;
  417. position: relative;
  418. z-index: 99;
  419. margin: 15px 24px 13px 16px;
  420. }
  421.  
  422. .musicbox {
  423. background-color: #fff;
  424. position: absolute;
  425. z-index: 99;
  426. margin-top: 15px;
  427. margin-left: 15px;
  428. opacity: 0.3;
  429. -webkit-transition: opacity 0.2s linear;
  430. -webkit-transition: all 0.2s linear;
  431. -moz-transition: all 0.2s linear;
  432. -o-transition: all 0.2s linear;
  433. }
  434. .musicbox:hover {opacity:0.9;}
  435. .musicinfo {
  436. padding:20px; font-size:12px;margin-left: 100px;text-align:center;background:#f7f7f7;margin-top:5px;}
  437.  
  438. #ask {
  439. float:left;
  440. margin-left:10px;}
  441.  
  442.  
  443. #credit {
  444. font-size:9px;
  445. font-family:cambria;
  446. font-style:italic;
  447. letter-spacing:1px;
  448. -moz-transition-duration:0.5s;
  449. -webkit-transition-duration:0.5s;
  450. -o-transition-duration:0.5s;
  451. }
  452.  
  453. #credit a {
  454. background-color:#ffffff;
  455. padding:5px;
  456. border:0px solid #e9e9e9;
  457. position:fixed;
  458. right:15px;
  459. bottom:10px
  460. }
  461.  
  462. #credit a:hover {
  463. color:#fff;
  464. background-color:#484a48;
  465. }
  466.  
  467.  
  468. </style>
  469.  
  470. }
  471. </style><style id="xkit-css-added-by-tweaks_no_mobile_banner">.mobile_app_banner, .mobile-banner {display: none}</style><style id="xkit-css-added-by-xkit_tweaks">
  472. .is_reblog small { font-size: 12px !important; }
  473. #posts .post .post_control.move_to_top { display: inline-block !important; } </style><style id="xkit-css-added-by-editable_reblogs_remove_content_tree">.control-reblog-tree {display: none; } .post-form--header .reblog-title {margin: 10px; color: #444} .xkit-editable-reblogs-button { float: right; margin-left: 20px; }.control.right.xkit-editable-reblogs-control { display: block; width: 210px; text-align: right }</style><style id="xkit-css-added-by-classic_header">#xoldeheader { display: inline-block; }
  474. {CustomCSS}</style></head><body>
  475.  
  476. <div id="sidebar">
  477.  
  478. <div id="sidebarimage">
  479. <a href="/"><img src="{image:sidebar}"> </a></div>
  480.  
  481. <div class="sidebartitle"><a title="{text:homelink title}" href="/">{text:sidebartitle}</a></div>
  482.  
  483. <div id="links">
  484. <a href="{text:link2 url}" title="{text:link2}">I.</a>
  485. <a href="{text:link3 url}" title="{text:link3}">II.</a>
  486. <a href="{text:link4 url}" title="{text:link4}">III.</a>
  487. <a href="{text:link5 url}" title="{text:link5}">IV.</a>
  488.  
  489. </div>
  490.  
  491. <div id="description">
  492. {Description}
  493. <p></p><br><br><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">fall back</a>{/block:PreviousPage}{/block:Pagination}
  494. {block:Pagination}{block:NextPage}— <a href="{NextPage}">go forth</a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center></div></div>
  495.  
  496. <div id="entries">{block:Posts}<div id="post">
  497.  
  498. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  499.  
  500. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  501.  
  502. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  503.  
  504. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  505.  
  506. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  507.  
  508. {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}
  509.  
  510. {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}
  511. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  512.  
  513. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  514.  
  515. {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}
  516.  
  517. {block:Date}<div id="info"><a href="{Permalink}" style="background-color:#484a48;padding:3px;color:#fff;font-style:italic;">{TimeAgo}</a> {block:NoteCount} with <font color=#999><big><font color = "d11f1f">♥</font></big></font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  518. {block:ContentSource} , <a href="{SourceURL}">source</a> {/block:ContentSource}{/block:Date}</div>
  519. {block:HasTags}
  520. <div class="tags">
  521. {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  522. {/block:HasTags}
  523. <div class="postnote">
  524. {block:PostNotes}{PostNotes}{/block:PostNotes}
  525. </div>
  526. </div>
  527. {/block:Posts}
  528.  
  529. </div>
  530. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div>
  531.  
  532. </body>
  533.  
  534. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement