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

theme 10

By: antiga-p0eta on Aug 8th, 2012  |  syntax: None  |  size: 21.62 KB  |  hits: 375  |  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. <!-- THEME BY INVERNIZANDO --!>
  2.  
  3.  
  4. <!-- DEFAULT VARIABLES -->
  5. <meta name="color:background" content="#f8f8f8" />
  6. <meta name="color:post" content="#fff" />
  7. <meta name="color:sidebar" content="#fff" />
  8. <meta name="color:credito" cotent="#fff" />
  9. <meta name="color:fundotitulo" cotent="#fff" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:txtsbar" content="#000" />
  12. <meta name="color:link" content="#000" />
  13. <meta name="color:link hover" content="#656565" />
  14. <meta name="color:scroll" content="#000" />
  15. <meta name="color:sidebar" content="#000" />
  16. <meta name="color:barra" content="f1f0f0" />
  17. <meta name="color:side links TXT" content="#b4b4b4" />
  18. <meta name="color:side links BG" content="#fff" />
  19. <meta name="color:side links BG hover" content="#eee" />
  20. <meta name="color:side links BG click" content="#000" />
  21.  
  22. <meta name="color:linksshover" content="#000" />
  23. <meta name="color:textlinksshover" content="#fff" />
  24.  
  25. <meta name="text:ttitle" content="what you put in my drink?" />
  26. <meta name="image:sidebar" content="" />
  27. <meta name="image:background" content="" />
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="link" />
  39. <meta name="text:Link6" content="/" />
  40. <meta name="text:Link6 Title" content="link" />
  41.  
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  44.  
  45. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  46.  
  47. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  48.  
  49. <script type="text/javascript">
  50. $(window).load(function(){
  51. var $wall = $('#allboxes');
  52. $wall.imagesLoaded(function(){
  53. $wall.masonry({
  54. itemSelector: '.entry',
  55. isAnimated : true
  56. });
  57. });
  58. $wall.infinitescroll({
  59. navSelector : "div#navigation",
  60. nextSelector : "div#navigation a#nextPage",
  61. itemSelector : '.entry',
  62. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  63. loadingText : " ",
  64. donetext : " ",
  65. extraScrollPx : 9000,
  66. bufferPx : 10000,
  67. debug : false,
  68. errorCallback: function() {
  69. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  70. }},
  71. function( newElements ) {
  72. var $newElems = $( newElements );
  73. $newElems.hide();
  74. $newElems.imagesLoaded(function(){
  75. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  76. });
  77. }); $('#allboxes').show(500);
  78. });
  79. </script>
  80.  
  81.                      <title>{Title}</title>
  82.         <link rel="shortcut icon" href="{Favicon}">
  83.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  84.         {block:Description}
  85.   <meta name="description" content="{MetaDescription}" />
  86.         {/block:Description}
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  89. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  90.     <style type="text/css">
  91.    
  92.  
  93.  
  94.  
  95. 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; }
  96.  
  97. a {color: {color:link}; text-decoration: none; text-transform: none;}
  98. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  99.  
  100. p {margin: 6px 0 0 0}
  101.  
  102. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  103.  
  104. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px}
  105.  
  106. #allboxes {margin-left:370px; width:750px; margin-top: -5px}
  107.  
  108. .entry {position: relative; width:300px; text-align:justify; float:left ;margin:-7px; padding:5px; margin-left: 10px; margin-top:10px; background:{color:post}}
  109. .entry:hover #info {opacity:0.9}
  110. .entry:hover #infu {opacity:1}
  111.  
  112. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  113. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  114. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  115.  
  116. #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};}
  117. #info a {background-color: {color:post}; color:{color:text}}
  118. #info a:hover {color: {color:link hover}}
  119.  
  120. #infu {text-align: center; font-size: 9px; font-family: georgia; text-transform: lowercase; z-index: 11; margin-top:10px}
  121. #infu a {font-size: 9px;}
  122.  
  123. .tags {color: {color:text}; font-size:9px; font-family:georgia; text-transform:lowercase; display: inline; list-style: none}
  124. .tags a {font-size:9px; text-transform:lowercase; display: inline; list-style: none;}
  125.  
  126. .image {text-align: center; border: 0px;}
  127. .image img {max-width: 300px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  128.  
  129. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  130. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  131. .xquotesource a, a:hover{text-transform: none;}
  132.  
  133.  
  134. .chat {line-height: 7px; list-style: none }
  135. .chat ul {line-height: 7px; list-style: none; padding: 5px; line-height:14px;}
  136. .person1 {color: {color:text}; padding: -3px; }
  137. .person1 .label {font-weight: bold;  color:{color:text}}
  138. .person2 {color: {color:text}; padding: -3px; }
  139. .person2 .label {font-weight: bold;  color:{color:text}}
  140.  
  141. .player {background-color: #trans; text-align: left; display:block;}
  142.  
  143.  
  144. #ssource{margin-left:10px; display:none}
  145.  
  146. #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; }
  147. #perma a {font-size: 10px; font-family: calibri;   text-transform: uppercase; {color:link}; }
  148. #perma a:hover {color: {color:hover};}
  149.  
  150.  
  151. .question {
  152. color:{color:text};
  153. font-size: 11px;
  154. font-weight: normal;
  155. font-family: verdana;
  156. line-height:95%;
  157. background: {color:background};
  158. position: relative;
  159. min-height:70px;
  160. padding:10px 15px;
  161. margin-bottom:2px;
  162. margin-right:-10px;}
  163.  
  164. .questionarrow {
  165. font-size:30px;
  166. color:{color:background};
  167. vertical-align:middle;
  168. margin-left:-5px!important;}
  169.  
  170. /** estilo de ask by htmland **/
  171. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  172. .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;}
  173. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  174. .hlanswer img:hover {opacity: 1.0}
  175. .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}
  176. .hlanswerinfo a {color: {color:text};}
  177.  
  178. #sideimg2 {width: 2px; height: auto; top: 20px; left: -26px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  179. .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;
  180.  
  181. border-bottom-left-radius: 0em;
  182.  
  183.  
  184. border-bottom-right-radius: 0em;
  185.  
  186.  
  187. border-top-left-radius: 0em;
  188.  
  189.  
  190. border-top-right-radius: 0em;  -moz-box-shadow: 0px0px 0px 0px  {color:border};
  191. -webkit-box-shadow: 0px 0px 0px 0px  {color:border};
  192. -khtml-box-shadow:0px 0px 0px 0px {color:sidebar};}
  193. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.7;-webkit-transform: rotate(0deg)}
  194.  
  195. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  196.  
  197.  
  198. #cap {width: 400px; margin-top: -5px;}
  199. .source {display: none;}
  200.  
  201. .notes {width: 416px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  202. ol.notes {list-style: none;  margin: 20 20px 20 20px; padding: 0px; z-index: 11;}
  203. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  204. .notes img{display: none; border:0px; }
  205.  
  206.  
  207. ::-webkit-scrollbar{width:6px;height:5px;}
  208. ::-webkit-scrollbar-button:start:decrement
  209. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  210. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  211. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  212. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  213.  
  214.  @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  215.  
  216. #tumblr_controls{position: fixed!important}
  217. #tumblr_controls{position: fixed!important}
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220.  
  221.  
  222. .photo {position:absolute; left:140px; top:123px;border:3px solid {color:sidebar}}
  223.  
  224.  
  225.  
  226. .photo img {width:180px;height:auto;border:4px solid transparent}
  227.  
  228.  
  229. #titulo {padding:6px; width:198px; line-height:15px; height: 11px; font-size:18px; font-family:pacifico; margin-left:65px; margin-top: 20px; text-align:center; color:#000; background-color:{color: fundotitulo}; position:fixed;padding-bottom: -1px}
  230.  
  231. .seta {font-family: georgia; position: fixed; margin-left: 231px; margin-top: 430px; font-size: 22px; z-index: 0;}
  232. .seta a {color: #8b8b8b; background-color: transparent;}
  233.  
  234. .seta2 {font-family: georgia; position: fixed; margin-left: 269px; margin-top: 430px; font-size: 22px; z-index: 0;}
  235. .seta2 a {color: #8b8b8b; background-color: transparent;}
  236.  
  237.  
  238.  
  239. #ttle {position: absolute; margin-left: 135px; margin-top: 94px; padding:5px; line-height:13px; font-size:13px; font-family: calibri; text-align:center; width: 179px; height: 10px; background-color: {color: fundotitulo}; color: #999; text-transform: uppercase;}
  240.  
  241. #bordatitulo  {position: absolute; background-color: {color:fundotitulo}; width: 199px; height: 2px; margin-top: 115px; margin-left: 129px;}
  242.  
  243.  
  244. #desc {position:absolute; width:183px; height:auto; font-size:10px; font-family:calibri; text-align:center; color:#6d6d6d;padding:3px;margin-top:400px;margin-left:134px;background-color:#fff;border-bottom:2px solid {color:barra}}
  245.  
  246. #credito {font-size:11px; font-style: normal; text-transform:none; text-align:center; font-family:georgia; color: {color:credito}; padding: 5px; width:0px; padding-bottom: 3px; padding-top: -10px;1height: auto; letter-spacing:0px; margin-top: -320px; line-height:915px;  position: absolute; margin-left:110px; background-color: #trans; opacity: 0.9}
  247.  
  248. #credito a {color: {color:credito}; text-transform: lowercase; opacity: 0.9}
  249.  
  250. #credito a:hover {opacity: 7;}
  251.  
  252. .links {position: fixed; margin-top: -13px;}
  253.  
  254.  
  255.  
  256. .link1 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px; margin-top:-200px; background-color:#fff;opacity:0;margin-left:100px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  257.  
  258.  
  259.  
  260. .link1:hover {background-color:#eee;color:#666;}
  261.  
  262.  
  263.  
  264. .link2 {width:160px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-170px; background-color:#fff;opacity:0;margin-left:-130px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  265.  
  266.  
  267.  
  268. .link2:hover {background-color:#eee;color:#666;}
  269.  
  270.  
  271.  
  272. .link3 {width:160px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-140px; background-color:#fff;opacity:0;margin-left:150px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  273.  
  274.  
  275.  
  276. .link3:hover {background-color:#eee;color:#666;}
  277.  
  278.  
  279.  
  280. .link4 {width:160px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-110px; background-color:#fff;opacity:0;margin-left:-170px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  281.  
  282.  
  283.  
  284. .link4:hover {background-color:#eee;color:#666;}
  285.  
  286.  
  287.  
  288. .link5 {width:160px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-80px; background-color:#fff;opacity:0;margin-left:190px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  289.  
  290.  
  291.  
  292. .link5:hover {background-color:#eee;color:#666;}
  293.  
  294.  
  295. .link6 {width:160px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-50px; background-color:#fff;opacity:0;margin-left:-200px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  296.  
  297.  
  298.  
  299. .link6:hover {background-color:#eee;color:#666;}
  300.  
  301.  
  302.  
  303.  
  304.  
  305. .photo:hover .link1 {opacity:0.85;margin-left:17px;}
  306.  
  307. .photo:hover .link2 {opacity:0.85;margin-left:17px;}
  308.  
  309. .photo:hover .link3 {opacity:0.85;margin-left:17px;}
  310.  
  311. .photo:hover .link4 {opacity:0.85;margin-left:17px;}
  312.  
  313. .photo:hover .link5 {opacity:0.85;margin-left:17px;}
  314.  
  315. .photo:hover .link6 {opacity:0.85;margin-left:17px;}
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322. </style>
  323.  
  324. <body onkeydown="return false">
  325.  
  326.  
  327. <div id="credito"> <a href="http://invernizando.tumblr.com/" title="theme by: invernizando, base: forcharzak">©</a></div>
  328. <div id="desc">{Description}<div id="pag">
  329.  
  330. <div class="des"></div></div>
  331.  
  332. </div>
  333.  
  334. <div id="ttle">{text:ttitle}</div>
  335.  
  336. <div id="bordatitulo"></div>
  337.  
  338.  
  339. </div>
  340.  
  341.  
  342. <div class="photo"><img src="{image:sidebar}">
  343.  
  344. <div class="links">
  345.  
  346.  
  347. <a href="{text:link1}" title="{text:subtitle1}"><div class="link1">{text:link1 title}</div></a>
  348. <a href="{text:link2}" title="{text:subtitle2}"><div class="link2">{text:link2 title}</div></a>
  349. <a href="{text:link3}" title="{text:subtitle3}"><div class="link3">{text:link3 title}</div></a>
  350. <a href="{text:link4}" title="{text:subtitle4}"><div class="link4">{text:link4 title}</div></a>
  351. <a href="{text:link5}" title="{text:subtitle5}"><div class="link5">{text:link5 title}</div></a>
  352. <a href="{text:link6}" title="{text:subtitle6}"><div class="link6">{text:link6 title}</div></a>
  353.  
  354.  
  355.  
  356.  
  357. </div></div>
  358.  
  359. <div id="desc">{description}
  360.  
  361. <br><p>
  362. <p>{block:IndexPage}{block:Pagination}
  363. <div id="pagination"><div style="padding:0px 12px 0px 12px;border-bottom:1px solid {color:text links};margin-bottom:3px;">{CurrentPage} of {TotalPages} Pages</div><div class="pgna">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage} {block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}</div></div>{/block:Pagination}{/block:IndexPage}
  364. </div></div></div>
  365.  
  366.  
  367.  
  368. <div id="allboxes">
  369. {block:Posts}
  370. <div class="entry">
  371.  
  372.  
  373.  
  374. {block:Text}
  375. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  376. <div id="infu">
  377. <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>
  378. </div>
  379. {/block:Text}
  380.  
  381. {block:Photo}
  382. <div id="info">
  383. <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>
  384. </div>
  385.  
  386. <div class="image"><img src="{PhotoURL-400}"></div>
  387. {block:Caption}{Caption}{/block:Caption}
  388. {/block:Photo}
  389.  
  390. {block:Photoset}
  391. <div id="info">
  392. <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>
  393.  
  394. {Photoset-250}
  395. {block:Caption}{Caption}{/block:Caption}
  396. {/block:Photoset}
  397.  
  398. {block:Quote}
  399. <div class="xquote">“{Quote}”</div>
  400. {block:Source}<div class="xquotesource"> — {Source}</div>
  401. <div id="infu">
  402. <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>
  403. </div>
  404. {/block:Source}{/block:Quote}
  405.  
  406. {block:Link}
  407.  
  408. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  409. {block:Description}{Description}{/block:Description}
  410. <div id="infu">
  411. <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>
  412. </div>
  413. {/block:Link}
  414.  
  415.  
  416. {block:Chat}
  417. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  418. <div class="chat"><ul>{block:Lines}
  419. <li class="person{UserNumber}">{block:Label}
  420. <div class="label">{Label}</div>{/block:Label} {Line}</li>{/block:Lines}</ul>
  421. <div id="infu">
  422. <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>
  423. </div>
  424. {/block:Chat}
  425.  
  426.  
  427. {block:Audio}
  428. <div class="player">{AudioPlayerBlack}</div>
  429. {block:Caption}{Caption}{/block:Caption}
  430. <div id="infu">
  431. <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>
  432. </div>
  433. {/block:Audio}
  434.  
  435.  
  436. {block:Video}
  437. <div id="info">
  438. <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>
  439.  
  440. {Video-300}
  441. {block:Caption}{Caption}{/block:Caption}
  442. {/block:Video}
  443.  
  444. {block:Answer}
  445. <div class="hlanswerinfo">{Asker} asked:</div>
  446. <div class="hlanswer">
  447. <img src="{AskerPortraitURL-64}">
  448. {Question}
  449. </div>
  450. {Answer}
  451. {/block:Answer}
  452.  
  453. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  454.      <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  455.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  456. {/block:ContentSource}</div></div>
  457.  
  458. {/block:Posts}
  459.      {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  460.  
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. </div>
  466. <script type="text/javascript"> Cufon.now(); </script>
  467.  
  468. </body>
  469. </html>