Advertisement
ele-disse-adeus

theme 40

Jun 29th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.47 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/22wm6cghd/1.png">
  22. <meta name="color:bgcaixa" content="#fff">
  23. <meta name="color:sidebar" content="#DCC9E4">
  24. <meta name="color:text sidebar" content="#777;">
  25. <meta name="color:text" content="#777">
  26. <meta name="font:titulo" content="georgia">
  27. <meta name="color:link" content="#9269A6">
  28. <meta name="color:link hover" content="#ccc">
  29. <meta name="text:menu1" content="URL">
  30. <meta name="text:menu1 nome" content="link">
  31. <meta name="text:menu2" content="URL">
  32. <meta name="text:menu2 nome" content="link 2">
  33. <meta name="text:menu3" content="URL">
  34. <meta name="text:menu3 nome" content="link 3">
  35. <meta name="text:menu4" content="URL">
  36. <meta name="text:menu4 nome" content="link 4">
  37. <meta name="text:menu5" content="URL">
  38. <meta name="text:menu5 nome" content="link 5">
  39. <meta name="text:menu6" content="URL">
  40. <meta name="text:menu6 nome" content="link 6">
  41. <meta name="text:frase" content="escreva aqui">
  42.  
  43. <style>
  44. /**centralizacao dont mexa lindinho**/
  45. #center {width:800px;margin:auto;}
  46. /*** fundo do theme ***/
  47. body {background: {color:background}; url('{image:background}')fixed; color: {color:text}; font-size: 8pt; font-family: verdana;text-align:justify;}
  48.  
  49. .post {background: {color:bgcaixa};margin-top:1px; padding: 5px; }
  50.  
  51. /*** letras ***/
  52. h1 {text-align: center; font: 20px {font:titulo}; color: {color:text};}
  53.  
  54. /*** ask ***/
  55. .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;}
  56. .bubble p {margin:1px 0px;}
  57. .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};}
  58.  
  59. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: {color:background}}
  60.  
  61. .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;}
  62.  
  63. /*** links ***/
  64. a:link,a:active,a:visited { color: {color:link}; text-decoration: none; -webkit-transition-duration: .50s;}
  65. a:hover { color: {color:linkhover};}
  66.  
  67. /*** negrito e talz ***/
  68. b, strong {color: {color:text}; text-decoration: none; cursor: help;}
  69. s {color: {color:text};cursor: help;}
  70. i {color: {color:text}; text-decoration: none;cursor: help;}
  71. u, underline {color: {color:text}; text-decoration: none; border-bottom: 1px dashed {color:text};cursor: help;}
  72.  
  73. /*** Paginação by madlyluv.com ***/
  74. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
  75. #paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  76. #paginacaoml a:hover {background: {color:background}; border: none;}
  77. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  78. #paginacaoml span.info {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  79. .caixasid {width:250px;margin-top:250px;position:fixed;}
  80. .sidebar {background:{color:bgcaixa};padding:5px;}
  81. .frase {width:150px;padding:5px;background:{color:link};font:12px 'Homenaje';text-transform:uppercase;color:{color:bgcaixa};text-align:center;}
  82. #men {width:8px;float:right;background:{color:link};margin-left:1px;font-size:7pt;padding:3px;color:{color:bgcaixa};margin-top:-23px;-webkit-transition-duration: .50s;}
  83. #men:hover {padding-bottom:20px;-webkit-transition-duration: .50s;}
  84. .foto {height:13px;overflow:hidden;padding-top:20px;padding:5px;margin-top:-23px;background:{color:link};width:150px;opacity:0;-webkit-transition-duration: .50s;}
  85. #men b {color:{color:bgcaixa};}
  86. .foto:hover {opacity:1;-webkit-transition-duration: .50s;height:150px;margin-top:1px;}
  87. </style>
  88. </head>
  89. <body><div id="center"><div class="caixasid">
  90. <div class="sidebar">{description}</div>
  91. <div class="frase">{text:frase}</div>
  92. <a href="http://themesby-eda.tumblr.com/" id="men"><b>t h m x x</b></a>
  93. <a href="{text:menu5}" id="men">{text:menu5 nome}</a>
  94. <a href="{text:menu4}" id="men">{text:menu4 nome}</a>
  95. <a href="{text:menu3}" id="men">{text:menu3 nome}</a>
  96. <a href="{text:menu2}" id="men">{text:menu2 nome}</a>
  97. <a href="{text:menu1}" id="men">{text:menu1 nome}</a>
  98.  
  99.  
  100. <div class="foto"><img src="{image:sidebar}" width="150px"; height="150px"> </div>
  101.  
  102.  
  103. </div>
  104. <div class="post" style="position: absolute; width: 525px;margin-left:270px;">
  105. {block:Posts}
  106.  
  107. <!--TEXTOs-->
  108.  
  109. {block:Text}<div class="post">
  110.  
  111. {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
  112.  
  113. <div>{Body}</div>
  114.  
  115. </div>{/block:Text}
  116.  
  117.  
  118.  
  119. <!--PERGUNTAS E MENSAGENS-->
  120.  
  121. {block:Answer}<div class="post">
  122.  
  123. <img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}
  124.  
  125. </div>{/block:Answer}
  126.  
  127.  
  128.  
  129. <!--LINKS-->
  130.  
  131. {block:Link}<div class="post">
  132.  
  133. <a href="{URL}"><h1>{Name}</h1></a>
  134.  
  135. {block:Description}{Description}{/block:Description}
  136.  
  137.  
  138. </div>{block:Link}
  139.  
  140.  
  141.  
  142. <!--FOTOS-->
  143.  
  144. {block:Photo}<div class="post">
  145. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center><br />
  146.  
  147. {block:Caption}{Caption}{/block:Caption}<br />
  148.  
  149. </div>{/block:Photo}
  150.  
  151.  
  152.  
  153. <!--FRASES-->
  154.  
  155. {block:Quote}<div class="post">
  156.  
  157. <h1>- "{Quote}"</h1>
  158.  
  159. {block:Source}&mdash; {Source}{/block:Source}
  160.  
  161. </div>{/block:Quote}
  162.  
  163.  
  164.  
  165. <!--DIALOGOS-->
  166.  
  167. {block:Chat}<div class="post">
  168.  
  169. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  170.  
  171. <table>
  172. {block:Lines}
  173. <tr>
  174. {block:Label}<td class="name">{Label}</td>{block:Label}
  175. <td class="words">{Line}</td>
  176. </tr>
  177. {/block:Lines}
  178. </table><br />
  179.  
  180. </div>{/block:Chat}
  181.  
  182.  
  183.  
  184. <!--MUSICAS-->
  185.  
  186. {block:Audio}<div class="post">
  187.  
  188. <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  189.  
  190. <center>{AudioPlayerWhite}</centeR>
  191.  
  192. {block:Caption}{Caption}{/block:Caption}<br />
  193.  
  194.  
  195. </div>{/block:Audio}
  196.  
  197.  
  198.  
  199. <!--VIDEOS-->
  200.  
  201. {block:Video}<div class="post">
  202.  
  203. <center>{Video-500}</center>
  204.  
  205. {block:Caption}{Caption}{/block:Caption}<br />
  206.  
  207. </div>{/block:Video}
  208.  
  209. <div class="tags">Posted on <a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}</a> at {12Hour}:{Minutes}{AmPm} - <a href="{ReblogURL}">Reblog this!</a> {block:NoteCount} - {NoteCount} notes{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>&<a href="{ReblogRootURL}">original</a>{/block:RebloggedFrom}
  210. </div>
  211.  
  212. {/block:Posts}<br><center><div id="paginacaoml"><span class="info" style="font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  213. {block:JumpPagination length="10"}
  214. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  215. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  216. {/block:JumpPagination}
  217. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  218. </div></center>
  219.  
  220. </div></div></div></div></div></div></div></div></div></div></div></div>
  221.  
  222. </div></body>
  223. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement