Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme by d-esumana, don't copy. -->
- <html>
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#fff" />
- <meta name="color:text" content="#000000" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:scrollbar" content="000000" />
- <meta name="image:background" content="" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:borda" content="#ffffff" />
- <meta name="color:linkmenu" content="#ffffff" />
- <meta name="color:bglinks" content="#ffffff"/>
- <meta name="color:link" content="#bebebe"/>
- <meta name="color:linkhover" content="#bebebe"/>
- <meta name="image:sidebar" content "" />
- <meta name="text:titulo" content="title" />
- <meta name="color:titulo" content="#bebebe"/>
- <meta name="color:descricao" content="#000000" />
- <meta name="image:bgsidebar" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#box');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.post',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.post',
- loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#box').show(500);
- });
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
- body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none;}
- a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
- /*post por hugm-e*/
- p {margin: 6px 0 0 0}
- /*post por hugm-e*/
- blockquote {margin: 5px 5px 5px 5px; border-left: 1px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- /*post por hugm-e*/
- #container {background-color: ; width: 1000px; margin: 0 auto 10px auto; background: {color:background}}
- /*post por hugm-e*/
- #entries {margin-left: 500px; width: 700px; margin-top: 0px}
- /*post por hugm-e*/
- .entry {{block:IndexPage}width: 280px; background-color:{color:post} ;opacity: 0.8; text-align: justify; padding: 9px; float: left; margin: 6px 0 0 6px;{/block:IndexPage}{block:PermalinkPage} padding:10px; width:300px; margin-top: 8px; height:auto; background-color: {color:post}; text-align: left; margin-left:7px;
- {/block:PermalinkPage}}
- .entry img{width: 270px; padding: 3px; border: 1px solid {Color:background}}
- /*post por hugm-e*/
- .entry:hover #info {opacity: 1;}
- h1 {font-family: cambria; text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 14px;}
- h1 a {text-align: center; font-size: 13px;color: {color:text}; font-weight: normal; line-height: 14px;}
- /*post por hugm-e*/
- h1 a:hover {text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 14px;}
- /*post por hugm-e*/
- .image {text-align: center; width: 272px; border: 0px}
- .image img {max-width: 272px; margin-bottom: 2px }
- /*post por hugm-e*/
- .rnote{font-size: 12px; font-family: consolas; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top:-65px; margin-bottom: 2px}
- .aspas{ position:relative; top: -20px; font-size: 60px; opacity:0.2; filter: alpha(opacity = 10); color: #666;}
- /*post por hugm-e*/
- .ticalica {margin-bottom: 8px;}
- /*post por hugm-e*/
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- /*post por hugm-e*/
- .player {background-color: #000; text-align: left; display:block;}
- /*post por hugm-e*/
- .question {
- color:{color:text};
- font-size: 11px;
- font-weight: normal;
- font-family: verdana;
- line-height:95%;
- background: {color:background};
- position: relative;
- min-height:70px;
- padding:10px 15px;
- margin-bottom:2px;
- margin-right:-10px;}
- /*post por hugm-e*/
- .questionarrow {
- font-size:30px;
- color:{color:background};
- vertical-align:middle;
- margin-left:-5px!important;}
- /*post por hugm-e*/
- .asker {width:270px; text-align:right; text-transform:lowercase; color:{color:text};}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
- /*post por hugm-e*/
- .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
- .asking a{color:{color:text};}
- .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
- .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
- /*post por hugm-e*/
- .answer {color:{color:answer};}
- .unico {opacity: 1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;border-top: dotted 1px {color:background};border-bottom: solid 0px {color:text};letter-spacing: 1px}
- .unico:hover {opacity: 0.9; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;letter-spacing: 1px}
- /*post por hugm-e*/
- #info {text-align: left; margin-top:0px; font-size: 8px; font-family: calibri; text-transform: uppercase; z-index: 11;}
- #info a {font-size: 8px; text-transform: uppercase;}
- /*post por hugm-e*/
- #tags {color: {color:text}; font-size: 9px; font-family: calibri; display: inline; list-style: none; text-transform: none;;}
- #tags a {font-size: 10px; font-family: tahoma; display: inline; list-style: none; text-transform: none;;}
- /*post por hugm-e*/
- ::-webkit-scrollbar{width:7px;height:7px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
- #cap {width: 500px; margin-top: -2px; position: relative;}
- .source {display: none;}
- #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
- #side {position: fixed; width:210px; margin-left:-30px;}
- @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- .photo {position:fixed; left:230px; top:200px;}
- .photo img {width:180px;height:260;border:3px solid {color:borda};}
- #desc {position:fixed;width:180px; height:auto; font-size:9px; font-family:tahoma; text-align:center; text-transform: none; color:{color:descricao};padding:1px;margin-top:0px;margin-left:0px;background-color:transparent;border-bottom:1px dotted }
- #linha53 {width: 330px; left: 150px; height:800px; top:0px; padding: 0px; background-color: {color:sidebar};opacity: 0.8;background-image:url('{image:bgsidebar}');
- text-align: center; position: fixed}
- .tititica3 {color:{color:text}; background-color:{color:background}; height:12px; font-size:09px; width: 174px; font-family:georgia; text-align:center; font-style:none;letter-spacing:0px; margin-top:330px; margin-left: -15px; opacity:0.7;position: absolute; line-height:12px; text-transform: lowercase; padding:3px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;font-style:none; position:fixed;}
- .oizinho {font-family: georgia; position: fixed; margin-left: 50px; margin-top: 100px; font-size: 20px; z-index: 222222222222222222222222222222222222222222222222220;width:18px;background-color: transparent;text-align: center;}
- .oizinho a {font-size: 20px; font-style:none; background-color: transparent; color: {color:link}; text-transform: uppercase}
- .oizinho a:hover {color: {color:link} ;}
- .oizinho2 {font-family: georgia; position: fixed; margin-left: 50px; margin-top: 70px; font-size: 20px; z-index: 22222222222222222222222222222222222222222222222222222222222222220;width:18px;background-color: transparent;text-align: center;}
- .oizinho2 a {font-size: 20px; font-style:none; background-color: transparent; color: {color:link}; text-transform: uppercase}
- .oizinho2 a:hover {color: {color:link} ;}
- #menuform select{background:{color:bglinks}; width:180px; color: {color:linkmenu}; height: 15px; border-style: solid; border-color: {color:sidebar}; font-family: calibri; font-size: 9px; letter-spacing: 1px; MARGIN-TOP:-290PX;margin-left:0px;text-transform:uppercase;}
- #title {position:fixed;width:250; ;height:15; font-size:23px; font-family:'Cedarville Cursive'; text-align:center; font-style: italic; color:{color:titulo}; padding: 5px; margin-top:30px;margin-left:-25px;line-height: 13px;background-color:transparent;x-index:7;text-transform: uppercase;}
- #title a { color:#fff;}
- @font-face {font-family:'basket'; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
- @font-face {font-family:Homenaje; src: url('http://static.tumblr.com/xcnfuzu/Vbqm5j4p7/homenaje-regular.ttf');}
- #linha {position:fixed;width:128px; height:2; margin-top:1px;margin-left:-1px;background-color:{color:sidebar};font-size:12px;text-align:center;line-height:15px;font-weight: bold;}
- #linha a {color:{color:text links};}
- #crd {width: 20; height: auto; padding:0px; margin-top:100px; margin-left:-600px; position: fixed;z-index: 3;}
- #crd a {float: left; display: block; width: 20px; height:20px; line-height: 12px; padding: 3px; font-family: Agency FB; font-size: 21px; text-align: center; background-color: {color:background links};-webkit-transform: rotate(-90deg); color:{color:text links};opacity: 0.8;-webkit-border-radius: 20px 20px 20px 20px;}
- #crd a:hover {opacity: 0.6;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- ::-webkit-scrollbar {width: 5px; height: 5px;}
- ::-webkit-scrollbar-track-piece {background-color:transparent;}
- ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
- ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
- ::moz-selection {color:{color:post}; background:{color:text};}
- ::selection {color:{color:post}; background:{color:text};}
- </style>
- <body onkeydown="return false">
- <div id="linha53"></div>
- <div id="fefafundo"></div>
- <div id="sidebar">
- <div id="side">
- <div id="title"><a href="/" title="{Title}">{text:titulo}</a>
- <div id="crd"><a href="http://d-esumana.tumblr.com" title="© d-esumana">c</a></div>
- <div class="photo"><img src="{image:sidebar}"><form id="menuform">
- <select name="menu3" onChange="top.location.href = this.form.menu3.options[this.form.menu3.selectedIndex].value; return false;">
- <option value="/" selected>+NAVIGATION</option>
- <option value="{text:Link1}">{text:Link1 Title}</option>
- <option value="{text:Link2}">{text:Link2 Title}</option>
- <option value="{text:Link3}">{text:Link3 Title}</option>
- <option value="{text:Link4}">{text:Link4 Title}</option>
- <option value="{text:Link5}">{text:Link5 Title}</option>
- <option value="{text:Link6}">{text:Link6 Title}</option>
- <option value="http://d-esumana.tumblr.com">theme credit ©</option>
- </select> <div id="desc">{Description}</div>
- </form> </div>
- </div>
- </div>
- <div class="tititica3">{block:PreviousPage} <a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
- <div class="oizinho">{block:NextPage}<a href="{NextPage}" title="next page" ></a>{/block:NextPage}</div>
- <div class="oizinho2">{block:PreviousPage}<a href="{PreviousPage}" title="previous page">-</a>{/block:PreviousPage}</div></div>
- </div>
- <script type="text/javascript">
- $(window).load(function () {
- $('#entries').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : ".pgna a",
- // selector for the paged navigation (it will be hidden)
- nextSelector : ".pgna a",
- // selector for the NEXT link (to page 2)
- itemSelector : ".post",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#entries').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:indexpage}
- <div id="entries">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-250}{/block:Photoset}
- {block:Quote}<span class="aspas">❝</span><div class="rnote">{Quote}</div> <center><font color="{color:source}"><div class="ticalica">— {Source}</div></center></font>{/block:Quote}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <table width="280px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="415px" class="question">{Question}</td>
- <td width="30px"><span class="questionarrow">◤</span></td>
- <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
- </tr>
- </table>
- <div class="answer">{Answer}</div>
- {/block:answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <br>
- <div class="unico">
- {block:Date}<div id="info">
- <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} • <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel} </a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog </a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
- </div></center>{/block:IfShowTags}{/block:Date}</div>
- </div>
- {/block:HasTags}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment