rejeitei

theme09

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