Advertisement
terrabithia

cloudplays mashup - 400 px posts

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