cadu

c4fajeste#theme52

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