Advertisement
meinparfum

MP - theme 25

Feb 26th, 2012
6,901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.14 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3.  
  4.  
  5. <meta name="color:background" content="#E8E8E8" />
  6. <meta name="color:sidebar background" content="#f1f2f3" />
  7. <meta name="color:post background" content="#f1f2f3" />
  8. <meta name="color:link" content="#828282" />
  9. <meta name="color:link hover" content="#828282" />
  10. <meta name="color:font" content="#696969" />
  11. <meta name="color:title" content="#363636" />
  12. <meta name="image:background" content="http://static.tumblr.com/piwu9ez/9AMlkoud8/2ujkpia.jpg"/>
  13. <meta name="image:top" content="http://static.tumblr.com/piwu9ez/N9Wlkouqg/2ivjqed.jpg"/>
  14. <meta name="image:sidebar" content="http://static.tumblr.com/piwu9ez/XVilkouvt/tumblr_lhmi5duwlh1qbp9guo1_500.gif"/>
  15. <meta name="image:background borda" content="http://static.tumblr.com/piwu9ez/xW1lkovvo/patterns8-09.png"/>
  16.  
  17. <meta name="text:Link1" content="" />
  18. <meta name="text:Link2" content="" />
  19. <meta name="text:Link3" content="" />
  20. <meta name="text:Link4" content="" />
  21.  
  22.  
  23.  
  24. <script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script>
  25.  
  26. <title>{title}</title>
  27.  
  28. <link rel="shortcut icon" href="{Favicon}">
  29.  
  30. <link href="http://fonts.googleapis.com/css?family=News+Cycle:regular" rel="stylesheet" type="text/css" >
  31.  
  32. <link href="http://fonts.googleapis.com/css?family=Just+Another+Hand:regular" rel="stylesheet" type="text/css" >
  33.  
  34. <style type="text/css">
  35.  
  36. body {
  37. background-color: {color:background};
  38. background-image:url('{image:background}');
  39. background-repeat: repeat;
  40. background-attachment: fixed;
  41. background-position:top right;
  42. cursor: url("http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif"), default;
  43. font-family: tahoma;
  44. font-size: 8pt;
  45. color: gray;
  46. text-align:justify;
  47. overflow-x: auto; }
  48.  
  49.  
  50. #nav {
  51. width: 35px;
  52. float:center;
  53. height:auto;
  54. margin:4px;
  55. margin-top:-12;
  56. padding-bottom:5px;
  57. padding-top:25px;
  58. background-color:#f1f2f3;
  59. display:inline-block;
  60. text-transform:lowercase;
  61. text-align:center;
  62. cursor: url("http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif"), default;
  63. border: 1px solid #a6a6a6;
  64. border-top: 0px solid #a6a6a6;
  65. text-shadow: 0 0px 0px #e8e8e8;
  66. -webkit-border-radius: 0px 0px 20px 20px;
  67. -moz-border-radius: 0px 0px 20px 20px;
  68. border-radius: 0px 0px 20px 20px;
  69. font-family:arial;
  70. font-size:10px;
  71. color:#696969;
  72. letter-spacing:1px;
  73. -webkit-box-shadow: 0px 0px 0px #4F4F4F;
  74. -moz-box-shadow: 0px 0px 0px #4F4F4F;}
  75. #nav:hover {-webkit-transition: 0.9s linear; background-color:#e8e8e8; color: #1c1c1c; border: 1px dashed #1c1c1c; border-top: 0px solid #a6a6a6; }
  76.  
  77.  
  78. a:link {color:{color:link}; text-decoration:none; text-transform:lowercase;}
  79. a:visited {color:#828282; text-decoration:none; }
  80. a:hover {-webkit-transition: 0.09s linear; cursor: url("http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif"), default; color:{color:link hover}; }
  81.  
  82. td {font-size:11px; color: {color:font}; font-family: arial; text-align:justify; letter-spacing:1px;}
  83.  
  84. .h2 { background: transparent; margin: 0px; padding: 5px; min-height:0px; font-size: 9pt;}
  85.  
  86. .borda { padding : 4px; background : #f1f2f3 url('{image:background borda}'); border: 0px solid #f1f2f3; -webkit-border-radius: 0px;
  87. -moz-border-radius: 0px;
  88. border-radius: 0px; }
  89.  
  90. .quote {
  91. font-family: 'News Cycle', serif;
  92. font-size: 26px;
  93. font-style: normal;
  94. font-weight: 400;
  95. text-shadow: none;
  96. text-decoration: none;
  97. text-transform: none;
  98. letter-spacing: 0em;
  99. word-spacing: 0em;
  100. line-height: 1;
  101. color: {color:title}; text-shadow: 0 0px 0px #fff;}
  102.  
  103. h2 {font-family: arial; background: #e8e8e8; letter-spacing: -2,5px; margin: 3px; padding: 5px; min-height:10px; float: left; max-width: 510px; min-width: 510px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
  104.  
  105. .BR1 {background: #;
  106. color: #696969;
  107. border: 0px dotted #828282;
  108. text-transform: Uppercase;
  109. text-align: right;
  110. letter-spacing: -0.6px;
  111. margin-bottom:0px;
  112. padding:0px;
  113. font-size:9px;
  114. font-weight: bold;
  115. font-family: arial;}
  116.  
  117. .BR2 {background: #;
  118. color: #696969;
  119. border-top: 1px dotted #828282;
  120. text-transform: lowercase;
  121. text-align: left;
  122. letter-spacing: -0.6px;
  123. margin-bottom:0px;
  124. padding:0px;
  125. font-size:9px;
  126. font-weight: bold;
  127. font-family: arial; word-spacing: 0.1em;}
  128.  
  129. .BR3 {background: #;
  130. color: #666;
  131. border-top: 1px dotted #828282;
  132. text-transform: lowercase;
  133. letter-spacing: -0.6px;
  134. margin-bottom:0px;
  135. padding:0px;
  136. font-size:9px;
  137. font-weight: bold;
  138. font-family: arial;}
  139.  
  140. .BR4 {background: #;
  141. color: #828282;
  142. border-bottom: 1px dotted #828282;
  143. text-transform: none;
  144. text-align: left;
  145. letter-spacing: -0.6px;
  146. margin-bottom:0px;
  147. padding:0px;
  148. font-size:15px;
  149. font-weight: bold;
  150. font-family: arial;}
  151.  
  152. .title {
  153. font-family: 'Just Another Hand', serif;
  154. font-size: 46px;
  155. font-style: normal;
  156. font-weight: 400;
  157. text-shadow: none;
  158. text-decoration: none;
  159. text-transform: none;
  160. letter-spacing: 0em;
  161. word-spacing: 0em;
  162. line-height: 1.2;
  163. color: {color:title}; text-shadow: 0 1px 1px #fff; }
  164.  
  165.  
  166. /*** Paginação by madlyluv.com ***/
  167. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; color: #696969;}
  168. #paginacaoml a {background-color:#f1f2f3; margin: 0 1px 0 0; padding: 2px 4px; color: #696969; text-decoration: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
  169. #paginacaoml a:hover {background: #f1f2f3; border: none;}
  170. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color: #363636; text-decoration: none; text-shadow: 0 1px 1px #fff;}
  171. #paginacaoml span.info {background: #f1f2f3; margin: 0 0px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
  172.  
  173. blockquote{ background-color: transparent; font-family:arial; padding-left: 5px; border-left: 3px solid #e8e8e8; margin:3px; margin-bottom: 1px; margin-top: 1px;}
  174.  
  175. s,strike {color: #696868;} b, strong {color: #363636;} u, span.sublinha {text-decoration: none; border-bottom: 1px solid #B0C4DE;}
  176.  
  177. .tagcloud a {line-height: 18px; list-style:none;}
  178. .tagcloud ul {width: 100%; margin-left: -40px; line-height: 18px; list-style:none;}
  179. .tagcloud ul a {line-height: 18px; list-style:none;}
  180. .tagcloud ul li {width: 100%; list-style-type:none; line-height: 18px; list-style:none;}
  181. .tagcloud ul li a {line-height: 18px; list-style:none;}
  182.  
  183. #navbar-iframe { display: none; }
  184.  
  185. #photo { width:380px; background-color:{color:sidebar background}; border: 1px solid #a6a6a6; padding: 7px; margin-bottom: 10px; -webkit-border-radius: 0px;
  186. -moz-border-radius: 0px;
  187. border-radius: 0px; font-family:arial; font-size:11px; color:{color:font}; -webkit-box-shadow: 0px 0px 0px #4F4F4F; -moz-box-shadow: 0px 0px 0px #4F4F4F; }
  188.  
  189. #photo2 { position:absolute; width:400px; left: 550px; top:54px; background-color:transparent; }
  190.  
  191. .galinha {background: {color:post background}; margin-bottom: 10px; border: 1px solid #a6a6a6; width:526px; padding: 5px; padding-botton: 2px; -webkit-box-shadow: 0px 0px 2px #4F4F4F; -moz-box-shadow: 0px 0px 2px #4F4F4F; border: 0px solid #E9EBEC;
  192. -webkit-border-radius: 0px;
  193. -moz-border-radius: 0px;
  194. border-radius: 0px;}
  195.  
  196. .post { position:absolute; width:570px; left: -20px; top: 45px; background-color: transparent; background-attachment: fixed;}
  197.  
  198. img:hover { filter:alpha(opacity=100); -moz-opacity:0.90; opacity:0.80; -webkit-transition: opacity 0.8s linear; }
  199. img { filter:alpha(opacity=100); -moz-opacity:5.0; opacity:1.50; -webkit-transition: opacity 0.8s linear; }
  200. img { max-width: 515px; z-index: 2; }
  201.  
  202. ::-moz-selection{ background:#E8E8E8; color:#000000; }
  203. ::selection { background:#E8E8E8; color:#000000;}
  204.  
  205. .piranha {position: absolute; background: transparent; width:100%; height:2px; top: 35px; left: 0px; position: fixed; background-image: url(http://static.tumblr.com/piwu9ez/Rcplkoupf/black.png); z-index: 2; }
  206.  
  207. .cao {position: absolute; background: transparent; width:100%; height:35px; top: 0px; left: 0px; position: fixed; background-image: url({image:top}); z-index: 2; }
  208.  
  209. {CustomCSS}
  210.  
  211. </style>
  212. </script>
  213. </head>
  214.  
  215. <body>
  216.  
  217.  
  218.  
  219.  
  220. <center> <div class="piranha"></div><div class="cao"></div>
  221.  
  222.  
  223. <div id="photo2">
  224.  
  225. <div class="title">{title}</div>
  226.  
  227. <div id="photo"><center>
  228.  
  229. <img src="{image:sidebar}" class="borda" style="max-width: 370px;"></center></div>
  230.  
  231.  
  232. <div id="photo">
  233. {block:Description}<meta name="description" content="{MetaDescription}" /><br><img src="{PortraitURL-48}" align="right" class="borda"><div align="left"><div align="justify">{Description}</div></div>{/block:Description}</div>
  234.  
  235. <script type="text/javascript">
  236. function changeNavigation(id)
  237. {document.getElementById('content').innerHTML=document.getElementById(id).innerHTML}
  238. </script>
  239. <table cellspacing="0" cellpadding="0" align="center">
  240. <tr>
  241.  
  242. <a id="nav" href="/">01</a>
  243.  
  244. <a id="nav" href="/ask">02</a>
  245.  
  246. <div id="nav" onClick="changeNavigation('03')" ">03</div>
  247.  
  248. <div id="nav" onClick="changeNavigation('06')" ">04</div>
  249.  
  250. <div id="nav" onClick="changeNavigation('09')" ">05</div>
  251.  
  252. {block:ifLink1}<a target="_blank" id="nav" href="{text:Link1}">06</a>{/block:ifLink1}
  253. {block:ifLink2}<a target="_blank" id="nav" href="{text:Link2}">07</a> {/block:ifLink2}
  254. {block:ifLink3}<a target="_blank" id="nav" href="{text:Link3}">08</a> {/block:ifLink3}
  255. {block:ifLink4}<a target="_blank" id="nav" href="{text:Link4}">09</a> {/block:ifLink4}
  256.  
  257. </tr></table><br>
  258.  
  259.  
  260. <br></div>
  261.  
  262.  
  263.  
  264.  
  265. <table cellspacing="0" cellpadding="0" align="center">
  266. <tr>
  267.  
  268.  
  269. <td class="post" id="content" style="padding: 10px;" valign="top">
  270. <div id="post">
  271. <div align="center">
  272.  
  273.  
  274.  
  275.  
  276. {block:Posts}
  277.  
  278.  
  279.  
  280.  
  281. {block:Text} <div class="galinha">
  282.  
  283.  
  284. {block:Title}<div class="quote"><div align="left">{Title}</div></div>{/block:Title}
  285. <div align="left">{Body}</div>
  286.  
  287. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  288.  
  289.  
  290. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags} </div>{/block:Text}
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. {block:Link}<div class="galinha">
  300.  
  301.  
  302.  
  303. <a href="{URL}" class="quote" style="border-bottom: 0px solid;"><div align="left">{Name}</div></a>
  304. {block:Description}<div align="left">{Description}</div>{/block:Description}
  305.  
  306. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  307.  
  308.  
  309. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  310.  
  311. </div> {/block:Link}
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319. {block:Photo}<div class="galinha">
  320.  
  321.  
  322.  
  323.  
  324. {LinkOpenTag}<center><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" class="borda"></center>{LinkCloseTag}
  325. {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  326.  
  327.  
  328. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  329.  
  330.  
  331. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  332.  
  333. </div> {/block:Photo}
  334.  
  335.  
  336.  
  337.  
  338.  
  339. {block:Answer}<div class="galinha">
  340. <div align="left"><h2>@{asker}: {Question}</h2>
  341.  
  342. <div class="h2">{Answer}</div></div>
  343.  
  344. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  345.  
  346.  
  347. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  348.  
  349. </div>{/block:Answer}
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360. {block:quote}<div class="galinha">
  361.  
  362. <div class="quote"><div align="left">"{quote}"</div></div>
  363. <div class="source">{block:Source}<div align="left">&nbsp;&nbsp;&nbsp;— {Source}</div>{/block:Source}</div>
  364.  
  365. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  366.  
  367.  
  368. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  369.  
  370.  
  371. </div> {/block:quote}
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384. {block:Chat}<div class="galinha">
  385.  
  386. {block:Title}<div class="title">{Title}</div>{/block:Title}
  387. <table>
  388. {block:Lines}
  389. <tr>
  390. {block:Label}<td class="name">{Label}</td>{block:Label}
  391. <td class="words">{Line}</td>
  392. </tr>
  393. {/block:Lines}
  394. </table>
  395. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  396.  
  397.  
  398. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  399.  
  400. </div> {/block:Chat}
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410. {block:Audio}<div class="galinha">
  411.  
  412.  
  413. <table width="100%"> <tr valign="middle"> <td width="50%"> <center>{AudioPlayerblack}{PlayCount} plays<br>{block:Artist}<br><strong>Artista:</strong> {Artist}{/block:Artist} {block:TrackName}<br><strong>Música:</strong> {TrackName}{/block:TrackName} {block:Album}<br><strong>Álbum: </strong> {Album}{/block:Album}{block:ExternalAudio}<br><br><a target="_blank" href="{ExternalAudioURL}">Link Externo</a> {/block:ExternalAudio}</center></td>
  414.  
  415. {block:AlbumArt}<td width="50%">
  416. <center><img src="{AlbumArtURL}" style="max-width: 200px;" class="borda"></center>
  417. </td>{/block:AlbumArt}</tr></table>
  418.  
  419.  
  420. {block:Caption}<br><div align="left">{Caption}</div>{/block:Caption}
  421.  
  422. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  423.  
  424.  
  425. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  426.  
  427. </div>{/block:Audio}
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437. {block:Video}<div class="galinha">
  438. <center><div class="borda">{Video-500}</div></center><BR>
  439. {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  440. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} | {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  441.  
  442.  
  443. {block:HasTags}<div class="BR2">Tags:{block:Tags}&nbsp;&nbsp;&nbsp;<b>#</b><a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>{/block:HasTags}
  444.  
  445. </div>{/block:Video}
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452. <span class="permalink">{block:PostNotes}
  453.  
  454. {block:RebloggedFrom}<div class="galinha">
  455. Reblogado de: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  456. Post Original: <a href="{ReblogRootURL}">{ReblogRootName}</a> </div>{/block:RebloggedFrom}
  457.  
  458.  
  459. <div class="galinha"><div align="left">{PostNotes}</div></div>
  460.  
  461.  
  462. {/block:PostNotes}</span>
  463.  
  464. {/block:Posts}
  465.  
  466. <center><div id="paginacaoml"><a href="javascript:scroll(0,0)" style="border-bottom: 0px solid;">back to top</a> <a href="/" style="border-bottom: 0px solid;">home</a></div></center>
  467. <center><div id="paginacao">
  468. {block:Pagination}<span class="info" style="font-weight: normal;"></span>
  469. <div id="paginacaoml"><span class="info" style="font-weight: normal;"> Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span>
  470.  
  471. {block:PreviousPage}
  472. <a href="{PreviousPage}" style="border-bottom: 0px solid;">&laquo;</a>
  473. {/block:PreviousPage}
  474.  
  475. {block:JumpPagination length="9"}
  476. {block:CurrentPage}
  477. <span class="current_page">{PageNumber}</span>
  478. {/block:CurrentPage}
  479.  
  480. {block:JumpPage}
  481. <a class="jump_page" href="{URL}" style="border-bottom: 0px solid;">{PageNumber}</a>
  482. {/block:JumpPage}
  483. {/block:JumpPagination}
  484.  
  485. {block:NextPage}
  486. <a href="{NextPage}" style="border-bottom: 0px solid;">&raquo;</a>
  487. {/block:NextPage}</center></div>
  488.  
  489.  
  490. </div></div></td></div></center>
  491.  
  492.  
  493. <td class="post" id="profile" style="padding:10px; display:none;" valign="top">
  494. <div id="post">
  495.  
  496. <div align="center">
  497.  
  498. <div class="galinha">
  499.  
  500. <div class="quote">Profile</div>
  501. {block:Description}<meta name="description" content="{MetaDescription}" /><br><img src="{PortraitURL-48}" align="right" class="borda"><div align="left"><div align="justify">{Description}</div></div>{/block:Description}</div>
  502.  
  503.  
  504.  
  505.  
  506.  
  507. </div></div></div></td>
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516. <td class="post" id="09" style="display:none;"><div style="width:520px;"></div>
  517. <div align="center">
  518. <div class="galinha">
  519. <div class="br4"><div class="quote">Credits</div></div><br><div align="left"><div align="justify">
  520. Theme: <a target="_blank" href="http://meinparfum.tumblr.com/">Mein Parfum</a><br>
  521. Tag cloud, paginação, opacidade nas imagens: <a target="_blank" href="http://madlyluv.com/extras/menu-principal/">Ana</a> <a target="_blank" href="http://anaflavia.tumblr.com/">Flavia</a>
  522. </div></div></td>
  523.  
  524.  
  525.  
  526.  
  527. <td class="post" id="03" style="display:none;"><div style="width:520px;"></div>
  528. <div align="center">
  529. <div class="galinha">
  530. <div class="br4"><div class="quote">Tags</div></div><br>
  531. <p class="tagcloud">
  532. <script type="text/javascript" src="http://static.tumblr.com/yqumgdr/Jv5l1p1h5/tagcloud.js"></script>
  533. <script type="text/javascript" src="http://static.tumblr.com/yqumgdr/YQSl9dp6l/tagcloudwidget.js?css=default&amp;minsize=120&amp;maxsize=220"></script>
  534. </p>
  535. </div></div></div></td>
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546. <td class="post" id="06" style="display:none;"><div style="width:520px;"></div>
  547. <div align="center">
  548. <div class="galinha">
  549. <div class="br4"><div class="quote">Following</div></div><br>
  550. <div align="left">
  551. {block:Following}
  552. {block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-40}" class="borda" style="margin:4px;" title="{FollowedTitle}" /></a>{/block:Followed}
  553. {/block:Following}
  554. </div></div></div></div></td>
  555.  
  556.  
  557.  
  558.  
  559.  
  560. <td id="blog" style="display:none;" valign="top">
  561. <Blogger>
  562. <table cellspacing="0" cellpadding="0" align="center">
  563. <tr>
  564. <td class="box5" valign="top">
  565. <div style="width:514px;">
  566. <div align="center">
  567. {block:Posts}
  568.  
  569.  
  570.  
  571.  
  572. {block:Text} <div class="galinha">
  573.  
  574.  
  575. {block:Title}<div class="quote"><div align="left">{Title}</div></div>{/block:Title}
  576. <div align="left">{Body}</div>
  577.  
  578. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  579. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  580.  
  581.  
  582. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags} </div>{/block:Text}
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591. {block:Link}<div class="galinha">
  592.  
  593.  
  594.  
  595. <a href="{URL}" class="quote" style="border-bottom: 0px solid;"><div align="left">{Name}</div></a>
  596. {block:Description}<div align="left">{Description}</div>{/block:Description}
  597.  
  598. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  599. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  600.  
  601.  
  602. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  603.  
  604. </div> {/block:Link}
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612. {block:Photo}<div class="galinha">
  613.  
  614.  
  615.  
  616.  
  617. {LinkOpenTag}<center><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" class="borda"></center>{LinkCloseTag}
  618. {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  619.  
  620.  
  621. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  622. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  623.  
  624.  
  625. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  626.  
  627. </div> {/block:Photo}
  628.  
  629.  
  630.  
  631.  
  632.  
  633. {block:Answer}<div class="galinha">
  634. <div align="left"><h2>@{asker}: {Question}</h2>
  635.  
  636. <div class="h2">{Answer}</div></div>
  637.  
  638. <div class="BR3"><div style="float:right;"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  639. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  640.  
  641. {block:HasTags}<div align="left">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  642.  
  643. </div></div>{/block:Answer}
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654. {block:quote}<div class="galinha">
  655.  
  656. <div class="quote"><div align="left">"{quote}"</div></div>
  657. <div class="source">{block:Source}<div align="left">~ {Source}</div>{/block:Source}</div>
  658.  
  659. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  660. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  661.  
  662.  
  663. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  664.  
  665.  
  666. </div> {/block:quote}
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679. {block:Chat}<div class="galinha">
  680.  
  681. {block:Title}<div class="title">{Title}</div>{/block:Title}
  682. <table>
  683. {block:Lines}
  684. <tr>
  685. {block:Label}<td class="name">{Label}</td>{block:Label}
  686. <td class="words">{Line}</td>
  687. </tr>
  688. {/block:Lines}
  689. </table>
  690. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  691. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  692.  
  693. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  694.  
  695. </div> {/block:Chat}
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705. {block:Audio}<div class="galinha">
  706.  
  707.  
  708. <table width="100%"> <tr valign="middle"> <td width="50%"> <center>{AudioPlayerblack}{PlayCount} plays<br>{block:Artist}<br><strong>Artista:</strong> {Artist}{/block:Artist} {block:TrackName}<br><strong>Música:</strong> {TrackName}{/block:TrackName} {block:Album}<br><strong>Álbum: </strong> {Album}{/block:Album}{block:ExternalAudio}<br><br><a target="_blank" href="{ExternalAudioURL}">Link Externo</a> {/block:ExternalAudio}</center></td>
  709.  
  710. {block:AlbumArt}<td width="50%">
  711. <center><img src="{AlbumArtURL}" style="max-width: 200px;" class="borda"></center>
  712. </td>{/block:AlbumArt}</tr></table>
  713.  
  714.  
  715. {block:Caption}<br><div align="left">{Caption}</div>{/block:Caption}
  716.  
  717. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  718. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  719.  
  720. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  721.  
  722. </div>{/block:Audio}
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732. {block:Video}<div class="galinha">
  733. <center><div class="borda">{Video-500}</div></center><BR>
  734. {block:Caption}<div align="left">{Caption}</div>{/block:Caption}
  735. <br><div class="BR1"> <a target="_blank" href="{Permalink}">Permalink</a>{block:NoteCount} | <img src="http://i880.photobucket.com/albums/ac5/betahfischer/smallheart-pink.gif"> {NoteCountWithLabel}{/block:NoteCount} |
  736. <img src="http://i880.photobucket.com/albums/ac5/betahfischer/2usbrr7.gif"> {DayOfMonthWithZero}.{MonthNumberWithZero}.{Year} às {24HourWithZero}:{Minutes} | <a target="_blank" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a></div>
  737.  
  738. {block:HasTags}<div class="BR2">Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}
  739.  
  740. </div>{/block:Video}
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747. <span class="permalink">{block:PostNotes}
  748.  
  749. {block:RebloggedFrom}<div class="galinha">
  750. Reblogado de: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  751. Post Original: <a href="{ReblogRootURL}">{ReblogRootName}</a> </div>{/block:RebloggedFrom}
  752.  
  753.  
  754. <div class="galinha"><div align="left">{PostNotes}</div></div>
  755.  
  756.  
  757. {/block:PostNotes}</span>
  758.  
  759. {/block:Posts}
  760.  
  761. <center><div id="paginacaoml"><a href="javascript:scroll(0,0)" style="border-bottom: 0px solid;">back to top</a> <a href="/" style="border-bottom: 0px solid;">home</a></div></center>
  762. <center><div id="paginacao">
  763. {block:Pagination}<span class="info" style="font-weight: normal;"></span>
  764. <div id="paginacaoml"><span class="info" style="font-weight: normal;"> Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span>
  765.  
  766. {block:PreviousPage}
  767. <a href="{PreviousPage}" style="border-bottom: 0px solid;">&laquo;</a>
  768. {/block:PreviousPage}
  769.  
  770. {block:JumpPagination length="9"}
  771. {block:CurrentPage}
  772. <span class="current_page">{PageNumber}</span>
  773. {/block:CurrentPage}
  774.  
  775. {block:JumpPage}
  776. <a class="jump_page" href="{URL}" style="border-bottom: 0px solid;">{PageNumber}</a>
  777. {/block:JumpPage}
  778. {/block:JumpPagination}
  779.  
  780. {block:NextPage}
  781. <a href="{NextPage}" style="border-bottom: 0px solid;">&raquo;</a>
  782. {/block:NextPage}</center></div>
  783.  
  784. </div></td></tr></table><br></Blogger>
  785. </td></tr></table>
  786. </div>
  787.  
  788. </body>
  789. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement