rejeitei

theme29

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