Advertisement
terrabithia

cloudplays mashup - 500 px posts

Sep 1st, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 KB | None | 0 0
  1. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/11/10/small-grey-outline-pointer.html" target="_blank" title="Small Grey Outline Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Small Grey Outline Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- theme 08 by diorhaz please be kind and dont remove the credit -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <meta name="color:bg" content="#FFFFFF">
  14. <meta name="color:link" content="#E6E4E4">
  15. <meta name="color:hover" content="#454545">
  16. <meta name="color:infobg" content="#FCFCFC">
  17. <meta name="color:text" content="#9A9A9A">
  18. <meta name="color:tags" content="#EDEDED">
  19. <meta name="color:scrollbar" content="#D6D5D5">
  20. <meta name="color:border" content="#FAFAFA">
  21. <meta name="color:descriptionbg" content="#FAFAFA">
  22.  
  23.  
  24.  
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="image:titletab" content=""/>
  27.  
  28. <meta name="text:linkA" content="">
  29. <meta name="text:linkA url" content="/">
  30. <meta name="text:linkB" content="">
  31. <meta name="text:linkB url" content="/">
  32. <meta name="text:linkC" content="">
  33. <meta name="text:linkC url" content="/">
  34. <meta name="text:linkD" content="">
  35. <meta name="text:linkD url" content="/">
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39. <link rel="shortcut icon" href="{Favicon}" />
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  41.  
  42. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  43.  
  44. <style>
  45. div#qTip {
  46. padding: 2px;
  47. display: none;
  48. text-align: center;
  49. position: absolute;
  50. font-size:8px;
  51. line-height:10px;
  52. font-family:baskerville;
  53. z-index: 1000;
  54. background: white;
  55. border:1px solid {color:border};
  56. color: {color:text};
  57. text-transform:uppercase;
  58. letter-spacing: 1px;
  59. }
  60. </style>
  61.  
  62. <style type="text/css">
  63.  
  64. img{
  65. -webkit-transition: opacity 0.2s linear;
  66. opacity: 0.70;
  67. }
  68. img:hover{
  69. -webkit-transition: opacity 0.8s linear;
  70. opacity: 1;
  71. }
  72.  
  73.  
  74.  
  75. iframe#tumblr_controls{
  76. right: 0px !important;
  77. position: fixed !important;
  78. -webkit-filter:invert(100%);
  79. opacity: .2;
  80. z-index: 999999;
  81. }
  82.  
  83. a {
  84. color:{color:link};
  85. text-decoration:none;
  86. -moz-transition-duration:0.5s;
  87. -webkit-transition-duration:0.5s;
  88. -o-transition-duration:0.5s;
  89. }
  90.  
  91. a:hover {
  92. color:{color:hover};
  93. text-decoration:none;
  94. -moz-transition-duration:0.5s;
  95. -webkit-transition-duration:0.5s;
  96. -o-transition-duration:0.5s;
  97. }
  98.  
  99.  
  100. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  101. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  102. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  103.  
  104. #bite
  105. #bite a{
  106. display:block
  107. }
  108. #bite .death {
  109. margin-top:-12px;filter: alpha(opacity = 0);
  110. opacity:0;-webkit-transition: all 0.5s ease-out;
  111. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  112. }
  113.  
  114. #bite:hover .death {
  115. margin-top:0px;
  116. -webkit-transition: all 0.8s ease-out;
  117. -moz-transition: all 0.8s ease-out;
  118. transition: all 0.8s ease-out;
  119. filter: alpha(opacity = 100);
  120. filter: alpha(opacity = 100);
  121. opacity:100;
  122. }
  123.  
  124. body {
  125. background-color:{color:bg};
  126. font-family:times;
  127. font-weight:normal;
  128. }
  129.  
  130.  
  131.  
  132.  
  133. h1 {
  134. font-weight:normal;
  135. font-size:8px;
  136. text-align:center;
  137. font-style:normal;
  138. line-height:80%;
  139. letter-spacing:1px;
  140. text-transform:uppercase;
  141. color:{color:text};
  142. }
  143.  
  144. h2 {
  145. font-size:14px;
  146. text-align:center;
  147. line-height:100%;
  148. letter-spacing:-0.5px;
  149. color:{color:text};
  150. font-weight:normal;
  151. padding:5px;
  152. padding-bottom:2px;
  153. }
  154.  
  155.  
  156. blockquote {
  157. border-left:2px solid {color:text};
  158. padding-left:5px;
  159. margin:5px;
  160. }
  161.  
  162. #theme {
  163. background-color:{color:bg};
  164. width:700px;
  165. margin: 0 auto -12px auto;
  166. text-align: center;
  167. }
  168.  
  169. #sidebar {
  170. color:{color:text};
  171. position:fixed;
  172. width:100px;
  173. height:auto;
  174. margin-top:180px;
  175. text-align:center;
  176. }
  177.  
  178. #sidebar img {
  179. width:98px;
  180. padding-left: -1px;
  181. margin-bottom:1px;
  182. }
  183.  
  184.  
  185. .links {
  186. margin-bottom:2px;
  187. font-size:10px;
  188. font-family:garamond;
  189. text-transform:lowercase;
  190. font-style:italic;
  191. font-style:bold;
  192. text-align:center;
  193. letter-spacing:3px;
  194. line-height:170%;
  195. }
  196.  
  197. .links a{
  198. padding:3px;
  199. color:{color:link};
  200. letter-spacing:0px;
  201. text-decoration:none;
  202. -moz-transition-duration:1s;
  203. -webkit-transition-duration:1s;
  204. -o-transition-duration:1s;
  205. }
  206.  
  207. .links a:hover{
  208. color:{color:hover};
  209. -moz-transition-duration:1s;
  210. -webkit-transition-duration:1s;
  211. -o-transition-duration:1s;
  212. }
  213.  
  214. .desc {
  215. margin-bottom:5px;
  216. text-align:center;
  217. font-size:9px;
  218. color:{color:text};
  219. background: {color:descriptionbg};
  220. border: 1px solid {color:border};
  221. padding: 5px;
  222. letter-spacing:1px;
  223. line-height:125%;
  224. background-image:url {image:descriptionbgd};
  225. }
  226.  
  227. .desc a {
  228. color:{color:link};
  229. }
  230.  
  231. .pagi {
  232. font-size:8px;
  233. text-transform:uppercase;
  234. letter-spacing:3px;
  235. font-style:normal;
  236. text-align:center;
  237. }
  238.  
  239. .pagi a {
  240. color:{color:link};
  241. }
  242.  
  243. #stuffcontainer {
  244. float:left;
  245. margin-left:200px;
  246. margin-top:40px;
  247. text-align:center;
  248. background-color:{color:bg};
  249. color:{color:text};
  250. margin-bottom: 35px;
  251. }
  252.  
  253.  
  254. #stuff {
  255. width:500px;
  256. margin-top:75px;
  257. text-align:justify;
  258. font-size:11px;
  259. line-height:90%;
  260. letter-spacing:0x;
  261. color:{color:text};
  262. }
  263.  
  264.  
  265. #post.tags {
  266. font-family:cambria;
  267. font-style:normal;
  268. width:491px;
  269. text-transform:normal;
  270. font-style:italic;
  271. color:{color:link};
  272. line-height:120%;
  273. font-size:10px;
  274. opacity:0;
  275. text-align:right;
  276. padding-top:3px;
  277. -moz-transition-duration:.5s;
  278. -webkit-transition-duration:.5s;
  279. -o-transition-duration:.5s;
  280. }
  281.  
  282. .tags a:hover {
  283. color:{color:hover};
  284. }
  285.  
  286. #post:hover .tags {
  287. opacity:1;
  288. -moz-transition-duration:.5s;
  289. -webkit-transition-duration:.5s;
  290. -o-transition-duration:.5s;
  291.  
  292. }
  293.  
  294. .caption {
  295. width:500px;
  296. text-align:justify;
  297. line-height:120%;
  298. }
  299.  
  300. #asker {
  301. float:left;
  302. margin-right:5px;
  303. }
  304.  
  305. .question{
  306. background-color:#fcfcfc;
  307. text-transform:lowercase;
  308. font-style: italic;
  309. letter-spacing:1px;
  310. padding:6px;
  311. }
  312.  
  313. #audio {
  314. margin-bottom:5px;
  315. width:500px;
  316. height:justify;
  317. }
  318.  
  319. .cover {
  320. width:78px;
  321. height:78px;
  322. position:absolute;
  323. }
  324.  
  325. .cover img {
  326. width:73px;
  327. height:73px;
  328. float:left;
  329. }
  330.  
  331. .player {
  332. opacity: 0.05;
  333. position:absolute;
  334. z-index:1;
  335. background:#fff
  336. ;width:80px;
  337. height:80px;
  338. display:block;
  339. -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;
  340. }
  341. .player:hover{
  342. opacity:0.5;
  343. -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;
  344. }
  345.  
  346. .player2 {
  347. width:25px;
  348. height:25px;
  349. margin-top:20px;
  350. margin-left:20px;
  351. overflow:hidden;
  352. padding:3px;
  353. }
  354.  
  355. .track {
  356. text-transform:lowercase;
  357. margin-left:80px;
  358. line-height:15px;
  359. padding-top:0px;
  360. }
  361.  
  362.  
  363.  
  364. #postinfo {
  365. font-family:cambria;
  366. width:491px;
  367. margin-top:3px;
  368. padding:5px;
  369. font-size:8px;
  370. color:{color:text};
  371. text-transform:uppercase;
  372. font-style:normal;
  373. text-align:center;
  374. background-color:#f3f3f3;
  375. -moz-transition-duration:0.5s;
  376. -webkit-transition-duration:0.5s;
  377. -o-transition-duration:0.5s;
  378. }
  379.  
  380. #postinfo a {
  381. color:{color:link};
  382. text-align:right;
  383. font-style:normal;
  384. }
  385.  
  386. #postinfo a:hover {
  387. color:{color:hover};
  388. }
  389.  
  390.  
  391. .note {text-transform:uppercase;font-size: 9px;text-align:left;line-height:90%;margin-left:-40px;}
  392.  
  393. .note {
  394. text-transform:uppercase;
  395. font-style:normal;
  396. letter-spacing:0px;
  397. font-size: 9px;
  398. text-align:left;
  399. line-height:90%;
  400. margin-left:-40px;
  401. }
  402.  
  403. .note li {
  404. list-style-type:none;
  405. border-bottom:1px solid {color:border};
  406. padding:10px 25px 10px 25px;
  407. text-align:left;
  408. margin:0px;
  409. -moz-transition-duration:0.5s;
  410. -webkit-transition-duration:0.5s;
  411. -o-transition-duration:0.5s;
  412. }
  413.  
  414. .tags {
  415. font-style:normal;
  416. width:500px;
  417. text-transform:lowercase;
  418. font-style:normal;
  419. color:{color:tags};
  420. letter-spacing:2px;
  421. line-height:120%;
  422. font-size:8px;
  423. text-align:center;
  424. padding:2px;
  425. -moz-transition-duration:0.5s;
  426. -webkit-transition-duration:0.5s;
  427. -o-transition-duration:0.5s;
  428. }
  429.  
  430. .tags a {
  431. color:{color:tags};
  432. letter-spacing:1px;
  433. padding:1px;
  434. }
  435.  
  436. .tags a:hover {
  437. color:{color:link};
  438. }
  439.  
  440. ul.chat, .chat ol, .chat li {
  441. list-style:none;
  442. margin:0px;
  443. padding:2px;
  444. }
  445.  
  446. .label {
  447. text-decoration:underline;
  448. font-weight:700;
  449. background-color:{color:infobg};
  450. margin-right:5px;
  451. }
  452.  
  453. #credit {
  454. position:fixed;
  455. right:0px;
  456. bottom:0px;
  457. padding:4px;
  458. text-transform:uppercase;
  459. letter-spacing:2px;
  460. font-size:9px;
  461. margin-bottom:3px;
  462. margin-right:3px;
  463. border:1px solid;
  464. border-color:#bbb;
  465. background: #fff;
  466.  
  467. }
  468.  
  469. {CustomCSS}
  470.  
  471.  
  472.  
  473. #omg {
  474. text-align: center;
  475. font-size: 10px;
  476. position:fixed;
  477. left:15px;
  478. top:-101px;
  479. -webkit-transition: all .5s ease-in-out;
  480. -moz-transition: all .5s ease-in-out;
  481. -o-transition: all .5s ease-in-out;
  482. z-index:999;
  483. }
  484.  
  485. #omg:hover {top:0px;}
  486.  
  487. #lol {
  488. border-right-style:solid;
  489. border-bottom-style:solid;
  490. border-left-style:solid;
  491. border-width:1px;
  492. border-color:#FFFFFF;
  493. padding: 5px 0 5px 0;
  494. background: #fff;
  495. width:100px;
  496. height:90px;
  497. z-index: 9999;
  498. }
  499.  
  500. #loltab img {
  501. text-align: center;
  502. color:#454545;
  503. height:25px;
  504. padding: 2px 0 8px 0;
  505. background:#fff;
  506. width: 80px;
  507. height:auto;
  508. }
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515. </style></head>
  516.  
  517. <body>
  518.  
  519.  
  520.  
  521. <div id="omg">
  522. <div id="lol"> <center>
  523. <p>
  524.  
  525.  
  526. put your text here for the drop down updates tab :)
  527.  
  528.  
  529.  
  530. </p>
  531. </center></div>
  532. <div id="loltab"><img src="{image:titletab}"><br><big><i>hover</i></big></div>
  533. </div>
  534.  
  535.  
  536.  
  537.  
  538.  
  539. <div id="theme">
  540. <div id="sidebar">
  541. <img src="{image:sidebar}">
  542. <div class="links">
  543.  
  544. {block:IfLinkA}
  545. <a href="{text:linkA url}" title="{text:LinkA}">i.</a>&nbsp;
  546. {/block:IfLinkA}
  547. {block:IfLinkB}
  548. <a href="{text:linkB url}"title="{text:linkB}">ii.</a>&nbsp;
  549. {/block:IfLinkB}
  550. {block:IfLinkC}
  551. <a href="{text:linkC url}"title="{text:linkC}">iii.</a>&nbsp;
  552. {/block:IfLinkC}
  553. {block:IfLinkD}
  554. <a href="{text:linkD url}"title="{text:linkD}">iv.</a>
  555. {/block:IfLinkD}
  556. </div>
  557. <div class="desc">
  558. {Description}
  559. </div>
  560. {block:Pagination}
  561. <div class="pagi">
  562. {block:PreviousPage}
  563. <a href="{PreviousPage}">←</a>
  564. {/block:PreviousPage}
  565. {block:NextPage}
  566. <a href="{NextPage}">→</a>
  567. {/block:NextPage}
  568. </div>
  569. {/block:Pagination}
  570. </div>
  571.  
  572. <div id="stuffcontainer">
  573.  
  574. {block:Posts}
  575.  
  576. <div id="stuff">
  577.  
  578. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  579.  
  580. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  581.  
  582. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  583. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  584.  
  585. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  586.  
  587. {block:Photoset}<center>{Photoset-500}</center>
  588. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  589.  
  590. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  591.  
  592. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  593.  
  594. {block:Answer}
  595. <div class="question"> <b>{Asker}</b> whispered: {Question}</div><blockquote>{Answer}</blockquote>{/block:Answer}
  596.  
  597. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  598. <div class="player">
  599. <div class="player2">
  600. {AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br />{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:Album}<b>Album:</b> {Album}{/block:Album}<br />{PlayCountWithLabel}</div><br>{Caption}</div>
  601. {/block:Audio}
  602.  
  603.  
  604.  
  605. {block:Date}<div id="postinfo"><a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  606. {block:ContentSource} · <a href="{SourceURL}">source</a> · {/block:ContentSource} {/block:Date} {block:NoteCount} with <font color=#d6bbc8>♥</font> <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}</div>
  607. {block:HasTags}
  608. <div class="tags">
  609. {block:Tags} <a href="{TagURL}"> -{Tag};</a>{/block:Tags}</div>
  610. {/block:HasTags}
  611. <div class="postnote">
  612. {block:PostNotes}{PostNotes}{/block:PostNotes}
  613. </div>
  614. </div>
  615. {/block:Posts}
  616.  
  617. {block:PermalinkPage}
  618. <span style="text-align:left;">{block:PostNotes}
  619. {PostNotes}
  620. {/block:PostNotes}</span>
  621. {/block:PermalinkPage}
  622.  
  623. </div>
  624.  
  625. </div>
  626.  
  627. <div id="credit"><a href="http://diorhaz.tumblr.com" target="_blank">©DH</script></a><a href="http://terrabithia.tumblr.com/">.</a></div>
  628.  
  629.  
  630. </div>
  631. </div>
  632. </div>
  633. </body>
  634. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement