Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- ─────────╔╗────────────╔╗
- ─────────║║───────────╔╝╚╗
- ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
- ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
- ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
- ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
- ──────║║
- ──────╚╝
- Theme made by: Amplamente.tumblr.com
- --->
- <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </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}
- <meta name="color:Background" content="#f6f6f6"/>
- <meta name="color:Tooltip bg" content="#141414"/>
- <meta name="color:Tooltip text" content="#fff"/>
- <meta name="color:Post bg" content="#ffffff"/>
- <meta name="color:Link" content="#ffb1cc"/>
- <meta name="color:Link Hover" content="#fe4281"/>
- <meta name="color:Text" content="#999"/>
- <meta name="color:Header link" content="#999"/>
- <meta name="color:Header link Border" content="#eeeeee"/>
- <meta name="color:Header link hover" content="#bbe4d0"/>
- <meta name="color:Title" content="#222222"/>
- <meta name="color:Description" content="#999"/>
- <meta name="color:Scrollbar" content="#141414"/>
- <meta name="color:Question" content="#bbe4d0"/>
- <meta name="color:Question link" content="#141414"/>
- <meta name="color:Answer" content="#ffffff"/>
- <meta name="select:Columns" content="370px" title="One"/>
- <meta name="select:Columns" content="740px" title="Two"/>
- <meta name="select:Columns" content="1110px" title="Three"/>
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="if:WhitePerma" content="0"/>
- <meta name="if:BlackPerma" content="1"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Favicon" content=""/>
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3url" content="/" />
- <meta name="text:link4" content="link 4" />
- <meta name="text:link4url" content="/" />
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Cantarell:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,500italic,400italic,700italic,700,900,900italic' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
- <script>
- $(document).ready(function () {
- $(window).scroll(function () {
- if ($(this).scrollTop() > 100) {
- $('.scrollup').fadeIn();
- } else {
- $('.scrollup').fadeOut();}});
- $('.scrollup').click(function () {
- $("html, body").animate({
- scrollTop: 0}, 600);return false; });
- });
- </script>
- <style type="text/css">
- .scrollup {
- width: auto;
- height: auto;
- position: fixed;
- bottom: 55px;
- right: 25px;
- text-transform:none;
- display:none;
- font-weight:bold;
- }
- u { border-bottom: 1px dotted; text-decoration:none;}
- #s-m-t-tooltip{
- max-width:300px;
- padding:10px;
- padding-top:7px;
- padding-bottom:7px;
- border-radius:3px;
- margin:20px 0px 0px 20px;
- background-color: {color:tooltip bg};
- font-family:calibri;
- font-size:8.5px;
- text-transform:uppercase;
- color:{color:tooltip text};
- letter-spacing:1px;
- opacity:1;
- z-index:9999999999999999999;
- }
- #top1 { position:fixed; width:auto; height:auto; letter-spacing: 1px; right:10px; bottom:10px; padding:8px; font-size:9.5px; line-height:14px; text-align:center; z-index:99; text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out; font-style:italic;
- text-shadow:none;
- }
- #top1 a{text-shadow:none;}
- #top1 a:hover {text-shadow:none;}
- #top1:hover {
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- -o-transform: scale(1.5);
- -ms-transform: scale(1.5);
- transform: scale(1.5);
- text-shadow:none;
- }
- #top2 {
- height:auto;
- width:auto;
- letter-spacing:1px;
- margin-left:auto;
- margin-right:auto;
- margin-top:70px;
- margin-bottom:70px;
- font-size:11px;
- text-transform:uppercase;
- z-index:4;
- text-align:center;
- float:center;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a{margin-left:8px; background:{color:title}; border-radius:3px;
- padding:13px; color:{color:post bg};
- }
- #top2 a:hover{
- color:{color:title};
- background:{color:post bg};
- -webkit-transition:all 0.8s ease-out;
- -moz-transition:all 0.8s ease-out;
- transition:all 0.8s ease-out;
- }
- ol, ul {padding:0px;list-style-type:none; text-align:left !important;}
- ul li {position:relative; z-index:0; padding-left:20px; text-align:left !important;}
- ul li:before {
- text-align:left !important;
- content:'';
- position:absolute;
- display:block;
- top:8px;
- left:0px;
- width:10px;
- height:1px;
- z-index:0;
- background:{color:link};
- }
- #navigation {
- z-index:4;
- background:transparent;
- float:left;
- margin-left:125px;
- margin-top:-50px;
- width:auto;
- padding:5px;
- }
- #navigation a {
- text-shadow:none;
- margin-left:5px;
- padding:0px;
- font-size:10px;
- display:inline-block;
- text-align:left;
- letter-spacing:0px;
- border-bottom:1px solid {color:header link border};
- text-transform:none;
- background-color:transparent;
- color:{color:header link};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #navigation a:hover {
- border-bottom:1px solid;
- color:{color:header link hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- /*tumblr controls*/
- #tumblr_controls, .tmblr-iframe{
- -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important;
- right:0px!important; opacity:.5; top:0px;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- .popup_block{
- display:none;
- background:transparent;
- padding:30px;
- width:500px;
- float:left;
- color:#141414;
- position:fixed;
- top:50%;left:50%;
- z-index: 9999999;
- }
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- #fade {
- display:none;
- position:fixed;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:999999;
- background:#fff;
- opacity:1;
- }
- a{ color:{color:Link}; text-decoration:none;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- a:hover{
- color:{color:Link Hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- h1 {
- font-size:22px;
- text-align:center;
- text-transform:none;
- margin-top:20px;
- margin-bottom:-10px;
- padding-bottom:0px;
- font-weight:normal;
- }
- body{
- cursor:crosshair;
- color:{color:Text};
- font-family: 'Open Sans', sans-serif;
- text-align:left !important;
- font-size:10px;
- opacity:1;
- background-attachment:fixed;
- background: {color:background} url("{image:background}") fixed;
- }
- #post{
- margin-top:30px;
- width:{select:columns};
- height:100%;
- margin-left:auto;
- margin-right:auto;
- float:center;
- background-color:transparent;
- padding:0px;
- }
- .entry{
- padding:10px;
- background-color:transparent;
- width:250px;
- height:auto;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- float:center;
- opacity:1;
- color:{color:Text};
- margin:50px;
- }
- .entry img{
- border-radius:3px;
- max-width:250px;
- {block:PermalinkPage}
- max-width:500px;
- width:500px;
- {/block:PermalinkPage}
- margin-bottom:-2px;
- padding-bottom:0px;
- }
- .entry .perm{
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- {block:IFWhitePerma}
- background-color: rgba(255, 255, 255, 0.8);
- {/block:IFWhitePerma}
- padding:5px;
- padding-top:15px;
- padding-bottom:0px;
- margin-top:0px;
- width:200px;
- text-align:center;
- text-transform:uppercase;
- margin-left:0px;
- border-radius:3px;
- z-index:2;
- font-size:11px;
- color:{color:perma link};
- height:calc(100% - 36px) !important;
- position:absolute;
- opacity:0.0;
- {block:IFBlackPerma}
- background-color: rgba(0, 0, 0, 0.7);
- {/block:IFBlackPerma}
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .perm a{
- {block:IFWhitePerma}
- color:#000;
- text-shadow:1px 1px 0px #eee;
- {/block:IFWhitePerma}
- margin-top:50%;
- {block:IFBlackPerma}
- color:#fff;
- text-shadow:1px 1px 0px #000;
- {/block:IFBlackPerma}
- }
- .perm a:hover { }
- .entry:hover .perm{
- width:240px;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .zz {
- margin-top:0px;
- margin-left:0px;
- float:left;
- background-color:transparent;
- padding:0px;
- font-size:13px;
- border-radius:100%;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .zz a{color:#b3b3b3;}
- .zb {
- margin-top:1px;
- margin-left:10px;
- float:left;
- background-color:transparent;
- padding:0px;
- padding-bottom:6px;
- border-radius:100%;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- #notas {
- margin-top:10px;
- width:95%;
- height:200px;
- overflow-y:auto;
- border-radius:5px;
- padding:10px;
- margin-left:auto;
- margin-right:auto;
- float:center;
- }
- .notes img {
- width: 0px;
- height:0px;
- border-radius:100%;
- float:left;
- list-style:none;
- border-right:10px solid transparent;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- ol.notes, .notes li {
- list-style:none;
- height:20px;
- width: 100%;
- margin-top: 5px;
- margin-left:0px;
- padding-left: 0px}
- .notes li:hover img {
- list-style:none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- #notas::-webkit-scrollbar-track-piece {
- background-color:{color:post bg};
- }
- ::-moz-selection { background: {color:text}; color: {color:gradient bg top}; }
- ::selection { background: {color:text}; color: {color:gradient bg top}; }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; margin-right:5px;}
- ::-webkit-scrollbar { height:5px; width: 2px;}
- ::-webkit-scrollbar-track { background-color:{color:background}; -moz-box-shadow: inset 0 0 0 1px {color:background}; -webkit-box-shadow: inset 0 0 0 1px {color:background}; box-shadow: inset 0 0 0px 1px {color:background}; }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:1px solid{color:link};
- }
- #question {padding:0px; margin-bottom:5px;}
- #asker_portrait img{
- border-top-left-radius:20px;
- border-top-right-radius:20px;
- border-bottom-right-radius:20px;
- max-width:40px;
- margin-top:-25px;
- position:relative;
- float:center;
- margin-right:20px;
- padding:4px;
- background:{color:question};
- {block:permalinkpage} margin-right:220px; {/block:permalinkpage}
- }
- #asker {font-weight:normal; text-transform:uppercase; font-style:normal; }
- #asker a {color:{color:question link}; text-align:center; font-size:12px;}
- #asked_question {
- background-color:{color:question};
- padding:10px;
- font-style:italic;
- padding-top:20px;
- margin-top:0px;
- min-height:20px;
- text-align:center;
- font-size:12px;
- border-radius:5px;
- margin-left:5px;
- padding-left:50px;
- padding-right:50px;
- }
- #answer {
- border-radius:5px;
- background:{color:answer};
- padding:2px 10px;
- margin-left:5px;
- margin-top:10px;
- margin-bottom:5px;
- font-size:12px;
- }
- .asktri {
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 18px 17.5px 0 17.5px;
- border-color: {color:question} transparent transparent transparent;
- float:center;
- margin-top:-5px;
- margin-left:110px;
- }
- .audioicon {}
- .audioplay {width:28px; margin-top:3px; overflow:hidden;}
- .player { width:28px; padding:6px 10px;display:inline-block;}
- .audiodesc {display:inline-block; vertical-align:top; height:46px; line-height:46px; margin-left:14px;}
- #cabi {
- width:500px;
- height:auto;
- overflow:auto;
- text-align:center;
- float:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:8px;
- margin-bottom:0px;
- padding:0px;
- text-shadow:none;
- background:transparent;
- font-size:20px;
- text-transform:uppercase;
- }
- #hi {
- margin-top:30px;
- z-index:9;
- height:120px;
- width:600px;
- float:center;
- margin-left:auto;
- margin-right:auto;
- padding:5px;
- background: transparent;
- }
- .description {
- padding:10px;
- margin-top:-60px;
- width:387px;
- height:auto;
- text-shadow:none;
- background:transparent;
- font-size:10.5px;
- text-align:left;
- letter-spacing:0px;
- float:left;
- font-style:italic;
- margin-left:95px;
- text-transform:none;
- border-bottom:none;
- color:{color:description};
- }
- .pt {
- float:center;
- margin-top:5px;
- margin-left:auto;
- margin-right:auto;
- text-align:center;
- font-size:20px;
- width:250px;
- text-transform:uppercase;
- }
- #hd {
- height:110px;
- padding:10px;
- background:transparent;
- float:left;
- border-radius:100px;
- }
- .ttb {
- background:transparent;
- text-align:left;
- margin-left:130px;
- margin-top:20px;
- padding:5px;
- }
- .sens {
- float:left;
- margin-top:-70px;
- margin-left:135px;
- text-align:left;
- letter-spacing:0px;
- font-style:italic;
- text-transform:none;
- font-size:10.5px;
- }
- {CustomCSS}
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
- src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#post');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <a href="#" class="scrollup"><li style="font-size:13px;" class="fa fa-long-arrow-up"></li></a>
- <div id="hi">
- <div id="cabi">
- <img id="hd" src="{image:favicon}">
- <div class="ttb"><a style="color:{color:title};" href="/">{Title}</a></div>
- <div class="sens">{description}</div>
- <div id="navigation">
- <a href="{text:link1url}" >{text:link1}</a>
- <a href="{text:link2url}" >{text:link2}</a>
- <a href="{text:link3url}" >{text:link3}</a>
- <a href="{text:link4url}" >{text:link4}</a>
- </div>
- </div>
- </div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div class="perm">
- <div style="float:left; margin-top:50px; margin-left:30px;"><a href="{ReblogUrl}"><li class="fa fa-refresh"></li> Reblog</a></div>
- <div style="float:right; margin-top:50px; margin-right:30px;"><a href="{Permalink}"><li class="fa fa-heart"></li> {NoteCount}</a></div>
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}
- <div style="padding:15px;">{Body}</div>
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" width="250"/>
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:20px; padding-bottom:0px; font-weight:normal; font-size:15px; font-style:italic;">{Quote}</br></div>
- <div style="text-align:right; margin-right:10px; float:right; font-size:9px; text-transform:uppercase; padding-bottom:5px;">
- </br>{block:Source}- {Source}{/block:Source} </br>
- </div>
- {/block:Quote}
- {block:Video}
- {Video-250}
- <br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- <div style="padding:15px;">{block:Description}{Description}{/block:Description}</div>
- {/block:Link}
- {block:Chat}
- <div style="padding:15px;">
- {block:Lines}
- {block:Label}
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div style="padding:15px;"><div class="audioicon"><div class="player"><div class="audioplay">{AudioPlayer}</div></div><div class="audiodesc"><b>{block:TrackName}{TrackName}{/block:TrackName}</b> {block:Artist}, {Artist}{/block:Artist}</div></div></div>{/block:Audio}
- {block:Answer}
- <div style="padding:15px;">
- <div id="question">
- <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
- </div>
- <div class="asktri"></div>
- <div id="answer">
- {Answer}
- </div>
- </div>
- {/block:Answer}
- {block:PermalinkPage}
- <div style="padding:10px;">
- <center> {block:Caption} {Caption} {/block:Caption}</br></br></center>
- {block:Date}
- <b>NOTES:</b> {NoteCount} </br>
- <b>DATE:</b> {DayOfMonthWithZero} {Month}
- {/block:Date}
- </div>
- {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- {block:IfNotInfiniteScroll}
- <div id="top2">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Back</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <a href="#"><span class="current_page"><li style="font-size:10px;" class="fa fa-music"></li></a></span></a>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IfNotInfiniteScroll}
- <div id="top1"><a href="http://amplamente.tumblr.com/" title="tema feito por amplamente"><div style="font-size:6.5px;"> Thm </div><div style="font-weight:bold;">Am</a></div></div>
- {block:IfInfiniteScroll}
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}
- <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IfInfiniteScroll}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement