rejeitei

theme16

Jan 26th, 2013
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.59 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">
  3. <head>
  4. <script src='http://blogonthenet.xpg.com.br/ttricks/snowstorm.js' type='text/javascript'>
  5. <script src='http://blogonthenet.xpg.com.br/ttricks/snowstorm.js' type='text/javascript'>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9. </head>
  10.  
  11.  
  12. <meta name="color:descri" content="#fff" />
  13. <meta name="color:links" content="#fff" />
  14. <meta name="color:linkshover" content="#fff" />
  15. <meta name="color:title" content="#fff" />
  16. <meta name="color:paginacao" content="#000" />
  17. <meta name="color:background" content="#fff" />
  18. <meta name="color:bglinks" content="#dbbeee" />
  19. <meta name="color:sidebar" content="#fff" />
  20.  
  21. <meta name="image:sidebar" content="http://static.tumblr.com/4mnaeqb/Sk0mh3lnz/tumblr_mg88cjzwkl1rnbbkvo1_500.jpg"/>
  22. <meta name="image:background" content="http://static.tumblr.com/4mnaeqb/HrHmh3lmu/tumblr_static_bg5.jpg"/>
  23. <meta name="image:bgsid" content="http://static.tumblr.com/4mnaeqb/Vdpmh3lkz/tumblr_m7w2gwrbpa1r12oofo1_1280_1_.jpg"/>
  24.  
  25.  
  26.  <meta name="text:second title" content="Testosterona" />
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="LINK 1" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="LINK 2" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="LINK 3" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="LINK 4" />
  35. <meta name="text:Link5" content="/" />
  36. <meta name="text:Link5 Title" content="LINK 5" />
  37.  
  38.  
  39.  
  40.  
  41.  
  42. <title>{Title}</title>
  43.         <link rel="shortcut icon" href="{Favicon}">
  44.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45.         {block:Description}
  46.   <meta name="description" content="{MetaDescription}" />
  47.         {/block:Description}
  48. <script type="text/javascript">
  49. //desabilita menu de opcoes ao clicar no botao direito
  50. function desabilitaMenu(e)
  51. {
  52. if (window.Event)
  53. {
  54. if (e.which == 2 || e.which == 3)
  55. return false;
  56. }
  57. else
  58. {
  59. event.cancelBubble = true
  60. event.returnValue = false;
  61. return false;
  62. }
  63. }
  64.  
  65. //desabilita botao direito
  66. function desabilitaBotaoDireito(e)
  67. {
  68. if (window.Event)
  69. {
  70. if (e.which == 2 || e.which == 3)
  71. return false;
  72. }
  73. else
  74. if (event.button == 2 || event.button == 3)
  75. {
  76. event.cancelBubble = true
  77. event.returnValue = false;
  78. return false;
  79. }
  80. }
  81.  
  82. //desabilita botao direito do mouse
  83. if ( window.Event )
  84. document.captureEvents(Event.MOUSEUP);
  85. if ( document.layers )
  86. document.captureEvents(Event.MOUSEDOWN);
  87.  
  88. document.oncontextmenu = desabilitaMenu;
  89. document.onmousedown = desabilitaBotaoDireito;
  90. document.onmouseup = desabilitaBotaoDireito;
  91. </script>
  92.  
  93.  
  94.  
  95.  
  96.  
  97. <style type="text/css">
  98. body{background-color: {color:background}; font-family: georgia; color: {color:text}; text-align: center; font-size: 12px; background-image:url('{image:background}'); background-attachment: fixed; font-size:11px; line-height:100%; text-align:center; text-transform: none;text-align: center; font-style: none;}
  99. { background-color:#f8f8ff}
  100.  
  101.  
  102.  
  103.  
  104.  #redessociais{}
  105.  
  106. a {color:{color:descri}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  107.  
  108. @font-face {
  109.     font-family: 'StarsFromOurEyesRegular';
  110.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  111.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  112.          url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  113.          url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  114.     font-weight: normal;
  115.     font-style: normal;}
  116.    
  117.  
  118.  
  119. a:hover {opacity:0.5;}
  120.  
  121. ::-webkit-scrollbar-thumb:vertical {background-color: {color:descri}; height: 50px;}
  122.  
  123. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:descri}; height: 10px;}
  124.  
  125. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:descri}; }
  126.  
  127. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  128.  
  129. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  130.  
  131. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  132.  
  133. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  134.  
  135.  
  136.  
  137. blockquote img{max-width: 370px!important}
  138.  
  139. blockquote blockquote img{max-width: 350px!important}
  140.  
  141. blockquote blockquote blockquote img{max-width: 330px!important}
  142.  
  143. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  144.  
  145. #content {}
  146.  
  147. @font-face {font-family: 'Homenaje'; font-style: normal; font-weight: 400; src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
  148. }
  149.  
  150.  
  151.  
  152. #sidebar{ width:425px;
  153. background-color:{color:sidebar};
  154. background-image:url('{image:bgsid}');
  155.  
  156.     opacity:0.6;
  157.     height:160px;
  158.     padding-top:0px;
  159.     position:relative;
  160.     margin-top:0px;
  161.     margin-left:405px;
  162.     text-align:center;}
  163.     #caixafoto2{ border:double #919191;
  164.     text-align:center;
  165.     width:186px;
  166.     height:186px;
  167.     margin-left: 4px;margin-top:10px;opacity:0.7;}
  168. #caixafoto img{ width:125px;
  169.     height:125px;margin-top:15px;}
  170. #photo{ text-align:3px;
  171.     padding-top:30px;
  172.     padding-bottom:5px;
  173.     margin-top:-188px;
  174.     z-index:56;opacity:0.6;}
  175. #photo img{ width:80px;
  176.     height:80px;
  177.     margin-top:10px;
  178.     transition:all 0.3s;
  179.     -moz-transition:all 0.3s;
  180.     -o-transition:all 0.3s;
  181.     -webkit-transition:all 0.3s}
  182. #photo img:hover{ width:90px;
  183.     height:90px;
  184.     margin-top:10px;
  185.     opacity:0.0;
  186.     transition:all 0.3s;
  187.     -moz-transition:all 0.3s;
  188.     -o-transition:all 0.3s;
  189.     -webkit-transition:all 0.3s}
  190.    
  191. #descricao{ width:130px;  height:60px;
  192.     margin-top:-20px;
  193.     text-decoration: none; 
  194.     position:relative;
  195.     margin-top:-140px;
  196.     margin-left:685px;
  197.     color:{color:descri}}
  198.    
  199.  
  200.  
  201.   .menu
  202. { margin: 5px auto; margin-left:415px;
  203.   width: 130px; position:relative;margin-top:-20px;}
  204.  
  205. .link a
  206. { opacity: 1; font-size: 10px;
  207.   line-height: 14px;
  208.   text-align: center;
  209.   text-transform: uppercase;
  210.   display: block;
  211.   margin-top: 2px;
  212.   text-decoration: none;
  213.   color:{color:links}; width: 130px;
  214.   box-shadow: inset 0px 0px {color:bglinks}; }
  215.   .link a:hover
  216. { box-shadow: inset 130px 0px {color:bglinks};
  217.   color:{color:linkshover};
  218.   text-decoration: none; }
  219.  
  220. #titlez {z-index:9999999999; font-family:StarsFromOurEyesRegular;  position:relative;  font-size:18px; margin-left: 413px; letter-spacing:1px; text-align:center; margin-top:-122px;text-transform:none; margin-bottom:0px; width:130px;line-height:120%;color:{color:title};}
  221.    
  222.    
  223.  
  224. #credit {background-color:transparent; font-weight: normal; letter-spacing: 2px; color:#000000; text-align: right; width:33px; height:11px; position: absolute; font-family: calibri; margin-top: -45px; margin-left: 0px; position: fixed; padding: 3px; font-size: 10px;}
  225.  
  226.  
  227.  
  228.  
  229. #border  {z-index:999;background-color: {color:borda image}; width: 170px; height: 2px; margin-top: 100px; margin-left: 13px;}
  230.  
  231. #bordertwo  {z-index:999;background-color: {color:borda image}; width: 190px; height: 2px; margin-top: 13px; margin-left: 3px;}
  232.  
  233. #postts{ width:521px;
  234.     margin-left:405px;
  235.     margin-top:122px; }
  236. #redessociais{ position:fixed;
  237.     margin-top:20px;
  238.     margin-left:910px;
  239.     font-size:10px;}
  240. #redessociais img{ width:20px; height:20px;
  241.     margin-top:2px;
  242.     opacity:0.8;
  243.     transition:all 1.0s;
  244.     -moz-transition:all 1.0s;
  245.     -o-transition:all 1.0s;
  246.     -webkit-transition:all 1.0s}
  247. #redessociais img:hover{ width:20px; height:20px;
  248.     margin-top:2px;
  249.     opacity:0.5;
  250.     transition:all 1.0s;
  251.     -moz-transition:all 1.0s;
  252.     -o-transition:all 1.0s;
  253.     -webkit-transition:all 1.0s}
  254. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid #ffffff; padding-left: 5px; }
  255. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ffffff;}
  256. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ffffff; }
  257. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ffffff; }
  258. blockquote img{max-width: 370px!important}
  259. blockquote blockquote img{max-width: 350px!important}
  260. blockquote blockquote blockquote img{max-width: 330px!important}
  261. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  262. #content {}
  263.  
  264. @font-face {font-family: 'Homenaje'; font-style: normal; font-weight: 400; src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');}
  265.  
  266. .post {width:400px;   padding: 11px; text-align: justify;   'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 12px; position: relative; color:#000000; z-index:100;  background-color:#ffffff; position:relative; overflow:hidden; float:left; margin-bottom:1px ; border-left:#ffffff solid 1px; border-right:#fff solid 1px; border-bottom:#ccc solid 1px;}
  267. .post img {max-width:400px;}
  268. .post img:hover {opacity:1;}
  269. .post a{color:#666; text-decoration:none; transition:all 0.9s; -moz-transition:all 0.9s; -o-transition:all 0.9s; -webkit-transition:all 0.9s;}
  270. .post a:hover{color:#000; text-decoration:none; transition:all 0.9s; -moz-transition:all 0.9s; -o-transition:all 0.9s; -webkit-transition:all 0.9s;}
  271. .title {font-family:calibri; text-transform:uppercase;}
  272. .chat {line-height: 12px; list-style: none; }
  273. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  274. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  275. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  276. .quote {font-size:12px; text-align:center; font-family:calibri; position:relative;}
  277. .quote small {font-size:12px;}
  278. .sourcequote {text-align:right;}
  279. .title {font-size:16px; text-align:center; font-weight:bold;}
  280. .person1, .person2, .person {padding:3px;}
  281. .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:center; opacity:0.1;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:3px;}
  282. .post:hover .date {opacity:0.95;}
  283. .date a {color:#666; text-transform:uppercase; opacity:1; font-family:calibri;}
  284. .date a:hover {opacity:1;}
  285. .notecount {font-family:verdana;}
  286. .tags {margin:3px; margin-left:0px;}
  287. .tags a { color:#000000; float:center;}
  288. #notess {margin-left: 0px; width:400px;font-size:7px; text-transform:none; font-family:Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; margin-top:-9px; z-index:9999; text-align:right;}
  289. #notess img {display: none; border:0px; height:0px; width:0px; overflow:hidden;}
  290. #notess a {color:#000000;}
  291.  
  292. ol.notes {list-style: none;  margin-bottom:1px; padding: 0px; border-top:1px solid #ffffff;}
  293. ol.notes li {background-color:#ffffff; border-bottom: 1px solid #ffffff; padding: 5px; font-size:10px;}
  294. #cap {position:relative;}
  295.  
  296. .source {display: none; position:absolute;}  
  297.  
  298. #info {text-align: left; margin-top:-4px; font-size: 2px; font-family: tahoma; text-transform: uppercase; z-index: 11;}
  299. #info a {font-size: 10px; text-transform: uppercase;}
  300. #paginacaoml {background-color:transparent; position:fixed; width:200px; height:15px; margin-top:328px; margin-left:744px; text-align:center; font-size: 10px; line-height: 15px; font-family:tahoma; font-weight:bold;}
  301. #paginacaoml a {background: transparent; color:{color:paginacao}; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  302. #paginacaoml a:hover {background: transparent; border: none; color:{color:paginacao}; font-weight:bold;}
  303. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration:none; font-weight:bold;}
  304. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  305. #tumblr_controls{position: fixed!important}
  306. #tumblr_controls{position: fixed!important}
  307. #tumblr_controls{position: fixed!important}
  308. #tumblr_controls{position: fixed!important}
  309.  
  310.  
  311.  
  312. </style>
  313. <body oncontextmenu="return false" onkeydown="return false">
  314. </div>
  315.  
  316.  
  317.  
  318. <div id="paginacaoml">
  319.    
  320. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  321.  
  322. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  323. </div>
  324. </div></div>
  325.    
  326.    
  327.  
  328.    
  329.    
  330.    
  331.  
  332.  
  333.  
  334. <div id="sidebar"  >
  335.     <div id="caixafoto"  >
  336.  <img src="{image:sidebar}" >
  337.     </div></div>
  338.    
  339.  
  340.    
  341.     <div id="descricao">
  342.       {block:Description}{Description}{/block:Description}
  343.     </div>
  344.    
  345.     <div class="menu">
  346. <div class="link">
  347.  
  348. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  349. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  350. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  351. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  352. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  353.  
  354. </div>
  355. </div>
  356.  
  357.  
  358.    
  359. <div id="titlez">{text:second title}</div>
  360.         </div>
  361.  
  362. <div id="credit"><a href="http://rejeitei.tumblr.com/"title="rejeitei | tumblr"style="text-decoration:none">©rejeitei</a></div>
  363.    
  364.  
  365.  
  366. </div>
  367.  
  368.  
  369. <div id="postts">
  370.     {block:Posts}
  371. <div class="post">
  372. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  373. {block:Quote}
  374. <div class="quote"><font class="smbluc">"</font>{Quote}"</div>
  375. {block:Source}<div class="sourcequote">{Source}</div>
  376. {/block:Source}
  377. {/block:Quote}
  378. {block:Link}
  379. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  380. {block:Description}{Description}{/block:Description}
  381. {/block:Link}
  382. {block:Chat}
  383. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  384. <div class="chat">{block:Lines}
  385. <div class="person{UserNumber}">{block:Label}
  386. <strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}</div>
  387. {/block:Chat}
  388. {block:Audio}
  389. <div class="player">{AudioPlayerBlack}</div>
  390. {block:Caption}{Caption}{/block:Caption}
  391. {/block:Audio}
  392.  
  393. {block:Photo}{LinkOpenTag}<div class="image" style="text-decoration:none;"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  394.  
  395.  
  396. {block:Photoset}{Photoset-400}{/block:Photoset}
  397.  
  398. {block:Video}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{/block:Video}
  399.  
  400.  {block:Video}{Video-3400}{/block:Video}
  401. {block:Answer}
  402.  
  403. <table id="asker">
  404.     <tr><td width="48" style="height:48px; ">
  405.         <a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" style="position:absolute; top:10px; left:10px; border:#666 solid 2px; "/></a>
  406.         </td>
  407.     </tr>
  408. </table>
  409. <div style="height:20px; background-color:#F4F4F4; margin-left:50px; padding-left:5px; line-height:20px; border:#666 solid 2px; margin-top:-54px;"><a href="{AskerURL}" target="_blank"><b>{Asker}</b></a></div>
  410.  
  411. <div style="margin-left:60px; margin-top:5px; color:#666">{Question}</div>
  412. <div style="margin-top:5px; min-height:-50px;">{Answer}</div>
  413.  
  414.  
  415. {/block:Answer}
  416. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  417. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  418. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  419. <div class="source">
  420. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  421. </div>
  422. {block:Date}
  423. <div class="date">
  424.  
  425. <div><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} · <a href="{Permalink}"><strong>{NoteCount}</strong> notes</a> {/block:NoteCount}
  426.  
  427.  
  428. {block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">original</a> · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<a href="{ReblogUrl}" target="_blank"> · <strong>reblog</strong></a>
  429.    
  430.  
  431. </div></div>
  432.  
  433. {/block:Date}
  434. {block:PostNotes}<div id="notess" style="margin-top:4px;">{PostNotes}</div>{/block:PostNotes}
  435. </div>
  436.  {/block:Posts}
  437.  <script type="text/javascript"
  438. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447. </div>
  448. </div>
  449. </body>
  450. </html>
Advertisement
Add Comment
Please, Sign In to add comment