htmlparavoces

Theme lindo

Feb 2nd, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 10.67 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.  
  3. <!-- theme 007 by carrie (@hbks) -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9.     <!-- DEFAULT VARIABLES -->
  10.     <meta name="color:background" content="#f3f2f0" />
  11.     <meta name="color:sbar" content="#F8F5E9" />
  12.     <meta name="color:entry" content="#bebdb8" />
  13.     <meta name="color:sidelinkshover" content="#fffdf0" />
  14.     <meta name="color:border" content="#E2D6C9" />
  15.  
  16.     <meta name="color:scrollbg" content="#fffdf0" />
  17.     <meta name="color:scrollbar" content="#D4CABE" />
  18.  
  19.     <meta name="color:title" content="#161412" />
  20.     <meta name="color:text" content="#161412" />
  21.     <meta name="color:link" content="#0d0d0e" />
  22.  
  23.     <meta name="font:title" content="arial" />
  24.     <meta name="font:body" content="arial" />
  25.  
  26.     <meta name="image:sidebar" content="http://static.tumblr.com/hesl9hk/4vLlyqc65/tumblr_lyq80zfi4d1ro7jdfo1_500.jpg"/>
  27.     <meta name="image:sidebarhover" content=""/>
  28.     <meta name="image:background" content="" />
  29.  
  30.     <meta name="text:Link1" content="" />
  31.     <meta name="text:Link1 Title" content="" />
  32.     <meta name="text:Link2" content="" />
  33.     <meta name="text:Link2 Title" content="" />
  34.     <meta name="text:Link3" content="" />
  35.     <meta name="text:Link3 Title" content="" />
  36.     <meta name="text:Link4" content="" />
  37.     <meta name="text:Link4 Title" content="" />
  38.     <meta name="text:Link5" content="" />
  39.     <meta name="text:Link5 Title" content="" />
  40.     <meta name="text:Link6" content="" />
  41.     <meta name="text:Link6 Title" content="" />
  42.  
  43.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  44.     <title>{Title}</title>
  45.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46.     <link rel="shortcut icon" href="{Favicon}" />
  47.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  48.     <style type="text/css">
  49.  
  50. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  51.  
  52. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  53.  
  54. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  55.  
  56. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  57.  
  58. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  59.  
  60. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  61.  
  62. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  63.  
  64. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  65.  
  66. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt;}
  67.  
  68. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  69.  
  70. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  71. a:hover{color:{color:title}}
  72.  
  73. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  74.  
  75. small{font-size:10px}
  76. big{font-size:12px}
  77. b, strong{color:{color:title}}
  78. i, em {color:{color:text}}
  79. p{margin-top:5px; margin-bottom:5px}
  80. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  81.  
  82. img a{border:none; width:100%}
  83.  
  84. #container {background-color:transparent; width: 800px;  text-align: center; margin: 0 auto -10px auto}
  85.  
  86. #entries {margin: 12px 0 -10px 260px; margin-right:5px; float:right; text-align: justify}
  87.  
  88. #entry {margin: 0px 0 -5px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}
  89.  
  90. #sidebar {top: 170px; margin-left:30px; padding:0px; width: 245px; position:fixed;}
  91.  
  92. #description{background-color:{color:entry}; padding:0px; float:left; width:245px; margin-top:-20px; margin-bottom:25px; text-align:center}
  93. #description img{max-width:245px; margin-bottom:3px}
  94.  
  95. #stext {text-align:justify; font-family: georgia; font-size: 10px; padding:6px}
  96.  
  97. #pagination {font-family:georgia; text-align:center; font-size:10px; margin-top:3px; margin-bottom:2px; text-transform:uppercase}
  98.  
  99. nav {float:left; position:fixed; text-align:right}
  100. nav a {margin: 174px 0 -183px -88px; width:100px; display:block; color:{color:text}; background-color:{color:entry}; font:9px georgia italic; text-transform: lowercase; text-decoration: none; letter-spacing: 1px; padding:3px; border-right:2px solid {color:border}}
  101. nav a:hover {background-color:{color:sidelinkshover}}
  102.  
  103. h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  104.  
  105. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  106.  
  107. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center; font-style:italic}
  108.  
  109. #questions {background-color:{color:entry}; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:georgia; font-size:10px; text-transform:lowercase; border-bottom:1px dotted {color:text}}
  110. #questions a {color:{color:link}}
  111.  
  112. .audio{background-color:black; display:block}
  113.  
  114. .user_1 .label {color:{color:link}; font-weight:bold}
  115. .user_2 .label {color:{color:text}; font-weight:bold}
  116. .user_3 .label {color:{color:link}; font-weight:bold}
  117. .user_4 .label {color:{color:text}; font-weight:bold}
  118. .user_5 .label {color:{color:link}; font-weight:bold}
  119. .user_6 .label {color:{color:text}; font-weight:bold}
  120. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  121.  
  122. .notes img{width:10px; position:relative; top:1px}
  123. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  124.  
  125.         </style>
  126.     <style type="text/css">{CustomCSS}</style>
  127.  
  128.     <script type="text/javascript">
  129.  
  130. //desabilita menu de opcoes ao clicar no botao direito
  131.  
  132. function desabilitaMenu(e)
  133.  
  134. {
  135.  
  136. if (window.Event)
  137.  
  138. {
  139.  
  140. if (e.which == 2 || e.which == 3)
  141.  
  142. return false;
  143.  
  144. }
  145.  
  146. else
  147.  
  148. {
  149.  
  150. event.cancelBubble = true
  151.  
  152. event.returnValue = false;
  153.  
  154. return false;
  155.  
  156. }
  157.  
  158. }
  159.  
  160. //desabilita botao direito
  161.  
  162. function desabilitaBotaoDireito(e)
  163.  
  164. {
  165.  
  166. if (window.Event)
  167.  
  168. {
  169.  
  170. if (e.which == 2 || e.which == 3)
  171.  
  172. return false;
  173.  
  174. }
  175.  
  176. else
  177.  
  178. if (event.button == 2 || event.button == 3)
  179.  
  180. {
  181.  
  182. event.cancelBubble = true
  183.  
  184. event.returnValue = false;
  185.  
  186. return false;
  187.  
  188. }
  189.  
  190. }
  191.  
  192. //desabilita botao direito do mouse
  193.  
  194. if ( window.Event )
  195.  
  196. document.captureEvents(Event.MOUSEUP);
  197.  
  198. if ( document.layers )
  199.  
  200. document.captureEvents(Event.MOUSEDOWN);
  201.  
  202. document.oncontextmenu = desabilitaMenu;
  203.  
  204. document.onmousedown = desabilitaBotaoDireito;
  205.  
  206. document.onmouseup = desabilitaBotaoDireito;
  207.  
  208. </script>
  209. </head>
  210.  
  211. <body><div style=" background-image: url('http://3.bp.blogspot.com/-BflW0Y6CDEY/TmQhaMpB-DI/AAAAAAAAHpY/_gUW3OFTebM/s200/27.png'); top: 0px; left: 0px; width: 100%; height: 25px; z-index: 100; position: fixed;"></div>
  212. <div id="container">
  213.  
  214. <div id="entries">
  215.   <div class="creditosd"><center><b><big><big><big><big>Theme (c)</big></big></big></big></b><br><center>
  216. theme feito por <a href="http://apenassimplesversos.tumblr.com/"><b>Poetas do amanhã</b></a><br>
  217. base por <a href="http://hbks.tumblr.com"><b>hbks.</b></a>. <br>Detalhes de <b>r-e-n-e-g-a-d-o</b>, <b>l-oveyourself</b>, <b>e-n-s-e-j-o-s.</B> <br>
  218. <br>
  219. {block:Posts}
  220. <div id="entry">
  221.  
  222. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  223. {block:Text}{Body}{/block:Text}
  224.  
  225. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  226.  
  227. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  228. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  229.  
  230. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  231. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  232.  
  233. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  234.  
  235. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  236.  
  237. {block:Answer}<div id="questions"><em>{asker}</em> asked: {Question}<br /></div>
  238. {Answer}{/block:answer}
  239.  
  240. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  241.  
  242. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> ·{/block:Date} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom} (© <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}<br />{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  243. {/block:Posts}
  244.  
  245. {block:PostNotes}{PostNotes}{/block:PostNotes}
  246.  
  247. </div>
  248.  
  249.  
  250. </div>
  251.  
  252. <nav>
  253. <a href="/">refresh</a><br />
  254. <a href="/archive">archive</a><br />
  255. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
  256. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
  257. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
  258. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
  259. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a><br />{/block:ifLink5}
  260. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a><br />{/block:ifLink6}
  261. </nav>
  262.  
  263.  
  264. <div id="sidebar">
  265. <div id="description">
  266. <a href="/"><img src="{image:sidebar}" border="0"/></a><br />
  267. <div id="stext">{Description}</div>
  268.  
  269. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  270.  <br></br><center><b>
  271. <div id="descri"><div class="descri2">isso tudo é ... {<script language="Javascript" src="http://www.opromo.com/servicos/usuariosonline/useronline.php?site=siter-e-n-e-g-a-d-otumblrcom&corfont1=CCCCCC&texto=8&formato=negrito&tipo=tahoma&tamanho=1&simbo=7" type="text/javascript"></script>}
  272. </div>Saudades de ti</div>
  273.  
  274. </div>
  275.  
  276. </div>
  277.  
  278. </div>
  279.  
  280. </body>
  281. </html>
Advertisement
Add Comment
Please, Sign In to add comment