cadu

wqdFDSFDS

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