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

thm 32 [so perfect]

By: f--reneticc on Jul 22nd, 2012  |  syntax: C++  |  size: 19.20 KB  |  hits: 423  |  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. <html>
  2.  
  3. <!-- THEME POR GABRIELLA LUCENA (declin-e)
  4. DONT COPY MOTHERFUCKER -->
  5.  
  6.  
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#f8f8f8" />
  11. <meta name="color:link" content="#666" />
  12. <meta name="color:post" content="#fff" />
  13. <meta name="color:sidebar" content="#1d1d1d" />
  14. <meta name="color:hover" content="#eee" />
  15. <meta name="color:text" content="#949494" />
  16. <meta name="color:border" content="#949494" />
  17. <meta name="color:side" content="#fff" />
  18. <meta name="text:titulo" content="He was always there for her." />
  19.  
  20. <meta name="image:sidebar" content="http://static.tumblr.com/utptchf/iEom7krnc/tumblr_m79qu4vbvm1r3xrs0o1_500.jpg" />
  21. <meta name="image:icon" content=""/>
  22.  
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="link" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="link" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="link" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="link" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="link" />
  33. <meta name="text:Link6" content="" />
  34. <meta name="text:Link6 Title" content="link" />
  35.  
  36.  
  37.                       <title>{Title}</title>
  38.         <link rel="shortcut icon" href="{Favicon}">
  39.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40.         {block:Description}
  41.   <meta name="description" content="{MetaDescription}" />
  42.         {/block:Description}
  43.  
  44.    
  45. </head>
  46.  
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  51. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  52.  
  53. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  54.  
  55. <script type="text/javascript">
  56. $(window).load(function(){
  57. var $wall = $('#allboxes');
  58. $wall.imagesLoaded(function(){
  59. $wall.masonry({
  60. itemSelector: '.entry',
  61. isAnimated : true
  62. });
  63. });
  64. $wall.infinitescroll({
  65. navSelector : "div#navigation",
  66. nextSelector : "div#navigation a#nextPage",
  67. itemSelector : '.entry',
  68. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  69. loadingText : " ",
  70. donetext : " ",
  71. extraScrollPx : 9000,
  72. bufferPx : 10000,
  73. debug : false,
  74. errorCallback: function() {
  75. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  76. }},
  77. function( newElements ) {
  78. var $newElems = $( newElements );
  79. $newElems.hide();
  80. $newElems.imagesLoaded(function(){
  81. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  82. });
  83. }); $('#allboxes').show(500);
  84. });
  85. </script>
  86.  
  87. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  88. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  89.     <style type="text/css">
  90.  
  91.  
  92. 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; }
  93.  
  94. a {color: {color:link}; text-decoration: none; text-transform: none;}
  95. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  96.  
  97. p {margin: 6px 0 0 0}
  98.  
  99. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  100.  
  101. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px}
  102.  
  103. #allboxes {margin-left:500px; width:750px; margin-top:10px}
  104.  
  105. .entry {position: relative; width:300px; text-align:justify; float:left ;margin:-7px; padding:5px; margin-left: 10px; margin-top:10px; background:{color:post}}
  106. .entry:hover #info {opacity:0.9}
  107. .entry:hover #infu {opacity:1}
  108.  
  109. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  110. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  111. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  112.  
  113. #info {position:absolute; font-size:9px; font-family: georgia; margin-left:0px; opacity:0; width: 290px; margin-bottom:0px; margin-top:5px; display:inline; text-align:center; padding:6px; padding-top: 7px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; z-index: 4000; background-color: {color:post}; color:{color:text};}
  114. #info a {background-color: {color:post}; color:{color:text}}
  115. #info a:hover {color: {color:link hover}}
  116.  
  117. #infu {text-align: center; font-size: 9px; font-family: georgia; text-transform: lowercase; z-index: 11; margin-top:10px}
  118. #infu a {font-size: 9px;}
  119.  
  120. .tags {color: {color:text}; font-size:9px; font-family:georgia; text-transform:lowercase; display: inline; list-style: none}
  121. .tags a {font-size:9px; text-transform:lowercase; display: inline; list-style: none;}
  122.  
  123. .image {text-align: center; border: 0px;}
  124. .image img {max-width: 300px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  125.  
  126. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  127. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  128. .xquotesource a, a:hover{text-transform: none;}
  129.  
  130.  
  131. .chat {line-height: 13px; list-style: none }
  132. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  133. .person1 {color: {color:text}; padding: 2px; }
  134. .person1 .label {font-weight: bold;  color:{color:text}}
  135. .person2 {color: {color:text}; padding: 2px; }
  136. .person2 .label {font-weight: bold;  color:{color:text}}
  137.  
  138. .player {background-color: #trans; text-align: left; display:block;}
  139.  
  140.  
  141. #ssource{margin-left:10px; display:none}
  142.  
  143. #perma {margin-top:15px; font-family: calibri;  color: {color:link}; text-align: center;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;  text-transform: uppercase; }
  144. #perma a {font-size: 10px; font-family: calibri;   text-transform: uppercase; {color:link}; }
  145. #perma a:hover {color: {color:hover};}
  146.  
  147.  
  148. .question {
  149. color:{color:text};
  150. font-size: 11px;
  151. font-weight: normal;
  152. font-family: verdana;
  153. line-height:95%;
  154. background: {color:background};
  155. position: relative;
  156. min-height:70px;
  157. padding:10px 15px;
  158. margin-bottom:2px;
  159. margin-right:-10px;}
  160.  
  161. .questionarrow {
  162. font-size:30px;
  163. color:{color:background};
  164. vertical-align:middle;
  165. margin-left:-5px!important;}
  166.  
  167. /** estilo de ask by htmland **/
  168. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  169. .hlanswer {background: #bebebe color: {color:text}; width: 285px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  170. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  171. .hlanswer img:hover {opacity: 1.0}
  172. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  173. .hlanswerinfo a {color: {color:text};}
  174.  
  175. #sideimg2 {width: 2px; height: auto; top: 20px; left: -26px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  176. .simg2 img {display: inline; margin-right:5px; ; width:194px; margin-left:-216px; margin-top: -318px; height:283px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border: 5px solid {color:sidebar};-webkit-transform: rotate(0deg);-moz-border-radius:0px;
  177.  
  178. border-bottom-left-radius: 0em;
  179.  
  180.  
  181. border-bottom-right-radius: 0em;
  182.  
  183.  
  184. border-top-left-radius: 0em;
  185.  
  186.  
  187. border-top-right-radius: 0em;  -moz-box-shadow: 0px0px 0px 0px  {color:border};
  188. -webkit-box-shadow: 0px 0px 0px 0px  {color:border};
  189. -khtml-box-shadow:0px 0px 0px 0px {color:sidebar};}
  190. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.7;-webkit-transform: rotate(0deg)}
  191.  
  192. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  193.  
  194.  
  195. #cap {width: 400px; margin-top: -2px;}
  196. .source {display: none;}
  197.  
  198. .notes {width: 416px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  199. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  200. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  201. .notes img{display: none; border:0px}
  202.  
  203.  
  204. /* coisas do themeeeee */
  205.  
  206. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  207.  
  208. @font-face {
  209. font-family: 'Loved by the King';
  210. font-style: normal;
  211. font-weight: normal;
  212. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  213.  
  214. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  215.  
  216. ::-webkit-scrollbar{width:10px;height:5px;padding:3px}
  217. ::-webkit-scrollbar-button:start:decrement}
  218. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  219. ::-webkit-scrollbar-track-piece{background-color:{color:background}; border-left:4px solid {color:bkscrollbar}; border-right:4px solid {color:bkscrollbar}}
  220. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:scrollbar};  border-left:4px solid {color:bkscrollbar}; border-right:4px solid {color:bkscrollbar};padding:3px}
  221. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#fff;  border-left:4px solid #fff; border-right:4px solid #fff}
  222.  
  223.  
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228.  
  229. #sidet {margin-top:-10px; margin-left: 240px;  -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; color: #adadad;  background-attachment: fixed; width:250px; height: 100%; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal;background-color: {color:side}; border-right: 3px solid {color:border};border-left:3px solid {color:border}; }
  230.  
  231. .ps {margin-left:380px; margin-top: 500px; font-family: arial; width: 161px; height: auto; text-align: center; font-size: 7px; color: #eee; position: fixed;}
  232. .ps a{ font-size: 7px;  padding: 7px;  font-style:none; background-color: #fff; color: #111}; margin-top: 1px; }
  233. .ps a:hover {background-color: {color:side}; color: {color:text};}
  234.  
  235. .ps2 {margin-left:200px; margin-top: 500px; font-family: arial; width: 161px; height: auto; text-align: center; font-size: 7px; color: #eee; position: fixed;}
  236. .ps2 a{ font-size: 7px;  padding: 7px;  font-style:none; background-color: #fff; color: #111; margin-top: 1px; }
  237. .ps2 a:hover {background-color: {color:side}; color: {color:text};}
  238.  
  239. #fotinha {margin-top:80px; margin-left:250px; position:fixed; width: 150px; height: 170px; padding: 30px;}
  240. #fotinha img {text-align:center; width: 175px; height: 280px; margin-left:
  241. -4px; margin-top: -4px; border: 4px double {color:border};}
  242.  
  243.  
  244. #navigation {background-color: {color:side}; width:78px; position:fixed; margin-top:180px; padding-top:12px; padding-right:10px; padding-left:10px; margin-left:94px; margin-bottom:-22px; border:3px solid {color:border}}
  245. .nav a {display:block; width: 56px; background-color:{color:side}; margin:2px 0 2px 0;; padding:4px; text-align:center; font-size:9px; letter-spacing:0px; line-height:100%; font-weight:none; font-family: calibri; border:2px solid {color:text}; text-transform:uppercase;}
  246. .nav a:hover{color:{color:linkhover}; opacity:1;  -webkit-transition:0.5s linear; letter-spacing:1px; }
  247. .nav img a:hover {-webkit-transition:0.5s linear; opacity:1;}
  248.  
  249.  
  250. #frasepequena {margin-left: 270px; margin-top: 400px; width: 185px; font-size: 7px; height: 139px; text-align: justify; background-color:transparent; font-family: verdana; color: {color:text}; position: fixed;  padding: 3px; -webkit-transition: 1s ease-in; line-height: 10px;
  251. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1;}
  252. #frasepequena a{color: {color:listras};}
  253.  
  254. #texto {position:fixed;font-family: pacifico; margin-left: 245px; margin-top: 60px;text-align: center; padding: 8px;  font-size: 20px;}
  255.  
  256.  
  257.  
  258. </style>
  259. <body>
  260.  
  261. <div id="sidet"></div>
  262.  
  263. <div id="fotinha"><img src="{image:sidebar}"/></div>
  264.  
  265. <div id="navigation"><div class="nav"><center>
  266. <img src="{image:icon}" width="64px" border="2px solid {color:border}">
  267. <a href="{text:Link1}">{text:Link1 Title}</a>
  268. <a href="{text:Link2}">{text:Link2 Title}</a>
  269. <a href="{text:Link3}">{text:Link3 Title}</a>
  270. <a href="{text:Link4}">{text:Link4 Title}</a>
  271. <a href="{text:Link5}">{text:Link5 Title}</a>
  272. <a href="{text:Link6}">{text:Link6 Title}</a>
  273. <a href="http://declin-e.tumblr.com/" Title="by declin-e insp joshdevines">CREDIT </a>&nbsp;</div></div>
  274.  
  275. <div id="frasepequena">{description}</div>
  276.  
  277. <div id="texto">{text:titulo}</div>
  278.  
  279. <div class="ps">{block:NextPage}<a href="{NextPage}">nextpage</a>{/block:NextPage}</div>
  280.  
  281. <div class="ps2">{block:PreviousPage} <a href="{PreviousPage}">previews</a>{/block:PreviousPage}</div>
  282.  
  283.  
  284.  
  285. <div id="allboxes">
  286. {block:Posts}
  287. <div class="entry">
  288.  
  289. {block:Text}
  290. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  291. <div id="infu">
  292. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  293. </div>
  294. {/block:Text}
  295.    
  296. {block:Photo}
  297. <div id="info">
  298. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  299. </div>
  300.  
  301. <div class="image"><img src="{PhotoURL-400}"></div>
  302. {block:Caption}{Caption}{/block:Caption}
  303. {/block:Photo}
  304.  
  305. {block:Photoset}
  306. <div id="info">
  307. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog</a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div></div>
  308.  
  309. {Photoset-300}
  310. {block:Caption}{Caption}{/block:Caption}
  311. {/block:Photoset}
  312.  
  313. {block:Quote}
  314. <div class="xquote">{Quote}</div>
  315. {block:Source}<div class="xquotesource">{Source}</div>
  316. <div id="infu">
  317. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  318. </div>
  319. {/block:Source}{/block:Quote}
  320.  
  321. {block:Link}
  322.  
  323. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  324. {block:Description}{Description}{/block:Description}
  325. <div id="infu">
  326. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  327. </div>
  328. {/block:Link}
  329.  
  330.  
  331. {block:Chat}
  332. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  333. <div class="chat"><ul>{block:Lines}
  334. <li class="person{UserNumber}">{block:Label}
  335. <div class="label">{Label}</div>{/block:Label} {Line}</li>{/block:Lines}</ul>
  336. <div id="infu">
  337. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  338. </div>
  339. {/block:Chat}
  340.  
  341.  
  342. {block:Audio}
  343. <div class="player">{AudioPlayerBlack}</div>
  344. {block:Caption}{Caption}{/block:Caption}
  345. <div id="infu">
  346. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  347. </div>
  348.  {/block:Audio}
  349.  
  350.  
  351. {block:Video}
  352. <div id="info">
  353. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div></div>
  354.  
  355. {Video-300}
  356. {block:Caption}{Caption}{/block:Caption}
  357. {/block:Video}
  358.  
  359. {block:Answer}
  360. <div class="hlanswerinfo">{Asker} asked:</div>
  361. <div class="hlanswer">
  362. <img src="{AskerPortraitURL-64}">
  363. {Question}
  364. </div>
  365. {Answer}
  366. {/block:Answer}
  367.  
  368. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  369.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  370.        {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  371. {/block:ContentSource}</div></div>
  372.  
  373. {/block:Posts}
  374.     {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  375.  
  376. </div>
  377. </div>
  378. </div>
  379. </div>
  380. </div>
  381. <script type="text/javascript"> Cufon.now(); </script>
  382.  
  383. </body>
  384. </html>
  385. <!- - - - - -  - - - - - - declin-e.tumblr.com - - - - - - - - - - - - - - - !>