rejeitei

theme42

Aug 14th, 2013
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.25 KB | None | 0 0
  1. <html>                              
  2. <head>
  3. <meta name="if:Audio branco" content="0">
  4. <meta name="if:Audio preto" content="0">
  5.  
  6. <meta name="color:descri" content="#c1c1c1" />
  7. <meta name="color:title" content="#c1c1c1" />
  8. <meta name="color:paginacao" content="#000" />
  9. <meta name="color:background" content="#fff" />
  10. <meta name="color:border" content="#f1f1f1">
  11. <meta name="color:text" content="#000">
  12. <meta name="color:link" content="#e9c7d7">
  13. <meta name="color:lhover" content="#c1c1c1" />  
  14. <meta name="color:posts" content="#fff">
  15. <meta name="color:linksid" content="#000">
  16. <meta name="color:Scrollbar" content="#444444">
  17. <meta name="color:bghoverlinks" content="#000">
  18. <meta name="color:sidebar" content="#e9c7d7">
  19.  
  20.  
  21. <meta name="image:sidebar" content="http://static.tumblr.com/41260d211864ace6e8be544432e70f9d/4mnaeqb/N9ymqgqrl/tumblr_static_1068910_491166540976647_1518414696_n.jpg"/>
  22. <meta name="image:background" content=""/>
  23.  
  24.  
  25. <meta name="text:second titletop" content="Sex... ops, love. " />
  26.  <meta name="text:second title" content="" />
  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.                   <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.                    <style type="text/css">
  47. @font-face {
  48.     font-family: 'StarsFromOurEyesRegular';
  49.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  50.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  51.          url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  52.          url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  53.     font-weight: normal;
  54.     font-style: normal;}    
  55.  
  56. {-webkit-transition:all.50s ease-out; -moz-selection: all .50s ease-out; transition:all.50s ease-out;}
  57.  
  58. iframe#tumblr_controls {right:3px !important; position:fixed !important; opacity:.7; z-index: 999999999999999; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  59. iframe#tumblr_controls:hover {opacity:1;}
  60. body { margin:0; font-family:Arial; font-size:11px; line-height:150%;  color:{color:text}; background-color: {color:background}; background-attachment:fixed; background-position:right bottom; background-image:url('{image:background}'); background-repeat:no-repeat;}
  61. a {text-decoration:none; color:{color:link}; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  62. a:hover {text-decoration:none; color:{color:lhover};}
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {background:{color:Scrollbar};height:10px;}
  65. ::-webkit-scrollbar-thumb:vertical {background:{color:Scrollbar}; height:10px;}
  66. ::-webkit-scrollbar {background:{color:background}; width:10px; height:1px;}
  67.  
  68. #sidebar{ padding:5px;-moz-border-radius:5px;border-radius:2px;
  69.     background-color: {color:sidebar};width:160px;
  70.     height:160px;
  71.     padding-top:5px;
  72.     position:fixed;
  73.     margin-top:447px;
  74.     margin-left:150px;
  75.     text-align:center;}
  76.     #caixafoto2{
  77.     text-align:center;
  78.     width:186px;
  79.     height:170px;
  80.     margin-left: 4px;margin-top:20px;opacity:0.8;}
  81. #caixafoto img{  width:160px;
  82.     height:160px; padding-top:0px; padding-left:0px;opacity:1.7;}
  83. #photo{ text-align:1px;
  84.     padding-top:-30px;
  85.     padding-bottom:10px;
  86.     margin-top:-188px;
  87.     z-index:56;opacity:0.6;}
  88. #photo img{ width:230px;
  89.     height:80px;
  90.     margin-top:30px;
  91.     transition:all 0.3s;
  92.     -moz-transition:all 0.3s;
  93.     -o-transition:all 0.3s;
  94.     -webkit-transition:all 0.3s}
  95. #photo img:hover{ width:90px;
  96.     height:90px;
  97.     margin-top:30px;
  98.     opacity:0.0;
  99.     transition:all 0.3s;
  100.     -moz-transition:all 0.3s;
  101.     -o-transition:all 0.3s;
  102.     -webkit-transition:all 0.3s}
  103.    .desc {display: inline-block; font-family: 'StarsFromOurEyesRegular', cursive; font-size: 20px;}
  104. .desc .lux {background-color: #transparent; background: rgba(0,0,0,.5); position: absolute; z-index: 10; -webkit-transition-duration: 0.6s; width: 150px; height:100px; color: #ffffff; -webkit-transform: scale(.0,.0); padding: 5px; opacity: 0.0}
  105. .desc:hover .lux {-webkit-transform: scale(1,1); opacity: 1.0; margin-left: 0px; margin-top:0px; border: 0px solid rgba(255, 255, 255, 0.5); font-family: 'StarsFromOurEyesRegular', cursive; font-size: 20px;padding-top:55px;}
  106.    
  107. img{-webkit-transition: all 0.8s linear;-moz-transition: all 0.8s linear;transition: all 0.8s linear}
  108.  
  109. img:hover{-webkit-filter: grayscale(100%);z-index: -99px;}
  110.  
  111. #descricao{ text-align:center;
  112.     padding:5px;-moz-border-radius:5px;
  113.     border-radius:0px;width:140px;
  114.     margin-top:10px;
  115.     text-decoration: none; 
  116.     position:fixed;
  117.     margin-top:441px;opacity:1.0;
  118.     margin-left:0px;
  119.     color:{color:descri}}
  120.    
  121.  
  122.  #menu{z-index:999999999999;width:80px;
  123.     padding:10px;
  124.     text-align:justify;
  125.     font-family:Calibri;
  126.     font-size:10px;
  127.     line-height:9px;
  128.     color:#999;
  129.     position:fixed;
  130.     margin-top:438px;
  131.     margin-left:315px;
  132. background-color: #transparent;}
  133. #menus{z-index:999999;border-left:1px solid #f0adcc;width:80px;
  134.     height:16px;
  135.     line-height:16px;
  136.     background-color:#transparent;
  137.     text-align:center;
  138.     margin-top:2px;}
  139. #menus:hover{z-index:999999;}
  140. #menus a{z-index:999999; color:#999;
  141.     text-decoration:none;
  142.     text-transform:uppercase;}
  143. #menus a:hover{z-index:999999;color:#999;
  144.     text-decoration:none;
  145.     text-transform:uppercase;}  
  146.  
  147.  #titlez {z-index:9999999999;   border-bottom:1px solid #c1c1c1;   background-color: #transparent; font-family:StarsFromOurEyesRegular;  position:fixed;  font-size:20px; margin-left: 10px; letter-spacing:1px; text-align:right; margin-top:415px;text-transformnone; margin-bottom:0px; width:370px;line-height:120%;color:{color:title};opacity:1.0;}
  148.    
  149.  
  150.  
  151. #content {width:540px; padding:5px; margin-left:410px;}
  152.  
  153.  
  154. .posts {{block:IndexPage} margin:3px; padding:5px; float:left; width:250px; {/block:IndexPage} background:{color:posts}; overflow:hidden; {block:PermalinkPage} margin:0 auto 5px; width:500px; padding:5px; {/block:PermalinkPage};; border-left:#ccc solid 1px; border-right:#ccc solid 1px; border-bottom:#ccc solid 1px; border-top:#ccc solid 1px;}
  155.  
  156. .posts img {max-width:100%; opacity:0.9; -webkit-transition:all.60s linea; -moz-transition:all.60s linear; transition:all.60s linear;}
  157. .posts img:hover {opacity:1;}
  158.  
  159. .h4 {font-size:14px; line-height:15px; text-align:center; color:{color:text}; font-family:calibri; font-weight:bold;}
  160. .h4 a {color:{color:link};}
  161. .h4 a:hover {color:{color:lhover};}
  162.  
  163.                       /** rçrçrçrrççrçr **/
  164. .pquote {font-family:calibri; font-size:13px; line-height:15px; padding:5px; text-align:justify; opacity:.7; opacity:.7;}
  165. .pquotesource {text-align:center; text-transform:none; margin-bottom:0px; opacity:.9; font-family:calibri; font-size:12px;}
  166. .pquotesource a, a:hover{text-transform:none;}
  167.  
  168. .player {background:#000;}
  169.  
  170. .chat ul {padding:0px; text-align:left; font-size:11px; font-family:arial;}
  171. .chat li {padding:1px; background:{color:background}; list-style:none; margin-top:2px;}
  172.  
  173. .pergunta {text-align:left; display:block; overflow:auto; {block:PermalinkPage} max-width:500px;{/block:PermalinkPage} {block:IndexPage}max-width:250px;{/block:IndexPage} margin-top:-0px; background-color:#eee; font-size:11px; font-family:tahoma; text-align:center;}
  174. .answer {text-align:left; overflow:hidden; font-size:11px; font-family:arial;}
  175.  
  176. .notess {text-align:center; font-family:calibri; z-index: 11; margin-top:0px; color:{color:link}; background-color:transparent; letter-spacing:0px; border-top:1px solid {color:border};}
  177. .notess a {font-size:8px; text-transform:uppercase; color:{color:link};}
  178. .notess a:hover {color:{color:lhover};}
  179.  
  180. #infscr-loading {bottom:-70px; position:absolute; left:50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom:50px;}
  181.  
  182. #postnoteswrap {width:500px; margin:5px auto;}
  183.  
  184. .postnotes {display:block; margin-bottom:3px;}
  185.  
  186. #infos {width:500px; margin:2px auto;}
  187.  
  188. ol.notes {padding:0px; margin:0px; list-style-type:none; border-bottom: solid 1px {color:Bordas};}
  189. ol.notes li.note {border-top:solid 1px {color:border}; padding:5px;}
  190. ol.notes li.note img.avatar {vertical-align:-4px; margin-right:10px; width:17px; height:17px;}
  191. ol.notes li.note span.action {font-weight:normal;}
  192. ol.notes li.note .answer_content {font-weight:normal;}
  193. ol.notes li.note blockquote {padding-left:10px; margin:5px 0px 5px 15px; border-left:2px solid {color:border};}
  194. ol.notes li.note blockquote a {text-decoration:none;}  
  195.  
  196.  
  197. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  198.  
  199.  #info {text-align: left; margin-top:-4px; font-size: 2px; font-family: tahoma; text-transform: uppercase; z-index: 11;}
  200. #info a {font-size: 10px; text-transform: uppercase;}
  201. #paginacaoml {background-color:transparent; position:fixed; width:200px; height:15px; margin-top:328px; margin-left:880px; text-align:center; font-size: 10px; line-height: 15px; font-family:tahoma; font-weight:bold;}
  202. #paginacaoml a {background: transparent; color:{color:paginacao}; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  203. #paginacaoml a:hover {background: transparent; border: none; color:{color:paginacao}; font-weight:bold;}
  204. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration:none; font-weight:bold;}
  205. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  206. #tumblr_controls{position: fixed!important}
  207. #tumblr_controls{position: fixed!important}
  208. #tumblr_controls{position: fixed!important}
  209. #tumblr_controls{position: fixed!important}
  210.            
  211. </style>
  212.  
  213.  <div id="paginacaoml">
  214.    
  215. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  216.  
  217. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  218. </div>
  219. </div></div>
  220.  
  221. <div class="desc">
  222. <div id="sidebar">
  223.  
  224.  <div id="caixafoto"><div class="lux"><center><br>{text:second title}</center></div>
  225.  
  226.  <img src="{image:sidebar}" class="bordinha">
  227.     </div></div></div>
  228.  
  229.     <div id="descricao">
  230.       {block:Description}{Description}{/block:Description}
  231.     </div>
  232.    
  233.    
  234. <div id="menu">
  235. {block:ifLink1}<div id="menus"><a href="{text:Link1}" class="links">{text:Link1 Title}</a></div>{/block:ifLink1}
  236.         {block:ifLink2}<div id="menus"><a href="{text:Link2}" class="links">{text:Link2 Title}</a></div>{/block:ifLink2}
  237.         {block:ifLink3}<div id="menus"><a href="{text:Link3}" class="links">{text:Link3 Title}</a></div>{/block:ifLink3}
  238.         {block:ifLink4}<div id="menus"><a href="{text:Link4}" class="links">{text:Link4 Title}</a></div>{/block:ifLink4}
  239.         {block:ifLink5}<div id="menus"><a href="{text:Link5}" class="links">{text:Link5 Title}</a></div>{/block:ifLink5}
  240.         <div id="menus"><a href="http://rejeitei.tumblr.com/" class="links"title="Rejeitei | tumblr">credit</a></div>
  241.        
  242.  
  243. </div>
  244. <div id="sidebar2"></div>
  245.  
  246.  
  247. </div></div>
  248.  
  249. <div id="titlez">{text:second titletop}</div></div>
  250.  
  251.  
  252. </div>
  253. {block:IndexPage}
  254.  <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  255. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  256.  
  257. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  258.  
  259. <script type="text/javascript">
  260. $(window).load(function(){
  261. var $wall = $('#content');
  262. $wall.imagesLoaded(function(){
  263. $wall.masonry({
  264. itemSelector: '.posts',
  265. isAnimated : true
  266. });
  267. });
  268. $wall.infinitescroll({
  269. navSelector : "div#navigation",
  270. nextSelector : "div#navigation a#nextPage",
  271. itemSelector : '.posts',
  272. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  273. loadingText : " ",
  274. donetext : " ",
  275. extraScrollPx : 9000,
  276. bufferPx : 10000,
  277. debug : false,
  278. errorCallback: function() {
  279. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  280. }},
  281. function( newElements ) {
  282. var $newElems = $( newElements );
  283. $newElems.hide();
  284. $newElems.imagesLoaded(function(){
  285. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  286. });
  287. }); $('#content').show(500);
  288. });
  289. </script>
  290.  
  291. {/block:IndexPage}
  292.  
  293. </head>
  294. <body>
  295. <div id="content">
  296. {block:Posts}
  297.  
  298. {block:Text}
  299. <div class="posts">
  300. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  301. {Body}
  302. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  303. {/block:Text}
  304.  
  305. {block:Photo}
  306. <div class="posts">
  307. {block:IndexPage}<center><a title="{NoteCount}" href="{Permalink}"><img src="{PhotoURL-250}" width="250"></a></center>{/block:IndexPage}
  308. {block:PermalinkPage}
  309. <center><img src="{PhotoURL-500}" width="500">
  310. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  311. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  312. {/block:Photo}
  313.  
  314. {block:Photoset}
  315. <div class="posts">
  316. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  317. {block:PermalinkPage}
  318. <center>{Photoset-500}</center>
  319. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  320. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  321. {/block:Photoset}
  322.  
  323. {block:Quote}
  324. <div class="posts">
  325. <div class="pquote">"{Quote}"</div> {block:Source}<div class="pquotesource"><b>{Source}</b></div>{/block:Source}
  326. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  327. {/block:Quote}
  328.  
  329. {block:Link}
  330. <div class="posts">
  331. <div class="h4"><a href="{URL}">{Name}</a></div>
  332. {block:Description}{Description}{/block:Description}
  333. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  334. {/block:Link}
  335.  
  336. {block:Audio}
  337. <div class="posts">
  338. <div class="player"><center>{AudioPlayerBlack}</center></div>
  339. {block:Caption}{Caption}{/block:Caption}
  340. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  341. {/block:Audio}
  342.  
  343. {block:Chat}
  344. <div class="posts">
  345. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  346. <div class="chat">
  347. <ul>{block:Lines}
  348. <li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>
  349. {/block:Lines}</ul>
  350. </div>    
  351. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  352. {/block:Chat}
  353.  
  354. {block:Video}
  355. <div class="posts">
  356. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  357. {block:PermalinkPage}
  358. <center>{Video-500}</center>
  359. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  360. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  361. {/block:Video}
  362.  
  363. {block:Answer}
  364. <div class="posts">
  365. <div class="pergunta"><b><i>{Asker}</i></b> asked: {Question}</div>
  366. <div class="answer">{Answer}</div>
  367. {block:IndexPage}<div class="notess">{block:NoteCount} {block:NoteCount}<a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year}</a> . <a href="{Permalink}">{NoteCountWithLabel}</a> /{/block:NoteCount} <a href="/ask">ask me too</a></div>{/block:IndexPage}</div>
  368. {/block:Answer}
  369.  
  370. {block:PermalinkPage}<div id="postnoteswrap">
  371. {block:Date}<div class="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
  372. {block:RebloggedFrom}<div class="postnotes">Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  373. <div class="postnotes">Postado originalmente por <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  374. {block:HasTags}<div class="postnotes">Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  375. </div>{/block:PermalinkPage}
  376.  
  377. {block:PostNotes}<div id="infos">{PostNotes}</div>{/block:PostNotes}
  378.  
  379. {/block:Posts}
  380.  
  381. {block:IndexPage}
  382. <div class="column navigation" id="navigation">
  383. {block:Pagination}
  384. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  385. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  386. </div>
  387. {/block:IndexPage}
  388.  
  389. </div>
  390. </div>
  391.  
  392. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  393. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  394.  
  395. </body>
  396. </html>
Advertisement
Add Comment
Please, Sign In to add comment