cadu

bffffff

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