Advertisement
cindie

SS V2: Downgrade

Oct 10th, 2011
7,624
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.51 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.  
  4. <!--
  5.  
  6. "Side Square v2: DownGrade" 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:Back To Top" content="http://static.tumblr.com/95njt7t/TOqlruhd5/i_up_arrow.png"/>
  18. <META name="image:Sidebar Background" content="">
  19. <META name="image:Sidebar" content="http://static.tumblr.com/95njt7t/UfWlrn4o8/black.jpg"/>
  20. <META name="text:Sidebar Image Height" content="100px"/>
  21. <META name="text:Custom Title" content="My Title"/>
  22. <META name="text:Navigation" content="Navigate"/>
  23. <META name="text:Notes Text" content="Notes"/>
  24. <META name="text:Root Blog" content="From"/>
  25. <META name="text:Via Blog" content="Via"/>
  26. <META name="text:Sidebar Top Position" content="90px"/>
  27. <META name="text:Sidebar Left Position" content="800px"/>
  28. <META name="if:Show Sidebar Image" content="1"/>
  29. <META name="if:Show Menu" content="1"/>
  30. <META name="if:Static Menu" content="0"/>
  31. <META name="if:Show Title" content="1"/>
  32. <META name="if:Show Description" content="1"/>
  33. <META name="if:Show Bigger Posts" content="0"/>
  34. <META name="if:Fade Images" content="1"/>
  35. <META name="if:Fade Over Posts" content="1"/>
  36. <META name="if:No Borders" content="0"/>
  37. <META name="if:Margin Between Posts" content="0"/>
  38. <META name="if:Static Permalink" content="0"/>
  39. <META name="if:Show Tags" content="0"/>
  40. <META name="if:Show Captions" content="0"/>
  41. <META name="if:Show Reblog Info" content="0"/>
  42. <META name="if:Show Back to Top" content="1"/>
  43. <META name="if:Infinite Scrolling" content="0"/>
  44. <META name="if:Show Custom Scrollbar" content="1"/>
  45. <META name="color:Background" content="#eeeeee">
  46. <META name="color:Tables" content="#ffffff">
  47. <META name="color:Sidebar" content="">
  48. <META name="color:Description" content="">
  49. <META name="color:Headers" content="#909090">
  50. <META name="color:Font" content="#666666">
  51. <META name="color:Link" content="#666666">
  52. <META name="color:Link hover" content="#000000">
  53. <META name="color:Borders" content="#ebebeb">
  54. <META name="color:Permalink text" content="#fff">
  55. <META name="color:Permalink text hover" content="#000">
  56. <META name="color:Permalink background" content="#f9f9f9">
  57. <META name="color:Permalink background hover" content="#eee">
  58. <META name="color:Question" content="#333333">
  59. <META name="color:Nav font" content="#dddddd">
  60. <META name="color:Nav hover" content="#909090">
  61. <META name="color:Nav background" content="#f9f9f9">
  62. <META name="color:Nav background hover" content="#d1d1d1">
  63. <META name="color:Scrollbar" content="#ffffff">
  64. <META name="color:Scrollbar Main" content="#eeeeee">
  65. <META name="text:Text Alignment" content="center"/>
  66. <META name="text:Link 1 Title" content="" />
  67. <META name="text:Link 1" content="" />
  68. <META name="text:Link 2 Title" content="" />
  69. <META name="text:Link 2" content="" />
  70. <META name="text:Link 3 Title" content="" />
  71. <META name="text:Link 3" content="" />
  72. <META name="text:Link 4 Title" content="" />
  73. <META name="text:Link 4" content="" />
  74. <META name="text:Link 5 Title" content="" />
  75. <META name="text:Link 5" content="" />
  76. <META name="text:Link 6 Title" content="" />
  77. <META name="text:Link 6" content="" />
  78. <META name="text:Link 7 Title" content="" />
  79. <META name="text:Link 7" content="" />
  80. <META name="text:Link 8 Title" content="" />
  81. <META name="text:Link 8" content="" />
  82. <META name="text:Link 9 Title" content="" />
  83. <META name="text:Link 9" content="" />
  84.  
  85. <!-- End Default Colors -->
  86. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  87. <meta name="description" content="{MetaDescription}" />
  88.  
  89. {block:IfInfiniteScrolling}
  90. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  91.  
  92. {block:IfShowBacktoTop}
  93. <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>
  94. {/block:IfShowBacktoTop}
  95.  
  96. <title>{title}</title>
  97. <pnk rel="shortcut icon" href="{Favicon}">
  98. <pnk rel="alternate" type="application/rss+xml" href="{RSS}">
  99.  
  100. <style type="text/css">
  101. body {
  102. background-color: {color:Background};
  103. background-image: url('{image:Background}');
  104. background-position:center center;
  105. background-attachment: fixed;
  106. background-repeat: repeat;
  107. color:{color:font};
  108. cursor: url(""), default;
  109. text-align:{block:IfTextAlignment}
  110. {text:Text Alignment}{/block:IfTextAlignment};
  111. margin: 0px;
  112. padding: 0px;
  113. font-family:consolas;
  114. font-size:11px;
  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. }
  136.  
  137. ::-webkit-scrollbar-thumb:horizontal {
  138. background-color:{color:Scrollbar};
  139. height:10px !important;
  140. }
  141.  
  142. ::-webkit-scrollbar {
  143. height:10px;
  144. width:5px;
  145. background-color:{color:Scrollbar Main};
  146. }
  147. {/block:IfShowCustomScrollbar}
  148.  
  149. li {
  150. text-align:left;
  151. padding-left:10px;
  152. }
  153.  
  154. p{
  155. margin-top:0px;
  156. margin-bottom:0px;
  157. }
  158.  
  159. .header3, .header3 a {
  160. color:{color:Headers};
  161. text-transform:uppercase;
  162. font-size:15px;
  163. line-height:20px;
  164. letter-spacing:-1px;
  165. }
  166.  
  167. .header3 a:hover{
  168. color: {color:link hover};
  169. }
  170.  
  171. .desm a{
  172. display: block;
  173. background: {color:Nav background};
  174. color: {color:Nav font};
  175. font-family: consolas;
  176. text-transform:uppercase;
  177. {block:IfBiggerMenu}
  178. font-size:11px;
  179. padding:5px;
  180. {/block:IfBiggerMenu}
  181. font-size:9px;
  182. letter-spacing:1px;
  183. width: 200px;
  184. padding: 0px;
  185. margin: 0px;
  186. {block:IfStaticMenu}
  187. margin-top:1px;
  188. {block:IfStaticMenu}
  189. text-align: left;
  190. -webkit-transition: all 0.5s ease;
  191. -moz-transition: all 0.5s ease;
  192. -o-transition: all 0.5s ease;
  193. }
  194.  
  195. .desm a:hover{
  196. color:{color:Nav hover};
  197. background:{color:Nav Background hover};
  198. padding:5px 0 5px 0;
  199. text-align:center;
  200. -webkit-transition: all 0.5s ease;
  201. -moz-transition: all 0.5s ease;
  202. -o-transition: all 0.5s ease;
  203. }
  204.  
  205. img {
  206. border: 0px;
  207. filter: alpha (opacity=100);
  208. opacity: 1.0;
  209. {block:IfFadeImages}
  210. filter: alpha (opacity=80);
  211. opacity: 0.80;
  212. -webkit-transition: all 0.3s ease;
  213. -moz-transition: all 0.3s ease;
  214. transition: all 0.3s ease;
  215. {/block:IfFadeImages}
  216. -webkit-transition: all 0.3s ease;
  217. -moz-transition: all 0.3s ease;
  218. transition: all 0.3s ease;
  219. }
  220.  
  221. img:hover {
  222. border:0px;
  223. filter: alpha (opacity=80);
  224. opacity: 0.80;
  225. {block:IfFadeImages}
  226. filter: alpha (opacity=100);
  227. opacity: 1.0;
  228. -webkit-transition: all 0.3s ease;
  229. -moz-transition: all 0.3s ease;
  230. transition: all 0.3s ease;
  231. {/block:IfFadeImages}
  232. -webkit-transition: all 0.3s ease;
  233. -moz-transition: all 0.3s ease;
  234. transition: all 0.3s ease;
  235. }
  236.  
  237. #sidebar {
  238. margin:0 auto;
  239. margin-top:{block:IfSidebarTopPosition}{text:Sidebar Top Position}{/block:IfSidebarTopPosition};
  240. margin-left:{block:IfSidebarLeftPosition}{text:Sidebar Left Position}{/block:IfSidebarLeftPosition};
  241. padding:5px;
  242. position:fixed;
  243. width: 200px;
  244. background-image:url('{image:Sidebar Background}');
  245. background-color:{color:Sidebar};
  246. }
  247.  
  248. .menu1 {
  249. padding:0px;
  250. {block:IfShowDescription}
  251. padding:2px 0 2px 0;
  252. {/block:IfShowDescription}
  253. background-color:{color:Tables};
  254. }
  255.  
  256. .name1, .name1 a{
  257. margin-top:1px;
  258. color:{color:Headers};
  259. font-family: {font:Body};
  260. text-transform:uppercase;
  261. font-size:13pt;
  262. }
  263.  
  264. .name1:hover{
  265. text-decoration: line-through;
  266. -webkit-transition: all 0.3s ease-out;
  267. -moz-transition: all 0.3s ease-out;
  268. transition: all 0.3s ease-out;
  269. }
  270.  
  271. .imgg {
  272. text-align:left;
  273. margin-top:1px;
  274. }
  275.  
  276. .desm {
  277. padding:0px;
  278. margin-top:1px;
  279. }
  280.  
  281. .des{
  282. position:absolute;
  283. margin-top:-10px;
  284. margin-left:-5px;
  285. opacity:0;
  286. padding:0 5px 5px 5px;
  287. width:200px;
  288. background-color:{color:Sidebar};
  289. background-image:url('{image:Sidebar Background}');
  290. {block:IfStaticMenu}
  291. opacity:1.0;
  292. margin-top:-1px;
  293. {block:IfStaticMenu}
  294. -webkit-transition: all 0.3s ease-out;
  295. -moz-transition: all 0.3s ease-out;
  296. transition: all 0.3s ease-out;
  297. }
  298.  
  299. .desm:hover .des{opacity:50;margin-top:0px;-webkit-transition: all 0.3s ease-out;
  300. -moz-transition: all 0.3s ease-out;
  301. transition: all 0.3s ease-out; }
  302.  
  303. .gt{
  304. background-color:{color:Description};
  305. }
  306.  
  307. #content {
  308. margin-left:360px;
  309. margin-bottom:15px;
  310. width: 440px;
  311. {block:IfShowBiggerPosts}width:540px;{/block:IfShowBiggerPosts};
  312. background-color:;
  313. }
  314.  
  315. #post {
  316. background-color:{color:Tables};
  317. width:400px;
  318. {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};
  319. margin-top:0px;
  320. {block:IfMarginBetweenPosts}
  321. margin-top:2px;
  322. margin-left:2px;
  323. {/block:IfMarginBetweenPosts}
  324. padding:2px;
  325. {block:IfNoBorders}
  326. padding:0px;
  327. {/block:IfNoBorders}
  328. }
  329.  
  330. #post:hover{
  331. {block:IfFadeOverPosts}
  332. filter: alpha (opacity=90);
  333. opacity: 0.90;
  334. -webkit-transition: all 0.3s ease;
  335. -moz-transition: all 0.3s ease;
  336. transition: all 0.3s ease;
  337. {/block:IfFadeOverPosts}
  338. }
  339.  
  340. #love {
  341. position:relative;
  342. color:{color:Permalink text};
  343. background-color:{color:Permalink background};
  344. width:400px;
  345. {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};
  346. {block:If2Columns}width:250px;{/block:If2Columns}
  347. margin-top:-14px;
  348. opacity:0;
  349. {block:IfStaticPermalink}
  350. opacity:1.0;
  351. margin-top:0px;
  352. {/block:IfStaticPermalink}
  353. -webkit-transition: all 0.3s ease;
  354. -moz-transition: all 0.3s ease;
  355. transition: all 0.3s ease;
  356. }
  357.  
  358. #love a{color:{color:Permalink text};}
  359. #love a:hover{color:{color:Permalink text hover};}
  360.  
  361. #post:hover #love {
  362. opacity:1.0;
  363. margin-top:-10px;
  364. {block:IfStaticPermalink}
  365. margin-top:0px;
  366. {/block:IfStaticPermalink}
  367. -webkit-transition: all 0.3s ease;
  368. -moz-transition: all 0.3s ease;
  369. transition: all 0.3s ease;
  370. }
  371.  
  372. #love:hover,#love a:hover {
  373. color:{color:Permalink text hover};
  374. background-color:{color:Permalink background hover};
  375. padding:5px 0 5px 0;
  376. -webkit-transition: all 0.3s ease-out;
  377. -moz-transition: all 0.3s ease-out;
  378. transition: all 0.3s ease-out;
  379. }
  380.  
  381. blockquote{
  382. border-left: 5px solid {color:Borders};
  383. padding:6px; padding-left: 6px; margin-left: 10px;
  384. }
  385.  
  386.  
  387. #post img {
  388. max-width: 400px;
  389. {block:IfShowBiggerPosts}max-width:500px;{/block:IfShowBiggerPosts};
  390. }
  391.  
  392. .audie {
  393. height:100px;
  394. overflow:hidden;
  395. }
  396.  
  397. .play {
  398. color:#000;
  399. padding:2px;
  400. border:5px solid #000;
  401. position:absolute;
  402. margin-top:-90px;
  403. margin-left: 10px;
  404. overflow: hidden;
  405. }
  406.  
  407. {block:PermalinkPage}
  408. #content {width: 440px; {block:IfShowBiggerPosts}width:540px;{/block:IfShowBiggerPosts};}
  409. #post {width:400px;
  410. {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};
  411. {block:IfMarginBetweenPosts}
  412. margin-left:2px;
  413. {/block:IfMarginBetweenPosts}
  414. padding:2px;}
  415. #post object, embed{width:200px;
  416. {block:IfShowBiggerPosts}width:300px;{/block:IfShowBiggerPosts};}
  417. #post img{max-width:400px;
  418. {block:IfShowBiggerPosts}max-width:500px;{/block:IfShowBiggerPosts};}
  419. #love {display:none;}
  420. #post:hover #love {display:none;}
  421. .audie {height:auto;overflow:auto;}
  422. {/block:PermalinkPage}
  423.  
  424. #info{
  425. margin-top:1px;
  426. background-color: {color:Tables};
  427. width:400px;
  428. {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};
  429. padding:2px;
  430. {block:IfMarginBetweenPosts}
  431. margin-left:2px;
  432. {/block:IfMarginBetweenPosts}
  433. }
  434.  
  435. #info:hover{
  436. {block:IfFadeOverPosts}
  437. filter: alpha (opacity=90);
  438. opacity: 0.90;
  439. -webkit-transition: all 0.3s ease;
  440. -moz-transition: all 0.3s ease;
  441. transition: all 0.3s ease;
  442. {/block:IfFadeOverPosts}
  443. }
  444.  
  445. .notes {
  446. background-color: {color:Tables};
  447. width:400px;
  448. {block:IfShowBiggerPosts}width:500px;{/block:IfShowBiggerPosts};
  449. margin-top:0px;
  450. padding:2px;
  451. {block:IfMarginBetweenPosts}
  452. margin-left:2px;
  453. {/block:IfMarginBetweenPosts}
  454. }
  455.  
  456. .notes:hover {
  457. {block:IfFadeOverPosts}
  458. filter: alpha (opacity=90);
  459. opacity: 0.90;
  460. -webkit-transition: all 0.3s ease;
  461. -moz-transition: all 0.3s ease;
  462. transition: all 0.3s ease;
  463. {/block:IfFadeOverPosts}
  464. }
  465.  
  466. .question {
  467. background-color:{color:Question};
  468. padding:3px;
  469. }
  470.  
  471. ol.notes {
  472. padding: 0px;
  473. margin: 2px 0px;
  474. list-style:none;
  475. background-color:{color:Tables};
  476. text-align:left;
  477. overflow:auto:
  478. max-height:150px;
  479. }
  480.  
  481. ol.notes li.note {
  482. padding: 2px;
  483. }
  484.  
  485. ol.notes li.note img.avatar {
  486. display:none;
  487. }
  488.  
  489. ol.notes li.note span.action {
  490. font-weight: bold;
  491. }
  492.  
  493. ol.notes li.note .answer_content {
  494. font-weight: normal;
  495. }
  496.  
  497. ol.notes li.note blockquote {
  498. border-color: {color:Borders};
  499. padding: 4px 4px;
  500. margin: 2px 0px 0px 5px;
  501. }
  502.  
  503. ol.notes li.note blockquote a {
  504. text-decoration: none;
  505. }
  506.  
  507. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 5px; right: 15px;}
  508.  
  509. {CustomCSS}
  510. </style>
  511.  
  512. </head>
  513. <body>
  514.  
  515. <div id="sidebar">
  516. <div class="name1">
  517. {block:IfShowTitle}
  518. <a href="/">{block:IfCustomTitle}{text:Custom Title}{/block:IfCustomTitle}</a>
  519. {/block:IfShowTitle}</div>
  520.  
  521. <div class="imgg">
  522. {block:IfShowSidebarImage}
  523. <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>
  524. {/block:IfShowSidebarImage}
  525. </div>
  526.  
  527. <div class="gt">
  528. {block:IfShowDescription}{block:Description}{Description}{/block:Description}{/block:IfShowDescription}
  529. </div>
  530.  
  531. <div class="desm">
  532. {block:IfShowMenu}
  533. <a href="/">{block:IfNavigation}{text:Navigation}{/block:IfNavigation}</a>
  534. <div class="des">
  535. <a href="/ask">Ask</a>
  536. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}
  537. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}
  538. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}
  539. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}
  540. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:ifLink5}
  541. {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:ifLink6}
  542. {block:ifLink7}<a href="{text:Link 7}">{text:Link 7 Title}</a>{/block:ifLink7}
  543. {block:ifLink8}<a href="{text:Link 8}">{text:Link 8 Title}</a>{/block:ifLink8}
  544. {block:ifLink9}<a href="{text:Link 9}">{text:Link 9 Title}</a>{/block:ifLink9}
  545. <a href="http://cindie.tumblr.com">Theme</a>
  546. {/block:IfShowMenu}
  547.  
  548. {block:IfNotInfiniteScrolling}
  549. {block:Pagination}<div id="nav"><div class="left">{block:NextPage}<a href="{NextPage}" id="next">Next</a>{/block:NextPage}</div> <div class="right">{block:PreviousPage}<a href="{PreviousPage}" id="previous">Previous</a>{/block:PreviousPage}</div></div>{/block:Pagination}{/block:IfNotInfiniteScrolling}
  550. </div>
  551. </div>
  552. </div>
  553.  
  554.  
  555.  
  556. <div id="content">
  557. {block:IfInfiniteScrolling}
  558. <div class = "autopagerize_page_element" >
  559. {/block:IfInfiniteScrolling}
  560. {block:Posts}
  561. {block:Text}
  562.  
  563. <div id="post">
  564. {block:Title}
  565. <div class="header3"><a href="{Permalink}">{Title}</a></div>
  566. {/block:Title}
  567.  
  568. {Body}
  569.  
  570. <div id="love">
  571. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  572. </div>
  573.  
  574. </div>
  575.  
  576. {/block:Text}
  577. {block:Photo}
  578.  
  579. <div id="post">
  580.  
  581. {LinkOpenTag}<a href="{Permalink}"><img style="width:{block:IfNotBiggerPosts}400px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}500px;{/block:IfBiggerPosts}" src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  582.  
  583. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  584. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  585.  
  586. {block:IfShowReblogInfo}
  587. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  588. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  589. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  590. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  591. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  592.  
  593. <div id="love">
  594. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  595. </div>
  596.  
  597. </div>
  598.  
  599.  
  600. {/block:Photo}
  601.  
  602. {block:Photoset}
  603.  
  604. <div id="post">
  605. {block:IfShowBiggerPosts}{Photoset-500}{block:IfShowBiggerPosts}{block:IfNotShowBiggerPosts}{Photoset-400}{block:IfNotShowBiggerPosts}
  606.  
  607. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  608. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  609.  
  610. {block:IfShowReblogInfo}
  611. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  612. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  613. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  614. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  615. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  616.  
  617. <div id="love">
  618. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  619. </div>
  620.  
  621. </div>
  622.  
  623. {/block:Photoset}
  624.  
  625. {block:Quote}
  626.  
  627. <div id="post">
  628. <div class="header3">"{Quote}"</div>
  629.  
  630. {block:Source}
  631. <i>{Source}</i>
  632. {/block:Source}
  633.  
  634. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  635. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  636.  
  637. {block:IfShowReblogInfo}
  638. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  639. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  640. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  641. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  642. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  643.  
  644. <div id="love">
  645. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  646. </div>
  647.  
  648. </div>
  649. {/block:Quote}
  650.  
  651. {block:Link}
  652.  
  653. <div id="post">
  654. <a href="{URL}"{Target}><div class="header3">{Name}</a></div>
  655.  
  656. {block:Description}
  657. {Description}
  658. {/block:Description}
  659.  
  660. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  661. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  662.  
  663. {block:IfShowReblogInfo}
  664. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  665. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  666. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  667. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  668. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  669.  
  670. <div id="love">
  671. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  672. </div>
  673.  
  674. </div>
  675.  
  676.  
  677. {/block:Link}
  678.  
  679. {block:Chat}
  680.  
  681. <div id="post">
  682. {block:Title}
  683. <div class="header3"><a href="{Permalink}">{Title}</a></div>
  684. {/block:Title}
  685. {block:Lines}
  686. <li class="{Alt}">
  687. {block:Label}
  688. {Label}
  689. {/block:Label}
  690.  
  691. {Line}
  692.  
  693. {/block:Lines}
  694. </li>
  695.  
  696. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  697. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  698.  
  699. {block:IfShowReblogInfo}
  700. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  701. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  702. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  703. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  704. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  705.  
  706. <div id="love">
  707. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  708. </div>
  709.  
  710. </div>
  711.  
  712. {/block:Chat}
  713. {block:Video}
  714.  
  715. <div id="post">
  716. {block:IfNotShowBiggerPosts}{Video-400}{block:IfNotShowBiggerPosts} {block:IfShowBiggerPosts}{Video-500}{/block:IfShowBiggerPosts}
  717.  
  718. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  719. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  720.  
  721. {block:IfShowReblogInfo}
  722. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  723. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  724. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  725. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  726. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  727.  
  728. <div id="love">
  729. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  730. </div>
  731.  
  732. </div>
  733.  
  734. {/block:Video}
  735. {block:Audio}
  736.  
  737. <div id="post">
  738. <a href="="{Permalink}">
  739. <div class="audie">
  740. {block:AlbumArt}<img src="{AlbumArtURL}"/>{/block:AlbumArt}</a></div>
  741. <div class="play"> {AudioPlayerBlack}
  742. {block:Artist}{Artist}{/block:Artist} -
  743. {block:TrackName}{TrackName}{/block:TrackName}
  744. </div>
  745.  
  746. {block:IfShowTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:IfShowTags}
  747. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  748.  
  749. {block:IfShowReblogInfo}
  750. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  751. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  752. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  753. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  754. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  755.  
  756. <div id="love">
  757. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  758. </div>
  759.  
  760. </div>
  761.  
  762. {/block:Audio}
  763.  
  764. {block:Answer}
  765. <div id="post">
  766. <div class="question">{Asker} Asked:{Question}</div>
  767. <div class="answer"><BR>{Answer}</div>
  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.  
  772. {block:IfShowReblogInfo}
  773. {block:RebloggedFrom}{block:IfRootBlog}{text:Root Blog}{/block:IfRootBlog}
  774. <a href="{ReblogRootTitle}">{ReblogRootName}</a>
  775. {block:IfViaBlog}{text:Via Blog}{/block:IfViaBlog}
  776. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  777. {/block:RebloggedFrom}{/block:IfShowReblogInfo}
  778.  
  779. <div id="love">
  780. {block:Date}<a href="{Permalink}">{MonthNumber}/{DayOfMonth}</a>{/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>{/block:NoteCount}
  781. </div>
  782.  
  783. </div>
  784.  
  785. {/block:Answer}
  786. {block:PermalinkPage}
  787. {block:Date}
  788. <div id="info"><div id="bottominfo">
  789. {block:IfNotShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfNotShowCaptions}
  790. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">
  791. {ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
  792. </a>
  793. at {12Hour}:{Minutes}{AmPm}
  794. {block:RebloggedFrom}
  795. <br>Originally posted by
  796. <a href="{ReblogRootURL}">{ReblogRootName}</a>.
  797. {/block:RebloggedFrom}
  798.  
  799. {block:Answer}
  800. <BR>
  801. Ask: <a href="/ask">{AskLabel}</a>
  802. {/block:Answer}
  803.  
  804. {block:Audio}
  805. <BR>Plays: {FormattedPlayCount}
  806. {block:ExternalAudio}
  807. <BR>Download: <a href="{ExternalAudioURL}">here</a>.
  808. {/block:ExternalAudio}
  809. {/block:Audio}
  810.  
  811. {block:HasTags}
  812. <BR>Tagged: {block:Tags}
  813. <a href="{TagURL}">{Tag}</a> {/block:Tags}
  814. {/block:HasTags}
  815.  
  816. {block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  817. </div></div>
  818. {/block:Date}
  819. {/block:PermalinkPage}
  820.  
  821. {block:PostNotes}
  822. <div class="notes">{PostNotes}</div>
  823. {/block:PostNotes}
  824.  
  825. {/block:Posts}
  826.  
  827. {block:IfInfiniteScrolling}
  828. </div>
  829. {/block:IfInfiniteScrolling}
  830.  
  831.  
  832. </body>
  833. </html>
  834.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement