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

themee

By: a guest on Aug 2nd, 2011  |  syntax: None  |  size: 8.04 KB  |  hits: 5,207  |  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. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- theme by ALEISTA@tumblr -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:Background" content="#ffffff" />
  10. <meta name="color:Navigation" content="#e1dbde" />
  11. <meta name="color:Link" content="#302A24" />
  12. <meta name="color:Link Hover" content="#302A24" />
  13. <meta name="text:Background Position" content="" />
  14. <meta name="image:Background" content=""/>
  15. <meta name="color:Sidebar Background" content="#fff" />
  16. <meta name="if:Sidebar Image" content "0" />
  17. <meta name="if:Custom Link 1" content="0" />
  18. <meta name="if:Custom Link 2" content="0" />
  19. <meta name="if:Custom Link 3" content="0" />
  20. <meta name="text:Link 1 Url" content="http://" />
  21. <meta name="text:Link 1 Name" content="Link 1" />
  22. <meta name="text:Link 2 Url" content="http://" />
  23. <meta name="text:Link 2 Name" content="Link 2" />
  24. <meta name="text:Link 3 Url" content="http://" />
  25. <meta name="text:Link 3 Name" content="Link 3" />
  26. <meta name="color:Text" content="#818181" />
  27. <meta name="font:Title" content="Georgia" />
  28. <meta name="color:Title" content="#A79684" />
  29. <meta name="font:Body" content="Arial" />
  30. <meta name="text:Font Size" content="11px" />
  31.  
  32.  
  33. <meta name="image:Sidebar" content="http://static.tumblr.com/..."/>
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36.  
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}
  41. <meta name="description" content="{MetaDescription}" />
  42. {/block:Description}
  43.  
  44.  
  45. <style type="text/css">
  46. body {
  47. background-color:{color:background};
  48. color:{color:text};
  49. background-image: url('{image:background}');
  50. background-position: {text:background position};
  51. background-attachment:fixed;
  52. font-family: {font:body};
  53. font-size: {text:Font size}
  54. }
  55.  
  56.  
  57. a {font-weight:bold; color:{color:link}; text-decoration:none;}
  58. a:hover {color:{color:link hover};}
  59. a img {border:0px!important;}
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. #main {width:500px; padding:0px; margin-left:300px; text-align:justify;}
  69.  
  70.  
  71.  
  72. #main img{
  73.  
  74. -webkit-transition: opacity 1s linear;
  75.  
  76. opacity: 1;
  77.  
  78. }
  79.  
  80. #main img:hover {
  81.  
  82. -webkit-transition: opacity 1s linear;
  83.  
  84. opacity: 1;
  85.  
  86. }
  87.  
  88.  
  89.  
  90. #sidebar {top: 150px; margin-left:35px;padding:0px; float:left; width: 250px; position:fixed;}
  91.  
  92.  
  93. #sidebartext {background-color:{color:sidebar background};
  94.  
  95. color:{color:text}; margin-top:-5px; padding:5px 5px 5px 5px}
  96.  
  97. #sidebar a {color:text; }
  98.  
  99.  
  100. #navigation {position:fixed;left:45px; width:250px; top:49px;}
  101.  
  102. #navigation a, #idek, #idek2 {display:block; background-color:{color:navigation}; margin:2px 0px 2px 0px; font:10px Arial, 'Helvetica Neue', Helvetica, sans-serif; text-transform: lowercase; color:{color:NavigationLink}; text-decoration: none; letter-spacing: 0px; font-style: italic; text-align:center; padding:0px; letter-spacing:2px;
  103.  
  104. -webkit-transition: color 0.6s linear}
  105.  
  106.  
  107. #pagination {display:block; background-color:{color:navigation}; margin:2px 0px 2px 0px; font:8px arial; text-transform: uppercase; color:#A79684; letter-spacing: 3px; text-align:center; padding:2px;}
  108.  
  109. #pagination a {text-decoration: none; color:#A79684;}
  110.  
  111. #pagination a:hover {color:#A78B8F;}
  112.  
  113.  
  114.  
  115.  
  116.  
  117. #permalink {display:block; background-color: {color:navigation}; margin:3px 0px 3px 0px; padding:1px; color:#A79684; font:9px arial; letter-spacing:0px; text-transform:uppercase;}
  118.  
  119. #permalink, #permalinks{-webkit-transition: opacity 0.7s linear; opacity: 0.85;}
  120.  
  121. #permalink:hover, #permalinks:hover {-webkit-transition: opacity 0.7s linear; opacity: 1;}
  122.  
  123. #permalink img {float:left; margin:1px 5px 1px 1px; display: inline;}
  124.  
  125. #permalinks {background: transparent; color:#818181; display:block; margin:3px 0px 3px 0px; padding:2px; font:9px arial; letter-spacing:0px; text-transform:uppercase; text-align:right;}
  126.  
  127. #permalinks a {font-weight:normal; color:#818181;}
  128.  
  129. #permalinkss a {font-weight:normal; color:transparent;}
  130.  
  131.  
  132.  
  133.  
  134. h3, .link {font-size:20px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; margin:0px; letter-spacing: -1px; font-weight:normal; color: {color:links};}
  135.  
  136.  
  137. h3 a, .link{font-weight:normal; {color:links};}
  138.  
  139.  
  140.  
  141.  
  142. .description, .caption {padding:0px; margin:0px;}
  143.  
  144.  
  145.  
  146. .quote {font: 13px arial; font-style:italic;}
  147.  
  148.  
  149.  
  150.  
  151.  
  152. .tags {margin: 5px 20px 5px 40px;
  153. }
  154.  
  155.  
  156.  
  157. .tags a {
  158.  
  159. font-size: 10px;
  160.  
  161. color: #909090;
  162. text-transform: lowercase;
  163. text-decoration: none;
  164. border-left: 10px solid color:#e1dbde;
  165.  
  166. }
  167.  
  168.  
  169.  
  170. #audio {display:block; background-color:#000; height:27px; width:500px;}
  171.  
  172.  
  173.  
  174. h4 {
  175.  
  176. font-family: arial;
  177.  
  178. font-size: 9px;
  179.  
  180. padding: 2px;
  181.  
  182. background: url('');
  183.  
  184. }
  185.  
  186.  
  187.  
  188. h4 a { background: url('')!important; }
  189.  
  190. h4 a:hover { background: url('')!important; }
  191.  
  192.  
  193. </style>
  194. </head>
  195. <body>
  196. <div id="sidebar">
  197. {block:IfSidebarImage}<a href="/"><img src="{image:Sidebar}" width="250px"/></a>{/block:IfSidebarImage}
  198. {block:IfNotSidebarImage}<a href="/"><h3>{Title}</h3></a>{/block:IfNotSidebarImage}
  199. <div id="sidebartext">
  200. {description}
  201. </div>
  202.  
  203. <div id="navigation">
  204.  
  205.  
  206. <a href="/">home</a>
  207. <a href="/ask"> message me</a>
  208. <a href="/archive">archive</a>
  209. {block:IfCustomLink1}<a href="{text:Link 1 Url}">{text:Link 1 Name}</a>{/block:IfCustomLink1}
  210. {block:IfCustomLink2}<a href="{text:Link 2 Url}">{text:Link 2 Name}</a>{/block:IfCustomLink2}
  211. {block:IfCustomLink3}<a href="{text:Link 3 Url}">{text:Link 3 Name}</a>{/block:IfCustomLink3}
  212. <a href="http://lelovegoods.tumblr.com">theme</a>
  213. </div>
  214.  
  215.  
  216. <div id="pagination">
  217. {block:Pagination}
  218. {block:PreviousPage}
  219. <a href="{PreviousPage}"><big><big><big><big>←</big></big></big></big></a>
  220. {/block:PreviousPage}
  221.  
  222. {block:NextPage}
  223. <a href="{NextPage}"><big><big><big><big>→</big></big></big></big></a>
  224. {/block:NextPage}
  225. {/block:Pagination}
  226. </div>
  227. </div>
  228. <br><div id="main">
  229.  
  230.  
  231. <div id="posts"<div id=permalinkss> {block:RebloggedFrom}<a href="{ReblogParentURL}"></a> reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom} </div>
  232. {block:Posts}
  233. <div id="posts">
  234. {block:Text}
  235.  
  236. {block:Title}
  237. <h3><a href="{Permalink}">{Title}</a></h3>
  238. {/block:Title}
  239.  
  240. {Body}
  241.  
  242. {/block:Text}
  243.  
  244. {block:Photo}
  245.  
  246. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  247.  
  248. {block:Caption}
  249. <div class="caption">{Caption}</div>
  250. {/block:Caption}
  251.  
  252. {/block:Photo}
  253.  
  254. {block:Photoset}
  255.  
  256. {Photoset-500}
  257.  
  258. {block:Caption}
  259. <div class="caption">{Caption}</div>
  260. {/block:Caption}
  261.  
  262. {/block:Photoset}
  263.  
  264. {block:Quote}
  265.  
  266. <div class="quote">"{Quote}"</div>
  267.  
  268.  
  269.  
  270. {/block:Quote}
  271.  
  272. {block:Link}
  273.  
  274. <a href="{URL}" class="link" {Target}>→ {Name}</a>
  275.  
  276. {block:Description}
  277. <div class="description">{Description}</div>
  278. {/block:Description}
  279.  
  280. {/block:Link}
  281.  
  282. {block:Chat}
  283.  
  284. {block:Title}
  285. <h3><a href="{Permalink}">{Title}</a></h3>
  286. {/block:Title}
  287.  
  288. <ul class="chat">
  289. {block:Lines}
  290. <li class="{Alt} user_{UserNumber}">
  291. {block:Label}
  292. <span class="label">{Label}</span>
  293. {/block:Label}
  294.  
  295. {Line}
  296. </li>
  297. {/block:Lines}
  298. </ul>
  299.  
  300. {/block:Chat}
  301.  
  302. {block:Video}
  303.  
  304. {Video-500}
  305.  
  306. {block:Caption}
  307. <div class="caption">{Caption}</div>
  308. {/block:Caption}
  309.  
  310. {/block:Video}
  311.  
  312. {block:Audio}
  313.  
  314. <div id=audio>{AudioPlayerBlack}</div>
  315.  
  316. {block:Caption}
  317. <div class="caption">{Caption}</div>
  318. {/block:Caption}
  319.  
  320. {/block:Audio}
  321.  
  322. {block:Answer}
  323. <div id="questions"><div id="thequest">"{Question}"</div> <div align=center>asked by {Asker} </div></div>
  324. {Answer}
  325.  
  326. {/block:answer}
  327.  
  328.  
  329.  
  330. {block:HasTags}
  331. <div class="tags"> tagged as
  332. {block:Tags}<a href="{TagURL}">#{Tag},</a>&nbsp;&nbsp;{/block:Tags}
  333. </div>
  334. <div class="clear"></div>
  335. {/block:HasTags}
  336.  
  337. <div id=permalink>
  338. posted {TimeAgo} {block:RebloggedFrom} VIA <a href="{ReblogParentURL}"></a> <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}</div>
  339. <div id="permalinks"><a href="{Permalink}"> currently has {NoteCountWithLabel} </div></a>
  340. </div><br>
  341.  
  342.  
  343. {block:PostNotes}{PostNotes}{/block:PostNotes}
  344.  
  345.  
  346.  
  347. </body>
  348. </html>