rejeitei

theme36

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