Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- ─────────╔╗────────────╔╗
- ─────────║║───────────╔╝╚╗
- ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
- ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
- ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
- ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
- ──────║║
- ──────╚╝
- ➸ Scartissue Theme
- ➸ Tema criado por Carolaine Vieira
- ➸ Theme made by Amplamente
- ➸ http://amplamente.tumblr.com
- ➸ Não retire os crédtios
- ➸ Don't remove credit
- -->
- <head>
- <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="#ffff"/>
- <meta name="color:Post Bg" content="#fff"/>
- <meta name="color:Tooltip bg" content="#eee"/>
- <meta name="color:Tooltip text" content="#888888"/>
- <meta name="color:Question" content="#eee"/>
- <meta name="color:Question text" content="#666666"/>
- <meta name="color:Question link" content="#141414"/>
- <meta name="color:Answer" content="#ffffff"/>
- <meta name="color:Border" content="#eeeeee"/>
- <meta name="color:Text" content="#888888"/>
- <meta name="color:Link" content="#222222"/>
- <meta name="color:Bold" content="#191919"/>
- <meta name="color:Italic" content="#f54349"/>
- <meta name="color:Title" content="#666"/>
- <meta name="color:Sidebar description" content="#888888"/>
- <meta name="color:Sidebar bg" content="#fff"/>
- <meta name="color:Sidebar link" content="#666666"/>
- <meta name="color:Sidebar link hover" content="#141414"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar image" 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="/" />
- <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>
- <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Nunito:400,700|Muli:400,400italic|Josefin+Sans:400,700,700italic|Exo+2:400,700,700italic|Quicksand:400,700' 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=Allura' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Cantarell:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900' rel='stylesheet' type='text/css'>
- <style type="text/css">
- .close {
- padding:10px;
- width:auto;
- height:20px;
- font-size:15px;
- background:;
- margin-left:20px;
- margin-top:20px;
- float:center;
- color:{color:menu link};
- }
- .close a{
- color:{color:menu link};
- }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:2px solid{color:text};
- background:transparent;
- }
- .audioicon {border:1px solid transparent; margin-right:10px;}
- .audioplay {width:28px; margin-top:3px; overflow:hidden;}
- .player { background:transparent; width:28px; padding:6px 10px;display:inline-block;}
- .audiodesc {display:inline-block; vertical-align:top; height:46px; line-height:46px; margin-left:14px;}
- #sidepam {
- width:110px;
- height:auto;
- float:center;
- margin-left:30px;
- background:{color:sidebar bg};
- padding:5px;
- border-radius:5px;
- }
- #sidepam img {
- width:100px;
- float:center;
- border-radius:5px;
- -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;
- -webkit-filter: grayscale(0);
- }
- #sidepam img:hover {
- -webkit-filter: grayscale(0.7);
- transition:All .5s ease;
- -o-transition:All .5s ease;
- -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;
- }
- #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};
- }
- #asker {font-weight:normal; font-family:montserrat; text-transform:uppercase; font-style:normal; }
- #asker a {color:{color:question link}; text-align:center; font-size:12px;}
- #asked_question {
- background-color:{color:question};
- border:1px solid{color:question};
- color:{color:question text};
- padding:10px;
- font-style:italic;
- padding-top:20px;
- margin-top:30px;
- min-height:20px;
- text-align:center;
- font-size:12px;
- margin-left:5px;
- left:50px;
- padding-right:50px;
- }
- #answer {
- 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;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:8px;
- margin:15px 20px;
- background-color: {color:tooltip bg};
- font-family: calibri;
- font-size:11px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:tooltip text};
- border:1px solid #dfdfdf;
- z-index:9999999;
- }
- ol, ul {padding:0px;list-style-type:none;}
- ul li {position:relative;padding-left:20px;}
- ul li:before {
- content:'';
- position:absolute;
- display:block;
- top:8px;
- left:0px;
- width:10px;
- height:1px;
- background:{color:link};
- }
- #top3 {
- position:fixed;
- height:auto;
- width:175px;
- padding:10px;
- top:70px;
- left:150px;
- background:{color:sidebar bg};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- b { color: {color:bold}; !important; }
- i { color: {color:italic} ;!important; }
- u { border-bottom: 1px solid {color:link}; text-decoration:none;}
- #calado{
- z-index:4;
- background:transparent;
- margin-left:0px;
- margin-top:-1px;
- float:center;
- width:180px;
- text-align:center;
- padding:2px;
- padding-top:0px;
- }
- #calado a {
- text-shadow:none;
- padding:8px;
- margin-right:3px;
- font-size:9px;
- font-weight:bold;
- text-transform:uppercase;
- font-family:quicksand;
- display:inline-block;
- text-align:center;
- border-TOP:1px solid transparent;
- color:{color:sidebar link};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #calado a:hover {
- border-TOP:1px solid;
- text-shadow:none;
- color:{color:sidebar link hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.2;
- }
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%)
- }
- h1 {
- font-size:25px;
- color:{color:bold};
- font-family:quicksand;
- font-weight:normal;
- text-align:center;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- h1:hover {
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .description {
- padding:10px;
- padding-bottom:15px;
- padding-left:0px;
- float:center;
- margin-left:10px;
- width:150px;
- background:transparent;
- font-size:9.5px;
- font-family: cantarell;
- text-align:center;
- border-bottom:1px solid {color:border};
- color:{color:sidebar description};
- }
- .date {
- font-family:roboto;
- line-height:13px;
- margin-top:0px;
- margin-bottom:0;
- margin-left:20px;
- padding:5px;
- float:center;
- text-align:left;
- background-color:transparent;
- font-size:8px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .date a{color:#999; text-shadow:none;}
- .date a:hover {border-bottom:none; cursor:help; text-shadow:none; color:{color:link hover}; }
- .reblog {
- margin-top:2px;
- margin-left:20px;
- float:left;
- background-color:transparent;
- padding:5px;
- font-size:12px;
- color:black;
- font-weight:bold;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .likie {
- margin-top:2px;
- margin-left:15px;
- float:center;
- background-color:transparent;
- padding:5px;
- padding-bottom:3px;
- font-size:15px;
- color:#000;
- font-weight:bold;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .reblog a{color:{color:post bg};}
- 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;
- text-shadow:10px 0px transparent, -10px 0px transparent;
- }
- a:hover{
- text-shadow:0px 0px {color:link}, 0px 0px {color:link};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- body{
- overflow-x:hidden;
- cursor:crosshair;
- color:{color:Text};
- font-family: 'Cantarell', sans-serif;
- font-size:11px;
- background: {color:background} url("{image:background}") fixed no-repeat left top;
- background-size: 100% 100%;
- }
- h2 {text-align:center; text-transform:none;}
- #post{
- margin-top:50px;
- width:440px;
- margin-left:500px;
- color:{color:Text};
- color:transparent;
- float:center;
- padding:20px;
- }
- .entry{
- border:1px solid {color:border};
- padding:20px;
- color:{color:Text};
- background:{color:post bg};
- width:405px;
- height:auto;
- float:right;
- margin-bottom:80px;
- -webkit-transition: 1s ease-in-out;
- -moz-transition: 1s ease-in-out;
- -o-transition: 1s ease-in-out;
- }
- .entry:hover {
- -webkit-transition: 1s ease-in-out;
- -moz-transition: 1s ease-in-out;
- -o-transition: 1s ease-in-out;
- }
- .entry img{
- float:right;
- margin:2px;
- margin-bottom:5px;
- }
- .entry .perm{
- text-transform:uppercase;
- background:{color:post bg};
- text-align:left;
- margin-top:0px;
- margin-left:440px;
- border-left:1px solid {color:border};
- width:200px;
- height:auto;
- position:absolute;
- opacity:0.0;
- font-family: inconsolata;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .perm{
- height:auto;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry .perm2{
- text-transform:uppercase;
- background:{color:post bg};
- text-align:left;
- margin-top:0px;
- margin-left:-106px;
- border-right:1px solid {color:border};
- width:70px;
- height:auto;
- position:absolute;
- opacity:1;
- font-family: inconsolata;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .perm2{
- height:auto;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar {height:5px; width:6px;}
- ::-webkit-scrollbar-track-piece {
- background-color:{color:sidebar bg};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- }
- #notas {
- margin-top:10px;
- width:100%;
- height:200px;
- overflow-y:auto;
- background:transparent;
- }
- .notes img {
- width: 0px;
- height:0px;
- border-radius:100%;
- float:left;
- 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 {
- height:20px;
- width: 100%;
- margin-top: 5px;
- margin-left:0px;
- padding-left: 0px}
- .notes li:hover img {
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- h4 {
- font-weight:bold;
- font-size:20px;
- text-transform:none;
- text-align:center;
- Font-family:allura;
- color:{color:sidebar link};
- }
- .tags {
- text-align:left;
- font-family:roboto;
- font-size:8px;
- width:180px;
- background:transparent;
- text-transform:uppercase;
- float:left;
- margin-left:10px;
- padding:10px;
- margin-top:-10px;
- }
- .tags a{
- margin-left:4px;
- background:transparent;
- text-transform:uppercase;
- }
- #top1 { position:fixed; f width:auto; height:auto; letter-spacing: 1px; right:20px; bottom:20px; padding:8px; font-size:35px; font-family:Lovers Quarrel; line-height:14px; text-align:right; z-index:99;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- 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:30px;
- margin-bottom:50px;
- font-size:12px;
- text-transform:uppercase;
- z-index:4;
- text-align:center;
- float:center;
- font-family:montserrat;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a{margin-left:4px;
- padding:7px; background: {color:post bg}; color:{color:text};
- }
- #top2:hover{
- -webkit-transition:all 0.8s ease-out;
- -moz-transition:all 0.8s ease-out;
- transition:all 0.8s ease-out;
- }
- .sobre {
- font-family:roboto;
- font-size:10px;
- text-transform:none;
- padding:10px;
- border-top:1px solid {color:border};
- text-align:left;
- max-height:250px;
- margin-left:16px;
- }
- .mytitle {
- font-family:quicksand;
- text-transform:uppercase;
- font-weight:bold;
- font-size:15px;
- text-align:center;
- width:160px;
- padding:5px;
- background:transparent;
- }
- .mytitle a{
- color:{color:title};
- }
- .tipo {
- text-align:right;
- font-family:quicksand;
- float:right;
- padding:10px;
- padding-right:20px;
- }
- {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>
- <div id="top3">
- <div class="mytitle"><a href="/">{title}</a></div>
- <div id="sidepam"><img src="{image:sidebar image}"></div>
- <div class="description">{description}</div>
- <div id="calado">
- <a href="{text:link1url}">{text:link1}</a>
- <a href="{text:link2url}">{text:link2}</a>
- <a href="{text:link3url}">{text:link3}</a>
- </div>
- </div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div class="perm">
- <div style="float:center;">
- <div class="reblog">{ReblogButton color="gray" size="13"}</div>
- <div class="likie" >{LikeButton color="gray" size="13"}</div>
- </div>
- <div class="date"><a href="{Permalink}">{block:Date} {DayOfMonthWithZero} {ShortMonth} {Year} {/block:Date}</a>
- </br>
- <a href="{permalinkpage}">{NoteCountWithLabel}</a>
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- </div>
- <div class="perm2">
- <div class="tipo"> <B>TYPE</B> {PostType} </div>
- <div class="tipo"> <B>NUMBER</B> {PostNumber} </div>
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="400"/></a>
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:10px; font-family:Cantarell; font-weight:normal; font-size:15px;">{Quote}</br></div>
- <div align="right" style="text-align:center; font-size:9px; font-family:montserrat; text-transform:uppercase; padding-bottom:15px;">
- </br>{block:Source}— {Source}{/block:Source} </br>
- </div>
- {/block:Quote}
- {block:Video}
- {Video-400}<br>{PlayCountWithLabel}{/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}<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>
- {/block:Audio}
- {block:Answer}
- <div id="question">
- <div id="asker_portrait"><img src="{AskerPortraitURL-40}"></div>
- <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
- </div><div class="asktri"></div>
- <div id="answer">
- {Answer}
- </div>
- {/block:Answer}
- {block:PermalinkPage}
- <br>
- <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} </br> {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
- <Br>
- {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}"><li style="font-size:10px;" class="fa fa-chevron-left"></li></a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <a href="#"><span class="current_page"><li class="fa fa-check"></li></span></a>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"><li style="font-size:10px;" class="fa fa-chevron-right"></li></a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IfNotInfiniteScroll}
- {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}
- <div id="top1">
- <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente">Am</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement