Advertisement
meinparfum

MP - theme 63

Mar 17th, 2012
8,389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.36 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5.  
  6. <! -------------------------------- CREDITS
  7.  
  8.  
  9.  
  10. TAGS: http://ylthemes.tumblr.com/
  11. CURSOR MÃOZINHA: http://biibis.tumblr.com/
  12. INFINITE SCROLLING/ENDLESS SCROLLING: http://cindie.tumblr.com/
  13.  
  14.  
  15.  
  16. -----------------------------------------!>
  17.  
  18.  
  19.  
  20. <meta name="image:background" content="http://static.tumblr.com/piwu9ez/afOm11y3z/2qimdu8.png"/>
  21. <meta name="image:sidebar" content="http://static.tumblr.com/piwu9ez/zwQm11wh6/zeloooo.gif"/>
  22. <meta name="color:background" content="#fcfcfc" />
  23. <meta name="color:background sidebar" content="#fcfcfc" />
  24. <meta name="color:background post" content="#fcfcfc" />
  25. <meta name="color:background notes" content="#F9F9F9" />
  26. <meta name="color:background permalink" content="#ffffff" />
  27. <meta name="color:permalink" content="#d0d0d0" />
  28. <meta name="color:a permalink" content="#dadada" />
  29. <meta name="color:border permalink" content="#FC9BB2" />
  30. <meta name="color:background audio" content="#F0F0F0" />
  31. <meta name="color:background chat" content="#F2F2F2" />
  32. <meta name="color:background ask" content="#F5F5F5" />
  33. <meta name="color:background top menu" content="#f7f7f7" />
  34. <meta name="color:top menu" content="#d6d6d6" />
  35. <meta name="color:top menu hover" content="#cecece" />
  36. <meta name="color:background menu" content="#fafafa" />
  37. <meta name="color:background hover menu" content="#f5f5f5" />
  38. <meta name="color:menu" content="#d6d6d6" />
  39. <meta name="color:menu hover" content="#cecece" />
  40. <meta name="color:border menu" content="#FC9BB2" />
  41. <meta name="color:description" content="#ffffff" />
  42. <meta name="color:navigation" content="#c9c9c9" />
  43. <meta name="color:link" content="#BABABA" />
  44. <meta name="color:link hover" content="#ADADAD" />
  45. <meta name="color:title" content="#D1D1D1" />
  46. <meta name="color:body" content="#CCCCCC" />
  47. <meta name="color:border" content="#F2F2F2" />
  48. <meta name="color:border2" content="#F2F2F2" />
  49. <meta name="if:500px" content="0" />
  50. <meta name="if:transparent permalink" content="1" />
  51. <meta name="if:sidebar fixed" content="1" />
  52. <meta name="if:infinite scrolling" content="1" />
  53. <meta name="if:show rss" content="1" />
  54. <meta name="if:show archive" content="1" />
  55. <meta name="if:show mobile" content="1" />
  56. <meta name="if:show random" content="1" />
  57. <meta name="if:show caption" content="0" />
  58. <meta name="if:show sidebar image" content="1" />
  59. <meta name="if:show portrait image" content="0" />
  60. <meta name="font:post" content="arial" />
  61. <meta name="text:Link1" content="" />
  62. <meta name="text:Link1 Title" content="" />
  63. <meta name="text:Link2" content="" />
  64. <meta name="text:Link2 Title" content="" />
  65. <meta name="text:Link3" content="" />
  66. <meta name="text:Link3 Title" content="" />
  67. <meta name="text:Link4" content="" />
  68. <meta name="text:Link4 Title" content="" />
  69. <meta name="text:Link5" content="" />
  70. <meta name="text:Link5 Title" content="" />
  71. <meta name="text:Link6" content="" />
  72. <meta name="text:Link6 Title" content="" />
  73. <meta name="text:Link7" content="" />
  74. <meta name="text:Link7 Title" content="" />
  75. <meta name="text:Link8" content="" />
  76. <meta name="text:Link8 Title" content="" />
  77. <meta name="text:Link9" content="" />
  78. <meta name="text:Link9 Title" content="" />
  79. <meta name="text:Link10" content="" />
  80. <meta name="text:Link10 Title" content="" />
  81. <meta name="text:Link11" content="" />
  82. <meta name="text:Link11 Title" content="" />
  83. <meta name="text:Link12" content="" />
  84. <meta name="text:Link12 Title" content="" />
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92. <title>{title}</title>
  93.  
  94. <link rel="shortcut icon" href="{Favicon}">
  95.  
  96. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  97.  
  98. <style type="text/css">
  99.  
  100. body {background-image:url('{image:background}');  background-repeat: repeat; background-attachment: fixed; background-position:center top; background-color: {color:background}; cursor: url("http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif"), default; font-family: {font:post}; font-size: 8pt; color: {color:body}; text-align:justify; overflow-x: auto;  }
  101.  
  102. ::-webkit-scrollbar { width: 4px; height: 4px;}
  103. ::-webkit-scrollbar-button:start:decrement,
  104. ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: {color:background post}; width: 0px;}
  105. ::-webkit-scrollbar-track-piece { background: {color:background post}; }
  106. ::-webkit-scrollbar-thumb { height: auto; background-color: {color:border menu}; }
  107. ::-webkit-scrollbar-thumb:hover { background: {color:border menu}; }
  108.  
  109. .words {background-color: {color:background chat}; padding: 3px; margin: 1px 0px 1px 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
  110.  
  111. a:link {color:{color:link}; text-decoration:none;}
  112. a:visited {color:{color:link}; text-decoration:none; }
  113. a:hover {-webkit-transition: 0.09s linear; cursor: url("http://cur.cursors-4u.net/others/oth-6/oth589.cur"), default; color:{color:link hover} }
  114.  
  115. .h2 { background: transparent; margin-top: -10px; padding: 3px 3px 0px 3px; min-height:0px; font-size: 9px;}
  116. .h2 img { max-width: 394px; height: auto;}
  117.  
  118. .h1 { background: {color:background ask}; padding: 3px; text-align: left; float: center; font-size: 11px; }
  119.  
  120. pre {overflow-x: auto; border: 1px solid {color:border}; font-size: 10px; padding: 5px;}
  121.  
  122. @font-face {
  123. font-family: "tinytots";
  124. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  125. tinytots {font-family: "tinytots";font-size: 8px;}
  126.  
  127.  
  128. .BR2 { {block:ifnot500px}margin-left: 406px;{/block:ifnot500px} {block:if500px}margin-left: 506px;{/block:if500px} text-transform: uppercase; position: absolute; opacity:0; z-index: 4; -webkit-transition-duration: .85s; {block:ifnottransparentpermalink} background: {color:background permalink};{/block:ifnottransparentpermalink} {block:iftransparentpermalink} background: transparent;{/block:iftransparentpermalink} text-align:left; font-size:8px; padding: 3px 5px 5px 3px; font-family: pf_arma_five, agency fb, batangche; margin-top: 0px; width: 116px; border-left: 2px solid {color:border permalink}; line-height: 1.15;}
  129.  
  130. .galinha:hover .BR2 {{block:ifnot500px}margin-left: 406px;{/block:ifnot500px}{block:if500px}margin-left: 506px;{/block:if500px} min-width: auto; {block:ifnottransparentpermalink} background: {color:background permalink};{/block:ifnottransparentpermalink} {block:iftransparentpermalink} background: transparent;{/block:iftransparentpermalink} font-family: pf_arma_five, agency fb, batangche; color: {color:permalink}; opacity:1; }
  131.  
  132. .BR2 a {color: {color:a permalink};}
  133.  
  134. .BR4 {{block:ifnot500px}margin-left: 406px;{/block:ifnot500px}{block:if500px}margin-left: 506px;{/block:if500px} text-transform: uppercase; position: absolute; opacity:0; z-index: 4; -webkit-transition-duration: .85s; {block:ifnottransparentpermalink} background: {color:background permalink};{/block:ifnottransparentpermalink} {block:iftransparentpermalink} background: transparent;{/block:iftransparentpermalink} text-align:left; font-size:8px; padding: 3px 5px 5px 3px; font-family: pf_arma_five, agency fb, batangche; margin-top: 0px; width: 116px; border-left: 2px solid {color:border permalink}; line-height: 1.15;}
  135.  
  136. .galinha2:hover .BR4 {{block:ifnot500px}margin-left: 406px;{/block:ifnot500px}{block:if500px}margin-left: 506px;{/block:if500px} min-width: auto; {block:ifnottransparentpermalink} background: {color:background permalink};{/block:ifnottransparentpermalink} {block:iftransparentpermalink} background: transparent;{/block:iftransparentpermalink} font-family: pf_arma_five, agency fb, batangche; color: {color:permalink}; opacity:1; }
  137.  
  138. .BR4 a {color: {color:a permalink};}
  139.  
  140. .BR3 {background: transparent; color: {color:link hover}; text-transform: uppercase; text-align: right; margin:0px 0px 7px 0px; padding:2px 0px 0px 0px; font-size:8px; font-family: tinytots, agency fb, batangche; filter:alpha(opacity=100); -moz-opacity:0.70; opacity:0.70; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
  141.  
  142. .lado {height: 100%; width: 220px; background: transparent; position: absolute; top: 22px; {block:ifsidebarfixed}position: fixed;{/block:ifsidebarfixed}}
  143.  
  144. .title { font-size: 15px; font-style: normal; font-weight: 400; text-decoration: none; text-transform: none; letter-spacing: 0em; word-spacing: 0em; line-height: 0.8; color: {color:title}; text-shadow: 0px 1px 1px #f1f2f3; text-align: left;}
  145.  
  146. .quote { font-size: 15px; font-style: normal; font-weight: 400; text-decoration: none; text-transform: none; letter-spacing: 0em; word-spacing: 0em; line-height: 1.1; margin-left: 30px; margin-top: 0px; color: {color:title}; text-shadow: 0px 1px 1px #f1f2f3; }
  147.  
  148. .quote1{ position:absolute; margin-top:-5px; font-size:40px; opacity:0.3; filter: alpha(opacity = 30); }
  149.  
  150. @font-face {
  151. font-family: "pf_arma_five";
  152. src: url('http://static.tumblr.com/piwu9ez/SZTlys0wq/pf_arma_five.ttf');}
  153.  
  154. ol, li, ul {text-align:left;}
  155. ol.notes, .action {color:{color:Body}; list-style-type: none; margin: 0px; padding:0px;}
  156. ol.notes a,ol.notes span,#tra span {color:{color:Links};}
  157. ol.notes li.note { background-color: {color:background notes}; padding: 5px 5px 4px 5px; margin: 0px; filter:alpha(opacity=100); -moz-opacity:0.75; opacity:0.75; line-height: 16px; vertical-align: middle; border-bottom: 1px solid {color:border}; font: 8px 'pf_arma_five'; }
  158. img.avatar { vertical-align: middle; margin: 0px 2px 0px 0px;}
  159.  
  160. blockquote{ background-color: transparent; padding-left: 5px; border-left: 3px solid {color:background hover menu}; margin:3px; margin-bottom: 1px; margin-top: 1px;}
  161.  
  162. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.2; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  163. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  164. #tumblr_controls{position: fixed!important;z-index:10;}
  165.  
  166. .galinha {background: {color:background post}; {block:PermalinkPage}margin: 0px 0px 0px 0px;{block:PermalinkPage} {block:IndexPage}margin: 0px 0px 3px 0px;{block:IndexPage} font-size: 9px; text-align: left; {block:if500px}width: 500px;{/block:if500px}{block:ifnot500px}width: 400px;{/block:ifnot500px} border: 1px solid {color:border}; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding: 2px;}
  167.  
  168. .galinha2 {{block:PermalinkPage}background: {color:background post}; margin: 0px 0px 0px 0px;{block:PermalinkPage} {block:IndexPage}background: {color:background post}; margin: 0px 0px 3px 0px;{block:IndexPage} font-size: 9px; text-align: left; {block:if500px}width: 500px;{/block:if500px}{block:ifnot500px}width: 400px;{/block:ifnot500px} border: 1px solid {color:border}; padding: 2px 2px 0px 2px;}
  169.  
  170. .galinha3 {background: transparent; margin: 0px 0px 3px 0px; font-size: 9px; text-align: left; width: 400px; padding: 3px 3px 0px 3px;}
  171.  
  172. .post { {block:if500px}width: 504px;{/block:if500px}{block:ifnot500px}width: 404px;{/block:ifnot500px} background: transparent; z-index: 10; margin-top:22px; float:right; }
  173.  
  174. .caixinha {margin: 3px;}
  175. .caixinha3 {background-color: transparent; margin: 0px 0px 5px 0px; }
  176. .caixinha4 {background-color: transparent; margin: 0px 0px 0px 0px; }
  177. .caixinha4 a {color:{color:menu}; }
  178. .caixinha4 a:hover {color:{color:menu hover}; }
  179. .caixinha5 {background-color: transparent; margin: 8px 0px 0px 0px;}
  180. .caixinha6 {padding: 3px 5px; background-color: {color:description}; margin: 0px 0px 2px 0px; font-size: 9px; line-height: 1; color: {color:body};}
  181. .caixinha7 {font: 11px 'arial'; margin: 5px 0px 0px 0px; color: {color:navigation}; }
  182. .caixinha7 a {font: 20px 'consolas'; color: {color:navigation}; vertical-align: middle; line-height: 0.5;}
  183.  
  184. .peixe {text-align: center; position: absolute; {block:ifsidebarfixed}position: fixed;{/block:ifsidebarfixed} top:0px; z-index:999; width: 214px; padding: 3px; color: {color:navigation}; background-color:{color:background sidebar}; margin:22px 0px 0px 0px; border: 1px solid {color:border2}; }
  185.  
  186. #caixatop2 {{block:if500px}width: 736px;{/block:if500px}{block:ifnot500px}width: 636px;{/block:ifnot500px}}
  187.  
  188. .photoset { filter:alpha(opacity=100); -moz-opacity:0.95; opacity:0.95; -webkit-transition: opacity 0.8s linear; }
  189. img { filter:alpha(opacity=100); -moz-opacity:0.90; opacity:0.90; -webkit-transition: opacity 0.8s linear; }
  190. img:hover { filter:alpha(opacity=100); -moz-opacity:5.0; opacity:1.50; -webkit-transition: opacity 0.8s linear; }
  191. .photoset:hover { filter:alpha(opacity=100); -moz-opacity:5.0; opacity:1.50; -webkit-transition: opacity 0.8s linear; }
  192. img { {block:if500px}max-width: 500px;{/block:if500px}{block:ifnot500px}max-width: 400px;{/block:ifnot500px} height: auto; border: none; }
  193.  
  194. /**** SELECAO COLORIDA - MADLYLUV.com ****/
  195. ::-moz-selection
  196. {color: #FFFFFF;
  197. background: {color:background menu};}
  198. ::selection
  199. {color: #FFFFFF;
  200. background: {color:background menu};}
  201.  
  202. .um {margin-bottom: 0px; text-align: right; display: inline-block; background: {color:background menu}; width: 199px; font-size: 9px; color: {color:menu}; font-family: arial; -webkit-transition: 0.1s linear; padding: 1px 5px 1px 5px; border-left: 5px solid {color:border menu}; }
  203. .um:hover { background:{color:background hover menu}; -webkit-transition: 0.1s linear; color:{color:menu hover}; filter:alpha(opacity=100); -moz-opacity:0.90; opacity:0.90;}
  204.  
  205. .um2 {text-align: center; background: {color:background top menu}; width: 204px; font-size: 8px; color: {color:top menu}; font-family: pf_arma_five, agency fb, batangche; -webkit-transition: 0.1s linear; padding: 0px 5px 2px 5px; margin: 0px 0px 3px 0px;}
  206. .um2 a {margin: 0px 3px 0px 3px; text-transform: uppercase; color: {color:top menu};}
  207. .um2 a:hover { -webkit-transition: 0.1s linear; color:{color:top menu hover};}
  208.  
  209. #scrollToTop:link,#scrollToTop:visited {font-family: consolas; color: {color:border menu}; background-color: transparent; display: none; position: fixed; bottom: 10px; right: 10px; font-size: 50px; }
  210.  
  211. .BRAUDIO {margin-left: -3px; background: {color:background audio}; text-align:center; padding: 10px 0px; margin-top: 3px; {block:if500px}width: 506px;{/block:if500px}{block:ifnot500px}width: 406px;{/block:ifnot500px} }
  212.  
  213. .caixao { {block:if500px}width: 736px;{/block:if500px}{block:ifnot500px}width: 636px;{/block:ifnot500px} background: transparent; top: 0px; display:block; position: absolute;}
  214.  
  215.  
  216.  
  217. {CustomCSS}
  218.  
  219. </style>
  220.  
  221. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  222.  
  223.  
  224. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop">↑</a>
  225.  
  226.  
  227.  
  228. </head>
  229.  
  230.  
  231.  
  232. <body>
  233.  
  234.  
  235.  
  236. <center>
  237.  
  238.  
  239.  
  240. <div id="caixatop2">
  241. <div class="caixao">
  242.  
  243.  
  244. <div class="peixe">
  245.  
  246. <div class="um2">
  247. <a href="/">index</a>
  248. {block:ifshowrandom}<a href="/random">random</a>{/block:ifshowrandom}
  249. {block:ifshowmobile}<a href="/mobile">mobile</a>{/block:ifshowmobile}
  250. {block:ifshowrss}<a target="_blank" href="{RSS}">RSS</a>{/block:ifshowrss}
  251. {block:ifshowarchive}<a target="_blank" target="_blank" href="/archive">archive</a>{/block:ifshowarchive}
  252. <a target="_blank" href="http://meinparfum.tumblr.com/">theme</a>
  253. </div>
  254.  
  255.  
  256. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" style="max-width: 214px;"></a>{/block:ifshowsidebarimage}
  257.  
  258.  
  259. {block:Description}<div class="caixinha6">{block:ifshowportraitimage}<img src="{PortraitURL-40}" align="right" style="margin: 0px 0px 0px 3px; width:35px; ">{/block:ifshowportraitimage}
  260. <meta name="description" content="{MetaDescription}" /><div align="left"><div align="justify">{Description}</div></div></div>{/block:Description}
  261.  
  262.  
  263. <div class="caixinha4">
  264.  
  265. {block:AskEnabled}<a class="um" href="/ask">ask</a>{/block:AskEnabled}
  266.  
  267. {block:SubmissionsEnabled}<a class="um" href="/submit">submit</a>{/block:SubmissionsEnabled}
  268.  
  269. {block:ifLink1}<a class="um" href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  270.  
  271. {block:ifLink2}<a class="um" href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  272.  
  273. {block:ifLink3}<a class="um" href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  274.  
  275. {block:ifLink4}<a class="um" href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  276.  
  277. {block:ifLink5}<a class="um" href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  278.  
  279. {block:ifLink6}<a class="um" href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  280.  
  281. {block:ifLink7}<a class="um" href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  282.  
  283. {block:ifLink8}<a class="um" href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  284.  
  285. {block:ifLink9}<a class="um" target="_blank" href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  286.  
  287. {block:ifLink10}<a class="um" target="_blank" href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  288.  
  289. {block:ifLink11}<a class="um" target="_blank" href="{text:Link11}">{text:Link11 Title}</a>{/block:ifLink11}
  290.  
  291. {block:ifLink12}<a class="um" target="_blank" href="{text:Link12}">{text:Link12 Title}</a>{/block:ifLink12}
  292.  
  293. </div>
  294.  
  295.  
  296.  
  297. {block:ifnotinfinitescrolling}{block:Pagination}<div class="caixinha7">{block:PreviousPage}<a href="{PreviousPage}" title="previous" style="float:left;">&laquo;</a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}" title="next" style="float:right;">&raquo;</a>{/block:NextPage}</div>{/block:Pagination}{/block:ifnotinfinitescrolling}
  298.  
  299.  
  300. </div>
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307. <center>
  308.  
  309.  
  310.  
  311. <div class="post">
  312.  
  313.  
  314.  
  315. {block:ifinfinitescrolling}<div class = "autopagerize_page_element" >{/block:ifinfinitescrolling}
  316.  
  317. {block:Posts}
  318.  
  319.  
  320. {block:Text}
  321. <div class="galinha">
  322.  
  323. {block:Date}{block:IndexPage}<div class="BR2"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  324.  
  325. <div class="caixinha">{block:Title}<div class="title">{Title}</div>{/block:Title}
  326. {Body}</div>
  327.  
  328. </div>{/block:Text}
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337. {block:Link}
  338. <div class="galinha">
  339.  
  340. {block:Date}{block:IndexPage}<div class="BR2"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  341.  
  342. <div class="caixinha"><a href="{URL}" class="title">{Name}</a>
  343. {block:Description}{Description}{/block:Description}</div>
  344.  
  345. </div>{/block:Link}
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353. {block:Photo}
  354. <div class="galinha2">
  355.  
  356. {block:Date}{block:IndexPage}<div class="BR4"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  357.  
  358. {LinkOpenTag}<img src="{PhotoURL-HighRes}" style="{block:if500px}width: 500px;{/block:if500px}{block:ifnot500px}width: 400px;{/block:ifnot500px}">{LinkCloseTag}
  359. {block:ifshowcaption}{block:Caption}<div class="caixinha">{Caption}</div>{/block:Caption}{/block:ifshowcaption}
  360. {block:ifnotshowcaption}{block:PermalinkPage}{block:Caption}<div class="caixinha">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:ifnotshowcaption}
  361.  
  362. </div>{/block:Photo}
  363.  
  364.  
  365.  
  366.  
  367.  
  368. {block:Answer}
  369. <div class="galinha">
  370.  
  371. {block:Date}{block:IndexPage}<div class="BR2"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a><br>asked by {asker}{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  372.  
  373. <div class="h1">{Question}{block:PermalinkPage}&nbsp;&nbsp;<small><small>— asked by {asker}</small></small>{/block:PermalinkPage}</div>
  374. <div class="h2">{Answer}</div>
  375.  
  376. </div>{/block:Answer}
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387. {block:quote}
  388. <div class="galinha">
  389.  
  390. {block:Date}{block:IndexPage}<div class="BR2"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  391.  
  392. <div class="caixinha"><span class="quote1">&#10077;</span><div class="quote">{quote}</div>
  393. {block:Source}<div style="margin-left:30px;">— {Source}</div>{/block:Source}</div>
  394.  
  395. </div>{/block:quote}
  396.  
  397.  
  398.  
  399.  
  400. {block:Chat}
  401. <div class="galinha">
  402.  
  403. {block:Date}{block:IndexPage}<div class="BR2"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  404.  
  405. {block:Title}<div class="title">{Title}</div>{/block:Title}
  406. <table style="width:100%;">
  407. {block:Lines}
  408. <tr>
  409. {block:Label}<td class="words"><strong>{Label}</strong>{block:Label}
  410. {Line}</td>
  411. </tr>
  412. {/block:Lines}
  413. </table>
  414.  
  415. </div>{/block:Chat}
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425. {block:Audio}
  426. <div class="galinha">
  427.  
  428. {block:Date}{block:IndexPage}<div class="BR2"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  429.  
  430. <div class="BRAUDIO"><center>{AudioPlayerwhite}</center></div>
  431.  
  432. <center><i>{PlayCount} plays{block:Artist} | Artist: {Artist}{/block:Artist}{block:TrackName} | Track Name: {TrackName}{/block:TrackName}{block:Album} | Album: {Album}{/block:Album}{block:ExternalAudio} | <a target="_blank" href="{ExternalAudioURL}">External</a>{/block:ExternalAudio}{block:AlbumArt} | <a href="{AlbumArtURL}" target="_blank">Album Art</a>{/block:AlbumArt}</i></center>
  433.  
  434.  
  435.  
  436.  
  437. {block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  438. {block:ifnotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:ifnotshowcaption}
  439.  
  440. </div>{/block:Audio}
  441.  
  442.  
  443.  
  444. {block:Photoset}
  445. <div class="galinha2">
  446.  
  447. {block:Date}{block:IndexPage}<div class="BR4"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  448.  
  449. {LinkOpenTag}<div class="photoset">{block:if500px}{Photoset-500}{/block:if500px}{block:ifnot500px}{Photoset-400}{/block:ifnot500px}</div>{LinkCloseTag}
  450. {block:ifshowcaption}{block:Caption}<div class="caixinha">{Caption}</div>{/block:Caption}{/block:ifshowcaption}
  451. {block:ifnotshowcaption}{block:PermalinkPage}{block:Caption}<div class="caixinha">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:ifnotshowcaption}
  452.  
  453. </div>{/block:Photoset}
  454.  
  455.  
  456.  
  457.  
  458.  
  459. {block:Video}
  460. <div class="galinha2">
  461.  
  462. {block:Date}{block:IndexPage}<div class="BR4"><a target="_blank" href="{Permalink}" title="permalink">{TimeAgo}</a> | <a href="{reblogurl}" target="_blank">Reblog this!</a>{block:HasTags}{block:Tags}<br>#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}{/block:Date}
  463.  
  464. {block:if500px}{Video-500}{/block:if500px}{block:ifnot500px}{Video-400}{/block:ifnot500px}
  465. {block:ifshowcaption}{block:Caption}<div class="caixinha">{Caption}</div>{/block:Caption}{/block:ifshowcaption}
  466. {block:ifnotshowcaption}{block:PermalinkPage}{block:Caption}<div class="caixinha">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:ifnotshowcaption}
  467.  
  468.  
  469. </div>{/block:Video}
  470.  
  471. {block:Date}{block:PermalinkPage}<div class="BR3">{TimeAgo} - {NoteCountWithLabel}{block:RebloggedFrom} - (<a target="_blank" href="{ReblogParentURL}">via</a>/<a target="_blank" href="{ReblogRootURL}">original</a>){/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}&nbsp;#<a href="{TagURL}">{Tag}</a>,{/block:Tags}{/block:HasTags}</div>{/block:PermalinkPage}{/block:Date}
  472.  
  473.  
  474. {block:PostNotes}{PostNotes}{/block:PostNotes}
  475.  
  476.  
  477.  
  478.  
  479.  
  480. {/block:Posts}
  481. {block:ifinfinitescrolling}</div>{/block:ifinfinitescrolling}
  482. </div></div>
  483. </center>
  484. </body>
  485. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement