ele-disse-adeus

67

Jul 8th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  2. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  3. <script type="text/javascript">
  4. //desabilita menu de opcoes ao clicar no botao direito
  5. function desabilitaMenu(e)
  6. {if (window.Event)
  7. {if (e.which == 2 || e.which == 3)
  8. return false;}
  9. else
  10. {event.cancelBubble = true event.returnValue = false; return false;} }
  11. document.oncontextmenu = desabilitaMenu;
  12. document.onmousedown = desabilitaBotaoDireito;
  13. document.onmouseup = desabilitaBotaoDireito;
  14. </script>
  15.  
  16. <title>{title}</title>
  17. <link rel="shortcut icon" href="{favicon}" />
  18. <title>{Title}</title>
  19. <meta name="color:background" content="#eee">
  20. <meta name="image:background" content="/">
  21. <meta name="image:sidebar" content="http://static.tumblr.com/i7ktqvi/mgHm6uqup/1.png">
  22. <meta name="color:bgcaixa" content="#fff">
  23. <meta name="color:text" content="#000">
  24. <meta name="font:titulo" content="georgia">
  25. <meta name="color:link" content="#000">
  26. <meta name="color:link hover" content="#ccc">
  27. <meta name="text:menu1" content="URL">
  28. <meta name="text:menu1 nome" content="link">
  29. <meta name="text:menu2" content="URL">
  30. <meta name="text:menu2 nome" content="link 2">
  31. <meta name="text:menu3" content="URL">
  32. <meta name="text:menu3 nome" content="link 3">
  33. <meta name="text:menu4" content="URL">
  34. <meta name="text:menu4 nome" content="link 4">
  35. <meta name="text:menu5" content="URL">
  36. <meta name="text:menu5 nome" content="link 5">
  37. <meta name="text:menu6" content="URL">
  38. <meta name="text:menu6 nome" content="link 6">
  39. <meta name="text:frase" content="escreva aqui">
  40. <meta name="color:sideb" content="#ccc">
  41.  
  42. <style>
  43. /**centralizacao dont mexa lindinho**/
  44. #center {width:900px;margin:auto;}
  45. /*** fundo do theme ***/
  46. body {background: {color:background}; url('{image:background}')fixed; color: {color:text}; font-size: 10px; font-family: verdana;text-align:justify;}
  47.  
  48. .post {background: {color:bgcaixa};margin-top:1px; padding: 5px; }
  49.  
  50. /*** letras ***/
  51. h1 {text-align: center; font: 15px {font:titulo}; color: {color:text};}
  52.  
  53. /*** ask ***/
  54. .bubble {align:right;background: {color:background}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  55. .bubble p {margin:1px 0px;}
  56. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:background};}
  57.  
  58. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: {color:background}}
  59.  
  60. .tags{background-color:{color:bgcaixa}; padding: 3px; cursor:pointer; -webkit-border-radius: 2px;display: inline-block;width:520px;font-size:7pt;border-top:1px solid {color:background}; border-bottom:1px solid {color:background};text-align:center;}
  61.  
  62. /*** links ***/
  63. a:link,a:active,a:visited { color: {color:link}; text-decoration: none; -webkit-transition-duration: .50s;}
  64. a:hover { color: {color:linkhover};}
  65.  
  66. /*** negrito e talz ***/
  67. b, strong {color: {color:text}; text-decoration: none; cursor: help;}
  68. s {color: {color:text};cursor: help;}
  69. i {color: {color:text}; text-decoration: none;cursor: help;}
  70. u, underline {color: {color:text}; text-decoration: none; border-bottom: 1px dashed {color:text};cursor: help;}
  71.  
  72. .cd {position:fixed;border-radius:0px 5px 0px 0px; width:15px;height:101%;margin-left:800px;background:{color:sideb};}
  73.  
  74. .ab {position:fixed;border-radius:5px 0px 0px 0px; width:15px;height:101%;margin-left:-50px;background:{color:sideb};z-index:100;border-radius:5px;}
  75.  
  76. .bb {position:fixed;width:15px;height:101%;background:{color:sideb};margin-top:10px;margin-top:-10px;z-index:1000;}
  77.  
  78. .bc {position:fixed;background:{color:sideb};height:15px;width:845px;margin-left:-45px;margin-top:-8px;border-top:8px solid {color:background};z-index:99;border-bottom:5px solid {color:background};border-radius:5px;}
  79.  
  80. #t {width:250px;color:{color:text};background-color: {color:bgcaixa};font-size:12px;font-family: 'georgia';;position: fixed;text-align:center; -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;text-shadow: 0px 0px , 0px 0px {color:text};padding:5px;margin-left:590px;margin-top:100px;border:3px solid {color:sideb};z-index:110;}
  81.  
  82. #t:hover { -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out; text-shadow: -1px 0px #E86060, 1px 0px #54d2cb;color:{color:text};}
  83. .dd {position:fixed;background:{color:sideb};width:15px;height:101%;margin-left:635px;margin-top:-8px;z-index:100;}
  84. .imag {padding:5px;background:{color:sideb}; margin-top:155px;margin-left:590px;position:fixed;z-index:101;}
  85. .imag img {width:256px;height:400px;z-index:110;}
  86. .cmenu {margin-top:180px;position:fixed;margin-left:570px;border-radius:5px 0px 0px 5px;height:350px;width:15px;padding:5px;overflow:hidden;background:{color:sideb};-webkit-transition-duration: .90s;z-index:150;}
  87. .hv {font:25px 'Homenaje'; text-transform:uppercase;float:left;vertical-align:center;line-height:35px;width:15px;-webkit-transition-duration: .90s;opacity:0.4;}
  88. .cheio {width:250px;margin-top:0px;margin-left:20px;}.cmenu:hover .hv {-webkit-transition-duration: .90s;opacity:0;}
  89. .cmenu:hover {-webkit-transition-duration: .90s;width:276px;opacity:0.6;}
  90. #men {-webkit-transition-duration: .90s;width:248px;margin-bottom:1px;height:51px;text-align:center;font:15px 'Homenaje';text-transform:uppercase;float:left;background:{color:background};padding:3px;line-height:51px;}
  91. .cred {position:fixed;border:3px solid {color:sideb};padding:5px;background:{color:bgcaixa};margin-top:580px;width:120px;margin-left:740px;text-align:center;font-size:7pt;}
  92. </style>
  93. </head>
  94. <body><div id="center"><div class="ab"></div><div class="bb"></div><div class="bc"></div><div class="cd"></div><div class="dd"></div><div id="t">{text:frase}</div><div class="imag"><img src="{image:sidebar}"></div>
  95. <div class="cmenu"><div class="hv">h o v e r <br><br> h e r e</div><div class="cheio">
  96. <a href="{text:menu1}" id="men">{text:menu1 nome}</a>
  97. <a href="{text:menu2}" id="men">{text:menu2 nome}</a>
  98. <a href="{text:menu3}" id="men">{text:menu3 nome}</a>
  99. <a href="{text:menu4}" id="men">{text:menu4 nome}</a>
  100. <a href="{text:menu5}" id="men">{text:menu5 nome}</a>
  101. <a href="{text:menu6}" id="men">{text:menu6 nome}</a>
  102. </div></div>
  103. <div class="cred">theme by <a href="http://themesby-eda.tumblr.com/">aposentada</a>. Don't copy bitch!;</div>
  104.  
  105. <div class="post" style="position: absolute; width: 525px;margin-left:20px;margin-top:20px">
  106. {block:Posts}
  107.  
  108. <!--TEXTOs-->
  109.  
  110. {block:Text}<div class="post">
  111.  
  112. {block:Title}<h1>{Title}</h1>{/block:Title}
  113.  
  114. <div>{Body}</div>
  115.  
  116. </div>{/block:Text}
  117.  
  118.  
  119.  
  120. <!--PERGUNTAS E MENSAGENS-->
  121.  
  122. {block:Answer}<div class="post">
  123.  
  124. <img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}
  125.  
  126. </div>{/block:Answer}
  127.  
  128.  
  129.  
  130. <!--LINKS-->
  131.  
  132. {block:Link}<div class="post">
  133.  
  134. <a href="{URL}"><h1>{Name}</h1></a>
  135.  
  136. {block:Description}{Description}{/block:Description}
  137.  
  138.  
  139. </div>{block:Link}
  140.  
  141.  
  142.  
  143. <!--FOTOS-->
  144.  
  145. {block:Photo}<div class="post">
  146. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center><br />
  147.  
  148. {block:Caption}{Caption}{/block:Caption}<br />
  149.  
  150. </div>{/block:Photo}
  151.  
  152.  
  153.  
  154. <!--FRASES-->
  155.  
  156. {block:Quote}<div class="post">
  157.  
  158. <h1>- "{Quote}"</h1>
  159.  
  160. {block:Source}&mdash; {Source}{/block:Source}
  161.  
  162. </div>{/block:Quote}
  163.  
  164.  
  165.  
  166. <!--DIALOGOS-->
  167.  
  168. {block:Chat}<div class="post">
  169.  
  170. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  171.  
  172. <table>
  173. {block:Lines}
  174. <tr>
  175. {block:Label}<td class="name">{Label}</td>{block:Label}
  176. <td class="words">{Line}</td>
  177. </tr>
  178. {/block:Lines}
  179. </table><br />
  180.  
  181. </div>{/block:Chat}
  182.  
  183.  
  184.  
  185. <!--MUSICAS-->
  186.  
  187. {block:Audio}<div class="post">
  188.  
  189. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  190.  
  191. <center>{AudioPlayerWhite}</centeR>
  192.  
  193. {block:Caption}{Caption}{/block:Caption}<br />
  194.  
  195.  
  196. </div>{/block:Audio}
  197.  
  198.  
  199.  
  200. <!--VIDEOS-->
  201.  
  202. {block:Video}<div class="post">
  203.  
  204. <center>{Video-500}</center>
  205.  
  206. {block:Caption}{Caption}{/block:Caption}<br />
  207.  
  208. </div>{/block:Video}
  209. <div class="tags"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}</a> - <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"> <a href="{ReblogURL}">reblog!</a> {block:NoteCount} <img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"> {NoteCount} notes{/block:NoteCount} </div>
  210.  
  211. {/block:Posts}<br><center><div style="font-size:20px">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}{/block:Pagination}
  212.  
  213.  
  214. {block:Pagination}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div>
  215. </center>
  216.  
  217. </div></div></div></div></div></div></div></div></div></div></div></div>
  218.  
  219. </div></body>
  220. </html>
Advertisement
Add Comment
Please, Sign In to add comment