Guest User

Untitled

a guest
Jul 4th, 2012
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.41 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <!--
  4.        
  5.        
  6.        theme by
  7.        INCONSCIENCE
  8.        for
  9.        TUMBLR
  10.  
  11.  
  12.        please note: this theme is NOT compatible with Internet Explorer
  13.        
  14.        
  15.        -->
  16.        
  17.         <title>{Title}</title>
  18.  
  19. <!-- general appearance -->
  20.  
  21. <meta name="image:Background" content="http://static.tumblr.com/cdw73ch/Rfjm3escl/seamlesstexture19_1200.jpg" />
  22. <meta name="if:Show tags" content="1" />
  23.  
  24. <meta name="color:Text" content="#747474" />
  25. <meta name="color:Post title" content="#747474" />
  26. <meta name="color:Post title hover" content="#8f8f8f" />
  27. <meta name="color:Posts background" content="#fff" />
  28.  
  29. <meta name="color:Text link" content="#086A87" />
  30. <meta name="color:Text link hover" content="#5FB404" />
  31. <meta name="color:Permalink" content="#747474" />
  32. <meta name="color:Permalink hover" content="#8f8f8f" />
  33.  
  34. <meta name="font:Text" content="georgia" />
  35. <meta name="font:Post title" content="georgia" />
  36. <meta name="font:Permalink" content="georgia" />
  37.  
  38. <!-- sidebar -->
  39.  
  40. <meta name="font:Menu link" content="consolas" />
  41.  
  42. <meta name="image:Sidebar" content="http://static.tumblr.com/cdw73ch/e0qm2ca7s/06.gif" />
  43.  
  44. <meta name="if:Show drop shadow" content="1"/>
  45. <meta name="if:Show archive link" content="0"/>
  46. <meta name="if:Show ask link" content="1" />
  47. <meta name="if:Show random link" content="0"/>
  48.  
  49. <meta name="if:Show custom link 1" content="0"/>
  50. <meta name="if:Show custom link 2" content="0"/>
  51. <meta name="if:Show custom link 3" content="0"/>
  52.  
  53. <meta name="text:Custom link 1 URL" content="" />
  54. <meta name="text:Custom link 1 Title" content="" />
  55. <meta name="text:Custom link 2 URL" content="" />
  56. <meta name="text:Custom link 2 Title" content="" />
  57. <meta name="text:Custom link 3 URL" content="" />
  58. <meta name="text:Custom link 3 Title" content="" />
  59.  
  60. <meta name="text:Ask link title" content="message" />
  61. <meta name="text:Archive link title" content="archive" />
  62. <meta name="text:Random post link title" content="random" />
  63. <meta name="text:Newer posts link title" content="newer" />
  64. <meta name="text:Older posts link title" content="older" />
  65.  
  66. <meta name="color:Sidebar background" content="#fff" />
  67. <meta name="color:Sidebar menu background" content="#eee" />
  68.  
  69. <meta name="color:Menu link" content="#747474" />
  70. <meta name="color:Menu link hover" content="#8f8f8f" />
  71. <meta name="color:Description links" content="#086A87" />
  72. <meta name="color:Description links hover" content="#5FB404" />
  73.  
  74.  
  75.         <link rel="shortcut icon" href="{Favicon}">
  76.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  77.         {block:Description}
  78.             <meta name="description" content="{MetaDescription}" />
  79.         {/block:Description}
  80.        
  81.         <style type="text/css">
  82.            
  83.         body {background-image:url('{image:Background}'); background-attachment: fixed;}
  84.         body {font-family: {font:Text}; color: {color:Text}; font-size: 10px; line-height:110%;}
  85.                
  86.         a {color: {color:Text link}; text-decoration:none; font-style:italic; letter-spacing:0.1em;}
  87.         a:hover {color: {color:Text link hover};}
  88.         a:link img {border-width:0px;}
  89.              
  90.         .permalink {position: absolute; font-family: {font:Permalink}; margin-left: 518px; margin-top:-8px; width: 170px; text-align: left; border-bottom:0px; font-style:normal; letter-spacing:0em;}
  91.         .permalink a {color: {color:Permalink}; font-family: {font:Permalink}; text-decoration:none; text-align: left;  border-bottom:0px; font-style:normal; letter-spacing:0em;}
  92.         .permalink a:hover {color: {color:Permalink hover}; font-family: {font:Permalink};}
  93.        
  94.         .title a {color: {color:Menu link}; font-family: georgia; font-size:9px; font-style:normal; border-bottom:0px; letter-spacing:2px; line-height:140%;}
  95.        
  96.         .title a:hover {color: {color:Menu link hover};}
  97.  
  98.         .menulink a {color: {color:Menu link}; font-family: consolas; font-size: 9px; text-transform: uppercase; border-bottom:0px; font-style: normal; line-height:140%; letter-spacing:1px;}
  99.  
  100.         .menulink a:hover {color: {color:Menu link hover}; font-family: consolas; letter-spacing:3px;}
  101.  
  102.         .desclink a {color: {color:Description links}; text-decoration: none; font-style:italic; letter-spacing:0.1em;}
  103.         .desclink a:hover {color: {color:Description links hover};}
  104.        
  105.         ol.notes li.note a img.avatar{height:0px;width:0px;padding:0px;border-width:0 px;border:none;}
  106.  
  107.         #screen {align:center;}
  108.         #container {width:970px; align:left;}
  109.        
  110.         #sidebar {margin-top:180px; width:245px; padding:10px; overflow:hidden; position:fixed; text-align:right; font-family:{font:Text}; font-size:10px; letter-spacing: 0px; line-height:110%; background: {color:Sidebar background};}
  111. {block:ifShowDropShadow}        
  112.               .shadow {
  113.               -moz-box-shadow:    0px 0px 3px 3px #ccc;
  114.               -webkit-box-shadow: 0px 0px 3px 3px #ccc;
  115.               box-shadow:         0px 0px 3px 3px #ccc;
  116.               }
  117. {/block:ifShowDropShadow}            
  118.         #right {width:520px; margin-left:310px;}
  119.        
  120.         #right .post {margin: 0 0 30px 0; border: 10px solid {color:Posts background}; background-color: {color:Posts background};
  121. {block:ifShowDropShadow}
  122.                       -moz-box-shadow:    0px 0px 3px 3px #ccc;
  123.                       -webkit-box-shadow: 0px 0px 3px 3px #ccc;
  124.                       box-shadow:         0px 0px 3px 3px #ccc;
  125.                       }
  126. {/block:ifShowDropShadow}        
  127.         #right .post img {max-width:500px; background-color:{color:Posts background};}
  128.        
  129.         #right .post h2 {color: {color:Post title}; font-family: {font:Post title}; background-color:{color:Posts background}; font-weight: normal; font-size: 130%; line-height:140%;}
  130.         #right .post a.h2 {color: {color:Post title}; font-family: {font:Post title}; text-decoration: none; font-size: 130%; margin: 0; line-height:140%; background-color:{color:Posts background};}
  131.         #right .post a.h2:hover {line-height:140%; color: {color:Post title hover}; font-family: {font:Post title};}
  132.        
  133.         #right .post blockquote {border-left: 2px solid {color:Text}; padding: 0 0 0 15px; margin-left: 0px; margin-right: 0px; max-width:100%;}
  134.         #right .post blockquote img {max-width: 100%;}
  135.        
  136.         {CustomCSS}
  137.         </style>
  138.        
  139.        
  140.        
  141.        
  142.     </head>
  143.     <body><div style="bottom:30px; right:30px; position: fixed; text-align:right; letter-spacing:0.3em; color:#747474;"><i><!-- insert text here !--></i></div>
  144.         <div id="screen" align="center"><div id="container" align="left">
  145.           <div id="sidebar" class="shadow">
  146.        
  147.             <div style="background-color:{color:Sidebar menu background};" class="title"><a href="/"><font style="font-size:130%; line-height:140%; background-color: {color:Sidebar menu background};">{Title}</font></a></div>
  148.             <br />
  149.            
  150.             {block:ifSidebarImage}
  151.                     <div style="padding: 0 0 9px 0;">
  152.                         <img src="{image:Sidebar}" style="max-width:245px;">
  153.                     </div>
  154.             {/block:ifSidebarImage}
  155.  
  156.             {block:ifShowCustomLink1}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="{text:Custom Link 1 URL}" alt="none">{text:Custom Link 1 Title}</a></div>{/block:ifShowCustomLink1}
  157.  
  158.             {block:ifShowCustomLink2}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="{text:Custom Link 2 URL}" alt="none">{text:Custom Link 2 Title}</a></div>{/block:ifShowCustomLink2}
  159.  
  160.             {block:ifShowCustomLink3}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="{text:Custom Link 3 URL}" alt="none">{text:Custom Link 3 Title}</a></div>{/block:ifShowCustomLink3}
  161.  
  162.             {block:ifShowAskLink}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="/ask">{text:Ask Link Title}</a></div>{/block:ifShowAskLink}
  163.  
  164.             {block:ifShowArchiveLink}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="/archive">{text:Archive Link Title}</a></div>{/block:ifShowArchiveLink}
  165.  
  166.             {block:ifShowRandomLink}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="/archive">{text:Random Post Link Title}</a></div>{/block:ifShowRandomLink}
  167.  
  168.             <div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="http://potter.tumblr.com/mytheme">theme</a></div>
  169.          
  170.             {block:Description}<div style="text-align:justify;" class="desclink"><br />{Description}</div>{/block:Description}
  171.        
  172.         <div style="text-align:center; height:20px;">
  173.             {block:Pagination}<br />
  174.                 {block:PreviousPage}
  175.                     <a href="{PreviousPage}">« {text:Newer posts link title}</a>
  176.                 {/block:PreviousPage}
  177.                 &nbsp; {CurrentPage}/{TotalPages} &nbsp;
  178.                 {block:NextPage}
  179.                     <a href="{NextPage}">{text:Older posts link title} »</a>
  180.                 {/block:NextPage}
  181.             {/block:Pagination}
  182.         </div>
  183.         </div>
  184.        
  185.           <div id="right">
  186.             {block:Posts}
  187.                 <div class="post">
  188.                     <div class="permalink" style="width:170px;">
  189.                         <a href="{Permalink}" style="text-transform:lowercase;">
  190.                         {block:Date}{DayOfMonth} {Month} '{ShortYear}{/block:Date}
  191.                         {block:Notecount}<br />{NotecountWithLabel}{/block:Notecount}
  192.                         </a>{block:IfShowTags}
  193.                         {block:HasTags}<br /><br />{block:Tags}<a href="{TagURL}">#{Tag}</a><br />{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  194.                     </div>
  195.                
  196.  
  197.                 {block:Text}
  198.                         {block:Title}
  199.                             <div style="margin: 0px 0 0 0px;">
  200.                               <a href="{Permalink}" class="h2"><font style="line-height:140%;">{Title}</font></a>
  201.                               <div style="line-height:30%;"><br /><br /></div>
  202.                               </div>
  203.                          {/block:Title}
  204.                             <div style="margin: -8px 0 -8px 0;">{Body}</div>
  205.                 {/block:Text}
  206.                        
  207.                
  208.                 {block:Photo}
  209.                         {LinkOpenTag}<img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}">{LinkCloseTag}
  210.                         <div style="line-height:110%;">{block:Caption}<div style="margin: -2px 0 -10px 0;">{Caption}</div>{/block:Caption}</div>
  211.                 {/block:Photo}
  212.                
  213.                 {block:Photoset}
  214.                         {Photoset-500}
  215.                         <div style="line-height:110%;">{block:Caption}<div style="margin: -2px 0 -10px 0;">{Caption}</div>{/block:Caption}</div>
  216.                 {/block:Photoset}
  217.                
  218.                
  219.                 {block:Quote}
  220.                         <div><font style="font-size:130%; line-height:140%; text-align:justify;">"{Quote}"</font></div>
  221.                         {block:Source}<div style="text-align:right; line-height:110%; margin: 12px 1px 0px 0px;">— {Source}</a></div>{/block:Source}
  222.                 {/block:Quote}
  223.                
  224.                
  225.                 {block:Link}
  226.                         <a href="{URL}" class="h2">» {Name}</a>
  227.                         {block:Description}<p><div style="margin: 10px 0 -8px 0;">{Description}</div></p>{/block:Description}
  228.                 {/block:Link}
  229.                
  230.                
  231.                 {block:Chat}
  232.                        
  233.                         {block:Title}
  234.                             <a href="{Permalink}" class="h2">{Title}</a>
  235.                             <div style="line-height:30%;"><br /><br /></div>
  236.                         {/block:Title}
  237.                        
  238.                         <div style="margin: 0 0 0 30px; line-height:110%;">
  239.                        
  240.                         {block:Lines}
  241.                             <div style="padding:3px 0 2px 0;">{block:Label}
  242.                                 <span><b>{Label}</b></span>
  243.                             {/block:Label}
  244.                             {Line}<br /></div>
  245.                          
  246.                         {/block:Lines}
  247.                          
  248.                          </div>
  249.                 {/block:Chat}
  250.                
  251.                
  252.                 {block:Audio}
  253.                         {AudioPlayerBlack}
  254.                         {block:Caption}<div style="margin: -2px 0 -8px 0;">{Caption}</div>{/block:Caption}
  255.                 {/block:Audio}
  256.                
  257.                
  258.                 {block:Video}
  259.                         {Video-500}
  260.                         <div style="line-height:110%;">
  261.                             {block:Caption}<div style="margin: -2px 0 -10px 0;">{Caption}</div>{/block:Caption}
  262.                         </div>
  263.                 {/block:Video}
  264.                
  265.                
  266.                 {block:Answer}
  267.                 <div style="margin: 0px 0 -8px 0;"><div style="background-color:{color:Sidebar menu background}; border:10px solid {color:Sidebar menu background};"><font style="letter-spacing:0.1em;"><i><b>{Asker}</b></i></font>: {Question}</div><div style="min-height:8px; height:auto !important; height:8px;">{Answer}</div></div>
  268.                 {/block:Answer}
  269.                
  270.                 </div>
  271.                
  272.                 <center>
  273.                 {block:PostNotes}
  274.                                
  275.                     {block:NoteCount}
  276.                         <font style="line-height:120%;">{NoteCountWithLabel}</font><br>
  277.                     {/block:NoteCount}
  278.                    
  279.                     {block:Date}
  280.                         posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}
  281.                     {/block:Date}
  282.                
  283.                     {block:RebloggedFrom}
  284.                         <font style="line-height:120%;">
  285.                         via <a href="{ReblogParentURL}">{ReblogParentName}</a><br />
  286.                         originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a></font>
  287.                     {/block:RebloggedFrom}
  288.                    
  289.                     {block:ContentSource} | source: {SourceLink}{/block:ContentSource}<br />
  290.                                              
  291.                     {block:Tags}
  292.                         {block:HasTags}
  293.                             <a href="{TagURL}"><font style="line-height:120%;">#{Tag} </a></font>
  294.                         {/block:HasTags}
  295.                     {/block:Tags}
  296.                              
  297.                     <br /><br />
  298.                     <div style="text-align:left;">{PostNotes}</div>
  299.                    
  300.                 {/block:PostNotes}
  301.                 </center>
  302.            
  303.             {/block:Posts}
  304.           </div>
  305.         </div></div>
  306.  
  307.    </body>
  308. </html>
Advertisement
Add Comment
Please, Sign In to add comment