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

Old diary

By: mayourbodiesremain on Feb 4th, 2012  |  syntax: None  |  size: 8.09 KB  |  hits: 4,000  |  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. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}
  8. <meta name="description" content="{MetaDescription}" />
  9. {/block:Description}
  10. <!--
  11.  
  12.  
  13. DO NOT REMOVE THE CREDIT ICON
  14. theme by LITTLECITIESNAMES.tumblr.com
  15.  
  16.  
  17.  
  18. -->
  19.  
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  21. <script src="http://static.tumblr.com/wy8n0km/sZ9lvyj8o/cufon-yui.js" type="text/javascript"></script>
  22. <script src="http://plnchtt.googlecode.com/files/1942right_4002.font.js" type="text/javascript"></script>
  23. <script type="text/javascript">
  24. Cufon.replace('.wrapper');
  25. Cufon.replace('#titles');
  26. </script>
  27.  
  28.  
  29.  
  30.  
  31. <meta name="color:Background" content="#fff"/>
  32. <meta name="color:Text" content="#494949"/>
  33. <meta name="color:Link" content="#000"/>
  34.  
  35. <meta name="text:Title size" content="14"/>
  36. <meta name="text:Text size" content="11"/>
  37. <meta name="text:Description size" content="10"/>
  38. <meta name="text:Space between posts" content="40"/>
  39.  
  40. <meta name="image:Background" content=""/>
  41.  
  42. <meta name="if:Fixed sidebar" content="1"/>
  43. <meta name="if:Right sidebar" content="0"/>
  44. <meta name="if:Show caption" content=""/>
  45.  
  46.  
  47. <style type='text/css'>
  48.  
  49. {block:IndexPage}
  50. iframe#tumblr_controls {display:none!important;}
  51. #controls {position:absolute; top:20px; right:70px; white-space:nowrap; height:20px;}
  52.  {/block:IndexPage}
  53.  
  54. body {
  55. padding: 0px;
  56. margin: 0px;
  57. font-size: {text:Text size}px;
  58. background: {color:Background} url('{image:Background}');
  59. color: {color:Text};
  60.  
  61. }
  62.  
  63. img {
  64.     border:none;
  65.     }
  66.  
  67. .wrapper{
  68. margin: 0px auto;
  69. width: 808px;
  70. margin-bottom:10px;
  71. margin-top:75px;
  72. }
  73.  
  74.  
  75. .left{
  76. {block:ifRightsidebar}
  77. float: right;
  78. {/block:ifRightsidebar}
  79.  
  80. {block:ifnotRightsidebar}
  81. float: left;
  82. margin-right: 8px;
  83. {/block:ifnotRightsidebar}
  84. width: 300px;
  85. margin-top:40px;
  86.  
  87.  
  88. }
  89.  
  90. .right{
  91. {block:ifRightsidebar}
  92. float: left;
  93. margin-left: -20px;
  94. {/block:ifRightsidebar}
  95.  
  96. {block:ifnotRightsidebar}
  97. float: right;
  98. {/block:ifnotRightsidebar}
  99. width: 500px;
  100. }
  101.  
  102. .footer{
  103. float: left;
  104. width: 100%;
  105. margin-bottom:40px;
  106. }
  107.  
  108. a:link {color:{color:link}; text-decoration:none;}
  109. a:visited {color:{color:link}; text-decoration:none;}
  110. a:hover {color:{color:link}; text-decoration:none;}
  111. a:active {color:{color:link}; text-decoration:none;}
  112.  
  113.  
  114.  
  115. .posts {margin-bottom:{text:Space between posts}px; padding:5px; }
  116.  
  117. .posts .quote { text-align:center;
  118. -webkit-transform: rotate(-0.3deg);
  119. -moz-transform: rotate(-0.3deg);
  120. -o-transform: rotate(-0.3deg);
  121. -ms-transform: rotate(-0.3deg);
  122. transform: rotate(-0.3deg);
  123. }
  124.  
  125. .quote p {
  126.     display:none;
  127. }
  128.  
  129. .posts p {display: display:inline;}
  130.  
  131. #title a{ color:{color:text} }
  132. #title {text-align:center; font-size:{text:Title size}px; }
  133.  
  134. .des { font-size:{text:Description size}px!important; padding-bottom:10px; letter-spacing:0px; {block:ifLeftsidebar}text-align:right;{/block:ifLeftsidebar}
  135. }
  136.  
  137. ul.chat {list-style-type:none;}
  138.  
  139. #audio {display:block; clear:both; min-height:115px;}
  140.  
  141.  
  142. {block:iffixedsidebar}
  143. .fixed {position:fixed; width:300px; }
  144. {/block:iffixedsidebar}
  145.  
  146. .rot {
  147. -webkit-transform: rotate(2deg);
  148. -moz-transform: rotate(2deg);
  149. -o-transform: rotate(2deg);
  150. -ms-transform: rotate(2deg);
  151. transform: rotate(2deg);
  152. }
  153.  
  154. blockquote {
  155.     display: block;
  156. -webkit-margin-before: 1em;
  157. -webkit-margin-after: 1em;
  158. -webkit-margin-start: -6px!important;
  159. -webkit-margin-end: -6px!important;
  160. }
  161.  
  162. .text p {
  163.     margin:-6px!important;
  164. }
  165.  
  166.  
  167. ol.notes {
  168.     list-style-type:none;
  169. }
  170.  
  171. img.avatar {
  172.     display:none;
  173. }
  174.  
  175. ol.notes a{
  176.   text-transform:uppercase;
  177. }
  178.  
  179. blockquote {    margin-left:30px!important; text-indent: 50px;}
  180.  
  181. {CustomCSS}
  182. </style>
  183.  
  184. </head>
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193. <body>
  194.  
  195. <div class="wrapper"> <!--wrapper-->
  196. {block:IndexPage}
  197. <div id="controls">
  198. <a href="/follow/{name}">Follow</a> / <a href="/dashboard">Dashboard</a>
  199. </div>
  200. {/block:IndexPage}
  201.  
  202. <div class="left"> <!--left-->
  203. <div class="fixed">
  204. <div class="rot">
  205. <div id="title"><a href="/">{title}</a></div>
  206. <br>
  207. <center>
  208. <span class="des">{Description}</span></br></br>
  209.  
  210. {block:AskEnabled}<a href="/ask">{AskLabel}</a>{/block:AskEnabled}
  211. <a href="/archive">{lang:Archive}</a>
  212. {block:SubmissionsEnabled}<a href="/submit">{SubmitLabel}</a>{/block:SubmissionsEnabled}
  213. {block:HasPages} {block:Pages}<a href="{URL}">{Label} </a>{block:Pages} {/block:HasPages}
  214. </center>
  215. </div>
  216. </div>
  217. </div> <!--left-->
  218.  
  219.  
  220.  
  221.  
  222.  
  223. <div class="right"> <!--right-->
  224.  
  225. {block:Posts}
  226. <div class="posts"> <!--posts-->
  227.  
  228. {block:Text}
  229. {block:Date}<a href="{permalink}">{Month} {DayOfMonthWithZero}, {Year}</a>{block:Date}
  230. {block:Title} <center>{Title}</center>{/block:Title}
  231. {Body}
  232. {/block:Text}
  233.  
  234.  
  235.  
  236. {block:Photo}
  237. <div class="text">
  238. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  239. {block:IndexPage} <a href="{permalink}">{/block:IndexPage}
  240. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/>
  241. {block:IndexPage}</a>{/block:IndexPage}
  242. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  243. {block:ifShowcaption}
  244. {block:IndexPage}
  245. {block:Caption}{Caption}{/block:Caption}
  246. {/block:IndexPage}
  247. {/block:ifShowcaption}
  248. </div>
  249. {/block:Photo}
  250.  
  251. {block:Photoset}
  252. {block:Date}<a href="{permalink}">{MonthNumber}/{DayOfMonth}/{Year}</a>{block:Date}
  253. <div class="text">
  254. {Photoset-500}
  255. {block:ifShowcaption}
  256. {block:IndexPage}
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:IndexPage}
  259. {/block:ifShowcaption}
  260. </div>
  261. {/block:Photoset}
  262.  
  263. {block:Quote}
  264. {block:Date}<a href="{permalink}">{MonthNumber}/{DayOfMonth}/{Year}</a>{block:Date}
  265. <br><br>
  266. <div class="quote">
  267. "{Quote}"
  268. <br><br>
  269. {block:Source}({Source}){/block:Source}
  270. </div>
  271. {/block:Quote}
  272.  
  273. {block:Link}
  274. {block:Date}<a href="{permalink}">{MonthNumber}/{DayOfMonth}/{Year}</a>{block:Date} <br><br>
  275. <a href="{URL}">{Name}</a>
  276. {block:Description} {Description}{/block:Description}
  277. {/block:Link}
  278.  
  279. {block:Chat}
  280. {block:Date}<a href="{permalink}">{MonthNumber}/{DayOfMonth}/{Year}</a>{block:Date}
  281. {block:Title}
  282. <h3><a href="{Permalink}">{Title}</a></h3>
  283. {/block:Title}
  284.  
  285. <ul class="chat">
  286. {block:Lines}
  287. <li class="{Alt} user_{UserNumber}">
  288. {block:Label}
  289. <span class="label">{Label}</span>
  290. {/block:Label}
  291.  
  292. {Line}
  293. </li>
  294. {/block:Lines}
  295. </ul>
  296. </li>
  297. {/block:Chat}
  298.  
  299.  
  300. {block:Video}
  301. {block:Date}<a href="{permalink}">{MonthNumber}/{DayOfMonth}/{Year}</a>{block:Date}
  302. {Video-500}
  303. {/block:Video}
  304.  
  305. {block:Audio}
  306. <div id="audio">
  307. {block:Date}<a href="{permalink}">{MonthNumber}/{DayOfMonth}/{Year}</a>{block:Date}<br><br>
  308. {block:AlbumArt}
  309. <div style="float:left;"><img src="{AlbumArtURL}" width="100px"></div>
  310. {/block:AlbumArt}
  311. {AudioPlayerBlack}
  312. <b>{block:Artist}{Artist}{/block:Artist}</b>, <i>{block:TrackName}{TrackName}{/block:TrackName}</i>
  313. </div>
  314. {/block:Audio}
  315.  
  316. {block:Answer}
  317. <b>From:{Asker}</b><br>
  318. <i>"{Question}"</i><br>
  319. {Answer}
  320. {/block:Answer}
  321.  
  322. {block:IndexPage}
  323. {block:ContentSource}
  324. <div style="display:none;">
  325. <a href="{SourceURL}">{SourceTitle}</a>
  326. </div>
  327. {/block:ContentSource}
  328. {/block:IndexPage}
  329.  
  330.  
  331. {block:PermalinkPage}
  332. {block:Caption}{Caption}{/block:Caption}<br><br>
  333. {block:Date} {Month}, {MonthNumber}{DayOfMonthSuffix} {Year}. at {24Hour}:{Minutes}.{block:Date}
  334. {block:NoteCount} Notes {NoteCount}{/block:NoteCount}<br>
  335. {block:HasTags}{block:Tags}<a href="{TagURL}"><big><big><big>#</big></big></big>{Tag}&nbsp;&nbsp;</a>{block:Tags}{/block:HasTags}
  336. {/block:PermalinkPage}
  337.  
  338.  
  339.  
  340.  
  341. {block:PostNotes}
  342. <div class=“post” id=“n”>
  343. {PostNotes}
  344. </div><!/NOTES>
  345. {/block:PostNotes}
  346.  
  347. </div> <!--posts-->
  348. {/block:Posts}
  349.  
  350.  
  351.  
  352. <div class="footer"> <!--footer-->
  353. {block:Pagination}
  354. {block:PreviousPage}
  355. <a href="{PreviousPage}">{lang:Previous page}</a>
  356. {/block:PreviousPage}
  357. {block:NextPage}
  358. <span style="float:right;"> <a href="{NextPage}">{lang:Next page}</a></span>
  359. {/block:NextPage}
  360. {/block:Pagination}
  361. </div> <!--footer-->
  362.  
  363.  
  364.  
  365. </div> <!--right-->
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378. </div> <!--wrapper-->
  379.  
  380. </body>
  381. </html>