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

theme 26

By: Akillah on Jun 30th, 2012  |  syntax: None  |  size: 18.85 KB  |  hits: 70  |  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. <! - - - - - - - - - - - - - - - - - - - - - - - - - -
  2.  
  3.                   theme by Akillah conspicua.tumblr
  4.  
  5. - - - - - - - - - - - - - - - - - - - - - - - - - - !>
  6.  
  7. <html>
  8.  
  9. <head>
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#f5f5f5" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:link hover" content="#000000" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:post" content="#ffffff" />
  17. <meta name="color:borda" content="#696969" />
  18. <meta name="color:sidebar" content="#ffffff" />
  19. <meta name="color:stext" content="#aaa" />
  20.  
  21. <meta name="color:bglinks" content="#ffffff" />
  22. <meta name="color:links" content="#8b8b8b" />
  23. <meta name="color:bglinkshover" content="#ffffff" />
  24. <meta name="color:linkshover" content="#000" />
  25.  
  26. <meta name="text:title" content="title" />
  27. <meta name="text:phrase" content="subtitulo" />
  28.  
  29. <meta name="image:sidebar" content="" />
  30. <meta name="image:background" content="" />
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link" />
  42. <meta name="text:Link6" content="/" />
  43. <meta name="text:Link6 Title" content="link" />
  44.  
  45.                       <title>{Title}</title>
  46.         <link rel="shortcut icon" href="{Favicon}">
  47.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48.         {block:Description}
  49.   <meta name="description" content="{MetaDescription}" />
  50.         {/block:Description}
  51.  
  52.     <style type="text/css">
  53.  
  54.  
  55. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  56.  
  57. a {color: {color:link}; text-decoration: none; text-transform: none;}
  58. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  59.  
  60. p {margin: 6px 0 0 0}
  61.  
  62. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  63. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  64. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  65. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66.  
  67. blockquote img{max-width: 470px!important}
  68. blockquote blockquote img{max-width: 450px!important}
  69. blockquote blockquote blockquote img{max-width: 430px!important}
  70. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  71.  
  72. #alletc {text-align: center; width: 935px; margin: 0px auto 0px auto;}
  73.  
  74. #melissa {float: left; margin-left: 372px; margin-top: 0px; margin-bottom: 5px;}
  75.  
  76. .boxes {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  77.  
  78. .nothing {position:absolute; opacity:0; margin-left:511px; color:{color:text}; padding:2px 10px 2px 5px;
  79. font-size: 9px; margin-top: -10px; width: 90px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; background-color: {color:post}; text-align: center; padding: 3px;}
  80.  
  81. .boxes:hover .nothing {opacity:1;}
  82.  
  83. .nothing a {color:{color:text};opacity:1;}
  84.  
  85. .nothing a:hover {opacity:1;}
  86.  
  87. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  88. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  89. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  90.  
  91. .image {text-align: center; border: 0px}
  92. .image img {max-width: 500px; margin-bottom: 2px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  93. .image img:hover {opacity: 1.0; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  94.  
  95. .xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
  96. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  97. .xquotesource a, a:hover{text-transform: none;}
  98.  
  99. .chat {line-height: 13px; list-style: none }
  100. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  101. .person1 {color: {color:text}; padding: 2px; }
  102. .person1 .label {font-weight: bold;  color:{color:text}}
  103. .person2 {color: {color:text}; padding: 2px;  }
  104. .person2 .label {font-weight: bold;  color:{color:text}}
  105.  
  106. .player {background-color: #000; text-align: left; display:block;}
  107.  
  108. .question {
  109. color:{color:text};
  110. font-size: 11px;
  111. font-weight: normal;
  112. font-family: verdana;
  113. line-height:95%;
  114. background: {color:background};
  115. position: relative;
  116. min-height:70px;
  117. padding:10px 15px;
  118. margin-bottom:2px;
  119. margin-right:-10px;}
  120.  
  121. .questionarrow {
  122. font-size:30px;
  123. color:{color:background};
  124. vertical-align:middle;
  125. margin-left:-5px!important;}
  126.  
  127. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  128. .asker a {color:{color:text};}
  129. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  130.  
  131. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  132. .asking a{color:{color:text};}
  133. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  134.  
  135. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  136.  
  137. .answer {color:{color:answer};}
  138.  
  139. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  140. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  141. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  142. .notes img{display: none; border:0px}
  143.  
  144. #cap {width: 500px; margin-top: -2px; position: relative;}
  145. .source {display: none;}
  146.  
  147. ::-webkit-scrollbar{width:5px;height:5px;}
  148. ::-webkit-scrollbar-button:start:decrement
  149. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  150. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  151. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  152. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  153.  
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158.  
  159. /* sidebar e imagens */
  160.  
  161. #maybe {position: fixed; margin-left: -50px; margin-top: 40px;}
  162.  
  163. .smile {margin-top: 71px; margin-left: 100px; height: 130px; width: 125px; padding: 5px; background-color: {color:sidebar}; position: fixed; overflow: hidden; }
  164.  
  165. .smile2 {display: block;}
  166. .smile2 img{width: 125px; height: 130px;}
  167.  
  168. .ttle {margin-top: 1px; letter-spacing: 0px; text-transform: none; text-align: center; font-family: georgia; font-size: 13px; color: {color:stext};}
  169.  
  170. .sub {margin-top: 4px; letter-spacing: 0px; text-transform: none; text-align: center; font-family: verdana; font-size: 10px; color: {color:stext};}
  171.  
  172. /* title */
  173.  
  174. .text {text-align: center; font-family: verdana; margin-top: -3px; font-size: 9px; color: {color:stext};}
  175.  
  176. #title {width: auto; margin-left: -5px; height: 7px; margin-top: -152px; float:left; text-align: center; background-color: {color:sidebar}; font-size: 9px; position:fixed; padding: 5px; }
  177.  
  178. #ackless{ float: left; margin-top: 6px; margin-left: -5px; height: 40px; width:40px; position: fixed; padding: 5px; overflow: hidden;  z-index:43; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; background-color: {color:transparent};}
  179. #ackless img {margin-top: 0px; margin-left: 0px}
  180.  
  181. /* links */
  182.  
  183. #wishh {position: fixed; margin-top: 83px; margin-left: 154px; height: auto;}
  184.  
  185. .wish1 {position: absolute; text-align: center; margin-top: -145px; margin-left: -23px;}
  186. .wish1 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto;  background-color: {color:sidebar}; color:{color:text}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 5px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  187. .wish1  a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  188.  
  189. .wish2 {position: absolute; text-align: center; margin-top: -145px; margin-left: 53px;}
  190. .wish2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto;  background-color: {color:bglinks}; color:{color:link}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  191. .wish2  a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; {color:linkshover}; font-weight: bold;}
  192.  
  193. .wish3 {position: absolute; text-align: center; margin-top: -126px; margin-left: -23px;}
  194. .wish3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto;  background-color: {color:bglinks}; color:{color:link}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  195. .wish3  a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  196.  
  197. .wish4 {position: absolute; text-align: center; margin-top: -126px; margin-left: 53px;}
  198. .wish4 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto;  background-color: {color:bglinks}; color:{color:link}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  199. .wish4  a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  200.  
  201. .wish5 {position: absolute; text-align: center; margin-top: -107px; margin-left: -23px;}
  202.  
  203. .wish5 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto;  background-color: {color:bglinks}; color:{color:link}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  204.  
  205. .wish5  a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  206.  
  207. .wish6 {position: absolute; text-align: center; margin-top: -107px; margin-left: 53px;}
  208.  
  209. .wish6 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto;  background-color: {color:bglinks}; color:{color:linkshover}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  210.  
  211. .wish6  a:hover{text-align: center; letter-spacing: 0px;background-color: {color:sidebar}; color:{color:linkshover}; font-weight: bold;}
  212. /* descrição */
  213.  
  214. #kaka {margin-left:  131px; margin-top: -117px; width: 141px; font-size: 9px; height: 52px; text-align: justify; background-color:{color:sidebar}; font-family: verdana; line-height: 9px;  color: {color:stext}; position: fixed;  padding: 5px; -webkit-transition: 1.3s ease-in;
  215. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; border-bottom: 3px solid {color:borda};}
  216.  
  217. #kaka a{color: {color:stext};}
  218.  
  219. /* paginação */
  220.  
  221. .oizinho {font-family: georgia; position: fixed; margin-left: 215px; margin-top: 6px; font-size: 22px; z-index: 0;}
  222. .oizinho a {color: ; background-color: transparent;}
  223. .oizinho a:hover {color: ;}
  224.  
  225. .oizinho2 {font-family: georgia; position: fixed; margin-left: 238px; margin-top: 6px; font-size: 22px; z-index: 0;}
  226. .oizinho2 a {color: ; background-color: transparent;}
  227. .oizinho2 a:hover {color: ;}
  228.  
  229.  
  230. </style>
  231.  
  232. <body>
  233. <div id="alletc">
  234.  
  235. <div id="maybe">
  236.  
  237.  
  238.  
  239. <div class="smile">
  240.  
  241. <div class="smile2">
  242.                 <img src="{image:sidebar}"/>
  243. </div>
  244.  
  245.  
  246. <div id="ackless">
  247. <div id="wishh">
  248. <div class="wish1"><a href="{text:Link1}">{text:Link1 Title}</a></div>
  249. <div class="wish2"><a href="{text:Link2}">{text:Link2 Title}</a></div>
  250. <div class="wish3"><a href="{text:Link3}">{text:Link3 Title}</a></div>
  251. <div class="wish4"><a href="{text:Link4}">{text:Link4 Title}</a></div>
  252. <div class="wish5"><a href="{text:Link5}">{text:Link5 Title}</a></div>
  253. <div class="wish6"><a href="{text:Link6}">{text:Link6 Title}</a></div></div></div>
  254.  
  255. <div id="kaka"><div class="ttle">{text:title}</div>
  256. <div class="sub">{text:phrase}</div></div>
  257.  
  258. <div class="oizinho2">{block:NextPage}<a href="{NextPage}">»
  259. </a>{/block:NextPage}</div>
  260.  
  261. <div class="oizinho">{block:PreviousPage}<a href="{PreviousPage}">«
  262. </a>{/block:PreviousPage}</div>
  263.  
  264. <div id="title">
  265. <div class="text"><a href="http://conspicua.tumblr.com/">©</a></div></div>
  266.  
  267. </div>
  268. </div>
  269.  
  270. </div>
  271.  
  272. </div>
  273.  
  274. <div id="melissa">
  275.  
  276. {block:Posts}
  277.  
  278. <div class="boxes">
  279.  
  280. {block:Text}
  281.  
  282. <span class="nothing">
  283. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  284. <a href="{Permalink}">{TimeAgo}</a> <br>
  285. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  286. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  287. </span>
  288.  
  289. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  290.  
  291. {/block:Text}
  292.  
  293. {block:Photo}
  294.  
  295. <span class="nothing">
  296. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  297. <a href="{Permalink}">{TimeAgo}</a> <br>
  298. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  299. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  300. </span>
  301.  
  302. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  303. {block:Caption}{Caption}{/block:Caption}
  304. {/block:Photo}
  305.  
  306. {block:Photoset}
  307.  
  308. <span class="nothing">
  309. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  310. <a href="{Permalink}">{TimeAgo}</a> <br>
  311. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  312. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  313. </span>
  314.  
  315. {Photoset-500}
  316. {block:Caption}{Caption}{/block:Caption}
  317. {/block:Photoset}
  318.  
  319. {block:Quote}
  320.  
  321. <span class="nothing">
  322. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  323. <a href="{Permalink}">{TimeAgo}</a> <br>
  324. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  325. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  326. </span>
  327.  
  328. <div class="xquote">“{Quote}”</div>
  329. {block:Source}<div class="xquotesource"> — {Source}</div>
  330. {/block:Source}
  331.  
  332. {/block:Quote}
  333.  
  334. {block:Link}
  335.  
  336. <span class="nothing">
  337. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  338. <a href="{Permalink}">{TimeAgo}</a> <br>
  339. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  340. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  341. </span>
  342.  
  343. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  344. {block:Description}{Description}{/block:Description}
  345.  
  346. {/block:Link}
  347.  
  348. {block:Chat}
  349.  
  350. <span class="nothing">
  351. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  352. <a href="{Permalink}">{TimeAgo}</a> <br>
  353. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  354. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  355. </span>
  356.  
  357. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  358. <div class="chat"><ul>{block:Lines}
  359. <li class="person{UserNumber}">{block:Label}
  360. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  361.  
  362. {/block:Chat}
  363.  
  364. {block:Audio}
  365.  
  366. <span class="nothing">
  367. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  368. <a href="{Permalink}">{TimeAgo}</a> <br>
  369. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  370. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  371. </span>
  372.  
  373. <div class="player">{AudioPlayerBlack}</div>
  374. {block:Caption}{Caption}{/block:Caption}
  375.  
  376. {/block:Audio}
  377.  
  378. {block:Video}
  379.  
  380. <span class="nothing">
  381. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  382. <a href="{Permalink}">{TimeAgo}</a> <br>
  383. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  384. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  385. </span>
  386.  
  387. {Video-500}
  388. {block:Caption}{Caption}{/block:Caption}
  389. {/block:Video}
  390.  
  391.  
  392. {block:Answer}
  393. <table width="500px" cellspacing="0" cellpadding="0">
  394. <tr>
  395. <td width="415px" class="question">{Question}</td>
  396. <td width="30px"><span class="questionarrow">◤</span></td>
  397. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  398. </tr>
  399. </table>
  400. <div class="answer">{Answer}</div>
  401. {/block:answer}
  402.  
  403. </div>
  404.  
  405. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  406.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  407.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  408. {/block:ContentSource}</div>
  409.  
  410.  {/block:Posts}
  411. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  412.  
  413.  
  414.  
  415.  
  416. </div>
  417. </div>
  418. </div>
  419. </div>
  420. </div>
  421.  
  422.  
  423. </body>
  424. </html>