Advertisement
interludethenshivers

Theme 12, Weeping Angels

Jul 7th, 2013
5,317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.68 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.  
  3. <!--HEY THIS IS MY NEW THEME yay moi
  4. WEEPING ANGELS ARE SCARY HA?
  5. NOUP
  6. BLAH
  7. PLEASE DON'T STEAL ANYTHING:)
  8. BYE BYE-->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12.  
  13. <head>
  14.  
  15.  
  16. <meta name="color:AskBorder" content="#7e7e7e">
  17. <meta name="color:Description" content="#777777">
  18. <meta name="color:SideLinksBg" content="#777777">
  19. <meta name="color:SideLinks" content="#ffffff">
  20. <meta name="color:Tags" content="#cfcfcf">
  21. <meta name="color:Text" content="#949494">
  22. <meta name="color:Hover" content="#949494">
  23. <meta name="color:Link" content="#c5c5c5">
  24. <meta name="color:InfoBg" content="#f0f0f0">
  25.  
  26. <meta name="text:Link1" content="home">
  27. <meta name="text:Link1 url" content="/">
  28. <meta name="text:Link2" content="letters">
  29. <meta name="text:Link2 url" content="/">
  30. <meta name="text:Link3" content="LINK III">
  31. <meta name="text:Link3 url" content="/">
  32. <meta name="text:Link4" content="LINK IV">
  33. <meta name="text:Link4 url" content="/">
  34. <meta name="text:Link5" content="LINK V">
  35. <meta name="text:Link5 url" content="/">
  36. <meta name="text:Link6" content="LINK VI">
  37. <meta name="text:Link6 url" content="/">
  38.  
  39. <meta name="image:Sidebar" content="http://static.tumblr.com/kvpds3v/4lfmq0120/weppeh.jpg">
  40.  
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46.  
  47. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  48.  
  49. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  50.  
  51. <style>
  52. div#qTip {
  53. padding: 3px;
  54. display: none;
  55. text-align: center;
  56. position: absolute;
  57. font-style:normal;
  58. margin-top:10px;
  59. margin-left:12px;
  60. font-size:8px;
  61. line-height:9px;
  62. font-family:cambria;
  63. z-index:99999999999999999999999999;
  64. background-color:#fff;
  65. color: #777;
  66. text-transform:uppercase;
  67. letter-spacing: 1px;
  68. }
  69. </style>
  70.  
  71. <style type="text/css">
  72. @font-face { font-family: "Title"; src: url('http://static.tumblr.com/izeveah/nbAmogh4l/castroscript_personal_use_only.ttf'); }
  73.  
  74.  
  75. a {
  76. color:{color:link};
  77. text-decoration:none;
  78. -moz-transition-duration:0.5s;
  79. -webkit-transition-duration:0.5s;
  80. -o-transition-duration:0.5s;
  81. }
  82.  
  83. a:hover {
  84. color:{color:hover};
  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. iframe#tumblr_controls {
  92. right:3px !important;
  93. position: fixed !important;
  94. opacity: 0.5;
  95.  
  96. -webkit-transition: opacity 0.7s linear;
  97. -webkit-transition: all 0.8s ease-out;
  98. -moz-transition: all 0.8s ease-out;
  99. transition: all 0.8s ease-out;
  100. -webkit-filter: invert(100%);
  101. }
  102.  
  103. iframe#tumblr_controls:hover{
  104. -webkit-transition: opacity 0.7s linear;
  105. opacity: 1;
  106.  
  107. -webkit-transition: all 0.4s ease-out;
  108. -moz-transition: all 0.4s ease-out;
  109. transition: all 0.4s ease-out;
  110. }
  111.  
  112. iframe#tumblr_controls {
  113. top: 0% !important;
  114. right:0% !important;
  115. position: fixed !important;
  116. }
  117.  
  118. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:5px}
  119. ::-webkit-scrollbar-thumb:vertical {background-color:#9a9a9a; height:50px}
  120. ::-webkit-scrollbar-thumb:horizontal {background-color:#9a9a9a; height:5px!important}
  121.  
  122. body {
  123. background-color:#fff;
  124. font-family:Calibri;
  125. font-weight:normal;
  126. }
  127.  
  128. /*THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM
  129.  
  130. JUST DONT'T STEAL OR USE AS BASE CODE... OR REMOVE THE CREDIT*/
  131.  
  132.  
  133. h1 {
  134. font-weight:none;
  135. font-style:italic;
  136. font-size:10px;
  137. font-family:times;
  138. text-align:center;
  139. line-height:80%;
  140. letter-spacing:1px;
  141. text-transform:none;
  142. color:{color:text};
  143. }
  144.  
  145. h2 {
  146. letter-spacing:2px;
  147. line-height:100%;
  148. font-family:cambria;
  149. text-transform:uppercase;
  150. font-size:12px;
  151. text-align:center;
  152. color:{color:text};
  153. font-weight:normal;
  154. padding:5px;
  155. padding-bottom:2px;
  156.  
  157. }
  158.  
  159.  
  160. blockquote {
  161. border-left-width:2px;
  162. border-left-style:double;
  163. border-left-color:{color:text};
  164. padding-left:5px;
  165. margin:5px;
  166. }
  167.  
  168. #theme {
  169. background-color:#fff;
  170. width:700px;
  171. margin: 0 auto -12px auto;
  172. text-align: center;
  173. }
  174.  
  175. #stuff {
  176. width:400px;
  177. margin-top:75px;
  178. text-align:justify;
  179. font-size:11px;
  180. line-height:90%;
  181. letter-spacing:0x;
  182. color:{color:text};
  183. }
  184.  
  185.  
  186. #stuffcontainer {
  187. float:left;
  188. margin-left:200px;
  189. margin-top:40px;
  190. text-align:justify;
  191. background-color:{color:bg};
  192. color:{color:text};
  193. margin-bottom: 35px;
  194. }
  195.  
  196.  
  197. .caption {
  198. width:400px;
  199. text-align:justify;
  200. line-height:120%;
  201. }
  202. /*THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM*/
  203. .ask {
  204. padding:2px;
  205. font-family:cambria;
  206. line-height:100%;
  207. padding:10px;
  208. text-align:left;
  209. color:{color:text};
  210. background-color:{color:infobg};
  211. }
  212.  
  213. .ans {
  214. font-style:italic;
  215. text-align:left;
  216. padding:10px;
  217. color:{color:text};
  218. }
  219.  
  220. .audio {
  221. width:400px;
  222. padding-bottom:10px;
  223. background-color:{color:infobg};
  224. }
  225.  
  226. .albumart {
  227. float:left;
  228. padding:0px 10px 10px 0px;
  229. }
  230.  
  231. .albumart img {
  232. width:45px;
  233. height:45px;
  234. }
  235.  
  236. .playercontainer {
  237. text-align:left;
  238. padding:10px;
  239. background-color:#ffffff;
  240. width:480px;
  241. }
  242.  
  243. .audioinfo {
  244. padding:10px;
  245. color:{color:text};
  246. }
  247.  
  248. #info {
  249. font-family:cambria;
  250. width:390px;
  251. margin-top:5px;
  252. padding:2px;
  253. padding-left:8px;
  254. font-size:8px;
  255. color:#cfcfcf;
  256. background: #fff;
  257. font-style:normal;
  258. letter-spacing:2px;
  259. text-align:left;
  260. border-top:1px solid #cfcfcf;
  261. -moz-transition-duration:0.5s;
  262. -webkit-transition-duration:0.5s;
  263. -o-transition-duration:0.5s;
  264. }
  265.  
  266. #info a {
  267. color:#cfcfcf;
  268. text-align:right;
  269. letter-spacing:1px;
  270. font-style:normal;
  271. }
  272.  
  273. #info a:hover {
  274. color:{text};
  275. }
  276.  
  277.  
  278.  
  279. .note {
  280. text-transform:uppercase;
  281. font-style:normal;
  282. letter-spacing:0px;
  283. font-size: 9px;
  284. text-align:left;
  285. line-height:90%;
  286. margin-left:-40px;
  287. }
  288.  
  289. .note li {
  290. list-style-type:none;
  291. padding:10px 10px 10px 10px;
  292. text-align:left;
  293. margin:0px;
  294. -moz-transition-duration:0.5s;
  295. -webkit-transition-duration:0.5s;
  296. -o-transition-duration:0.5s;
  297. }
  298.  
  299. .tags {
  300. font-style:normal;
  301. width:400px;
  302. text-transform:uppercase;
  303. font-style:normal;
  304. color:{color:tags};
  305. letter-spacing:2px;
  306. line-height:120%;
  307. font-size:8px;
  308. text-align:left;
  309. padding:2px;
  310. -moz-transition-duration:0.5s;
  311. -webkit-transition-duration:0.5s;
  312. -o-transition-duration:0.5s;
  313. }
  314. /*THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM*/
  315. .tags a {
  316. color:{color:tags};
  317. letter-spacing:1px;
  318. padding:1px;
  319. }
  320.  
  321. .tags a:hover {
  322. background-color:{color:tags};
  323. color:#fff;
  324. }
  325.  
  326. ul.chat, .chat ol, .chat li {
  327. list-style:none;
  328. margin:0px;
  329. padding:2px;
  330. }
  331.  
  332. .label {
  333. display:inline-block;
  334. width:50px;
  335. padding:2px;
  336. text-align:center;
  337. font-weight:700;
  338. border-bottom:solid 1px {color:text};
  339. background-color:{color:infobg};
  340. margin-right:5px;
  341. }
  342.  
  343. #topp {
  344. margin-top:-40px;
  345. }
  346.  
  347. #sidebar {
  348. position:fixed;
  349. margin-top:180px;
  350. margin-left:-170px;
  351. text-align:left;
  352. }
  353.  
  354. #sidebar img {
  355. z-index:1;
  356. width:260px;
  357. height:auto;
  358. margin-bottom:10px;
  359. }
  360.  
  361. #image img {
  362. opacity:0.9;
  363. position:fixed;
  364. margin-top:220px;
  365. margin-left:-480px;
  366. z-index:-1;
  367. width:170px;
  368. height:auto;
  369. margin-bottom:10px;
  370. }
  371.  
  372. /*THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM*/
  373.  
  374.  
  375. #desc {
  376. text-align:justify;
  377. width:150px;
  378. position:fixed;
  379. margin-top:490px;
  380. margin-left:-110px;
  381. font-family:cambria;
  382. font-size:9px;
  383. color:{color:description};
  384. }
  385.  
  386.  
  387. #desc:first-letter {
  388. width:20px;
  389. height:20px;
  390. padding:5px;
  391. margin-bottom:0px;
  392. margin-right:8px;
  393. float:left;
  394. color:#fff;
  395. font-family:times;
  396. font-size:26px;
  397. font-style:italic;
  398. line-height:20px;
  399. text-transform:uppercase;
  400. text-align:center;
  401. background-color:{color:description};
  402. }
  403.  
  404.  
  405. .links {
  406. background-image: url('http://static.tumblr.com/kvpds3v/Pfumpl3bl/ohh.png');
  407. opacity:0;
  408. height:199px;
  409. width:159px;
  410. z-index:99999999999999999999999999;
  411. position:fixed;
  412. margin-top:235px;
  413. margin-left:-119px;
  414. -moz-transition-duration:0.8s;
  415. -webkit-transition-duration:0.8s;
  416. -o-transition-duration:0.8s;
  417. }
  418.  
  419. .links:hover {
  420. opacity:0.9;
  421. }
  422.  
  423. .title {
  424. text-align:center;
  425. font-weight:bold;
  426. margin-left:29px;
  427. margin-top:22px;
  428. width:100px;
  429. font-family:times new roman;
  430. font-size:12px;
  431. letter-spacing:1px;
  432. color:#777;
  433. text-transform:uppercase;
  434. }
  435.  
  436. .link {
  437. margin-left:0px;
  438. margin-top:40px;
  439. }
  440.  
  441. .link a{
  442. display:inline-block;
  443. height:22px;
  444. width:22px;
  445. margin-left:3px;
  446. margin-top:3px;
  447. padding:2px;
  448. padding-bottom:3px;
  449. font-family:'Trajan Pro';
  450. font-size:15px;
  451. text-transform:lowercase;
  452. text-align:center;
  453. -moz-transition-duration:0.5s;
  454. -webkit-transition-duration:0.5s;
  455. -o-transition-duration:0.5s;
  456. color:{color:SideLinksBg};
  457. background-color:{color:SideLinks};
  458. }
  459.  
  460. .link a:hover{
  461. -moz-transition-duration:0.5s;
  462. -webkit-transition-duration:0.5s;
  463. -o-transition-duration:0.5s;
  464. background-color:{color:SideLinksBg};
  465. color:{color:SideLinks};
  466. }
  467.  
  468.  
  469.  
  470. #next a{
  471. margin-left:-290px;
  472. margin-top:308px;
  473. position:fixed;
  474. font-size:30px;
  475. color:#777;
  476. text-decoration:none;
  477. }
  478.  
  479. #prev a{
  480. margin-left:-500px;
  481. margin-top:308px;
  482. position:fixed;
  483. font-size:30px;
  484. color:#777;
  485. text-decoration:none;
  486. }
  487.  
  488. #credittomoi a{
  489. z-index:99999999999999999;
  490. position:fixed;
  491. margin-top:455px;
  492. margin-left:-405px;
  493. font-family:new times roman;
  494. font-size:8px;
  495. color:#777;
  496. font-weight:bold;
  497. text-transform:uppercase;
  498. letter-spacing:1px;
  499. }
  500.  
  501.  
  502.  
  503. {CustomCSS}
  504.  
  505. </style>
  506.  
  507. <script type="text/javascript" src="http://static.tumblr.com/kvpds3v/RRQmns75k/gunsorhands.txt"></script>
  508.  
  509. </head>
  510.  
  511. <body>
  512.  
  513. <div id="theme">
  514.  
  515. <div id="topp">
  516. <div id="credittomoi">
  517. <a href="http://persefonne.tumblr.com/" title="theme by interludethemes">credit</a>
  518. </div>
  519. <div id="sidebar">
  520. <img src="http://static.tumblr.com/kvpds3v/Lz4mpl1ve/oh.png">
  521. </div>
  522. <div id="desc">
  523. {Description}
  524. </div>
  525. <div id="image">
  526. <img src="{image:Sidebar}">
  527. </div>
  528.  
  529. <div id="prev">
  530. {block:Pagination}
  531. {block:PreviousPage}
  532. <a href="{PreviousPage}">«</a>
  533. {/block:PreviousPage}
  534. {/block:Pagination}
  535. </div>
  536. <div id="next">
  537. {block:Pagination}
  538. {block:NextPage}
  539. <a href="{NextPage}">»</a>
  540. {/block:NextPage}
  541. {/block:Pagination}
  542. {/block:Pagination}
  543. </div>
  544.  
  545.  
  546. <div class="links">
  547. <div class="title">
  548. {Title}
  549. </div>
  550. <div class="link">
  551. {block:IfLink1}
  552.  
  553. <a href="{text:link1 url}" title="{text:link1}">I</a>
  554. {/block:IfLink1}
  555.  
  556. {block:IfLink2}
  557. <a href="{text:link2 url}" title="{text:link2}">II</a>
  558. {/block:IfLink2}
  559.  
  560. {block:IfLink3}
  561. <a href="{text:link3 url}" title="{text:link3}">III</a>
  562. {/block:IfLink3}
  563. <br>
  564. {block:IfLink4}
  565. <a href="{text:link4 url}" title="{text:link4}">IV</a>
  566. {/block:IfLink4}
  567.  
  568.  
  569. {block:IfLink5}
  570. <a href="{text:link5 url}" title="{text:link5}">V</a>
  571. {/block:IfLink5}
  572.  
  573. {block:IfLink6}
  574. <a href="{text:link6 url}" title="{text:link6}">VI</a>
  575. {/block:IfLink6}
  576. </div>
  577. <br>
  578. </div>
  579.  
  580.  
  581.  
  582.  
  583. <div id="stuffcontainer">
  584.  
  585. {block:Posts}
  586.  
  587. <div id="stuff">
  588.  
  589. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  590.  
  591. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  592. <!--CREDIT:THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM-->
  593. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  594. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  595.  
  596. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  597.  
  598. {block:Photoset}
  599. <center>{Photoset-400}</center>
  600. {block:Caption}{Caption}{/block:Caption}
  601. {/block:Photoset}
  602.  
  603. {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}
  604.  
  605. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  606.  
  607. {block:Answer}<div class="ask">
  608. <img src="{AskerPortraitURL-24}" style="opacity:.8; border: 2px solid #777; padding: 2px; width:20px; display:inline-block;">
  609. <b>{Asker}</b> asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  610.  
  611. {block:Audio}<div class="audio">
  612. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  613. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  614. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  615. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  616. <!--THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM-->
  617.  
  618.  
  619.  
  620. <div id="info">
  621.  
  622. <a href="{Permalink}" style="background:#cfcfcf;padding:2px;color:#fff; margin-top:0px;">♥ {NoteCountWithLabel}</a>{/block:NoteCount}
  623.  
  624. {block:RebloggedFrom}
  625.  
  626. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
  627. {/block:RebloggedFrom}
  628.  
  629. {block:ContentSource}/
  630. <a href="{SourceURL}" title="{SourceTitle}">source</a>{/block:ContentSource}
  631.  
  632. </div>
  633.  
  634. <div class="note">
  635. {block:PostNotes}{PostNotes}{/block:PostNotes}
  636. </div>
  637.  
  638. <center>
  639. <img src="http://static.tumblr.com/kvpds3v/Pkamnjgvb/22.png">
  640. </center>
  641. {block:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  642.  
  643.  
  644. {/block:Posts}
  645.  
  646.  
  647. </div>
  648.  
  649. </div>
  650. </div>
  651. </div>
  652. </body>
  653. </html>
  654. <!--THEME 07 BY INTERLUDE-THEN-SHIVERS.TUMBLR.COM
  655.  
  656. PLEASE TALK TO ME-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement