Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- ─────────╔╗────────────╔╗
- ─────────║║───────────╔╝╚╗
- ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
- ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
- ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
- ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
- ──────║║
- ──────╚╝
- ➸ 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="#f6f6f6"/>
- <meta name="color:Post Bg" content="#fff"/>
- <meta name="color:Shadows" content="#f3f3f3"/>
- <meta name="color:Text" content="#888888"/>
- <meta name="color:Link" content="#ccc"/>
- <meta name="color:Link hover" content="#222222"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="select:Columns" content="485px" title="1" />
- <meta name="select:Columns" content="980px" title="2" />
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content="http://i.imgur.com/mdjznlZ.png"/>
- <meta name="text:Font size" content="12" />
- <meta name="text:Sidebar border radius" content="100" />
- <meta name="text:More info" content="Lorem ipsum dolor sit amet" />
- <meta name="text:Tagged" content="#tag" />
- <meta name="text:Your url" content="amplamente" />
- <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="/" />
- <meta name="text:Link5" content="link 5" />
- <meta name="text:Link5url" content="/" />
- <meta name="text:Link6" content="link 6" />
- <meta name="text:Link6url" 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>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.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=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 rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/33sakshawgsp033/uniicons-adj.css?dl=0">
- <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script language="javascript">
- $(document).ready(function() {
- $('a#clickbutton').click(function() {
- $('.t',this).toggle();
- });
- $("#about").css({"bottom": "120%"})
- $("#clickbutton").toggle(
- function () {
- $("#about").animate({"bottom": "0%"}, "slow");
- },
- function () {
- $("#about").animate({"bottom": "120%"}, "slow");
- });
- });
- </script>
- <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">
- #about {
- margin-left:300px;
- position: fixed;
- width:1170px;
- height:800px;
- margin-bottom:0px;
- font:10px ‘Arial’;
- padding: 20px;
- background:{color:background};
- color:white;
- bottom:120%;
- padding:20px;
- z-index:9;
- }
- /* BOTÕES DE CONTROLES PERSONALIZADOS FEITO POR GABRIELE EM (CLAMAM.TUMBLR.COM) DISPONÍVEL EM PASSO-HTML. NÃO REMOVA OS CRÉDITOS DAQUI! */
- #ph-controls{position:fixed; width:auto; padding:0 10px; top:20px; right:10px; margin:8px; z-index:99; text-align:center;}
- #ph-controls a{z-index:99; display:inline-block; margin:0px 4px; font-size:18px;}
- #tumblr_controls,.tmblr-iframe {{block:IndexPage}display:none!important; {/block:IndexPage}}
- hr {
- border:1px solid #eee;
- width:180px;
- margin-top:20px;
- margin-bottom:20px;
- }
- .ch { /* CHAT */
- background:transparent;
- margin-bottom:20px;
- font-size:11px;
- }
- .ch .ch1 { /* LINHAS DO CHAT */
- padding:10px;
- margin-bottom:5px;
- }
- .ch1:nth-child(2n+1){/* PRIMEIRA PESSOA - COR DE FUNDO + MARGEN + TEXTO*/
- background:#fbfbfb;
- border:1px solid #eee;
- color:#999;
- border-radius:5px;
- border-bottom-right-radius:0px;
- }
- .ch1:nth-child(2n+2){/* SEGUNDA PESSOA - COR DE FUNDO + MARGEN + TEXTO */
- background:transparent;
- border:1px solid #eee;
- color:#999;
- border-radius:5px;
- border-bottom-left-radius:0px;
- }
- .ch b{/* NOME DA PESSOA QUE ESTÁ FALANDO */
- text-transform:uppercase; font-size:10px; color:#999;}
- .sform input {
- font-size:10px;
- text-transform:uppercase;
- color:{color:Shadows};
- text-align:center;
- background:transparent;
- border:0px;
- padding:7px;
- letter-spacing:2px;
- background:{color:post bg};
- }
- ::-webkit-input-placeholder { color: {color:search box text}; }
- :-moz-placeholder { color: {color:search box text}; }
- ::-moz-placeholder { color: {color:search box text}; }
- :-ms-input-placeholder { color: {color:search box text}; }
- .sbox {
- margin-top:5px;
- margin-left:auto;
- margin-right:auto;
- width:240px;
- float:left;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .sbox:hover {
- background:{color:banner hover};
- color:{color:search box text typing};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- blockquote {
- margin-left:10px;
- padding:6px;
- padding-left:12px;
- width:330px;
- background:transparent;
- border-left:2px solid #eee;
- border-radius:2px;
- }
- blockquote img {max-width:250px !important;}
- /* BY CLAMAM */
- .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
- .album img{width:86px; height:86px; border-radius:4px; overflow: hidden; -moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s;}
- .album img:hover{-moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s;}
- .player{width:10px; height:11px; overflow:hidden; padding:4px 21px 21px 4px; margin-top:27px; margin-left:27px; position:absolute; background-color:{color:background}; opacity: 0.9; z-index: 8; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear;}
- .player:hover {opacity:1;}
- .track{margin-left:80px; overflow:auto; min-height:65px; max-height:100px; font-size:10px; padding:10px;text-transform:uppercase;letter-spacing:.5px; margin-top:0px; padding-left:20px; border-radius:4px; border:1px solid {color:shadows};}
- /* BY CLAMAM */
- #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;
- margin-right:20px;
- padding:4px;
- background:{color:question};
- }
- h4 {
- font-size:11px;
- color:{color:bold};
- text-align:left;
- font-weight:normal;
- padding-bottom:5px;
- margin-bottom:6px;
- font-weight:bold;
- }
- #asker {font-weight:normal; text-transform:uppercase; font-style:normal; }
- #asker a {text-align:center; font-size:12px;}
- #asked_question {
- background-color:transparent;
- padding-top:0px;
- padding:20px;
- padding-right:30px;
- padding-left:30px;
- margin-top:-20px;
- min-height:20px;
- text-align:left;
- margin-left:-15px;
- width:370px;
- border-bottom:1px solid {color:shadows};
- }
- #answer {
- padding:2px 10px;
- margin-left:5px;
- margin-top:10px;
- margin-bottom:5px;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px;
- padding-left:8px;
- padding-right:8px;
- margin:15px 20px;
- font-size:9px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:#999;
- background:#fff;
- border:1px solid #eee;
- 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};
- }
- i { color: {color:link} ;!important; }
- u { border-bottom: 1px solid {color:link}; text-decoration:none;}
- iframe#tumblr_controls {black-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%)}
- .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {opacity:0.2; position:fixed;}
- h1 {
- font-size:16px;
- color:{color:bold};
- text-align:left;
- font-weight:normal;
- padding-bottom:5px;
- margin-bottom:10px;
- font-weight:bold;
- }
- .date {
- line-height:0px;
- margin-top:-10px;
- padding-top:0px;
- float:right;
- margin-right:0px;
- text-align:right;
- width:250px;
- background-color:transparent;
- text-transform:uppercase;
- font-size:10px;
- color:gray;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .date a{color:#b3b3b3; text-shadow:none; margin-right:3px;}
- .date a:hover {border-bottom:none; cursor:help; text-shadow:none; color:#737373; }
- .reblog {
- margin-top:4px;
- margin-left:10px;
- padding-top:0px;
- float:left;
- background-color:transparent;
- padding:5px;
- font-size:12px;
- color:gray;
- font-weight:bold;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .likie {
- margin-top:-16px;
- margin-left:10px;
- background-color:transparent;
- padding-top:0px;
- 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;
- }
- 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;
- }
- body{
- cursor:crosshair;
- color:{color:Text};
- font-family: 'Noto Sans', sans-serif;
- font-size:{text:font size}px;
- background: {color:background} url("{image:background}") fixed;
- }
- h2 {text-align:center; text-transform:none;}
- #post{
- margin-top:0px;
- width:{select:columns};
- height:auto;
- margin-left:320px;
- color:{color:Text};
- background:transparent;
- padding:20px;
- padding-top:80px;
- text-align:left;
- }
- .entry{
- border-radius:4px;
- text-align:left;
- padding:15px;
- color:{color:Text};
- background:{color:post bg};
- width:400px;
- height:auto;
- float:left;
- margin:30px;
- -webkit-box-shadow: 4px 4px 0 0 {color:shadows};
- box-shadow: 4px 4px 0 0 {color:shadows};
- -webkit-transition: 1s ease-in-out;
- -moz-transition: 1s ease-in-out;
- -o-transition: 1s ease-in-out;
- }
- .entry img{
- max-width:400px;
- height:auto;
- float:left;
- margin-bottom:8px;
- }
- .entry .perm{
- text-transform:uppercase;
- background:{color:post bg};
- text-align:left;
- margin-top:-20px;
- margin-left:450px;
- border-bottom:1px solid {color:Shadows};
- 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;
- }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar {height:5px; width:2px;}
- ::-webkit-scrollbar-track-piece {
- background-color:{color:header bg};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- }
- #notas {
- margin-top:0px;
- width:95%;
- height:200px;
- overflow-y:auto;
- padding:10px;
- text-transform:uppercase;
- margin-left:auto;
- margin-right:auto;
- }
- .notes img {
- width: 15px;
- border-radius:2px;
- float:right;
- list-style:none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- ol.notes, .notes li {
- border-bottom:1px solid {color:Shadows};
- list-style:none;
- width: 100%;
- padding:10px;
- font-size:10px;
- 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};
- }
- .tags {
- text-align:center;
- width:430px;
- margin-bottom:-50px;
- margin-left:-20px;
- height:auto;
- background:transparent;
- text-transform:uppercase;
- margin-top:10px;
- margin-bottom:0px;
- border-top:1px solid {color:shadows};
- }
- .tags a{
- margin:4px;
- background:transparent;
- font-size:8px;
- color:#ccc;
- -webkit-transition: all 3s ease-in-out;
- -moz-transition: all 3s ease-in-out;
- -ms-transition: all 3s ease-in-out;
- -o-transition: all 3s ease-in-out;
- transition: all 3s ease-in-out;
- }
- .tags a:hover {
- text-decoration:line-through;
- -webkit-transition: all 3s ease-in-out;
- -moz-transition: all 3s ease-in-out;
- -ms-transition: all 3s ease-in-out;
- -o-transition: all 3s ease-in-out;
- transition: all 3s ease-in-out;
- }
- #top1 { position:fixed; width:auto; height:auto; letter-spacing: 1px; right:10px; bottom:10px; font-size:27px; 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{background-color: rgba(255, 255, 255, 0.5); padding:10px; border-radius:2px; color: rgba(128, 128, 128, 0.9);}
- #top1 a:hover {text-shadow:none;}
- .scrollup {
- width: auto;
- height: auto;
- position: fixed;
- bottom: 45px;
- right: 10px;
- text-transform:none;
- display:none;
- padding:10px;
- border-radius:2px;
- color: rgba(128, 128, 128, 0.7);
- background-color: rgba(255, 255, 255, 0.5);
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .scrollup:hover {
- bottom:55px;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #poxa {
- margin-top:15px;
- }
- #poxa a {
- padding:3px;
- font-size:10px;
- text-align:left;
- margin-left:3px;
- width:210px;
- margin-bottom:7px;
- text-transform:lowercase;
- display:inline-block;
- color:{color:text};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- text-decoration:none;
- text-shadow:none;
- }
- #poxa a:hover {
- text-shadow:none;
- padding-left:15px;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;}
- .sobre {
- font-family: 'Noto Sans', sans-serif;
- font-size:{text:font size}px;
- text-transform:none;
- padding:5px;
- text-align:left;
- margin-top:0px;
- background:transparent;
- }
- #fter {
- height:auto;
- width:920px;
- margin-top:-10px;
- margin-bottom:-20px;
- padding:40px;
- text-align:center;
- margin-left:auto;
- margin-right:auto;
- background:#fff;
- border-top:1px solid {color:shadows};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #cola {
- {block:PermalinkPage} display:none; {/block:PermalinkPage}
- float:left;
- width:390px;
- padding-bottom:0px;
- margin-top:10px;
- margin-left:-15px;
- margin-bottom:-15px;
- padding:20px;
- background:{color:post bg};
- border-bottom-left-radius:4px;
- border-bottom-right-radius:4px;
- border-top:1px solid {color:shadows};
- }
- .pow {
- text-align:left;
- float:left;
- }
- #foto {
- width:200px;
- background:#fff;
- border-radius:4px;
- padding:20px;
- margin:20px;
- float:left;
- color:{color:text};
- font-family:Noto Sans;
- font-size:{text:font size};
- height:150px;
- -webkit-box-shadow: 4px 4px 0 0 {color:shadows};
- box-shadow: 4px 4px 0 0 {color:shadows};
- overflow-y:auto;
- overflow-x:hidden;
- }
- #ct {
- width:840px;
- margin-top:150px;
- background:transparent;
- margin-left:auto;
- margin-right:auto;
- height:20px;
- }
- #abtitle {
- text-align:left;
- font-size:14px;
- font-weight:bold;
- border-bottom:1px solid {color:shadows};
- margin-bottom:15px;
- padding-bottom:3px;
- }
- .ff {
- padding-top:0px;
- padding:0px;
- background:transparent;
- }
- .ff img{
- max-width:28px;
- background:transparent;
- margin:4px;
- -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;
- border-radius:100%;
- }
- .ff a:hover {background:transparent;}
- .ff img: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;
- -webkit-transform: rotate(-360deg);
- -moz-transform: rotate(-360deg);
- -o-transform: rotate(-360deg);
- -ms-transform: rotate(-360deg);
- transform: rotate(-360deg);
- border-radius:10%;
- }
- .apr2 {/* FOTO */
- width:100px;
- margin-left:0;
- border-radius:calc({text:sidebar border radius}px - 5px);
- }
- .sidebar2 { /* SIDEBAR */
- position:fixed;
- width:100px;
- height:100px;
- background:{color:post bg};
- border-radius:{text:sidebar border radius}px;
- top:50%;
- margin-top:-100px;
- left:150px;
- padding:10px;
- -webkit-box-shadow: 3px 3px 0 0 {color:shadows};
- box-shadow: 3px 3px 0 0 {color:shadows};
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -ms-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .sidebar2:hover { /* SIDEBAR QUANDO PASSA O MOUSE */
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -ms-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .sidebar2 .sidetitle2{ /* TITULO DA SIDEBAR */
- position:absolute;
- width:80px;
- height:80px;
- background:{color:post bg};
- border-radius:{text:sidebar border radius}px;
- padding:10px;
- margin-top:-200px;
- margin-left:0px;
- font-size:45px;
- text-transform:none;
- opacity:0.0;
- -webkit-box-shadow: 3px 3px 0 0 {color:shadows};
- box-shadow: 3px 3px 0 0 {color:shadows};
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -ms-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .sidebar2:hover .sidetitle2{ /* TITULO DA SIDEBAR QUANDO PASSA O MOUSE */
- opacity:1;
- margin-top:-230px;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -ms-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .sidebar2 .sidedesc2{ /* DESCRIÇÃO DA SIDEBAR */
- position:absolute;
- width:60px;
- height:60px;
- background:{color:post bg};
- border-radius:{text:sidebar border radius}px;
- margin-top:-21px;
- margin-left:11px;
- font-size:30px;
- opacity:0.0;
- padding:10px;
- -webkit-box-shadow: 3px 3px 0 0 {color:shadows};
- box-shadow: 3px 3px 0 0 {color:shadows};
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -ms-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .sidebar2:hover .sidedesc2{ /* DESCRIÇÃO QUANDO PASSA O MOUSE */
- opacity:1;
- margin-top:21px;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -ms-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- #fx {
- position:fixed;
- height:100%;
- width:300px;
- left:0px;
- top:0px;
- }
- #viu {
- z-index:99;
- background:transparent;
- position:fixed;
- right:20px;
- top:30px;
- width:auto;
- text-align:center;
- }
- #viu a {
- padding-left:8px;
- padding-right:8px;
- margin-left:10px;
- text-transform:uppercase;
- display:inline-block;
- text-align:left;
- background-color:{color:post bg};
- border-radius:100%;
- padding:5px;
- color:transparent;
- font-size:11px;
- -webkit-box-shadow: 2px 2px 0 0 {color:shadows};
- box-shadow: 2px 2px 0 0 {color:shadows};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #viu a:hover {
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- -o-transform: scale(1.5);
- -ms-transform: scale(1.5);
- transform: scale(1.5);
- -moz-transform: rotate(360deg);
- -webkit-transform: rotate(360deg);
- -o-transform: rotate(360deg);
- -ms-transform: rotate(360deg);
- transform: rotate(360deg);
- color:#ccc;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #tagged a{
- padding:2px;
- font-size:11px;
- }
- #tagged a:hover {
- background:{color:link};
- color:{color:post bg}
- }
- {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 : "http://static.tumblr.com/nnc3xz0/eYDo4b927/loading5.gif",
- 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="fx">
- <div class="sidebar2">
- <img class="apr2" src="{image:sidebar}" />
- <div class="sidetitle2">
- <a id="clickbutton" class="t" style="cursor:pointer;"><span class="t">
- <li title="click for more" style="margin-top:20px; margin-left:28px" class="fa fa-pl">+</li>
- </span><span class="t" style="display:none">
- <li title="click for less" style="margin-top:15px; margin-left:33px" class="fa fa-mi">-</li>
- </span></a>
- </div>
- <div class="sidedesc2">
- {block:IfNotInfiniteScroll}
- {block:Pagination}
- <div style="margin-top:12px; margin-left:15px; line-height:18px;">
- {block:PreviousPage}<a title="Previous Page" href="{PreviousPage}">⬅</a></br>
- {/block:PreviousPage}
- {block:NextPage}<a title="Next Page" href="{NextPage}">➡</a>{/block:NextPage}
- </div>
- {/block:Pagination}{/block:IfNotInfiniteScroll}
- </div>
- </div></div>
- <div id="about"><div id="ct">
- <div id="foto"><div id="abtitle">{title}</div>{Description}</div>
- <div id="foto"><div id="abtitle">Tagged</div><div id="tagged">{text:tagged}</div></div>
- <div id="foto"><div id="abtitle">Links</div><div id="poxa">
- <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>
- <a href="{text:link5url}">{text:link5}</a>
- <a href="{text:link6url}">{text:link6}</a>
- </div></div>
- <div id="foto"><div id="abtitle">Blogroll</div><div class="ff">{block:Following}{block:Followed}<a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-30}"></a>{/block:Followed}{/block:Following}
- </div></div>
- <div id="foto"><div id="abtitle">Ask me</div><iframe frameborder="0" height="auto" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{text:your url}.tumblr.com" width="100%"></iframe></div>
- <div id="foto"><div id="abtitle">More info</div>{text:More Info}</br>Estabilished {CopyrightYears}</br>Licensed by Creative Commons</div>
- </div></div>
- <div id="viu">
- <a style="padding-left:9px; padding-right:9px;" href="http://tumblr.com/follow/{text:your url}" title="Follow"><li class="fa fa-user"></li></a><a style="padding-left:7px; padding-right:7px;" href="https://www.tumblr.com/dashboard?conversation={text:your url}" title="Chat"><li class="fa fa-weixin"></li></a><a style="padding-left:8px; padding-right:8px;" href="http://tumblr.com/dashboard" title="Dashboard"><li class="fa fa-home"></li></a></div>
- <a href="#" class="scrollup"><li style="font-size:13px;" class="fa fa-angle-up"></li> Top</a>
- <div id="post">
- {block:Posts}
- <div class="entry">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="margin-top:-11px;" class="reblog">{ReblogButton Color="Gray" Size="13"}</div>
- <div class="likie" >{LikeButton Color="Gray" Size="13"}</div>
- <div class="date">
- <a href="{Permalink}">{block:Date} {DayOfMonthWithZero} {ShortMonth} {Year} {/block:Date}</a>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>
- <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a>
- {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Text}
- {block:Photo}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="400"/></a>
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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> <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:10px; padding-left:50px; padding-right:50px; font-weight:normal; font-size:14px; padding-bottom:0px;">{Quote}</br></div>
- <div align="right" style="text-align:center; font-size:11px; padding-bottom:15px;">
- </br>{block:Source}— {Source}{/block:Source} </br>
- </div>
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Quote}
- {block:Video}
- {Video-400}<br>{PlayCountWithLabel}
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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} {DayOfMonth Zero} {ShortMonth} {Year} {/block:Date}</a>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="ch">{block:Lines}<div class="ch1">{block:Label}<b>{Label}</b>
- {/block:Label}{Line}</div>{/block:Lines}</div>
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
- {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
- <div class="track">
- <b>
- {block:TrackName}{TrackName}{/block:TrackName}</br>
- {block:Artist}{Artist}{/block:Artist}</br>
- {block:Album} {Album}{/block:Album}</br>
- {FormattedPlayCount}
- </b>
- </div>
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div id="cola">
- <div style="">
- <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>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Audio}
- {block:Answer}
- <div id="question">
- <div id="asked_question"><span id="asker"><h4>{Asker}:</h4></span>{Question}</div></div>
- <div id="answer"> {Answer}</div>
- <div id="cola">
- {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
- <div style="">
- <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>
- <a href="{permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a> {/block:RebloggedFrom}
- </div>
- <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Answer}
- {block:PermalinkPage}
- <div style="padding:15px;">
- {block:Date}<b><li class="fa fa-clock-o"></li> Posted:</b> {DayOfMonthWithZero} {Month}, {TimeAgo} {/block:Date}</br>
- {block:RebloggedFrom}
- <b><li class="fa fa-retweet"></li> Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a></br>
- <b><li class="fa fa-globe"></li> Source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a></br>
- {/block:RebloggedFrom}
- {block:NoteCount}<b><li class="fa fa-heart"></li> Notes:</b> {NoteCount}{/block:NoteCount}
- </br>
- {block:HasTags}
- <b><li class="fa fa-tags"></li> Tags:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </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}
- <div id="top1">
- <a href="http://amplamente.tumblr.com/" title="amplamente">Am</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement