rejeitei

theme33

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