rejeitei

theme37

Jul 19th, 2013
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.10 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="#cecece" />  
  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="#ffffff">
  19.  
  20.  
  21. <meta name="image:sidebar" content="http://static.tumblr.com/8fdb97279e93d6b790228bd2ac9a60dc/4mnaeqb/obUml1i66/tumblr_static_tumblr_mhbdzhmuau1qi75hwo1_500.jpg"/>
  22. <meta name="image:background" content=""/>
  23.  
  24.  
  25. <meta name="text:second titletop" content="Crazy life" />
  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:0px;
  69.     background-color: {color:sidebar};width:172px;
  70.     height:10px;
  71.     padding-top:0px;
  72.     position:fixed;
  73.     margin-top:150px;
  74.     margin-left:0px;
  75.     text-align:center;}
  76.     #caixafoto2{
  77.     text-align:center;
  78.     width:186px;
  79.     height:186px;
  80.     margin-left: 4px;margin-top:10px;opacity:0.8;}
  81. #caixafoto img{ width:90px;
  82.     height:105px; padding-top:4px; padding-left:0px;opacity:0.7;}
  83. #photo{ text-align:1px;
  84.     padding-top:30px;
  85.     padding-bottom:5px;
  86.     margin-top:-188px;
  87.     z-index:56;opacity:0.6;}
  88. #photo img{ width:230px;
  89.     height:80px;
  90.     margin-top:10px;
  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:10px;
  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.    
  104.    
  105. img{-webkit-transition: all 0.8s linear;-moz-transition: all 0.8s linear;transition: all 0.8s linear}
  106.  
  107. img:hover{-webkit-filter: grayscale(100%);z-index: -99px;}
  108.  
  109. #titlez {z-index:9999999999;     background-color: transparent; font-family:tahoma;  position:fixed;  font-size:16px; margin-left: 25px; letter-spacing:1px; text-align:center; margin-top:128px;text-transformnone; margin-bottom:0px; width:120px;line-height:120%;color:{color:title};opacity:1.0;}
  110.    
  111.  #descricao{ text-align:center;
  112.     padding:5px;-moz-border-radius:5px;
  113.     border-radius:0px;width:165px;
  114.     margin-top:10px;
  115.     text-decoration: none; 
  116.     position:fixed;
  117.     margin-top:160px;opacity:1.0;
  118.     margin-left:5px;
  119.     color:{color:descri} background-color: {color:sidebar};}
  120.  
  121.  
  122.    
  123. #nav{ padding-left:40px;
  124. position:fixed;
  125. top:0px;
  126. left:0px;
  127. width:1150px;
  128. height:40px;
  129. text-align:left;
  130. word-spacing:50px;
  131. background-color:#ffffff;
  132. opacity:.9;
  133. font-size:12px;
  134. line-height:40px;
  135. letter-spacing:2px;
  136. text-transform:uppercase;
  137. z-index:999999;
  138. -moz-transition: all 0.4s ease-in-out;
  139. -webkit-transition: all 0.4s ease-in-out;
  140. -o-transition: all 0.4s ease-in-out;
  141. -ms-transition: all 0.4s ease-in-out;
  142. transition: all 0.4s ease-in-out;
  143. }
  144.  
  145. #nav a:hover{
  146. border-top:3px solid;
  147. -moz-transition: all 0.4s ease-in-out;
  148. -webkit-transition: all 0.4s ease-in-out;
  149. -o-transition: all 0.4s ease-in-out;
  150. -ms-transition: all 0.4s ease-in-out;
  151. transition: all 0.4s ease-in-out;
  152. }
  153. #side{width:10px;height:0px;opacity:1;;position:fixed;top:0px;left:0px;}
  154. #imgside {position: fixed;  width: 250px; height: 250px; padding:0px; text-align:center; background-color:none;  top:110px; left:110px;border-radius:100%;}
  155. #imgside img{ width: 100px; height:100px; background-color:none;
  156. text-decoration: none;
  157. opacity: 1px
  158. ;-webkit-transition: all 0.5s;
  159. border-radius:100%;
  160. -webkit-transition: all 1.5s; -moz-transition: all 1.5s;
  161. -o-transition: all 1.5s;
  162. border: 5px solid #c1c1c1; }
  163. #imgside img:hover{-webkit-transform:rotate(360deg); -webkit-transition: all 1.5s; -moz-transition: all 1.5s; -o-transition: all 1.5s;}
  164.  
  165.  
  166.  
  167.  
  168. #content {width:580px; padding:5px; margin-left:400px; top: 40px;}
  169.  
  170.  
  171. .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 5px; border-right:#ccc solid 5px; border-bottom:#ccc solid 5px; border-top:#ccc solid 5px;}
  172.  
  173. .posts img {max-width:100%; opacity:0.9; -webkit-transition:all.60s linea; -moz-transition:all.60s linear; transition:all.60s linear;}
  174. .posts img:hover {opacity:1;}
  175.  
  176. .h4 {font-size:14px; line-height:15px; text-align:center; color:{color:text}; font-family:calibri; font-weight:bold;}
  177. .h4 a {color:{color:link};}
  178. .h4 a:hover {color:{color:lhover};}
  179.  
  180.                       /** rçrçrçrrççrçr **/
  181. .pquote {font-family:calibri; font-size:13px; line-height:15px; padding:5px; text-align:justify; opacity:.7; opacity:.7;}
  182. .pquotesource {text-align:center; text-transform:none; margin-bottom:0px; opacity:.9; font-family:calibri; font-size:12px;}
  183. .pquotesource a, a:hover{text-transform:none;}
  184.  
  185. .player {background:#000;}
  186.  
  187. .chat ul {padding:0px; text-align:left; font-size:11px; font-family:arial;}
  188. .chat li {padding:1px; background:{color:background}; list-style:none; margin-top:2px;}
  189.  
  190. .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;}
  191. .answer {text-align:left; overflow:hidden; font-size:11px; font-family:arial;}
  192.  
  193. .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};}
  194. .notess a {font-size:8px; text-transform:uppercase; color:{color:link};}
  195. .notess a:hover {color:{color:lhover};}
  196.  
  197. #infscr-loading {bottom:-70px; position:absolute; left:50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom:50px;}
  198.  
  199. #postnoteswrap {width:500px; margin:5px auto;}
  200.  
  201. .postnotes {display:block; margin-bottom:3px;}
  202.  
  203. #infos {width:500px; margin:2px auto;}
  204.  
  205. ol.notes {padding:0px; margin:0px; list-style-type:none; border-bottom: solid 1px {color:Bordas};}
  206. ol.notes li.note {border-top:solid 1px {color:border}; padding:5px;}
  207. ol.notes li.note img.avatar {vertical-align:-4px; margin-right:10px; width:17px; height:17px;}
  208. ol.notes li.note span.action {font-weight:normal;}
  209. ol.notes li.note .answer_content {font-weight:normal;}
  210. ol.notes li.note blockquote {padding-left:10px; margin:5px 0px 5px 15px; border-left:2px solid {color:border};}
  211. ol.notes li.note blockquote a {text-decoration:none;}  
  212.  
  213.  
  214. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  215.  
  216.  #info {text-align: left; margin-top:-4px; font-size: 2px; font-family: tahoma; text-transform: uppercase; z-index: 11;}
  217. #info a {font-size: 10px; text-transform: uppercase;}
  218. #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;}
  219. #paginacaoml a {background: transparent; color:{color:paginacao}; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  220. #paginacaoml a:hover {background: transparent; border: none; color:{color:paginacao}; font-weight:bold;}
  221. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration:none; font-weight:bold;}
  222. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227.            
  228. </style>
  229.  
  230.  <div id="paginacaoml">
  231.    
  232. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  233.  
  234. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  235. </div>
  236. </div></div>
  237.  
  238.  
  239.    
  240.    <div class="desc">
  241. <div id="sidebar">
  242.  
  243.  <div id="caixafoto"><div class="lux"><center><br>{text:second title}</center></div>
  244.  
  245.  
  246.  
  247.     </div></div></div>
  248. <div id="side">
  249. <div id="imgside"><img src="{image:sidebar}"></div></div>
  250.     <div id="descricao">
  251.       {block:Description}{Description}{/block:Description}
  252.     </div>
  253. <div id="nav">
  254.  
  255. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  256. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  257. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  258. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  259. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  260.  <a href="http://rejeitei.tumblr.com/">credit</a>
  261. </div>
  262.  
  263. <div id="sidebar2"></div>
  264.  
  265.  
  266. </div></div>
  267.  
  268. <div id="titlez">{text:second titletop}</div></div>
  269.  
  270.  
  271. </div>
  272. {block:IndexPage}
  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. <div id="content">
  315. {block:Posts}
  316.  
  317. {block:Text}
  318. <div class="posts">
  319. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  320. {Body}
  321. {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>
  322. {/block:Text}
  323.  
  324. {block:Photo}
  325. <div class="posts">
  326. {block:IndexPage}<center><a title="{NoteCount}" href="{Permalink}"><img src="{PhotoURL-250}" width="250"></a></center>{/block:IndexPage}
  327. {block:PermalinkPage}
  328. <center><img src="{PhotoURL-500}" width="500">
  329. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  330. {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>
  331. {/block:Photo}
  332.  
  333. {block:Photoset}
  334. <div class="posts">
  335. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  336. {block:PermalinkPage}
  337. <center>{Photoset-500}</center>
  338. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  339. {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>
  340. {/block:Photoset}
  341.  
  342. {block:Quote}
  343. <div class="posts">
  344. <div class="pquote">"{Quote}"</div> {block:Source}<div class="pquotesource"><b>{Source}</b></div>{/block:Source}
  345. {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>
  346. {/block:Quote}
  347.  
  348. {block:Link}
  349. <div class="posts">
  350. <div class="h4"><a href="{URL}">{Name}</a></div>
  351. {block:Description}{Description}{/block:Description}
  352. {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>
  353. {/block:Link}
  354.  
  355. {block:Audio}
  356. <div class="posts">
  357. <div class="player"><center>{AudioPlayerBlack}</center></div>
  358. {block:Caption}{Caption}{/block:Caption}
  359. {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>
  360. {/block:Audio}
  361.  
  362. {block:Chat}
  363. <div class="posts">
  364. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  365. <div class="chat">
  366. <ul>{block:Lines}
  367. <li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>
  368. {/block:Lines}</ul>
  369. </div>    
  370. {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>
  371. {/block:Chat}
  372.  
  373. {block:Video}
  374. <div class="posts">
  375. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  376. {block:PermalinkPage}
  377. <center>{Video-500}</center>
  378. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  379. {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>
  380. {/block:Video}
  381.  
  382. {block:Answer}
  383. <div class="posts">
  384. <div class="pergunta"><b><i>{Asker}</i></b> asked: {Question}</div>
  385. <div class="answer">{Answer}</div>
  386. {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>
  387. {/block:Answer}
  388.  
  389. {block:PermalinkPage}<div id="postnoteswrap">
  390. {block:Date}<div class="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
  391. {block:RebloggedFrom}<div class="postnotes">Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  392. <div class="postnotes">Postado originalmente por <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  393. {block:HasTags}<div class="postnotes">Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  394. </div>{/block:PermalinkPage}
  395.  
  396. {block:PostNotes}<div id="infos">{PostNotes}</div>{/block:PostNotes}
  397.  
  398. {/block:Posts}
  399.  
  400. {block:IndexPage}
  401. <div class="column navigation" id="navigation">
  402. {block:Pagination}
  403. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  404. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  405. </div>
  406. {/block:IndexPage}
  407.  
  408. </div>
  409. </div>
  410.  
  411. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  412. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  413.  
  414. </body>
  415. </html>
Advertisement
Add Comment
Please, Sign In to add comment