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="#bbe4d0"/>
- <meta name="color:Tooltip bg" content="#141414"/>
- <meta name="color:Tooltip text" content="#fff"/>
- <meta name="color:Borders" content="#eee"/>
- <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 hover" content="#bbe4d0"/>
- <meta name="color:Title" content="#222222"/>
- <meta name="color:Description" content="#999"/>
- <meta name="color:Scrollbar" content="#141414"/>
- <meta name="select:Columns" content="410px" title="One"/>
- <meta name="select:Columns" content="830px" title="Two"/>
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="if:Caption" content="0"/>
- <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="//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,500italic,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">
- .reblog {
- margin-top:0px;
- margin-left:130px;
- float:left;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .likie {
- margin-top:0px;
- margin-left:10px;
- margin-bottom:5px;
- float:left;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .scrollup {
- width: auto;
- height: auto;
- position: fixed;
- bottom: 50px;
- right: 20px;
- z-index:9999;
- text-transform:none;
- display:none;
- font-weight:bold;
- }
- u { border-bottom: 1px solid; 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:9; 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:170px;
- font-size:11px;
- text-transform:none;
- z-index:99;
- position:relative;
- 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;
- }
- #top2 a:hover{
- -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:center;
- margin-left:auto;
- margin-right:auto;
- text-align:center;
- margin-top:0px;
- width:280px;
- padding:0px;
- }
- #navigation a {
- cursor:pointer;
- position:relative;
- text-shadow:none;
- margin-left:10px;
- font-size:9.5px;
- display:inline-block;
- text-align:center;
- text-transform:lowercase;
- color:{color:header link};
- border-bottom:1px solid {color:borders};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #navigation a:hover {
- text-shadow:none;
- 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{ z-index:9999999 !important;
- -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{ z-index:9999999 !important;
- 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%);}
- 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 {
- margin-top:15px;
- margin-bottom:-13px;
- font-size:15px;
- text-align:center;
- text-transform:uppercase;
- font-weight:normal;
- }
- body{
- 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{
- z-index:99;
- padding-top:20px;
- margin-top:30px;
- width:{select:columns};
- height:100%;
- margin-left:auto;
- margin-right:auto;
- float:center;
- background-color:transparent;
- padding:0px;
- }
- .entry{
- z-index:99;
- text-align:left;
- padding:3px;
- border:1px solid {color:borders};
- background-color:{color:post bg};
- width:300px;
- height:auto;
- {block:PermalinkPage}
- width:500px;
- margin-left:auto;
- margin-right:auto;
- float:center;
- {/block:PermalinkPage}
- float:center;
- opacity:1;
- color:{color:Text};
- margin:50px;
- }
- .entry img{
- border-radius:0px;
- max-width:300px;
- {block:PermalinkPage}
- max-width:500px;
- width:500px;
- {/block:PermalinkPage}
- margin-bottom:0px;
- padding-bottom:0px;
- {block:IfNotCaption}
- margin-bottom:-3px;
- {/block:IfNotCaption}
- }
- .entry .perm{
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- background:transparent;
- margin-top:-25px;
- width:300px;
- margin-left:0px;
- height:auto;
- position:absolute;
- opacity:0.0;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .perm{
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out
- }
- #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:link}; }
- ::selection { background: {color:text}; color: {color:link}; }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar {width:11px;height:11px;background:{color:borders};}
- ::-webkit-scrollbar-thumb {background:{color:title};}
- ::-webkit-scrollbar,::-webkit-scrollbar-thumb {
- border:5px solid {color:background};
- }
- blockquote {
- margin-left:5px;
- width:93%;
- padding-left:10px;
- background:transparent;
- border-left:2px solid {color:borders};
- }
- blockquote img {max-width:150px;}
- #question {padding:0px; margin-bottom:5px;}
- #asker_portrait img{float:left; max-width:48px; border-radius:5px; margin-right:20px;}
- #asker {text-transform:uppercase; font:bold 10px;}
- #asker a {color:#000;}
- #asker a:hover {color:#ccc;}
- #asked_question {
- background-color:#fbfbfb;
- border:1px solid {color:borders};
- padding:10px;
- border-radius:5px;
- min-height:20px;
- max-width:460px;
- margin-left:55px;
- }
- #answer {
- padding:2px 10px;
- background:transparent;
- font-style:italic;
- margin-left:0px;
- }
- .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:{select:columns};
- height:auto;
- margin-top:40px;
- float:center;
- margin-left:auto;
- margin-right:auto;
- padding:0px;
- background-color:transparent;
- font-size:20px;
- font-weight:normal;
- text-transform:uppercase;
- z-index:9999;
- font-weight:400;
- }
- #hd {
- height:70px;
- margin-top:8px;
- padding:3px;
- background:{color:post bg};
- border:1px solid {color:borders};
- float:center;
- margin-left:auto;
- margin-right:auto;
- border-radius:100px;
- }
- .ttb {
- background:transparent;
- text-align:center;
- float:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:0px;
- padding:5px;
- font-size:15px;
- }
- .ttb a {color:{color:title};}
- .sens {
- float:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:0px;
- text-align:center;
- letter-spacing:0px;
- font-size:10px;
- text-transform:none;
- color:{color:description};
- }
- .ab {
- position:fixed;
- left:0px;
- bottom:0px;
- height:30px;
- width:100%;
- border-top:1px solid {color:borders};
- background-color:{color:header bg};
- z-index:9999;
- }
- #sidebar {
- width:110%;
- float:center;
- height:930px;
- margin-bottom:50px;
- background: {color:background} url("{image:wallpaper}") fixed;
- background-position:top , left;
- margin-left:-10px;
- margin-top:-280px;
- text-align:Center;
- z-index:99999;
- padding:0px;
- position:relative;
- }
- #onda {
- top:210px;
- margin-top:280px;
- margin-left:auto;
- left:-5%;
- margin-right:auto;
- float:center;
- width:700px;
- position:relative;
- text-transform:uppercase;
- font-size:50px;
- color:{color:title};
- background:transparent;
- padding:20px;
- }
- #onda a{
- text-shadow:;
- color:{color:title};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- #onda a:hover {
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- text-shadow:none;
- }
- .dsc {
- font-size:30px;
- color:black;
- cursor:pointer;
- }
- .dcs a{ color:#fff !important; }
- .dsc a:hover{
- color:black;
- }
- #drc {
- font-size:9.5px;
- margin-top:15px;
- margin-bottom:30px;
- }
- #drc a {
- background:{color:title};
- padding:5px;
- padding-left:10px;
- padding-right:10px;
- color: #000;
- font-family:montserrat;
- border-radius:10px;
- margin-left:10px;
- }
- .sh a{
- color:#b3b3b3;
- font-family:montserrat;
- font-weight:bold;
- font-size:12px;
- float:left;
- margin-top:-1px;
- margin-left:8px;
- }
- .entry .tags {
- text-align:center;
- font-family:calibri;
- font-size:9.5px;
- font-style:italic;
- width:300px;
- height:auto;
- float:left;
- position:relative;
- background:transparent;
- float:center;
- padding:0px;
- margin-top:-5px;
- margin-bottom:3px;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .tags {
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- opacity:1;
- }
- .entry .tags a{
- color:#a6a6a6;
- margin-left:6px;
- background:transparent;
- text-transform:lowercase;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry .tags a:hover {
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .sb {
- {block:IndexPage}
- width:276px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:526px;
- {/block:PermalinkPage}
- margin-left:-3px;
- margin-top:3px;
- border-top:1px solid {color:borders};
- padding:15px;
- padding-top:5px;
- padding-bottom:3px;
- }
- .likebutton iframe { margin-top:-5px;
- height:13px!important;}
- .button { display:inline-block;
- width:16px;
- float:left;
- height:7px; }
- iframe.photoset {
- {block:IndexPage}
- width:300px;
- max-width:300px;
- height:auto;
- {/block:IndexPage}
- }
- iframe.photoset {
- margin-bottom:-2px;
- margin-right:-2px;
- }
- {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:20px;" class="fa fa-angle-up"></li></a>
- <div id="cabi">
- <center><img id="hd" src="{image:favicon}"></center>
- <div class="ttb"><a 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 id="fd"></div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div class="perm">
- <div class="reblog">{ReblogButton color="gray" size="12"}</div>
- <div class="likie" ><div class="button likebutton">{LikeButton size=12}</div></div>
- <div class="sh"><a href="{Permalink}" title="{NOteCountWithLabel}"><i class="fa fa-share-alt"></i></a></div>
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}
- <div style="padding:15px;">{Body}</div>
- {/block:Text}
- {block:Photo}
- <a href="{Permalink}"><img src="{PhotoURL-500}" width="300"/></a>
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset}
- {/block:IndexPage}
- {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:20px; font-weight:normal; font-size:15px; font-style:italic;">{Quote}</br></div>
- {/block:Quote}
- {block:Video}
- {Video-300}
- <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:10px;">
- <div id="question">
- <center><div id="asker_portrait"><img src="{AskerPortraitURL-48}"></div></center>
- <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
- </div>
- <div id="answer">
- {Answer}
- </div></div>
- {/block:Answer}
- {block:IfCaption}
- <div class="sb">{block:Caption} {Caption} {/block:Caption}</div>
- <div class="tags">
- {block:HasTags}{block:Tags}<a href="{TagURL}"> {Tag} </a>{/block:Tags}{/block:HasTags}</div>
- {/block:IfCaption}
- {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}"><u>B</u>ack</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <a href="#"><span class="current_page">{CurrentPage}</a></span></a>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"><u>F</u>orth</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