k-a-n-s-a-s

Theme #26 -br/d2

Aug 2nd, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.33 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!-- DEFAULT VARIABLES -->
  4. <meta name="color:background" content="#fff" />
  5. <meta name="color:link" content="#000" />
  6. <meta name="color:link hover" content="#bebebe" />
  7. <meta name="color:text" content="#000" />
  8. <meta name="color:post" content="#fff" />
  9. <meta name="color:borda" content="#000" />
  10. <meta name="color:text links" content="#fff" />
  11. <meta name="color:border" content="#ffffff" />
  12. <meta name="color:line" content="#ffffff" />
  13.  
  14.  
  15. <meta name="image:background" content="" />
  16. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/Vv8m6wbhz/tumblr_m5hf9fpbd61qm7bkgo6_250.gif" />
  17. <meta name="image:line" content="http://static.tumblr.com/ygkexbz/Vv8m6wbhz/tumblr_m5hf9fpbd61qm7bkgo6_250.gif" />
  18.  
  19.  
  20. <meta name="text:Link3" content="/" />
  21. <meta name="text:Link3 Title" content="link" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link4 Title" content="link " />
  24. <meta name="text:Link5" content="/" />
  25. <meta name="text:Link5 Title" content="link" />
  26.  
  27.  
  28. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  29.  
  30. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  31.  
  32. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  33.  
  34. <script type="text/javascript">
  35. $(window).load(function(){
  36. var $wall = $('#box');
  37. $wall.imagesLoaded(function(){
  38. $wall.masonry({
  39. itemSelector: '.post',
  40. isAnimated : true
  41. });
  42. });
  43. $wall.infinitescroll({
  44. navSelector : "div#navigation",
  45. nextSelector : "div#navigation a#nextPage",
  46. itemSelector : '.post',
  47. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  48. loadingText : " ",
  49. donetext : " ",
  50. extraScrollPx : 9000,
  51. bufferPx : 10000,
  52. debug : false,
  53. errorCallback: function() {
  54. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  55. }},
  56. function( newElements ) {
  57. var $newElems = $( newElements );
  58. $newElems.hide();
  59. $newElems.imagesLoaded(function(){
  60. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  61. });
  62. }); $('#box').show(500);
  63. });
  64. </script>
  65.  
  66. <title>{Title}</title>
  67. <link rel="shortcut icon" href="{Favicon}">
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  69. {block:Description}
  70. <meta name="description" content="{MetaDescription}" />
  71. {/block:Description}
  72.  
  73. <style type="text/css">
  74.  
  75. body {background-color: {color:background}; font-family: calibri; font-size: 12px; color: {color:text}; text-align: center; background-image:url('{image:background}'); background-attachment: fixed; }
  76.  
  77. a {color: {color:link}; text-decoration: none; text-transform: none;}
  78. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  79.  
  80. p {margin: 6px 0 0 0}
  81.  
  82. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  83. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  84. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  85. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  86.  
  87. blockquote img{max-width: 470px!important}
  88. blockquote blockquote img{max-width: 450px!important}
  89. blockquote blockquote blockquote img{max-width: 430px!important}
  90. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  91.  
  92. #box{margin-left:475px;padding:0px;width:750px;margin-top:10px;}
  93.  
  94. .post{position: relative;width:350px;float:left;margin:-9px;margin-left: 10px;background:{color:post};margin-top:10px;}
  95. .post img{max-width:350px;}
  96.  
  97. .perm {font-size: 10px;position: absolute;text-align: center;width: 97%;font-family:calibri;background-color: {color:post};opacity:0;margin-top:0x;padding: 5px;-webkit-transition: .6s ease-in;-moz-transition: .6s ease-in; transition: .4s ease-in; -webkit-transition: .5s ease-in;-moz-transition: 1s ease-in; transition: .4s ease-in;}
  98. .post:hover .perm{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: .90;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: .3s ease-in;-moz-transition: 1s ease-in; transition: .3s ease-in; text-transform:uppercase;}
  99. .perm a {color:{color:text};}
  100.  
  101. h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  102. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  103. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  104.  
  105. .image {text-align: center; border: 0px}
  106. .image img {max-width: 350px; margin-bottom: 1px; -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; }
  107. .image img:hover {opacity: 0.9; -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;}
  108.  
  109. .xquote { text-align: center; font-size: 11px; font-family: georgia; line-height: 15px; padding: 3px;margin-left: 02px; border-bottom:2px solid {color:text};margin-bottom:3px;padding-top:5px;}
  110. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 09px; font-weight: bold;font-size: 9px; font-family: verdana;}
  111. .xquotesource a, a:hover{text-transform: none;}
  112.  
  113. .chat {line-height: 13px; list-style: none }
  114. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  115. .person1 {color: {color:text}; padding: 2px; }
  116. .person1 .label {font-weight: bold; color:{color:text}}
  117. .person2 {color: {color:text}; padding: 2px; }
  118. .person2 .label {font-weight: bold; color:{color:text}}
  119.  
  120. .player {background-color: #e3e3e3; text-align: left; display:block;}
  121.  
  122. .question {color:{color:text};font-size:09px;font-family:Verdana;line-height:95%;background: {color:background};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  123.  
  124. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  125.  
  126. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};font-family:Verdana;}
  127. .asker a {color:{color:text};}
  128. .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
  129.  
  130. .asking {text-align:center; color:{color:text}; font-size: 9px; font-family:Verdana; text-transform:none; margin-left: 340px}
  131. .asking a{color:{color:text};}
  132. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  133.  
  134. .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
  135.  
  136. .answer {color:{color:answer};}
  137.  
  138. .notes {width: 410px; padding: 0px; margin-bottom: 0px; font-size: 9px; text-align: left;font-family:calibri;background-color:{color:text}}
  139. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;text-transform:uppercase;}
  140. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  141. .notes img{display: none; border:0px}
  142.  
  143. #cap {width: 500px; margin-top: -2px; position: relative;}
  144. .source {display: none;}
  145.  
  146. #s1{
  147.  
  148. left: 100px;
  149. top: 0px; width: 245px;
  150. height: 930px; text-align: center;
  151. background-color: {color:borda};
  152. background-image:url('{image:line}');
  153. border-right: 2px color:{color:text}
  154. ;position: fixed; padding: 0px;}
  155.  
  156. #s2{
  157. left: 347px;
  158. top: 0px;
  159. width: 2px;
  160. height: 930px;
  161. text-align: center;
  162. background-color: {color:line};
  163. border-right: 2px color:{color:text} ;
  164. position: fixed; padding: 0px;}
  165.  
  166. .photo {width:140px; position:fixed; left:233px; top:36px;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius: 100px; border-top-right-radius:100px;background-color: {color:sidebar};border: 5px solid {color:border};z-index: 3;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  167. .photo img {width:140px;height:140;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius:100px; border-top-right-radius: 100px;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  168.  
  169. #spencer {color: {color:entries}; background-color: transparent; font-family:Homenaje; font-size: 20px; font-style; text-shadow:0px 0px 10px color:{color:shadow}; letter-spacing: 0px; text-align: center; text-transform: UPPERCASE; width: 200px; line-height: 20px; height: 25px; margin-left: -30px; margin-top: -90px; border-right: 0px solid {color:entries}; font-weight; border-bottom:0px solid {color:line};-moz-transition: all .5s ease-in-out!important; -o-transition: all .5s; -webkit-transform: rotate(deg); -moz-transform: rotateY(20deg); text-shadow:2px 3px 15px {color:text}; opacity:1;}
  170.  
  171. #spencer:hover { font-size:15px; opacity:1; color:{color:entries};}
  172.  
  173. #links {width: 200; height: auto; padding:0px; margin-top:90px; margin-left:82px; position: fixed;}
  174. #links a {float: left; display: block; width:139px; height:10px; line-height: 7px; padding: 7px; font-family: georgia; font-size: 12px; text-align: center;font-style:italic; background-color: {color:border}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:none;}
  175. #links a:hover {font-weight: bold;}
  176.  
  177. #links2 {width: 200; height: auto; padding:0px; margin-top:78px; margin-left:138px; position: fixed;}
  178. #links2 a {float: left; display: block; width:122px; height:9px; line-height: 7px; padding: 3px; font-family: georgia; font-size: 9px; text-align: center; font-style:italic;background-color: trans; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:lowercase; opacity:0.5}
  179. #links2 a:hover {font-weight: normal;opacity:1;}
  180.  
  181. #links3 {width: 200; height: auto; padding:0px; margin-top:117px; margin-left:98px; position: fixed;}
  182. #links3 a {float: left; display: block; width:30px; height:10px; line-height: 10px; padding: 3px; font-family: calibri; font-size: 8px; text-align: center; background-color: {color:line}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  183. #links3 a:hover {font-weight: bold;}
  184.  
  185. #links4 {width: 200; height: auto; padding:0px; margin-top:117px; margin-left:137px; position: fixed;}
  186. #links4 a {float: left; display: block; width:30px; height:10px; line-height: 10px; padding: 3px; font-family: calibri; font-size: 8px; text-align: center; background-color: {color:line}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  187. #links4 a:hover {font-weight: bold;z-index: 7;}
  188.  
  189. #links5 {width: 200; height: auto; padding:0px; margin-top:117px; margin-left:176px; position: fixed;}
  190. #links5 a {float: left; display: block; width:55px; height:10px; line-height: 10px; padding: 3px; font-family: calibri; font-size: 8px; text-align: center; background-color: {color:border}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  191. #links5 a:hover {color:#ff0000}
  192.  
  193. #links6 {width: 200; height: auto; padding:0px; margin-top:233px; margin-left:245px; position: fixed;}
  194. #links6 a {float: left; display: block; width:90px; height:10px; line-height: 10px; padding: 3px; font-family: georgia; font-size: 11px; text-align: center; font-style:italic;background-color: {color:border}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:none;}
  195. #links6 a:hover {font-weight: bold;}
  196.  
  197. #links7 {width: 200; height: auto; padding:0px; margin-top:108px; margin-left:-13px; position: fixed;}
  198. #links7 a {float: left; display: block; width:19px; height:17px; line-height: 17px; padding: 3px; font-family: homenaje; font-size: 17px; text-align: center; background-color: {color:border}; color:{color:border}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  199. #links7 a:hover {font-weight: bold;}
  200.  
  201. #pag {width: 10; margin-top:566px; margin-left:1258; position: fixed;}
  202. #pag a {float: left; display: block; width: 42px; height:12px; line-height: 2px; padding: 3px; font-family: verdana; font-size: 45px; text-align: center;color:{color:borda}; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px;font-weight: bold;}
  203.  
  204. #crd {width: 130; height: auto; padding:0px; margin-top:137px; margin-left:100px; position: fixed;z-index: 7;}
  205. #crd a {text-transform: uppercase;float: left; display: block; width: 35px; height:12px; line-height: 10px; padding: 3px; font-family:calibri; font-size: 8px; text-align: center; color:{color:borda}; }
  206. #crd a:hover {opacity: 0.6;}
  207.  
  208. ::-webkit-scrollbar{width:5px;height:5px;}
  209. ::-webkit-scrollbar-button:start:decrement
  210. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  211. ::-webkit-scrollbar-track-piece{ -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  212. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  213. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  214. ::moz-selection {color:{color:post}; background:{color:text};}
  215. ::selection {color:{color:post}; background:{color:text};}
  216.  
  217. #tumblr_controls{position: fixed!important}
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221.  
  222. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  223. #side {width:auto; margin-left:90px; text-align:justify}
  224. #portrait {width:200px; padding:10px; background-color:{color:border}}
  225. #portrait img {max-width:200px; height:auto}
  226. </style>
  227.  
  228. <body onkeydown="return false">
  229. <div id="s1"></div>
  230. <div id="s2"></div>
  231. <div id="s3"></div>
  232.  
  233.  
  234.  
  235.  
  236. <div id="crd">{description}</div>
  237.  
  238. <div class="photo"><img src="{image:sidebar}" title="{title}"></div>
  239.  
  240. <div id="links">
  241. <a href="/"title="home page">{title} </a>
  242.  
  243. </div>
  244.  
  245.  
  246. <div id="links2">
  247. <a href="http://kansasthemes.tumblr.com" title="clica">+themes</a>
  248. </div>
  249.  
  250. <div id="links3">
  251. <a href="{text:Link3}">{text:Link3 Title}</a>
  252. </div>
  253.  
  254. <div id="links4">
  255. <a href="{text:Link4}">{text:Link4 Title}</a>
  256. </div>
  257.  
  258. <div id="links5">
  259. <a href="{text:Link5}" title="">{text:Link5 Title}</a>
  260. </div>
  261.  
  262.  
  263.  
  264. <div id="links7"><big><big>◥</big></big></a></div>
  265.  
  266. <div id="pag">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="prev">-</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" title="next">+</a>{/block:NextPage}{/block:Pagination}</div>
  267.  
  268.  
  269.  
  270. <div id="box">
  271. <div class="autopagerize_page_element">{block:Posts}
  272. <div class="post">
  273.  
  274. {block:Text}
  275. <span class="perm">
  276. <a href="{Permalink}">{NoteCount}</a> -
  277. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  278. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  279. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  280.  
  281. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  282. {/block:Text}
  283.  
  284. {block:Photo}
  285. <span class="perm">
  286. <a href="{Permalink}">{NoteCount}</a> -
  287. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  288. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  289. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  290.  
  291. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  292. {block:Caption}{Caption}{/block:Caption}
  293. {/block:Photo}
  294.  
  295.  
  296. {block:Photoset}
  297. <span class="perm">
  298. <a href="{Permalink}">{NoteCount} HITS</a> -
  299. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  300. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  301. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  302.  
  303. {Photoset-250}
  304. {block:Caption}{Caption}{/block:Caption}
  305. {/block:Photoset}
  306.  
  307.  
  308. {block:Quote}
  309. <span class="perm">
  310. <a href="{Permalink}">{NoteCount} HITS</a> -
  311. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  312. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  313. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  314.  
  315. <div class="xquote">“{Quote}”</div>
  316. {block:Source}<div class="xquotesource"> — <b>{Source}</b></div>
  317. {/block:Source}
  318. {/block:Quote}
  319.  
  320.  
  321. {block:Link}
  322. <span class="perm">
  323. <a href="{Permalink}">{NoteCount} HITS</a> -
  324. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  325. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  326. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  327.  
  328. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  329. {block:Description}{Description}{/block:Description}
  330. {/block:Link}
  331.  
  332.  
  333. {block:Chat}
  334. <span class="perm">
  335. <a href="{Permalink}">{NoteCount} HITS</a> -
  336. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  337. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  338. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  339.  
  340. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  341. <div class="chat"><ul>{block:Lines}
  342. <li class="person{UserNumber}">{block:Label}
  343. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  344. {/block:Chat}
  345.  
  346.  
  347. {block:Audio}
  348. <span class="perm">
  349. <a href="{Permalink}">{NoteCount}</a> -
  350. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  351. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  352. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  353.  
  354. <div class="player">{AudioPlayerGrey}</div>
  355. {/block:Audio}
  356.  
  357.  
  358. {block:Video}
  359. <span class="perm">
  360. <a href="{Permalink}">{NoteCount}</a> -
  361. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  362. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  363. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  364.  
  365. {Video-400}
  366. {block:Caption}{Caption}{/block:Caption}
  367. {/block:Video}
  368.  
  369.  
  370. {block:Answer}
  371. <span class="perm">
  372. <a href="/ask">mesage</a></center></span>
  373. <table width="400px" cellspacing="0" cellpadding="0">
  374. <tr>
  375. <td width="340px" class="question"><B>{Asker}</b> asked: "{Question}"</td>
  376. </tr>
  377. </table>
  378. <div class="answer">{Answer}</div>
  379. {/block:answer}
  380.  
  381. </div>
  382.  
  383. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  384. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  385. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  386. {/block:ContentSource}</div>
  387.  
  388. {/block:Posts}
  389. {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
  390.  
  391.  
  392.  
  393.  
  394. </div>
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399.  
  400. </body>
  401. </html>
Advertisement
Add Comment
Please, Sign In to add comment