Advertisement
ten-tation

Theme #9 by thedoctorknows

Apr 24th, 2013
2,092
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 15.15 KB | None | 0 0
  1. <!--THEME #9 BY THEDOCTORKNOWS
  2.  
  3. Please don't remove the credit, claim this code as your own nor use this as a base code. Thank you!-->
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9. <title>{Title}</title>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <meta name="image:Background" content="" />
  16. <meta name="image:Sidebar" content="" />
  17. <meta name="image:SidebarBg" content="" />
  18.  
  19. <meta name="color:Background" content="#ffffff" />
  20. <meta name="color:Text" content="#ffffff" />
  21. <meta name="color:Link" content="#ff3b3b" />
  22. <meta name="color:LinkHover" content="#ff3b3b" />
  23. <meta name="color:AsksBg" content="#ff3b3b" />
  24. <meta name="color:Asks" content="#ffffff" />
  25. <meta name="color:PostsBg" content="#000000" />
  26. <meta name="color:PostsBorder" content="#ff3b3b" />
  27. <meta name="color:Tags" content="#000000" />
  28. <meta name="color:SidebarBg" content="#000000" />
  29. <meta name="color:TitleBg" content="#ff3b3b" />
  30. <meta name="color:Title" content="#ffffff" />
  31. <meta name="color:SidebarImgBorder" content="#ff3b3b" />
  32. <meta name="color:Description" content="#ffffff" />
  33. <meta name="color:SideLinksBg" content="#fd2f2f" />
  34. <meta name="color:SideLinks" content="#ffffff" />
  35. <meta name="text:FontSize" content="12" />
  36. <meta name="text:PostsTitleFontSize" content="25" />
  37. <meta name="text:DescFontSize" content="10" />
  38. <meta name="text:SideLinksFontSize" content="10" />
  39. <meta name="text:TagsFontSize" content="10" />
  40. <meta name="text:InfoFontSize" content="9" />
  41. <meta name="text:TitleFontSize" content="30" />
  42. <meta name="text:Link 1" content="" />
  43. <meta name="text:Link 1 URL" content="/" />
  44. <meta name="text:Link 2" content="" />
  45. <meta name="text:Link 2 URL" content="/" />
  46. <meta name="text:Link 3" content="" />
  47. <meta name="text:Link 3 URL" content="/" />
  48. <meta name="text:Link 4" content="" />
  49. <meta name="text:Link 4 URL" content="/" />
  50. <meta name="text:Link 5" content="" />
  51. <meta name="text:Link 5 URL" content="/" />
  52.  
  53. <meta name="if:Link One" content="1" />
  54. <meta name="if:Link Two" content="1" />
  55. <meta name="if:Link Three" content="1" />
  56. <meta name="if:Link Four" content="1" />
  57. <meta name="if:Link Five" content="1" />
  58. <meta name="if:Greyscale" content="1" />
  59. <meta name="if:SidebarGreyscale" content="1" />
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Gentium+Basic' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=BenchNine' rel='stylesheet' type='text/css'>
  68.  
  69.  
  70. </head>
  71.  
  72. <style type="text/css">
  73.  
  74. body {
  75.     background:{color:Background};
  76.     background-image:url('{image:Background}');
  77.     background-attachment:fixed;
  78.     background-repeat:repeat;
  79.     font-family:Gentium Basic;
  80.     color:{color:Text};
  81.     font-size:{text:FontSize}px;
  82.     margin-left:20px;
  83. }
  84.  
  85. a {
  86.     color:{color:Link};
  87.     text-decoration:none;
  88.     -webkit-transition: all 0.5s ease-out;
  89.     -moz-transition: all 0.5s ease-out;
  90.     transition: all 0.5s ease-out;
  91. }
  92.  
  93. a:hover {
  94.     color:{color:LinkHover};    
  95. }
  96.  
  97. blockquote {
  98.     border-left:3px solid {color:PostsBorder};  
  99.     padding-left:10px;
  100. }
  101.  
  102. h2 {
  103.     color:{color:Link};
  104.     font-size:{text:PostsTitleFontSize}px;
  105.     padding:0px 5px 0px 5px;
  106.     margin-top:-1px;
  107.     font-family:BenchNine, Julius Sans One, Gentium Basic;
  108. }
  109.  
  110. blockquote blockquote img {
  111.     max-width:400px;
  112. }
  113.  
  114. blockquote blockquote blockquote img {
  115.     max-width:355px;
  116. }
  117.  
  118. blockquote blockquote blockquote blockquote img {
  119.     max-width:310px;
  120. }
  121.  
  122. blockquote blockquote blockquote blockquote blockquote img {
  123.     max-width:265px;
  124. }
  125.  
  126. blockquote blockquote blockquote blockquote blockquote blockquote img {
  127.     max-width:220px;
  128. }
  129.  
  130. blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
  131.     max-width:175px;
  132. }
  133.  
  134. blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
  135.     max-width:130px;
  136. }
  137.  
  138. blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
  139.     max-width:85px;
  140. }
  141.  
  142. blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
  143.     max-width:40px;
  144. }
  145.  
  146. {Block:IfGreyscale}
  147.     #content a img, #posts img, #photop {
  148.        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  149.     filter: gray;
  150.     z-index:-1;
  151.     -webkit-filter: grayscale(100%);
  152.     -webkit-transition: all 0.8s ease-out;
  153.     -moz-transition: all 0.8s ease-out;
  154.     transition: all 0.8s ease-out;
  155.     }
  156.  
  157.     #content a:hover img, #posts img:hover, #photop:hover {
  158.        filter:none;
  159.        -webkit-filter:none;
  160.     }
  161. {/Block:IfGreyscale}
  162.  
  163. {Block:IfSidebarGreyscale}
  164.     #sbpic a img, #sbpic img {
  165.           filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  166.     filter: gray;
  167.     -webkit-filter: grayscale(100%);
  168.     -webkit-transition: all 0.8s ease-out;
  169.     -moz-transition: all 0.8s ease-out;
  170.     transition: all 0.8s ease-out;
  171.     }
  172.  
  173.     #sbpic a img:hover, #sbpic img:hover {
  174.         filter:none;
  175.        -webkit-filter:none;
  176.     }
  177. {/Block:IfSidebarGreyscale}
  178.  
  179. #posts, ol.notes {
  180.     width:500px;
  181.     padding:40px;
  182.     margin:40px 0px 80px 100px;
  183.     border-left:10px solid {color:PostsBorder};
  184.     border-bottom:0px;
  185.     background-color:{color:PostsBg};
  186.     -webkit-transition: all 0.6s ease-out;
  187.     -moz-transition: all 0.6s ease-out;
  188.     transition: all 0.6s ease-out;
  189. }
  190.  
  191. #posts:hover {
  192.     border-bottom:25px solid {color:PostsBorder};
  193. }
  194.  
  195. #posts:hover .a {
  196.     opacity:1;
  197. }
  198.  
  199. .a {
  200.     position:absolute;
  201.     width:570px;
  202.     padding:5px 10px 5px 10px;
  203.     text-transform:uppercase;
  204.     font-family:Calibri;
  205.     font-size:{text:InfoFontSize}px;
  206.     text-align:right;
  207.     opacity:0;
  208.     color:{color:Text};
  209.     margin:40px 0px 0px -50px;
  210.     -webkit-transition: all 0.6s ease-out;
  211.     -moz-transition: all 0.6s ease-out;
  212.     transition: all 0.6s ease-out;
  213. }
  214.  
  215. .a a {
  216.     color:{color:Text};
  217. }
  218.  
  219. .a:hover {
  220.     margin-top:40px;
  221. }
  222.  
  223. ol.notes {
  224.     list-style-type: none;
  225.     overflow:hidden;
  226. }
  227.  
  228. ol.notes li.note {
  229.     padding:3px;
  230. }
  231.  
  232. .textpost .tags, .photopost .tags {
  233.     font-size:{FontSize}px;
  234.     margin:0px;
  235.     opacity:1;
  236.     overflow:hidden;
  237. }
  238.  
  239. .tags {
  240.     position:absolute;
  241.     margin:-40px 0px 0px 560px;
  242.     font-family:Calibri;
  243.     font-size:{text:TagsFontSize}px;
  244.     text-transform:lowercase;
  245.     font-style:italic;
  246.     line-height:170%;
  247.     opacity:0;
  248.     -webkit-transition: all 0.6s ease-out;
  249.     -moz-transition: all 0.6s ease-out;
  250.     transition: all 0.6s ease-out;
  251. }
  252.  
  253. .tags a {
  254.     color:{color:Tags};
  255.     text-decoration:underline;
  256. }
  257.  
  258. .quotepost {
  259.     font-family:BenchNine;
  260.     font-size:{text:PostsTitleFontSize}px;
  261.     color:{color:Link};
  262.     padding:5px;
  263.     text-align:center;
  264. }
  265.  
  266. .source {
  267.     text-align:center;
  268.     padding:5px;
  269.     font-style:italic;
  270. }
  271.  
  272. #posts:hover .tags {
  273.     opacity:1;
  274. }
  275.  
  276. #sb {
  277.     position:fixed;
  278.     width:500px;
  279.     height:100%;
  280.     background-color:{color:SidebarBg};
  281.     margin-top:-40px;
  282.     right:0px;
  283.     background-image:url('{image:SidebarBg}');
  284.     background-attachment:fixed;
  285.     background-repeat:repeat;
  286. }
  287.  
  288. #title {
  289.     position:fixed;
  290.     width:500px;
  291.     padding:20px;
  292.     margin-top:0px;
  293.     right:0px;
  294.     z-index:9999;
  295.     font-family:BenchNine;
  296.     background-color:{color:TitleBg};
  297.     font-size:{text:TitleFontSize}px;
  298. }
  299.  
  300. #title a {
  301.     color:{color:Title};
  302. }
  303.  
  304. #sbpic, #sbpic img {
  305.     width:230px;
  306.     height:245px;
  307. }
  308.  
  309. #sbpic {
  310.     border:10px solid {color:SidebarImgBorder};
  311.     margin:110px 0px 0px 125px;
  312. }
  313.  
  314. #desc {
  315.     width:210px;
  316.     padding:10px;
  317.     margin-left:130px;
  318.     text-align:right;
  319.     font-family:Calibri;
  320.     text-transform:uppercase;
  321.     font-size:{text:DescFontSize}px;
  322.     color:{color:Description};
  323. }
  324.  
  325. #lks {
  326.     position:fixed;
  327.     bottom:10px;
  328.     margin-left:0px;
  329.     -webkit-transition: all 0.6s ease-out;
  330.     -moz-transition: all 0.6s ease-out;
  331.     transition: all 0.6s ease-out;
  332. }
  333.  
  334. .lk {
  335.     padding:3px;
  336.     margin-top:6px;
  337.     width:100px;
  338.     font-family:Calibri;
  339.     font-size:{text:SideLinksFontSize}px;
  340.     text-transform:uppercase;
  341.     background:{color:SideLinksBg};
  342.     -webkit-transition: all 0.6s ease-out;
  343.     -moz-transition: all 0.6s ease-out;
  344.     transition: all 0.6s ease-out;
  345. }
  346.  
  347. .lk a {
  348.     color:{color:SideLinks};
  349. }
  350.  
  351. .lk:hover {
  352.     background:{color:SideLinks};
  353.     color:{color:SideLinksBg};
  354. }
  355.  
  356. .lk:hover a {
  357.     color:{color:SideLinksBg};
  358. }
  359.  
  360. .bd {
  361.     padding-right:310px;
  362.     border-right:500px solid {color:SideLinksBg};
  363. }
  364.  
  365. #player {
  366.     width:30px;
  367.     height:30px;
  368.     overflow:hidden;
  369.     position:absolute;
  370.     margin-top:40px;
  371.     margin-bottom:45px;
  372.     margin-left:40px;
  373.     z-index:9999;
  374. }
  375.  
  376. #albumart {
  377.     float:left;
  378.     border:4px solid {color:Text};
  379.     padding-bottom:-3px;
  380.     margin-right:10px;
  381.     width:100px;
  382.     height:100px;
  383. }
  384.  
  385. #albumart img {
  386.     width:100px;
  387.     height:100px;
  388.     background:{color:Text};
  389. }
  390.  
  391. #aud {
  392.     min-height:100px;
  393. }
  394.  
  395. ul.chat {
  396.     list-style:none;
  397. }
  398.  
  399. .chat1, .chat {
  400.     margin-left:0px;
  401. }
  402.  
  403. .chat, .chat1, .chat2 {
  404.     margin-top:-3px;
  405.     margin-bottom: -7px;
  406.     padding:5px;
  407. }
  408.  
  409. .chat2odd {
  410.     padding:5px;
  411.     background:{color:PostsBorder};
  412. }
  413.  
  414. .chat2even {
  415.     padding:5px;
  416. }
  417.  
  418. #asks {
  419.     text-align:center;
  420.     font-family:Calibri;
  421.     font-size:9px;
  422.     text-transform:uppercase;
  423.     font-style:italic;
  424.     width:480px;
  425.     padding:5px 10px 5px 10px;
  426.     background:{color:AsksBg};
  427.     color:{color:Asks};
  428. }
  429.  
  430. #asks a {
  431.     color:{color:Asks};
  432. }
  433.  
  434. #ques {
  435.     padding:2px 10px 2px 10px;
  436.     width:480px;
  437.     text-align:center;
  438. }
  439.  
  440. #replies {
  441.     margin-left:3px;
  442.     margin-top:8px;
  443. }
  444.  
  445. </style>
  446.  
  447. <body>
  448.  
  449. <div id="sb">
  450.     <div id="sbpic"><a href="/"><img src="{image:Sidebar}"></a></div>
  451.     <div id="desc">
  452.         {block:Description}
  453.             <p id="description">{Description}</p>
  454.         {/block:Description}
  455.     </div>
  456.     <div id="lks">
  457.         <div class="bd"><div class="lk"><a href="/" class "ll">index</div></div>
  458.         <div class="bd"><div class="lk"><a href="/ask" class "ll">message</div></div>
  459.         <div class="bd"><div class="lk"><a href="/archive" class "ll">archive</div></div>
  460.         <div class="bd"><div class="lk"><a href="http://thedoctorknows.tumblr.com/" class "ll">theme</div></div>
  461.         {Block:IfLinkOne}<div class="bd"><div class="lk"><a href="{text:Link 1 URL}" class"ll">{text:Link 1}</a></div></div>{/Block:IfLinkOne}
  462.         {Block:IfLinkTwo}<div class="bd"><div class="lk"><a href="{text:Link 2 URL}" class"ll">{text:Link 2}</a></div></div>{/Block:IfLinkTwo}
  463.         {Block:IfLinkThree}<div class="bd"><div class="lk"><a href="{text:Link 3 URL}" class"ll">{text:Link 3}</a></div></div>{/Block:IfLinkThree}
  464.         {Block:IfLinkFour}<div class="bd"><div class="lk"><a href="{text:Link 4 URL}" class"ll">{text:Link 4}</a></div></div>{Block:IfLinkFour}
  465.         {Block:IfLinkFive}<div class="bd"><div class="lk"><a href="{text:Link 5 URL}" class"ll">{text:Link 5}</a></div></div>{Block:IfLinkFive}
  466.         {block:Pagination}
  467.                 {block:PreviousPage}
  468.                     <div class="bd"><div class="lk"><a href="{PreviousPage}" class="pl">previous</a></div></div>
  469.                 {/block:PreviousPage}
  470.                 {block:NextPage}
  471.                     <div class="bd"><div class="lk"><a href="{NextPage}" class="pl">next</a></div></div>
  472.                 {/block:NextPage}
  473.             </div>
  474.         {/block:Pagination}
  475.     </div>
  476. </div>
  477. </div>
  478.  
  479. <div id="title"><a href="/">{Title}</a></div>
  480.  
  481. <div id="content">
  482. {block:Posts}
  483. {block:ContentSource}
  484. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  485. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  486. {/block:SourceLogo}
  487. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  488. {/block:ContentSource}
  489. <div id="posts">
  490.  
  491. {block:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}" target="_blank">x {Tag}<br /></a></tag>{/block:Tags}</div>{/block:HasTags}
  492.  
  493. {block:Text}
  494. <div class="textpost">
  495. {block:Title}
  496. <a href="{Permalink}"><h2>{Title}</h2></a>
  497. {/block:Title}
  498.  
  499. {Body}
  500. </div>
  501. {/block:Text}
  502.  
  503.  
  504. {Block:Photo}
  505. {LinkOpenTag}
  506. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  507. {LinkCloseTag}
  508.  
  509. {block:Caption}
  510. {Caption}
  511. {/block:Caption}
  512. {/Block:Photo}
  513.  
  514. {block:Photoset}
  515. <div class="photopost">
  516. <center><div id="photop">{Photoset-500}</div></center>
  517.  
  518. {block:Caption}
  519. <div class="caption">{Caption}</div>
  520. {/block:Caption}
  521. </div>
  522. {/block:Photoset}
  523.  
  524. {block:Quote}
  525. <div class="quotepost">" {Quote} "</div>
  526. {block:Source}<div class="source">{Source}{/block:Source}</div>{/block:Quote}
  527.  
  528. {block:Link}
  529. <div class="linkpost">
  530. <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a></div>
  531. {block:Description}
  532. <div class="description">{Description}</div>
  533. {/block:Description}
  534. {/block:Link}
  535.  
  536. {block:Chat}
  537.     <ul class="chat">
  538.       <div class="chat">
  539.         <div class="chat1">
  540.             {Block:Lines}
  541.                 <div class="chat2{Alt}">
  542.                 {Block:Label}
  543.                     <span>{Label}</span>
  544.                 {/Block:Label}
  545.             {Line}
  546.                 </div>
  547.             {/Block:Lines}
  548.         </div>
  549.         </div>
  550.     </ul>
  551. {/block:Chat}
  552.  
  553.  
  554. {block:Answer}
  555. <div id="asks">{Asker} {text:AskText}</div>
  556. <div id="ques">{Question}</div>
  557. <div id="replies">{Answer}</div>
  558. {/block:Answer}
  559.  
  560. {block:Video}<div class="videopost">
  561. <center>{Video-500}</center>
  562. {block:Caption}
  563. <div class="caption">{Caption}</div>
  564. {/block:Caption}
  565. </div>
  566. {/block:Video}
  567.  
  568. {block:Audio}<div id="aud">
  569. <div id="player">{AudioPlayerGrey}</div>      
  570. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  571. {PlayCountWithLabel}
  572. {block:Caption}<div class="acaption">{caption}</div>{/block:Caption}
  573. </div>
  574. {/block:Audio}
  575.  
  576. <div class="a">{block:Date}<a href="{Permalink}" target="_blank">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{ReblogURL}" target="_blank">reblog&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>{block:NoteCount}<a href="{Permalink}" target="_blank">{NoteCountWithLabel}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" targer="_blank">via&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a><a href="{ReblogRootURL}" target="_blank">©</a>{/block:RebloggedFrom}</a></div>
  577.    
  578. </div>
  579. {/block:Posts}
  580.  
  581. {block:PostNotes}{PostNotes}{/block:PostNotes}
  582. </div>
  583.  
  584. </body>
  585.  
  586. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement