Advertisement
journeys

tit-21.txt

Aug 20th, 2012
2,793
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 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">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="color:link" content=""/>
  6. <meta name="color:hover" content=""/>
  7. <meta name="text:font size" content="11px"/>
  8. <meta name="font:body" content="Arial, Helvetica, sans-serif"/>
  9. <meta name="color:text" content="#000000"/>
  10. <meta name="color:link" content="#00aaff"/>
  11. <meta name="text:ask label" content="message"/>
  12. <meta name="text:home label" content="home"/>
  13. <meta name="text:link 1" content=""/>
  14. <meta name="text:link 1 url" content=""/>
  15. <meta name="text:link 2" content=""/>
  16. <meta name="text:link 2 url" content=""/>
  17. <meta name="text:link 3" content=""/>
  18. <meta name="text:link 3 url" content=""/>
  19. <meta name="text:link 4" content=""/>
  20. <meta name="text:link 4 url" content=""/>
  21. <meta name="text:link 5" content=""/>
  22. <meta name="text:link 5 url" content=""/>
  23. <meta name="text:link 6" content=""/>
  24. <meta name="text:link 6 url" content=""/>
  25. <meta name="text:link 7" content=""/>
  26. <meta name="text:link 7 url" content=""/>
  27. <meta name="text:link 8" content=""/>
  28. <meta name="text:link 8 url" content=""/>
  29. <meta name="text:previous" content=">"/>
  30. <meta name="text:next" content="<"/>
  31. <meta name="image:background image" content="0"/>
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
  39. <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
  40. <script src="http://static.tumblr.com/uiqhh9x/oDnm68mht/theme.js" type="text/javascript"></script>
  41. <script src="http://static.tumblr.com/uiqhh9x/gdJm68o3x/easing.js" type="text/javascript"></script>
  42. {block:ifrainbowlinks}
  43. <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
  44. {/block:ifrainbowlinks}
  45. {block:indexpage}
  46. <script type='text/javascript' src="http://static.tumblr.com/uiqhh9x/GX5lzpumx/jquery.mousewheel.js"></script>
  47. <script type="text/javascript">
  48. $(function() {
  49. $("body, html, *").mousewheel(function(event, delta) {
  50. this.scrollLeft -= (delta * 30);
  51. event.preventDefault();
  52. });
  53. });
  54. </script>
  55. {/block:indexpage}
  56. <style type="text/css">
  57. body {
  58. color: {color:text};
  59. background:{color:background color} url({image:background image});
  60. font-family: {font:body};
  61. font-size: {text:font size};
  62. line-height: 200%;
  63. }
  64. #content {
  65.  
  66. {block:indexpage}
  67. position: absolute;{/block:indexpage}
  68. margin-top: 200px;
  69. padding: 5px;
  70. {block:permalinkpage}
  71. margin: 0 auto; width: 500px;
  72. {/block:permalinkpage}
  73.  
  74. }
  75. a, a:link, a:active, a:visited{
  76.  
  77. color:{color:Link};
  78. text-decoration: none;
  79. webkit-transition: all 0.2s linear;
  80. -webkit-transition: all 0.2s linear;
  81. -moz-transition: all 0.2s linear;
  82. transition: all 0.2s linear;
  83.  
  84. }
  85. #titexcel {
  86. position: fixed;
  87. right: 3px;
  88. top: 26px;
  89. }
  90. a:hover {
  91. color:{color:Hover};
  92. text-decoration: none;
  93. }
  94. #entry {
  95. width: 500px;
  96. height: 333px;
  97. display: block;
  98. margin: 5px;
  99. overflow: hidden;
  100. position: relative;
  101. }
  102. .theme_container {
  103. margin-bottom: 20px;
  104. padding-bottom: 20px;
  105. border-bottom: 1px #000000 dashed;
  106. }
  107. .themea {
  108. width: 640px;
  109. }
  110. #contain {
  111. margin: 0 auto;
  112. }
  113.  
  114. #entry img {
  115. max-width: 100%;
  116. }
  117.  
  118. td {
  119. vertical-align: middle;
  120. }
  121. #sidebar {
  122. width: 100%;
  123. }
  124.  
  125. #middle {
  126. width: 100%;
  127. margin: 110px auto 0;
  128. color: #000;
  129. padding: 10px 10px;
  130. text-align: center;
  131. {block:indexpage} position: fixed;{/block:indexpage}
  132.  
  133. }
  134. .title {
  135. text-align: center;
  136. }
  137. .clear {
  138. clear: both;
  139. }
  140. #page {
  141. text-align: center;
  142. width: 100%;
  143. margin-top: 10px;
  144. position: fixed;
  145. }
  146.  
  147. li {
  148. display: inline;
  149. margin: 0 5px;
  150. }
  151. iframe#tumblr_controls {
  152. top: 0px !important;
  153. margin: 0 0 0 0;
  154. right: 0px !important;
  155. position: fixed !important;
  156. position: absolute;
  157. z-index: 11;
  158. }
  159. select {
  160. font-size: 10px;
  161. width: 125px;
  162. text-transform: uppercase;
  163. letter-spacing: 2px;
  164. padding: 2px;
  165. }
  166. .d {
  167. z-index: 99999999999;
  168. bottom: 5px;
  169. left: 5px;
  170. font-size: 15px;
  171. height: 15px;
  172. line-height: 15px;
  173. position: absolute;
  174. opacity: 0;
  175. filter: alpha(opacity = 0);
  176. }
  177.  
  178. #entry:hover .d {
  179. opacity: 1;
  180. filter: alpha(opacity = 100);
  181. }
  182. .d a {
  183. color: white;
  184. text-shadow: 0px 0px 8px black;
  185. }
  186.  
  187. h2 {
  188. font-size: 36px;
  189. line-height: 36px;
  190. }
  191. </style>
  192. </head>
  193. <body>
  194. <div id="contain">
  195. <div id="middle">
  196. <h2>{title}</h2>
  197. {block:description}{description}{/block:description}
  198. <form name="jump">
  199. <select onChange="location.href=this.options[this.selectedIndex].value;">
  200. <option value="/">{text:home label}</option>
  201. <option value="/ask">{text:ask label}</option>
  202. {block:HasPages}
  203. {block:Pages}
  204. <option value="{URL}">{Label}</option>
  205. {/block:Pages}
  206. {/block:HasPages}
  207. {block:iflink1}
  208. <option value="{text:link 1 url}">{text:link 1}</option>
  209. {/block:iflink1}
  210. {block:iflink2}
  211. <option value="{text:link 2 url}">{text:link 2}</option>
  212. {/block:iflink2}
  213. {block:iflink3}
  214. <option value="{text:link 3 url}">{text:link 3}</option>
  215. {/block:iflink3}
  216. {block:iflink4}
  217. <option value="{text:link 4 url}">{text:link 4}</option>
  218. {/block:iflink4}
  219. {block:iflink5}
  220. <option value="{text:link 5 url}">{text:link 5}</option>
  221. {/block:iflink5}
  222. {block:iflink6}
  223. <option value="{text:link 6 url}">{text:link 6}</option>
  224. {/block:iflink6}
  225. {block:iflink7}
  226. <option value="{text:link 7 url}">{text:link 7}</option>
  227. {/block:iflink7}
  228. {block:iflink8}
  229. <option value="{text:link 8 url}">{text:link 8}</option>
  230. {/block:iflink8}
  231. </select>
  232. </form>
  233. </div>
  234.  
  235. <div id="content">
  236. <table cellspacing="0" cellpadding="0" border="0">
  237. <tbody>
  238. <tr id="a">
  239. {block:Posts}
  240. <td class="b">
  241. <div id="entry">
  242. {block:Text}
  243. {block:Title}
  244. <h3><a href="{Permalink}">{Title}</a></h3>
  245. {/block:Title}
  246. {Body}
  247. {block:indexpage}
  248. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  249. {/block:indexpage}
  250. {/block:Text}
  251.  
  252. {block:Photo}{block:indexpage}
  253. <a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a>
  254. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  255. {/block:indexpage}
  256. {block:permalinkpage}
  257. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>{LinkCloseTag}
  258. {/block:permalinkpage}
  259. {/block:Photo}
  260.  
  261. {block:Photoset}
  262. {Photoset-500}
  263. {block:indexpage}
  264. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  265. {/block:indexpage}
  266. {/block:Photoset}
  267.  
  268. {block:Quote}
  269. "{Quote}"
  270. {block:Source}
  271. <div class="source">{Source}</div>
  272. {/block:Source}
  273. {block:indexpage}
  274. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  275. {/block:indexpage}
  276. {/block:Quote}
  277.  
  278. {block:Link}
  279. <a href="{URL}" class="link" {Target}>{Name}</a>
  280. {block:Description}
  281. <div class="description">{Description}</div>
  282. {/block:Description}
  283. {block:indexpage}
  284. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  285. {/block:indexpage}
  286. {/block:Link}
  287.  
  288. {block:Chat}
  289. {block:Title}
  290. <h3><a href="{Permalink}">{Title}</a></h3>
  291. {/block:Title}
  292. <ul class="chat">
  293. {block:Lines}
  294. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  295.  
  296. {Line} </li>
  297. {/block:Lines}
  298. </ul>{block:indexpage}
  299. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  300. {/block:indexpage}
  301. {/block:Chat}
  302.  
  303. {block:Video}
  304. {Video-500}{block:indexpage}
  305. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  306. {/block:indexpage}
  307. {/block:Video}
  308.  
  309. {block:Audio}
  310. {AudioPlayerBlack}
  311. {block:Caption}
  312. {Caption}
  313. {/block:Caption}{block:indexpage}
  314. <div class="d"><a href="{Permalink}">{notecount}</a></div>
  315. {/block:indexpage}
  316. {/block:Audio}
  317. </div>
  318. {block:PermalinkPage}
  319. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  320. {/block:PermalinkPage}
  321. {block:PostNotes}{PostNotes}{/block:PostNotes}
  322. </td>
  323. {/block:Posts}
  324. </tr></tbody></table><div id="page">
  325.  
  326. {block:Pagination}
  327. <ul id="pagination">
  328. {block:PreviousPage}
  329. <li><a href="{PreviousPage}"</a></li>
  330. {/block:PreviousPage}
  331. {block:JumpPagination length="5"}
  332. {block:CurrentPage}
  333. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  334. {/block:CurrentPage}
  335. {block:JumpPage}
  336. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  337. {/block:JumpPage}
  338. {/block:JumpPagination}
  339. {block:NextPage}
  340. <li><a id="nextPage" href="{NextPage}"></a></li>
  341. {/block:NextPage}
  342. </ul>
  343. {/block:Pagination}
  344.  
  345.  
  346. </div>
  347. </div>
  348. </div>
  349.  
  350. </body>
  351. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement