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

theme

By: a guest on Apr 30th, 2012  |  syntax: HTML  |  size: 9.05 KB  |  hits: 125  |  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. <head>
  2.  
  3.  
  4.  
  5.  
  6.  
  7.    
  8.         <!-- DEFAULT VARIABLES -->
  9.         <meta name="color:background" content="#FFFFFF" />
  10.         <meta name="color:entry" content="#fbf5ed" />
  11.         <meta name="color:text" content="#857c70" />
  12.         <meta name="color:link" content="#C4B9AC" />
  13.         <meta name="color:info" content="#fbf5ed" />
  14.         <meta name="font:body" content="Trebuchet MS" />
  15.         <meta name="image:sidebar" content=""/>
  16.         <meta name="image:background" content="" />
  17.         <meta name="text:Link1" content="" />
  18.         <meta name="text:Link1 Title" content="" />
  19.         <meta name="text:Link2" content="" />
  20.         <meta name="text:Link2 Title" content="" />
  21.         <meta name="text:Link3" content="" />
  22.         <meta name="text:Link3 Title" content="" />
  23.         <meta name="text:Link4" content="" />
  24.         <meta name="text:Link4 Title" content="" />
  25.         <meta name="text:Link5" content="" />
  26.         <meta name="text:Link5 Title" content="" />
  27.         <meta name="text:Link6" content="" />
  28.         <meta name="text:Link6 Title" content="" />
  29.         <meta name="if:endless scroll" content="1" />
  30.      
  31.         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  32.        
  33.    
  34.        
  35.         <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  36.         {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37.         <link rel="shortcut icon" href="{Favicon}" />
  38.         <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39.         <style type="text/css">
  40.      
  41.  body {color:{color:text};
  42.  background-color:{color:background};
  43. background-image: url('{image:Background}');
  44.  background-attachment:fixed;
  45. font-family:{font:body};
  46. font-size:10px;
  47. line-height:100%;
  48. text-align:justify}
  49.    
  50.      
  51.      a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  52.  
  53.     a:hover{color:{color:link};}
  54.  
  55.  
  56.      
  57.     #entries{right:30%; margin-left:450px; margin-top:15px; width:500px }
  58.      
  59.     #sbar {width: 245px; height: auto;}
  60.      
  61.     #simg {text-align:center; margin-bottom:2px; margin-top:10px}
  62.     #simg img {
  63.  max-width: 250px;
  64.  max-height: 245px;
  65.  text-align:center;
  66.  border-radius: 50px 50px 50px 50px;}
  67.      
  68.     #sidebar {
  69.  background-image: url('{image:sbg}');
  70.  margin-top: 100px; width:250px;
  71.  height: auto;
  72.  margin-left:120px;
  73.  position:fixed;
  74.  overflow:hidden;
  75.  background-color: {color:entry};
  76.  border-left:0px solid;
  77.  border-color: {color:link}
  78.  border-right:  1px solid; opacity:0.9;
  79.  padding:5px}
  80.  
  81.   #stext {
  82. margin-left:5px;
  83.  font-family:georgia;
  84.  font-size:9px;
  85.  width:250px text-align:justify; }
  86.      
  87.     #title {
  88. padding-left: 6px;
  89.  padding-bottom: 3px;
  90.  font-family: {font:body};
  91.  font-size: 17px;
  92.  font-color: {color:link};
  93.  letter-spacing: 2px;
  94.  text-aling:left;}
  95.      
  96.     #pagination {
  97. font-family:georgia;
  98.  text-align:center;
  99.  font-size:24px;
  100.  padding-top: 13px;
  101.  padding-bottom: 4px;}
  102.      
  103.     #slinks {
  104.  margin-top: 20px;
  105.  padding:3px;
  106.  margin-left: 970px;
  107.  margin-top: 200px;
  108.  position: fixed;}
  109.      
  110.     #slinks a {
  111. width:125px;
  112.  display:block;
  113.  background-color:{color:slinks};
  114.  margin:0px 0px -10px 2px;
  115.  font:9px {font:body};
  116.  text-transform: lowercase;
  117.  color:{color:link};
  118.  text-decoration: none;
  119.  letter-spacing: 1px;
  120. text-align:center;
  121.  padding:3px;
  122.  margin-top: 1px;}
  123.     #slinks a:hover color:{color:text;}
  124.    
  125.     #sleft {
  126. display: block;
  127. font-size: 12px;
  128. letter-spacing: 0px;
  129. text-align:left;
  130. text-transform: lowercase;
  131. margin-top: 480px; width:250px;
  132.  height: auto;
  133.  margin-left:280px;
  134.  position:fixed;
  135. padding: 2px 10px 2px 10px;
  136. color: {color:link};        
  137. }}
  138.  
  139.  
  140.     #posts{
  141. overflow:hidden;
  142.  background-color: {color:entry};
  143.  border-left:0px solid {color:link};
  144. border-right:0px solid {color:link};
  145. padding: 3px; }
  146.      
  147.     h1{
  148. color:{color:title};
  149.  font-family:{font:body};
  150.  font-size:15px;
  151.  line-height:15px;
  152.  letter-spacing:0px;
  153.  font-weight:normal;
  154.  text-transform:;
  155.  margin:0px;
  156.  padding:0px;
  157.  text-align:left}
  158.      
  159.     h2{
  160. color:{color:title};
  161.  font-family:{font:body};
  162.  font-size:15px;
  163. line-height:12px;
  164.  letter-spacing:0px;
  165. font-weight:normal;
  166. text-transform:;
  167.  margin:0px;
  168.  padding:0px;
  169.  margin-bottom:-0px;
  170.  text-align:left}
  171.      
  172.     h3{
  173. color: {color:link};
  174. font-family:{font:body};
  175. font-size:15px;
  176. letter-spacing:0px;
  177.  font-weight:normal;
  178. font-style:normal;
  179.  text-transform:lowercase;
  180. line-height:14px;
  181. margin-left:5px;
  182.  margin-top:10px;
  183. margin-bottom:-10px;
  184. text-align:left;
  185.  letter-spacing:1px}
  186.      
  187.    
  188.      
  189.     #source {text-align: left}
  190.      
  191.     #info{
  192. font-family:{font:body};
  193.  background-color:{color:info};
  194. font-size:9px;
  195.  text-transform:l;
  196.  text-align:center;
  197.  padding: 1px;}
  198.      
  199.     #questions {
  200. background-color:#fdfbf6;
  201.  color: {color:text};
  202.  padding:10px;
  203.  margin-bottom:0px;
  204.  font-family:Arial;
  205.  font-size:10px}
  206.     #questions a {color:{color:link}}
  207.      
  208.     blockquote {
  209. border-left:2px {color:body} solid;
  210.  padding-left:5px;
  211. margin:0px 2px 0px 10px}
  212.    
  213.      
  214.     p{margin-top:4px; margin-bottom:4px}
  215.     blockquote {
  216.    padding:0px;
  217.    padding-left:5px;
  218.   margin:4px;
  219.   border-left:2px solid {color:text}}
  220.      
  221.     img a{border:none; width:100%}
  222.     .audio{background-color:black; display:block;}
  223.      
  224.     .user_1 .label {color:{color:link}; font-weight:bold}
  225.     .user_2 .label {color:{color:text}; font-weight:bold}
  226.     ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  227.      
  228. #notes {font-weight:normal}
  229. #notes li {padding-bottom:0.5em}
  230. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
  231.  
  232. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  233.            
  234.  
  235.  
  236.  </style>
  237.        
  238.  
  239.  
  240.  </head>
  241.      
  242.     <body>
  243.  
  244.  
  245.  
  246.     <br>
  247.      
  248.     <div id="sbar"><div id="sidebar">
  249.    
  250.     <div id="simg"><img src="{image:sidebar}"/></div><br>
  251.    
  252.  
  253.     <div id="stext"><center>{block:Description}{Description}{/block:Description}<br /></center></div><br>
  254.  
  255.  <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  256.  
  257.  
  258.  
  259.    
  260.      
  261.  <br>
  262.     {block:ifLink1}<a href="{text:Link1}"><em>{text:Link1 Title}</em></a><br />{/block:ifLink1}
  263.     {block:ifLink2}<a href="{text:Link2}"><em>{text:Link2 Title}</em></a><br />{/block:ifLink2}
  264.     {block:ifLink3}<a href="{text:Link3}"><em>{text:Link3 Title}</em></a><br />{/block:ifLink3}  
  265.     {block:ifLink4}<a href="{text:Link4}"><em>{text:Link4 Title}</em></a><br />{/block:ifLink4}
  266.     {block:ifLink5}<a href="{text:Link5}"><em>{text:Link5 Title}</em></a><br />{/block:ifLink5}
  267.     {block:ifLink6}<a href="{text:Link6}"><em>{text:Link6 Title}</em></a><br />{/block:ifLink6}
  268.     </div>  
  269.     <div id="entries">
  270.    <div class = "autopagerize_page_element" > {block:Posts}
  271.     <div id="posts">
  272.      
  273.  {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  274.     <div class = "autopagerize_page_element" >{block:Text}{Body}{/block:Text}</div>
  275.      
  276.     <div class = "autopagerize_page_element" >{block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}</div>
  277.      
  278.     <div class = "autopagerize_page_element" >{block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  279.     {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}</div>
  280.      
  281.     <div class = "autopagerize_page_element" >{block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}</div>
  282.     <div class = "autopagerize_page_element" >{block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div>
  283.      
  284.     <div class = "autopagerize_page_element" >{block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}</div>
  285.      
  286.    <div class = "autopagerize_page_element" > {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}</div>
  287.      
  288.     <div class = "autopagerize_page_element" >{block:Answer}<div id="questions">{Asker} said:<b>{Question}</b> <br></div>
  289.    {Answer}{/block:answer}</div>
  290.      
  291.    <div class = "autopagerize_page_element" > {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}</div><br>
  292.      
  293.     <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom} <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags}<br>tags:{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  294.  
  295.  
  296.  
  297.  
  298.     </div><br>
  299.  
  300.  
  301.  
  302.     {/block:Posts}
  303.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  304.    
  305. </div>
  306.     </div>
  307.      
  308.     </body>
  309.     </html>