cadu

c4fajeste#theme51

Sep 21st, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.88 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por caducordeiro.tumblr.com
  8.  
  9. ---------------------------------- -->
  10.  
  11.  
  12.  
  13. <head>
  14.  
  15. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#B3B3B3" />
  17. <meta name="color:sidebar" content="#fff" />
  18. <meta name="color:text" content="#000000" />
  19. <meta name="color:text sidbar" content="#000000" />
  20. <meta name="color:links"content="#b3b1b1" />
  21. <meta name="color:post"content="#b3b1b1" />
  22. <meta name="color:hover" content="#000" />
  23. <meta name="color:detalhes" content="#000" />
  24. <meta name="color:description" content="#000" />
  25. <meta name="image:background" content=""/>
  26. <meta name="image:sidebar 1" content="" />
  27.  
  28. <meta name="text:frase" content="frase com duas linhas" />
  29.  
  30.  
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link1" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link2" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link3" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link4" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link5" />
  42. <meta name="text:Link6" content="/" />
  43. <meta name="text:Link6 Title" content="link5" />
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200' rel='stylesheet' type='text/css'>
  46.  
  47.  
  48. <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Yanone+Kaffeeshatz">
  49.  
  50.  
  51.  
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  54.  
  55. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  56.  
  57.  
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}
  62. <meta name="description" content="{MetaDescription}" />
  63. {/block:Description}
  64.  
  65. {block:IfEnableEndlessScrolling}
  66. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  67. {/block:IfEnableEndlessScrolling}
  68.  
  69. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  72.  
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  75.  
  76. <style type="text/css">
  77.  
  78. @font-face {
  79.  
  80. font-family: "pacifico";
  81.  
  82. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  83.  
  84. }
  85.  
  86.  
  87. ::-webkit-scrollbar{width:6px;height:6px;}
  88.  
  89. ::-webkit-scrollbar-button:start:decrement
  90.  
  91. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  92.  
  93. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  94.  
  95. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  96.  
  97. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  98.  
  99.  
  100.  
  101.  
  102. body {
  103. background-color: {color:background};
  104. color:{color:text};
  105. font-family: verdana;
  106. font-size: 10px;
  107. text-align: center;
  108. line-height:120%;
  109. margin:0;
  110. padding:0;
  111. background-image:url('{image:background}');
  112. background-repeat:no-repeat;
  113. background-size:100% 100%;
  114. background-attachment:fixed;
  115.  
  116. }
  117.  
  118. a {color: {color:links}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  119. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  120.  
  121. p {margin: 6px 0 0 0}
  122.  
  123. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  124.  
  125.  
  126. blockquote {padding:5px; padding-left:5px; margin:5px; border-left:2px solid #fff}
  127.  
  128. #all {text-align: justify; width: 835px; margin: 20px auto 20px auto; padding: 0px; }
  129.  
  130. #allboxes {margin-left:542px; width:400px; margin-top:2px; border: 0px solid #ccc; color:{color:text}; font-family: calibri;font-size: 11px; }
  131.  
  132. .entry {position: relative; width:400px; text-align:justify; float:left ;margin:-7px; padding:5px; margin-left: 8px; margin-top:5px; background:{color:post}; border: 8px double {color:background}; }
  133.  
  134. .entry img{padding: 2px; border: 0px solid {color:background} ;}
  135. .entry img:hover{;opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;filter: alpha(opacity=99);-webkit-transition-duration: .50s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;}
  136.  
  137.  
  138. .entry:hover #info {opacity:0.9;}
  139. .entry:hover #infu {opacity:1}
  140.  
  141. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: normal;color:{color:text}; font-weight: normal; line-height: 18px;}
  142. h1 a {text-align: center; font-size: 16px; text-transform: normal; color:{color:text} font-weight: normal; line-height: 16px;}
  143. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: #fff; font-weight: normal; line-height: 16px;}
  144.  
  145. #info {position:absolute; font-size:8px; font-family: trebuchet ms; margin-left:0px; opacity:0; width: 392px;height:autopx; margin-bottom:0px; margin-top:0px; display:inline; text-align:left; padding:6px; padding-top: 6px; z-index: 4000; background-color: {color:post}; color:{color:links};-webkit-transition-duration: 0.9s; text-transform: lowercase; }
  146. #info a {background-color: {color:post}; color:{color:links}; text-transform: uppercase;}
  147. #info a:hover {color: {color:links}; text-transform: lowercase;}
  148.  
  149.  
  150.  
  151. #infu { margin-left:0px;text-align: left; font-size: 8px; font-family: calibri; text-transform: uppercase; z-index: 11; margin-top:5px; text-transform: lowercase;color: {color:links};;opacity:2.0; background-color: transparent;letter-spacing: 1px; border-top: 1px solid #f8f8f8; }
  152. #infu a {font-size: 8px; text-transform: uppercase;color: {color:links}; }
  153.  
  154. .image {text-align: center; border: 0px;}
  155. .image img {max-width: 400px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  156.  
  157.  
  158.  
  159.  
  160. .pquote{font-size: 11px; font-family: calibri; letter-spacing: 0px;
  161. text-transform: none;text-align: justify; font-style: ; padding-top: 5px border: 1px solid #ccc; color:{color:text};}
  162. .pquote a {font-size: 11px; font-family: calibri; letter-spacing: 0px;
  163. text-transform: none;text-align: justify; font-style:; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  164.  
  165. .pquotesource{font-size: 9px; font-family: trebuchet ms; letter-spacing: 0px;
  166. text-transform: uppercase;text-align: right; font-style: ; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  167. .pquotesource a {font-size: 9px;; font-family: trebuchet ms; letter-spacing: 0px;
  168. text-transform: uppercase;text-align: right; font-style: ; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  169. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: {color:text};}
  170. blockquote a{padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: {color:text};}
  171.  
  172.  
  173.  
  174. .quotesou{font-size: 11px; font-family: trebuchet ms; letter-spacing: 0px;
  175. text-transform: none;text-align: right; font-style: ; padding-top: 4x border: 1px solid #ccc; color:{color:text};text-transform: uppercase;}
  176. .quotesou a {font-size: 11px; font-family: trebuchet ms; letter-spacing: 0px;
  177. text-transform: none;text-align: right; font-style: ; padding-top: 4px border: 1px solid #ccc; color:{color:text};text-transform: uppercase;}
  178.  
  179.  
  180.  
  181. /* chat by joshdevines*/
  182. .user_1 .label {color:{color:link}; font-weight:bold}
  183. .user_2 .label {color:{color:text}; font-weight:bold}
  184. .user_3 .label {color:{color:link}; font-weight:bold}
  185. .user_4 .label {color:{color:text}; font-weight:bold}
  186. .user_5 .label {color:{color:link}; font-weight:bold}
  187. .user_6 .label {color:{color:text}; font-weight:bold}
  188. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  189.  
  190. .player {background-color: #ddd; text-align: left; display:block;}
  191.  
  192. .question {color: {color:links}; text-align: left; background-color: #ccc; margin-bottom: -10px; }
  193.  
  194. #cap {width: 400px; margin-top: -2px;}
  195. .source {display: none; color:{color:text};font-style: italic; }
  196.  
  197.  
  198. .notes img{width:10px; position:relative; top:1px}
  199. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  200.  
  201.  
  202. #tumblr_controls{position: fixed!important}
  203. #tumblr_controls{position: fixed!important}
  204. #tumblr_controls{position: fixed!important}
  205. #tumblr_controls{position: fixed!important}
  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. .question1 {
  215. color:#000;
  216. font-size: 11px;
  217. font-family: calibri;
  218. text-align:left;
  219. font-weight: normal;
  220. line-height:95%;
  221. background: #f0f0f0;
  222. position: relative;
  223. min-height:60px;
  224. padding:10px 15px;
  225. margin-bottom:2px;
  226. margin-right:-10px;}
  227.  
  228. .questionarrow {
  229. font-size:30px;
  230. color:#f0f0f0;
  231. vertical-align:middle;
  232. margin-left:-5px!important;}
  233.  
  234.  
  235. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  236. .asker a {color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  237. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px;}
  238.  
  239. .asking {text-align:center; color:{color:text}; font-size:9px; font-family: calibri; text-transform:none;}
  240. .asking a{color:{color:text};}
  241. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  242.  
  243.  
  244. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; font-size:9px; font-family: calibri; text-transform:none;}
  245.  
  246.  
  247. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  248.  
  249.  
  250.  
  251.  
  252.  
  253. #cre {float: left; margin-top: 304px; margin-left: 220px; width: 221px; background-color: {color:sidebar}; color: {color:text sidbar}
  254. ; padding: 3px; font-size: 9px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: calibri;text-transform: uppercase; }
  255.  
  256. #cre a{font-size: 10px; color: {color:text sidbar}; text-transform: uppercase; }
  257.  
  258.  
  259.  
  260.  
  261. #cadulink {margin-top: 240px; margin-left: 60px; position:fixed; width: 71px;font-family: consolas; text-transform: uppercase; }
  262. #cadulink a{font-size: 8px; color: {color:text sidbar}
  263. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 162px; height: 2px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; text-transform: uppercase; }
  264. #cadulink a:hover{ letter-spacing: 1px; }
  265.  
  266.  
  267.  
  268. .pic {margin-top: 0px; margin-left: -04px; width: 140px; height: auto;
  269.  
  270.  
  271.  
  272. position: fixed; padding: 0px;
  273.  
  274.  
  275.  
  276. background-color: #ccc; border: 4px solid {color:background}; box-shadow: 0px 4px 0px 4px #ccc; -webkit-transform: rotate(0deg); -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px;z-index:303;}
  277.  
  278.  
  279.  
  280. .pic img{width: 140px; height: autopx;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px;}
  281.  
  282.  
  283.  
  284. #des {float: left; margin-top: 8px; margin-left: 294px; width: 238px
  285. ; padding: 10px; font-size: 20px; text-align: center; position:fixed; position:fixed; letter-spacing: -2px; font-family: consolas; font-style::italic ; height: autopx;;text-transform: uppercase;z-index:3044666666666660; ; background-color: {color:sidebar} ; color: {color:description}}
  286.  
  287. #des a{font-size: 10px; color:{color:description};font-family: calibri;text-align: center;font-family: calibri; letter-spacing: 0px;}
  288.  
  289. #des a:hover{font-size: 10px; color:#111111;font-family: calibri;text-align: center;}
  290.  
  291. .caduzinho {z-index:3044666666666660;float: left; margin-top: 258px; margin-left: 154px; width: 226px; padding: 5px; font-size: 10px; text-align: center; position:fixed; position:fixed; letter-spacing: 0px; font-family: calibri; font-style:italic ; height: 10px; -webkit-transform: rotate(0deg);z-index:-2; background-color: {color:sidebar} ; color: {color:background} ;}
  292.  
  293. .caduzinho a{z-index:3044666666666660; font-size: 10px; color:{color:background};background-color: {color:sidebar} }
  294.  
  295.  
  296. .cadugostoso{margin-top: -06px;margin-left: -10px;
  297. width: 218px;text-transform: uppercase;
  298. font-size: 8px; height: autopx; text-align: justify; background-color: {color:sidebar}; font-family: consolas; line-height: 10px; color: {color:description}; position: fixed; padding: 20px; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1454565544400000; letter-spacing: 0px; text-transform: ; opacity: 40.0; -webkit-border-bottom-left-radius:0px;}
  299.  
  300.  
  301.  
  302. .pgs{padding:3px; font-family:trebuchet ms; font-style: ; font-size: 18px; letter-spacing:-1px; z-index:799000000; text-align: center;color:{color:sidebar};background-color: {color:background};}
  303.  
  304. .pgs a{padding:3px; font-family:trebuchet ms; font-style: ; font-size: 18px; letter-spacing:-1px; z-index:9000000;color: {color:sidebar}
  305. ;text-align: center;}
  306.  
  307.  
  308.  
  309. #image {position:fixed; z-index:-4;margin-top:-10px;margin-left:0px;opacity: 0.6}
  310. #image img {height:140%;width:280px;position:fixed;opacity: 0.6}
  311.  
  312.  
  313. #barra1 {width: 138px; margin-left: 245px; margin-top: -230px; background-color: #fff;; height: 16px; position: fixed; z-index: -220; border-bottom: 0px solid #000; opacity:0.0}
  314.  
  315. #barra {width: 259px; margin-left: 20px; margin-top: 12px; background-color: {color:sidebar}; height: 370px; position: fixed; z-index: -220; border: 4px double #ccc; opacity:1.0}
  316.  
  317. </style>
  318. <body>
  319.  
  320.  
  321.  
  322.  
  323. </div></div>
  324.  
  325.  
  326.  
  327. </div>
  328.  
  329. </div></div>
  330. <div id="des">{text:frase}<p>
  331. <p><center>
  332. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  333. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  334. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  335. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  336. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  337. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  338. <br></b></center>
  339.  
  340. <div class="pic">
  341. <div class="cadugostoso"> <img src="{image:sidebar 1}" align="left" style="float:left; border-right:4px solid {color:sidebar}; border-bottom:2px solid {color:sidebar};;height: autopx;">
  342. {description}<p>
  343. <div class="pgs">{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
  344. </div>
  345. <p><center><i>
  346. <a href="http://c4fajeste.tumblr.com/" title="theme by c4fajeste ™"> theme developed by c4fajeste™ </a></i></center>
  347. </div></div>
  348.  
  349. </div></div></div></div>
  350. </div></div>
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357. </div></div></div></div></div></div>
  358.  
  359.  
  360.  
  361.  
  362.  
  363. </div></div>
  364. <div id="allboxes">
  365. {block:Posts}
  366. <div class="entry">
  367.  
  368. {block:Text}
  369. {block:Title}<h1><i>{Title}</i></h1>{/block:Title}{Body}
  370. <div id="infu">
  371. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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></div>
  372. {/block:Text}
  373.  
  374. {block:Photo}
  375. <div id="info">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small><br> {/block:Chat}
  376. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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>
  377. </div>
  378.  
  379. <div class="image"><img src="{PhotoURL-400}" width="390px"/></div>
  380. {block:Caption}{Caption}{/block:Caption}
  381. {/block:Photo}
  382.  
  383. {block:Photoset}
  384. <div id="info">
  385. <a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">v</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">s</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  386.  
  387. <center>{Photoset-400}</center>
  388. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  389.  
  390.  
  391. {block:Quote}<div class="pquote">"{Quote}"<p><div class="pquotesource">— {Source}</center></div></div><div id="infu">
  392. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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"><small>{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small></div>{/block:Chat}
  393. </div>{/block:Quote}
  394.  
  395. {block:Link}
  396.  
  397. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  398. {block:Description}{Description}{/block:Description}
  399. <div id="infu">
  400. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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>
  401. </div>
  402. {/block:Link}
  403.  
  404.  
  405. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  406. <center><a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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>{/block:Chat}
  407.  
  408. {block:Audio}
  409. <div class="player">{AudioPlayerBlack}</div>
  410. {block:Caption}{Caption}{/block:Caption}
  411. <div id="infu">
  412. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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>
  413. </div>
  414. {/block:Audio}
  415.  
  416.  
  417. {block:Video}
  418. <div id="info">
  419. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</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> </div>
  420.  
  421. {Video-400}
  422. {block:Caption}{Caption}{/block:Caption}
  423. {/block:Video}
  424.  
  425. {block:Answer}
  426. <table width="400px" cellspacing="0" cellpadding="0">
  427. <tr>
  428. <td width="290px" class="question1">{Question}</td>
  429. <td width="20px"><span class="questionarrow">◤</span></td>
  430. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  431. </tr>
  432. </table>
  433. <div class="answer">{Answer}</div>
  434. {/block:answer}
  435.  
  436. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  437. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  438. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  439. {/block:ContentSource}</div></div>
  440.  
  441. {/block:Posts}
  442. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  443.  
  444. </div>
  445. </div>
  446. </div>
  447. </div>
  448. </div>
  449. <script type="text/javascript"> Cufon.now(); </script>
  450.  
  451. </body>
  452. </html>
Advertisement
Add Comment
Please, Sign In to add comment