Advertisement
sleepythemes

Wildfox Theme

Jul 7th, 2012
17,691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.67 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: Wildfox
  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:Link Underline" content="#000">
  13.  
  14. <meta name="if:Endless Scrolling" content="0" />
  15. <meta name="if:Hide Captions" content="1" />
  16. <meta name="if:Date Permalinks" content="1">
  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. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  26.  
  27.  
  28. <title>{Title}</title>
  29.  
  30. <link rel="shortcut icon" href="{Favicon}">
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  32. {block:Description}
  33. <meta name="description" content="{MetaDescription}" />
  34. {/block:Description}
  35.  
  36.  
  37. <style type="text/css">
  38. 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;}
  39. a:link, a:active, a:visited { text-decoration: none; border-bottom: 1px solid {color:Link Underline}; color: #000; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; }
  40. 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;}
  41. .right { margin: 0 0 px 0; overflow:hidden; text-align: left;}
  42. .totalright {float:right; margin-top:0px;}
  43. .title { font-size:20px; line-height:15px; text-align:left; text-weight:bold; font-style:italic;}
  44. .question { font-weight:bold; padding:2px;}
  45. #container { width:650px; margin:auto;}
  46. #holder { margin:auto; padding:10px; }
  47. #entry { margin:auto; padding:5px; padding-bottom:50px; }
  48. #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;}
  49. #side { width:170px; position:absolute; float:right; padding:5px; top:28px; }
  50. .quote { font-size:16px; }
  51. .audio {width: 250px; background-color:#000; padding:2px;}
  52. div.video embed, div.post div.video object { width:400px !important; height:275px !important;}
  53. blockquote{ padding:5px; padding-left:5px; -moz-border-radius: 0px 0px 10px 0px; -webkit-border-radius: 0px 0px 10px 0px; }
  54. blockquote img{ display:block; width:400px; }
  55. ul.chat, .chat ol, .chat li { list-style:none; margin:0px; padding:5px; }
  56. .trigger { cursor: help; text-decoration: underline; display:inline-block; text-align:right; }
  57. .info { padding:0px;}
  58. ol.notes { padding: 0px; margin: 25px 0px; list-style-type:none;}
  59. ol.notes li.note { padding: 2px;}
  60. ol.notes li.note img.avatar { width:0px; height: 0px;}
  61.  
  62. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  63. </style>
  64.  
  65. {block:IfEndlessScrolling}
  66. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  67. {/block:IfEndlessScrolling}
  68.  
  69. <style type="text/css">{CustomCSS]</style>
  70.  
  71. {block:PermalinkPage}
  72. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
  73. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  74. <script type="text/javascript">
  75. $(document).ready(function(){
  76. $(".info").hide();
  77. $(".trigger").click(function(){
  78. $('.info').slideToggle("slow");
  79. return true;
  80. });
  81. });
  82. </script>
  83. {/block:PermalinkPage}
  84.  
  85. </head>
  86.  
  87. <body>
  88.  
  89. <div id="container">
  90.  
  91. <BR><BR> <center>
  92. <center><font style="font-size:18px; text-transform:uppercase; font-style:italic;"> <a href="/"><b>{Title}</b></a></font> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; / &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/archive">index</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="/ask">message</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="/rss">RSS</a> {block:IfLinkOneTitle} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:Link One}"> {text:Link One Title}</a> {/block:ifLinkOneTitle}
  93. {block:ifLinkTwoTitle} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="{text:Link Two}"> {text:Link Two Title}</a>
  94. {/block:ifLinkTwoTitle} {block:ifLinkThreeTitle} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="{text:Link Three}"> {text:Link Three Title}</a> {/block:ifLinkThreeTitle}<BR>
  95.  
  96. <p> {Description} </p>
  97. </center> <BR> <BR>
  98.  
  99. <div id="holder">
  100.  
  101. <BR>
  102. {block:IfEndlessScrolling}
  103. <div class = "autopagerize_page_element">
  104. {/block:IfEndlessScrolling}
  105.  
  106. {block:Posts}
  107.  
  108. <div id="entry">
  109. <center>
  110. {block:Text}
  111. {block:Title}<a href="{Permalink}" > <b>{Title}</b> </a>{/block:Title}
  112. {Body}
  113.  
  114. {block:IndexPage}
  115. <center> <p>
  116. <a href="{Permalink}">
  117. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  118. </a>
  119. </p> </center>
  120. {/block:IndexPage}
  121.  
  122. {/block:Text}
  123.  
  124.  
  125. {block:Photo}
  126.  
  127. {block:IndexPage}
  128. <img src="{PhotoURL-500}" alt="{PhotoAlt}">
  129. {/block:IndexPage}
  130.  
  131. {block:PermalinkPage}
  132. {LinkOpenTag}
  133. <img src="{PhotoURL-500}" alt="{PhotoAlt}">
  134. {LinkCloseTag}
  135. {block:PermalinkPage}
  136.  
  137. {block:IndexPage}
  138. <center> <p>
  139. <a href="{Permalink}">
  140. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  141. </a>
  142. </p> </center>
  143. {/block:IndexPage}
  144.  
  145. {block:PermalinkPage} <BR> <p>{block:HasTags} <b>Post Tags:</b> {block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags} {/block:HasTags}</p> {/block:PermalinkPage}
  146.  
  147. {block:IfNotHideCaptions} {block:IndexPage} {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} {/block:IndexPage}
  148. {/block:IfNotHideCaptions}
  149. {block:PermalinkPage}
  150. <p>{block:Caption}<blockquote>{Caption}</blockquote>{/block:Caption}</p>
  151. {/block:PermalinkPage}
  152. {/block:Photo}
  153.  
  154.  
  155. {block:Photoset}
  156. {Photoset-400}
  157.  
  158. {block:IndexPage}
  159. <center> <p>
  160. <a href="{Permalink}">
  161. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  162. </a>
  163. </p> </center>
  164. {/block:IndexPage}
  165.  
  166. {block:IfNotHideCaptions} {block:IndexPage} {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} {/block:IndexPage}
  167. {/block:IfNotHideCaptions}
  168. {block:IfHideCaptions}
  169. {block:PermalinkPage}
  170. <p>{block:Caption}{Caption}{/block:Caption}</p>
  171. {/block:PermalinkPage}
  172. {/block:IfHideCaptions}
  173. {/block:Photoset}
  174.  
  175.  
  176. {block:Quote}
  177. <div class="quote"> &#8220;<i>{Quote}</i>&#8221; </div>
  178. <p>{block:Source}&mdash; {Source}{/block:Source}</p>
  179.  
  180. {block:IndexPage}
  181. <center> <p>
  182. <a href="{Permalink}"> {WithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  183. </a>
  184. </p> </center>
  185. {/block:IndexPage}
  186.  
  187. {/block:Quote}
  188.  
  189.  
  190. {block:Link}
  191. <div class="quote"><i><a href="{URL}">{Name}</a></i></div>
  192. <p>{block:Description}{Description}{/block:Description}</p>
  193.  
  194. {block:IndexPage}
  195. <center> <p>
  196. <a href="{Permalink}">
  197. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  198. </a>
  199. </p> </center>
  200. {/block:IndexPage}
  201. {/block:Link}
  202.  
  203.  
  204. {block:Chat}
  205. {block:Title}<b>{Title}</b>{/block:Title}
  206. <div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>{/block:Lines}</div>
  207.  
  208. {block:IndexPage}
  209. <center> <p>
  210. <a href="{Permalink}">
  211. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  212. </a>
  213. </p> </center>
  214. {/block:IndexPage}
  215. {/block:Chat}
  216.  
  217.  
  218. {block:Audio}
  219. <p>
  220. {block:AlbumArt}
  221. <img src="{AlbumArtURL}" width="400">
  222. {/block:AlbumArt}
  223. </p>
  224. <div class="audio">{AudioPlayerBlack}</div>
  225. {block:Caption}{Caption}{/block:Caption}
  226.  
  227. {block:IndexPage}
  228. <center> <p>
  229. <a href="{Permalink}">
  230. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  231. </a>
  232. </p> </center>
  233. {/block:IndexPage}
  234. {/block:Audio}
  235.  
  236.  
  237. <div class="video">
  238. {block:Video}
  239. {Video-500}
  240.  
  241. {block:IndexPage}
  242. <center> <p>
  243. <a href="{Permalink}">
  244. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  245. </a>
  246. </p> </center>
  247. {/block:IndexPage}
  248.  
  249. {block:IfNotHideCaptions} {block:IndexPage}{block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} {/block:IndexPage} {/block:IfNotHideCaptions}
  250. {block:IfHideCaptions} {block:PermalinkPage}<p>{block:Caption}{Caption}{/block:Caption}</p>{/block:PermalinkPage} {/block:IfHideCaptions}
  251.  
  252. {/block:Video}
  253. </div>
  254.  
  255.  
  256. {block:Answer}
  257. <div class="question">
  258. {Asker}: {Question}
  259. </div>
  260. {Answer}
  261.  
  262. {block:IndexPage}
  263. <center> <p>
  264. <a href="{Permalink}">
  265. {DayofMonthWithZero} {Month} {Year} &nbsp; &nbsp; {12Hour}:{Minutes} {AmPm} {block:NoteCount} &nbsp; &nbsp; {NoteCountWithLabel}{/block:NoteCount}
  266. </a>
  267. </p> </center>
  268. {/block:IndexPage}
  269.  
  270. {/block:Answer}
  271.  
  272. {block:PermalinkPagination}
  273. <p>
  274. <div align="center">
  275. {block:PreviousPost}
  276. <a href="{PreviousPost}">Last Post</a>
  277. {/block:PreviousPost}
  278. {block:NextPost}
  279. &nbsp;&nbsp;&nbsp;&nbsp;
  280. <a href="{NextPost}">Next Post</a>
  281. {/block:NextPost}
  282. </div>
  283. </p>
  284. {/block:PermalinkPagination}
  285.  
  286. {block:PostNotes}
  287. <center> <div class="trigger">Post Notes</div> </center>
  288. <div class="info">{PostNotes}</div>
  289. {/block:PostNotes}
  290.  
  291. </div> <!-- E -->
  292.  
  293. {/block:Posts}
  294.  
  295.  
  296. {block:IfNotEndlessScrolling}
  297. {block:Pagination}
  298. <div align="right">
  299. {block:PreviousPage}
  300. <a href="{PreviousPage}">Last Page</a>
  301. {/block:PreviousPage}
  302. {block:NextPage}
  303. &nbsp; &nbsp; &nbsp; &nbsp;
  304. <a href="{NextPage}">Next Page</a>
  305. {/block:NextPage}
  306. </div>
  307. {/block:Pagination}
  308. {/block:IfNotEndlessScrolling}
  309.  
  310. {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
  311.  
  312. <div style="position:fixed; bottom:5px; right:5px; opacity:.5;">
  313. <a href="http://sleepingtigers.tumblr.com/">s.t.</a>
  314. </div>
  315.  
  316. </div> <!-- H -->
  317.  
  318. </div> <!-- C -->
  319.  
  320. </body>
  321.  
  322. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement