Don't like ads? PRO users don't see any ads ;-)
Guest

tumblr theme 006 (light)

By: ettudis on Apr 17th, 2011  |  syntax: None  |  size: 9.49 KB  |  hits: 293  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2. Tumblr Theme 006 LIGHT (c) by Ans by ETTUDIS [http://ettudis.three-words.net]
  3. CONTACT INFO [email: admin@ettudis.three-words.net]
  4. FOLLOW THEME BLOG [http://ettudis.tumblr.com]
  5. TERMS OF USE [http://ettudis.tumblr.com/post/8327340215/terms-of-usage]
  6. -->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  12. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link rel="shortcut icon" href="{Favicon}" />
  15. {block:IfInfiniteScrolling}
  16. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  17. {/block:IfInfiniteScrolling}
  18. <meta name="if:Infinite scrolling" content="0"/>
  19. <style type="text/css">
  20. body {
  21.         font: 9px Georgia, "Times New Roman", Times, serif;
  22.         color: #000000;
  23.         margin: 0px;
  24.         padding: 0px;
  25.         background-color: #FFFFFF;
  26. }
  27. a {
  28.         color: #333333;
  29. }
  30. #quote {
  31.         font: normal 20px fanwood, "times new roman", serif;
  32.         padding: 5px;
  33. }
  34. .answer {
  35.         font: 11px garamond, "times new roman", serif;
  36. }
  37. #header {
  38.         width:450px;
  39.         height:180px;
  40.         z-index:1;
  41.         border-right: 3px double #212121;
  42.         border-left: 3px double #212121;
  43.         padding: 0px 50px;
  44.         overflow: hidden;
  45.         margin-top: 0px;
  46.         margin-bottom: 0px;
  47. }
  48. @font-face {
  49.         font-family: "fanwood";
  50.         src: url("http://ettudis.three-words.net/Fanwood-Italic.otf");
  51.  }
  52.  blockquote {
  53.         border-left: 7px solid #efefef;
  54.         padding-left: 15px;
  55.  }
  56. #title {
  57.         border-bottom: 1px solid #212121;
  58.         padding-top: 15px;
  59. }
  60. #title a {
  61.         font: normal 24px "fanwood", Times, serif;
  62.         text-transform: lowercase;
  63.         text-decoration: none;
  64.         color: #212121;
  65.         padding-top: 15px;
  66.         letter-spacing: 3px;
  67. }
  68. #desc {
  69.         font: italic normal 14px "fanwood", Times, serif;
  70.         text-transform: lowercase;
  71.         text-decoration: none;
  72.         color: #212121;
  73.         letter-spacing: 2px;
  74.         border-bottom: 1px solid #101010;
  75. }
  76. #navilink a{
  77.         color: #333333;
  78.         text-decoration: none;
  79.         font: small-caps 11px garamond, "Times New Roman", Times, serif;
  80.         letter-spacing: 3px;
  81.         padding-right: 5px;
  82. }
  83. #navilink a:hover {
  84.         text-decoration: line-through;
  85. }
  86. #main {
  87.         width:800px;
  88.         height:800px;
  89.         z-index:1;
  90.         top: 180px;
  91.         margin-right: auto;
  92.         margin-left: auto;
  93. }
  94. #content {
  95.         width: 800px;
  96.         padding: 5px;
  97.         font-family: century, "times new roman", serif;
  98. }
  99. .asker {
  100.         font: italic 16px fanwood, "times new roman";
  101.         text-transform: lowercase;
  102. }
  103. h1 {
  104.         text-transform: lowercase;
  105.         font: italic normal 16px fanwood, "times new roman";
  106.         letter-spacing: 2px;
  107.         margin-bottom: 0px;
  108.         padding-bottom: 0px;
  109. }
  110. h1 a{
  111.         text-decoration:none;
  112.         color:#000000;
  113. }
  114. h1 a:hover {
  115.         color: #787878;
  116. }
  117. #entry {
  118.         font: 12px century, "times new roman", serif;
  119. }
  120. #quotesource {
  121.         padding-left: 25px;
  122.         display: block;
  123.         font: 11px garamond, "times new roman", serif;
  124. }
  125. #quotesource a {
  126.         font-style: italic;
  127.         text-decoration:none;
  128.         font-family:"Times New Roman", Times, serif;
  129.         letter-spacing: 1px;
  130.         size: 11px;
  131.         color:#565656;
  132. }
  133. #quotesource a:hover {
  134.         color: #454545;
  135. }
  136. #chat {
  137.         background: none;
  138.         font: 12px century, "times new roman", serif!!important;
  139. }
  140. .label {
  141.         font: normal 11px garamond, "times new roman", serif;
  142.         text-transform: uppercase;
  143.         color: #333333;
  144.         padding-right: 5px;
  145. }
  146. .person1 {
  147.         background-color: none;
  148. }
  149. .person1 .label {
  150.         font: normal 11px garamond, "times new roman", serif!important;
  151.         padding-right: 5px;
  152.         text-transform: uppercase;
  153.         color: #454545;
  154. }
  155. ul {
  156.         list-style:none;
  157.         font: italic 11px "Times New Roman", Times, serif;
  158.         letter-spacing: 1px;
  159.         padding-left: 5px;
  160. }
  161. #audio {
  162.         border: 1px solid #000000;
  163.         width: 300px;
  164.         margin-left: 15px;
  165.         background: #000000;
  166. }
  167. #audiotext {
  168.         font: italic 12px "Times New Roman", Times, serif;
  169.         letter-spacing: 1px;
  170.         padding: 5px 0px;
  171.         margin-top: 0px;
  172.         margin-bottom: 5px;
  173.         margin-left: 25px;
  174. }
  175. .caption {
  176.         font: 11px garamond, "times new roman", serif;
  177.         text-transform: uppercase;
  178.         text-align: center;
  179. }
  180. #source {
  181.         font: italic 10px "Times New Roman", Times, serif;
  182.         color: #000000;
  183.         letter-spacing: 1px;
  184.         padding-left: 15px;
  185. }
  186. #source a {
  187.         font: italic 10px "Times New Roman", Times, serif;
  188.         color: #333333;
  189.         text-transform: lowercase;
  190.         text-decoration: none;
  191. }
  192. #source a:hover {
  193.         color:#454545;
  194. }
  195. #tags {
  196.         font: 11px garamond, "times new roman", serif;
  197.         text-transform: uppercase;
  198. }
  199. #tags a{
  200.         text-decoration: none;
  201.         color:#333333;
  202. }
  203. #tags a:hover {
  204.         color: #454545;
  205.         text-decoration: line-through;
  206. }
  207. .date a{
  208.         color: #333333;
  209.         text-decoration: none;
  210.         font: small-caps 11px garamond, "Times New Roman", Times, serif;
  211.         letter-spacing: 3px;
  212.         padding-right: 5px;
  213.  
  214. }
  215. .date a:hover{
  216.         color: #565656;
  217. }
  218. #post {
  219.         border-bottom: 3px double #101010;
  220. }
  221. #text a{
  222.         color:#454545;
  223.         text-decoration: none;
  224.         font: small-caps 11px garamond, "Times New Roman", Times, serif;
  225.         letter-spacing: 3px;
  226.        
  227. }
  228. #text a:hover {
  229.         text-decoration: underline;
  230. }
  231. #nav a{
  232.         text-decoration: none;
  233.         font: Georgia, "Times New Roman", Times, serif;
  234. }
  235. i, em {
  236.         letter-spacing: 1px;
  237. }
  238. </style>
  239. </head>
  240. <body>
  241. <div id="main">
  242.   <table width="70%" height="21" border="0" align="center">
  243.     <tr>
  244.       <td>  <div id="header" align="center">
  245.     <div id="title"align="center"><a href="/" alt="{Title}">{Title}</a></div>
  246.     <div align="center" id="desc">{block:Description}{Description}{/block:Description}</div>
  247.     <p align="center" id="navilink"><img src="http://i52.tinypic.com/2z7g9y8.jpg" width="75" height="42" /><br />
  248.         <br />
  249.       <a href="/archive">archives</a> <a href="/ask">ask me</a> <a href="http://ettudis.three-words.net">theme</a></p>
  250.   </div></td>
  251.     </tr>
  252.   </table>
  253.   <div id="content">{block:Posts}
  254.     <table width="100%" border="0" cellpadding="10" cellspacing="0" id="post">
  255.       <tr>
  256.         <td align="top">                  <div id="entry">
  257.                     {block:Text}<h1>{block:Title}&amp; {Title}{/block:Title}</h1>
  258.         <div id="text">{Body}</div>{/block:Text}       
  259.        
  260.                   <div align="center">{block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" border="0" />{LinkCloseTag}{/block:Photo}</div>
  261.                   <div align="center">{block:Photoset}{Photoset-500}{/block:Photoset}</div>
  262.                  
  263.           <div id="quote">{block:Quote}&#8220;{Quote}
  264.             <div id="quotesource">{block:Source}{Source}{/block:Source}</div>
  265.             </div>{/block:Quote}       
  266.                    
  267.                     {block:Link}<h1><a href="{URL}" {Target}>&amp; {Name}</a></h1>
  268.                 {block:Description}{Description}{/block:Description}{/block:Link}
  269.                
  270.                 {block:Chat}{block:Title}
  271.                   <div id="quotesource"><h1><a href="{Permalink}">{Title}</a></h1></div>{/block:Title}
  272.                     <div id="chat"><ul>{block:Lines}
  273.                       <li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>
  274.                                 {/block:Lines}  </ul></div>
  275.                 {/block:Chat}
  276.                
  277.                 {block:Audio}  <div id="audiotext">{PlayCountWithLabel}</div>
  278.                   <div id="audio">{AudioPlayerBlack}</div>
  279.                   <div id="audiotext">{block:Caption}{Caption}{/block:Caption}</div>
  280.                 {/block:Audio}
  281.                
  282.                 <div align="center">{block:Video}{Video-500}{/block:Video}</div>
  283.                
  284.                 {block:Answer}
  285.                   <div class="asker"><img src="{AskerPortraitURL-24}" border="0" style=" float: left; margin:2px;" /> {Asker} ~ {Question}</div>
  286.                   <div class="answer">{Answer}</div>
  287.                 {/block:Answer}
  288.        
  289.                 {block:Photo}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  290.                     {block:Video}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  291.                     {block:Photoset}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  292.                    
  293.                     <div id="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  294.                       <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  295.                 {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div>
  296.                  
  297.                 <div id="source">{block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  298.                   (originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div>
  299.                  
  300.                 <div id="tags">{block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} </div>
  301.  
  302.  
  303.                 </div></td>
  304. </tr>
  305.       <tr>
  306.         <td align="right" valign="bottom" style="color:#000000" class="date"><a href="{Permalink}" title="permalink to this post">
  307.                 {block:Date}{TimeAgo} <br />
  308.                         {block:Text}+{/block:Text}
  309.                         {block:Photo}+{/block:Photo}
  310.                         {block:Photoset}+{/block:Photoset}
  311.                         {block:Quote}+{/block:Quote}
  312.                         {block:Link}+{/block:Link}
  313.                         {block:Chat}+{/block:Chat}
  314.                         {block:Audio}+{/block:Audio}
  315.                         {block:Video}+{/block:Video}
  316.                         {block:Answer}+{/block:Answer}
  317.                 {block:NoteCount}{NoteCount} {/block:NoteCount}{/block:Date}</a></td>
  318.       </tr>
  319.     </table>  {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}       {/block:Posts}  
  320.        
  321.         {block:IfNotInfiniteScrolling}
  322. <div id="nav">
  323. {block:Pagination}
  324.         {block:PreviousPage}
  325.     <a href="{PreviousPage}" title="prev" class="style1">&larr;</a>
  326.     {/block:PreviousPage}
  327. {CurrentPage} / {TotalPages}
  328.     {block:NextPage}
  329.     <a href="{NextPage}" title="next" class="style1">&rarr;</a>
  330.     {/block:NextPage}
  331. {/block:Pagination}</div>
  332. {/block:IfNotInfiniteScrolling}
  333.   </div>
  334. </div>
  335. </body>
  336. </html>