Advertisement
sleepythemes

Lavender Theme

Jul 9th, 2012
25,147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.26 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. Theme: Lavender
  6. A sleepy theme, created by Shannon.
  7. @ sleepingtigers.tumblr.com
  8. -->
  9.  
  10. <head>
  11. <meta name="color:Text" content="000" />
  12. <meta name="color:Background" content="#FFF" />
  13. <meta name="color:Info Background" content="#f5f3f7" />
  14.  
  15. <meta name="if:Endless Scrolling" content="0" />
  16. <meta name="if:Hide Captions" content="0" />
  17.  
  18. <meta name="text:Link One" content="" />
  19. <meta name="text:Link One Title" content="" />
  20. <meta name="text:Link Two" content="" />
  21. <meta name="text:Link Two Title" content="" />
  22. <meta name="text:Link Three" content="" />
  23. <meta name="text:Link Three Title" content="" />
  24.  
  25. <meta name="image:Background" content="" />
  26.  
  27. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  28.  
  29.  
  30. <title>{Title}</title>
  31.  
  32. <link rel="shortcut icon" href="{Favicon}">
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34. {block:Description}
  35. <meta name="description" content="{MetaDescription}" />
  36. {/block:Description}
  37.  
  38.  
  39. <style type="text/css">
  40. body{ background-color:{color:background}; background-image:url({image:background}); background-postition:center; background-attachment: fixed; background-repeat: repeat; color:{color:Text}; font-family:Times New Roman; font-size:0.75em; line-height: 15px; text-align:justify;}
  41. a:link, a:active, a:visited { color: #000; text-decoration:none; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; }
  42. a:hover { opacity: .8.5; font-style:none; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  43. .right { margin: 0 0 px 0; overflow:hidden; text-align: left;}
  44. .totalright {float:right; margin-top:0px;}
  45. .title { font-size:20px; line-height:15px; text-align:left; text-weight:bold; font-style:italic;}
  46. .question { font-weight:bold; padding:2px;}
  47. #container { width:770px; }
  48. #holder {width:400px; margin:auto; padding:10px; }
  49. #entry { width:400px; margin:auto; padding:20px; {block:IndexPage} padding-top:10px; {/block:IndexPage} padding-bottom:10px; background-color:#FFF; border-bottom:1px solid #EEE; {block:PermalinkPage} padding-top:20px; {/block:PermalinkPage}}
  50. #heading { padding:20px; width:400px; background-color:#FFF; opacity:.7; }
  51. #info { padding:20px; width:400px; background-color:{color:Info Background}; }
  52. #navigation { padding:20px; width:400px; background-color:#FFF; opacity:.7; word-spacing:5px; }
  53. #postdisq {color:#000000; margin-left:565px; position:absolute; -webkit-transition-duration: 0.4s; padding:3px; -moz-border-radius:0px; -webkit-border-radius:5px; z-index:3;}
  54. #side { width:170px; position:absolute; float:right; padding:5px; top:28px; }
  55. .audio {width: 250px; background-color:#000; padding:2px;}
  56. div.video embed, div.post div.video object { width:400px !important; height:275px !important;}
  57. blockquote{ padding:2px; padding-left:5px; -moz-border-radius: 0px 0px 10px 0px; -webkit-border-radius: 0px 0px 10px 0px; }
  58. blockquote img{ display:block; width:400px; }
  59. .photoquote { background-color:{color:Info Background}; border-left: 1px solid #DDD; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px;}
  60. ul.chat, .chat ol, .chat li { list-style:none; margin:0px; }
  61. ol.notes { padding: 10px; margin: 25px 0px; list-style-type:;}
  62. ol.notes li.note { padding: 2px;}
  63. ol.notes li.note img.avatar { margin-right: 10px; width:0px; height: 0px;}
  64. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  65. </style>
  66.  
  67. {block:IfEndlessScrolling}
  68. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  69. {/block:IfEndlessScrolling}
  70.  
  71. <style type="text/css">{CustomCSS]</style>
  72.  
  73. </head>
  74.  
  75. <body>
  76.  
  77. <div id="container">
  78.  
  79. <div id="holder">
  80. <BR>
  81. <div id="heading">
  82. <span style="padding-right:10px; border-right:1px solid #000;"> <a href="/">{Title}</a> </span> &nbsp;&nbsp;&nbsp;
  83. <a href="/archive" title="Archive">1</a> &nbsp;&nbsp;&nbsp;
  84. <a href="/ask" title="Message">2</a> &nbsp;&nbsp;&nbsp;
  85. <a href="/rss" title="RSS">3</a>
  86.  
  87. {block:IfLinkOneTitle} &nbsp;&nbsp;&nbsp;
  88. <a href="{text:Link One}" title="{text:Link One Title}">4</a> <BR>
  89. {/block:ifLinkOneTitle}
  90. {block:ifLinkTwoTitle} &nbsp;&nbsp;&nbsp;
  91. <a href="{text:Link Two}" title="{text:Link Two Title}">5</a> <BR>
  92. {/block:ifLinkTwoTitle}
  93. {block:ifLinkThreeTitle} &nbsp;&nbsp;&nbsp;
  94. <a href="{text:Link Three}" title="{text:Link Three Title}">6</a> <BR>
  95. {/block:ifLinkThreeTitle}
  96.  
  97. {block:HasPages}
  98. <div id="pages">
  99. {block:Pages}
  100. <a href="{URL}" class="page">{Label}</a> &nbsp;&nbsp;&nbsp;
  101. {/block:Pages}
  102. </div>
  103. {/block:HasPages}
  104. </div>
  105.  
  106. {block:Description}
  107. <div id="info">
  108. <i>{Description}</i>
  109. </div>
  110. {/block:Description}
  111.  
  112. {block:IfEndlessScrolling}
  113. <div class = "autopagerize_page_element">
  114. {/block:IfEndlessScrolling}
  115.  
  116. {block:Posts}
  117.  
  118. <div id="entry">
  119.  
  120. {block:Text}
  121.  
  122. {block:IndexPage}
  123. <p><a href="{Permalink}">
  124. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  125. </a></p>
  126. {/block:IndexPage}
  127.  
  128. {block:Title}<a href="{Permalink}" > <b>{Title}</b> </a>{/block:Title}
  129. {Body}
  130.  
  131. {/block:Text}
  132.  
  133.  
  134. {block:Photo}
  135.  
  136. {block:IndexPage}
  137. <p><a href="{Permalink}">
  138. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  139. </a></p>
  140. {/block:IndexPage}
  141.  
  142. {LinkOpenTag}
  143. <p><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400"></p>
  144. {LinkCloseTag}
  145.  
  146. {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage}
  147. {/block:IfNotHideCaptions}
  148.  
  149. {block:PermalinkPage}
  150. <div class="photoquote"><p>{block:Caption}<blockquote>{Caption}</blockquote>{/block:Caption}</p></div>
  151. {/block:PermalinkPage}
  152. {/block:Photo}
  153.  
  154.  
  155. {block:Photoset}
  156.  
  157. {block:IndexPage}
  158. <p><a href="{Permalink}">
  159. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  160. </a></p>
  161. {/block:IndexPage}
  162.  
  163. {Photoset-400}
  164.  
  165. {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage}
  166. {/block:IfNotHideCaptions}
  167. {block:IfHideCaptions}
  168. {block:PermalinkPage}
  169. <p>{block:Caption}{Caption}{/block:Caption}</p>
  170. {/block:PermalinkPage}
  171. {/block:IfHideCaptions}
  172. {/block:Photoset}
  173.  
  174.  
  175. {block:Quote}
  176.  
  177. {block:IndexPage}
  178. <p><a href="{Permalink}">
  179. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  180. </a></p>
  181. {/block:IndexPage}
  182.  
  183. &#8220; {Quote} &#8221;
  184. <p>{block:Source}&mdash; {Source}{/block:Source}</p>
  185.  
  186. {/block:Quote}
  187.  
  188.  
  189. {block:Link}
  190.  
  191. {block:IndexPage}
  192. <p><a href="{Permalink}">
  193. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  194. </a></p>
  195. {/block:IndexPage}
  196.  
  197. <a href="{URL}"><u>{Name}</u></a>
  198. <p>{block:Description}{Description}{/block:Description}</p>
  199.  
  200. {/block:Link}
  201.  
  202.  
  203. {block:Chat}
  204.  
  205. {block:IndexPage}
  206. <p><a href="{Permalink}">
  207. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  208. </a></p>
  209. {/block:IndexPage}
  210.  
  211. {block:Title}<b>{Title}</b>{/block:Title}
  212. <div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>{/block:Lines}</div>
  213.  
  214. {/block:Chat}
  215.  
  216.  
  217. {block:Audio}
  218.  
  219. {block:IndexPage}
  220. <p><a href="{Permalink}">
  221. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  222. </a></p>
  223. {/block:IndexPage}
  224.  
  225. <p>
  226. {block:AlbumArt}
  227. <img src="{AlbumArtURL}" width="400">
  228. {/block:AlbumArt}
  229. </p>
  230. <div class="audio">{AudioPlayerBlack}</div>
  231. {block:Caption}{Caption}{/block:Caption}
  232.  
  233. {/block:Audio}
  234.  
  235.  
  236. <div class="video">
  237. {block:Video}
  238.  
  239. {block:IndexPage}
  240. <p><a href="{Permalink}">
  241. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  242. </a></p>
  243. {/block:IndexPage}
  244.  
  245. {Video-500}
  246.  
  247. {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage} {/block:IfNotHideCaptions}
  248. {block:IfHideCaptions} {block:PermalinkPage}<p>{block:Caption}{Caption}{/block:Caption}</p>{/block:PermalinkPage} {/block:IfHideCaptions}
  249.  
  250. {/block:Video}
  251. </div>
  252.  
  253.  
  254. {block:Answer}
  255.  
  256. {block:IndexPage}
  257. <p><a href="{Permalink}">
  258. {Month} {DayofMonth}{DayofMonthSuffix} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm}
  259. </a></p>
  260. {/block:IndexPage}
  261.  
  262. <div class="question">
  263. {Asker}: {Question}
  264. </div>
  265.  
  266. {Answer}
  267.  
  268. {/block:Answer}
  269.  
  270. {block:PermalinkPagination}
  271. <p>
  272. <div align="right">
  273. {block:PreviousPost}
  274. <a href="{PreviousPost}">Last Post</a>
  275. {/block:PreviousPost}
  276. {block:NextPost}
  277. &nbsp;&nbsp;&nbsp;&nbsp;
  278. <a href="{NextPost}">Next Post</a>
  279. {/block:NextPost}
  280. </div>
  281. </p>
  282. {/block:PermalinkPagination}
  283.  
  284. {block:PostNotes}{PostNotes}{/block:PostNotes}
  285.  
  286. </div> <!-- E -->
  287.  
  288. {/block:Posts}
  289.  
  290. {block:IndexPage}
  291. {block:IfNotEndlessScrolling}
  292. <div id="navigation">
  293. <div align="right">
  294. {block:Pagination}
  295. {block:PreviousPage}
  296. <a href="{PreviousPage}">Last</a>
  297. {/block:PreviousPage}
  298.  
  299. {block:JumpPagination length="5"}
  300. {block:CurrentPage}
  301. <span class="current_page">{PageNumber}</span>
  302. {/block:CurrentPage}
  303. {block:JumpPage}
  304. <a class="jump_page" href="{URL}">{PageNumber}</a>
  305. {/block:JumpPage}
  306. {/block:JumpPagination}
  307.  
  308. {block:NextPage}
  309. <a href="{NextPage}">Next</a>
  310. {/block:NextPage}
  311. {/block:Pagination}
  312. </div>
  313. </div>
  314. {/block:IfNotEndlessScrolling}
  315. {/block:IndexPage}
  316.  
  317. {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
  318.  
  319. <div style="position:fixed; bottom:5px; right:5px; opacity:.5;">
  320. <a href="http://sleepingtigers.tumblr.com/">s.t.</a>
  321. </div>
  322.  
  323. </div> <!-- H -->
  324.  
  325. </div> <!-- C -->
  326.  
  327. </body>
  328.  
  329. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement