Advertisement
malfoymannor

Theme Nine (previously mmtheme21)

Oct 3rd, 2013
629
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.46 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. <!-- CODE by MALFOYMANNOR -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9. <!-- start of script tooltip -->
  10. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  11.  
  12. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13.  
  14. <script>
  15.  
  16. (function($){
  17.  
  18. $(document).ready(function(){
  19.  
  20. $("a[title]").style_my_tooltips({
  21.  
  22. tip_follows_cursor:true,
  23.  
  24. tip_delay_time:90,
  25.  
  26. tip_fade_speed:600,
  27.  
  28. attribute:"title"
  29.  
  30. });
  31.  
  32. });
  33.  
  34. })(jQuery);
  35.  
  36. </script>
  37.  
  38. <!-- end of script tooltip -->
  39. <style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style>
  40.  
  41.  
  42.  
  43. <meta name="color:background" content="#FFFFFF">
  44. <meta name="color:postbackground" content="#FFFFFF">
  45. <meta name="color:link" content="#E6E4E4">
  46. <meta name="color:hover" content="#454545">
  47. <meta name="color:text" content="#9A9A9A">
  48. <meta name="color:ask" content="#9A9A9A">
  49. <meta name="color:info" content="#9A9A9A">
  50. <meta name="color:tags" content="#9A9A9A">
  51. <meta name="color:acent" content="#9A9A9A">
  52. <meta name="color:acent2" content="#9A9A9A">
  53. <meta name="color:post" content="#9A9A9A">
  54. <meta name="color:title" content="#9A9A9A">
  55.  
  56.  
  57.  
  58. <meta name="image:iconpic" content=""/>
  59. <meta name="image:background" content=""/>
  60. <meta name="text:secondtitle" content="second title here (keep it short)" />
  61.  
  62. <meta name="text:link1" content="">
  63. <meta name="text:link1 url" content="/">
  64. <meta name="text:link2" content="">
  65. <meta name="text:link2 url" content="/">
  66. <meta name="text:link3" content="">
  67. <meta name="text:link3 url" content="/">
  68. <meta name="text:link4" content="">
  69. <meta name="text:link4 url" content="/">
  70. <meta name="text:link5" content="">
  71. <meta name="text:link5 url" content="/">
  72. <meta name="text:link6" content="">
  73. <meta name="text:link6 url" content="/">
  74. <meta name="text:link7" content="">
  75. <meta name="text:link7 url" content="/">
  76. <meta name="text:link8" content="">
  77. <meta name="text:link8 url" content="/">
  78. <meta name="if:Show Link 2" content="1" />
  79. <meta name="if:Show Link 3" content="1" />
  80. <meta name="if:Show Link 4" content="1" />
  81. <meta name="if:Show Link 5" content="1" />
  82. <meta name="if:Show Link 6" content="1" />
  83. <meta name="if:Show Link 7" content="1" />
  84.  
  85.  
  86.  
  87.  
  88.  
  89. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  90. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  91. <link rel="shortcut icon" href="{Favicon}" />
  92. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  93.  
  94. <style type="text/css">
  95. a {
  96. color:{color:link};
  97. text-decoration:none;
  98. -moz-transition-duration:0.5s;
  99. -webkit-transition-duration:0.5s;
  100. -o-transition-duration:0.5s;
  101. }
  102.  
  103. a:hover {
  104. color:{color:hover};
  105. text-decoration:none;
  106. -moz-transition-duration:0.5s;
  107. -webkit-transition-duration:0.5s;
  108. -o-transition-duration:0.5s;
  109. }
  110.  
  111. iframe#tumblr_controls_a {
  112. width:0px;
  113. height:0px;
  114. z-index: 2147483647;
  115. top: 0;
  116. right: 0;
  117. border: 0;
  118. background-color: #ffffff;
  119. overflow: hidden;
  120. display: block;
  121. box-shadow: 0px 2px 3px rgba(0,0,0,0);
  122. border-top: 0px solid #000;
  123. border-bottom: 0px solid #000;
  124. }
  125.  
  126.  
  127. iframe#tumblr_controls {
  128.  
  129. white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; position:fixed;}
  130.  
  131.  
  132. iframe#tumblr_controls {
  133. position:fixed !important;
  134. right:3px !important;
  135. -webkit-transition:opacity 0.6s;
  136. opacity:0.3;
  137. -webkit-transition:0.6s;
  138. -moz-transition:0.6s;
  139. transition:0.6s;
  140. }
  141.  
  142.  
  143. #s-m-t-tooltip{
  144. /* basic */
  145. max-width:300px;
  146. margin:18px 0px 0px 18px;
  147. padding:3px 6px 3px 6px;
  148. background-color: #000;
  149. font-family:'trebuchet ms';
  150. text-transform: uppercase;
  151. font-size:7px;
  152. letter-spacing: 1px;
  153. line-height:16px;
  154. color: #FFFFFF;
  155. }
  156.  
  157.  
  158. ::-webkit-scrollbar-thumb{
  159. background-color: {color:acent};
  160.  
  161. height:auto;
  162. }
  163. ::-webkit-scrollbar {
  164. height:10px;
  165. width:4px;
  166. background:url('{image:background}');
  167. }
  168.  
  169.  
  170. body {
  171. background-image:url('{image:background}');
  172. background-color:{color:background};
  173. font-weight:normal;
  174.  
  175. }
  176.  
  177. h1 {
  178. font-family:trebuchet ms;
  179. letter-spacing:1px;
  180. text-transform:uppercase;
  181. font-size:8px;
  182. text-align:center;
  183. line-height:100%;
  184. color:{color:text};
  185. }
  186.  
  187. h2 {
  188. font-size:18px;
  189. text-align:center;
  190. text-transform:lowercase;
  191. font-style: italic;
  192. line-height:100%;
  193. letter-spacing:0px;
  194. color:{color:text};
  195. font-weight:normal;
  196. padding:5px;
  197. padding-bottom:2px;
  198. padding: 10px;
  199. }
  200.  
  201. blockquote {
  202. border-left:2px solid {color:acent2};
  203. padding-left:5px;
  204. margin:5px;
  205. font-family:trebuchet ms;
  206. letter-spacing:1px;
  207. text-transform:normal;
  208. font-size:10px;
  209. text-align:left;
  210. line-height:100%;
  211. color:{color:text};
  212. }
  213.  
  214. #iconpic {
  215. width: 360px;
  216. height: 50px;
  217. }
  218.  
  219. .links {
  220. margin-left: 35px;
  221. }
  222. .links a:hover {
  223. border-bottom: 2px solid {color:acent};
  224. }
  225.  
  226. #topstrip {
  227. background-color: {color:post};
  228. width: 100%;
  229. height: 100px;
  230. position: fixed;
  231. margin-left:-10px;
  232. margin-top: 70px;
  233. }
  234.  
  235. #title {
  236. margin-top: 40px;
  237. position: fixed;
  238. font-size: 30px;
  239. width: 500px;
  240. padding-bottom:5px;
  241. text-transform: uppercase;
  242. font-family: Helvetica;
  243. font-weight: bold;
  244. letter-spacing: -2px;
  245. margin-left:20px;
  246. }
  247.  
  248. #title a{
  249. color: {color:title};
  250. }
  251.  
  252. #title a:hover{
  253. color: {color:acent};
  254. }
  255.  
  256. #title2 {
  257. margin-top: 40px;
  258. position: fixed;
  259. font-size: 30px;
  260. width: 500px;
  261. text-transform: uppercase;
  262. font-family: Helvetica;
  263. font-weight: bold;
  264. letter-spacing: -2px;
  265. margin-left:1010px;
  266. }
  267.  
  268. #title2 a{
  269. color: {color:title};
  270. }
  271.  
  272. #title2 a:hover{
  273. color: {color:acent};
  274. }
  275.  
  276. #description {
  277. width: 245px;
  278. margin-left:1030px;
  279. margin-top: -60px;
  280. padding:10px;
  281. font-family:trebuchet ms;
  282. font-style: normal;
  283. letter-spacing:1px;
  284. text-transform:uppercase;
  285. text-align:center;
  286. line-height:110%;
  287. font-size:7px;
  288. color:{color:text};
  289.  
  290. }
  291.  
  292. #post {
  293. width:500px;
  294. background-color:{color:post};
  295. padding:20px;
  296. font-family:'calibri';
  297. letter-spacing:1;
  298. margin-top:150px;
  299. font-family:trebuchet ms;
  300. letter-spacing:1px;
  301. text-transform:nromal;
  302. font-size:10px;
  303. text-align:left;
  304. line-height:100%;
  305. color:{color:text};
  306.  
  307. }
  308.  
  309.  
  310. #container {
  311. position:absolute;
  312. margin-top:-65px;
  313. width:550px;
  314. padding: 30px;
  315. float:center;
  316. margin-left:350px;
  317. text-align:justify;
  318. color:{color:text};
  319. background-color:{color:post};
  320.  
  321. }
  322. .pagi {
  323. font-size:8px;
  324. text-transform:uppercase;
  325. letter-spacing:3px;
  326. font-style:normal;
  327. text-align:center;
  328. }
  329.  
  330. .pagi a {
  331. color:{color:text};
  332. }
  333. .pagi a {
  334. color:{color:acent};
  335. }
  336.  
  337. #asker {
  338. font-style: normal;
  339. font-family:trebuchet ms;
  340. letter-spacing:1px;
  341. text-transform:uppercase;
  342. text-align:center;
  343. line-height:100%;
  344. font-size:10px;
  345. color:#000;
  346. }
  347.  
  348. #asker a:
  349. color:{color:text};}
  350.  
  351.  
  352. #question {
  353. font-style: normal;
  354. font-family:trebuchet ms;
  355. letter-spacing:1px;
  356. text-transform:lowercase;
  357. text-align:left;
  358. line-height:100%;
  359. font-size:10px;
  360. color:{color:text};
  361. }
  362.  
  363.  
  364. .ask {
  365. padding:15px;
  366. width:470px;
  367. text-align:left;
  368. background-color: {color:ask};
  369. }
  370.  
  371. .answer {
  372. width:500px;
  373. padding:5px;
  374. font-style: normal;
  375. font-family:trebuchet ms;
  376. letter-spacing:1px;
  377. text-transform:lowercase;
  378. text-align:left;
  379. line-height:100%;
  380. font-size:10px;
  381. color:{color:text};
  382. }
  383.  
  384. #audio {
  385. width:480px;
  386. padding:10px;
  387. height: 55px;
  388. margin-bottom:0px;
  389. background-color: {color:ask};
  390. }
  391.  
  392. .artcover {
  393. width:45px;
  394. height:45px;
  395. position:absolute;
  396. }
  397.  
  398. .artcover img {
  399. width:45px;
  400. height:45px;
  401. float:left;
  402. border-radius:100px;
  403. border: 5px solid #FFF;
  404. }
  405.  
  406. .player {
  407. position:absolute;
  408. border-radius:100px;
  409. z-index:1;
  410. width:55px;
  411. height:55px;
  412. margin-top:15px
  413. margin-left:15px;
  414. display:block;
  415. opacity:0.7;
  416. -webkit-transition:all 0.4s;
  417. -moz-transition:all 0.4s;
  418. -o-transition:all 0.4s;
  419. -ms-transition: all 0.4s;
  420. transition:all 0.5s;
  421. background:#fff;
  422. }
  423.  
  424. .player:hover {
  425. -webkit-transition:all 0.4s;
  426. -moz-transition:all 0.4s;
  427. -o-transition:all 0.4s;
  428. -ms-transition: all 0.4s;
  429. transition:all 0.4s;
  430. opacity:0.5;
  431. }
  432.  
  433. .audioplayer {
  434. width:24px;
  435. height:24px;
  436. margin-top:12px;
  437. margin-left:12px;
  438. overflow:hidden;
  439. padding:3px;
  440. }
  441.  
  442. .audioinfo {
  443. width:460px;
  444. height:52px;
  445. margin-left:120px;
  446. display:block;
  447. padding-top:18px;
  448. font-style: normal;
  449. font-family:trebuchet ms;
  450. letter-spacing:1px;
  451. text-transform:lowercase;
  452. text-align:left;
  453. line-height:100%;
  454. font-size:10px;
  455. color:{color:text};
  456. text-align:left;
  457. margin-top: -10px;
  458. }
  459.  
  460.  
  461.  
  462. .note {
  463. font-family:trebuchet ms;
  464. letter-spacing:1px;
  465. text-transform:uppercase;
  466. text-align:left;
  467. font-size:7px;
  468. line-height:100%;
  469. margin-left:-40px;
  470. }
  471.  
  472. .note li {
  473. list-style-type:none;
  474. padding:10px 25px 10px 25px;
  475. background-color: {color:post};
  476. text-align:left;
  477. margin:0px;
  478. -moz-transition-duration:0.5s;
  479. -webkit-transition-duration:0.5s;
  480. -o-transition-duration:0.5s;
  481. }
  482. .note li:hover {
  483. background-color:{color:acent1};
  484. -moz-transition-duration:0.5s;
  485. -webkit-transition-duration:0.5s;
  486. -o-transition-duration:0.5s;
  487. }
  488. .note img {
  489. display:none;
  490. }
  491.  
  492. .tags {
  493. font-style:normal;
  494. margin-top:-8px;
  495. margin-left: 250px;
  496. width:250px;
  497. font-family:trebuchet ms;
  498. letter-spacing:1px;
  499. text-transform:uppercase;
  500. font-size:7px;
  501. color:{color:text};
  502. letter-spacing:2px;
  503. line-height:100%;
  504. text-align:right;
  505. -moz-transition-duration:0.5s;
  506. -webkit-transition-duration:0.5s;
  507. -o-transition-duration:0.5s;
  508. }
  509.  
  510. .tags a {
  511. color:{color:tags};
  512. letter-spacing:1px;
  513. }
  514.  
  515. #postinfo {
  516. width: 300px;
  517. margin-left:-10px;
  518. font-family:trebuchet ms;
  519. letter-spacing:1px;
  520. text-transform:uppercase;
  521. text-align:left;
  522. font-size:7px;
  523. width:500px;
  524. padding:10px;
  525. margin-top: 5px;
  526. color: {color:text};
  527.  
  528. -moz-transition-duration:0.5s;
  529. -webkit-transition-duration:0.5s;
  530. -o-transition-duration:0.5s;
  531. }
  532.  
  533. #postinfo a {
  534. color:{color:postinfobg};
  535. text-align:center;
  536. letter-spacing:1px;
  537.  
  538. }
  539.  
  540. #postinfo a:hover {
  541. color:{color:hover};
  542. text-align:center;
  543. border-bottom: 1px solid {color:acent};
  544. letter-spacing:1px;
  545. }
  546.  
  547. #cred {
  548. bottom:10px;
  549. width:520px;
  550. padding: 30px;
  551. float:center;
  552. margin-left:-10px;
  553. font-size:7px;
  554. text-transform:uppercase;
  555. text-align:center;
  556. font-family:'trebuchet ms';
  557. letter-spacing:1px;
  558. color:{color:text};
  559. background-color:{color:post};
  560. }
  561.  
  562. #cred a {
  563. padding:3px;
  564. color:{color:bg};
  565. -moz-transition-duration:0.5s;
  566. -webkit-transition-duration:0.5s;
  567. -o-transition-duration:0.5s;
  568. }
  569. {CustomCSS}
  570.  
  571. </style></head>
  572.  
  573. <body>
  574.  
  575. <div id="title"><a href="/">{Title}</a> </div>
  576. <div id="title2"><a href="/">{text:secondtitle}</a></div></div>
  577. <div id="topstrip">
  578. <div id="iconpic">
  579. <img src="{image:iconpic}"></div>
  580.  
  581.  
  582. <div class="links">
  583. {block:Pagination}
  584.  
  585. {block:PreviousPage}
  586. <a href="{PreviousPage}"><img src="http://static.tumblr.com/nemwi7s/hMGmti63h/back.png"></a>{/block:PreviousPage}
  587. {/block:Pagination}
  588.  
  589. {block:IfLink1}
  590. <a title="{text:link1}" href="{text:link1 url}">
  591. <img src="http://static.tumblr.com/nemwi7s/tHXmti49v/home.png"></a>
  592. {/block:IfLink1}
  593.  
  594. {block:IfLink2}
  595. <a title="{text:link2}" href="{text:link2 url}">
  596. <img src="http://static.tumblr.com/nemwi7s/IQWmti4gs/ask.png"></a>
  597. {/block:IfLink2}
  598.  
  599. {block:IfShowLink3}{block:IfLink3}
  600. <a title="{text:link3}" href="{text:link3 url}">
  601. <img src="http://static.tumblr.com/nemwi7s/9hSmti4ji/plus.png"></a>
  602. {/block:IfLink3}{/block:IfShowLink3}
  603.  
  604. {block:IfShowLink4}{block:IfLink4}
  605. <a title="{text:link4}" href="{text:link4 url}">
  606. <img src="http://static.tumblr.com/nemwi7s/9hSmti4ji/plus.png"></a>
  607. {/block:IfLink4}{/block:IfShowLink4}
  608.  
  609. {block:IfShowLink5}{block:IfLink5}
  610. <a title="{text:link5}" href="{text:link5 url}">
  611. <img src="http://static.tumblr.com/nemwi7s/9hSmti4ji/plus.png"></a>
  612. {/block:IfLink5}{/block:IfShowLink5}
  613.  
  614. {block:IfShowLink6}{block:IfLink6}
  615. <a title="{text:link6}" href="{text:link6 url}">
  616. <img src="http://static.tumblr.com/nemwi7s/9hSmti4ji/plus.png"></a>
  617. {/block:IfLink6}{/block:IfShowLink6}
  618.  
  619. {block:IfShowLink7}{block:IfLink7}
  620. <a title="{text:link7}" href="{text:link7 url}">
  621. <img src="http://static.tumblr.com/nemwi7s/9hSmti4ji/plus.png"></a>
  622. {/block:IfLink7}{/block:IfShowLink7}
  623.  
  624. {block:IfLink8}
  625. <a title="theme credit" href="http://malfoymannor.tumblr.com">
  626. <img src="http://static.tumblr.com/nemwi7s/LgUmti4ni/star.png">
  627. </a>
  628. {/block:IfLink8}
  629. {block:NextPage}
  630. <a href="{NextPage}"><img src="http://static.tumblr.com/nemwi7s/cxHmti65n/forward.png"></a>{/block:NextPage}
  631. {/block:Pagination}
  632. </div>
  633. <div id="description">{Description}</div>
  634.  
  635. </div>
  636.  
  637.  
  638.  
  639.  
  640.  
  641. </div>
  642.  
  643.  
  644.  
  645. <div id="container">
  646.  
  647. {block:Posts}
  648.  
  649. <div id="post">
  650.  
  651. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  652.  
  653. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  654.  
  655. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  656. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  657.  
  658. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  659.  
  660. {block:Photoset}<center>{Photoset-500}</center>
  661. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  662.  
  663. {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}
  664.  
  665. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  666.  
  667. {block:Answer}<div class="ask"><span id="asker">{Asker} asked:</span>
  668. <span id="question">
  669. {Question}</span></div><div class="answer">{Answer}</div>{/block:answer}
  670.  
  671.  
  672. {block:Audio}
  673. <div id="audio">
  674. <div class="artcover"><img src="http://static.tumblr.com/liul60i/IcMmdl9id/nmusic2.png"></div>{block:AlbumArt}<div class="artcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  675. <div class="player">
  676. <div class="audioplayer">{AudioPlayerWhite}</div></div>
  677. <div class="audioinfo">
  678. {block:TrackName}<a style="text-transform:uppercase; color: #000;">song title: {TrackName}</a>{/block:TrackName}
  679. <div style="font-size:10px; margin-top:5px;">
  680. {block:Artist}artist: {Artist}{/block:Artist} with {FormattedPlayCount} plays
  681. </div></div></div>
  682. <div class="caption">
  683. {block:Caption}{Caption}{/block:Caption}
  684. </div>
  685. {/block:Audio}
  686.  
  687.  
  688. {block:ContentSource}
  689. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  690. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  691. {/block:SourceLogo}
  692. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  693. {/block:ContentSource}
  694.  
  695. <div id="postinfo">
  696. {block:Date} posted {Month} {DayOfMonth} {/block:Date}</a>with{block:NoteCount} <a href="{Permalink}"/">{NoteCountWithLabel} {/block:NoteCount}</a> {block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a> - <a href="{ReblogRootURL}">source</a>
  697. {/block:RebloggedFrom}
  698. {block:HasTags}
  699. <div class="tags">
  700. {block:Tags}<a href="{TagURL}"> #{Tag} </a>{/block:Tags}</div>
  701. {/block:HasTags}
  702. </div>
  703.  
  704. <div class="note">
  705. {block:PostNotes}{PostNotes}{/block:PostNotes}
  706.  
  707. </div>
  708.  
  709. </div>
  710.  
  711. {/block:Posts}
  712.  
  713. <div id="cred">©<a href="http://malfoymannor.tumblr.com/"> theme created by malfoymannor</a><p> inspired by: <a href="http://januaire.tumblr.com/">this </a> <p>
  714.  
  715. </div>
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722. </div>
  723. </body>
  724. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement