untitled.html.php 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en"><!-- Source is http://safe.tumblr.com/theme/preview/15452 -->
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="Description" content="Description" />
  6. <title>Untitled</title>
  7. <link rel="shortcut icon" href="http://assets.tumblr.com/images/default_avatar_16.gif" />
  8. <link rel="apple-touch-icon" href="http://assets.tumblr.com/images/default_avatar_128.gif"/>
  9. <link rel="alternate" type="application/rss+xml" href="http://demo.tumblr.com/rss" />
  10. <!-- Default Colors -->
  11. <meta name="color:Background" content="#eee" />
  12. <meta name="color:Main Text" content="#555" />
  13. <meta name="color:Sidebar Text" content="#555" />
  14. <meta name="color:Link" content="#860000" />
  15. <meta name="color:Navigation Link" content="#555" />
  16. <!-- Options -->
  17. <meta name="if:Show Tags" content="1" />
  18. <meta name="if:Show Archive Link" content="1" />
  19. <meta name="if:Show Home Link in Navigation" content="1" />
  20. <meta name="if:Show RSS Link in Navigation" content="1" />
  21. <meta name="if:Show Album Artwork on Audio Posts" content="1" />
  22. <meta name="if:Force Uppercase" content="1" />
  23. <meta name="if:Show date flag on new dates only" content="0" />
  24. <meta name="if:Show People I Follow" content="0" />
  25. <meta name="if:Enable Endless Scrolling" content="0" />
  26. <meta name="text:Random Post Label" content="" />
  27. <meta name="text:Disqus Shortname" content="" />
  28. <style type="text/css">
  29. /* Simple Things v1.2.0 - A Tumblr theme by Dan Hauk http://www.dan-hauk.com */
  30. html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} table {border-collapse:collapse; border-spacing:0;} fieldset,img {border:0;} address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6 {font-size:100%;} q:before,q:after {content:'';} abbr,acronym {border:0;} a img {border: 0;}
  31. * {outline:none; -moz-outline:none;}
  32. strong { font-style:inherit; font-weight: bold; }
  33. em { font-style: italic; }
  34. .clear {clear:both; height:1px; margin-bottom:-1px;}
  35. /* Here we go */
  36. body {
  37. background: #eee;
  38. color: #555;
  39. font-family: Helvetica, Arial, sans-serif;
  40. font-size: 12px;
  41. text-align: center;
  42. }
  43. #wrap {
  44. background: url(/15452_files/simplethings-header-bg.png) repeat-x top left;
  45. }
  46. #container {
  47. margin: 0 auto;
  48. text-align: left;
  49. width: 800px;
  50. }
  51. a { color: #860000; text-decoration: none; }
  52. a:hover { color: #000; text-decoration: underline; }
  53. /***** Header *****/
  54. #title {
  55. color: #ddd;
  56. float: left;
  57. font-size: 30px;
  58. font-weight: bold;
  59. letter-spacing: -.1em;
  60. line-height: 61px;
  61. margin-bottom: 10px;
  62. text-shadow: -1px -1px #000;
  63. text-transform: uppercase;
  64. }
  65. #title a {
  66. color: #ddd;
  67. text-decoration: none;
  68. }
  69. #header-search-bar {
  70. background: url(/15452_files/simplethings-search-full.png) no-repeat top left;
  71. float: right;
  72. height: 30px;
  73. margin-top: 15px;
  74. width: 279px;
  75. }
  76. #search-input {
  77. background: 0;
  78. border: 0;
  79. color: #666;
  80. font-family: Helvetica, Arial, sans-serif;
  81. font-size: 12px;
  82. margin: 8px 0 0 27px;
  83. width: 180px;
  84. }
  85. #search-submit {
  86. background: 0;
  87. border: 0;
  88. cursor: pointer;
  89. font-size: 1px;
  90. height: 27px;
  91. text-indent: -9999em;
  92. width: 68px;
  93. }
  94. #header-rss {
  95. background: #915909 url(/15452_files/simplethings-rss-btn.png) repeat-x top left;
  96. border: 1px solid #000;
  97. border-radius: 5px;
  98. -moz-border-radius: 5px;
  99. -webkit-border-radius: 5px;
  100. -moz-box-shadow: 0 1px #5a636b;
  101. -webkit-box-shadow: 0 1px #5a636b;
  102. color: #4a2e06;
  103. display: block;
  104. font-weight: bold;
  105. float: right;
  106. height: 26px;
  107. line-height: 28px;
  108. margin: 15px 0 0 10px;
  109. padding: 0 10px;
  110. text-shadow: 1px 1px #c0965b;
  111. }
  112. #header-rss:hover { text-decoration: none; }
  113. #header-rss span {
  114. background: url(/15452_files/simplethings-rss-icon.png) no-repeat left center;
  115. display: block;
  116. padding-left: 15px;
  117. }
  118. /***** Posts *****/
  119. #left-column {
  120. float: left;
  121. margin: 40px 50px 0 0;
  122. width: 500px;
  123. }
  124. #left-column h2 {
  125. font-size: 20px;
  126. text-shadow: 1px 1px #fff;
  127. text-transform: uppercase;
  128. }
  129. .newpost { height: 40px; }
  130. #left-column .date {
  131. background: url(/15452_files/simplethings-date-flag.png) no-repeat right center;
  132. color: #fff;
  133. float: left;
  134. height: 40px;
  135. margin: 20px 0 0 -75px;
  136. width: 75px;
  137. }
  138. .date .month,
  139. .date .day {
  140. display: block;
  141. text-align: center;
  142. text-transform: uppercase;
  143. width: 75px;
  144. }
  145. .date .month { font-size: 10px; margin: 0; padding: 5px 0 0; }
  146. .date .day { font-size: 24px; line-height: .8em; margin: 0; }
  147. .month a,
  148. .day a { color: #fff; display: block; }
  149. .month a:hover,
  150. .day a:hover { text-decoration: none;}
  151. #left-column .post {
  152. background: #fff;
  153. border: 1px solid #ccc;
  154. border-radius: 5px;
  155. -moz-border-radius: 5px;
  156. -webkit-border-radius: 5px;
  157. float: left;
  158. padding-top: 20px;
  159. width: 500px;
  160. }
  161. .post h3 {
  162. font-size: 18px;
  163. padding: 0 20px 15px;
  164. text-transform: uppercase;
  165. }
  166. .post p { line-height: 1.5em; padding: 0 20px 15px; }
  167. .post img { max-width: 460px; }
  168. .post ol {
  169. list-style: decimal;
  170. margin: 0 50px 15px;
  171. }
  172. .post ol li { padding: 3px 0; }
  173. .post ul { list-style: disc; margin: 0 50px 15px; }
  174. .post ul li { padding: 3px 0; }
  175. .post blockquote {
  176. border-left: 3px solid #ddd;
  177. font-style: italic;
  178. margin: 0 20px 20px;
  179. padding-left: 10px;
  180. }
  181. .postmeta {
  182. background: #dee9f4;
  183. color: #365c7f;
  184. min-height: 25px;
  185. overflow: hidden;
  186. text-shadow: 1px 1px #fff;
  187. }
  188. .postmeta a { color: #365c7f; }
  189. .postmeta p { padding: 5px 0; }
  190. .postmeta .posttime,
  191. .postmeta .reblogged {
  192. float: left;
  193. margin-left: 20px;
  194. padding-left: 16px;
  195. }
  196. .postmeta .posttime { background: url(/15452_files/simplethings-clock.png) no-repeat left center; padding-left: 18px; }
  197. .postmeta .reblogged { background: url(/15452_files/simplethings-reblogged.png) no-repeat left center; }
  198. .postmeta .tags {
  199. background: url(/15452_files/simplethings-tags.png) no-repeat 0 7px;
  200. clear: left;
  201. float: left;
  202. margin: -5px 20px 0;
  203. padding-left: 16px;
  204. }
  205. .postmeta .notes {
  206. float: right;
  207. margin-right: 10px;
  208. }
  209. .postmeta .disqus-count {
  210. float: right;
  211. margin-right: 20px;
  212. }
  213. .postmeta .hiddentime { display: none !important; }
  214. /***** Post - Photo *****/
  215. .post-photo img {
  216. border: 5px solid #ddd;
  217. margin: 0 20px 10px;
  218. }
  219. .html_photoset { margin: 20px auto 0; text-align: center; }
  220. /***** Post - Quote *****/
  221. .post-quote .quote {
  222. background: url(/15452_files/simplethings-quote.png) no-repeat top left;
  223. font-size: 18px;
  224. margin: 0 20px;
  225. padding-left: 45px;
  226. }
  227. .post-quote .source { font-style: italic; }
  228. /***** Post - Chat *****/
  229. .post-chat h3 { margin-bottom: 0; }
  230. ul.chat { margin: 0 20px 10px; }
  231. ul.chat li { list-style:none; padding-bottom: 10px; }
  232. ul.chat li span {
  233. color: #777;
  234. font-size: 11px;
  235. padding-right: 15px;
  236. text-transform: uppercase;
  237. }
  238. /***** Post - Audio *****/
  239. .album-art {
  240. float: left;
  241. margin: 0 10px 15px 20px;
  242. }
  243. .audio_player { margin: 0 0 10px 20px; }
  244. /***** Post - Video *****/
  245. .video-container { margin: 0 20px 20px; text-align: center; }
  246. /***** Post - Answer *****/
  247. .question-top {
  248. background: #2d3d4b url(/15452_files/simplethings-question-top-blue.png) no-repeat top left;
  249. height: 6px;
  250. margin: 0 20px;
  251. padding: 0;
  252. width: 460px;
  253. }
  254. .question {
  255. background: #2d3d4b url(/15452_files/simplethings-question-bg-blue.png) repeat-y top left;
  256. margin: 0 20px;
  257. width: 460px;
  258. }
  259. .question p {
  260. color: #fff;
  261. font-size: 14px;
  262. padding: 15px 20px;
  263. }
  264. .question-bottom {
  265. background: url(/15452_files/simplethings-question-bottom-blue.png) no-repeat top left;
  266. clear: both;
  267. margin: 0 20px;
  268. width: 460px
  269. }
  270. .question-bottom .asker-info { padding: 16px 0; }
  271. .asker-avatar {
  272. float: left;
  273. margin: 0 10px 15px 9px;
  274. }
  275. .asker-info .asker {
  276. float: left;
  277. font-weight: bold;
  278. margin-top: 5px;
  279. }
  280. .answer {
  281. border-top: 1px solid #ddd;
  282. clear: both;
  283. margin: 0 20px;
  284. padding: 15px 0 0;
  285. }
  286. .answer p { padding: 0 0 15px; }
  287. /***** Pagination *****/
  288. .tumblrAutoPager_page_separator,
  289. .tumblrAutoPager_page_info {display:none}
  290. #pagination {
  291. clear: both;
  292. overflow: hidden;
  293. }
  294. #pagination a {
  295. background: #cdcdcd url(/15452_files/simplethings-page-btn.png) repeat-x 0 0;
  296. border: 1px solid #aaa;
  297. border-radius: 5px;
  298. -moz-border-radius: 5px;
  299. -webkit-border-radius: 5px;
  300. -moz-box-shadow: 0 1px #fff;
  301. -webkit-box-shadow: 0 1px #fff;
  302. color: #666;
  303. display: block;
  304. height: 24px;
  305. line-height: 25px;
  306. margin-bottom: 50px;
  307. padding: 0 10px;
  308. text-shadow: 1px 1px #f1f1f1;
  309. }
  310. #pagination a:hover {
  311. background-position: 0 -25px;
  312. text-decoration: none;
  313. }
  314. #pagination .next-page { float: right; }
  315. #pagination .prev-page { float: left; }
  316. #pagination .next-page span {
  317. background: url(/15452_files/simplethings-arrow-next.png) no-repeat right center;
  318. padding-right: 20px;
  319. }
  320. #pagination .prev-page span {
  321. background: url(/15452_files/simplethings-arrow-prev.png) no-repeat left center;
  322. padding-left: 22px;
  323. }
  324. /***** Permalink *****/
  325. #share-links {border-bottom:1px solid #ccc; margin:-30px 0 30px; padding-bottom:10px}
  326. .disqus-credit { text-align: right; margin: 5px 0 40px; }
  327. #permalink-notes { margin-bottom: 40px; }
  328. #permalink-notes .notes { border-bottom: 1px solid #fff; border-top: 1px solid #ddd; }
  329. #permalink-notes .notes li {
  330. border-bottom: 1px solid #ddd;
  331. border-top: 1px solid #fff;
  332. padding: 9px 0 10px;
  333. text-shadow: 1px 1px #fff;
  334. }
  335. .notes li .avatar { margin-bottom: -3px; }
  336. .notes li blockquote {
  337. border-left: 3px solid #ccc;
  338. font-style: italic;
  339. margin: 5px 0 0 20px;
  340. padding-left: 5px;
  341. }
  342. .notes li blockquote a { color: #777; }
  343. /***** Sidebar *****/
  344. #right-column {
  345. color: #555;
  346. float: left;
  347. margin-top: 40px;
  348. width: 250px;
  349. }
  350. .sidebar-box {
  351. border-bottom: 1px solid #ccc;
  352. border-top: 1px solid #fff;
  353. padding: 20px 0;
  354. }
  355. .sidebar-box h3 {
  356. font-size: 16px;
  357. letter-spacing: -.05em;
  358. text-shadow: 1px 1px #fff;
  359. text-transform: uppercase;
  360. }
  361. .last-sidebar { border-bottom: 0; }
  362. #right-column #about-box { border-top: 0 !important; padding-top: 0 !important; }
  363. #avatar {
  364. background: url(/15452_files/simplethings-user-pic.png) no-repeat top left;
  365. float: left;
  366. margin: 0 5px 10px -5px;
  367. padding: 8px;
  368. }
  369. .about-title {
  370. color: #666;
  371. float: left;
  372. font-size: 14px;
  373. overflow: hidden;
  374. text-shadow: 1px 1px #fff;
  375. text-transform: uppercase;
  376. width: 180px;
  377. }
  378. .about-title span {
  379. display: block;
  380. font-size: 18px;
  381. margin-top: 5px;
  382. }
  383. .blog-description {
  384. clear: both;
  385. line-height: 1.4em;
  386. text-shadow: 1px 1px #fff;
  387. }
  388. #sidebar-nav li a {
  389. border: 1px solid transparent;
  390. color: #555;
  391. display: block;
  392. font-size: 16px;
  393. font-weight: bold;
  394. letter-spacing: -.05em;
  395. padding: 5px;
  396. text-shadow: 1px 1px #fff;
  397. text-transform: uppercase;
  398. }
  399. #sidebar-nav li a:hover {
  400. background: #ddd;
  401. border-color: #ccc;
  402. -moz-box-shadow: 0 1px #fff;
  403. text-decoration: none;
  404. }
  405. /***** Following *****/
  406. ul.people-following { margin-top: 10px; }
  407. ul.people-following li {
  408. float: left;
  409. margin: 0 5px 5px 0;
  410. }
  411. /***** Likes *****/
  412. ul#likes li .post_info_top {
  413. background: #ddd;
  414. display: block !important;
  415. font-size: 10px;
  416. margin: 20px 0 5px;
  417. padding: 5px;
  418. }
  419. ul#likes img {max-width:250px !important;}
  420. /***** Footer *****/
  421. #footer {
  422. background: #aaa url(/15452_files/simplethings-footer-bg.png) repeat-x top left;
  423. border-top: 1px solid #aaa;
  424. margin-top: 40px;
  425. min-height: 35px;
  426. text-align: center;
  427. }
  428. #footer-inner {
  429. clear: both;
  430. color: #666;
  431. margin: 0 auto;
  432. padding: 12px;
  433. text-shadow: 1px 1px #d0d0d0;
  434. width: 800px;
  435. }
  436. #footer-inner a { color: #0f3455; }
  437. </style>
  438. <style type="text/css"></style>
  439. </head>
  440. <body>
  441. <div id="wrap">
  442. <div id="container">
  443. <h1 id="title"><a href="#" title="/">Untitled</a></h1>
  444. <a href="#" title="http://demo.tumblr.com/rss" id="header-rss"><span>RSS</span></a>
  445. <form action="/search" method="get" id="header-search-bar">
  446. <input type="text" name="q" value="" id="search-input" />
  447. <input type="submit" value="Search" id="search-submit" />
  448. </form>
  449. <div class="clear"></div>
  450. <!-- Begin Posts -->
  451. <div id="left-column">
  452. <div class="autopagerize_page_element">
  453. <?= $this->content(); ?>
  454. </div> <!-- .auto_pagerize_element -->
  455. <div id="pagination">
  456. <a href="#" title="/page/2" class="next-page">Next Page &rarr;</a>
  457. </div> <!-- #pagination -->
  458. </div> <!-- #left-column -->
  459. <!-- Sidebar -->
  460. <div id="right-column">
  461. <div class="sidebar-box" id="about-box">
  462. <img src="/15452_files/default_avatar_48.gif" alt="Untitled" id="avatar" />
  463. <p class="about-title"><span>About</span> Untitled</p>
  464. <div class="blog-description">
  465. Description
  466. </div> <!-- .blog-description -->
  467. </div> <!-- .sidebar-box -->
  468. <div class="sidebar-box">
  469. <ul id="sidebar-nav">
  470. <li><a href="#" title="/">Home</a></li>
  471. <li><a href="#" title="/archive">Archive</a></li>
  472. <li><a href="#" title="http://demo.tumblr.com/rss">RSS Feed</a></li>
  473. </ul>
  474. </div> <!-- .sidebar-box -->
  475. <div class="sidebar-box" id="likes">
  476. <h3>Posts I Like</h3>
  477. <ul id="likes">
  478. <li class="like_post like_quote_post">
  479. <div class="post_info_top" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/236/it-does-not-matter-how-slow-you-go-so-long-as-you">Quote</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  480. <div class="like_quote">
  481. <span class="like_left_quote">&#8220;</span><span class="like_quote">It does not matter how slow you go so long as you do not stop.</span><span class="like_right_quote">&#8221;</span>
  482. </div>
  483. <div class="like_source">
  484. &mdash; Wisdom of <a href="#" title="http://en.wikipedia.org/wiki/Confucius">Confucius</a>
  485. </div>
  486. <div class="post_info_bottom" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/236/it-does-not-matter-how-slow-you-go-so-long-as-you">Quote</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  487. </li>
  488. <li class="like_post like_photo_post">
  489. <div class="post_info_top" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/459265350/passing-through-times-square-by-mareen-fischinger">Photo</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  490. <a href="#" title="http://demo.tumblr.com/post/459265350/passing-through-times-square-by-mareen-fischinger">
  491. <img class="like_photo" alt=""
  492. src="/15452_files/tumblr_kzjlfiTnfe1qz4rgho1_250.jpg"/>
  493. </a>
  494. <div class="like_below_photo"></div>
  495. <div class="like_caption">
  496. <p>Passing through Times Square by <a href="#" title="http://www.mareenfischinger.com/">Mareen Fischinger</a></p> </div>
  497. <div class="post_info_bottom" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/459265350/passing-through-times-square-by-mareen-fischinger">Photo</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  498. </li>
  499. <li class="like_post like_link_post">
  500. <div class="post_info_top" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/234/my-favorite-web-site">Link</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  501. <div class="like_link">
  502. <a href="#" title="http://">My favorite web site</a>
  503. </div>
  504. <div class="like_caption">
  505. <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna...</p> </div>
  506. <div class="post_info_bottom" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/234/my-favorite-web-site">Link</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  507. </li>
  508. <li class="like_post like_chat_post">
  509. <div class="post_info_top" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/233/jack-hey-you-know-what-sucks-lindsey">Chat</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  510. <div class="like_chat">
  511. <div class="like_line">
  512. <strong>Jack:</strong>
  513. Hey, you know what sucks?
  514. </div>
  515. <div class="like_line">
  516. <strong>Lindsey:</strong>
  517. vaccuums
  518. </div>
  519. <div class="like_line">
  520. <strong>Jack:</strong>
  521. Hey, you know what sucks in a metaphorical sense?
  522. </div>
  523. <div class="like_line">
  524. <strong>Lindsey:</strong>
  525. black holes
  526. </div>
  527. <div class="like_line">
  528. <strong>Jack:</strong>
  529. Hey, you know what just isn&#039;t cool?
  530. </div>
  531. <div class="like_line">... ...</div>
  532. </div>
  533. <div class="post_info_bottom" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/233/jack-hey-you-know-what-sucks-lindsey">Chat</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  534. </li>
  535. <li class="like_post like_audio_post">
  536. <div class="post_info_top" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/459260683/allison-weiss-fingers-crossed">Audio post</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  537. <div class="like_audio">
  538. <embed type="application/x-shockwave-flash" src="http://assets.tumblr.com/swf/audio_player_black.swf?audio_file=http://www.tumblr.com/audio_file/459260683/tumblr_ksc4i2SkVU1qz8ouq&color=FFFFFF" height="27" width="207" quality="best"></embed> </div>
  539. <div style="margin-top:10px;" class="like_post_body">
  540. <p><strong><a href="#" title="http://allisonweiss.tumblr.com/">Allison Weiss</a> —</strong> Fingers Crossed</p> </div>
  541. <div class="post_info_bottom" style="display:none;"><a href="#" title="http://demo.tumblr.com/post/459260683/allison-weiss-fingers-crossed">Audio post</a> <span class="via">via</span> <a href="#" title="http://demo.tumblr.com/">demo</a></div>
  542. </li></ul>
  543. </div>
  544. <div class="sidebar-box last-sidebar"></div>
  545. </div> <!-- #right-column -->
  546. <div class="clear"></div>
  547. </div> <!-- #container -->
  548. <div id="footer">
  549. <div id="footer-inner">
  550. <p>Copyright &copy; 2007–2011 <a href="#" title="/">Untitled</a>. Powered by <a href="#" title="http://www.tumblr.com">Tumblr</a>.
  551. <a href="#" title="http://simplethingstheme.tumblr.com/">Simple Things</a> theme by <a href="#" title="http://www.dan-hauk.com">Dan Hauk</a>.</p>
  552. </div> <!-- #footer-inner -->
  553. </div> <!-- #footer -->
  554. </div> <!-- #wrap -->
  555. </body>
  556. </html>