Advertisement
tannyoliveira

Theme 04+Parceiros

Mar 31st, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.87 KB | None | 0 0
  1. <!--
  2. Base icatchingfire ; Theme por ARROMBAD-A não retire os creditos
  3. !-->
  4.  
  5. <html>
  6. <head>
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:scrollbg" content="#ffffff" />
  11. <meta name="color:scrollbar" content="#dfdfdf" />
  12. <meta name="color:text" content="#9b9b9b" />
  13. <meta name="color:link" content="#9b9b9b" />
  14. <meta name="color:linkhovercolor" content="#575656" />
  15. <meta name="color:imgsidebar border" content="#f2f2f2">
  16. <meta name="color:selection" content="#cacaca"/>
  17. <meta name="color:selectionbg" content="#fcfcfc"/>
  18.  
  19. <meta name="image:sidebar" content=""/>
  20. <meta name="image:background" content="" />
  21.  
  22. <meta name="text:Link 1" content="" />
  23. <meta name="text:Link 1 Text" content="" />
  24. <meta name="text:Link 2" content="" />
  25. <meta name="text:Link 2 Text" content="" />
  26. <meta name="text:Link 3" content="" />
  27. <meta name="text:Link 3 Text" content="" />
  28. <meta name="text:Link 4" content="" />
  29. <meta name="text:Link 4 Text" content="" />
  30. <meta name="text:Link 5" content="" />
  31. <meta name="text:Link 5 Text" content="" />
  32.  
  33. <meta name="if:Show Link 1" content="1" />
  34. <meta name="if:Show Link 2" content="1" />
  35. <meta name="if:Show Link 3" content="1" />
  36. <meta name="if:Show Link 4" content="1" />
  37. <meta name="if:Show Link 5" content="1" />
  38. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore|Yesteryear|Marck+Script|Contrail+One|Reenie+Beanie|Open+Sans+Condensed:700,300|Nothing+You+Could+Do|Kaushan+Script&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  39.  
  40.  
  41. <script type="text/javascript">
  42. var rector=3
  43. var stopit=0
  44. var a=1
  45.  
  46. function init(which){
  47. stopit=0
  48. shake=which
  49. shake.style.left=0
  50. shake.style.top=0
  51. }
  52.  
  53. function rattleimage(){
  54. if ((!document.all&&!document.getElementById)||stopit==1)
  55. return
  56. if (a==1){
  57. shake.style.top=parseInt(shake.style.top)+rector+"px"
  58. }
  59. else if (a==2){
  60. shake.style.left=parseInt(shake.style.left)+rector+"px"
  61. }
  62. else if (a==3){
  63. shake.style.top=parseInt(shake.style.top)-rector+"px"
  64. }
  65. else{
  66. shake.style.left=parseInt(shake.style.left)-rector+"px"
  67. }
  68. if (a<4)
  69. a++
  70. else
  71. a=1
  72. setTimeout("rattleimage()",50)
  73. }
  74.  
  75. function stoprattle(which){
  76. stopit=1
  77. which.style.left=0
  78. which.style.top=0
  79. }
  80. </script>
  81. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  82. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  83. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  84. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  85.  
  86. <link rel="shortcut icon" href="{Favicon}" />
  87. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  88. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  89. <style type="text/css">
  90.  
  91. ::-moz-selection {background-color:{color:selectionbg};
  92. color:{color:selection};}
  93.  
  94. ::selection {background-color:{color:selectionbg};
  95. color:{color:selection};}
  96.  
  97. ::-webkit-scrollbar {width: 8px; height:auto; background:{color:scrollbg}}
  98. ::-webkit-scrollbar-corner {padding:2px;background:{color:scrollbg}}
  99. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  100. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 5px; display: block; background:{color:scrollbar}}
  101. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  102. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg};}
  103. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  104.  
  105. <script type="text/javascript">
  106. var rector=3
  107. var stopit=0
  108. var a=1
  109.  
  110. function init(which){
  111. stopit=0
  112. shake=which
  113. shake.style.left=0
  114. shake.style.top=0
  115. }
  116.  
  117. function rattleimage(){
  118. if ((!document.all&&!document.getElementById)||stopit==1)
  119. return
  120. if (a==1){
  121. shake.style.top=parseInt(shake.style.top)+rector+"px"
  122. }
  123. else if (a==2){
  124. shake.style.left=parseInt(shake.style.left)+rector+"px"
  125. }
  126. else if (a==3){
  127. shake.style.top=parseInt(shake.style.top)-rector+"px"
  128. }
  129. else{
  130. shake.style.left=parseInt(shake.style.left)-rector+"px"
  131. }
  132. if (a<4)
  133. a++
  134. else
  135. a=1
  136. setTimeout("rattleimage()",50)
  137. }
  138.  
  139. function stoprattle(which){
  140. stopit=1
  141. which.style.left=0
  142. which.style.top=0
  143. }
  144. </script>
  145.  
  146. body{ color:{color:text}; font-family: cambria; font-size:10px; background-color:{color:background}; background-position: center; background-attachment:fixed; line-height:11px; text-align:justify; font-weight: normal;}
  147.  
  148. a:link, a:active, a:visited{
  149. color: {color:link};
  150. text-decoration:none;
  151. -webkit-transition-duration: .90s;
  152. padding: 1px;}
  153. a:hover{
  154. color:{color:linkhovercolor};
  155. -webkit-transition-duration: .90s;}
  156.  
  157.  
  158. .entries{ font-family: cambria; padding:15px; width:520px; margin-left:450px; margin-top:35px; font-style: italic; font-weight: normal; line-height:11px; }
  159.  
  160. .post{ width:500px; padding:10px; padding-bottom: 15px; border: 1px solid #f8f8f8; margin-top:0px; margin-bottom:5px; font-style: italic; font-weight: normal; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: cambria;}
  161.  
  162. #title { width:250px; line-height:15px; height:25px; margin-left:-24px; margin-top:0px; color:{color:title}; font-family: Chateau; padding: 1px; letter-spacing:1px; font-size: 25px; text-align:center;
  163. text-shadow:2px 0 0 rgba(244,0,0,0.2), -2px 0 0 rgba(0,244,0,0.2); background-color: #363835; background: rgba(255, 255, 255, 0.0);
  164. }
  165.  
  166.  
  167.  
  168. #pagination {font-size:10px; text-align: center; font-family:{font:Body}; text-align:center; padding:4px; width:180px;margin-top:50px; }
  169. #pagination a{color:{color:Link}}
  170.  
  171.  
  172.  
  173. h1{ color:{color:title}; font-family:cambria; font-size:11px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px; text-align:left; font-style: italic;}
  174.  
  175. h2{ color:{color:title}; background-color: #fcfcfc; border-bottom: 1px solid #f5f5f5; font-family:calibri; font-size:8px; line-height:12px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:25px; text-align:center; font-style: normal;}
  176.  
  177.  
  178.  
  179. #sbar { width:180px; position:fixed; margin-left:150px; margin-top:180px; }
  180. #sbarimage img{width: 175px; height: 215px; padding: 10px; border: 1px solid {color:imgsidebar border};}
  181.  
  182. .links {
  183. -webkit-transition:all 0.2s ease-out;
  184. -moz-transition:all 0.2s ease-out;
  185. transition:all 0.2s ease-out;margin-left:3px; margin-top:1px; width:190px; text-align:center;border-top: 1px solid{color:imgsidebar border}; border-bottom: 1px solid {color:imgsidebar border};padding:5x; }
  186.  
  187. .links a { color: {color:link}; margin-bottom: -10px; text-transform: uppercase; padding:5px; font-family:cambria, sans-serif;
  188. opacity: 1; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; height: 14.5px; font-size: 8px; letter-spacing: 1px; margin-left: 1px; }
  189.  
  190. .links a:hover { color: {color:linkhovercolor}; background-color: {color:link hover};
  191. }
  192.  
  193.  
  194. #info { text-align:left; font-family:cambria; font-size: 10px; font-style: italic; margin-top:10px;border-top: 1px dashed #eee; padding:3px; text-transform:lowercase;}
  195.  
  196. .tags{ color: {color:tags}; background-color: #fff; border-top: 1px dashed #eee; width:490px; margin-top: 0px; font-family:cambria; font-size: 8.5px; letter-spacing: 1px; font-style: normal; text-align:left; line-height:10px; padding:4px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; text-transform:uppercase;}
  197.  
  198. .tags a:hover{ color: {color:linkhovercolor} padding: 1px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  199.  
  200.  
  201. .questions{ color: #747474; font-family: cambria; font-size:9.5px; background-color: #fcfcfc; padding:25px; margin-bottom:0px; text-align:left; letter-spacing: 0px;}
  202.  
  203. .questions a:hover{ color:{color:linkhovercolor};text-decoration: underline;;}
  204.  
  205. .answer{ color:#747474; font-family:cambria; font-size:10px; font-style: none; background-color:{color:background}; padding:5px; margin-bottom:0px; text-align:left; line-height: 12px;}
  206.  
  207. .shakeht { position:relative}
  208.  
  209. blockquote{ color: {color:blockquote text}; background-color: #fcfcfc; border: 1px solid #f8f8f8; font-family: cambria; font-size: 10px; font-style: italic; margin-left:20px; margin:5px; padding:5px; max-width: 490px; border-radius: 5px;} blockquote img, blockquote a img {max-width: 490px;}
  210.  
  211. p{margin-top:3px; margin-bottom:3px}
  212.  
  213.  
  214.  
  215. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #fcfcfc; border: 1px solid #ededed; width:207px; height:18px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:11px} .audioinfo {margin-left:140px; line-height:155%; font-family: cambria; font-size:10px!important;} .audiocaption {margin-left:172px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  216.  
  217.  
  218.  
  219. .user_1 .label {color:{color:text}; font-weight:bold;}
  220. .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  221. .user_3 .label {color:{color:text}; font-weight:bold;}
  222. .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  223. .user_5 .label {color:{color:text}; font-weight:bold;}
  224. .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  225. .ul.chat {}
  226. .chat ol {}
  227. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  228.  
  229.  
  230.  
  231. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border: solid 0px #fcfcfc; font-family:calibri; font-size: 8px; text-transform: uppercase; letter-spacing: 0px; text-align: left; font-style: normal;}
  232.  
  233. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  234.  
  235. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 24px; height: 24px; border-radius: 0px; border: 3px double #eeeeee; opacity: 0.6;}
  236.  
  237. ol.notes li.note span.action {font-style: normal;}
  238.  
  239. ol.notes li.note .answer_content {font-weight: normal;}
  240.  
  241. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  242.  
  243. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  244.  
  245.  
  246.  
  247. .credit {position:fixed; bottom:15px; right:15px; font: 8px cambria, sans-serif; background: #fcfcfc; color: #cccccc; border: 1px solid #f2f2f2; text-transform:uppercase; letter-spacing: 0px; padding: 5px; }
  248. .credit a{color:{color:link}; opacity:0.8;}
  249. .credit a:hover{color:{color:linkhovercolor}; opacity:1.0;}
  250.  
  251. /** CÓDIGO DE PARCERIA FEITO POR: incompleto-heroi COM MODIFICAÇÕES POR arrombad-a! ! ! **/
  252. #ihparce {width:200px; margin-left: 1100px; margin-top:300px; background-color:transparent; text-transform:uppercase; font-size:15px; font-family: 'Open Sans Condensed'; color: {color:linkhovercolor}; padding:2px;position:fixed;height: 15px; overflow:hidden;text-shadow: 0 0 0.2em {color:text};-webkit-transition-duration: .77s;}
  253. #ihparce:hover {height: 500px;-webkit-transition-duration: 1.99s;}
  254.  
  255. #ihparce img {margin-left:6px;margin-top:0px;}
  256. #ihparce img:hover {-webkit-filter: blur(0.7px);-webkit-filter: grayscale(100%);-webkit-transition-duration: .77s;}
  257. /** CÓDIGO DE PARCERIA FEITO POR: incompleto-heroi COM MODIFICAÇÕES POR arrombad-a! ! ! **/
  258.  
  259.  
  260. .pergunta {font-size:11px; font-family: 'cambria'; background: #faf8f8; color: #4d4c4b; text-align: justify;
  261. padding: 10px; margin-bottom: 5px; margin-left: auto; margin-right: auto;}
  262. .pergunta a {text-transform:lowercase; color: #696969}
  263. .pergunta g {text-transform:uppercase; color: #696969;}
  264. .iconeask { height: 64px; float: right; margin-left: 2px; margin-bottom: 3px; border: 1px solid transp;}
  265. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  266.  
  267. .mayecams {border-radius: 98px; -moz-transition:all 3s;
  268. -o-transition:all 3s; -webkit-transition:all 3s;}
  269.  
  270. .mayecams:hover {opacity:0.5; -moz-transition:all 3s;
  271. -o-transition:all 3s; -webkit-transition:all 3s; }
  272.  
  273. </style>
  274. <!------CÓDIGO TOTALMENTE FEITO POR incompleto-heroi COM MODIFICAÇÕES POR arrombad-a!------>
  275.  
  276. <div id="ihparce">
  277.  
  278. <center>PARCEIROS</center><br>
  279. <!-- EXEMPLO, NÃO TIRE DAQUI-->
  280. <a href="dallas-instagram" title="dallas instagram" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/dallas-instagram.tumblr.com/avatar/96/" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  281. <!-- EXEMPLO NÃO PRECISA POR URL DA FOTO, APENAS COLOQUE NO 'TITLE DO TUMBLR' A URL DO TUMBLR IGUAL O EXEMPLO ACIMA-->
  282.  
  283. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  284.  
  285. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  286.  
  287. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  288.  
  289. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  290.  
  291. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  292.  
  293. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  294.  
  295. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  296.  
  297. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  298.  
  299. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  300.  
  301. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  302.  
  303. <a href="URL DO TUMBLR" title="UM TITULO" target="_blank"><img height="40" src="http://api.tumblr.com/v2/blog/TITLE DO TUMBLR.tumblr.com/avatar/96/" width="40" width="40" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></a>
  304. <p></p>
  305. <center>Recomendo Todos</center>
  306.  
  307. </div>
  308. </head>
  309.  
  310. <body onkeydown="return false">
  311.  
  312.  
  313.  
  314. <div id="sbar">
  315.  
  316.  
  317. <div id="title">{Title}</div>
  318. <div id="sbarimage"><img src="{image:Sidebar}" alt="{PhotoAlt}" width="200" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></div>
  319.  
  320.  
  321.  
  322. <div class="links">
  323. <a href="/">home</a>
  324.  
  325. <a href="/ask">ask</a>
  326.  
  327. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  328. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>
  329. {/block:IfShowLink2}
  330. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>
  331. {/block:IfShowLink3}
  332. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>
  333. {/block:IfShowLink4}
  334. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>
  335. {/block:IfShowLink5}
  336.  
  337. </div>
  338.  
  339.  
  340.  
  341.  
  342. <div style="text-transform: uppercase; margin-top: 3px; margin-left:15px; width: 180px; text-align: center; font-family: Open Sans Condensed; font-size:12px">{Description}
  343.  
  344. <br>
  345. <br>
  346. <br>
  347. <center> {block:Pagination}
  348. {block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}">&lsaquo;</a>{/block:PreviousPage}
  349. {CurrentPage} of {TotalPages}
  350. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}">&rsaquo;</a>{/block:NextPage}
  351. {/block:Pagination} </center></div>
  352. </div>
  353.  
  354. <div class="entries">{block:Posts}<div class="post">
  355.  
  356. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  357.  
  358. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  359.  
  360. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  361.  
  362. {block:Quote}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
  363.  
  364. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  365.  
  366. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  367.  
  368. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:80px; height:80px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="110px" height="110px" align="left" style="margin-left:30px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 8px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  369. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  370. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  371.  
  372. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  373.  
  374. {block:Answer}<div class="posts">
  375.  
  376. <div class="iconeask"><img src="{AskerPortraitURL-64}" class="mayecams"></div>
  377. <div class="pergunta"> {Question} <div style="height: 9px; margin-top: 15px; bottom:0px;left:90%px;font-size:10px; background-color: #f3eeee; color: #919191; padding:3px; float:right; text-transform:uppercase" > ? {Asker}</div></div>
  378. <div class="divisoria"></div>
  379. <div style="font-family: 'calibri'; font-size:10px;color: #919191;" >{Answer}</div>
  380.  
  381. </div>
  382.  
  383. <div id="info">
  384. {block:Date}posted {TimeAgo}
  385. with <a href="{Permalink}">{NoteCountWithLabel}</a>
  386. {block:RebloggedFrom} , <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
  387. {block:ContentSource}, <a href="{SourceURL}"> source</a>
  388. {/block:ContentSource} - <a href="{ReblogURL}" target="_blank">reblog</a>
  389. <br>
  390. {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date} </div>
  391. </div>
  392. {/block:Posts}
  393. {block:Posts}{PostNotes}{/block:Posts}
  394. <div class="credit"><a href="http://arrombad-a.tumblr.com/">Credit</a></div>
  395. </body>
  396. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement