Advertisement
everlark

Theme 014

Apr 24th, 2012
28,316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.64 KB | None | 0 0
  1. <!--
  2.  
  3. Theme 014 by Christine (http://everlark.tumblr.com)
  4.  
  5. - DO NOT STEAL
  6. - DO NOT REDISTRIBUTE
  7. - DO NOT USE AS A BASE
  8. - DO NOT REMOVE CREDIT
  9.  
  10. Everything can be customized in Appearance.
  11.    Make whatever changes you like but please leave all credit intact. Thank you.
  12.  
  13. -->
  14.  
  15. <html>
  16. <head>
  17.  
  18. <!-- DEFAULT VARIABLES -->
  19. <meta name="color:background" content="#FCF1DF" />
  20. <meta name="color:blogtitle" content="#FFFFFF" />
  21. <meta name="color:border" content="#E6D0BF" />
  22. <meta name="color:desc" content="#B39173" />
  23. <meta name="color:entries" content="#FFFFFF" />
  24. <meta name="color:header" content="#D8BFA8" />
  25. <meta name="color:header links" content="#FFFFFF" />
  26. <meta name="color:link" content="#F5B2B2" />
  27. <meta name="color:link hover" content= "#DFA46E"/>
  28. <meta name="color:navigation" content="#C7A289" />
  29. <meta name="color:portrait" content="#DFC5AE" />
  30. <meta name="color:scroll" content="#E8D0BA" />
  31. <meta name="color:scrollbg" content="#FFFFFF" />
  32. <meta name="color:side" content="#E8D0BA" />
  33. <meta name="color:text" content="#C7B48A" />
  34. <meta name="color:title" content="#DDA19E" />
  35. <meta name="color:qbackground" content="#FFF3DF" />
  36. <meta name="color:qborder" content="FAEDD7" />
  37. <meta name="color:quote background" content="#FFF6E6" />
  38.  
  39. <meta name="color:n1border" content="#DEB9AD" />
  40. <meta name="color:n2border" content="#D1C1A0" />
  41. <meta name="color:n3border" content="#C0C4AF" />
  42. <meta name="color:n4border" content="#DDC08A" />
  43. <meta name="color:n5border" content="#DEB9AD" />
  44. <meta name="color:n6border" content="#D1C1A0" />
  45. <meta name="color:n7border" content="#C0C4AF" />
  46. <meta name="color:n8border" content="#DDC08A" />
  47. <meta name="color:n9border" content="#DEB9AD" />
  48. <meta name="color:n10border" content="#D1C1A0" />
  49.  
  50. <meta name="color:n1bg" content="#ECCEC5" />
  51. <meta name="color:n2bg" content="#E6D8BE" />
  52. <meta name="color:n3bg" content="#D7DBC2" />
  53. <meta name="color:n4bg" content="#F0D7A8" />
  54. <meta name="color:n5bg" content="#ECCEC5" />
  55. <meta name="color:n6bg" content="#E6D8BE" />
  56. <meta name="color:n7bg" content="#D7DBC2" />
  57. <meta name="color:n8bg" content="#F0D7A8" />
  58. <meta name="color:n9bg" content="#ECCEC5" />
  59. <meta name="color:n10bg" content="#E6D8BE" />
  60.  
  61. <meta name="font:title" content= "georgia" />
  62.  
  63. <meta name="image:sidebar" content="" />
  64. <meta name="image:background" content="" />
  65.  
  66. <meta name="if:Posts 500" content="1" />
  67. <meta name="if:Posts 400" content="" />
  68.  
  69. <meta name="if:No Repeat Background" content="" />
  70. <meta name="if:Fixed Background" content="1" />
  71. <meta name="text:Background Position" content="" />
  72.  
  73. <meta name="if:Show Quick Reblog" content="1" />
  74. <meta name="if:White Audio Player" content="1" />
  75. <meta name="if:Black Audio Player" content="" />
  76. <meta name="if:Show Post Info" content="" />
  77.  
  78. <meta name="if:Webkit Scrollbar" content="1" />
  79.  
  80. <meta name="text:Body Font Size" content="11px" />
  81. <meta name="text:Description Font Size" content="8px" />
  82. <meta name="text:BlogTitle Font Size" content="22px" />
  83. <meta name="text:Navigation Font Size" content="9px" />
  84. <meta name="text:Tags Font Size" content="10px" />
  85. <meta name="text:Link1" content="" />
  86. <meta name="text:Link1URL" content="http://" />
  87. <meta name="text:Link2" content="" />
  88. <meta name="text:Link2URL" content="http://" />
  89. <meta name="text:Link3" content="" />
  90. <meta name="text:Link3URL" content="http://" />
  91. <meta name="text:Link4" content="" />
  92. <meta name="text:Link4URL" content="http://" />
  93. <meta name="text:Link5" content="" />
  94. <meta name="text:Link5URL" content="http://" />
  95. <meta name="text:Link6" content="" />
  96. <meta name="text:Link6URL" content="http://" />
  97. <meta name="text:Link7" content="" />
  98. <meta name="text:Link7URL" content="http://" />
  99. <meta name="text:Link8" content="" />
  100. <meta name="text:Link8URL" content="http://" />
  101. <meta name="text:Link9" content="" />
  102. <meta name="text:Link9URL" content="http://" />
  103. <meta name="text:Link10" content="" />
  104. <meta name="text:Link10URL" content="http://" />
  105.  
  106. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  107.  
  108. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>{Title}</title>
  109. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  110. <link rel="shortcut icon" href="{Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}" /><style type="text/css">
  111.  
  112. {block:ifWebkitScrollbar}
  113. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg};}
  114. ::-webkit-scrollbar-corner {background:{color:scroll};}
  115. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
  116. ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
  117. {/block:ifWebkitScrollbar}
  118.  
  119. body {color: {color:text}; background-color: {color:background}; background-image: url('{image:background}'); {block:ifFixedBackground}background-attachment: fixed; {/block:ifFixedBackground} {block:ifNoRepeatBackground}background-repeat:no-repeat; {/block:ifNoRepeatBackground} background-position:{text:Background Position}; font-family: calibri; font-size:{text:body font size}; text-align: justify; line-height: 100%;}
  120.  
  121. a:link, a:active, a:visited {color: {color:link}; text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;
  122. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  123. a:hover {color:{color:link hover}; background-color:{color:link hover background}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  124.  
  125. #entries {{block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} margin-top:30px; margin-left: 400px; text-align: justify;}
  126. #posts {{block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} padding:10px; background-color:{color:entries}; margin-top:70px;text-align: justify;}
  127. #posts:hover #via {opacity:1; display:block; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; border-left:80px solid {color:border};}
  128.  
  129. #via {margin-top:20px; margin-left:-10px; border-left:10px solid {color:border}; line-height:100%; font-family:calibri; font-size:9px; text-align:left; opacity:0; letter-spacing:1px; text-transform:uppercase; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; position:absolute;{block:ifShowPostInfo}opacity:1};{/block:ifShowPostInfo};}
  130. #rb {font-family:{font:title}; font-size:15px; margin-top:-5px;{block:ifPosts500}margin-left:480px;{/block:ifPosts500} {block:ifPosts400}margin-left:380px;{/block:ifPosts400} text-align:right; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  131. #tags {padding:10px; border-top:1px dashed {color:border}; {block:ifPosts500}width:490px;{/block:ifPosts500} {block:ifPosts400}width:390px;{/block:ifPosts400} margin-top:5px; padding:5px; text-align:left; font-size:{text:Tags Font Size}; font-family:calibri; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  132.  
  133. #cred {font-size:9px; letter-spacing:1px; opacity:0.8; text-transform:uppercase; bottom:10px; right:10px; position:fixed;}
  134.  
  135. #title {padding:5px; background-color:{color:header}; margin-top:60px; width:220px; margin-left:25px; text-align:center; font-family: 'Dancing Script', cursive; font-size:{text:BlogTitle Font Size}; color:{color:blogtitle}; line-height:16px; position:fixed; z-index:99;}
  136.  
  137. .navigation {z-index:99; text-align:center; position:fixed; text-transform:uppercase; letter-spacing:1px; font-size:{text:Navigation Font Size}; font-family:calibri; margin-left:-5px; width:230px; background-color:{color:header};}
  138. .navigation a {color:{color:header links}; }
  139.  
  140. #sidebar {margin-top:-90px; height:100%; top:50%; position:fixed;}
  141. #sidebarimage {margin-top:-75px; margin-left:35px; width:200px; height:auto; background-color:{color:portrait}; position:fixed; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; z-index:98; padding:5px; }
  142. #sidebarimage img {width:200px; z-index:99;}
  143.  
  144. #links {margin-top:-10px; padding:10px; margin-left:940px; {block:ifPosts500}margin-left:940px;{/block:ifPosts500} {block:ifPosts400}margin-left:840px;{/block:ifPosts400} position:fixed; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;}
  145. #links a {width:10px; height:50px; margin-left:-10px; color:transparent; display:block; font-family:georgia; line-height:50px; text-align:center; letter-spacing:-5px; -webkit-transition-duration:0.8s; -moz-transition-duration:0.8s;}
  146. #links a:hover {width:80px; line-height:50px; color:{color:navigation}; letter-spacing:1px; -webkit-transition-duration: 0.8s; -moz-transition-duration:0.8s;}
  147.  
  148. .n1 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n1border}; background-color:{color:n1bg}; opacity:0.5;}
  149. .n1 a:hover {border-left:12px solid {color:n1border}; opacity:1;}
  150. .n1 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold; }
  151. .n2 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n2border}; background-color:{color:n2bg}; opacity:0.5;}
  152. .n2 a:hover {border-left:12px solid {color:n2border}; opacity:1;}
  153. .n2 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  154. .n3 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n3border}; background-color:{color:n3bg}; opacity:0.5;}
  155. .n3 a:hover {border-left:12px solid {color:n3border}; opacity:1;}
  156. .n3 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  157. .n4 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n4border}; background-color:{color:n4bg}; opacity:0.5;}
  158. .n4 a:hover {border-left:12px solid {color:n4border}; opacity:1;}
  159. .n4 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  160. .n5 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n5border}; background-color:{color:n5bg}; opacity:0.5;}
  161. .n5 a:hover {border-left:12px solid {color:n5border}; opacity:1;}
  162. .n5 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  163. .n6 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n6border}; background-color:{color:n6bg}; opacity:0.5;}
  164. .n6 a:hover {border-left:12px solid {color:n6border}; opacity:1;}
  165. .n6 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  166. .n7 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n7border}; background-color:{color:n7bg}; opacity:0.5;}
  167. .n7 a:hover {border-left:12px solid {color:n7border}; opacity:1;}
  168. .n7 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  169. .n8 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n8border}; background-color:{color:n8bg}; opacity:0.5;}
  170. .n8 a:hover {border-left:12px solid {color:n8border}; opacity:1;}
  171. .n8 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  172. .n9 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n9border}; background-color:{color:n9bg}; opacity:0.5;}
  173. .n9 a:hover {border-left:12px solid {color:n9border}; opacity:1;}
  174. .n9 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  175. .n10 a {font-size: {text:Navigation Font Size}; border-left:2px solid {color:n10border}; background-color:{color:n10bg}; opacity:0.5;}
  176. .n10 a:hover {border-left:12px solid {color:n10border}; opacity:1;}
  177. .n10 a:first-letter {font-size : 11px; font-style: italic; font-weight:bold;}
  178.  
  179. #desc {margin-top:130px; margin-left:40px; width:200px; position:fixed; font-size:{text:Description Font Size}; font-family: calibri; text-transform:uppercase; color:{color:desc}; text-align:justify; line-height:10px; letter-spacing:1px;}
  180.  
  181. #side {margin-top:-70px; margin-left:-10px; height:120%; width:300px; background-color:{color:side}; position:fixed;}
  182.  
  183. #question {border-bottom:1px solid {color:qborder}; background-color:{color:qbackground}; color:{color:title}; font-family:{font:title}; font-size:12px; text-align:center; padding:10px; letter-spacing:1px; line-height:12px;}
  184. #question:first-letter {color:{color:title}; font-size : 15px; font-style: italic;}
  185. #asker {color:{color:link}; margin-top:-7px; {block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} text-align:center; text-transform:uppercase; font-weight:bold; font-size:9px; letter-spacing:1px;}
  186.  
  187. #pagination {opacity:0.3; top:50%; width:250px; height:100%; top:50%; margin-left:1000px; font-family:{font:title}; font-size:50px; position:fixed; text-align:center;}
  188.  
  189. h1{color:{color:title}; font-family:{font:title}; font-size:18px; line-height:15px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center;}
  190. h1:first-letter {font-size:23px; font-style: italic;}
  191. h2{color:{color:title}; font-family:{font:title}; font-size:16px; line-height:16px; letter-spacing:0px; font-weight:normal;margin:0px; padding:0px;}
  192. h2:first-letter {font-size:20px; font-style: italic;}
  193.  
  194. .qsource {padding:2px; font-size:9px; text-transform:uppercase; letter-spacing:1px; {block:ifPosts500}width:496px;{/block:ifPosts500} {block:ifPosts400}width:396px;{/block:ifPosts400} text-align:right; background-color:{color:quote background};}
  195.  
  196. blockquote {border-left:4px solid {color:border}; padding-left:3px; margin:0px 2px 0px 10px;}
  197. blockquote img, blockquote a img {{block:ifPosts400}max-width:390px;{/block:ifPosts400} {block:ifPosts500}max-width:490px;{/block:ifPosts500};}
  198.  
  199. b, strong {color:{color:title};}
  200. i, em {color:{color:title};}
  201.  
  202. .album {position:absolute; width:100px; height:100px;}
  203. .album img {width:100px; height:100px;}
  204. .audio {display:block; z-index:1; position:absolute; width:30px; height:30px; }
  205. .aplay {overflow:hidden; width:27px; height:80px; opacity:0.5; padding-top:40px; padding-left:35px; }
  206. .acap {height:100px; }
  207. .acapp {text-align:center; margin-left:100px; padding-top:35px; {block:ifPosts400}width:300px;{/block:ifPosts400} {block:ifPosts500}width:400px;{/block:ifPosts500} }
  208.  
  209. ul.chat, .chat ol, .chat li .chat li {list-style:none;}
  210.  
  211. .notes img {width:10px; position:relative; top:1px;}
  212. .notes {{block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400}}
  213. ol.notes, .notes li {padding:10px; background-color:{color:entries}; list-style:none; margin-top:20px; margin:0px;}
  214.  
  215. </style>
  216.  
  217. <style type="text/css">{CustomCSS}</style>
  218.  
  219. <style type="text/css">iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  220.  
  221. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}</style>
  222.  
  223. </head>
  224.  
  225. <body>
  226. <div id="side"></div>
  227. <div id="sidebar">
  228. <div id="title">{Title}<br>
  229. <div class="navigation"><a href="/">home</a> &middot; <a href="/ask">ask</a> &middot; <a href="/archive">archive</a></div>
  230. </div>
  231.  
  232. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  233. <div id="desc">{Description}</div></div>
  234.  
  235. <div id="links">
  236. {block:ifLink1}<div class="n1"><a href="{text:Link1URL}">{text:Link1}</a></div>{/block:ifLink1}
  237. {block:ifLink2}<div class="n2"><a href="{text:Link2URL}">{text:Link2}</a></div>{/block:ifLink2}
  238. {block:ifLink3}<div class="n3"><a href="{text:Link3URL}">{text:Link3}</a></div>{/block:ifLink3}
  239. {block:ifLink4}<div class="n4"><a href="{text:Link4URL}">{text:Link4}</a></div>{/block:ifLink4}
  240. {block:ifLink5}<div class="n5"><a href="{text:Link5URL}">{text:Link5}</a></div>{/block:ifLink5}
  241. {block:ifLink6}<div class="n6"><a href="{text:Link6URL}">{text:Link6}</a></div>{/block:ifLink6}
  242. {block:ifLink7}<div class="n7"><a href="{text:Link7URL}">{text:Link7}</a></div>{/block:ifLink7}
  243. {block:ifLink8}<div class="n8"><a href="{text:Link8URL}">{text:Link8}</a></div>{/block:ifLink8}
  244. {block:ifLink9}<div class="n9"><a href="{text:Link9URL}">{text:Link9}</a></div>{/block:ifLink9}
  245. {block:ifLink10}<div class="n10"><a href="{text:Link10URL}">{text:Link10}</a></div>{/block:ifLink10}
  246. </div>
  247.  
  248. <div id="cred"><a href="http://everlark.tumblr.com">&copy; everlark</a></div>
  249.  
  250. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}{block:NextPage}<br><br><br><a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  251.  
  252. <div id="entries">
  253. {block:Posts}
  254.  
  255. <div id="posts">
  256.  
  257. {block:Quote}<h2>"{Quote}"</h2>&nbsp; <div class="qsource">- {Source}</div>{/block:Quote}
  258. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  259. {block:Text}{Body}{/block:Text}
  260.  
  261. {block:Link}
  262. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  263. {block:Description}<P>{Description}</p>{/block:Description}
  264. {/block:Link}
  265.  
  266. {block:ifPosts500}
  267. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  268. {/block:ifPosts500}
  269.  
  270. {block:ifPosts400}
  271. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" width="400px" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  272. {/block:ifPosts400}
  273.  
  274. {block:ifPosts500}
  275. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  276. {/block:ifPosts500}
  277.  
  278. {block:ifPosts400}
  279. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  280. {/block:ifPosts400}
  281.  
  282. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  283.  
  284. {block:ifPosts500}
  285. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  286. {/block:ifPosts500}
  287.  
  288. {block:ifPosts400}
  289. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  290. {/block:ifPosts400}
  291.  
  292. {block:Answer}
  293. <div id="question"><b>{Asker}</b>: "{Question}"</div>
  294. <div id="answer">{Answer}</div>{/block:Answer}
  295.  
  296. {block:ifWhiteAudioPlayer}
  297. {block:Audio}
  298. {block:AlbumArt}
  299. <div class="album"><img src="{AlbumArtURL}"></div>
  300. {/block:AlbumArt}
  301. <div class="audio"><div class="aplay">{AudioPlayerWhite}</div></div>
  302. <div class="acap"><div class="acapp">{block:TrackName}<b><i><font size="2">{TrackName}</font></b></i>{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div></div>
  303. {block:Caption}{Caption}{/block:Caption}
  304. {/block:Audio}<BR>
  305. {/block:ifWhiteAudioPlayer}
  306.  
  307. {block:ifBlackAudioPlayer}
  308. {block:Audio}
  309. {block:AlbumArt}
  310. <div class="album"><img src="{AlbumArtURL}"></div>
  311. {/block:AlbumArt}
  312. <div class="audio"><div class="aplay">{AudioPlayerBlack}</div></div>
  313. <div class="acap">{block:TrackName}<b><i><font size="2">{TrackName}</font></b></i>{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div>
  314. {block:Caption}{Caption}{/block:Caption}
  315. {/block:Audio}
  316. {block:ifBlackAudioPlayer}
  317.  
  318. <BR>
  319.  
  320. <div id="tags">{block:HasTags}{block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:NoteCount}&nbsp;♡&nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}{block:ifShowQuickReblog}<div id="rb">&nbsp;<a href="{ReblogURL}" target="_blank" title="reblog">∞</a></div>{/block:ifShowQuickReblog}</div>
  321.  
  322. <div id="via">{block:Date}&nbsp;posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  323. {block:ContentSource} &copy; <a href="{ReblogRootURL}">{SourceLink}</a>{block:ContentSource}{/block:RebloggedFrom}</div>
  324. </div>
  325.  
  326. {/block:Posts}
  327.  
  328. <BR><BR><BR>
  329. {block:PostNotes}{PostNotes}{/block:PostNotes}
  330. </div>
  331.  
  332. <BR><BR><BR>
  333.  
  334. </body>
  335. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement