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

Get Out

By: cindie on Sep 20th, 2011  |  syntax: None  |  size: 25.60 KB  |  hits: 6,709  |  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.  
  4. <!--
  5.  
  6. "Get Out" THEMED BY CINDIE.TUMBLR.COM  
  7. Please do not remove this credit!
  8. Thanks for using my public theme, enjoy!
  9.  
  10. -->
  11.  
  12.  
  13. <head>
  14.  
  15. <!-- Default Colors -->
  16. <META name="image:Background" content="">
  17. <META name="image:Sidebar" content="http://static.tumblr.com/95njt7t/UfWlrn4o8/black.jpg"/>
  18. <META name="image:Sidebar 2" content="http://static.tumblr.com/95njt7t/0gFlrsoeq/black2.jpg"/>
  19. <META name="image:Back To Top" content="http://static.tumblr.com/95njt7t/TOqlruhd5/i_up_arrow.png"/>
  20. <META name="image:Sidebar Background" content="">
  21. <META name="text:Sidebar Image Height" content="100px"/>
  22. <META name="text:Sidebar 2nd Image Height" content="100px"/>
  23. <META name="if:Show Title" content="1"/>
  24. <META name="if:Show Sidebar Image" content="1"/>
  25. <META name="if:Show 2nd Sidebar Image" content="1"/>
  26. <META name="if:Show Menu" content="1"/>
  27. <META name="if:Show Description" content="1"/>
  28. <META name="if:Static Menu" content="0"/>
  29. <META name="if:Bigger Menu" content="0"/>
  30. <META name="if:Fade Images" content="1"/>
  31. <META name="if:Fade Over Posts" content="1"/>
  32. <META name="if:Show Bigger Posts" content="0"/>
  33. <META name="if:Post Borders" content="0"/>
  34. <META name="if:Show Tags" content="0"/>
  35. <META name="if:Show Captions" content="0"/>
  36. <META name="if:Show Custom  Scrollbar" content="1"/>
  37. <META name="if:Show Back to Top" content="1"/>
  38. <META name="if:Infinite Scrolling" content="0"/>
  39. <META name="font:Body" content="Arial"/>
  40. <META name="color:Background" content="#f9f9f9">
  41. <META name="color:Sidebar" content="transparent">
  42. <META name="color:Tables" content="#ffffff">
  43. <META name="color:Permalink" content="#eee">
  44. <META name="color:Permalink Text" content="#909090">
  45. <META name="color:Permalink Text Hover" content="#000">
  46. <META name="color:Font" content="#666666">
  47. <META name="color:Link" content="#dbdbdb">
  48. <META name="color:Link hover" content="#000000">
  49. <META name="color:Headers" content="#eee">
  50. <META name="color:Borders" content="#ebebeb">
  51. <META name="color:Chat Background" content="#f9f9f9">
  52. <META name="color:Navigation Link" content="#909090" />
  53. <META name="color:Navigation Background" content="#ffffff" />
  54. <META name="color:Navigation Link Hover" content="#909090" />
  55. <META name="color:Navigation Hover Background" content="ffffff" />
  56. <META name="color:Scrollbar" content="#ffffff">
  57. <META name="color:Scrollbar Main" content="#eeeeee">
  58. <META name="text:Sidebar Top Position" content="90px"/>
  59. <META name="text:Text Alignment" content="center"/>
  60. <META name="text:Ask Text" content="ask"/>
  61. <META name="text:Custom Title" content="My Title"/>
  62. <META name="text:Link 1 Title" content="" />
  63. <META name="text:Link 1" content="" />
  64. <META name="text:Link 2 Title" content="" />
  65. <META name="text:Link 2" content="" />
  66. <META name="text:Link 3 Title" content="" />
  67. <META name="text:Link 3" content="" />
  68. <META name="text:Link 4 Title" content="" />
  69. <META name="text:Link 4" content="" />
  70. <META name="text:Link 5 Title" content="" />
  71. <META name="text:Link 5" content="" />
  72. <META name="text:Link 6 Title" content="" />
  73. <META name="text:Link 6" content="" />
  74. <META name="text:Link 7 Title" content="" />
  75. <META name="text:Link 7" content="" />
  76. <META name="text:Link 8 Title" content="" />
  77. <META name="text:Link 8" content="" />
  78. <META name="text:Link 9 Title" content="" />
  79. <META name="text:Link 9" content="" />
  80. <!-- End Default Colors -->
  81.  
  82. {block:IfInfiniteScrolling}
  83. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  84.  
  85. {block:IfShowBacktoTop}
  86. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="{image:Back To Top}" border="0"></a>
  87. {/block:IfShowBacktoTop}
  88.  
  89. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,700' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,800' rel='stylesheet' type='text/css'>
  90.  
  91. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  92. <meta name="description" content="{MetaDescription}" />
  93.  
  94. <title>{title}</title>
  95. <link rel="shortcut icon" href="{Favicon}">
  96. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  97.  
  98. <style type="text/css">
  99. body {
  100. background-color: {color:Background};
  101. background-image: url('{image:Background}');
  102. background-position:center center;
  103. background-repeat: repeat;
  104. background-attachment:fixed;
  105. color:{color:font};
  106. cursor: url(""), default;
  107. text-align:justify;
  108. margin: 0px;
  109. padding: 0px;
  110. letter-spacing:1px;
  111. font-family:{font:Body};
  112. text-align:{block:IfTextAlignment}
  113. {text:Text Alignment}{/block:IfTextAlignment};
  114. font-size:10px;
  115. }
  116.  
  117. a:link, a:visited, a:active {
  118. color: {color:Link};
  119. text-decoration:none;
  120. transition-duration: 0.50s;
  121. -moz-transition-duration: 0.50s;
  122. -webkit-transition-duration: 0.50s;
  123. -o-transition-duration: 0.50s;
  124. }
  125.  
  126. a:hover {
  127. color: {color:link hover};
  128. text-decoration:none;
  129. }
  130.  
  131. {block:IfShowCustomScrollbar}
  132. ::-webkit-scrollbar-thumb:vertical {
  133. background-color:{color:Scrollbar};
  134. height:100px;
  135. -moz-border-radius: 10px 30px;
  136.   border-radius: 3px;
  137. }
  138.  
  139. ::-webkit-scrollbar-thumb:horizontal {
  140. background-color:{color:Scrollbar};
  141. height:10px !important;
  142. }
  143.  
  144. ::-webkit-scrollbar {
  145. height:10px;
  146. width:7px;
  147. background-color:{color:Scrollbar Main};
  148. }
  149. {/block:IfShowCustomScrollbar}
  150.  
  151.  
  152. li {
  153. text-align:left;
  154. }
  155.  
  156. br{
  157. padding:1px;
  158. margin:1px;
  159. }
  160.  
  161. h1{
  162. font-weight:bold;
  163. display:inline;
  164. font-size:35px;
  165. line-height:35px;
  166. padding-top:2px;
  167. margin-top:1px;
  168. font-family:engravers mt;
  169. text-transform:uppercase;
  170. }
  171.  
  172. .header,.header a{
  173. color:{color:Headers};
  174. font-size:20px;
  175. padding-top:1px;
  176. margin-top:1px;
  177. font-family:'Yanone Kaffeesatz', sans-serif;
  178. text-transform:normal;
  179. }
  180.  
  181. .header a:hover{
  182. color: {color:link hover};
  183. }
  184.  
  185. img {
  186. padding: 0px;
  187. border:0px;
  188. {block:IfFadeImages}
  189. filter: alpha (opacity=80);
  190. opacity: 0.80;
  191. -webkit-transition: all 0.3s ease;
  192. -moz-transition: all 0.3s ease;
  193. transition: all 0.3s ease;
  194. {/block:IfFadeImages}
  195. }
  196.  
  197. img:hover {
  198. border:0px;
  199. filter: alpha (opacity=100);
  200. opacity: 1.0;
  201. -webkit-transition: all 0.3s ease-in-out;
  202. -moz-transition: all 0.3s ease-in-out;
  203. transition: all 0.3s ease-in-out;
  204. }
  205.  
  206. .sidebar {
  207. margin:0 auto;
  208. margin-top:{block:IfSidebarTopPosition}{text:Sidebar Top Position}{/block:IfSidebarTopPosition};
  209. margin-left:715px;
  210. {block:IfShowBiggerPosts}
  211. margin-left:815px;
  212. {/block:IfShowBiggerPosts}
  213. padding:5px;
  214. width:200px;
  215. position:fixed;
  216. {block:IfPostBorders}border:1px solid {color:Borders};
  217. {/block:IfPostBorders}
  218. {block:IfShowSidebarBorder}
  219. border:1px solid {color:Borders};
  220. {/block:IfShowSidebarBorder}
  221. background-image:url('{image:Sidebar Background}');
  222. background-color:{color:Sidebar};
  223. -webkit-transition: all 0.3s ease;
  224. -moz-transition: all 0.3s ease;
  225. transition: all 0.3s ease;
  226. }
  227.  
  228. .sidebar:hover{
  229. {block:IfFadeOverPosts}
  230. filter: alpha (opacity=80);
  231. opacity: 0.80;
  232. -webkit-transition: all 0.3s ease;
  233. -moz-transition: all 0.3s ease;
  234. transition: all 0.3s ease;
  235. {/block:IfFadeOverPosts}
  236. }
  237.  
  238. .name,.name a{
  239. font-family:'Yanone Kaffeesatz', sans-serif;
  240. font-size:15px;
  241. color:{color:Headers};
  242. }
  243.  
  244. .name a:hover{
  245. margin-bottom:1px;
  246. filter: alpha (opacity=80);
  247. opacity: 0.80;
  248. -webkit-transition: all 0.3s ease;
  249. -moz-transition: all 0.3s ease;
  250. transition: all 0.3s ease;
  251. text-decoration: line-through;
  252. }
  253.  
  254. .img22{
  255. width:200px;
  256. height:{block:IfSidebar2ndImageHeight}{text:Sidebar 2nd Image Height}{/block:IfSidebarImage2ndHeight};
  257. overflow:hidden;
  258. }
  259.  
  260. .navi{
  261. position:absolute;
  262. background-color:{color:Sidebar};
  263. font-family:{font:Navigation};
  264. text-transform: uppercase;
  265. margin-left:-5px;  
  266. margin-top:0px;
  267. text-align: left;
  268. width: 200px;
  269. padding:5px;
  270. -webkit-transition: 0.5s ease-in;
  271. opacity:0;
  272. {block:IfStaticMenu}
  273. opacity:1.0;
  274. position:relative;
  275. margin-top:0px;
  276. margin-left:-5px;
  277. {/block:IfStaticMenu}
  278. }
  279.  
  280. .navi a{font-size: 8px;{block:IfBiggerMenu}font-size:9px; padding:3px;{/block:IfBiggerMenu}color:{color:Navigation Link};background-color:{color:Navigation background};display:block;margin-top:1px;letter-spacing:1px;-webkit-transition: all 0.3s ease;
  281. -moz-transition: all 0.3s ease;
  282. transition: all 0.3s ease;}
  283.  
  284. .navi a:hover {color:{color:Navigation Link Hover};background-color:{color:Navigation Hover background};padding-left:2px;padding-right:6px;text-align:right;border-left:5px solid {color:Borders};text-decoration: none;-webkit-transition: all 0.3s ease;
  285. -moz-transition: all 0.3s ease;
  286. transition: all 0.3s ease;}
  287.  
  288. .imaged:hover .navi {
  289. opacity: 50;margin-top:-100px;
  290. {block:IfStaticMenu}opacity:1.0;
  291. margin-top:0px;
  292. {/block:IfStaticMenu}
  293. {block:IfPostBorders}border-bottom:1px solid {color:Borders};{/block:IfPostBorders}
  294. }
  295.  
  296. .des{
  297. font-size:10px;
  298. padding-right:2px;
  299. overflow:hidden;
  300. }
  301.  
  302. .imaged{
  303. margin-top:0px;
  304. margin-bottom:3px;
  305. }
  306.  
  307. #content {
  308. margin:0 auto;
  309. margin-top:0px;
  310. margin-left:300px;
  311. margin-bottom:2px;
  312. width: 500px;
  313. position: relative;
  314. background-color:;
  315. }
  316.  
  317. #post {
  318. width:400px;
  319. {block:IfShowBiggerPosts}
  320. width:500px;
  321. {/block:IfShowBiggerPosts}
  322. margin-top:0px;
  323. overflow:hidden;
  324. background-color:{color:Tables};
  325. {block:IfPostBorders}
  326. margin-top:2px;
  327. border:1px solid {color:Borders};
  328. {/block:IfPostBorders}
  329. -webkit-transition: all 0.3s ease;
  330. -moz-transition: all 0.3s ease;
  331. transition: all 0.3s ease;
  332. }
  333.  
  334. #post:hover{
  335. {block:IfFadeOverPosts}
  336. filter: alpha (opacity=80);
  337. opacity: 0.80;
  338. -webkit-transition: all 0.3s ease;
  339. -moz-transition: all 0.3s ease;
  340. transition: all 0.3s ease;
  341. {/block:IfFadeOverPosts}
  342. }
  343.  
  344. .tentry{width:400px;{block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};background-color:;}
  345. .tentry:hover .tperma {opacity:0.80;filter:alpha(opacity=80);margin-top:0px;}
  346.  
  347. .tperma{
  348. -webkit-transition: 0.5s ease-in;
  349. opacity:0;
  350. margin-top:-14px;
  351. margin-left:10px;
  352. font-size: 12px;
  353. background-color:;
  354. color:{color:Permalink Text};
  355. border-bottom:1px solid {color:Borders};
  356. font-family:'Yanone Kaffeesatz', sans-serif;
  357. text-align:center;
  358. width:200px;
  359. }
  360.  
  361. .perma{
  362. background-color:{color:Permalink};
  363. color:{color:Permalink Text};
  364. float: left;
  365. font-family:'Yanone Kaffeesatz', sans-serif;
  366. margin-left:0px;
  367. margin-top:-20px;
  368. position: relative;
  369. text-align: right;
  370. width:100px;
  371. font-size: 15px;
  372. -webkit-transition: 0.5s ease-in;
  373. opacity:0;
  374. }
  375.  
  376. .tperma a,.perma a{color:{color:Permalink Text};}
  377. .tperma a:hover,.perma a:hover {color:{color:Permalink Text Hover};}
  378. .entry:hover .perma {opacity:0.80;filter:alpha(opacity=80);margin-top:-50px;margin-left:0px;}
  379.  
  380. .reb {
  381. background-color:{color:Permalink};
  382. position:absolute;
  383. font-size:10px;
  384. height:17px;
  385. -webkit-transition: 0.5s ease-in;
  386. opacity:0;
  387. }
  388.  
  389. .treb {
  390. background-color:{color:Permalink};
  391. position:absolute;
  392. font-size:12px;
  393. height:15px;
  394. margin-left:-10px;
  395. -webkit-transition: 0.5s ease-in;
  396. opacity:0;
  397. }
  398.  
  399. .reb a{color:{color:Permalink Text};}
  400. .reb a:hover {color:{color:Permalink Text Hover};}
  401.  
  402. .tperma:hover .treb{opacity: 50;width:400px; {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};}
  403. .perma:hover .reb {opacity: 50;width:400px; {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};}
  404.  
  405.  
  406. blockquote{
  407. border-left: 5px solid {color:Borders};
  408. background-color:{color:Chat Background};
  409. padding:1px; padding-left: 5px; margin: 0px;
  410. }
  411.  
  412. .entry{
  413. background-color:;
  414. }
  415.  
  416. .tentry img,.entry img {
  417.  max-width: 400px;
  418. {block:IfShowBiggerPosts}
  419. max-width:500px;
  420. {/block:IfShowBiggerPosts}
  421. }
  422.  
  423. #ask img {
  424. width:40px;
  425. }
  426.  
  427. #asker{
  428. margin: auto;
  429. background-color:{color:Chat Background};
  430. padding:10px;
  431. }
  432.  
  433. .audioplayer {
  434. -webkit-border-radius: 18px;
  435. border-radius: 18px;
  436. -moz-border-radius: 18px;
  437. height: 38px;
  438. width:38px;
  439. overflow: hidden;
  440. background-color: #000;
  441. position: absolute;
  442. text-align: center;
  443. margin-top:45px;
  444. margin-left: 40px;
  445. }
  446.                
  447. .albumart {
  448. width:400px; {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};
  449. height:400px; {block:IfShowBiggerPosts}height:500px;{/block:IfShowBiggerPosts};
  450. float:left;
  451. background-color: #FFF;
  452. -moz-box-shadow:inset 3px 2px 20px #F1F1F1;
  453. -webkit-box-shadow:inset 3px 2px 20px #F1F1F1;
  454. box-shadow:inset 3px 2px 20px #F1F1F1;
  455. }
  456.  
  457. {block:PermalinkPage}
  458. .entry:hover .perma {opacity: 0;}
  459. .tentry:hover .tperma {opacity:0;}
  460. .tperma{margin-top:0px;}
  461. #post:hover{filter: alpha (opacity=100);opacity: 1.0;}
  462. {/block:PermalinkPage}
  463.  
  464. .caps {
  465. margin-top:0px;
  466. background-color: {color:Tables};
  467. width: 400px;
  468. {block:IfShowBiggerPosts}
  469. width:500px;
  470. {/block:IfShowBiggerPosts}
  471. {block:IfPostBorders}border:1px solid {color:Borders};
  472. {/block:IfPostBorders};
  473. }
  474.  
  475. #info{
  476. margin-top:1px;
  477. background-color: {color:Tables};
  478. width: 400px;
  479. {block:IfShowBiggerPosts}
  480. width:500px;
  481. {/block:IfShowBiggerPosts}
  482. {block:IfPostBorders}border:1px solid {color:Borders};
  483. {/block:IfPostBorders};
  484. }
  485.  
  486. .notes {
  487. background-color: {color:Tables};
  488. {block:IfPostBorders}border:1px solid; {color:Borders};
  489. {/block:IfPostBorders}
  490. margin-top:1px;
  491. width: 400px;
  492. {block:IfShowBiggerPosts}
  493. width:500px;
  494. {/block:IfShowBiggerPosts}
  495. display:block;
  496. float:left;
  497. }
  498.  
  499. .notes img {
  500. width: 400px;
  501. {block:IfShowBiggerPosts}
  502. width:500px;
  503. {/block:IfShowBiggerPosts}
  504. }
  505.  
  506. .chat {
  507. padding:2px;
  508. }
  509.  
  510. .chat li {
  511. list-style-type: none;
  512. padding:1px;
  513. }
  514.  
  515. .chat li:nth-child(odd) {
  516. background-color:{color:Chat Background};
  517. }
  518.  
  519. ol.notes {
  520. float:left;
  521. max-height:150px;
  522. width: 350px;
  523. {block:IfShowBiggerPosts}
  524. width:450px;
  525. {/block:IfShowBiggerPosts}
  526. font-size:8px;
  527. -moz-border-radius: 10px 30px;
  528.   border-radius: 3px;
  529. list-style-type: none;
  530. overflow:auto;
  531. }
  532.  
  533. ol.notes li.note img.avatar {
  534. margin-right: -1px;
  535. width: 16px;
  536. height: 16px;
  537. }
  538.  
  539. .notes li:nth-child(odd) {
  540. background:{color:Notes Background}}
  541.  
  542. .notes li:hover {
  543. background:{color:Notes Background Hover}}
  544.  
  545. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 5px; right: 15px;}
  546.  
  547. #footer {
  548. float:left;
  549. margin-left:300px;
  550. clear: both;
  551. position: relative;
  552. height: 25px;
  553. width:400px;
  554. {block:IfShowBiggerPosts}
  555. width:500px;
  556. {/block:IfShowBiggerPosts}
  557. background-color:{color:Tables};
  558. padding-top:10px;
  559. text-align:center;
  560. }
  561.  
  562. .fleft {
  563. float: left;
  564. margin-left:10px;
  565. letter-spacing:3px;
  566. }
  567.  
  568. .fright{
  569. float:right;
  570. margin-right:10px;
  571. color:{color:Link};
  572. }
  573.  
  574. {CustomCSS}
  575. </style>
  576. </head>
  577.  
  578. <body>
  579. <div class="sidebar">
  580.  
  581. <div class="name">
  582. {block:IfShowTitle}
  583. <a href="/">{block:IfCustomTitle}{text:Custom Title}{/block:IfCustomTitle}</a>
  584. {/block:IfShowTitle}
  585. </div>
  586.  
  587. <div class="imaged">
  588. {block:IfShowSidebarImage}<div style="width:200px;height:{block:IfSidebarImageHeight}{text:Sidebar Image Height}{/block:IfSidebarImageHeight};overflow:hidden;"><img style="border:none;max-width:210px;min-width:210px;" src="{image:Sidebar}"></div>{/block:IfShowSidebarImage}
  589.  
  590. <div class="navi">
  591. {block:IfShowMenu}
  592. <a href="/">{title}</a>
  593. <a href="/ask">{block:IfAskText}{text:Ask Text}{/block:IfAskText}</a>
  594. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}
  595. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}
  596. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}
  597. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}
  598. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:ifLink5}
  599. {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:ifLink6}
  600. {block:ifLink7}<a href="{text:Link 7}">{text:Link 7 Title}</a>{/block:ifLink7}
  601. {block:ifLink8}<a href="{text:Link 8}">{text:Link 8 Title}</a>{/block:ifLink8}
  602. {block:ifLink9}<a href="{text:Link 9}">{text:Link 9 Title}</a>{/block:ifLink9}
  603. <a href="http://cindie.tumblr.com">theme</a>
  604. {/block:IfShowMenu}
  605.  
  606. {block:IfShow2ndSidebarImage}
  607. <div class="img22">
  608. <img style="border:none;max-width:210px;min-width:210px;" src="{image:Sidebar 2}"></div>
  609. {/block:IfShow2ndSidebarImage}
  610. </div>
  611. </div>
  612.  
  613. <div class="des">
  614. {block:IfShowDescription}{block:Description}{Description}{/block:Description}{/block:IfShowDescription}
  615. </div>
  616. </div>
  617.  
  618. <div id="content">
  619. {block:IfInfiniteScrolling}
  620. <div class = "autopagerize_page_element" >
  621. {/block:IfInfiniteScrolling}
  622. {block:Posts}
  623.                  {block:Text}
  624.                  
  625. <div class="tentry">  
  626. <div id="post">
  627.  
  628. <div class="tperma">
  629. Posted:{block:Date} <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a>{/block:Date}</a>
  630. <div class="treb" style="margin-top:-13px;">
  631.  <a href="{Permalink}">{NoteCountWithLabel} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  632. </div>
  633. </div>
  634.  
  635. <div class="header"><a href="{Permalink}">{Title}</a></div>
  636. {Body}
  637.  
  638. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  639. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  640.  
  641. </div>
  642. </div>
  643.                 {/block:Text}
  644.                 {block:Photo}
  645.                    
  646. <div class="entry">
  647. <div id="post">
  648.  
  649. {LinkOpenTag}<img style="{block:IfPostBorders}-moz-border-radius: 10px 30px;
  650.   border-radius: 3px{/block:IfPostBorders};width:{block:IfNotBiggerPosts}400px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}500px;{/block:IfBiggerPosts}" src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  651.  
  652. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  653. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  654.  
  655. <div class="perma">
  656. <div class="reb">
  657. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  658. </div>
  659. <a href="{Permalink}">{NoteCount}</a>
  660. </div>
  661.  
  662.  
  663. </div>
  664. </div>
  665.                 {/block:Photo}
  666.                 {block:Photoset}
  667.                    
  668. <div class="entry">
  669. <div id="post">
  670.                    {block:IfShowBiggerPosts}{Photoset-500}{block:IfShowBiggerPosts}{block:IfNotShowBiggerPosts}{Photoset-400}{block:IfNotShowBiggerPosts}
  671.  
  672. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  673. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  674.  
  675. <div class="perma">
  676. <div class="reb">
  677. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  678. </div>
  679. <a href="{Permalink}">{NoteCount}</a>
  680. </div>
  681.  
  682. </div>
  683. </div>
  684.                 {/block:Photoset}
  685.                 {block:Quote}
  686.        
  687. <div class="entry">          
  688. <div id="post">
  689. <div class="header"><h1>"</h1>{Quote}</div>
  690.                          {block:Source}
  691.                             <br><i>{Source}</i><br>
  692.                         {/block:Source}
  693.  
  694. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  695. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  696.  
  697. <div class="perma">
  698. <div class="reb">
  699. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  700. </div>
  701. <a href="{Permalink}">{NoteCount}</a>
  702. </div>
  703.  
  704. </div>
  705. </div>
  706.  
  707.                 {/block:Quote}
  708.                
  709.                 {block:Link}
  710.                    
  711. <div class="tentry">
  712. <div id="post">
  713.  
  714. <div class="tperma">
  715. Posted:{block:Date} <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a>{/block:Date}</a>
  716. <div class="treb" style="margin-top:-13px;">
  717.  <a href="{Permalink}">{NoteCountWithLabel} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  718. </div>
  719. </div>
  720.  
  721. <a href="{URL}"{Target}><div class="header">{Name}</a></div>
  722.                          {block:Description}
  723.                            {Description}
  724.                         {/block:Description}
  725.  
  726. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  727. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  728.  
  729. </div>
  730. </div>
  731.                {/block:Link}
  732.                
  733.                 {block:Chat}
  734.            
  735. <div class="entry">      
  736. <div id="post">
  737. <div class="header">{Title}</a></div>
  738.   <ul class="chat">
  739.                             {block:Lines}
  740.                                 <li class="{Alt}">
  741.                                     {block:Label}
  742.                                         <span class="label">{Label}</span>
  743.                                     {/block:Label}
  744.                                    
  745.                                     {Line}
  746.                                
  747.                             {/block:Lines}
  748.                         </ul>
  749.  
  750.                     </li>
  751. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  752. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  753. <div class="perma">
  754. <div class="reb">
  755. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  756. </div>
  757. <a href="{Permalink}">{NoteCount}</a>
  758. </div>
  759.  
  760. </div>
  761. </div>
  762.                 {/block:Chat}
  763.                 {block:Video}
  764.                    
  765. <div class="entry">
  766. <div id="post">
  767. {block:IfNotShowBiggerPosts}{Video-400}{block:IfNotShowBiggerPosts} {block:IfShowBiggerPosts}{Video-500}{/block:IfShowBiggerPosts}
  768.  
  769. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  770. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  771. <br>
  772.  
  773. <div class="perma">
  774. <div class="reb">
  775. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  776. </div>
  777. <a href="{Permalink}">{NoteCount}</a>
  778. </div>
  779.  
  780. </div>
  781. </div>
  782.  
  783.                 {/block:Video}
  784.                 {block:Audio}
  785.        
  786. <div class="entry">      
  787. <div id="post">
  788. <div class="albumart">
  789. {block:AlbumArt}
  790. <img src="{AlbumArtURL}" class="albumart" style="margin: 0 !important;">
  791. {/block:AlbumArt}
  792. </div>
  793. <div class="audioplayer">
  794. <div style="margin: 5px 0 0 5px; width: 18px; overflow:hidden;"  id="{postID}">
  795. {AudioPlayerBlack}
  796. </div></div>
  797.  
  798. <div style="padding: 10px 10px 10px 110px;">
  799. {block:TrackName}{TrackName}{/block:TrackName} {block:Artist}<i>by</i>&nbsp;{Artist}</a>{/block:Artist}</a></div>
  800.  
  801. {block:IfShowTags}{block:Tags}#{Tag} {/block:Tags}{/block:IfShowTags}
  802. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  803. <div class="perma">
  804. <div class="reb">
  805. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  806. </div>
  807. <a href="{Permalink}">{NoteCount}</a>
  808. </div>
  809.  
  810. </div>
  811. </div>
  812.  
  813.              {/block:Audio}
  814.  
  815.             {block:Answer}
  816. <div class="entry">
  817. <div id="post">
  818. <div id="asker">{Asker} Asked:{Question}</div>
  819. {Answer}
  820.  
  821. <div class="perma">
  822. <div class="reb">
  823. Posted:{block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} | <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  824. </div>
  825. <a href="{Permalink}">{NoteCount}</a>
  826. </div>
  827.  
  828. </div>
  829. </div>
  830.            {/block:Answer}
  831.  
  832. {block:PermalinkPage}
  833. <div class="caps">
  834. {block:IfNotShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfNotShowCaptions}
  835. </div>
  836.  {block:Date}
  837. <div id="info"><div id="bottominfo">
  838.                        Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">
  839.                        {ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
  840.                        </a>
  841.                        at {12Hour}:{Minutes}{AmPm}
  842.                           {block:RebloggedFrom}
  843.                              <br>Originally posted by
  844.                              <a href="{ReblogRootURL}">{ReblogRootName}</a>.
  845.                           {/block:RebloggedFrom}
  846.  
  847.                   {block:Answer}
  848.                      <BR>
  849.                      Ask: <a href="/ask">{AskLabel}</a>
  850.                   {/block:Answer}
  851.  
  852.                   {block:Audio}
  853.                      <BR>Plays: {FormattedPlayCount}
  854.                      {block:ExternalAudio}
  855.                      <BR>Download: <a href="{ExternalAudioURL}">here</a>.
  856.                      {/block:ExternalAudio}
  857.                   {/block:Audio}
  858.  
  859.                   {block:HasTags}
  860.                      <BR>Tagged: {block:Tags}
  861.                      <a href="{TagURL}">{Tag}</a> {/block:Tags}
  862.                   {/block:HasTags}
  863.  
  864.                   {block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  865.                     </div></div>
  866.                  {/block:Date}
  867. {/block:PermalinkPage}
  868.  
  869. {block:PostNotes}
  870. <div class="notes">{PostNotes}</div>
  871. {/block:PostNotes}
  872.  
  873.                        
  874. {/block:Posts}          
  875. </div>
  876. {block:IfInfiniteScrolling}
  877. </div>
  878. {/block:IfInfiniteScrolling}
  879.  
  880. {block:IfNotInfiniteScrolling}
  881. <div id="footer">
  882. <div class="fleft">
  883. {block:Pagination}
  884. {block:PreviousPage}
  885. <a href="{PreviousPage}">Previous</a>
  886. {/block:PreviousPage}
  887. {block:JumpPagination length="3"}
  888. {block:CurrentPage}
  889. <span class="current_page">{PageNumber}</span>
  890. {/block:CurrentPage}
  891. {block:JumpPage}
  892. <a class="jump_page" href="{URL}">{PageNumber}</a>
  893. {/block:JumpPage}{/block:JumpPagination}
  894. {block:NextPage}
  895. <a href="{NextPage}">Next</a>
  896. {/block:NextPage}
  897. {/block:Pagination}
  898. </div>
  899.  
  900. {block:PermalinkPage}
  901. <div class="fright">
  902. <a href="/"><< Go Back Home</a>
  903. </div>
  904. {/block:PermalinkPage}
  905. </div>
  906. {/block:IfNotInfiniteScrolling}
  907.  
  908. </body>
  909. </html>