vii-pigatto-fnf

theme 19 awn

Jun 28th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!--- theme by falsidade-nao-fode
  6. N Ã O C O P I E --->
  7.  
  8. <head>
  9.  
  10.  
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#f8f8f8" />
  14. <meta name="color:link" content="#000000" />
  15. <meta name="color:linkhover" content="#696969" />
  16. <meta name="color:text" content="#000000" />
  17. <meta name="color:post" content="#ffffff" />
  18. <meta name="color:border" content="#000000" />
  19. <meta name="color:fundinho" content="#000000" />
  20. <meta name="color:bobsponja" content="#000000" />
  21.  
  22.  
  23. <meta name="color:scroll" content="#000000" />
  24. <meta name="color:ask" content="#ebebeb" />
  25.  
  26.  
  27. <meta name="color:bgdescription" content="#ebebeb" />
  28.  
  29. <meta name="color:negociodocredito" content="#000" />
  30. <meta name="color:textdescription" content="#000" />
  31. <meta name="color:links" content="#000" />
  32. <meta name="color:cruz" content="#ccc" />
  33. <meta name="color:linkbg" content="#ffffff" />
  34. <meta name="color:linktext" content="#000" />
  35. <meta name="color:linktexthover" content="#fff" />
  36. <meta name="color:fraase" content="#fff" />
  37. <meta name="color:bgpage" content="#EEEEEE" />
  38. <meta name="color:like" content="#FF1493" />
  39. <meta name="color:bglink1" content="#1E90FF" />
  40. <meta name="color:bglink2" content="#FF3030" />
  41. <meta name="color:bglink3" content="#FF69B4" />
  42. <meta name="color:bglink4" content="#32CD32" />
  43. <meta name="color:bglink5" content="#9370DB" />
  44. <meta name="color:bglink6" content="#FFFF00" />
  45. <meta name="color:bglink7" content="#FFD39B" />
  46. <meta name="color:bglink8" content="#FF7F50" />
  47. <meta name="color:bglink9" content="#00CED1" />
  48.  
  49.  
  50. <meta name="image:background" content="" />
  51. <meta name="image:fotinha" content="http://static.tumblr.com/pumsmer/aQ5m6cfvc/prot_2.jpg"/>
  52.  
  53. <meta name="font:text" content="verdana" />
  54. <meta name="font:title" content="georgia" />
  55.  
  56.  
  57. <meta name="text:link1" content="/" />
  58. <meta name="text:Link1 Title" content="link" />
  59. <meta name="text:Link2" content="/" />
  60. <meta name="text:Link2 Title" content="link" />
  61. <meta name="text:Link3" content="/" />
  62. <meta name="text:Link3 Title" content="link" />
  63. <meta name="text:Link4" content="/" />
  64. <meta name="text:Link4 Title" content="link" />
  65. <meta name="text:Link5" content="/" />
  66. <meta name="text:Link5 Title" content="link" />
  67. <meta name="text:Link6" content="/" />
  68. <meta name="text:Link6 Title" content="link" />
  69. <meta name="text:Link7" content="/" />
  70. <meta name="text:Link7 Title" content="link" />
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. <title>{Title}</title>
  79. <link rel="shortcut icon" href="{Favicon}">
  80. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  81. {block:Description}
  82. <meta name="description" content="{MetaDescription}" />
  83. {/block:Description}
  84.  
  85.  
  86. <style type="text/css">
  87.  
  88.  
  89. body {background-color: {color:background}; font-family: georgia; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  90.  
  91. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  92.  
  93. p {margin: 6px 0 0 0}
  94.  
  95. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 4px; }
  96. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  97. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  98. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  99.  
  100. blockquote img{max-width: 470px!important}
  101. blockquote blockquote img{max-width: 450px!important}
  102. blockquote blockquote blockquote img{max-width: 430px!important}
  103. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  104.  
  105. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; position:fixed; }
  106.  
  107. #entries{float: left; margin-left:350px; margin-top: 45px; position: relative; border-left: 1px solid {color:background} }
  108.  
  109. #msd {width: 350px; height: 345px; margin-left:-180px; margin-top: 30px; position:fixed; overflow:hidden; padding:3px; background-color: {color:sidebar};}
  110.  
  111.  
  112.  
  113. .danpost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: georgia; font-size: 11px;}
  114.  
  115. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  116. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
  117. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
  118.  
  119. .image {text-align: center; border: 0px}
  120. .image img {max-width: 500px; margin-bottom: 2px }
  121.  
  122. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  123. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  124. .oiqqtts a, a:hover{text-transform: none;}
  125.  
  126. .chat {line-height: 13px; list-style: none }
  127. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  128. .person1 {color: {color:text}; padding: 2px; }
  129. .person1 .label {font-weight: bold; color:{color:text}}
  130. .person2 {color: {color:text}; padding: 2px; }
  131. .person2 .label {font-weight: bold; color:{color:text}}
  132.  
  133. .player {background-color: #000; text-align: left; display:block;}
  134.  
  135. #asker {font-size: 11px; font-family: georgia; text-align: justify;}
  136. .answer {padding: 2px}
  137. .answer img {max-width: 470px;}
  138.  
  139.  
  140. #oidata {text-align: left; font-size: 9px; font-family: georgia; text-transform: lowercase; z-index: 11;}
  141. #oidata a {font-size: 9px;}
  142.  
  143. .tags {color: {color:text}; font-size: 9px; font-family: georgia; display: inline; list-style: none; text-transform: lowercase;}
  144. .tags a {font-size: 9px; color: {color:links}; display: inline; list-style: none; text-transform: lowercase;}
  145.  
  146. #cap {width: 500px; margin-top: -2px;}
  147. .source {display: none;}
  148.  
  149. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  150. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  151. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  152. .notes img{display: none; border:0px}
  153.  
  154. .question {
  155. color: {color:text};
  156. font-size: 9px;
  157. font-weight: normal;
  158. font-family: georgia;
  159. line-height:95%;
  160. background: {color:ask};
  161. margin: 0 0 10px 0;
  162. padding: 10px 15px;
  163. position: relative;}
  164.  
  165. .questionarrow {
  166. width: 13px;
  167. height: 7px;
  168. font-size:30px;
  169. font-family: georgia;
  170. position: absolute;
  171. color: {color:ask};
  172. bottom: -3.5px;
  173. left: 240px;}
  174.  
  175.  
  176. .asker {width:500px; text-align:center; text-transform:uppercase; color:{color:text};}
  177. .asker a {color: {color:text};}
  178. .asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; max-height:15px;}
  179.  
  180. .answer {color: {color:text};}
  181.  
  182.  
  183. .fj {font-size: 130px; font-family: georgia; line-height: 95px; margin-left: 5px; color: {color: titulos posts}; opacity:0.15; -moz-opacity: 0.15; filter: alpha(opacity=15);}
  184. .jf {font-size: 19px; font-family: georgia; letter-spacing: -1px; line-height: 20px; color: {color: titulos posts}; margin-left: 35px; margin-top: -92px; }
  185.  
  186. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  187.  
  188.  
  189. #sideimg {display: block; margin-left: 37px; float: right; margin-top: 190px; width: auto; height: auto; background-color: transparent; position: fixed; z-index:30;}
  190. .simg1 img {width: 160px; height: 160px; margin-bottom: 2px; border: 2px solid {color:fundinho};}
  191. .simg1:hover {opacity:0.8;-webkit-transition: all 0.6s ease;}
  192.  
  193. #pag {width: 15px; padding:1px; background-color: {color:bgpage}; position:fixed; text-align: center; margin-top: 100px; margin-left: 119px;}
  194.  
  195. #cruz {position: fixed; margin: 200px 0px 0px 60px; }
  196.  
  197. #acruz {width: 39px; position: absolute; margin-left: -92px; margin-top: -365px; color: {color:cruz}; font-size: 60px; -webkit-transform: rotate(-20deg);}
  198. #acruz:hover { -webkit-transform: rotate(0deg);}
  199.  
  200. #home {width: 24px; position: fixed; float: left; font-size: 9px; font-family: georgia; color: {color:cruz}; padding: 5px; height: 24px; margin-left: 110px; rotation: 10px; margin-top: 280px; margin-top: 185px; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 20;}
  201.  
  202. #s1{left: 40px; top: 437px; width: 160px; height: 4px; text-align: center; background-color: {color:border}; position: fixed; padding: 0px;}
  203.  
  204. #s2{left: 25px; top: 260px; width: 4px; height: 165px; background-color:{color:border}; position: fixed; padding: 0px;}
  205.  
  206. #s3{left: 32px; top: 240px; width: 4px; height: 210px; text-align: center; background-color: {color:border}; position: fixed; padding: 0px;}
  207.  
  208. #s4{left: 15px; top: 430px; width: 205px; height: 4px; background-color:{color:border}; position: fixed; padding: 0px;}
  209.  
  210.  
  211.  
  212. #pagina{ margin-top: 416px; margin-left: 187px; width: 100px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; }
  213.  
  214. /*** Paginação by madlyluv.com ***/
  215. #paginacaoml {font-size: 30px; font-family: give you glory; line-height: 24px;}
  216. #paginacaoml a {font-size: 30px; font-family: give you glory; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:text}; text-decoration: none;}
  217. #paginacaoml a:hover {font-size: 30px; font-family: give you glory; background: transparent; border: none;}
  218. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  219.  
  220.  
  221. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  222.  
  223. #meus{text-align: justify; font-size: 9px; font-family: calibri; position: fixed; margin-left: 205px; width:130px; height: 35px; background-color: transparent; color: #999999; padding: 2px; margin-top: 185px; background-attachment: fixed; border-left: 0px solid ; padding:5px;z-index: 830;}
  224.  
  225. #links {text-align: center; margin-top:1px; margin-bottom: -2px; font-family: tahoma; font-size: 10px; color: #999999; letter-spacing: 0px; text-transform: none; -webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in; }
  226.  
  227.  
  228. .li {opacity: 1}
  229. .li2 {opacity: 0.8}
  230. .li3 {opacity: 0.6}
  231. .li4 {opacity: 0.8}
  232. .li5 {opacity: 1}
  233.  
  234. #linkslindos {margin-top: 355px; margin-left: 32px; position:fixed; width: auto; }
  235.  
  236. #linkslindos a{text-transform: none; display: block; font-family: tahoma; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: {color:linkbg}; -moz-transition: all 0.4s ease-out; width: 55px; text-align: center; font-size: 10px; height:16px; margin: 4px 0 0px 0; color:{color:linktext}; margin-left: 5px; line-height:15px; }
  237.  
  238. #linkslindos a:hover{color: {color:linktexthover};background-color: {color:bglink1} }
  239.  
  240. #linkslindos1 {margin-top: 355px; margin-left: 88px; position:fixed; width: auto; }
  241.  
  242. #linkslindos1 a{text-transform: none; display: block; font-family: tahoma; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: {color:linkbg}; -moz-transition: all 0.4s ease-out; width: 55px; text-align: center; font-size: 10px; height:16px; margin: 4px 0 0px 0; color:{color:linktext}; margin-left: 5px; line-height:15px; }
  243.  
  244. #linkslindos1 a:hover{color: {color:linktexthover}; background-color: {color:bglink2};}
  245.  
  246. #linkslindos2 {margin-top: 355px; margin-left: 144px; position:fixed; width: auto; }
  247.  
  248. #linkslindos2 a{text-transform: none; display: block; font-family: tahoma; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: {color:linkbg}; -moz-transition: all 0.4s ease-out; width: 55px; text-align: center; font-size: 10px; height:16px; margin: 4px 0 0px 0; color:{color:linktext}; margin-left: 5px; line-height:15px; }
  249.  
  250. #linkslindos2 a:hover{color: {color:linktexthover}; background-color: {color:bglink3};}
  251.  
  252. #linkslindos3 {margin-top: 373px; margin-left:32px; position:fixed; width: auto; }
  253.  
  254. #linkslindos3 a{text-transform: none; display: block; font-family: tahoma; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: {color:linkbg}; -moz-transition: all 0.4s ease-out; width: 55px; text-align: center; font-size: 10px; height:16px; margin: 4px 0 0px 0; color:{color:linktext}; margin-left: 5px; line-height:15px; }
  255.  
  256. #linkslindos3 a:hover{color: {color:linktexthover}; background-color: {color:bglink4};}
  257.  
  258.  
  259. #linkslindos4 {margin-top: 373px; margin-left:88px; position:fixed; width: auto; }
  260.  
  261. #linkslindos4 a{text-transform: none; display: block; font-family: tahoma; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: {color:linkbg}; -moz-transition: all 0.4s ease-out; width: 56px; text-align: center; font-size: 10px; height:16px; margin: 4px 0 0px 0; color:{color:linktext}; margin-left: 5px; line-height:15px; }
  262.  
  263. #linkslindos4 a:hover{color: {color:linktexthover};background-color: {color:bglink5};}
  264.  
  265.  
  266. #linkslindos5 {margin-top: 373px; margin-left: 144px; position:fixed; width: auto; }
  267.  
  268. #linkslindos5 a{text-transform: none; display: block; font-family: tahoma; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: {color:linkbg}; -moz-transition: all 0.4s ease-out; width: 55px; text-align: center; font-size: 10px; height:16px; margin: 4px 0 0px 0; color:{color:linktext}; margin-left: 5px; line-height:15px; }
  269.  
  270. #linkslindos5 a:hover{color: {color:linktexthover}; background-color: {color:bglink6};}
  271. #faixa {margin-top: 50px; margin-left: -10px; position: fixed; background-color: {color:bobsponja}; height: 140px; width:354px; }
  272.  
  273. #faixa2 {margin-top: -50px; margin-left: 50px; position: fixed; background-color: {color:bobsponja}; height: 2000px; width:30px; }
  274.  
  275. @font-face {
  276. font-family: 'Give You Glory';
  277. font-style: normal;
  278. font-weight: norAmal;
  279. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  280. }
  281.  
  282.  
  283. #title {width: 215px; height: 55px; position: fixed; background-color:transparent; margin-left: 120px; margin-top: 55px; }
  284. .optitle{font-family: georgia; font-size: 15px; font-style: none;
  285. line-height: 15px; font-weight: none; color: #777777; margin-top: 10px; margin-left: -5px; text-transform: none; letter-spacing: 0px}
  286.  
  287.  
  288.  
  289. #textv {width:40px; height: 100px; margin-left:205px; margin-top:191px; position:fixed; overflow:hidden; background-color: {color:bgdescription}; color: {color:textdescription}; font-family: georgia; font-size:10px;text-transform: lowercase; border-left:0px solid; border-right:0px solid; padding:3px; width: 85px; height:195px; border: 0px solid {color:border}; z-index:200; opacity:8;}
  290.  
  291.  
  292. #sdbarsi {font-family: georgia; color: {color:textdescription}; font-size:7px; padding: 3px 3px 4px 3px; width: 110px; height: 7px; margin-top: 400px; margin-left: 220px; font-family: arial; z-index: 200; position: fixed; text-align: center; text-transform: uppercase; letter-spacing: 1px}
  293. #sdbarsi a{font-family: georgia; font-size: 8px; letter-spacing: 1px}
  294.  
  295. #credit {width: 10px; margin-left: 6px; height: 10px; margin-top: 426px; float:left; text-align: center; font-size: 16px; position:fixed; padding: 4px; z-index:200; background-color: {color:background}; -moz-border-top-left-radius: 10px; border-top-left-radius: 0px; z-index: 1; -moz-border-top-right-radius:0px; z-index: 1; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 1;}
  296.  
  297. .credittex {margin-top: -2px; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 10px; color: {color: negociodocredito}; }
  298. .credittex a{color:{color:negociodocredito};}
  299.  
  300.  
  301. .credit {
  302. position:fixed !important;
  303. margin-left: 1028px;
  304. margin-top: 1000px;
  305. margin-bottom: -5px;
  306. font-size: 9px;
  307. width: 49px;
  308. height: 15px;
  309. padding: 1px 3px 3px 2px;
  310. font-family: verdana;
  311. color: #000000;
  312. text-align: center;
  313. background-color: {color:sidebar};
  314. -webkit-transition: all 0.5s ease;
  315. }
  316.  
  317. ::-webkit-scrollbar{width:5px;height:5px;}
  318. ::-webkit-scrollbar-button:start:decrement
  319. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  320. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  321. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  322. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  323.  
  324. #tumblr_controls{position: fixed!important}
  325. #tumblr_controls{position: fixed!important}
  326. #tumblr_controls{position: fixed!important}
  327. #tumblr_controls{position: fixed!important}
  328.  
  329.  
  330.  
  331.  
  332. </style>
  333.  
  334. </head>
  335.  
  336.  
  337. <body>
  338.  
  339.  
  340. <div id="tudo">
  341. <div id="msd">
  342. </div>
  343.  
  344.  
  345. <div id="barra3"></div>
  346.  
  347. <div id="sideimg"><div class="simg1">
  348. <img src="{image:fotinha}">
  349. </div></div>
  350. <div id="linkslindos">
  351. <a href="{text:link1}">{text:link1 title}</a></div>
  352. <div id="linkslindos1">
  353. <a href="{text:link2}">{text:link2 title}</a></div>
  354. <div id="linkslindos2">
  355. <a href="{text:link3}">{text:link3 title}</a></div>
  356. <div id="linkslindos3">
  357. <a href="{text:link4}">{text:link4 title}</a></div>
  358. <div id="linkslindos4">
  359. <a href="{text:link5}">{text:link5 title}</a></div>
  360. <div id="linkslindos5">
  361. <a href="{text:link6}">{text:link6 title}</a></div>
  362.  
  363.  
  364.  
  365. <div id="s1"></div> <div id="s2"></div><div id="s3"></div><div id="s4"></div>
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372. <div id="textv">{description}</b></div>
  373.  
  374.  
  375.  
  376. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby">↜</a>{/block:PreviousPage}{/block:Pagination}
  377.  
  378. {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="next page baby">↝</a>{/block:NextPage}{/block:Pagination}</div></div>
  379.  
  380. </div>
  381.  
  382.  
  383. </div>
  384.  
  385.  
  386.  
  387. <div id="credit">
  388. <div class="credittex"> <a href="http://falsidade-nao-fode.tumblr.com" title=" detalhes by i-ngenuidade" style="opacity:0.8;"> ©</b></a></div>
  389. </div>
  390.  
  391. </a></div>
  392. <div id="entries">
  393. {block:Posts}
  394. <div class="danpost">
  395.  
  396. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  397.  
  398. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  399.  
  400. {block:Photoset}{Photoset-500}{/block:Photoset}
  401.  
  402. {block:quote}
  403.  
  404. <o class="fj">“</o><div class="jf">{quote}</div><br>
  405. <div class="source">{block:Source}<strong>{Source}</strong>{/block:Source}</div>
  406.  
  407. {/block:quote}
  408.  
  409. {block:Link}
  410. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  411. {block:Description}{Description}{/block:Description}
  412. {/block:Link}
  413.  
  414. {block:Chat}
  415. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  416. <div class="chat"><ul>{block:Lines}
  417. <li class="person{UserNumber}">{block:Label}
  418. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  419. {/block:Chat}
  420.  
  421. {block:Audio}
  422. <div class="player">{AudioPlayerBlack}</div>
  423. {block:Caption}{Caption}{/block:Caption}
  424. {/block:Audio}
  425.  
  426. {block:Video}{Video-500}{/block:Video}
  427.  
  428.  
  429. {block:Answer}
  430. <div class="question">
  431. <div class="questionarrow">▼</div>
  432. {Question}
  433. </div>
  434. <div class="asker">{Asker}</div>
  435. <div class="answer">{Answer}</div>
  436. {/block:answer}
  437.  
  438. <div id="cap">
  439. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  440. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  441. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  442.  
  443. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  444. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  445. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  446. {/block:ContentSource}</div></div>
  447. <br>
  448.  
  449.  
  450. <div id="oidata">
  451. {block:Date}<div class="tags"><b>in(direct):</b> {block:HasTags}{block:Tags}<font color="{color:tags}"># </font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  452. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} . <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} <font color="{color:like}">♥</font>. <a href="{ReblogURL}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""> reblog this </a>{/block:IndexPage}
  453. {block:RebloggedFrom}<br>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} . via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  454. {/block:RebloggedFrom}
  455. </div>
  456. </div>{/block:Date}
  457.  
  458.  
  459. {/block:Posts}
  460. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. </div>
  470. </div>
  471. </div>
  472. </div>
  473. </div>
  474. </div>
  475.  
  476. </body>
  477. </html>
Advertisement
Add Comment
Please, Sign In to add comment